public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-08-29 15:25:12 to 2013-08-29 20:13:22 UTC [more...]

[PATCH 3/5] drivers: thermal: make usage of CONFIG_THERMAL_HWMON optional
 2013-08-29 20:12 UTC  (2+ messages)
` [PATCHv2 "

[PATCH 0/6] treewide: kmem_cache_alloc GFP_ZERO cleanups
 2013-08-29 20:11 UTC  (7+ messages)
` [PATCH 1/6] slab/block: Add and use kmem_cache_zalloc_node
` [PATCH 2/6] block: Convert kmem_cache_alloc(...GFP_ZERO) to kmem_cache_zalloc
` [PATCH 3/6] i915_gem: "
` [PATCH 4/6] aio: "
` [PATCH 5/6] ceph: "
` [PATCH 6/6] f2fs: "

3.11-rc3: radeon WARNING at kernel/workqueue.c:1378 __queue_work+0x132/0x16d()
 2013-08-29 20:07 UTC  (8+ messages)
    ` [PATCH] radeon kms: fix uninitialised hotplug work usage in r100_irq_process()

[PATCH v4 0/3] sched: Limiting idle balance
 2013-08-29 20:05 UTC  (4+ messages)
` [PATCH v4 1/3] sched: Reduce overestimating rq->avg_idle
` [PATCH v4 2/3] sched: Consider max cost of idle balance per sched domain
` [RFC][PATCH v4 3/3] sched: Periodically decay max cost of idle balance

[PATCH] elevator: Fix a race in elevator switching and md device initialization
 2013-08-29 20:01 UTC  (7+ messages)

[PATCH 1/3] cpuidle: coupled: disable interrupts after entering safe state
 2013-08-29 20:09 UTC  (4+ messages)

linux-next: build warnings after merge of the akpm-current tree
 2013-08-29 19:42 UTC  (3+ messages)

[PATCHv3 0/8] Thermal Framework Enhancements
 2013-08-29 19:38 UTC  (2+ messages)

[PATCH RESEND] gpio: (gpio-pca953x) move header to linux/platform_data/
 2013-08-29 19:35 UTC  (2+ messages)

[PATCH 1/2] time: allow changing the timekeeper clock frequency
 2013-08-29 19:30 UTC  (5+ messages)

[PATCH 01/10] Add secure_modules() call
 2013-08-29 19:28 UTC  (11+ messages)
` [PATCH 04/10] ACPI: Limit access to custom_method
` [PATCH 05/10] asus-wmi: Restrict debugfs interface when module loading is restricted

[PATCH v3] gpio: interrupt consistency check for OF GPIO IRQs
 2013-08-29 19:26 UTC  (3+ messages)

[PATCH v7 0/4] Lockless update of reference count protected by spinlock
 2013-08-29 19:25 UTC  (7+ messages)
` [PATCH v7 1/4] spinlock: A new lockref structure for lockless update of refcount

[PATCH v3 0/3] Add Generic USB VBUS/ID detection via GPIO using extcon
 2013-08-29 19:21 UTC  (12+ messages)
` [PATCH v3 1/3] extcon: extcon-gpio-usbvid: Generic USB VBUS/ID detection via GPIO
` [PATCH v3 3/3] ARM: dts: dra7-evm: Add extcon nodes for USB ID pin detection

[PATCH] [RFC] [X86] Fix a compilation issue with clang
 2013-08-29 19:13 UTC  (13+ messages)
  ` [llvmlinux] "
                  ` [PATCH 1/2] Extend definitions of _ASM_* with a raw format
                  ` [PATCH 2/2] [X86] Fix a compilation issue with clang

[patch] block: fix race between request completion and timeout handling
 2013-08-29 19:14 UTC 

[PATCH] tcp: don't apply tsoffset if rcv_tsecr is zero
 2013-08-29 19:12 UTC  (2+ messages)

[PATCH] tcp: initialize rcv_tstamp for restored sockets
 2013-08-29 19:12 UTC  (2+ messages)

[PATCH v2] gpio: interrupt consistency check for OF GPIO IRQs
 2013-08-29 19:00 UTC  (13+ messages)

[PATCH] net: mdio-sun4i: Convert to devm_* api
 2013-08-29 18:55 UTC  (3+ messages)

[GIT PULL] target fixes for v3.11-rc7
 2013-08-29 19:01 UTC  (2+ messages)

bcache: Fix a writeback performance regression
 2013-08-29 18:52 UTC  (18+ messages)

[PATCH] gpio: (gpio-pca953x) move header to linux/platform_data/
 2013-08-29 18:46 UTC  (4+ messages)

[RFC PATCHv3] drivers: power: Detect device suspend/resume lockup and log event in pstore
 2013-08-29 18:43 UTC  (8+ messages)

[ANNOUNCE] 3.10.10-rt7
 2013-08-29 18:42 UTC 

[PATCH v5 0/13] enable swiotlb-xen on arm and arm64
 2013-08-29 18:32 UTC  (14+ messages)
` [PATCH v5 01/13] arm: make SWIOTLB available
` [PATCH v5 02/13] arm: introduce a global dma_ops pointer
` [PATCH v5 03/13] arm64: define DMA_ERROR_CODE
` [PATCH v5 04/13] arm64: do not initialize arm64_swiotlb if dma_ops is already set
` [PATCH v5 05/13] xen/arm,arm64: move Xen initialization earlier
` [PATCH v5 06/13] xen: introduce XENMEM_exchange_and_pin and XENMEM_unpin
` [PATCH v5 07/13] xen: make xen_create_contiguous_region return the dma address
` [PATCH v5 08/13] swiotlb-xen: support autotranslate guests
` [PATCH v5 09/13] xen/arm,arm64: enable SWIOTLB_XEN
` [PATCH v5 10/13] swiotlb-xen: introduce xen_swiotlb_set_dma_mask
` [PATCH v5 11/13] xen: introduce xen_alloc/free_coherent_pages
` [PATCH v5 12/13] swiotlb-xen: use xen_alloc/free_coherent_pages
` [PATCH v5 13/13] swiotlb: don't assume that io_tlb_start-io_tlb_end is coherent

[PATCH] usb: xhci-plat: Enable USB 2.0 hardware LPM support for platform xHCs
 2013-08-29 18:40 UTC  (16+ messages)

[PATCH] regulator: Add devm_regulator_get_exclusive()
 2013-08-29 18:39 UTC  (2+ messages)

[PATCH 0/10] Add additional security checks when module loading is restricted
 2013-08-29 18:37 UTC  (7+ messages)
` [PATCH V2 08/10] kexec: Disable at runtime if the kernel enforces module loading restrictions
` [PATCH V2 10/10] Add option to automatically enforce module signatures when in Secure Boot mode

[PATCH v2] imx-drm: Fix probe failure
 2013-08-29 18:37 UTC  (6+ messages)

[RFC/PATCH 2/2] scsi: ufs: requests completion handling
 2013-08-29 18:36 UTC  (4+ messages)

[PATCH] Avoid useless inodes and dentries reclamation
 2013-08-29 18:36 UTC  (4+ messages)

[PATCH v3 0/6] Add Dialog DA9063 core and regulator drivers
 2013-08-29 18:35 UTC  (3+ messages)
` [PATCH v3 4/6] regulator: da9063: Add Dialog DA9063 voltage regulators support

[PATCH 1/2] ARM: Dove: Add the audio devices in DT
 2013-08-29 18:34 UTC  (10+ messages)

[gcv v3 06/35] scheduler: Replace __get_cpu_var uses
 2013-08-29 18:30 UTC  (13+ messages)
` [gcv v3 32/35] arc: "
` [gcv v3 25/35] powerpc: "

[PATCH V5] gpio: New driver for LSI ZEVIO SoCs
 2013-08-29 18:30 UTC  (2+ messages)

[PATCH] firmware loader: fix pending_fw_head list corruption
 2013-08-29 18:28 UTC 

[PATCH v5] gpio: pcf857x: Add OF support
 2013-08-29 18:24 UTC  (5+ messages)

[PATCH v4 0/5] clk: dt: bindings for mux, divider & gate clocks
 2013-08-29 18:23 UTC  (2+ messages)

[RFC 00/17] ARM: provide common arch init for DT clocks
 2013-08-29 18:20 UTC  (15+ messages)
` [PATCH RFC v2 11/16] ARM: socfpga: remove call to of_clk_init
` [PATCH RFC v2 12/16] ARM: sti: remove custom .init_time hook
  ` [STLinux Kernel] "
` [PATCH RFC v2 14/16] ARM: vexpress: "
` [PATCH RFC v2 16/16] ARM: zynq: Don't call of_clk_init()

[PATCH] ACPI: Fix osc flag setup ordering to allow pcie hotplug use when available
 2013-08-29 18:12 UTC  (4+ messages)
` [PATCH v3] "

[PATCH V3 1/2] gpio: mcp23s08: rename the device tree property
 2013-08-29 18:11 UTC  (4+ messages)
` [PATCH V3 2/2] of: add vendor prefix for Microchip Technology Inc

[PATCH] Fix bitoperation for compilation with clang
 2013-08-29 18:09 UTC 

[GIT PULL] Expand keyring capacity and provide support for libkrb5
 2013-08-29 18:06 UTC  (3+ messages)

linux-next: manual merge of the arm-soc tree with the pm tree
 2013-08-29 17:57 UTC  (2+ messages)

[PATCH] tile: add null check for kzalloc in tile/kernel/setup.c
 2013-08-29 18:02 UTC  (2+ messages)

Linux 3.10.10
 2013-08-29 18:03 UTC  (2+ messages)

Linux 3.4.60
 2013-08-29 18:02 UTC  (2+ messages)

Linux 3.0.94
 2013-08-29 18:02 UTC  (2+ messages)

Can anyone suggest a better fix? Not sure if I understand the problem, but the patch fixed it
 2013-08-29 17:55 UTC  (7+ messages)

[PATCH RFC 0/3] clocksource/cadence_ttc: Handle frequency changes
 2013-08-29 17:55 UTC  (5+ messages)
` [PATCH RFC 1/3] clocksource/cadence_ttc: Remove clocksource clock notifier
` [PATCH RFC 2/3] clocksource/cadence_ttc: Make clocksource optional
` [PATCH RFC 3/3] arm: dt: zynq: Mark TTC input clock as unstable
` [PATCH RFC] clocksource/cadence_ttc: Overhaul clocksource frequency adjustment

RFC: Bug in error handling in gpiolib.c
 2013-08-29 17:45 UTC  (2+ messages)

[PATCH 00/18] ARM: s3c64xx: Let amba-pl08x driver handle DMA
 2013-08-29 17:36 UTC  (4+ messages)
` [PATCH 09/18] ASoC: Samsung: Do not queue cyclic buffers multiple times
  ` [alsa-devel] "

[PATCH v3] gpio: add GPIO support for F71882FG and F71889F
 2013-08-29 17:35 UTC  (12+ messages)

[PATCH] pinctrl: sunxi: drop lock on error path
 2013-08-29 17:35 UTC  (2+ messages)

[git pull] Input updates for 3.11-rc7
 2013-08-29 17:31 UTC 

[PATCH v4 2/3] usb: phy: Add Qualcomm SS-USB and HS-USB drivers for DWC3 core
 2013-08-29 17:28 UTC  (11+ messages)

Re:Very Urgent!!!
 2013-08-29 17:27 UTC 

[PATCH] gpio: pcf857x: cleanup irq_demux_work and use threaded irq
 2013-08-29 17:24 UTC  (4+ messages)

linux-next: manual merge of the pinctrl tree with Linus' tree
 2013-08-29 17:21 UTC  (5+ messages)

[PATCH 0/4] Unify CPU hotplug lock interface
 2013-08-29 17:15 UTC  (3+ messages)

Fwd: perf: callchain feature on ARM - question about libunwind API
 2013-08-29 17:15 UTC  (4+ messages)

[GIT PULL] ARM/ARM64 architected timer updates for v3.12
 2013-08-29 17:13 UTC 

[PATCH RFC v2 1/2] qspinlock: Introducing a 4-byte queue spinlock implementation
 2013-08-29 17:03 UTC  (8+ messages)

linux-next: Tree for Aug 28 [ xhci build breakage ]
 2013-08-29 16:54 UTC  (11+ messages)

[PATCH] of: Fix missing memory initialization on FDT unflattening
 2013-08-29 16:47 UTC  (2+ messages)

[PATCH] of/fdt: Remove duplicate memory clearing on FDT unflattening
 2013-08-29 16:47 UTC  (2+ messages)

[PATCH v6 0/3] mmc: dw_mmc: fixes for suspend/resume on exynos
 2013-08-29 16:39 UTC  (11+ messages)
` [PATCH v6 2/3] mmc: dw_mmc: Honor requests to set the clock to 0 (turn off clock)
` [PATCH v7 0/3] mmc: dw_mmc: fixes for suspend/resume on exynos
  ` [PATCH v7 1/3] mmc: dw_mmc: Add exynos resume_noirq callback to clear WAKEUP_INT
  ` [PATCH v7 2/3] mmc: dw_mmc: Honor requests to set the clock to 0 (turn off clock)
  ` [PATCH v7 3/3] mmc: dw_mmc: Set timeout to max upon resume

[PATCH RESEND] HID: New hid-cp2112 driver
 2013-08-29 16:43 UTC  (2+ messages)

[PATCH 2/2] fuse: wait for writeback in fuse_file_fallocate()
 2013-08-29 16:41 UTC  (6+ messages)
` [PATCH 2/2] fuse: wait for writeback in fuse_file_fallocate() -v2

[guv v2 08/31] tracing: Replace __get_cpu_var uses
 2013-08-29 16:35 UTC  (3+ messages)

[PATCH v3 0/3] Input: omap-keypad: Wakeup capability and w/a for i689 errata
 2013-08-29 16:34 UTC  (3+ messages)

[PATCH] input/serio: disable i8042 PC keyboard ctrl for ARC
 2013-08-29 16:33 UTC  (2+ messages)

[PATCH 1/1] intel_ips: blacklist ASUSTek G60JX laptops
 2013-08-29 16:32 UTC  (5+ messages)

[PATCH] Input: add driver for Neonode zForce based touchscreens
 2013-08-29 16:29 UTC  (2+ messages)

[PATCH 0/2] fuse: fix races related to fuse writeback
 2013-08-29 16:27 UTC  (3+ messages)
` [PATCH 1/2] fuse: postpone end_page_writeback() in fuse_writepage_locked()

[PATCH] fuse: fix race in fuse_writepages()
 2013-08-29 16:21 UTC  (4+ messages)

[PATCH] fuse: hotfix truncate_pagecache() issue
 2013-08-29 16:18 UTC  (4+ messages)

[PATCH v4 0/10] enable swiotlb-xen on arm and arm64
 2013-08-29 16:05 UTC  (12+ messages)
` [PATCH v4 07/10] xen: introduce XENMEM_exchange_and_pin and XENMEM_unpin
` [PATCH v4 09/10] swiotlb-xen: support autotranslate guests
` [PATCH v4 10/10] xen/arm,arm64: enable SWIOTLB_XEN

[GIT PULL] cgroup fixes for v3.11-rc7
 2013-08-29 15:53 UTC 

[PATCH 1/1] MAINTAINERS: Change maintainer for cyttsp driver
 2013-08-29 15:44 UTC  (5+ messages)

[PATCH] cgroup: fix rmdir EBUSY regression in 3.11
 2013-08-29 15:42 UTC  (2+ messages)
` [PATCH cgroup/for-3.11-fixes] "

[PATCH v6 0/5] ARM/ARM64 architected timer updates
 2013-08-29 15:42 UTC  (4+ messages)
` [PATCH v6 4/5] drivers: clocksource: add support for ARM architected timer event stream

sht15 kernel driver
 2013-08-29 15:28 UTC  (4+ messages)
      ` [lm-sensors] "

linux-next: Tree for Aug 29
 2013-08-29 15:25 UTC  (2+ messages)
` linux-next: Tree for Aug 29 (xen)


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