aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-04-01net: unix: fix sending fds in multiple buffersMiklos Szeredi
2010-04-01ax25: Fix possible oops in ax25_make_newJarek Poplawski
2010-04-01EHCI: fix bug in keeping track of resuming portsAlan Stern
2010-04-01r8169: Fix receive buffer length when MTU is between 1515 and 1536Raimonds Cicans
2010-04-01hwmon: (lm78) Fix I/O resource conflict with PNPJean Delvare
2010-04-01printk: robustify printk, fix #2Peter Zijlstra
2010-04-01resource: add helpers for fetching rlimitsJiri Slaby
2010-04-01futex: Handle user space corruption gracefullyThomas Gleixner
2010-04-01futex: Handle futex value corruption gracefullyThomas Gleixner
2010-04-01Fix race in tty_fasync() properlyLinus Torvalds
2010-04-01Fix potential crash with sys_move_pagesLinus Torvalds
2010-04-01UBI: fix volume creation input checkingMika Westerberg
2010-01-28Linux 2.6.27.45v2.6.27.45Greg Kroah-Hartman
2010-01-28fnctl: f_modown should call write_lock_irqsave/restoreGreg Kroah-Hartman
2010-01-28KVM: S390: fix potential array overrun in intercept handlingChristian Borntraeger
2010-01-28ipc ns: fix memory leak (idr)Serge E. Hallyn
2010-01-28USB: EHCI & UHCI: fix race between root-hub suspend and port resumeAlan Stern
2010-01-28USB: EHCI: fix handling of unusual interrupt intervalsAlan Stern
2010-01-28USB: add missing delay during remote wakeupAlan Stern
2010-01-28tty: fix race in tty_fasyncGreg Kroah-Hartman
2010-01-28ecryptfs: use after freeDan Carpenter
2010-01-28ecryptfs: initialize private persistent file before dereferencing pointerErez Zadok
2010-01-28reiserfs: truncate blocks not used by a writeJan Kara
2010-01-28megaraid_sas: remove sysfs poll_mode_io world writeable permissionsBryn M. Reeves
2010-01-28edac: i5000_edac critical fix panic out of boundsTamas Vincze
2010-01-18Linux 2.6.27.44v2.6.27.44Greg Kroah-Hartman
2010-01-18powerpc: Handle VSX alignment faults correctly in little-endian modeNeil Campbell
2010-01-18powerpc: Disable VSX or current process in giveup_fpu/altivecMichael Neuling
2010-01-18fix more leaks in audit_tree.c tag_chunk()Al Viro
2010-01-18fix braindamage in audit_tree.c untag_chunk()Al Viro
2010-01-18netfilter: ebtables: enforce CAP_NET_ADMINFlorian Westphal
2010-01-18kernel/signal.c: fix kernel information leak with print-fatal-signals=1Andi Kleen
2010-01-06Linux 2.6.27.43v2.6.27.43Greg Kroah-Hartman
2010-01-06Revert: KVM: MMU: do not free active mmu pages in free_mmu_pages()Greg Kroah-Hartman
2010-01-06generic_permission: MAY_OPEN is not write accessSerge E. Hallyn
2010-01-06x86/ptrace: make genregs[32]_get/set more robustLinus Torvalds
2010-01-06S390: dasd: support DIAG access for read-only devicesStefan Weinhuber
2010-01-06ipv6: reassembly: use seperate reassembly queues for conntrack and local deli...Patrick McHardy
2010-01-06i2c/tsl2550: Fix lux value in extended modeMichele Jr De Candia
2010-01-06sound: sgio2audio/pdaudiocf/usb-audio: initialize PCM bufferClemens Ladisch
2010-01-06pata_cmd64x: fix overclocking of UDMA0-2 modesBartlomiej Zolnierkiewicz
2010-01-06Libertas: fix buffer overflow in lbs_get_essid()Daniel Mack
2009-12-18Linux 2.6.27.42v2.6.27.42Greg Kroah-Hartman
2009-12-18matroxfb: fix problems with display stabilityAlan Cox
2009-12-18jffs2: Fix long-standing bug with symlink garbage collection.David Woodhouse
2009-12-18backlight: lcd - Fix wrong sizeofJean Delvare
2009-12-18USB: fix mos7840 problem with minor numbersTony Cook
2009-12-18fix csum_ipv6_magic()Jiri Bohac
2009-12-18x86: GART: pci-gart_64.c: Use correct length in strncmpJoe Perches
2009-12-18x86: Fix iommu=nodac parameter handlingTejun Heo