summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-17Linux 2.6.32.59v2.6.32.59Willy Tarreau
2012-03-17blkfront: Fix backtrace in del_gendiskDavid Vrabel
2012-03-17watchdog: hpwdt: clean up set_memory_x call for 32 bitMaxim Uvarov
2012-03-17regset: Return -EFAULT, not -EIO, on host-side memory faultH. Peter Anvin
2012-03-17regset: Prevent null pointer reference on readonly regsetsH. Peter Anvin
2012-03-17net/usbnet: avoid recursive locking in usbnet_stop()Sebastian Siewior
2012-03-17cifs: fix dentry refcount leak when opening a FIFO on lookupJeff Layton
2012-03-17KEYS: Enable the compat keyctl wrapper on s390xDavid Howells
2012-03-17eCryptfs: Handle failed metadata read in lookupTyler Hicks
2012-03-17bsg: fix sysfs link remove warningStanislaw Gruszka
2012-03-17writeback: fixups for !dirty_writeback_centisecsJens Axboe
2012-03-17IA64: Remove COMPAT_IA32 supportBen Hutchings
2012-03-17compat: Re-add missing asm/compat.h include to fix compile breakage on s390Heiko Carstens
2012-03-04Linux 2.6.32.58v2.6.32.58Greg Kroah-Hartman
2012-03-04PM / Sleep: Fix read_unlock_usermodehelper() call.Tetsuo Handa
2012-03-04PM / Sleep: Fix freezer failures due to racy usermodehelper_is_disabled()Srivatsa S. Bhat
2012-03-04firmware loader: allow builtin firmware load even if usermodehelper is disabledLinus Torvalds
2012-03-04PM: Print a warning if firmware is requested when tasks are frozenRafael J. Wysocki
2012-03-04compat: fix compile breakage on s390Heiko Carstens
2012-03-04Fix autofs compile without CONFIG_COMPATLinus Torvalds
2012-03-04autofs: work around unhappy compat problem on x86-64Ian Kent
2012-03-04cdrom: use copy_to_user() without the underscoresDan Carpenter
2012-03-04eCryptfs: Clear i_nlink in rmdirTyler Hicks
2012-03-04eCryptfs: Remove extra d_delete in ecryptfs_rmdirTyler Hicks
2012-03-04eCryptfs: Use notify_change for truncating lower inodesTyler Hicks
2012-03-04hdpvr: fix race conditon during start of streamingJanne Grunau
2012-03-04xhci: Fix encoding for HS bulk/control NAK rate.Sarah Sharp
2012-03-04USB: Fix handoff when BIOS disables host PCI device.Sarah Sharp
2012-03-04USB: Added Kamstrup VID/PIDs to cp210x serial driver.Bruno Thomsen
2012-03-04ARM: 7325/1: fix v7 boot with lockdep enabledRabin Vincent
2012-03-04ARM: 7321/1: cache-v7: Disable preemption when reading CCSIDRStephen Boyd
2012-03-04SCSI: 3w-9xxx fix bug in sgl loadingadam radford
2012-03-04ecryptfs: read on a directory should return EISDIR if not supportedAndy Whitcroft
2012-03-04drm/radeon/kms: fix MSI re-arm on rv370+Alex Deucher
2012-03-04crypto: sha512 - use standard ror64()Alexey Dobriyan
2012-03-04Add mount option to check uid of device being mounted = expect uid, CVE-2011-...John Johansen
2012-03-04Ban ecryptfs over ecryptfsAl Viro
2012-03-04eCryptfs: Remove mmap from directory operationsTyler Hicks
2012-03-04crypto: sha512 - Avoid stack bloat on i386Herbert Xu
2012-03-04crypto: sha512 - Use binary and instead of modulusHerbert Xu
2012-03-04hwmon: (f75375s) Fix automatic pwm mode setting for F75373 & F75375Nikolaus Schulz
2012-03-04printk_ratelimited(): fix uninitialized spinlockOGAWA Hirofumi
2012-03-04kernel.h: fix wrong usage of __ratelimit()Yong Zhang
2012-03-04mac80211: timeout a single frame in the rx reorder bufferEliad Peller
2012-03-04relay: prevent integer overflow in relay_open()Dan Carpenter
2012-03-04lib: proportion: lower PROP_MAX_SHIFT to 32 on 64-bit kernelWu Fengguang
2012-03-04hwmon: (f75375s) Fix bit shifting in f75375_write16Nikolaus Schulz
2012-03-04drm/i915: no lvds quirk for AOpen MP45Daniel Vetter
2012-02-13Linux 2.6.32.57v2.6.32.57Greg Kroah-Hartman
2012-02-13net: sock_queue_err_skb() dont mess with sk_forward_allocEric Dumazet