[10/45] EHCI: fix bug in keeping track of resuming ports
2.6.27-stable review patch. If anyone has any objections, please let us know. ------------------ This patch fixes a bug caused by backporting commit cec3a53c7fe794237b582e8e77fc0e48465e65ee (USB: EHCI & UHCI: fix race between root-hub suspend and port resume) to 2.6.27.stable without also backporting commit... 30 Mar 2010 21:50
[05/45] futex: Handle user space corruption gracefully
2.6.27-stable review patch. If anyone has any objections, please let us know. ------------------ From: Thomas Gleixner <tglx(a)linutronix.de> commit 51246bfd189064079c54421507236fd2723b18f3 upstream. If the owner of a PI futex dies we fix up the pi_state and set pi_state->owner to NULL. When a malicious or ... 30 Mar 2010 21:50
[31/45] parisc: isa-eeprom - Fix loff_t usage
2.6.27-stable review patch. If anyone has any objections, please let us know. ------------------ From: Michael Buesch <mb(a)bu3sch.de> commit 6b4dbcd86a9d464057fcc7abe4d0574093071fcc upstream. loff_t is a signed type. If userspace passes a negative ppos, the "count" range check is weakened. "count"s bigger ... 30 Mar 2010 20:43
[25/89] ecryptfs: use after free
2.6.31-stable review patch. If anyone has any objections, please let us know. ------------------ From: Dan Carpenter <error27(a)gmail.com> commit ece550f51ba175c14ec3ec047815927d7386ea1f upstream. The "full_alg_name" variable is used on a couple error paths, so we shouldn't free it until the end. Signed-... 30 Mar 2010 20:43
[18/89] inotify: only warn once for inotify problems
2.6.31-stable review patch. If anyone has any objections, please let us know. ------------------ From: Eric Paris <eparis(a)redhat.com> commit 976ae32be45a736acd49215a7e4771ff91f161c3 upstream. inotify will WARN() if it finds that the idr and the fsnotify internals somehow got out of sync. It was only supp... 30 Mar 2010 20:43
[14/89] KVM: x86 emulator: limit instructions to 15 bytes
2.6.31-stable review patch. If anyone has any objections, please let us know. ------------------ From: Avi Kivity <avi(a)redhat.com> commit eb3c79e64a70fb8f7473e30fa07e89c1ecc2c9bb upstream While we are never normally passed an instruction that exceeds 15 bytes, smp games can cause us to attempt to interpre... 30 Mar 2010 20:43
[15/89] ALSA: usb-audio - Avoid Oops after disconnect
2.6.31-stable review patch. If anyone has any objections, please let us know. ------------------ From: Takashi Iwai <tiwai(a)suse.de> commit 78b8d5d2ee280c463908fd75f3bdf246bcb6ac8d upstream. As the release of substreams may be done asynchronously from the disconnection, close callback needs to check the sh... 30 Mar 2010 20:43
[04/89] futex_lock_pi() key refcnt fix
2.6.31-stable review patch. If anyone has any objections, please let us know. ------------------ From: Mikael Pettersson <mikpe(a)it.uu.se> commit 5ecb01cfdf96c5f465192bdb2a4fd4a61a24c6cc upstream. This fixes a futex key reference count bug in futex_lock_pi(), where a key's reference count is incremented tw... 30 Mar 2010 20:43
[21/45] i2c: Do not use device name after device_unregister
2.6.27-stable review patch. If anyone has any objections, please let us know. ------------------ From: Thadeu Lima de Souza Cascardo <cascardo(a)holoscopio.com> In Linus' tree: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c556752109794a5ff199b80a1673336b4df8433a dev_dbg outp... 30 Mar 2010 20:43
[35/45] coredump: suppress uid comparison test if core output files are pipes
2.6.27-stable review patch. If anyone has any objections, please let us know. ------------------ From: Neil Horman <nhorman(a)tuxdriver.com> commit 76595f79d76fbe6267a51b3a866a028d150f06d4 upstream. Modify uid check in do_coredump so as to not apply it in the case of pipes. This just got noticed in testi... 30 Mar 2010 20:43