All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-03-12 18:49:55 to 2015-03-12 19:37:40 UTC [more...]

[Qemu-devel] [PATCH v4 0/4] Convert 'status' of MigrationInfo from open-coded 'str' to enum type
 2015-03-12 19:37 UTC  (7+ messages)
` [Qemu-devel] [PATCH v4 1/4] migration: Rename abbreviated macro MIG_STATE_* to MIGRATION_STATUS_*
` [Qemu-devel] [PATCH v4 3/4] migration: Convert 'status' of MigrationInfo to use an enum type
  ` [Qemu-devel] [for 2.3? PATCH v4 0/4] Convert 'status' of MigrationInfo from open-coded 'str' to "

Help with learning scheduler O(1)
 2015-03-12 19:36 UTC 

[PATCH v2 1/1] usb: xhci: apply XHCI_AVOID_BEI quirk to all Intel xHCI controllers
 2015-03-12 19:36 UTC  (3+ messages)

BUG: non-zero nr_pmds on freeing mm: -1
 2015-03-12 19:35 UTC  (5+ messages)

[PATCH v6 00/30] Refine PCI scan interfaces and make generic pci host bridge
 2015-03-12 19:35 UTC  (17+ messages)
` [PATCH v6 03/30] PCI: Export busn_resource to drivers/pci
` [PATCH v6 04/30] xen/PCI: Don't use deprecated function pci_scan_bus_parented()

[PATCH] cfg80211: Process all pending regulatory requests/hints
 2015-03-12 13:37 UTC 

[Bug 89558] New: Unknown chipset error for GeForce 840M
 2015-03-12 19:34 UTC  (2+ messages)
  ` [Bug 89558] [NV118] GM108 not supported by nouveau

[BUG] perf report: ordered events and flushing bug
 2015-03-12 19:34 UTC  (6+ messages)

[BlueZ 00/11] Introduce LE Advertisement D-Bus API
 2015-03-12 19:32 UTC  (3+ messages)
` [BlueZ 01/12] doc: Add LE Advertisement D-Bus API documentation

[PATCH] PM / Domains: If an OF node is found but no device probed yet, defer
 2015-03-12 19:31 UTC  (5+ messages)

[PATCH v6 1/2] DT: hwspinlock: Add binding documentation for Qualcomm hwmutex
 2015-03-12 19:31 UTC  (3+ messages)
` [PATCH v6 2/2] hwspinlock: qcom: Add support for Qualcomm HW Mutex block

[PATCH net-next V1 0/3] net/mlx4_core: Allow setting init-time device specific parameters
 2015-03-12 19:31 UTC  (6+ messages)

[PATCH RFC v1 0/4] e2fsprogs: reserve more special inodes
 2015-03-12 19:31 UTC  (5+ messages)
` [PATCH RFC v1 2/4] resize2fs: add option -I for reserving "
` [PATCH RFC v1 3/4] mke2fs: add options extended option for changing first inode

[PATCH 1/5] can: kvaser_usb: Avoid double free on URB submission failures
 2015-03-12 19:30 UTC  (5+ messages)
` [PATCH v3 1/3] can: kvaser_usb: Fix tx queue start/stop race conditions

[PATCH RT 00/36] Linux 3.12.38-rt53-rc1
 2015-03-12 19:22 UTC  (37+ messages)
` [PATCH RT 01/36] gpio: omap: use raw locks for locking
` [PATCH RT 02/36] create-rt-enqueue
` [PATCH RT 03/36] rtmutex: Simplify rtmutex_slowtrylock()
` [PATCH RT 04/36] rtmutex: Simplify and document try_to_take_rtmutex()
` [PATCH RT 05/36] rtmutex: No need to keep task ref for lock owner check
` [PATCH RT 06/36] rtmutex: Clarify the boost/deboost part
` [PATCH RT 07/36] rtmutex: Document pi chain walk
` [PATCH RT 08/36] rtmutex: Simplify remove_waiter()
` [PATCH RT 09/36] rtmutex: Confine deadlock logic to futex
` [PATCH RT 10/36] rtmutex: Cleanup deadlock detector debug logic
` [PATCH RT 11/36] rtmutex: Avoid pointless requeueing in the deadlock detection chain walk
` [PATCH RT 12/36] futex: Make unlock_pi more robust
` [PATCH RT 13/36] futex: Use futex_top_waiter() in lookup_pi_state()
` [PATCH RT 14/36] futex: Split out the waiter check from lookup_pi_state()
` [PATCH RT 15/36] futex: Split out the first waiter attachment "
` [PATCH RT 16/36] futex: Simplify futex_lock_pi_atomic() and make it more robust
` [PATCH RT 17/36] rt-mutex: avoid a NULL pointer dereference on deadlock
` [PATCH RT 18/36] rt: fix __ww_mutex_lock_interruptible() lockdep annotation
` [PATCH RT 19/36] rtmutex: enable deadlock detection in ww_mutex_lock functions
` [PATCH RT 20/36] x86: UV: raw_spinlock conversion
` [PATCH RT 22/36] arm/futex: disable preemption during futex_atomic_cmpxchg_inatomic()
` [PATCH RT 23/36] ARM: cmpxchg: define __HAVE_ARCH_CMPXCHG for armv6 and later
` [PATCH RT 24/36] sas-ata/isci: dontt disable interrupts in qc_issue handler
` [PATCH RT 25/36] scheduling while atomic in cgroup code
` [PATCH RT 26/36] work-simple: Simple work queue implemenation
` [PATCH RT 27/36] sunrpc: make svc_xprt_do_enqueue() use get_cpu_light()
` [PATCH RT 28/36] locking: ww_mutex: fix ww_mutex vs self-deadlock
` [PATCH RT 29/36] thermal: Defer thermal wakups to threads
` [PATCH RT 30/36] lockdep: selftest: fix warnings due to missing PREEMPT_RT conditionals
` [PATCH RT 31/36] fs/aio: simple simple work
` [PATCH RT 32/36] timers: Track total number of timers in list
` [PATCH RT 33/36] timers: Reduce __run_timers() latency for empty list
` [PATCH RT 34/36] timers: Reduce future __run_timers() latency for newly emptied list
` [PATCH RT 35/36] timers: Reduce future __run_timers() latency for first add to empty list
` [PATCH RT 36/36] Linux 3.12.38-rt53-rc1

[PATCH V4] Allow compaction of unevictable pages
 2015-03-12 19:30 UTC  (3+ messages)

[PATCH net-next] ebpf: verifier: check that call reg with ARG_ANYTHING is initialized
 2015-03-12 19:29 UTC  (2+ messages)

[PATCH 4/8] net: freescale: replace CONFIG_8xx by CONFIG_PPC_8xx
 2015-03-12 19:27 UTC  (7+ messages)

[PATCH net-next] team: Notify state change on ports
 2015-03-12 19:29 UTC  (2+ messages)

[U-Boot] [PATCH v1 1/4] ARM: DRA7XX: Add config file for Android with fastboot support
 2015-03-12 19:29 UTC  (4+ messages)

[PATCH 7/8] isdn: replace CONFIG_8xx by CONFIG_PPC_8xx
 2015-03-12 19:27 UTC  (8+ messages)

[PATCH v2 0/6] sched: bugfixes and enhancements
 2015-03-12 19:28 UTC  (5+ messages)
` [PATCH v2 5/6] rte_sched: allow reading statistics without clearing
` [PATCH v2 6/6] rte_sched: eliminate floating point in calculating byte clock

[PATCH v3] drm/i915: Optimistically spin for the request completion
 2015-03-12 19:27 UTC  (2+ messages)

Xen 4.6 Development Update (two months reminder)
 2015-03-12 19:25 UTC  (6+ messages)

[PATCH RT 0/0] Linux
 2015-03-12 19:25 UTC  (2+ messages)

[PATCH 00/19 v4] Add timekeeping tests to kernel selftests
 2015-03-12 19:25 UTC  (2+ messages)

[RFC][PATCH] MAINTAINERS: Formalize Stephen Boyd as generic sched_clock maintainer
 2015-03-12 19:24 UTC  (2+ messages)

[withdrawn] mm-numa-do-not-clear-ptes-or-pmds-for-numa-hinting-faults.patch removed from -mm tree
 2015-03-12 19:24 UTC 

[PATCH v4] livepatch/module: Correctly handle coming and going modules
 2015-03-12 19:23 UTC  (2+ messages)

+ proc-show-locks-in-proc-pid-fdinfo-x-v2.patch added to -mm tree
 2015-03-12 19:23 UTC 

[PATCH V2 0/1] neighbour: Support broadcast ARP in neighbor PROPE state
 2015-03-12 19:22 UTC  (2+ messages)

[PATCH] proc: show locks in /proc/pid/fdinfo/X
 2015-03-12 19:23 UTC  (4+ messages)

[PATCH net-next 0/4] bonding work-queues, try_rtnl() & notifications
 2015-03-12 19:20 UTC  (7+ messages)

[net-next PATCH] ipv4: FIB Local/MAIN table collapse
 2015-03-12 19:20 UTC  (2+ messages)

[PATCHv5] spi: Convert DesignWare SPI driver to 32-bit accesses
 2015-03-12 19:19 UTC  (2+ messages)
  ` [PATCHv5] spi: dw-spi: Convert 16bit accesses to 32bit accesses

[PATCH] ASoC: rt5645: Add TDM support for rt5650
 2015-03-12 19:19 UTC  (2+ messages)

[PATCH 1/6] dgnc: clean up digi.h
 2015-03-12 19:18 UTC  (4+ messages)
` [PATCH 3/6] dgnc: convert TRUE/FALSE #defines to 1/0

[PATCH v3 0/3] add sound effect module waves
 2015-03-12 19:18 UTC  (2+ messages)

[Qemu-trivial] [PATCH v2] 9pfs-local: simplify/optimize local_mapped_attr_path()
 2015-03-12  9:53 UTC  (3+ messages)
` [Qemu-devel] "

[PATCH] ath10k: add firmware 10.2.4.45 as firmware-4.bin
 2015-03-12 19:17 UTC  (3+ messages)

[PATCH] openssl: Upgrade to 1.0.2
 2015-03-12 19:17 UTC  (3+ messages)

[PATCHv5 00/11] perf tools: Add perf data CTF conversion
 2015-03-12 19:17 UTC  (6+ messages)
` [PATCH 06/11] perf data: Switch to multiple cpu stream files

[Qemu-devel] [PATCH v2 0/9] qom: HMP commands to supersede info qtree
 2015-03-12 19:16 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 8/9] memory: Move owner-less MemoryRegions to /machine/unattached

[RFC] lib/vsprintf.c: Even faster decimal conversion
 2015-03-12 18:49 UTC  (3+ messages)
` [PATCH v1] "

[PATCH RT 00/39] Linux 3.14.34-rt32-rc1
 2015-03-12 19:13 UTC  (40+ messages)
` [PATCH RT 01/39] gpio: omap: use raw locks for locking
` [PATCH RT 02/39] rtmutex: Simplify rtmutex_slowtrylock()
` [PATCH RT 03/39] rtmutex: Simplify and document try_to_take_rtmutex()
` [PATCH RT 04/39] rtmutex: No need to keep task ref for lock owner check
` [PATCH RT 05/39] rtmutex: Clarify the boost/deboost part
` [PATCH RT 06/39] rtmutex: Document pi chain walk
` [PATCH RT 07/39] rtmutex: Simplify remove_waiter()
` [PATCH RT 08/39] rtmutex: Confine deadlock logic to futex
` [PATCH RT 09/39] rtmutex: Cleanup deadlock detector debug logic
` [PATCH RT 10/39] rtmutex: Avoid pointless requeueing in the deadlock detection chain walk
` [PATCH RT 11/39] futex: Make unlock_pi more robust
` [PATCH RT 12/39] futex: Use futex_top_waiter() in lookup_pi_state()
` [PATCH RT 13/39] futex: Split out the waiter check from lookup_pi_state()
` [PATCH RT 14/39] futex: Split out the first waiter attachment "
` [PATCH RT 15/39] futex: Simplify futex_lock_pi_atomic() and make it more robust
` [PATCH RT 16/39] locking/rt-mutex: avoid a NULL pointer dereference on deadlock
` [PATCH RT 17/39] rtmutex.c: Fix incorrect waiter check
` [PATCH RT 18/39] rt,locking: fix __ww_mutex_lock_interruptible() lockdep annotation
` [PATCH RT 19/39] rtmutex: enable deadlock detection in ww_mutex_lock functions
` [PATCH RT 20/39] x86: UV: raw_spinlock conversion
` [PATCH RT 22/39] arm/futex: disable preemption during futex_atomic_cmpxchg_inatomic()
` [PATCH RT 23/39] ARM: cmpxchg: define __HAVE_ARCH_CMPXCHG for armv6 and later
` [PATCH RT 24/39] mips: rt: Replace pagefault_* to raw version
` [PATCH RT 25/39] sas-ata/isci: dontt disable interrupts in qc_issue handler
` [PATCH RT 26/39] scheduling while atomic in cgroup code
` [PATCH RT 27/39] work-simple: Simple work queue implemenation
` [PATCH RT 28/39] sunrpc: make svc_xprt_do_enqueue() use get_cpu_light()
` [PATCH RT 29/39] Revert "rwsem-rt: Do not allow readers to nest"
` [PATCH RT 30/39] locking: ww_mutex: fix ww_mutex vs self-deadlock
` [PATCH RT 31/39] thermal: Defer thermal wakups to threads
` [PATCH RT 32/39] lockdep: selftest: fix warnings due to missing PREEMPT_RT conditionals
` [PATCH RT 33/39] fs/aio: simple simple work
` [PATCH RT 34/39] timers: Track total number of timers in list
` [PATCH RT 35/39] timers: Reduce __run_timers() latency for empty list
` [PATCH RT 36/39] timers: Reduce future __run_timers() latency for newly emptied list
` [PATCH RT 37/39] timers: Reduce future __run_timers() latency for first add to empty list
` [PATCH RT 38/39] staging: Mark rtl8821ae as broken
` [PATCH RT 39/39] Linux 3.14.34-rt32-rc1

[PATCH] ethdev: additional parameter in RX callback
 2015-03-12 19:15 UTC  (2+ messages)

[Qemu-devel] qemu with vde not working
 2015-03-12 19:13 UTC 

[net-next PATCH] fib_trie: Only display main table in /proc/net/route
 2015-03-12 19:13 UTC  (2+ messages)

Another problem with I2C multiplexer bus naming
 2015-03-12 19:12 UTC  (4+ messages)

[v2,00/11] Freescale DPAA FMan FLIB(s)
 2015-03-12 19:11 UTC  (3+ messages)

[Qemu-devel] [PULL 0/2] Block patches
 2015-03-12 19:10 UTC  (3+ messages)
` [Qemu-devel] [PULL 1/2] queue: fix QSLIST_INSERT_HEAD_ATOMIC race
` [Qemu-devel] [PULL 2/2] qcow2: fix the macro QCOW_MAX_L1_SIZE's use

[PATCH] tag: fix some mis-organized options in "-h" listing
 2015-03-12 19:10 UTC  (2+ messages)

[merged] pxa27x_udc-remove-use-of-seq_printf-return-value.patch removed from -mm tree
 2015-03-12 19:09 UTC 

Update the clk tree for linux-next
 2015-03-12 19:08 UTC  (2+ messages)

I am new here
 2015-03-12 19:07 UTC  (4+ messages)

PCI passthrough of 40G ethernet interface (Openstack/KVM)
 2015-03-12 19:07 UTC  (3+ messages)
` [Qemu-devel] "

[RFC/PATCHSET 0/6] perf kmem: Implement page allocation analysis (v1)
 2015-03-12 19:07 UTC  (3+ messages)

running task only for native but not target?
 2015-03-12 19:05 UTC 

[PATCH 02/18] drm/i915/skl: Implement WaDisableHBR2
 2015-03-12 19:03 UTC  (5+ messages)
` [PATCH v2] "

[review-request] 7151 project release cancel button always enabled
 2015-03-12 19:03 UTC 

[PATCH net-next] cls_bpf: do eBPF invocation under non-bh RCU lock variant for maps
 2015-03-12 19:03 UTC 

[PATCH v2.0 0/2] ARM: AT91: pm: add support to disable the DDR's clock
 2015-03-12 18:59 UTC  (3+ messages)

[PATCH v2.0 0/2] ARM: at91: Add pm support for sama5d3 and sama5d4
 2015-03-12 18:59 UTC  (3+ messages)

[PATCH v2.0 0/6] ARM: AT91: pm improvement for 4.1
 2015-03-12 18:58 UTC  (3+ messages)

[PATCH v2.0 0/3] ARM: AT91: pm cleanup for 4.1
 2015-03-12 18:58 UTC  (3+ messages)

[PATCH 0/7] prepare for rsa support
 2015-03-12 18:56 UTC  (5+ messages)
` [PATCH 1/7] digest: fix and add missing copyright
  ` [PATCH 4/7] digest: add verify callback

[PATCH] Kconfig: drop bogus default values
 2015-03-12 18:51 UTC  (5+ messages)

[PATCH 01/22] mm/memblock.c: %pF is only for function pointers
 2015-03-12 18:54 UTC  (6+ messages)
` [PATCH 12/22] sparc: "

[PATCH V4 0/2] crypto: Add Imagination Technologies hw hash accelerator
 2015-03-12 18:56 UTC  (3+ messages)
` [PATCH V4 1/2] "

[U-Boot] Question about board-specific Makefile actions
 2015-03-12 18:55 UTC  (4+ messages)

Cannot compile opencv with cmake
 2015-03-12 18:55 UTC 

[PATCH 0/6] AT91 pm improvement for 3.21
 2015-03-12 18:53 UTC  (5+ messages)
` [PATCH 2/6] pm: at91: move the copying the sram function to the sram initializationi phase

[PATCH 4/4] mm: numa: Slow PTE scan rate if migration failures occur
 2015-03-12 18:49 UTC  (11+ 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.