summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* usb: misc: iowarrior: fix information leak to userlandVasiliy Kulikov2010-12-091-0/+1
* usb: misc: sisusbvga: fix information leak to userlandVasiliy Kulikov2010-12-091-0/+1
* libata: fix NULL sdev dereference race in atapi_qc_complete()Tejun Heo2010-12-091-1/+4
* bio: take care not overflow page count when mapping/copying user dataJens Axboe2010-12-091-1/+13
* eCryptfs: Clear LOOKUP_OPEN flag when creating lower fileTyler Hicks2010-12-091-0/+4
* drivers/char/vt_ioctl.c: fix VT_OPENQRY error valueGraham Gower2010-12-091-5/+6
* sys_semctl: fix kernel stack leakageDan Rosenberg2010-12-091-0/+2
* ipc: shm: fix information leak to userlandVasiliy Kulikov2010-12-091-0/+1
* ipc: initialize structure memory to zero for compat functionsDan Rosenberg2010-12-092-0/+11
* mm: fix is_mem_section_removable() page_order BUG_ON checkKAMEZAWA Hiroyuki2010-12-091-1/+1
* mm: fix return value of scan_lru_pages in memory unplugKAMEZAWA Hiroyuki2010-12-091-1/+1
* numa: fix slab_node(MPOL_BIND)Eric Dumazet2010-12-091-1/+1
* um: fix global timer issue when using CONFIG_NO_HZRichard Weinberger2010-12-091-1/+1
* percpu: fix list_head init bug in __percpu_counter_init()Masanori ITOH2010-12-091-0/+1
* irda: Fix heap memory corruption in iriap.cSamuel Ortiz2010-12-091-1/+2
* irda: Fix parameter extraction stack overflowSamuel Ortiz2010-12-091-1/+3
* block: check for proper length of iov entries in blk_rq_map_user_iov()Jens Axboe2010-12-091-0/+2
* 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