[032/156] ath9k: add support for 802.11n bonded out AR2427
2.6.33-stable review patch. If anyone has any objections, please let us know. ------------------ From: Luis R. Rodriguez <lrodriguez(a)atheros.com> This is a backport of of upstream commit: 5ffaf8a361b4c9025963959a744f21d8173c7669 Some single chip family devices are sold in the market with 802.11n bonded... 30 Mar 2010 20:41
[083/116] fs/partition/msdos: fix unusable extended partition for > 512B sector
2.6.32-stable review patch. If anyone has any objections, please let us know. ------------------ From: OGAWA Hirofumi <hirofumi(a)mail.parknet.co.jp> commit 8e0cc811e0f8029a7225372fb0951fab102c012f upstream. Smaller size than a minimum blocksize can't be used, after all it's handled like 0 size. For exte... 30 Mar 2010 20:41
[112/116] b43: Workaround circular locking in hw-tkip key update callback
2.6.32-stable review patch. If anyone has any objections, please let us know. ------------------ From: Michael Buesch <mb(a)bu3sch.de> commit 96869a39399269a776a94812e9fff3d38b47d838 upstream The TKIP key update callback is called from the RX path, where the driver mutex is already locked. This results in a... 30 Mar 2010 20:41
[PATCH 7/6] sysfs: Remove double free sysfs_get_sb
Signed-off-by: Eric W. Biederman <ebiederm(a)aristanetworks.com> --- fs/sysfs/mount.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/fs/sysfs/mount.c b/fs/sysfs/mount.c index 13bd0ba..bbba090 100644 --- a/fs/sysfs/mount.c +++ b/fs/sysfs/mount.c @@ -121,7 +121,6 @@ static int sysfs_ge... 30 Mar 2010 20:41
[079/116] SUNRPC: Fix a potential memory leak in auth_gss
2.6.32-stable review patch. If anyone has any objections, please let us know. ------------------ From: Trond Myklebust <Trond.Myklebust(a)netapp.com> commit cdead7cf12896c0e50a8be2e52de52c364603095 upstream. The function alloc_enc_pages() currently fails to release the pointer rqstp->rq_enc_pages in the err... 30 Mar 2010 20:41
[022/156] tracing: Use same local variable when resetting the ring buffer
2.6.33-stable review patch. If anyone has any objections, please let us know. ------------------ From: Steven Rostedt <srostedt(a)redhat.com> commit 283740c619d211e34572cc93c8cdba92ccbdb9cc upstream. In the ftrace code that resets the ring buffer it references the buffer with a local variable, but then uses... 30 Mar 2010 20:41
[021/156] tracing: Fix warning in s_next of trace file ops
2.6.33-stable review patch. If anyone has any objections, please let us know. ------------------ From: Lai Jiangshan <laijs(a)cn.fujitsu.com> commit ac91d85456372a90af5b85eb6620fd2efb1e431b upstream. This warning in s_next() can be triggered by lseek(): [<c018b3f7>] ? s_next+0x77/0x80 [<c013e3c1>] warn_s... 30 Mar 2010 20:41
[033/156] mqueue: fix mq_open() file descriptor leak on user-space processes
2.6.33-stable review patch. If anyone has any objections, please let us know. ------------------ From: André Goddard Rosa <andre.goddard(a)gmail.com> commit 4294a8eedb17bbc45e1e7447c2a4d05332943248 upstream. We leak fd on lookup_one_len() failure Signed-off-by: André Goddard Rosa <andre.goddard(a)gmail.com>... 30 Mar 2010 20:41
[016/156] ring-buffer: Move disabled check into preempt disable section
2.6.33-stable review patch. If anyone has any objections, please let us know. ------------------ From: Lai Jiangshan <laijs(a)cn.fujitsu.com> commit 52fbe9cde7fdb5c6fac196d7ebd2d92d05ef3cd4 upstream. The ring buffer resizing and resetting relies on a schedule RCU action. The buffers are disabled, a synchron... 30 Mar 2010 20:41
[116/116] GFS2: Skip check for mandatory locks when unlocking
2.6.32-stable review patch. If anyone has any objections, please let us know. ------------------ From: Sachin Prabhu <sprabhu(a)redhat.com> commit 720e7749279bde0d08684b1bb4e7a2eedeec6394 upstream. gfs2_lock() will skip locks on file which have mode set to 02666. This is a problem in cases where the mode of ... 30 Mar 2010 20:41