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