aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-09usb: misc: iowarrior: fix information leak to userlandVasiliy Kulikov
2010-12-09usb: misc: sisusbvga: fix information leak to userlandVasiliy Kulikov
2010-12-09libata: fix NULL sdev dereference race in atapi_qc_complete()Tejun Heo
2010-12-09bio: take care not overflow page count when mapping/copying user dataJens Axboe
2010-12-09eCryptfs: Clear LOOKUP_OPEN flag when creating lower fileTyler Hicks
2010-12-09drivers/char/vt_ioctl.c: fix VT_OPENQRY error valueGraham Gower
2010-12-09sys_semctl: fix kernel stack leakageDan Rosenberg
2010-12-09ipc: shm: fix information leak to userlandVasiliy Kulikov
2010-12-09ipc: initialize structure memory to zero for compat functionsDan Rosenberg
2010-12-09mm: fix is_mem_section_removable() page_order BUG_ON checkKAMEZAWA Hiroyuki
2010-12-09mm: fix return value of scan_lru_pages in memory unplugKAMEZAWA Hiroyuki
2010-12-09numa: fix slab_node(MPOL_BIND)Eric Dumazet
2010-12-09um: fix global timer issue when using CONFIG_NO_HZRichard Weinberger
2010-12-09percpu: fix list_head init bug in __percpu_counter_init()Masanori ITOH
2010-12-09irda: Fix heap memory corruption in iriap.cSamuel Ortiz
2010-12-09irda: Fix parameter extraction stack overflowSamuel Ortiz
2010-12-09block: check for proper length of iov entries in blk_rq_map_user_iov()Jens Axboe
2010-11-22Linux 2.6.27.56v2.6.27.56Greg Kroah-Hartman
2010-11-22Fix race when removing SCSI devicesChristof Schmitt
2010-11-22gdth: integer overflow in ioctlDan Carpenter
2010-11-22libsas: fix NCQ mixing with non-NCQDavid Milburn
2010-11-22sched: Fix string comparison in /proc/sched_featuresMathieu Desnoyers
2010-11-22pcmcia: synclink_cs: fix information leak to userlandVasiliy Kulikov
2010-10-28Linux 2.6.27.55v2.6.27.55Greg Kroah-Hartman
2010-10-28execve: make responsive to SIGKILL with large argumentsRoland McGrath
2010-10-28execve: improve interactivity with large argumentsRoland McGrath
2010-10-28setup_arg_pages: diagnose excessive argument sizeRoland McGrath
2010-10-28b44: fix carrier detection on bindPaul Fertser
2010-10-28powerpc: Don't use kernel stack with translation offMichael Neuling
2010-10-28powerpc: Initialise paca->kstack before early_setup_secondaryMatt Evans
2010-10-28r6040: Fix multicast list iteration when hash filter is usedBen Hutchings
2010-10-28r6040: fix r6040_multicast_listFlorian Fainelli
2010-10-28bsg: fix incorrect device_status valueFUJITA Tomonori
2010-10-28atl1: fix resumeLuca Tettamanti
2010-10-28wext: fix potential private ioctl memory content leakJohannes Berg
2010-10-28dmaengine: fix interrupt clearing for mv_xorSimon Guinot
2010-10-28v4l1: fix 32-bit compat microcode loading translationLinus Torvalds
2010-10-28ALSA: prevent heap corruption in snd_ctl_new()Dan Rosenberg
2010-10-28ALSA: sound/pci/rme9652: prevent reading uninitialized stack memoryDan Rosenberg
2010-10-28guard page for stacks that grow upwardsLuck, Tony
2010-10-28aio: check for multiplication overflow in do_io_submitJeff Moyer
2010-09-20Linux 2.6.27.54v2.6.27.54Greg Kroah-Hartman
2010-09-20x86-64, compat: Retruncate rax after ia32 syscall entry tracingRoland McGrath
2010-09-20apm_power: Add missing break statementAnton Vorontsov
2010-09-20hwmon: (f75375s) Do not overwrite values read from registersGuillem Jover
2010-09-20hwmon: (f75375s) Shift control mode to the correct bit positionGuillem Jover
2010-09-20compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin
2010-09-20x86-64, compat: Test %rax for the syscall number, not %eaxH. Peter Anvin
2010-09-20bounce: call flush_dcache_page() after bounce_copy_vec()Gary King
2010-09-20irda: off by oneDan Carpenter