All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-03-13 15:11:05 to 2015-03-13 15:44:24 UTC [more...]

[PATCH 00/16] checkpatch clean-up of rtl8723au's rtw_security.c
 2015-03-13 15:44 UTC  (3+ messages)
` [PATCH 14/16] staging: rtl8723au: Improve readability of two very long lines

[PATCH 0/9] PM / Domains: Don't leave unused PM domains powered after ->probe()
 2015-03-13 15:43 UTC  (19+ messages)
` [PATCH 1/9] PM / Domains: Add dev_pm_domain_get|put() APIs
` [PATCH 2/9] PM / Domains: Enable genpd to support ->get|put() callbacks
` [PATCH 3/9] amba: Keep PM domain powered during ->probe()
` [PATCH 4/9] drivercore / platform: "
` [PATCH 5/9] i2c: core: "
` [PATCH 6/9] spi: "
` [PATCH 7/9] mmc: core: Attach PM domain prior probing of SDIO func driver
` [PATCH 8/9] mmmc: core: Keep PM domain powered during ->probe() "
` [PATCH 9/9] Revert "PM / Domains: Power on the PM domain right after attach completes"

[U-Boot] DRAM initialization hangs on MX28EVK rev. D
 2015-03-13 15:44 UTC 

[PATCH v2 0/4] usb: renesas_usbhs: add support for USB-DMAC
 2015-03-13 15:44 UTC  (11+ messages)
` [PATCH v2 1/4] usb: renesas_usbhs: fix spinlock suspected in a gadget complete function

[PATCH RT 00/25] Linux 3.2.68-rt99-rc1
 2015-03-13 15:18 UTC  (23+ messages)
` [PATCH RT 01/25] gpio: omap: use raw locks for locking
` [PATCH RT 02/25] create-rt-enqueue
` [PATCH RT 03/25] rtmutex: Simplify rtmutex_slowtrylock()
` [PATCH RT 04/25] rtmutex: Simplify and document try_to_take_rtmutex()
` [PATCH RT 06/25] rtmutex: Clarify the boost/deboost part
` [PATCH RT 07/25] rtmutex: Document pi chain walk
` [PATCH RT 08/25] rtmutex: Simplify remove_waiter()
` [PATCH RT 09/25] rtmutex: Confine deadlock logic to futex
` [PATCH RT 10/25] rtmutex: Cleanup deadlock detector debug logic
` [PATCH RT 11/25] rtmutex: Avoid pointless requeueing in the deadlock detection chain walk
` [PATCH RT 12/25] futex: Make unlock_pi more robust
` [PATCH RT 13/25] futex: Use futex_top_waiter() in lookup_pi_state()
` [PATCH RT 14/25] futex: Split out the waiter check from lookup_pi_state()
` [PATCH RT 15/25] futex: Split out the first waiter attachment "
` [PATCH RT 16/25] futex: Simplify futex_lock_pi_atomic() and make it more robust
` [PATCH RT 17/25] rt-mutex: avoid a NULL pointer dereference on deadlock
` [PATCH RT 18/25] x86: UV: raw_spinlock conversion
` [PATCH RT 20/25] arm/futex: disable preemption during futex_atomic_cmpxchg_inatomic()
` [PATCH RT 21/25] scheduling while atomic in cgroup code
` [PATCH RT 23/25] sunrpc: make svc_xprt_do_enqueue() use get_cpu_light()
` [PATCH RT 24/25] lockdep: selftest: fix warnings due to missing PREEMPT_RT conditionals
` [PATCH RT 25/25] Linux 3.2.68-rt99-rc1

[PATCH 0/6] rhashtable: Fixes + cleanups + preparation for multiple rehash
 2015-03-13 15:42 UTC  (7+ messages)
` [PATCH 2/6] rhashtable: Use SINGLE_DEPTH_NESTING
` [PATCH 3/6] rhashtable: Move seed init into bucket_table_alloc
` [PATCH 4/6] rhashtable: Free bucket tables asynchronously after rehash

[PATCH] HID: uclogic: make input_mapping independent of usb
 2015-03-13 15:42 UTC 

[PATCH] Revert "MIPS: mm: tlbex: Use cpu_has_mips_r2_exec_hazard for the EHB instruction"
 2015-03-13 15:41 UTC  (5+ messages)
` [PATCH] MIPS: mm: tlbex: Replace cpu_has_mips_r2_exec_hazard with cpu_has_mips_r2_r6

[PATCH RT 00/27] Linux 3.4.106-rt132-rc1
 2015-03-13 15:18 UTC  (28+ messages)
` [PATCH RT 01/27] gpio: omap: use raw locks for locking
` [PATCH RT 02/27] create-rt-enqueue
` [PATCH RT 03/27] rtmutex: Simplify rtmutex_slowtrylock()
` [PATCH RT 04/27] rtmutex: Simplify and document try_to_take_rtmutex()
` [PATCH RT 05/27] rtmutex: No need to keep task ref for lock owner check
` [PATCH RT 06/27] rtmutex: Clarify the boost/deboost part
` [PATCH RT 07/27] rtmutex: Document pi chain walk
` [PATCH RT 08/27] rtmutex: Simplify remove_waiter()
` [PATCH RT 09/27] rtmutex: Confine deadlock logic to futex
` [PATCH RT 10/27] rtmutex: Cleanup deadlock detector debug logic
` [PATCH RT 11/27] rtmutex: Avoid pointless requeueing in the deadlock detection chain walk
` [PATCH RT 12/27] futex: Make unlock_pi more robust
` [PATCH RT 13/27] futex: Use futex_top_waiter() in lookup_pi_state()
` [PATCH RT 14/27] futex: Split out the waiter check from lookup_pi_state()
` [PATCH RT 15/27] futex: Split out the first waiter attachment "
` [PATCH RT 16/27] futex: Simplify futex_lock_pi_atomic() and make it more robust
` [PATCH RT 17/27] rt-mutex: avoid a NULL pointer dereference on deadlock
` [PATCH RT 18/27] x86: UV: raw_spinlock conversion
` [PATCH RT 20/27] arm/futex: disable preemption during futex_atomic_cmpxchg_inatomic()
` [PATCH RT 21/27] ARM: cmpxchg: define __HAVE_ARCH_CMPXCHG for armv6 and later
` [PATCH RT 22/27] sas-ata/isci: dontt disable interrupts in qc_issue handler
` [PATCH RT 23/27] scheduling while atomic in cgroup code
` [PATCH RT 24/27] work-simple: Simple work queue implemenation
` [PATCH RT 25/27] sunrpc: make svc_xprt_do_enqueue() use get_cpu_light()
` [PATCH RT 26/27] lockdep: selftest: fix warnings due to missing PREEMPT_RT conditionals
` [PATCH RT 27/27] Linux 3.4.106-rt132-rc1

[PATCH v3 0/7] vTPM: Xen stubdom vTPM for HVM virtual machine
 2015-03-13 15:41 UTC  (6+ messages)
` [PATCH v3 1/7] vTPM: event channel bind interdomain with para/hvm "
` [PATCH v3 2/7] vTPM: limit libxl__add_vtpms() function to para "

[PATCH v6 0/7] irqchip: Move OMAP{4,5}/DRA7 to use stacked domains
 2015-03-13 15:40 UTC  (2+ messages)

stubdom vtpm build failure in staging
 2015-03-13 15:39 UTC  (6+ messages)

[Bug 89571] New: XFX 7300 GS - Black screen with DVI when KMS(nouveau) starts - VGA working
 2015-03-13 15:38 UTC 

Bounding OSD memory requirements during peering/recovery
 2015-03-13 15:36 UTC  (9+ messages)

[meta-security][PATCH] libseccomp update
 2015-03-13 15:37 UTC  (2+ messages)
` [meta-security][PATCH] libseccomp: update to version 2.2.0

[PATCH next] drivers: wireless: carl9170: shrink carl9170_tx_info
 2015-03-13 15:37 UTC 

[PATCH v2] iio: Add ABI documentation for in_magn offset value
 2015-03-13 15:36 UTC 

[ath9k-devel] [PATCH] ath9k: Configure beacons for AP vif if this has not happened yet
 2015-03-13 15:37 UTC  (3+ messages)

[PATCH v2] can: add combined rx/tx LED trigger support
 2015-03-13 15:36 UTC 

[RFC] With 8250 Designware UART, if writes to the LCR failed the kernel will hung up
 2015-03-13 15:36 UTC  (9+ messages)

[FOR DISCUSSION 0/9] Dove PMU support
 2015-03-13 15:36 UTC  (6+ messages)
` [PATCH 5/9] ARM: dove: create a proper PMU driver for power domains, PMU IRQs and resets

[PATCH v3 0/2] x86_64: Sigcontext improvements
 2015-03-13 15:31 UTC  (2+ messages)

[PATCH] PNP / ACPI: Use ACPI_COMPANION_SET() during initialization
 2015-03-13 15:34 UTC  (2+ messages)

[PATCH] can: add combined rx/tx LED trigger support
 2015-03-13 15:20 UTC  (2+ messages)

CHECK: Alignment should match open parenthesis
 2015-03-13 15:33 UTC  (6+ messages)

[PATCH V2 linux-next] UBIFS: simplify returns
 2015-03-13 15:32 UTC  (3+ messages)

[PATCH] add upstream GRUB to the Xen build system
 2015-03-13 15:33 UTC 

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

[PATCH v6 0/6] wlcore: add device-tree support
 2015-03-13 15:27 UTC  (9+ messages)
` [PATCH v6 5/6] ARM: dts: add wl12xx/wl18xx bindings
` [PATCH v6 6/6] wlcore: remove wl12xx_platform_data

[PATCH 1/2] ARM: dts: am4372: Add "ti,am437x-ocp2scp" as compatible string for OCP2SCP
 2015-03-13 15:31 UTC  (4+ messages)
` [PATCH 2/2] bus: ocp2scp: SYNC2 value should be changed to 0x6

[PATCH v4 0/9] ARM: at91 cleanups for 4.1 #1
 2015-03-13 15:28 UTC  (3+ messages)

QCA6174 hw2.1?
 2015-03-13 15:28 UTC  (3+ messages)

[PATCH] of/unittest: Fix the wrong expected value in of_selftest_property_string
 2015-03-13 15:28 UTC  (2+ messages)

[PATCH] of/selftest: remove the duplicate of_changeset_init
 2015-03-13 15:27 UTC  (2+ messages)

[PATCH] of/overlay: Remove unused variable
 2015-03-13 15:28 UTC  (2+ messages)

[PATCH 1/2] android/hog: Fix double queue_destroy
 2015-03-13 15:28 UTC  (3+ messages)
` [PATCHv2 "

[PATCH 0/8] Improve build process
 2015-03-13 15:28 UTC  (11+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 1/4] mk: Remove combined library and related options

[PATCH] of: Fix premature bootconsole disable with 'stdout-path'
 2015-03-13 15:27 UTC  (2+ messages)

Kenrel panic with 3.18.7-rt2 - rootfs at MMC
 2015-03-13 15:26 UTC  (4+ messages)
` Kenrel panic with 3.18.7-rt2 - Was: "

kswapd hogging in lowmem_shrink
 2015-03-13 15:27 UTC  (5+ messages)

Linux XIA - merge proposal
 2015-03-13 15:26 UTC  (3+ messages)

[PATCH RESEND 2/2] serial: add device tree binding documentation for ETRAX FS UART
 2015-03-13 15:25 UTC  (2+ messages)

where defined IBV_RC
 2015-03-13 15:26 UTC  (2+ messages)

very slow SSD with fsync
 2015-03-13 15:25 UTC  (2+ messages)

[PATCH v2 1/2] of: Add prompt for OF_OVERLAY config
 2015-03-13 15:25 UTC  (5+ messages)
` [PATCH v2 2/2] of: Drop superfluous dependance for OF_OVERLAY

[PATCH] of/overlay: Directly include idr.h
 2015-03-13 15:25 UTC  (4+ messages)

[PATCH] MAINTAINERS: Add myself as co-maintainer to the legacy support of the mvebu SoCs
 2015-03-13 15:24 UTC  (3+ messages)

[PATCH] of: Add vendor prefix for Arasan
 2015-03-13 15:24 UTC  (2+ messages)

[PATCH v2 0/7] Some (not only) cpupool related fixes and improvements
 2015-03-13 15:24 UTC  (7+ messages)
` [PATCH v2 3/7] libxl: introduce libxl_cpupool_cpu{add, remove}_cpumap()
` [PATCH v2 4/7] xl: enable using ranges of pCPUs when manipulating cpupools
` [PATCH v2 5/7] xl: enable using ranges of pCPUs when creating cpupools

[Qemu-devel] [PATCH] virtio-pci: fix host notifiers on bi-endian architectures
 2015-03-13 15:24 UTC  (6+ messages)
` [Qemu-devel] [PATCH 2/2] memory: fix the eventfd data endianness according to the host

[PATCH RT 00/39] Linux 3.14.34-rt32-rc1
 2015-03-13 15:24 UTC  (5+ messages)

[PATCH -next] of/platform: Fix sparc:allmodconfig build
 2015-03-13 15:24 UTC  (3+ messages)

vvar, gup && coredump
 2015-03-13 15:22 UTC  (9+ messages)

[resend PATCH] driver core: property: support for generic property
 2015-03-13 15:24 UTC  (4+ messages)

[PATCH v3 0/3] of: support passing console options with stdout-path
 2015-03-13 15:23 UTC  (9+ messages)
` [PATCH v3 2/3] of: add optional options parameter to of_find_node_by_path()

[PATCH] of: Kconfig: Let OF_UNITTEST depend on "I2C=y" and "I2C_MUX=y"
 2015-03-13 15:23 UTC  (4+ messages)

[PATCH 1/3] BSD: Support Port Hotplug function
 2015-03-13 15:23 UTC  (4+ messages)
` [PATCH v2 00/15] eal: Port Hotplug support for BSD
  ` [PATCH v2 13/15] eal: Consolidate pci_map/unmap_resource() of linuxapp and bsdapp

[PATCH] dt: submitting-patches: clarify that DT maintainers are to be cced on bindings
 2015-03-13 15:22 UTC  (2+ messages)

[review-request][PATCH] bitbake: toaster: tasks trigger the select related tables before ordering
 2015-03-13 15:22 UTC 

Oops with tip/x86/fpu
 2015-03-13 15:20 UTC  (6+ messages)
` [PATCH 0/4] x86/fpu: avoid math_state_restore() on kthread exec
  ` [PATCH 2/4] x86/fpu: introduce restore_init_xstate()

[PATCH 0/2] ARM: imx6: GPC updates after conversion to stacked domains
 2015-03-13 15:21 UTC  (6+ messages)
` [PATCH 1/2] ARM: imx6: Warn when an old DT is detected

[PATCH] arm64: put __boot_cpu_mode label after alignment instead of before
 2015-03-13 15:21 UTC 

[Qemu-devel] [PULL v3 0/5] sdl patch queue
 2015-03-13 15:18 UTC  (2+ messages)

[PATCH 7/7] common.c:105 Variable 'gephy' is never used
 2015-03-13 15:18 UTC  (5+ messages)

[Patch v5] x86: irq_comm: Add check for RH bit in kvm_set_msi_irq
 2015-03-13 15:14 UTC 

[Patch v3] x86: irq_comm: Add check for RH bit in kvm_set_msi_irq
 2015-03-13 15:12 UTC  (7+ messages)
  ` [Patch v4] "

[PATCH RT 00/36] Linux 3.12.38-rt53-rc1
 2015-03-13 15:13 UTC  (3+ messages)
` [PATCH RT 20/36] x86: UV: raw_spinlock conversion
  ` [PATCH RT 21/36] ARM: enable irq in translation/section permission fault handlers

[review-request][PATCH] bitbake: toaster: Add cancel build to latest build section
 2015-03-13 15:13 UTC  (2+ messages)

[PATCH 11/11] iop-adma.c:1129: possible bad parameter in memset
 2015-03-13 14:55 UTC 


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.