summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 2.6.27.57v2.6.27.57Greg Kroah-Hartman2010-12-091-1/+1
* econet: fix CVE-2010-3850Phil Blundell2010-12-091-0/+3
* econet: disallow NULL remote addr for sendmsg(), fixes CVE-2010-3849Phil Blundell2010-12-091-18/+8
* x25: Prevent crashing when parsing bad X.25 facilitiesDan Rosenberg2010-12-091-3/+9
* V4L/DVB: ivtvfb: prevent reading uninitialized stack memoryDan Rosenberg2010-12-091-0/+2
* can-bcm: fix minor heap overflowOliver Hartkopp2010-12-091-1/+1
* memory corruption in X.25 facilities parsingandrew hendry2010-12-092-4/+6
* x25: Patch to fix bug 15678 - x25 accesses fields beyond end of packet.John Hughes2010-12-094-6/+72
* ipv6: conntrack: Add member of user to nf_ct_frag6_queue structureShan Wei2010-12-091-0/+1
* net: Truncate recvfrom and sendto length to INT_MAX.Linus Torvalds2010-12-091-0/+4
* tcp: Fix race in tcp_pollTom Marshall2010-12-092-2/+7
* Limit sysctl_tcp_mem and sysctl_udp_mem initializers to prevent integer overf...Robin Holt2010-12-093-3/+9
* net: Fix the condition passed to sk_wait_event()Nagendra Tomar2010-12-091-4/+4
* rose: Fix signedness issues wrt. digi count.David S. Miller2010-12-091-2/+2
* net: Fix IPv6 PMTU disc. w/ asymmetric routesMaciej Żenczykowski2010-12-091-4/+24
* xfrm4: strip ECN and IP Precedence bits in policy lookupUlrich Weber2010-12-091-2/+2
* net: clear heap allocations for privileged ethtool actionsKees Cook2010-12-091-1/+1
* ARM: 6482/2: Fix find_next_zero_bit and related assemblyJames Jones2010-12-091-2/+4
* DECnet: don't leak uninitialized stack byteDan Rosenberg2010-12-091-0/+2
* do_exit(): make sure that we run with get_fs() == USER_DSNelson Elhage2010-12-091-0/+9
* acpi-cpufreq: fix a memleak when unloading driverZhang Rui2010-12-091-0/+1
* USB: misc: trancevibrator: fix up a sysfs attribute permissionGreg Kroah-Hartman2010-12-091-1/+1
* USB: misc: usbled: fix up some sysfs attribute permissionsGreg Kroah-Hartman2010-12-091-1/+1
* USB: misc: cypress_cy7c63: fix up some sysfs attribute permissionsGreg Kroah-Hartman2010-12-091-4/+2
* USB: atm: ueagle-atm: fix up some permissions on the sysfs filesGreg Kroah-Hartman2010-12-091-3/+3
* USB: storage: sierra_ms: fix sysfs file attributeGreg Kroah-Hartman2010-12-091-1/+1
* USB: EHCI: fix obscure race in ehci_endpoint_disableAlan Stern2010-12-091-5/+5
* usb: core: fix information leak to userlandVasiliy Kulikov2010-12-091-3/+4
* 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