[02/74] [SCSI] mptsas: Fix issue with chain pools allocation on katmai
2.6.32-stable review patch. If anyone has any objections, please let us know. ------------------ From: Anatolij Gustschin <agust(a)denx.de> commit f1053a7ca9ce095d95bcc1cf41684c5e4f3e7751 upstream. Since commit 9d2e9d66a3f032667934144cd61c396ba49f090d mptsas driver fails to allocate memory for the MPT chain... 4 Feb 2010 13:27
[47/74] af_packet: Dont use skb after dev_queue_xmit()
2.6.32-stable review patch. If anyone has any objections, please let us know. ------------------ From: Jarek Poplawski <jarkao2(a)gmail.com> [ Upstream commit eb70df13ee52dbc0f2c0ffd8ed34a8cd27440baf ] tpacket_snd() can change and kfree an skb after dev_queue_xmit(), which is illegal. With debugging by: ... 4 Feb 2010 13:26
[62/74] be2net: Bug fix to support newer generation of BE ASIC
2.6.32-stable review patch. If anyone has any objections, please let us know. ------------------ From: Ajit Khaparde <ajitk(a)serverengines.com> commit 7b139c83c590d4965259aad8889cbb08104b2891 upstream. Bug fix in be2net for newer generation of BladeEngine ASIC. Signed-off-by: Ajit Khaparde <ajitk(a)servere... 4 Feb 2010 13:26
[65/74] mac80211: fix NULL pointer dereference when ftrace is enabled
2.6.32-stable review patch. If anyone has any objections, please let us know. ------------------ From: Zhu Yi <yi.zhu(a)intel.com> commit 3092ad054406f069991ca561adc74f2d9fbb6867 upstream. I got below kernel oops when I try to bring down the network interface if ftrace is enabled. The root cause is drv_ampd... 4 Feb 2010 13:26
[53/74] mm: percpu-vmap fix RCU list walking
2.6.32-stable review patch. If anyone has any objections, please let us know. ------------------ From: Nick Piggin <npiggin(a)suse.de> commit de5604231ce4bc8db1bc1dcd27d8540cbedf1518 upstream. RCU list walking of the per-cpu vmap cache was broken. It did not use RCU primitives, and also the union of free_l... 4 Feb 2010 13:26
[56/74] Fix flush_old_exec()/setup_new_exec() split
2.6.32-stable review patch. If anyone has any objections, please let us know. ------------------ From: Linus Torvalds <torvalds(a)linux-foundation.org> commit 7ab02af428c2d312c0cf8fb0b01cc1eb21131a3d upstream. Commit 221af7f87b9 ("Split 'flush_old_exec' into two functions") split the function at the point o... 4 Feb 2010 13:26
hung bootup with "drm/radeon/kms: move radeon KMS on/off switch out of staging."
On Thu, Feb 04, 2010 at 08:17:05AM +0100, Ingo Molnar wrote: btw., i just found another bug activated via this same commit, a boot hang after DRM init: The commit in question didn't cause the hang, so reverting it isn't the appropriate fix. -- Matthew Garrett | mjg59(a)srcf.ucam.org -- To unsubscribe... 4 Feb 2010 16:50
i915: slow acpi_lid_open() causes flickering - V2
On Tue, 02 Feb 2010 20:09:04 +0100, Thomas Meyer <thomas(a)m3y3r.de> wrote: acpi_lid_open() could take up to 10ms on my computer. Some component is calling the drm GETCONNECTOR ioctl many times in a row. This results in flickering (for example, when starting a video). Fix it by assuming an always connected... 4 Feb 2010 12:18
[PATCH] can: ems_usb: removed duplicated code setting local echo support
Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo(a)holoscopio.com> --- drivers/net/can/usb/ems_usb.c | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/drivers/net/can/usb/ems_usb.c b/drivers/net/can/usb/ems_usb.c index bfab283..11c8784 100644 --- a/drivers/net/can/usb/ems_usb.c +++ ... 4 Feb 2010 11:07
[PATCH 25/30] hpsa: clarify obscure comment in adjust_hpsa_scsi_table
From: Stephen M. Cameron <scameron(a)beardog.cce.hp.com> hpsa: clarify obscure comment in adjust_hpsa_scsi_table Signed-off-by: Stephen M. Cameron <scameron(a)beardog.cce.hp.com> --- drivers/scsi/hpsa.c | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/drivers/scsi/hpsa.c b/drivers/s... 4 Feb 2010 09:59