summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 2.6.32.59v2.6.32.59u2.6.32.59Willy Tarreau2012-03-171-1/+1
* blkfront: Fix backtrace in del_gendiskDavid Vrabel2012-03-171-2/+2
* watchdog: hpwdt: clean up set_memory_x call for 32 bitMaxim Uvarov2012-03-171-2/+3
* regset: Return -EFAULT, not -EIO, on host-side memory faultH. Peter Anvin2012-03-171-2/+2
* regset: Prevent null pointer reference on readonly regsetsH. Peter Anvin2012-03-172-1/+7
* net/usbnet: avoid recursive locking in usbnet_stop()Sebastian Siewior2012-03-171-0/+2
* cifs: fix dentry refcount leak when opening a FIFO on lookupJeff Layton2012-03-171-2/+18
* KEYS: Enable the compat keyctl wrapper on s390xDavid Howells2012-03-171-0/+3
* eCryptfs: Handle failed metadata read in lookupTyler Hicks2012-03-174-16/+28
* bsg: fix sysfs link remove warningStanislaw Gruszka2012-03-171-1/+2
* writeback: fixups for !dirty_writeback_centisecsJens Axboe2012-03-173-5/+12
* IA64: Remove COMPAT_IA32 supportBen Hutchings2012-03-171-17/+0
* compat: Re-add missing asm/compat.h include to fix compile breakage on s390Heiko Carstens2012-03-171-0/+1
* Linux 2.6.32.58v2.6.32.58Greg Kroah-Hartman2012-03-041-1/+1
* PM / Sleep: Fix read_unlock_usermodehelper() call.Tetsuo Handa2012-03-041-2/+1
* PM / Sleep: Fix freezer failures due to racy usermodehelper_is_disabled()Srivatsa S. Bhat2012-03-043-1/+30
* firmware loader: allow builtin firmware load even if usermodehelper is disabledLinus Torvalds2012-03-041-5/+6
* PM: Print a warning if firmware is requested when tasks are frozenRafael J. Wysocki2012-03-043-0/+19
* compat: fix compile breakage on s390Heiko Carstens2012-03-0411-11/+9
* Fix autofs compile without CONFIG_COMPATLinus Torvalds2012-03-041-0/+4
* autofs: work around unhappy compat problem on x86-64Ian Kent2012-03-044-3/+23
* cdrom: use copy_to_user() without the underscoresDan Carpenter2012-03-041-7/+1
* eCryptfs: Clear i_nlink in rmdirTyler Hicks2012-03-041-0/+2
* eCryptfs: Remove extra d_delete in ecryptfs_rmdirTyler Hicks2012-03-041-2/+0
* eCryptfs: Use notify_change for truncating lower inodesTyler Hicks2012-03-041-32/+67
* hdpvr: fix race conditon during start of streamingJanne Grunau2012-03-041-1/+2
* xhci: Fix encoding for HS bulk/control NAK rate.Sarah Sharp2012-03-041-8/+24
* USB: Fix handoff when BIOS disables host PCI device.Sarah Sharp2012-03-041-0/+11
* USB: Added Kamstrup VID/PIDs to cp210x serial driver.Bruno Thomsen2012-03-041-0/+2
* ARM: 7325/1: fix v7 boot with lockdep enabledRabin Vincent2012-03-042-1/+6
* ARM: 7321/1: cache-v7: Disable preemption when reading CCSIDRStephen Boyd2012-03-041-0/+6
* SCSI: 3w-9xxx fix bug in sgl loadingadam radford2012-03-041-4/+7
* ecryptfs: read on a directory should return EISDIR if not supportedAndy Whitcroft2012-03-041-0/+1
* drm/radeon/kms: fix MSI re-arm on rv370+Alex Deucher2012-03-042-6/+2
* crypto: sha512 - use standard ror64()Alexey Dobriyan2012-03-042-9/+24
* Add mount option to check uid of device being mounted = expect uid, CVE-2011-...John Johansen2012-03-041-5/+25
* Ban ecryptfs over ecryptfsAl Viro2012-03-041-0/+8
* eCryptfs: Remove mmap from directory operationsTyler Hicks2012-03-041-1/+0
* crypto: sha512 - Avoid stack bloat on i386Herbert Xu2012-03-041-36/+32
* crypto: sha512 - Use binary and instead of modulusHerbert Xu2012-03-041-2/+2
* hwmon: (f75375s) Fix automatic pwm mode setting for F75373 & F75375Nikolaus Schulz2012-03-041-1/+1
* printk_ratelimited(): fix uninitialized spinlockOGAWA Hirofumi2012-03-041-8/+7
* kernel.h: fix wrong usage of __ratelimit()Yong Zhang2012-03-041-1/+1
* mac80211: timeout a single frame in the rx reorder bufferEliad Peller2012-03-041-1/+1
* relay: prevent integer overflow in relay_open()Dan Carpenter2012-03-041-2/+8
* lib: proportion: lower PROP_MAX_SHIFT to 32 on 64-bit kernelWu Fengguang2012-03-041-0/+4
* hwmon: (f75375s) Fix bit shifting in f75375_write16Nikolaus Schulz2012-03-041-1/+1
* drm/i915: no lvds quirk for AOpen MP45Daniel Vetter2012-03-041-0/+8
* Linux 2.6.32.57v2.6.32.57Greg Kroah-Hartman2012-02-131-1/+1
* net: sock_queue_err_skb() dont mess with sk_forward_allocEric Dumazet2012-02-134-24/+33