All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-09-29 14:52:08 to 2016-09-29 15:53:06 UTC [more...]

[Qemu-devel] [PATCH 1/1] qemu-nbd: add the option to use pre-created server socket
 2016-09-29 15:52 UTC  (3+ messages)

[Qemu-trivial] [PATCH] qapi: make the json schema files more regular
 2016-09-29 15:52 UTC  (3+ messages)
  ` [Qemu-devel] "

[Qemu-devel] [PATCH v3 0/4] io: Various fixes around QIOChannel Features
 2016-09-29 15:52 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 1/4] io: Fix double shift usages on QIOChannel features
` [Qemu-devel] [PATCH v3 2/4] io: Use qio_channel_has_feature() where applicable
` [Qemu-devel] [PATCH v3 3/4] io: Introduce a qio_channel_set_feature() helper
` [Qemu-devel] [PATCH v3 4/4] io: Add a QIOChannelSocket cleanup test

[Qemu-devel] [PATCH] maint: Add module_block.h to .gitignore
 2016-09-29 15:51 UTC  (4+ messages)
` [Qemu-trivial] "
  ` [Qemu-trivial] "

[PATCH v2 0/1] s390 preparation for vcpu preempted check
 2016-09-29 15:51 UTC  (3+ messages)
` [PATCH v2 1/1] s390/spinlock: Provide vcpu_is_preempted

[PATCH v2 0/1] s390 preparation for vcpu preempted check
 2016-09-29 15:51 UTC 

[meta-security][PATCH] scapy: upgrade to 2.3.2
 2016-09-29 15:50 UTC  (2+ messages)

Your response is highly appreciated
 2016-09-29  9:31 UTC 

[PATCH] drm: Document caveats around atomic event handling
 2016-09-29 15:50 UTC 

[PATCH v6 00/16] Xattr inode operation removal
 2016-09-29 15:48 UTC  (17+ messages)
` [PATCH v6 01/16] xattr: Remove unnecessary NULL attribute name check
` [PATCH v6 02/16] jffs2: Remove jffs2_{get,set,remove}xattr macros
` [PATCH v6 03/16] hfs: Switch to generic xattr handlers
` [PATCH v6 04/16] kernfs: "
` [PATCH v6 05/16] sockfs: getxattr: Fail with -EOPNOTSUPP for invalid attribute names
` [PATCH v6 06/16] sockfs: Get rid of getxattr iop
` [PATCH v6 07/16] ecryptfs: Switch to generic xattr handlers
` [PATCH v6 08/16] lustre: "
` [PATCH v6 09/16] vfs: Move xattr_resolve_name to the front of fs/xattr.c
` [PATCH v6 10/16] vfs: Add IOP_XATTR inode operations flag
` [PATCH v6 11/16] vfs: Use IOP_XATTR flag for bad-inode handling
` [PATCH v6 12/16] libfs: Use IOP_XATTR flag for empty directory handling
` [PATCH v6 13/16] xattr: Add __vfs_{get,set,remove}xattr helpers
` [PATCH v6 14/16] vfs: Check for the IOP_XATTR flag in listxattr
` [PATCH v6 15/16] xattr: Stop calling {get,set,remove}xattr inode operations
` [PATCH v6 16/16] vfs: Remove "

[Qemu-trivial] [PATCH v2] MAINTAINERS: Add some more pattern to recognize all win32 related files
 2016-09-29 15:49 UTC  (3+ messages)
  ` [Qemu-devel] "

[Qemu-trivial] [PATCH] MAINTAINERS: Add some more rocker related files
 2016-09-29 15:48 UTC  (3+ messages)
  ` [Qemu-devel] "

[PATCH v6 1/6] drm/i915: Fallback to lower link rate and lane count during link training
 2016-09-29 15:48 UTC  (10+ messages)
` [PATCH v7 "

[B.A.T.M.A.N.] Broadcast Avoidances, Neighborhood Hash
 2016-09-29 15:48 UTC  (5+ messages)
` [B.A.T.M.A.N.] [PATCH 1/3] batman-adv: Store and transmit own neighborhood hash
` [B.A.T.M.A.N.] [PATCH 3/3] batman-adv: Evaluate and use neighborhood hash TVLV

[PATCH] blkcg: Unlock blkcg_pol_mutex once if cpd == NULL
 2016-09-29 15:32 UTC  (3+ messages)

[PATCH v2] blkcg: Unlock blkcg_pol_mutex once if cpd == NULL
 2016-09-29 15:33 UTC 

[Qemu-trivial] [PATCH] MAINTAINERS: Add header files to CRIS section
 2016-09-29 15:47 UTC  (3+ messages)
  ` [Qemu-devel] "

[Qemu-trivial] [PATCH] MAINTAINERS: Add some more files to the virtio section
 2016-09-29 15:47 UTC  (3+ messages)
  ` [Qemu-devel] "

[U-Boot] [RFC] Rearrange CONFIG_* macros
 2016-09-29 15:47 UTC  (5+ messages)

[Qemu-trivial] MAINTAINERS: Add some SPARC machine related files
 2016-09-29 15:46 UTC  (3+ messages)
  ` [Qemu-devel] "

[PATCH v2 0/3] Make /proc per net namespace objects belong to container
 2016-09-29 15:46 UTC  (3+ messages)
` [PATCH v2 3/3] net: make net namespace sysctls belong to container's owner

[Qemu-devel] [PATCH 0/9] Misc VNC server code cleanups
 2016-09-29 15:45 UTC  (10+ messages)
` [Qemu-devel] [PATCH 1/9] ui: remove misleading comment from vnc_init_state
` [Qemu-devel] [PATCH 2/9] ui: remove 'enabled' and 'ws_enabled' fields from VncState
` [Qemu-devel] [PATCH 3/9] ui: remove 'ws_tls' field "
` [Qemu-devel] [PATCH 4/9] ui: rename misleading 'VncDisplay' variables
` [Qemu-devel] [PATCH 5/9] ui: refactor method for setting up VncDisplay auth types
` [Qemu-devel] [PATCH 6/9] ui: remove bogus call to graphic_hw_update() in vnc_listen_io
` [Qemu-devel] [PATCH 7/9] ui: remove bogus call to reset_keys() in vnc_init_state
` [Qemu-devel] [PATCH 8/9] ui: move some initialization out of vnc_init_state
` [Qemu-devel] [PATCH 9/9] ui: rename vnc_init_state to vnc_start_protocol

[Qemu-trivial] [PATCH] MAINTAINERS: Add include/hw/audio/ to audio section
 2016-09-29 15:45 UTC  (3+ messages)
  ` [Qemu-devel] "

[Qemu-trivial] [PATCH] MAINTAINERS: Add some ARM related files to the corresponding sections
 2016-09-29 15:45 UTC  (4+ messages)
  ` [Qemu-devel] "
  ` [Qemu-arm] "

[PATCH] dmaengine: pxa_dma: remove unused function
 2016-09-29 15:45 UTC  (3+ messages)

[qemu-mainline test] 101203: tolerable FAIL - PUSHED
 2016-09-29 15:45 UTC 

[Qemu-trivial] [PATCH] MAINTAINERS: Add some more files to the HMP section
 2016-09-29 15:44 UTC  (3+ messages)
  ` [Qemu-devel] "

[PATCH v2 0/8] IPsec Enhancements
 2016-09-29 15:44 UTC  (13+ messages)
` [PATCH v3 0/9] "
  ` [PATCH v3 1/9] examples/ipsec-secgw: change CBC IV generation
  ` [PATCH v3 2/9] examples/ipsec-secgw: reset crypto operation status
  ` [PATCH v3 3/9] examples/ipsec-secgw: add AES-GCM support
  ` [PATCH v3 4/9] examples/ipsec-secgw: enable AES-CTR mode
  ` [PATCH v3 5/9] examples/ipsec-secgw: check sp only when setup
  ` [PATCH v3 6/9] examples/ipsec-secgw: add cryptodev queue size macro
  ` [PATCH v3 7/9] examples/ipsec-secgw: initialize sa salt
  ` [PATCH v3 8/9] doc: ipsec-secgw release notes
  ` [PATCH v3 8/9] examples/ipsec-secgw: update "
  ` [PATCH v3 9/9] doc: update ipsec-secgw sample app guide
  ` [PATCH v3 9/9] examples/ipsec-secgw: update ipsec-secgw guide

[Buildroot] [Bug 9321] New: Vanilla libcrypt++ v5.6.3 doesn't allow to work Nvidia Tegra's flash utility (tegrarcm)
 2016-09-29 15:44 UTC  (2+ messages)
` [Buildroot] [Bug 9321] "

Source code review around jump label usage
 2016-09-29 15:43 UTC  (14+ messages)
` [PATCH 00/10] md/dm-crypt: Fine-tuning for five function implementations
  ` [PATCH 03/10] md/dm-crypt: Rename a jump label in crypt_message()
    ` [dm-devel] "
` [PATCH 00/10] dm snapshot: Fine-tuning for several function implementations
  ` [PATCH 01/10] dm snapshot: Use kmalloc_array() in init_origin_hash()

[PATCH 0/5] Add auth-specific auth_cred hash functions
 2016-09-29 15:44 UTC  (6+ messages)
` [PATCH 1/5] sunrpc: add hash_cred() function to rpc_authops struct
` [PATCH 2/5] sunrpc: add generic_auth hash_cred() function
` [PATCH 3/5] sunrpc: add auth_unix "
` [PATCH 4/5] sunrpc: add RPCSEC_GSS "
` [PATCH 5/5] sunrpc: replace generic auth_cred hash with auth-specific function

[Qemu-devel] [PATCH v4 0/3] Fix some qapi assert()
 2016-09-29 15:42 UTC  (6+ messages)
` [Qemu-devel] [PATCH v4 1/3] qmp: fix object-add assert() without props
` [Qemu-devel] [PATCH v4 2/3] qapi: fix crash when a parameter is missing

[Qemu-devel] How to add my implementation of the fmadds instruction to QEMU
 2016-09-29 15:41 UTC  (9+ messages)
          ` [Qemu-devel] [Qemu-ppc] "

Partitions on bcache devices
 2016-09-29 15:40 UTC  (6+ messages)

[Qemu-devel] [PATCH 0/3] fdc: Use separate qdev device for drives
 2016-09-29 15:40 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH v2 0/2] batman-adv: hard interface removal fixes
 2016-09-29 15:39 UTC  (3+ messages)
` [B.A.T.M.A.N.] [PATCH v2 1/2] batman-adv: fix race conditions on interface removal

[PATCH net v2] L2TP:Adjust intf MTU,factor underlay L3,overlay L2
 2016-09-29 15:39 UTC  (7+ messages)

cerryview sd card problem
 2016-09-29 15:37 UTC  (7+ messages)

[PATCH] arm64: KVM: Take S1 walks into account when determining S2 write faults
 2016-09-29 15:36 UTC  (3+ messages)

[PATCH 00/13] Forcewake binary search & code shrink
 2016-09-29 15:35 UTC  (14+ messages)
` [PATCH 01/13] drm/i915: Remove redundant hsw_write* mmio functions
` [PATCH 02/13] drm/i915: Keep track of active forcewake domains in a bitmask
` [PATCH 03/13] drm/i915: Do not inline forcewake taking in mmio accessors
` [PATCH 04/13] drm/i915: Data driven register to forcewake domains lookup
` [PATCH 05/13] drm/i915: Sort forcewake mapping tables
` [PATCH 06/13] drm/i915: Use binary search when looking up forcewake domains
` [PATCH 07/13] drm/i915: Eliminate Gen9 special case
` [PATCH 08/13] drm/i915: Store the active forcewake range table pointer
` [PATCH 09/13] drm/i915: Remove identical macros
` [PATCH 10/13] drm/i915: Remove identical mmio read functions
` [PATCH 11/13] drm/i915: Remove identical write mmmio functions
` [PATCH 12/13] drm/i915: Sort the shadow register table
` [PATCH 13/13] drm/i915: Use binary search when looking for shadowed registers

python command line client and library for OpenBMC
 2016-09-29 15:35 UTC 

IPV6 question
 2016-09-29 15:36 UTC  (3+ messages)

[PATCH 0/1 V2] pseudo: quiet diagnostics during startup for pseudo -d
 2016-09-29 15:35 UTC  (3+ messages)
` [PATCH 1/1] "

[PING / RESEND] handling reservation conflicts in dm-mpath
 2016-09-29 15:35 UTC  (11+ messages)
` [PATCH] dm-mpath: always return reservation conflict
  ` [dm-devel] "
    `  "
        ` [dm-devel] "

[Patch] runqemu: Add little endian variations for MIPS
 2016-09-29 15:33 UTC 

[PATCH] drm: Document caveats around atomic event handling
 2016-09-29 15:32 UTC  (2+ messages)

replace pci_enable_msi_{exact_range} with pci_alloc_irq_vectors
 2016-09-29 15:32 UTC  (4+ messages)
` [PATCH 2/6] ipr: use pci_irq_allocate_vectors

[PATCH/RFC] tty: serial_core: Move uart_console() check after console registration
 2016-09-29 15:31 UTC 

[PATCH 0/2] enables vhost/virtio any layout feature
 2016-09-29 15:30 UTC  (8+ messages)
` [PATCH 1/2] vhost: enable "
            ` [Qemu-devel] "

[Qemu-devel] [Bug 1628971] [NEW] -netdev user: guestfwd doesn't work
 2016-09-29 15:22 UTC 

[GIT PULL] drm/panel: Changes for v4.9-rc1
 2016-09-29 15:30 UTC 

[PATCH 1/3] add QSORT
 2016-09-29 15:29 UTC  (3+ messages)
` [PATCH 2/3] use QSORT
` [PATCH 3/3] remove unnecessary check before QSORT

omapdrmtest: Update SRCREV to c3f20b080571f5
 2016-09-29 15:28 UTC 

[Qemu-devel] kvm test warnings
 2016-09-29 15:28 UTC  (5+ messages)

[PATCH 4.7 00/69] 4.7.6-stable review
 2016-09-29 15:26 UTC  (4+ messages)

[PATCH 00/24] sched: Credit1 and Credit2 improvements... and soft-affinity for Credit2!
 2016-09-29 15:24 UTC  (6+ messages)
` [PATCH 05/24] xen: credit2: make tickling more deterministic

[B.A.T.M.A.N.] [PATCH maint] batman-adv: Modify neigh_list only with rcu-list functions
 2016-09-29 15:22 UTC 

[Qemu-devel] [PATCH v3 0/8] Convert msix_init() to error
 2016-09-29 15:22 UTC  (7+ messages)
` [Qemu-devel] [PATCH v3 2/8] hcd-xhci: check & correct param before using it
` [Qemu-devel] [PATCH v3 5/8] hcd-xhci: change behaviour of msix switch

[PATCH] Staging: speakup: constify attribute_group structures
 2016-09-29 15:22 UTC 

[PATCH rdma-core] Add a .travis.yml file
 2016-09-29 15:20 UTC  (2+ messages)

[PATCH V1 rdma-core 0/5] Licensing and cleanup issues
 2016-09-29 15:19 UTC  (2+ messages)

[PATCH 0/2] libfc/fcoe Fixes
 2016-09-29 12:45 UTC  (3+ messages)

[PATCH v4 0/3] add API's for VF management
 2016-09-29 15:16 UTC  (4+ messages)
` [PATCH v5 1/3] librte_ether: add API "

[Qemu-devel] [PATCH 0/2] Xen pvUSB correction
 2016-09-29 15:16 UTC  (6+ messages)
` [Qemu-devel] [PATCH 2/2] xen: add qemu device for each pvusb backend
        `  "

[PATCH v2 1/2] toaster: Delete notification update front end implementation to design
 2016-09-29 15:16 UTC  (2+ messages)
` [PATCH v2 2/2] toaster: Update tests to reflect front end changes

[PATCH v2 net-next 0/5] xps_flows: XPS flow steering when there is no socket
 2016-09-29 15:15 UTC  (8+ messages)
` [PATCH v2 net-next 4/5] xps_flows: XPS for packets that don't have a socket

[PATCH 0/8] rbd: layering (mostly) error path fixes
 2016-09-29 15:15 UTC  (6+ messages)
` [PATCH 4/8] rbd: move bumping img_request refcount into rbd_obj_request_submit()

[PATCH] driver-core: add test module for asynchronous probing
 2016-09-29 15:13 UTC 

[PATCH v2 0/6] add Tx preparation
 2016-09-29 15:12 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 5/6] ixgbe: "

[PATCH v2 00/30] PVHv2 Dom0
 2016-09-29 15:11 UTC  (7+ messages)
` [PATCH v2 06/30] x86/paging: introduce paging_set_allocation
` [PATCH v2 08/30] xen/x86: do the PCI scan unconditionally

[PATCH 0/3] Support userspace irqchip with arch timers
 2016-09-29 15:11 UTC  (3+ messages)

ath10k mesh mode issue
 2016-09-29 15:10 UTC 

[PATCH 1/2] toaster: Delete notification update front end implementation to design
 2016-09-29 15:10 UTC  (3+ messages)
` [PATCH 2/2] toaster: Update tests to reflect front end changes

Regression in 4.8 - CPU speed set very low
 2016-09-29 15:09 UTC  (5+ messages)

rdma-core: cmake minimum version issue on RH 6.5
 2016-09-29 15:08 UTC  (2+ messages)

Reiser4 Upstream Git Repositories on GitHub
 2016-09-29 15:07 UTC  (16+ messages)

[PATCH v7 0/4] Add Mediated device support
 2016-09-29 15:06 UTC  (5+ messages)
` [PATCH v7 3/4] vfio iommu: Add support for mediated devices
    ` [Qemu-devel] "

page_waitqueue() considered harmful
 2016-09-29 15:05 UTC  (6+ messages)

[PATCH i-g-t v3] lib/debugfs: Support new generic ABI for CRC capture
 2016-09-29 15:04 UTC 

[Buildroot] Interfaces not coming up on DSA
 2016-09-29 15:03 UTC 

[Qemu-devel] block/ssh:Allow blockdev-add for ssh
 2016-09-29 15:02 UTC  (8+ messages)
  ` [Qemu-devel] [Qemu-block] "

[PATCH v2 1/2] staging: iio: cdc: ad7152: Add blank line after declarations to increase readability
 2016-09-29 15:01 UTC 

[Qemu-devel] [PATCH v2 0/7] intel_iommu: fix EIM
 2016-09-29 15:01 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/7] apic: add global apic_get_class()
` [Qemu-devel] [PATCH v2 7/7] intel-iommu: keep buggy EIM enabled in 2.7 machine type

[libvirt test] 101200: tolerable FAIL - PUSHED
 2016-09-29 15:00 UTC 

[PATCH] Staging: most: hdm-dim2: constify attribute_group structures
 2016-09-29 14:58 UTC 

[PATCH net-next v3 0/3] udp: refactor memory accounting
 2016-09-29 14:59 UTC  (10+ messages)
` [PATCH net-next v3 2/3] udp: implement memory accounting helpers

[PATCH -next] mwifiex: fix missing destroy_workqueue() on error in mwifiex_add_virtual_intf()
 2016-09-29 14:57 UTC 

[Bug 173361] New: Under heavy load, the CPU speed suddenly and irreversibly drops from 3500 to 400 MHz
 2016-09-29 14:57 UTC 

[Buildroot] [RCF 1/2] support: enforce '--binary' when applying patches
 2016-09-29 14:57 UTC  (2+ messages)
` [Buildroot] [RCF 2/2] rapidxml: add patch to fix usage with gcc 4.7+

[xen-unstable test] 101202: regressions - FAIL
 2016-09-29 14:55 UTC 

[PATCH 0/10] helping people resolve ambiguous sha1s
 2016-09-29 14:55 UTC  (7+ messages)
` [PATCH 10/10] get_short_sha1: list ambiguous objects on error

[PATCHv4 00/57] perf c2c: Add new tool to analyze cacheline contention on NUMA systems
 2016-09-29 14:54 UTC  (3+ messages)

[PATCH -v2 0/9] PI and assorted failings
 2016-09-29 14:51 UTC  (6+ messages)
` [PATCH -v2 2/9] sched/rtmutex/deadline: Fix a PI crash for deadline tasks
` [PATCH -v2 5/9] rtmutex: Clean up

[PATCH v1 0/4] Misc changes to Rockchip PSR drivers
 2016-09-29 14:46 UTC  (2+ messages)
` [PATCH v1 4/4] drm: bridge/analogix: switch Main-link and eDP PHY when enable/disable psr

gmock install fix for 64bit architectures
 2016-09-29 14:54 UTC 

[Bug 97969] [radeonsi, bisected: fb827c0] Video decoding shows green artifacts
 2016-09-29 14:52 UTC  (2+ messages)

[PATCH v2 2/8] pipe: move limit checking logic into pipe_set_size()
 2016-09-29 14:52 UTC  (3+ messages)

missing glxext.h header file in core-image-x11 // toolchain SDK
 2016-09-29 14:51 UTC  (2+ messages)

[PATCH 0/6] Remaining patches for upfront link training on DDI platforms
 2016-09-29 14:52 UTC  (7+ messages)
` [PATCH v3 2/6] drm/i915: Remove the link rate and lane count loop in compute config


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.