All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-06-17 12:02:49 to 2015-06-17 12:38:16 UTC [more...]

[RESEND PATCH 0/2] get pinctrl more flexible for per pin muxing controllers
 2015-06-17 12:38 UTC  (6+ messages)
` [RESEND PATCH 1/2] pinctrl: change function behavior "

[RFC] panic_on_oom_timeout
 2015-06-17 12:36 UTC  (9+ messages)

[PATCH RESEND 0/4] dmaengine: mv_xor improvements
 2015-06-17 12:37 UTC  (7+ messages)
` [PATCH RESEND 1/4] dmaengine: mv_xor: add suspend/resume support
` [PATCH RESEND 2/4] dmaengine: mv_xor: remove support for dmacap, * DT properties
` [PATCH RESEND 3/4] ARM: mvebu: remove unneeded dmacap, * properties in Device Trees
` [PATCH RESEND 4/4] ARM: mvebu: use armada-380-xor on Armada 38x and 39x

[PATCH v2] xen: arm: Do not expose PMU to domain 0
 2015-06-17 12:37 UTC 

[RFC PATCH] i2c: use parent adapter quirks in mux
 2015-06-17 12:36 UTC  (2+ messages)

[GIT PULL] tracing: Have filter check for balanced ops
 2015-06-17 12:36 UTC 

[RFC PATCH 2/2] i2c: mux: pca954x: Use __i2c_transfer because of quirks
 2015-06-17 12:36 UTC  (2+ messages)

[PATCH 1/2] i2c: mux: Use __i2c_transfer() instead of calling parent's master_xfer()
 2015-06-17 12:36 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: protect tt_local_entry from concurrent delete events
 2015-06-17 12:36 UTC  (2+ messages)

[Qemu-devel] [PATCH] vfio: fix build error on CentOS 5.7
 2015-06-17 12:35 UTC 

[PATCH 1/1] drm/i915: Reset request handling for gen9+
 2015-06-17 12:35 UTC  (2+ messages)
` [PATCH] drm/i915: Reset request handling for gen8+

[PATCH v2 1/3] drm/i915: Don't check modeset state in the hw state force restore path
 2015-06-17 12:35 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/broonie/regulator
 2015-06-17 12:35 UTC 

[Qemu-devel] [PATCH v7 00/42] Postcopy implementation
 2015-06-17 12:34 UTC  (19+ messages)
` [Qemu-devel] [PATCH v7 05/42] Add qemu_get_buffer_less_copy to avoid copies some of the time
` [Qemu-devel] [PATCH v7 06/42] Add wrapper for setting blocking status on a QEMUFile
` [Qemu-devel] [PATCH v7 07/42] ram_debug_dump_bitmap: Dump a migration bitmap as text
` [Qemu-devel] [PATCH v7 08/42] migrate_init: Call from savevm
` [Qemu-devel] [PATCH v7 09/42] Rename save_live_complete to save_live_complete_precopy
` [Qemu-devel] [PATCH v7 10/42] Return path: Open a return path on QEMUFile for sockets
` [Qemu-devel] [PATCH v7 11/42] Return path: socket_writev_buffer: Block even on non-blocking fd's
` [Qemu-devel] [PATCH v7 12/42] Migration commands

[PATCH 0/8] ARCv2 port to Linux - (C) perf
 2015-06-17 12:32 UTC  (5+ messages)
` [PATCH 1/8] ARC: perf: support RAW events

post-receive: pub/scm/linux/kernel/git/rostedt/linux-trace
 2015-06-17 12:34 UTC 

[PATCH] package Makefile: fix perf-tar targets when outdir is set
 2015-06-17 12:34 UTC 

4.1-rc7, thinkpad X60: platform mode hibernation does very wrong thing
 2015-06-17 12:48 UTC  (3+ messages)
  ` 4.1-rc7, thinkpad X60: platform mode hibernation does very wrongthing

[Qemu-devel] [RFC PATCH] qemu-log: Open file for logging when specified
 2015-06-17 12:33 UTC  (2+ messages)

[PATCH v3 00/49] Add OPA gen1 driver
 2015-06-17 12:33 UTC  (50+ messages)
  ` [PATCH v3 01/49] IB/core: Add header definitions
  ` [PATCH v3 02/49] IB/hfi1: add chip specific support part1
  ` [PATCH v3 03/49] IB/hfi1: add chip specific support part2
  ` [PATCH v3 04/49] IB/hfi1: add chip specific support part3
  ` [PATCH v3 05/49] IB/hfi1: add chip specific support part4
  ` [PATCH v3 06/49] IB/hfi1: add chip register definitions
  ` [PATCH v3 07/49] IB/hfi1: add chip specific headers
  ` [PATCH v3 08/49] IB/hfi1: add common header file definitions
  ` [PATCH v3 09/49] IB/hfi1: add completion queue processing
  ` [PATCH v3 10/49] IB/hfi1: add debugfs handling
  ` [PATCH v3 11/49] IB/hfi1: add char device instantiation code
  ` [PATCH v3 12/49] IB/hfi1: add diagnostic hooks
  ` [PATCH v3 13/49] IB/hfi1: add dma operation hooks
  ` [PATCH v3 14/49] IB/hfi1: add low lower receive functions
  ` [PATCH v3 15/49] IB/hfi1: add eeprom hooks
  ` [PATCH v3 16/49] IB/hfi1: add PSM driver control/data path
  ` [PATCH v3 17/49] IB/hfi1: add firmware hooks
  ` [PATCH v3 18/49] IB/hfi1: add general hfi header file
  ` [PATCH v3 19/49] IB/hfi1: add module init hooks
  ` [PATCH v3 20/49] IB/hfi1: add interrupt hooks
  ` [PATCH v3 21/49] IB/hfi1: add progress delay/restart hooks
  ` [PATCH v3 22/49] IB/hfi1: add rkey/lkey validation
  ` [PATCH v3 23/49] IB/hfi1: add OPA mad handling part1
  ` [PATCH v3 24/49] IB/hfi1: add OPA mad handling part2
  ` [PATCH v3 25/49] IB/hfi1: add local mad header
  ` [PATCH v3 26/49] IB/hfi1: add user/kernel memory sharing hooks
  ` [PATCH v3 27/49] IB/hfi1: add memory region handling
  ` [PATCH v3 28/49] IB/hfi1: add misc OPA defines
  ` [PATCH v3 29/49] IB/hfi1: add pcie routines
  ` [PATCH v3 30/49] IB/hfi1: add pio handling
  ` [PATCH v3 31/49] IB/hfi1: add platform config definitions
  ` [PATCH v3 32/49] IB/hfi1: add qp handling
  ` [PATCH v3 33/49] IB/hfi1: add qsfp handling
  ` [PATCH v3 34/49] IB/hfi1: add RC QP handling
  ` [PATCH v3 35/49] IB/hfi1: add routines for RC/UC
  ` [PATCH v3 36/49] IB/hfi1: add sdma routines
  ` [PATCH v3 37/49] IB/hfi1: add sdma header file
  ` [PATCH v3 38/49] IB/hfi1: add SRQ handling
  ` [PATCH v3 39/49] IB/hfi1: add sysfs routines
  ` [PATCH v3 40/49] IB/hfi1: add tracepoint debug routines
  ` [PATCH v3 41/49] IB/hfi1: add QSFP twsi routines
  ` [PATCH v3 42/49] IB/hfi1: add UC QP handling
  ` [PATCH v3 43/49] IB/hfi1: add UD "
  ` [PATCH v3 44/49] IB/hfi1: add low level page locking
  ` [PATCH v3 45/49] IB/hfi1: add PSM sdma hooks
  ` [PATCH v3 46/49] IB/hfi1: add general verbs handling
  ` [PATCH v3 47/49] IB/hfi1: add multicast routines
  ` [PATCH v3 48/49] IB/hfi1: add driver make/config files
  ` [PATCH v3 49/49] IB/core: Add opa driver to kbuild

RTLWS 17 Call for Papers
 2015-06-17 12:32 UTC 

[PATCH v2 for Xen 4.6 3/4] libxl: enabling XL to set per-VCPU parameters of a domain for RTDS scheduler
 2015-06-17 12:32 UTC  (11+ messages)

[RFC] panic_on_oom_timeout
 2015-06-17 12:31 UTC  (5+ messages)
` [RFC -v2] panic_on_oom_timeout

[PATCH] staging: media: lirc: fix coding style error
 2015-06-17 12:31 UTC 

[PATCH 0/5] Chelsio Terminator 5 (T5) 10G/40G Poll Mode Driver
 2015-06-17 12:30 UTC  (4+ messages)
` [PATCH v2 00/11] "
  ` [PATCH v2 02/11] cxgbe: add cxgbe poll mode driver

[PATCH] KVM: nSVM: Check for NRIPS support before updating control field
 2015-06-17 12:31 UTC  (2+ messages)

[U-Boot] [PATCH v3 4/4] arm: ls102xa: Enable Driver Model SPI for ls1021atwr
 2015-06-17 12:30 UTC  (3+ messages)

[PATCH 00/18] sched: balance callbacks v4
 2015-06-17 12:29 UTC  (5+ messages)
` [PATCH 11/18] seqcount: Introduce raw_write_seqcount_barrier()

master - cleanup: missing target_type check in device_is_usable filter
 2015-06-17 12:28 UTC 

[Qemu-devel] [PATCH v2 0/6] -audiodev option
 2015-06-17 12:27 UTC  (15+ messages)
` [Qemu-devel] [PATCH v2 1/6] qapi: qapi for audio backends
` [Qemu-devel] [PATCH v2 2/6] qapi: support nested structs in OptsVisitor
` [Qemu-devel] [PATCH v2 6/6] audio: -audiodev command line option

Yocto recipe for libftdi
 2015-06-17 12:27 UTC 

[RFC PATCH 0/3] Refactoring Videobuf2 for common use
 2015-06-17 12:27 UTC  (3+ messages)
` [RFC PATCH 1/3] modify the vb2_buffer structure for common video buffer and make struct vb2_v4l2_buffer

[PATCH v6 00/14] crypto: add a new driver for Marvell's CESA
 2015-06-17 12:25 UTC  (6+ messages)
` [PATCH v6 05/14] crypto: marvell/CESA: add TDMA support

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2015-06-17 12:25 UTC 

[PATCH] dev-manual: Include biosfilename runqemu option
 2015-06-17 12:24 UTC  (2+ messages)

[Qemu-devel] [Qemu-block] NVMe volatile write cache fixes
 2015-06-17 12:24 UTC  (3+ messages)

[PATCH v6 1/3] if_link: Add control trust VF
 2015-06-17 12:23 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH v2 1/2] ASoC: soc-compress: add a config item for soc-compress
 2015-06-17 12:23 UTC  (11+ messages)

[PATCH 3/5] vhost: support upto 509 memory regions
 2015-06-17 12:23 UTC  (12+ messages)

[Qemu-devel] Bug report - Windows XP guest failure
 2015-06-17 12:23 UTC  (11+ messages)

Unable to access I2C device behind two muxes configured to deselect
 2015-06-17 12:23 UTC 

[PATCH 00/10] arm/arm64: KVM: Active interrupt state switching for shared devices
 2015-06-17 12:23 UTC  (5+ messages)
` [PATCH 07/10] KVM: arm/arm64: vgic: Allow HW interrupts to be queued to a guest

[PATCH v3 1/2] Bluetooth: hci_uart: Include vendor struct if required
 2015-06-17 12:22 UTC  (3+ messages)
` [PATCH v3 2/2] Bluetooth: hci_uart: Fix dereferencing of ERR_PTR

post-receive: pub/scm/linux/kernel/git/bluetooth/bluetooth-next
 2015-06-17 12:21 UTC 

post-receive: pub/scm/linux/kernel/git/tomba/linux
 2015-06-17 12:21 UTC 

PCI Passthrough ARM Design : Draft1
 2015-06-17 12:21 UTC  (12+ messages)

[Qemu-devel] [PATCH] Migration compatibility for serial
 2015-06-17 12:20 UTC  (16+ messages)

[RFC PATCH 0/2] sctp: add new getsockopt option SCTP_SOCKOPT_PEELOFF_KERNEL
 2015-06-17 12:20 UTC  (5+ messages)

[PATCH] staging: include: remove editor specific lines (mode lines) from ./include
 2015-06-17 12:19 UTC 

[PATCH 00/15] Batch submission via GuC
 2015-06-17 12:22 UTC  (9+ messages)
` [PATCH 02/15] drm/i915: Embedded microcontroller (uC) firmware loading support
` [PATCH 07/15] drm/i915: Defer default hardware context initialisation until first open
` [PATCH 12/15] drm/i915: Interrupt routing for GuC submission

[PATCH 00/11] Enable access to SPI NOR flash on Samsung Snow board
 2015-06-17 12:19 UTC  (8+ messages)
` [PATCH 11/11] dt: Exynos: add Snow SPI NOR node

[PATCH v2] git-checkout.txt: Document "git checkout <pathspec>" better
 2015-06-17 12:17 UTC  (7+ messages)

post-receive: pub/scm/linux/kernel/git/jwboyer/fedora
 2015-06-17 12:17 UTC 

Regression in 3.10.80 vs. 3.10.79
 2015-06-17 12:42 UTC  (4+ messages)

[PATCH V3] mac80211: wowlan: suspend: Fix power save state stuck in ACTIVE caused by race between suspend and Tx packet
 2015-06-17 12:15 UTC  (7+ messages)

[PATCH v2 00/49] Add OPA gen1 driver
 2015-06-17 12:14 UTC  (8+ messages)
` [PATCH v2 01/49] IB/core: Add OPA Port header definitions
` [PATCH v2 47/49] IB/hfi1: add multicast routines

[PATCH] ARM: DT: STiH410: Add bdisp dt nodes
 2015-06-17 12:13 UTC  (4+ messages)

[dpdk-announce] important design choices - statistics - ABI
 2015-06-17 12:14 UTC  (3+ messages)

master - cleanup: || instead of |
 2015-06-17 12:13 UTC 

i2c-tools: add Android.mk
 2015-06-17 12:13 UTC  (5+ messages)

[PATCH v2] spi: img-spfi: Same Edge bit set to double supported transfer speed
 2015-06-17 12:12 UTC  (3+ messages)

[PATCH 0/2] RFC: Secure Memory Allocation Framework
 2015-06-17 12:10 UTC  (6+ messages)
` [PATCH 1/2] create SMAF module
` [PATCH 2/2] SMAF: add CMA allocator

post-receive: pub/scm/utils/rt-tests/rt-tests
 2015-06-17 12:12 UTC 

[PATCH 0/3 for 4.2] sys_membarrier (x86, generic)
 2015-06-17 12:10 UTC  (5+ messages)
  ` [PATCH 1/3 v19 for 4.2] sys_membarrier(): system-wide memory barrier (generic, x86)
` [PATCH 2/3 for 4.2] selftests: add membarrier syscall test
` [PATCH 3/3 for 4.2] selftests: enhance "

[Qemu-devel] [PULL 00/26] s390 patch queue 2015-06-17
 2015-06-17 12:11 UTC  (2+ messages)

[PATCH] ata: ahci_mvebu: add suspend/resume support
 2015-06-17 12:11 UTC  (2+ messages)

post-receive: pub/scm/utils/rt-tests/rt-tests
 2015-06-17 12:10 UTC 

[PATCH] vfio: Fix overflow while assigning vfio BAR region offset and size
 2015-06-17 12:09 UTC  (2+ messages)

[PATCH] i2c: busses: i2c-bcm2835: S-Register clear reserved bits
 2015-06-17 12:10 UTC  (2+ messages)

[PATCH net] packet: avoid out of bounds read in round robin fanout
 2015-06-17 12:09 UTC  (2+ messages)

[PATCHSET v2 block/for-4.2/writeback] cgroup, writeback: misc updates for cgroup writeback support
 2015-06-17 12:09 UTC  (4+ messages)
` [PATCH 2/3] vfs, writeback: replace FS_CGROUP_WRITEBACK with SB_I_CGROUPWB

[PATCH 0/7] super block scalabilit patches V3
 2015-06-17 12:06 UTC  (11+ messages)
` [PATCH 1/8] writeback: plug writeback at a high level
` [PATCH 2/8] inode: add hlist_fake to avoid the inode hash lock in evict
` [PATCH 3/8] inode: convert inode_sb_list_lock to per-sb
` [PATCH 4/8] sync: serialise per-superblock sync operations
` [PATCH 5/8] inode: rename i_wb_list to i_io_list

[PATCH RESEND] perf tools: Ignore .config-detected in .gitignore
 2015-06-17 11:59 UTC 

[PATCH SLOF] disk-label: add support for booting from GPT FAT partition
 2015-06-17 12:04 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/jberg/mac80211-next
 2015-06-17 12:05 UTC 

[kbd] kbd plans
 2015-06-17 12:05 UTC  (5+ messages)

[PATCH 00/41] Add OPA gen1 driver
 2015-06-17 12:05 UTC  (8+ messages)
` [PATCH 06/41] IB/hfi1: add char device instantiation code

[PATCHv3 0/6] evtchn: Improve scalebility
 2015-06-17 12:03 UTC  (7+ messages)
` [PATCHv3 1/6] evtchn: clear xen_consumer when clearing state
` [PATCHv3 2/6] evtchn: defer freeing struct evtchn's until evtchn_destroy_final()
` [PATCHv3 3/6] evtchn: simplify port_is_valid()
` [PATCHv3 4/6] evtchn: use a per-event channel lock for sending events
` [PATCHv3 5/6] evtchn: remove the locking when unmasking an event channel
` [PATCHv3 6/6] evtchn: pad struct evtchn to 64 bytes


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.