[010/117] memcg: fix prepare migration
2.6.33-stable review patch. If anyone has any objections, please let us know. ------------------ From: Andrea Arcangeli <aarcange(a)redhat.com> commit 93d5c9be1ddd57d4063ce463c9ac2be1e5ee14f1 upstream. If a signal is pending (task being killed by sigkill) __mem_cgroup_try_charge will write NULL into &mem, a... 10 May 2010 19:56
[025/117] USB: dont read past config->interface[] if usb_control_msg() fails in usb_reset_configuration()
2.6.33-stable review patch. If anyone has any objections, please let us know. ------------------ From: Roel Kluin <roel.kluin(a)gmail.com> commit e4a3d94658b5760fc947d7f7185c57db47ca362a upstream. While looping over the interfaces, if usb_hcd_alloc_bandwidth() fails it calls hcd->driver->reset_bandwidth(), ... 10 May 2010 19:55
[027/117] USB: dont choose configs with no interfaces
2.6.33-stable review patch. If anyone has any objections, please let us know. ------------------ From: Alan Stern <stern(a)rowland.harvard.edu> commit 62f9cfa3ece58268b3e92ca59c23b175f86205aa upstream. This patch (as1372) fixes a bug in the routine that chooses the default configuration to install when a ne... 10 May 2010 19:55
[034/117] ocfs2_dlmfs: Fix math error when reading LVB.
2.6.33-stable review patch. If anyone has any objections, please let us know. ------------------ From: Joel Becker <joel.becker(a)oracle.com> commit a36d515c7a2dfacebcf41729f6812dbc424ebcf0 upstream. When asked for a partial read of the LVB in a dlmfs file, we can accidentally calculate a negative count. ... 10 May 2010 19:55
Question about more headroom in skb in outgoing packets
Hello All, For my project I need 3 words of headroom in the skb in the network driver level, to add a custom header to the ethernet/ip packets. I looked into the tcp code and figured out tcp uses sk->sk_prot->max_header for header allocation size. But I was not able to confirm that all other transport protocol use ... 10 May 2010 19:55
[017/117] nfsd4: bug in read_buf
2.6.33-stable review patch. If anyone has any objections, please let us know. ------------------ From: Neil Brown <neilb(a)suse.de> commit 2bc3c1179c781b359d4f2f3439cb3df72afc17fc upstream. When read_buf is called to move over to the next page in the pagelist of an NFSv4 request, it sets argp->end to essent... 10 May 2010 19:55
[021/117] sfc: Change falcon_probe_board() to fail for unsupported boards
2.6.33-stable review patch. If anyone has any objections, please let us know. ------------------ From: Ben Hutchings <bhutchings(a)solarflare.com> commit e41c11ee0cc602bcde68916be85fb97d1a484324 upstream. The driver needs specific PHY and board support code for each SFC4000 board; there is no point trying t... 10 May 2010 19:55
[011/117] mac80211: remove bogus TX agg state assignment
2.6.33-stable review patch. If anyone has any objections, please let us know. ------------------ From: Johannes Berg <johannes(a)sipsolutions.net> commit b4bb5c3fd9333024044362df67e23e96158489ed upstream. When the addba timer expires but has no work to do, it should not affect the state machine. If it does,... 10 May 2010 19:55
[016/117] procfs: fix tid fdinfo
2.6.33-stable review patch. If anyone has any objections, please let us know. ------------------ From: Jerome Marchand <jmarchan(a)redhat.com> commit 3835541dd481091c4dbf5ef83c08aed12e50fd61 upstream. Correct the file_operations struct in fdinfo entry of tid_base_stuff[]. Presently /proc/*/task/*/fdinfo c... 10 May 2010 19:55
[005/117] md/raid5: allow for more than 2^31 chunks.
2.6.33-stable review patch. If anyone has any objections, please let us know. ------------------ From: NeilBrown <neilb(a)suse.de> commit 35f2a591192d0a5d9f7fc696869c76f0b8e49c3d upstream. With many large drives and small chunk sizes it is possible to create a RAID5 with more than 2^31 chunks. Make sure th... 10 May 2010 19:55