summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2012-02-13net: fix sk_forward_alloc corruptionsEric Dumazet
2012-02-13mmc: cb710 core: Add missing spin_lock_init for irq_lock of struct cb710_chipAxel Lin
2012-02-13USB: usbserial: add new PID number (0xa951) to the ftdi driverMilan Kocian
2012-02-13usb: Skip PCI USB quirk handling for Netlogic XLPJayachandran C
2012-02-13usb: gadget: zero: fix bug in loopback autoresume handlingTimo Juhani Lindfors
2012-02-13Staging: android: binder: Fix crashes when sharing a binder file between proc...Arve Hjønnevåg
2012-02-13Staging: android: binder: Don't call dump_stack in binder_vma_openArve Hjønnevåg
2012-02-13Staging: asus_oled: fix image processingPekka Paalanen
2012-02-13atmel_lcdfb: fix usage of CONTRAST_CTR in suspend/resumeHubert Feurstein
2012-02-13eCryptfs: Infinite loop due to overflow in ecryptfs_write()Li Wang
2012-02-13drm/i915: Fix TV Out refresh rate.Rodrigo Vivi
2012-02-13udf: Mark LVID buffer as uptodate before marking it dirtyJan Kara
2012-02-13rpc client can not deal with ENOSOCK, so translate it into ENOCONNBian Naimeng