All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-06-16 13:51:58 to 2016-06-16 14:19:38 UTC [more...]

[PATCH net-next 00/13] s390: qeth patches
 2016-06-16 14:19 UTC  (8+ messages)
` [PATCH net-next 02/13] qeth: refactor calculation of SBALE count
` [PATCH net-next 03/13] qeth: clean up condition when tso is used
` [PATCH net-next 04/13] qeth: fill netdevice->gso_* attributes accurately
` [PATCH net-next 05/13] qeth: enable scatter/gather in layer 2 mode
` [PATCH net-next 06/13] qeth: enable scatter/gather by default
` [PATCH net-next 10/13] qeth: add network device features for VLAN devices
` [PATCH net-next 12/13] qeth: omit outbound queue 3 for unicast packets in Priority Queuing on HiperSockets

[PATCH] rcu: Fix soft lockup for rcu_nocb_kthread
 2016-06-16 14:19 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/leon/linux-rdma
 2016-06-16 14:19 UTC 

post-receive: pub/scm/virt/kvm/kvm
 2016-06-16 14:18 UTC 

[PATCH] rootfs-postcommands: generate /var/lib/systemd/clock
 2016-06-16 14:17 UTC  (3+ messages)

[Qemu-devel] [PULL 00/30] KVM, build, NBD, SCSI patches for 2016-06-16
 2016-06-16 14:16 UTC  (31+ messages)
` [Qemu-devel] [PULL 01/30] configure: Remove unused CONFIG_ZERO_MALLOC setting
` [Qemu-devel] [PULL 02/30] os-posix: include sys/mman.h
` [Qemu-devel] [PULL 03/30] clean-includes: run it once more
` [Qemu-devel] [PULL 04/30] configure: Enable -Werror for MinGW builds, too
` [Qemu-devel] [PULL 05/30] Makefile: Fix tag file generation targets
` [Qemu-devel] [PULL 06/30] Make avx2 configure test work with -O2
` [Qemu-devel] [PULL 07/30] avx2 configure: Use primitives in test
` [Qemu-devel] [PULL 08/30] configure: Remove unused CONFIG_SIGEV_THREAD_ID switch
` [Qemu-devel] [PULL 09/30] nbd: Don't use *_to_cpup() functions
` [Qemu-devel] [PULL 10/30] nbd: Don't use cpu_to_*w() functions
` [Qemu-devel] [PULL 11/30] nbd: simplify the nbd_request and nbd_reply structs
` [Qemu-devel] [PULL 12/30] target-i386: kvm: cache KVM_GET_SUPPORTED_CPUID data
` [Qemu-devel] [PULL 13/30] scsi-disk: Use (unsigned long) typecasts when using "%lu" format string
` [Qemu-devel] [PULL 14/30] linux-headers: update to Linux 4.6
` [Qemu-devel] [PULL 15/30] KVM: use KVM_CAP_MAX_VCPU_ID
` [Qemu-devel] [PULL 16/30] vl.c: Add '-L help' which lists data dirs
` [Qemu-devel] [PULL 17/30] nbd: Use BDRV_REQ_FUA for better FUA where supported
` [Qemu-devel] [PULL 18/30] nbd: More debug typo fixes, use correct formats
` [Qemu-devel] [PULL 19/30] nbd: Quit server after any write error
` [Qemu-devel] [PULL 20/30] nbd: Improve server handling of bogus commands
` [Qemu-devel] [PULL 21/30] nbd: Reject unknown request flags
` [Qemu-devel] [PULL 22/30] nbd: Group all Linux-specific ioctl code in one place
` [Qemu-devel] [PULL 23/30] nbd: Clean up ioctl handling of qemu-nbd -c
` [Qemu-devel] [PULL 24/30] nbd: Detect servers that send unexpected error values
` [Qemu-devel] [PULL 25/30] nbd: Avoid magic number for NBD max name size
` [Qemu-devel] [PULL 26/30] scsi: esp: check buffer length before reading scsi command
` [Qemu-devel] [PULL 27/30] scsi: esp: respect FIFO invariant after message phase
` [Qemu-devel] [PULL 28/30] scsi: esp: clean up handle_ti/esp_do_dma if s->do_cmd
` [Qemu-devel] [PULL 29/30] scsi: esp: make cmdbuf big enough for maximum CDB size
` [Qemu-devel] [PULL 30/30] vl: smp_parse: cleanups

[PATCH v3 1/2] clocksource: Add Oxford Semiconductor RPS Dual Timer
 2016-06-16 14:15 UTC  (7+ messages)

[patch] devlink: clean up a condition
 2016-06-16 14:15 UTC  (2+ messages)

[PATCH 0/3] staging: lustre: lnet: bug fixs for 4.7-rc2
 2016-06-16 14:14 UTC  (6+ messages)
` [PATCH 2/3] staging: lustre: lnet: Allocate MEs and small MDs in own kmem_caches
        ` [lustre-devel] "

[v6, 1/2] cxl: Add mechanism for delivering AFU driver specific events
 2016-06-16 14:13 UTC  (2+ messages)
` [v6,2/2] cxl: Add set and get private data to context struct

[PATCH v8 0/2] Fix dma mapping when the cache is coherent
 2016-06-16 14:14 UTC  (2+ messages)

[PATCH 0/7] vm-event: Implement ARM support for control-register writes
 2016-06-16 14:13 UTC  (8+ messages)
` [PATCH 1/7] minor (formatting) fixes
` [PATCH 2/7] vm-event: VM_EVENT_FLAG_DENY requires VM_EVENT_FLAG_VCPU_PAUSED
` [PATCH 3/7] vm-event: introduce vm_event_vcpu_enter
` [PATCH 4/7] vm-event/x86: use vm_event_vcpu_enter properly
` [PATCH 5/7] x86: replace monitor_write_data.do_write with enum
` [PATCH 6/7] vm-event/arm: move hvm_event_cr->common vm_event_monitor_cr
` [PATCH 7/7] vm-event/arm: implement support for control-register write vm-events

[Qemu-devel] [PATCH 0/2] Dynamic module loading for block drivers
 2016-06-16 14:12 UTC  (10+ messages)
` [Qemu-devel] [PATCH 1/2] blockdev: Add dynamic generation of module_block.h
` [Qemu-devel] [PATCH 2/2] blockdev: Add dynamic module loading for block drivers

[Qemu-devel] [PULL 00/39] Block layer patches
 2016-06-16 14:08 UTC  (40+ messages)
` [Qemu-devel] [PULL 01/39] qcow2: Work with bytes in qcow2_get_cluster_offset()
` [Qemu-devel] [PULL 02/39] qcow2: Implement .bdrv_co_preadv()
` [Qemu-devel] [PULL 03/39] qcow2: Make copy_sectors() byte based
` [Qemu-devel] [PULL 04/39] qcow2: Use bytes instead of sectors for QCowL2Meta
` [Qemu-devel] [PULL 05/39] qcow2: Implement .bdrv_co_pwritev()
` [Qemu-devel] [PULL 06/39] blockdev: clarify error on attempt to open locked tray
` [Qemu-devel] [PULL 07/39] hmp: acquire aio_context in hmp_qemu_io
` [Qemu-devel] [PULL 08/39] m25p80: fix test on blk_pread() return value
` [Qemu-devel] [PULL 09/39] qemu-img bench: Fix uninitialised writethrough mode
` [Qemu-devel] [PULL 10/39] block: Avoid bogus flags during mirroring
` [Qemu-devel] [PULL 11/39] block: Assert that flags are in range
` [Qemu-devel] [PULL 12/39] block: drop support for using qcow[2] encryption with system emulators
` [Qemu-devel] [PULL 13/39] block: Byte-based bdrv_co_do_copy_on_readv()
` [Qemu-devel] [PULL 14/39] block: Prepare bdrv_aligned_preadv() for byte-aligned requests
` [Qemu-devel] [PULL 15/39] block: Prepare bdrv_aligned_pwritev() "
` [Qemu-devel] [PULL 16/39] raw-posix: Switch to bdrv_co_* interfaces
` [Qemu-devel] [PULL 17/39] raw-posix: Implement .bdrv_co_preadv/pwritev
` [Qemu-devel] [PULL 18/39] block: Don't enforce 512 byte minimum alignment
` [Qemu-devel] [PULL 19/39] linux-aio: Cancel BH if not needed
` [Qemu-devel] [PULL 20/39] doc: Fix mailing list address in tests/qemu-iotests/README
` [Qemu-devel] [PULL 21/39] block: Introduce bdrv_preadv()
` [Qemu-devel] [PULL 22/39] block: Make .bdrv_load_vmstate() vectored
` [Qemu-devel] [PULL 23/39] block: Allow .bdrv_load/save_vmstate() to return 0/-errno
` [Qemu-devel] [PULL 24/39] block: Make bdrv_load/save_vmstate coroutine_fns
` [Qemu-devel] [PULL 25/39] qcow2: Let vmstate call qcow2_co_preadv/pwrite directly
` [Qemu-devel] [PULL 26/39] block: Remove bs->zero_beyond_eof
` [Qemu-devel] [PULL 27/39] block: Fix snapshot=on with aio=native
` [Qemu-devel] [PULL 28/39] block: use the block job list in bdrv_drain_all()
` [Qemu-devel] [PULL 29/39] block: use the block job list in qmp_query_block_jobs()
` [Qemu-devel] [PULL 30/39] block: Prevent sleeping jobs from resuming if they have been paused
` [Qemu-devel] [PULL 31/39] block: Create the commit block job before reopening any image
` [Qemu-devel] [PULL 32/39] iotests: 095: Clean up QEMU before showing image info
` [Qemu-devel] [PULL 33/39] rbd:change error_setg() to error_setg_errno()
` [Qemu-devel] [PULL 34/39] block: Allow replacement of a BDS by its overlay
` [Qemu-devel] [PULL 35/39] block/mirror: Fix target backing BDS
` [Qemu-devel] [PULL 36/39] block/null: Implement bdrv_refresh_filename()
` [Qemu-devel] [PULL 37/39] iotests: Add test for post-mirror backing chains
` [Qemu-devel] [PULL 38/39] iotests: Add test for oVirt-like storage migration
` [Qemu-devel] [PULL 39/39] hbitmap: add 'pos < size' asserts

[PATCH] ath10k: add support for controlling tx power to a station
 2016-06-16 14:08 UTC  (3+ messages)

[PATCH V2 0/4] clk: Combine MAX77686 and MAX77802 driver and extend for MAX77620
 2016-06-16 14:07 UTC  (11+ messages)
` [PATCH V2 2/4] clk: Combine DT binding doc for max77686 and max77802
` [PATCH V2 3/4] clk: max77686: Add DT binding details for PMIC MAX77620
` [PATCH V2 4/4] clk: max77686: Add support for MAX77620 clocks

Switch to GTK+3
 2016-06-16 14:07 UTC  (3+ messages)

[PATCH 0/9] prepare for rte_device / rte_driver
 2016-06-16 14:06 UTC  (19+ messages)
` [PATCH v3 00/17] "
  ` [PATCH v3 01/17] pci: no need for dynamic tailq init
  ` [PATCH v3 02/17] crypto: no need for a crypto pmd type
  ` [PATCH v3 03/17] drivers: align pci driver definitions
  ` [PATCH v3 04/17] eal: remove duplicate function declaration
  ` [PATCH v3 05/17] eal: introduce init macros
  ` [PATCH v3 06/17] crypto: export init/uninit common wrappers for pci drivers
  ` [PATCH v3 07/17] ethdev: "
  ` [PATCH v3 08/17] drivers: convert all pdev drivers as "
  ` [PATCH v3 09/17] crypto: get rid of crypto driver register callback
  ` [PATCH v3 10/17] ethdev: get rid of eth "
  ` [PATCH v3 11/17] eal/linux: move back interrupt thread init before setting affinity
  ` [PATCH v3 12/17] pci: add a helper for device name
  ` [PATCH v3 13/17] pci: add a helper to update a device
  ` [PATCH v3 14/17] ethdev: do not scan all pci devices on attach
  ` [PATCH v3 15/17] eal: add hotplug operations for pci and vdev
  ` [PATCH v3 16/17] ethdev: convert to eal hotplug
  ` [PATCH v3 17/17] ethdev: get rid of device type

[PATCH] freevxfs: remove useless parentheses after return
 2016-06-16 14:01 UTC 

[PATCH 0/4] Implement pmd hardware support exports
 2016-06-16 14:06 UTC  (6+ messages)
` [PATCHv7 0/6] "
  ` [PATCHv7 1/6] pmdinfogen: Add buildtools and pmdinfogen utility

[PATCH] NFS: Fix potential race in nfs_fhget()
 2016-06-16 14:04 UTC  (2+ messages)

[PATCH] toaster: fix typo which causes table searches to fail
 2016-06-16 14:04 UTC  (2+ messages)

[Buildroot] [PATCH v2] faketime: add .hash file
 2016-06-16 14:03 UTC  (2+ messages)

[Buildroot] [git commit] faketime: add .hash file
 2016-06-16 14:02 UTC 

[PATCH] makedumpfile: support _count -> _refcount rename in struct page
 2016-06-16 14:01 UTC  (3+ messages)

[Buildroot] [PATCH] package/smack: add .hash file
 2016-06-16 14:02 UTC  (2+ messages)

[PATCH 0/4] drm/i915/bxt: Fix eDP link training after suspend
 2016-06-16 14:01 UTC  (6+ messages)
` [PATCH 1/4] drm/i915/bxt: Fix PPS lost state after suspend breaking eDP link training
` [PATCH 4/4] drm/i915: Sanity check PPS HW state
` ✗ Ro.CI.BAT: warning for drm/i915/bxt: Fix eDP link training after suspend

[PATCH] toaster: fix typo which causes table searches to fail
 2016-06-16 14:02 UTC 

[PATCH v4 1/1] eal: fix resource leak of mapped memory
 2016-06-16 15:14 UTC  (2+ messages)
` [PATCH v5 "

ifenslave recipe
 2016-06-16 14:00 UTC  (2+ messages)

[PATCH] PM / clk: export symbols for existing pm_clk_<...> API fcns
 2016-06-16 14:04 UTC  (3+ messages)

[PATCH v3] e1000: configure VLAN TPID
 2016-06-16 13:59 UTC  (3+ messages)
` [PATCH v4] "

[PATCH 0/5] treewide: fix unused-but-set warnings
 2016-06-16 13:26 UTC  (3+ messages)
` [PATCH 1/5] net: qlcnic: don't set unused function argument

[Qemu-devel] [PATCH v5 1/4] Provide support for the CUSE TPM
 2016-06-16 13:58 UTC  (11+ messages)

[Qemu-devel] [PATCH 0/2] arm/virt: Propagate pcie DMA coherency
 2016-06-16 13:58 UTC  (5+ messages)
` [Qemu-devel] [PATCH 2/2] arm/virt: Mark pcie controller node as dma-coherent

[PATCH 0/8] net: fix old-style declarations
 2016-06-16 13:59 UTC  (9+ messages)
` [PATCH 1/8] wireless: airo: rename 'register' variable
  ` [PATCH 2/8] wireless: brcmsmac: fix old-style declaration
  ` [PATCH 3/8] wireless: ipw2200: "
  ` [PATCH 4/8] hamradio: baycom: "
  ` [PATCH 5/8] isdn: eicon: fix old-style declarations
  ` [PATCH 6/8] net: gianfar: fix old-style declaration
` [PATCH 8/8] sunrpc: "
` [PATCH 7/8] net: xfrm: "

[PATCH] powerpc/align: Use #ifdef __BIG_ENDIAN__ #else for REG_BYTE
 2016-06-16 13:05 UTC  (2+ messages)

[PATCH 0/2] Powercap RAPL update for Denverton
 2016-06-16 14:02 UTC  (4+ messages)
` [PATCH 1/2] powercap/rapl: handle missing msrs

[PATCH] ath10k: Fix mgmt tx status for 10.4.3 firmware
 2016-06-16 13:57 UTC  (3+ messages)

[v5, 1/2] cxl: Add mechanism for delivering AFU driver specific events
 2016-06-16 13:59 UTC  (2+ messages)

[PATCH v2] powercap/rapl: add support for denverton
 2016-06-16 14:01 UTC  (2+ messages)

[PATCH 0/2] Misc RAPL updates
 2016-06-16 14:01 UTC  (3+ messages)
` [PATCH 2/2] powercap/rapl: reduce warning level

[PATCH 0/7] Add SATA3 support for Broadcom NSP SoC
 2016-06-16 13:53 UTC  (18+ messages)
` [PATCH 1/7] dt-bindings: ata: rename brcm,sata-brcmstb.txt to brcm,sata-brcm.txt
  ` [PATCH 1/7] dt-bindings: ata: rename brcm, sata-brcmstb.txt to brcm, sata-brcm.txt
` [PATCH 2/7] dt-bindings: ata: add support for Broadcom NSP SoC ahci
` [PATCH 3/7] dt-bindings: phy: Add documentation for NSP SATA PHY
` [PATCH 4/7] ata: ahci_brcmstb: rename to support across Broadcom SoC's
` [PATCH 5/7] ata: ahci_brcm: Add support for Broadcom NSP SoC
` [PATCH 6/7] phy: Add SATA3 PHY "
` [PATCH 7/7] ARM: dts: nsp: Add sata device tree entry

fuse does not show lock info in /proc/.../fdinfo/
 2016-06-16 13:22 UTC  (3+ messages)

[PATCH v2 rdma-next 00/29] Soft RoCE driver
 2016-06-16 13:55 UTC  (3+ messages)

[PATCH v2 0/6] arm64: hibernate: Fix DEBUG_PAGEALLOC and hibernate on non-boot cpu
 2016-06-16 13:55 UTC  (6+ messages)
` [PATCH v2 2/6] arm64: Add .mmuoff.text section

[PATCH] PM: Make pm_prepare_console() return void
 2016-06-16 13:59 UTC  (2+ messages)

[Buildroot] [PATCH] faketime: add .hash file
 2016-06-16 13:54 UTC 

[PATCH 2/2] aer: add support aer interrupt with none MSI/MSI-X/INTx mode
 2016-06-16 13:54 UTC  (5+ messages)
` [PATCH v2 1/2] nxp/dts: add pcie aer interrupt-name property in the dts
  ` [PATCH v2 2/2] pci/aer: interrupt fixup in the quirk

[alsa-lib][PATCH 0/9 v3] ctl: add APIs for control element set
 2016-06-16 13:54 UTC  (4+ messages)
` [PATCH 9/9] ctl: add test program "

[Buildroot] [git commit] package/smack: add .hash file
 2016-06-16 13:52 UTC 

[Buildroot] [PATCH 1/1] package/freeswitch: Disable mod_imagick, broken with imagemagick7
 2016-06-16 13:52 UTC  (2+ messages)

[PATCH v5] eal: out-of-bounds write
 2016-06-16 14:52 UTC 

[Buildroot] [git commit] package/freeswitch: Disable mod_imagick, broken with imagemagick7
 2016-06-16 13:52 UTC 

[PATCH V2] PM / OPP: 'UNKNOWN' status of opp-table->shared
 2016-06-16 13:52 UTC  (2+ messages)


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.