summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-11-22Linux 2.6.27.56v2.6.27.56Greg Kroah-Hartman1-1/+1
2010-11-22Fix race when removing SCSI devicesChristof Schmitt1-1/+2
2010-11-22gdth: integer overflow in ioctlDan Carpenter1-0/+8
2010-11-22libsas: fix NCQ mixing with non-NCQDavid Milburn1-0/+1
2010-11-22sched: Fix string comparison in /proc/sched_featuresMathieu Desnoyers1-4/+3
2010-11-22pcmcia: synclink_cs: fix information leak to userlandVasiliy Kulikov1-0/+2
2010-10-28Linux 2.6.27.55v2.6.27.55Greg Kroah-Hartman1-1/+1
2010-10-28execve: make responsive to SIGKILL with large argumentsRoland McGrath1-0/+7
2010-10-28execve: improve interactivity with large argumentsRoland McGrath1-0/+2
2010-10-28setup_arg_pages: diagnose excessive argument sizeRoland McGrath1-0/+5
2010-10-28b44: fix carrier detection on bindPaul Fertser1-2/+2
2010-10-28powerpc: Don't use kernel stack with translation offMichael Neuling1-3/+9
2010-10-28powerpc: Initialise paca->kstack before early_setup_secondaryMatt Evans1-3/+3
2010-10-28r6040: Fix multicast list iteration when hash filter is usedBen Hutchings1-0/+1
2010-10-28r6040: fix r6040_multicast_listFlorian Fainelli1-7/+4
2010-10-28bsg: fix incorrect device_status valueFUJITA Tomonori1-1/+1
2010-10-28atl1: fix resumeLuca Tettamanti1-2/+3
2010-10-28wext: fix potential private ioctl memory content leakJohannes Berg1-1/+1
2010-10-28dmaengine: fix interrupt clearing for mv_xorSimon Guinot1-1/+1
2010-10-28v4l1: fix 32-bit compat microcode loading translationLinus Torvalds1-11/+21
2010-10-28ALSA: prevent heap corruption in snd_ctl_new()Dan Rosenberg1-0/+3
2010-10-28ALSA: sound/pci/rme9652: prevent reading uninitialized stack memoryDan Rosenberg2-0/+2
2010-10-28guard page for stacks that grow upwardsLuck, Tony3-8/+18
2010-10-28aio: check for multiplication overflow in do_io_submitJeff Moyer1-0/+3
2010-09-20Linux 2.6.27.54v2.6.27.54Greg Kroah-Hartman1-1/+1
2010-09-20x86-64, compat: Retruncate rax after ia32 syscall entry tracingRoland McGrath1-1/+7
2010-09-20apm_power: Add missing break statementAnton Vorontsov1-0/+1
2010-09-20hwmon: (f75375s) Do not overwrite values read from registersGuillem Jover1-2/+2
2010-09-20hwmon: (f75375s) Shift control mode to the correct bit positionGuillem Jover1-1/+1
2010-09-20compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin9-7/+31
2010-09-20x86-64, compat: Test %rax for the syscall number, not %eaxH. Peter Anvin1-7/+7
2010-09-20bounce: call flush_dcache_page() after bounce_copy_vec()Gary King1-1/+1
2010-09-20irda: off by oneDan Carpenter1-1/+1
2010-09-20tracing: Do not allow llseek to set_ftrace_filterSteven Rostedt1-1/+1
2010-09-20ath9k_hw: fix parsing of HT40 5 GHz CTLsLuis R. Rodriguez1-1/+1
2010-09-20ALSA: seq/oss - Fix double-free at error path of snd_seq_oss_open()Takashi Iwai1-5/+4
2010-08-26Linux 2.6.27.53v2.6.27.53Greg Kroah-Hartman1-1/+1
2010-08-26USB: io_ti: check firmware version before updatingGreg Kroah-Hartman1-1/+1
2010-08-26USB: add device IDs for igotu to navmanRoss Burton1-0/+1
2010-08-26drm: stop information leak of old kernel stack.Dave Airlie1-1/+3
2010-08-26fixes for using make 3.82Jan Beulich2-2/+4
2010-08-26can: add limit for nframes and clean up signed/unsigned variablesOliver Hartkopp1-13/+25
2010-08-26selinux: use default proc sid on symlinksStephen Smalley1-1/+1
2010-08-26kbuild: fix make incompatibilitySam Ravnborg1-2/+10
2010-08-26ARM: Tighten check for allowable CPSR valuesRussell King1-4/+13
2010-08-20Linux 2.6.27.52v2.6.27.52Greg Kroah-Hartman1-1/+1
2010-08-20mm: fix up some user-visible effects of the stack guard pageLinus Torvalds1-1/+7
2010-08-20mm: fix page table unmap for stack guard page properlyLinus Torvalds1-5/+4
2010-08-20mm: pass correct mm when growing stackHugh Dickins1-1/+1
2010-08-20x86: don't send SIGBUS for kernel page faultsGreg Kroah-Hartman1-1/+8