summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-21hwmon: (adm1026) Fix setting fan_divGabriele Gorla
2011-03-21hwmon: (adm1026) Allow 1 as a valid divider valueGabriele Gorla
2011-03-21sunrpc: prevent use-after-free on clearing XPT_BUSYNeilBrown
2011-03-21NFS: Fix fcntl F_GETLK not reporting some conflictsSergey Vlasov
2011-03-21nfsd: Fix possible BUG_ON firing in set_change_infoNeil Brown
2011-03-21NFS: Fix panic after nfs_umount()Chuck Lever
2011-03-21nohz: Fix get_next_timer_interrupt() vs cpu hotplugHeiko Carstens
2011-03-21nohz: Fix printk_needs_cpu() return value on offline cpusHeiko Carstens
2011-03-21drm/kms: remove spaces from connector names (v2)Alex Deucher
2011-03-21ALSA: hda: Use model=lg quirk for LG P1 Express to enable playback and captureDaniel T Chen
2011-03-21x86, hotplug: Use mwait to offline a processor, fix the legacy caseH. Peter Anvin
2011-03-21fuse: fix ioctl when server is 32bitMiklos Szeredi
2011-03-21fuse: verify ioctl retriesMiklos Szeredi
2011-03-21sgi-xp: incoming XPC channel messages can come in after the channel's partiti...Robin Holt
2011-03-21rds: Integer overflow in RDS cmsg handlingDan Rosenberg
2011-03-21econet: fix CVE-2010-3848Phil Blundell
2011-03-21econet: fix CVE-2010-3850Phil Blundell
2011-03-21econet: disallow NULL remote addr for sendmsg(), fixes CVE-2010-3849Phil Blundell
2011-03-21crypto: padlock - Fix AES-CBC handling on odd-block-sized inputHerbert Xu
2011-03-21x25: Prevent crashing when parsing bad X.25 facilitiesDan Rosenberg
2011-03-21V4L/DVB: ivtvfb: prevent reading uninitialized stack memoryDan Rosenberg
2011-03-21can-bcm: fix minor heap overflowOliver Hartkopp
2011-03-21memory corruption in X.25 facilities parsingandrew hendry
2011-03-21x25: Patch to fix bug 15678 - x25 accesses fields beyond end of packet.John Hughes
2011-03-21net: Limit socket I/O iovec total length to INT_MAX.David S. Miller
2011-03-21net: Truncate recvfrom and sendto length to INT_MAX.Linus Torvalds
2011-03-21genirq: Fix incorrect proc spurious outputKenji Kaneshige
2011-03-21nohz/s390: fix arch_needs_cpu() return value on offline cpusHeiko Carstens
2011-03-21wmi: use memcmp instead of strncmp to compare GUIDsThadeu Lima de Souza Cascardo
2011-03-21vmscan: raise the bar to PAGEOUT_IO_SYNC stallsWu Fengguang
2011-03-21Prioritize synchronous signals over 'normal' signalsLinus Torvalds
2011-03-21Btrfs: kfree correct pointer during mount option parsingJosef Bacik
2011-03-21mm: fix corruption of hibernation caused by reusing swap during image savingKAMEZAWA Hiroyuki
2011-03-21ext4: Prevent creation of files larger than RLIMIT_FSIZE using fallocateNikanth Karthikesan
2011-03-21compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin
2011-03-21x86-64, compat: Retruncate rax after ia32 syscall entry tracingRoland McGrath
2011-03-21x86-64, compat: Test %rax for the syscall number, not %eaxH. Peter Anvin
2011-03-21ext4: consolidate in_range() definitionsAkinobu Mita
2011-03-21mm: fix up some user-visible effects of the stack guard pageLinus Torvalds
2011-03-21mm: fix page table unmap for stack guard page properlyLinus Torvalds
2011-03-21mm: fix missing page table unmap for stack guard page failure caseLinus Torvalds
2011-03-21mm: keep a guard page below a grow-down stack segmentLinus Torvalds
2011-03-21staging: rtl8187se: Change panic to warn when RF switch turned offLarry Finger
2011-03-21Staging: frontier: fix up some sysfs attribute permissionsGreg Kroah-Hartman
2011-03-21Staging: samsung-laptop: fix up my fixup for some sysfs attribute permissionsGreg Kroah-Hartman
2011-03-21Staging: samsung-laptop: fix up some sysfs attribute permissionsGreg Kroah-Hartman
2011-03-21udp: add rehash on connect()Eric Dumazet
2011-03-21leds: fix bug with reading NAS SS4200 dmi codeSteven Rostedt
2011-03-21ARM: 6482/2: Fix find_next_zero_bit and related assemblyJames Jones
2011-03-21ARM: 6489/1: thumb2: fix incorrect optimisation in usraccWill Deacon