[09/89] resource: add helpers for fetching rlimits
2.6.31-stable review patch. If anyone has any objections, please let us know. ------------------ From: Jiri Slaby <jslaby(a)suse.cz> commit 3e10e716abf3c71bdb5d86b8f507f9e72236c9cd upstream. We want to be sure that compiler fetches the limit variable only once, so add helpers for fetching current and maxima... 30 Mar 2010 20:43
[27/89] serial: 8250_pnp: use wildcard for serial Wacom tablets
2.6.31-stable review patch. If anyone has any objections, please let us know. ------------------ From: Matthew Garrett <mjg(a)redhat.com> commit 6d34855d9aa281f72c533ecb827405139d1b0fe9 upstream. Wacom claims that the WACF namespace will always be devoted to serial Wacom tablets. Remove the existing entrie... 30 Mar 2010 20:43
[26/45] KVM: x86 emulator: limit instructions to 15 bytes
2.6.27-stable review patch. If anyone has any objections, please let us know. ------------------ commit eb3c79e64a70fb8f7473e30fa07e89c1ecc2c9bb upstream [ <cebbert(a)redhat.com>: backport to 2.6.27 ] While we are never normally passed an instruction that exceeds 15 bytes, smp games can cause us to attempt ... 30 Mar 2010 20:43
[25/45] USB: EHCI: fix counting of transaction error retries
2.6.27-stable review patch. If anyone has any objections, please let us know. ------------------ From: Alan Stern <stern(a)rowland.harvard.edu> commit ef4638f955f2c4a667c8af20769d03f5ed3781ca upstream. This patch (as1274) simplifies the counting of transaction-error retries. Now we will count up from 0 to ... 30 Mar 2010 20:43
[10/89] rtc-fm3130: add missing braces
2.6.31-stable review patch. If anyone has any objections, please let us know. ------------------ From: Sergey Matyukevich <geomatsi(a)gmail.com> commit f4b5162820de60204afa5c8639335f4931b7fb0c upstream. Add missing braces for multiline 'if' statements in fm3130_probe. Signed-off-by: Sergey Matyukevich <ge... 30 Mar 2010 20:43
[34/45] x86, ia32_aout: do not kill argument mapping
2.6.27-stable review patch. If anyone has any objections, please let us know. ------------------ From: Jiri Slaby <jslaby(a)suse.cz> commit 318f6b228ba88a394ef560efc1bfe028ad5ae6b6 upstream. Do not set current->mm->mmap to NULL in 32-bit emulation on 64-bit load_aout_binary after flush_old_exec as it would ... 30 Mar 2010 20:43
[07/89] cciss: Make cciss_seq_show handle holes in the h->drv[] array
2.6.31-stable review patch. If anyone has any objections, please let us know. ------------------ From: Stephen M. Cameron <scameron(a)beardog.cce.hp.com> commit 531c2dc70d339c5dfa8c3eb628c3459dc6f3a075 upstream. It is possible (and expected) for there to be holes in the h->drv[] array, that is, some element... 30 Mar 2010 20:43
[23/45] USB: usbfs: only copy the actual data received
2.6.27-stable review patch. If anyone has any objections, please let us know. ------------------ From: Greg KH <greg(a)kroah.com> commit d4a4683ca054ed9917dfc9e3ff0f7ecf74ad90d6 upstream. We need to only copy the data received by the device to userspace, not the whole kernel buffer, which can contain "stale... 30 Mar 2010 20:43
[01/89] Fix potential crash with sys_move_pages
2.6.31-stable review patch. If anyone has any objections, please let us know. ------------------ From: Linus Torvalds <torvalds(a)linux-foundation.org> commit 6f5a55f1a6c5abee15a0e878e5c74d9f1569b8b0 upstream. We incorrectly depended on the 'node_state/node_isset()' functions testing the node range, rather ... 30 Mar 2010 20:43
[27/45] ext4: Avoid null pointer dereference when decoding EROFS w/o a journal
2.6.27-stable review patch. If anyone has any objections, please let us know. ------------------ From: Theodore Ts'o <tytso(a)mit.edu> commit 78f1ddbb498283c2445c11b0dfa666424c301803 upstream. We need to check to make sure a journal is present before checking the journal flags in ext4_decode_error(). Sig... 30 Mar 2010 20:43