summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-05-06Linux 2.6.24.7v2.6.24.7Greg Kroah-Hartman1-1/+1
2008-05-06fix SMP ordering hole in fcntl_setlk() (CVE-2008-1669)Al Viro1-2/+15
2008-05-01Linux 2.6.24.6v2.6.24.6Greg Kroah-Hartman1-1/+1
2008-05-01Fix dnotify/close race (CVE-2008-1375)Al Viro1-0/+11
2008-05-01ISDN: Do not validate ISDN net device address prior to interface-upPaul Bolle1-0/+1
2008-05-01V4L: cx88: enable radio GPIO correctlySteven Toth1-0/+4
2008-05-01V4L: Fix VIDIOCGAP corruption in ivtvAlan Cox1-1/+2
2008-05-01USB: remove broken usb-serial num_endpoints checkGreg Kroah-Hartman1-0/+2
2008-05-01Increase the max_burst threshold from 3 to tp->reordering.John Heffner1-2/+5
2008-05-01JFFS2: Fix free space leak with in-band cleanmarkersDavid Woodhouse1-10/+8
2008-05-01USB: gadget: queue usb USB_CDC_GET_ENCAPSULATED_RESPONSE messageJan Altenberg1-0/+1
2008-05-01tehuti: move ioctl perm check closer to function start (CVE-2008-1675)Jeff Garzik1-2/+3
2008-05-01tehuti: check register size (CVE-2008-1675)Francois Romieu1-0/+14
2008-05-01x86: Fix 32-bit x86 MSI-X allocation leakagePJ Waskiewicz1-0/+1
2008-05-01fix oops on rmmod capidrvKarsten Keil1-4/+5
2008-05-01splice: use mapping_gfp_maskHugh Dickins1-1/+1
2008-04-18Linux 2.6.24.5v2.6.24.5Chris Wright1-1/+1
2008-04-18locks: fix possible infinite loop in fcntl(F_SETLKW) over nfsJ. Bruce Fields1-20/+28
2008-04-18file capabilities: remove cap_task_kill()Serge Hallyn3-42/+1
2008-04-18macb: Call phy_disconnect on removingAtsushi Nemoto1-0/+2
2008-04-18fbdev: fix /proc/fb oops after module removalAlexey Dobriyan1-0/+1
2008-04-18acpi: bus: check once more for an empty list after locking itChuck Ebbert1-3/+4
2008-04-18PARISC fix signal trampoline cache flushingKyle McMartin1-1/+2
2008-04-18PARISC pdc_console: fix bizarre panic on bootKyle McMartin3-14/+35
2008-04-18PARISC futex: special case cmpxchg NULL in kernel spaceKyle McMartin1-2/+8
2008-04-18pnpacpi: reduce printk severity for "pnpacpi: exceeded the max number of ..."Len Brown1-4/+4
2008-04-18POWERPC: Fix build of modular drivers/macintosh/apm_emu.cGuido Guenther1-1/+1
2008-04-18md: close a livelock window in handle_parity_checks5Dan Williams1-22/+29
2008-04-18signalfd: fix for incorrect SI_QUEUE user data reportingDavide Libenzi1-1/+6
2008-04-18plip: replace spin_lock_irq with spin_lock_irqsave in irq contextMikulas Patocka1-3/+4
2008-04-18acpi: fix "buggy BIOS check" when CPUs are hot removedAlok Kataria1-1/+1
2008-04-18HFS+: fix unlink of linksRoman Zippel1-8/+15
2008-04-18DVB: tda10086: make the 22kHz tone for DISEQC a config optionHartmut Hackmann5-6/+28
2008-04-18SPARC64: Fix FPU saving in 64-bit signal handling.David S. Miller1-1/+1
2008-04-18bluetooth: hci_core: defer hci_unregister_sysfs()Dave Young1-2/+2
2008-04-18sis190: read the mac address from the eeprom firstFrancois Romieu1-5/+10
2008-04-18libata: assume no device is attached if both IDENTIFYs are abortedTejun Heo1-14/+24
2008-04-18SPARC64: flush_ptrace_access() needs preemption disable.David S. Miller1-0/+4
2008-04-18SPARC64: Fix __get_cpu_var in preemption-enabled area.David S. Miller1-1/+2
2008-04-18SPARC64: Fix atomic backoff limit.David S. Miller1-1/+2
2008-04-18VLAN: Don't copy ALLMULTI/PROMISC flags from underlying devicePatrick McHardy1-1/+1
2008-04-18TCP: Let skbs grow over a page on fast peersHerbert Xu1-2/+2
2008-04-18TCP: Fix shrinking windows with window scalingPatrick McHardy1-1/+1
2008-04-18NET: Fix multicast device ioctl checksPatrick McHardy1-2/+2
2008-04-18SCTP: Fix local_addr deletions during list traversals.Chidambar 'ilLogict' Zinnoury3-3/+9
2008-04-18sch_htb: fix "too many events" situationMartin Devera1-6/+7
2008-04-18NET: Add preemption point in qdisc_runHerbert Xu1-3/+15
2008-04-18PPPOL2TP: Fix SMP issues in skb reorder queue handlingJames Chapman1-3/+8
2008-04-18PPPOL2TP: Make locking calls softirq-safeJames Chapman1-29/+29
2008-04-18netpoll: zap_completion_queue: adjust skb->users counterJarek Poplawski1-2/+4