aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-02-08knfsd: Allow NFSv2/3 WRITE calls to succeed when krb5i etc is used.NeilBrown
2008-02-08md: fix data corruption when a degraded raid5 array is reshapedDan Williams
2008-02-08security: protect from stack expantion into low vm addressesEric Paris
2008-02-08VM/Security: add security hook to do_brk (CVE-2007-6434)Eric Paris
2008-02-08m68k: Export cachectl.hMatthew Wilcox
2008-02-08CIFS: Respect umask when using POSIX mkdirSteve French
2008-02-08Input: fix open count handling in input interfacesOliver Neukum
2008-02-08Input: tsdev - implement proper lockingDmitry Torokhov
2008-02-08Input: joydev - implement proper lockingDmitry Torokhov
2008-02-08Input: mousedev - implement proper lockingDmitry Torokhov
2008-02-08Input: evdev - implement proper lockingDmitry Torokhov
2008-02-08Input: implement proper locking in input coreDmitry Torokhov
2008-02-08cxgb: fix statsDivy Le Ray
2008-02-08cxgb: fix T2 GSODivy Le Ray
2008-02-08chelsio: Fix skb->dev settingDivy Le Ray
2008-02-08quicklists: Only consider memory that can be used with GFP_KERNELChristoph Lameter
2008-02-08quicklists: do not release off node pages earlyChristoph Lameter
2008-02-08vfs: coredumping fix (CVE-2007-6206)Ingo Molnar
2008-02-08Freezer: Fix APM emulation breakageRafael J. Wysocki
2008-02-08clockevents: fix reprogramming decision in oneshot broadcastThomas Gleixner
2008-02-08USB: update sierra.c with latest device ids that are in 2.6.24-rc7Greg Kroah-Hartman
2008-02-08CRYPTO: padlock: Fix spurious ECB page faultHerbert Xu
2008-02-08PM: ACPI and APM must not be enabled at the same timeLen Brown
2008-02-08ACPI: apply quirk_ich6_lpc_acpi to more ICH8 and ICH9Zhao Yakui
2008-02-08ACPICA: fix acpi_serialize hang regressionBob Moore
2008-02-08ACPI: Not register gsi for PCI IDE controller in legacy modeAlan Cox
2008-02-08ACPICA: fix acpi-cpufreq boot crash due to _PSD return-by-referenceBob Moore
2008-02-08SPARC64: Implement pci_resource_to_user()David Miller
2008-02-08SPARC64: Fix OOPS in dma_sync_*_for_device()David Miller
2008-02-08CASSINI: Set skb->truesize properly on receive packets.David Miller
2008-02-08CASSINI: Revert 'dont touch page_count'.David Miller
2008-02-08CASSINI: Fix endianness bug.Al Viro
2008-02-08IPV4: ip_gre: set mac_header correctly in receive pathTimo Teras
2008-02-08NET: Correct two mistaken skb_reset_mac_header() conversions.David Miller
2008-02-08IPSEC: Avoid undefined shift operation when testing algorithm IDHerbert Xu
2008-02-08ATM: [nicstar] delay irq setup until card is configuredChas Williams
2008-02-08IPV4 ROUTE: ip_rt_dump() is unecessary slowEric Dumazet
2008-02-08ATM: Check IP header validity in mpc_send_packetHerbert Xu
2008-02-08CONNECTOR: Don't touch queue dev after decrement of ref count.Li Zefan
2008-02-08INET: Fix netdev renaming and inet address labelsMark McLoughlin
2008-02-08IRDA: irda_create() nuke user triggable printkmaximilian attems
2008-02-08NET: kaweth was forgotten in msec switchover of usb_start_wait_urbRuss Dill
2008-02-08NET: mcs7830 passes msecs instead of jiffies to usb_control_msgRuss Dill
2008-02-08X25: Add missing x25_neigh_putJulia Lawall
2008-02-08POWERPC: Change fallocate to match unistd.h on powerpcPatrick Mansfield
2008-02-08sky2: RX lockup fixStephen Hemminger
2008-02-08sky2: disable rx checksum on Yukon XLStephen Hemminger
2008-02-08IPV4 raw: Strengthen check on validity of iph->ihlHerbert Xu
2008-02-08tty: fix logic change introduced by wait_event_interruptible_timeout()Cory T. Tusar
2008-02-08VLAN: Lost rtnl_unlock() in vlan_ioctl()Pavel Emelyanov