public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-09-11 10:05:29 to 2013-09-11 16:03:31 UTC [more...]

[PATCH] rcu: Is it safe to enter an RCU read-side critical section?
 2013-09-11 16:03 UTC  (15+ messages)

[PATCH 0/7] preempt_count rework -v2
 2013-09-11 16:00 UTC  (21+ messages)
` [PATCH 2/7] sched: Add NEED_RESCHED to the preempt_count

[000/251] 3.6.11.9-rc1-stable review
 2013-09-11 16:00 UTC  (16+ messages)
` [055/251] skb: report completion status for zero copy skbs
` [076/251] iscsi-target: Fix tfc_tpg_nacl_auth_cit configfs length overflow
` [091/251] USB: ti_usb_3410_5052: fix dynamic-id matching
` [117/251] radeon kms: do not flush uninitialized hotplug work
` [197/251] iwl4965: reset firmware after rfkill off
` [199/251] genetlink: fix family dump race

[PATCH] EDAC, AMD64_EDAC: Remove superfluous condition check
 2013-09-11 15:55 UTC 

[PATCH] uprobes: Fix utask->depth accounting in handle_trampoline()
 2013-09-11 15:47 UTC 

[PATCH] scsi: esas2r: fix potential format string flaw
 2013-09-11 15:38 UTC  (2+ messages)

[PATCH v2 0/9] runtime PM support for I2C and SPI client devices
 2013-09-11 15:53 UTC  (14+ messages)
` [PATCH v2 1/9] i2c: prepare runtime PM support for I2C "
` [PATCH v2 2/9] i2c: attach/detach I2C client device to the ACPI power domain
` [PATCH v2 3/9] Input: misc - convert existing I2C client drivers to use I2C core runtime PM
` [PATCH v2 4/9] [media] s5p-tv: convert "
` [PATCH v2 5/9] drivers/misc: convert existing I2C clients driver "
` [PATCH v2 6/9] mfd: wm8994: convert "
` [PATCH v2 7/9] ASoC: codecs: convert existing I2C client drivers "
` [PATCH v2 8/9] spi: prepare runtime PM support for SPI devices
` [PATCH v2 9/9] spi: attach/detach SPI device to the ACPI power domain

[GIT PULL RESEND] x86/jumpmplabel changes for v3.12-rc1
 2013-09-11 15:47 UTC  (9+ messages)
` Regression :-) "

Re: [f2fs-dev] [PATCH] f2fs: optimize fs_lock for better performance
 2013-09-11 15:42 UTC  (4+ messages)
  `  "

[GIT PULL] Keyrings patches
 2013-09-11 15:41 UTC  (6+ messages)

[PATCH] vmpressure: fix divide-by-0 in vmpressure_work_fn
 2013-09-11 15:40 UTC  (3+ messages)

BUG: sleeping function called from invalid context on 3.10.10-rt7
 2013-09-11 15:38 UTC  (3+ messages)

[PATCH] CacheFiles: Fix memory leak in cachefiles_check_auxdata error paths
 2013-09-11 15:38 UTC 

[PATCH v3 00/38] iio: ST clean-ups and new sensor support
 2013-09-11 15:35 UTC  (15+ messages)
` [PATCH 01/38] ARM: ux500: Remove PrimeCell IDs from Nomadik I2C DT nodes
` [PATCH 27/38] iio: pressure-core: st: Give some indication if device probing was successful

[PATCH] drivers: of: fix build break if asm/dma-contiguous.h is missing
 2013-09-11 15:35 UTC  (4+ messages)

Deadlock in fb and tty
 2013-09-11 15:33 UTC  (2+ messages)

[PATCH] RFC: interrupt consistency check for OF GPIO IRQs
 2013-09-11 15:30 UTC  (6+ messages)

[PATCH v2 2/2] perf tools: add attr->mmap2 support
 2013-09-11 15:28 UTC  (11+ messages)

perf-related lockup on 3.11
 2013-09-11 15:35 UTC 

[PATCH] perf,x86: add constraint for IVB CYCLE_ACTIVITY:CYCLES_LDM_PENDING
 2013-09-11 15:22 UTC 

Kernel migration eat CPUs
 2013-09-11 15:18 UTC  (3+ messages)

[RFC PATCH lttng-modules] Fix: use timekeeping_is_busy() to fix ktime_get() hard lockup
 2013-09-11 15:12 UTC 

[RFC PATCH] timekeeping: introduce timekeeping_is_busy()
 2013-09-11 15:08 UTC 

Dear User
 2013-09-11 14:46 UTC 

[PATCH] OOM killer: wait for tasks with pending SIGKILL to exit
 2013-09-11 15:06 UTC  (3+ messages)

[PATCH 1/2] seqlock: Add a new blocking reader type
 2013-09-11 14:55 UTC  (3+ messages)
` [PATCH 2/2] dcache: use read_seqlock/unlock() in read_seqbegin_or_lock() & friend

[RFC] Restrict kernel spawning of threads to a specified set of cpus
 2013-09-11 14:53 UTC  (10+ messages)

amd64_edac: Add ECC decoding support for newer F15h models
 2013-09-11 14:44 UTC  (2+ messages)

[PATCH 00/16] slab: overload struct slab over struct page to reduce memory usage
 2013-09-11 14:40 UTC  (15+ messages)
` [PATCH 01/16] slab: correct pfmemalloc check
` [PATCH 02/16] slab: change return type of kmem_getpages() to struct page
` [PATCH 03/16] slab: remove colouroff in struct slab
` [PATCH 05/16] slab: remove cachep in struct slab_rcu
` [PATCH 06/16] slab: put forward freeing slab management object
` [PATCH 07/16] slab: overloading the RCU head over the LRU for RCU free
` [PATCH 08/16] slab: use well-defined macro, virt_to_slab()

[PATCH 1/5] ARM64: Split out CONFIG_ARM64_AARCH32 from CONFIG_COMPAT. Signed-off-by: Andrew Pinski <apinski@cavium.com>
 2013-09-11 14:32 UTC  (8+ messages)
` [PATCH 2/5] ARM64: Move some signal code to a seperate file to be reused by ILP32
` [PATCH 3/5] FS: Export poll_select_copy_remaining and rename poll_select_copy_remaining in compat.c so it does not pick the wrong copy
` [PATCH 5/5] ARM64: Add support for ILP32 ABI

[PATCH 00/16] [RFC PATCH] Signed kexec support
 2013-09-11 14:32 UTC  (11+ messages)
` [PATCH 14/16] kexec: Export sysfs attributes for secureboot and secure modules to user space
` [PATCH 15/16] bootparam: Pass acpi_rsdp pointer in bootparam

[PATCH] usb: ohci/uhci - add soft dependencies on ehci_hcd
 2013-09-11 14:29 UTC  (2+ messages)

[RFC PATCH 0/4] ACPI/PCI: Parse PCI root bridge's ACPI resource via ACPI resource functions
 2013-09-11 14:26 UTC  (5+ messages)
` [RFC PATCH 2/4] ACPI/Resource: Add address translation support

[PATCH v1 0/5] xen/PMU: PMU support for Xen PV guests
 2013-09-11 14:26 UTC  (3+ messages)
` [Xen-devel] "

[REPOST PATCH 0/4] slab: implement byte sized indexes for the freelist of a slab
 2013-09-11 14:22 UTC  (9+ messages)
` [REPOST PATCH 3/4] slab: introduce byte sized index "

[PATCH] firmware: Be a bit more verbose about direct firmware loading failure
 2013-09-11 14:19 UTC  (3+ messages)

[PATCH] slab: Make allocations with GFP_ZERO slightly more efficient
 2013-09-11 14:17 UTC  (2+ messages)

[PATCH] drm/msm: fix potential NULL pointer dereference
 2013-09-11 14:09 UTC 

[GIT PULL 0/5] perf/urgent fixes
 2013-09-11 14:08 UTC  (3+ messages)

cpufreq_stats NULL deref on second system suspend
 2013-09-11 13:56 UTC  (11+ messages)

[RFC 0/5] New descriptor-based GPIO interface
 2013-09-11 13:57 UTC  (5+ messages)
` [RFC 4/5] gpiolib: add gpiod_get() and gpiod_put() functions

trinity finds ftrace/perf bug. Film at 11
 2013-09-11 13:54 UTC 

RIP - dead harddisk
 2013-09-11 13:41 UTC  (5+ messages)

[PATCH] mfd: wm8994: fix compile warning in wm8994_i2c_probe()
 2013-09-11 13:42 UTC 

[PATCH v2] cpu/mem hotplug: Add try_online_node() for cpu_up()
 2013-09-11 13:40 UTC  (3+ messages)

sparc32 defconfig build broken due to commit ebd97be63 (PCI: remove ARCH_SUPPORTS_MSI kconfig option)
 2013-09-11 13:40 UTC  (3+ messages)
` [PATCH] sparc: fix MSI build failure on Sparc32

[f2fs-dev][PATCH] f2fs: optimize fs_lock for better performance
 2013-09-11 13:22 UTC  (3+ messages)
    ` [f2fs-dev] [PATCH] "

"cpufreq: fix serialization issues with freq change notifiers" breaks cpufreq too
 2013-09-11 13:28 UTC  (7+ messages)

Re: [f2fs-dev][PATCH] f2fs: optimize fs_lock for better performance
 2013-09-11 13:14 UTC  (2+ messages)

[PATCH] gpio: arizona: Add wm8997 support to probe
 2013-09-11 13:03 UTC 

[PATCH] Cpufreq/governor: Remove fossil comment
 2013-09-11 12:49 UTC 

[PATCH v2 0/9] x86, memblock: Allocate memory near kernel image before SRAT parsed
 2013-09-11 12:51 UTC  (8+ messages)
` [PATCH v2 3/9] x86, dma: Support allocate memory from bottom upwards in dma_contiguous_reserve()
` [PATCH v2 4/9] x86: Support allocate memory from bottom upwards in setup_log_buf()
` [PATCH v2 5/9] x86: Support allocate memory from bottom upwards in relocate_initrd()
` [PATCH v2 7/9] x86, acpi, crash, kdump: Do reserve_crashkernel() after SRAT is parsed
` [PATCH v2 8/9] x86, mem-hotplug: Support initialize page tables from low to high
` [PATCH v2 9/9] mem-hotplug: Introduce movablenode boot option to control memblock allocation direction

[PATCH] mm: update 00-INDEX
 2013-09-11 12:42 UTC 

[PATCH 1/1] Cpufreq: Remove fossil comment of cpufreq_set_policy
 2013-09-11 12:39 UTC  (5+ messages)

[PATCH V2] regulator: core: add support for configuring turn-on time through constraints
 2013-09-11 12:58 UTC 

ARMv8-A Architecture Reference Manual available
 2013-09-11 12:33 UTC 

[patch 0/7] improve memcg oom killer robustness v2
 2013-09-11 12:33 UTC  (12+ messages)

[PATCH] ACPI / osl: implement acpi_os_sleep() with msleep()
 2013-09-11 17:42 UTC  (2+ messages)

Introducing libgadget 0.0.1
 2013-09-11 12:23 UTC  (3+ messages)

[PATCH 2/2] fuse: wait for writeback in fuse_file_fallocate()
 2013-09-11 12:21 UTC  (10+ messages)
` [PATCH 2/2] fuse: wait for writeback in fuse_file_fallocate() -v2

[PATCH] regulator: core: Split devres code out into a separate file
 2013-09-11 12:19 UTC 

[PATCH] regulator: core: Refactor devm_regulator_get* APIs
 2013-09-11 12:17 UTC  (2+ messages)

[GIT PULL] DMA-mapping updates for v3.12 (part 2)
 2013-09-11 12:13 UTC 

[PATCH V8 0/2] iio: input: ti_am335x_tscadc: Add continuous sampling support to adc
 2013-09-11 16:08 UTC  (8+ messages)
` [PATCH 1/2] input: ti_am335x_tsc: Enable shared IRQ for TSC
` [PATCH 2/2] iio: ti_am335x_adc: Add continuous sampling support

[PATCH 1/3] pstore: Adjust buffer size for compression for smaller registered buffers
 2013-09-11 12:07 UTC  (3+ messages)
` [PATCH 2/3] pstore: Use zlib_inflateInit2 instead of zlib_inflateInit
` [PATCH 3/3] pstore: Remove the messages related to compression failure

See the attached file
 2013-09-11 11:55 UTC 

[GIT PULL]: dma-buf updates for 3.12
 2013-09-11 11:48 UTC 

[PATCH 3.11-rc1] crypto: Fix boot failure due to module dependency
 2013-09-11 11:43 UTC  (6+ messages)
      ` [PATCH 3.11-rc1] crypto: Fix boot failure due to moduledependency
        ` [3.12-rc1] Dependency on module-init-tools >= 3.11 ?

[PATCH] pwm-backlight: add support for device tree gpio control
 2013-09-11 11:40 UTC  (3+ messages)

[PATCH v3 1/2] hwmon: (lm90) Add power control
 2013-09-11 11:35 UTC  (12+ messages)

[PATCH 0/2] ext4: increase mbcache scalability
 2013-09-11 11:30 UTC  (10+ messages)
` [PATCH v3 "

[RFC] [PATCH] phy: Add new Exynos USB PHY driver
 2013-09-11 11:27 UTC 

[PATCH] drm/omap: fix error return code in omap_dmm_probe()
 2013-09-11 11:26 UTC  (2+ messages)

[PATCH] Drivers: hv: vmbus: fix error return code in vmbus_connect()
 2013-09-11 11:19 UTC 

[PATCH] MFD: ucb1x00-core: fix error return code in ucb1x00_probe()
 2013-09-11 11:20 UTC 

[PATCH 0/2] Remodel Tegra cpufreq driver to support Tegra series SoCs
 2013-09-11 11:19 UTC  (3+ messages)
` [PATCH 1/2] cpufreq: tegra: Remove not used header and clean up codes
` [PATCH 2/2] cpufreq: tegra: Re-model Tegra cpufreq driver

[PATCH RESEND 0/2] runtime PM support for I2C clients
 2013-09-11 11:24 UTC  (9+ messages)
` [PATCH RESEND 1/2] i2c: prepare runtime PM support for I2C client devices

[RFC 0/4] Add basic support for ASV
 2013-09-11 11:14 UTC  (5+ messages)
` [RFC 1/4] power: asv: Add common ASV support for samsung SoCs
` [RFC 2/4] power: asv: Add a common asv driver for exynos SoCs
` [RFC 3/4] power: asv: Add support for exynos5250
` [RFC 4/4] arm: exynos5: Register static platform device for ASV

[PATCHv2 0/2] ARM: dts: Beaglebone MMC fixes
 2013-09-11 11:02 UTC  (3+ messages)
` [PATCHv2 1/2] arm: bone: dts: add CD for mmc1
` [PATCHv2 2/2] am335x-boneblack: add eMMC DT entry

[PATCH 2/2] block_dev: Add size check before doing async write on block device
 2013-09-11 11:00 UTC 

[PATCH 1/2] block: Set inode of block_device size to zero when delete gendisk
 2013-09-11 11:00 UTC 

[PATCH 0/2] Auto stop async-write on block device when device removed
 2013-09-11 11:00 UTC 

[PATCH 0/5] CPUFreq: Last set of updates for 3.13
 2013-09-11 10:59 UTC  (8+ messages)
` [PATCH 1/5] cpufreq: Optimize cpufreq_frequency_table_verify()
` [PATCH 2/5] cpufreq: rename __cpufreq_set_policy() as cpufreq_set_policy()
` [PATCH 3/5] cpufreq: rewrite cpufreq_driver->flags using shift operator
` [PATCH 4/5] cpufreq: use cpufreq_driver->flags to mark CPUFREQ_HAVE_GOVERNOR_PER_POLICY
` [PATCH 5/5] cpufreq: add new routine cpufreq_verify_within_cpu_limits()

[PATCH 0/2] ARM: dts: Beaglebone MMC fixes
 2013-09-11 10:57 UTC  (4+ messages)
` [PATCH 2/2] am335x-boneblack: add eMMC DT entry

[PATCH net] tuntap: correctly handle error in tun_set_iff()
 2013-09-11 10:58 UTC  (6+ messages)

[GIT PULL] more s390 updates for 3.12 merge window
 2013-09-11 10:50 UTC 

ASLR creates bad memory layout for PIE
 2013-09-11 10:48 UTC 

3.10.5: rcu_sched detected stalls on CPUs/tasks
 2013-09-11 10:34 UTC  (8+ messages)

[PATCH net V2] tuntap: correctly handle error in tun_set_iff()
 2013-09-11 10:43 UTC  (2+ messages)

[PATCH 0/2] Rework ACPI video driver
 2013-09-11 10:30 UTC  (9+ messages)
` [PATCH 2/2] ACPI / video / i915: Remove ACPI backlight if firmware expects Windows 8

[PATCH V3]hrtimer: Fix a performance regression by disable reprogramming in remove_hrtimer
 2013-09-11 10:25 UTC  (6+ messages)

[PATCH] serial: samsung: add support for manual RTS setting
 2013-09-11 10:08 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox