summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 2.6.27.56v2.6.27.56Greg Kroah-Hartman2010-11-221-1/+1
* Fix race when removing SCSI devicesChristof Schmitt2010-11-221-1/+2
* gdth: integer overflow in ioctlDan Carpenter2010-11-221-0/+8
* libsas: fix NCQ mixing with non-NCQDavid Milburn2010-11-221-0/+1
* sched: Fix string comparison in /proc/sched_featuresMathieu Desnoyers2010-11-221-4/+3
* pcmcia: synclink_cs: fix information leak to userlandVasiliy Kulikov2010-11-221-0/+2
* Linux 2.6.27.55v2.6.27.55Greg Kroah-Hartman2010-10-281-1/+1
* execve: make responsive to SIGKILL with large argumentsRoland McGrath2010-10-281-0/+7
* execve: improve interactivity with large argumentsRoland McGrath2010-10-281-0/+2
* setup_arg_pages: diagnose excessive argument sizeRoland McGrath2010-10-281-0/+5
* b44: fix carrier detection on bindPaul Fertser2010-10-281-2/+2
* powerpc: Don't use kernel stack with translation offMichael Neuling2010-10-281-3/+9
* powerpc: Initialise paca->kstack before early_setup_secondaryMatt Evans2010-10-281-3/+3
* r6040: Fix multicast list iteration when hash filter is usedBen Hutchings2010-10-281-0/+1
* r6040: fix r6040_multicast_listFlorian Fainelli2010-10-281-7/+4
* bsg: fix incorrect device_status valueFUJITA Tomonori2010-10-281-1/+1
* atl1: fix resumeLuca Tettamanti2010-10-281-2/+3
* wext: fix potential private ioctl memory content leakJohannes Berg2010-10-281-1/+1
* dmaengine: fix interrupt clearing for mv_xorSimon Guinot2010-10-281-1/+1
* v4l1: fix 32-bit compat microcode loading translationLinus Torvalds2010-10-281-11/+21
* ALSA: prevent heap corruption in snd_ctl_new()Dan Rosenberg2010-10-281-0/+3
* ALSA: sound/pci/rme9652: prevent reading uninitialized stack memoryDan Rosenberg2010-10-282-0/+2
* guard page for stacks that grow upwardsLuck, Tony2010-10-283-8/+18
* aio: check for multiplication overflow in do_io_submitJeff Moyer2010-10-281-0/+3
* Linux 2.6.27.54v2.6.27.54Greg Kroah-Hartman2010-09-201-1/+1
* x86-64, compat: Retruncate rax after ia32 syscall entry tracingRoland McGrath2010-09-201-1/+7
* apm_power: Add missing break statementAnton Vorontsov2010-09-201-0/+1
* hwmon: (f75375s) Do not overwrite values read from registersGuillem Jover2010-09-201-2/+2
* hwmon: (f75375s) Shift control mode to the correct bit positionGuillem Jover2010-09-201-1/+1
* compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin2010-09-209-7/+31
* x86-64, compat: Test %rax for the syscall number, not %eaxH. Peter Anvin2010-09-201-7/+7
* bounce: call flush_dcache_page() after bounce_copy_vec()Gary King2010-09-201-1/+1
* irda: off by oneDan Carpenter2010-09-201-1/+1
* tracing: Do not allow llseek to set_ftrace_filterSteven Rostedt2010-09-201-1/+1
* ath9k_hw: fix parsing of HT40 5 GHz CTLsLuis R. Rodriguez2010-09-201-1/+1
* ALSA: seq/oss - Fix double-free at error path of snd_seq_oss_open()Takashi Iwai2010-09-201-5/+4
* Linux 2.6.27.53v2.6.27.53Greg Kroah-Hartman2010-08-261-1/+1
* USB: io_ti: check firmware version before updatingGreg Kroah-Hartman2010-08-261-1/+1
* USB: add device IDs for igotu to navmanRoss Burton2010-08-261-0/+1
* drm: stop information leak of old kernel stack.Dave Airlie2010-08-261-1/+3
* fixes for using make 3.82Jan Beulich2010-08-262-2/+4
* can: add limit for nframes and clean up signed/unsigned variablesOliver Hartkopp2010-08-261-13/+25
* selinux: use default proc sid on symlinksStephen Smalley2010-08-261-1/+1
* kbuild: fix make incompatibilitySam Ravnborg2010-08-261-2/+10
* ARM: Tighten check for allowable CPSR valuesRussell King2010-08-261-4/+13
* Linux 2.6.27.52v2.6.27.52Greg Kroah-Hartman2010-08-201-1/+1
* mm: fix up some user-visible effects of the stack guard pageLinus Torvalds2010-08-201-1/+7
* mm: fix page table unmap for stack guard page properlyLinus Torvalds2010-08-201-5/+4
* mm: pass correct mm when growing stackHugh Dickins2010-08-201-1/+1
* x86: don't send SIGBUS for kernel page faultsGreg Kroah-Hartman2010-08-201-1/+8