BUG: rtc_cmos (2.6.34-rc7)
This happened during a 2.6.34-rc7 boot on a pee-cee. [ 18.314219] BUG: unable to handle kernel NULL pointer dereference at 0000000000000010 [ 18.314229] IP: [<ffffffffa02ea9e9>] cmos_update_irq_enable+0x21/0xa5 [rtc_cmos] [ 18.314243] PGD 7d0b7067 PUD 7dab5067 PMD 0 [ 18.314250] Oops: 0000 [#1] SMP [ ... 10 May 2010 19:54
[35/98] Staging: hv: name network device ethX rather than sethX
2.6.32-stable review patch. If anyone has any objections, please let us know. ------------------ From: Stephen Hemminger <shemminger(a)vyatta.com> commit 546d9e101e7a71e6202f47a13ddcd9b8fb05a52e upstream. This patch makes the HyperV network device use the same naming scheme as other virtual drivers (Xen, KV... 10 May 2010 19:54
[90/98] cpuidle: Fix incorrect optimization
2.6.32-stable review patch. If anyone has any objections, please let us know. ------------------ From: Arjan van de Ven <arjan(a)linux.intel.com> commit 1c6fe0364fa7bf28248488753ee0afb6b759cd04 upstream. commit 672917dcc78 ("cpuidle: menu governor: reduce latency on exit") added an optimization, where the a... 10 May 2010 19:54
[56/98] ALSA: hda: Fix 0 dB for Packard Bell models using Conexant CX20549 (Venice)
2.6.32-stable review patch. If anyone has any objections, please let us know. ------------------ From: Daniel T Chen <crimsun(a)ubuntu.com> commit 8f0f5ff6777104084b4b2e1ae079541c2a6ed6d9 upstream. BugLink: https://launchpad.net/bugs/541802 The OR's hardware distorts at PCM 100% because it does not corres... 10 May 2010 19:54
[36/98] i2c: Fix probing of FSC hardware monitoring chips
2.6.32-stable review patch. If anyone has any objections, please let us know. ------------------ From: Jean Delvare <khali(a)linux-fr.org> commit b1d4b390ea4bb480e65974ce522a04022608a8df upstream. Some FSC hardware monitoring chips (Syleus at least) doesn't like quick writes we typically use to probe for I2... 10 May 2010 19:54
[60/98] ext4: correctly calculate number of blocks for fiemap
2.6.32-stable review patch. If anyone has any objections, please let us know. ------------------ From: Leonard Michlmayr <leonard.michlmayr(a)gmail.com> commit aca92ff6f57c000d1b4523e383c8bd6b8269b8b1 upstream. ext4_fiemap() rounds the length of the requested range down to blocksize, which is is not the tru... 10 May 2010 19:54
[68/98] dccp_probe: Fix module load dependencies between dccp and dccp_probe
2.6.32-stable review patch. If anyone has any objections, please let us know. ------------------ From: Neil Horman <nhorman(a)tuxdriver.com> commit 38ff3e6bb987ec583268da8eb22628293095d43b upstream. This was just recently reported to me. When built as modules, the dccp_probe module has a silent dependency ... 10 May 2010 19:54
[37/98] perf: Fix resource leak in failure path of perf_event_open()
2.6.32-stable review patch. If anyone has any objections, please let us know. ------------------ From: Tejun Heo <tj(a)kernel.org> commit 048c852051d2bd5da54a4488bc1f16b0fc74c695 upstream. perf_event_open() kfrees event after init failure which doesn't release all resources allocated by perf_event_alloc(). ... 10 May 2010 19:54
[38/98] raid6: fix recovery performance regression
2.6.32-stable review patch. If anyone has any objections, please let us know. ------------------ From: Dan Williams <dan.j.williams(a)intel.com> commit 5157b4aa5b7de8787b6318e61bcc285031bb9088 upstream. The raid6 recovery code should immediately drop back to the optimized synchronous path when a p+q dma res... 10 May 2010 19:54
[92/98] SCSI: fix locking around blk_abort_request()
2.6.32-stable review patch. If anyone has any objections, please let us know. ------------------ From: Tejun Heo <tj(a)kernel.org> commit 70b25f890ce9f0520c64075ce9225a5b020a513e upstream. blk_abort_request() expects queue lock to be held by the caller. Grab it before calling the function. Lack of this s... 10 May 2010 19:54