summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-09-25Linux 2.6.22.8v2.6.22.8Greg Kroah-Hartman1-1/+1
2007-09-25Convert snd-page-alloc proc file to use seq_file (CVE-2007-4571)Takashi Iwai1-29/+39
2007-09-22Linux 2.6.22.7v2.6.22.7Chris Wright1-1/+1
2007-09-22[PATCH] x86_64: Zero extend all registers after ptrace in 32bit entry path.Andi Kleen2-7/+15
2007-08-31Linux 2.6.22.6v2.6.22.6Greg Kroah-Hartman1-1/+1
2007-08-31usb: add PRODUCT, TYPE to usb-interface eventsKay Sievers1-0/+24
2007-08-31USB: fix DoS in pwc USB video driverOliver Neukum2-17/+36
2007-08-31USB: allow retry on descriptor fetch errorsAlan Stern1-2/+2
2007-08-31PCI: disable MSI on RX790Tejun Heo2-0/+2
2007-08-31PCI: disable MSI on RD580Tejun Heo2-0/+2
2007-08-31PCI: disable MSI on RS690Tejun Heo2-0/+2
2007-08-31PCI: lets kill the 'PCI hidden behind bridge' messageBernhard Kaindl1-9/+9
2007-08-31PPP: Fix PPP buffer sizing.Konstantin Sharlaimov1-1/+1
2007-08-31TCP: Fix TCP handling of SACK in bidirectional flows.Ilpo Järvinen1-1/+4
2007-08-31TCP: Fix TCP rate-halving on bidirectional flows.Ilpo Järvinen1-9/+12
2007-08-31TCP: Do not autobind ports for TCP socketsDavid Miller6-6/+5
2007-08-31SPARC64: Fix sparc64 PCI config accesses on sun4uDavid Miller2-12/+126
2007-08-31SPARC64: Fix sparc64 task stack traces.David Miller2-11/+12
2007-08-31NET: Fix missing rcu unlock in __sock_create()Herbert Xu1-1/+1
2007-08-31SNAP: Fix SNAP protocol header accesses.Herbert Xu1-5/+12
2007-08-31Netfilter: Missing Kbuild entry for netfilterChuck Ebbert1-0/+1
2007-08-31Fix soft-fp underflow handling.David Miller4-1/+19
2007-08-31IPv6: Invalid semicolon after if statementIlpo Jarvinen1-1/+1
2007-08-31IPV6: Fix kernel panic while send SCTP data with IP fragmentsWei Yongjun1-1/+1
2007-08-31DCCP: Fix DCCP GFP_KERNEL allocation in atomic contextGerrit Renker1-1/+1
2007-08-31signalfd: make it group-wide, fix posix-timers schedulingOleg Nesterov2-11/+12
2007-08-31signalfd: fix interaction with posix-timersOleg Nesterov1-2/+2
2007-08-31i386: fix lazy mode vmalloc synchronization for paravirtZachary Amsden1-2/+3
2007-08-31uml: fix previous request size limit fixJeff Dike1-2/+2
2007-08-31sky2: don't clear phy power bitsStephen Hemminger1-2/+2
2007-08-31NET: Share correct feature code between bridging and bondingHerbert Xu5-46/+55
2007-08-31ocfs2: Fix bad source start calculation during kernel writesMark Fasheh1-1/+1
2007-08-23Linux 2.6.22.5v2.6.22.5Greg Kroah-Hartman1-1/+1
2007-08-23JFFS2 locking regression fix.David Woodhouse1-0/+3
2007-08-23i386: Fix double fault handlerChuck Ebbert1-6/+7
2007-08-23i386: Handle P6s without performance counters in nmi watchdogAndi Kleen1-1/+3
2007-08-23x86_64: Change PMDS invocation to single macroAndi Kleen1-2/+1
2007-08-23x86_64: Check for .cfi_rel_offset in CFI probeAndi Kleen2-4/+4
2007-08-23i386: allow debuggers to access the vsyscall page with compat vDSOJan Beulich1-1/+3
2007-08-23Hibernation: do not try to mark invalid PFNs as nosaveRafael J. Wysocki1-1/+2
2007-08-23libata: add ATI SB700 device IDs to AHCI driversu henry1-1/+4
2007-08-23forcedeth: fix random hang in forcedeth driver when using netconsoleTimo Jantunen1-5/+5
2007-08-23r8169: avoid needless NAPI poll schedulingFrancois Romieu1-8/+10
2007-08-23AVR32: Fix atomic_add_unless() and atomic_sub_unless()Haavard Skinnemoen1-2/+2
2007-08-23ACPICA: Clear reserved fields for incoming ACPI 1.0 FADTsBob Moore1-18/+26
2007-08-23ACPICA: Fixed possible corruption of global GPE listBob Moore1-0/+4
2007-08-23revert "x86, serial: convert legacy COM ports to platform devices"Andrew Morton7-84/+37
2007-08-23sky2: check drop truncated packetsStephen Hemminger1-0/+8
2007-08-23sky2: check for more work before leaving NAPIStephen Hemminger1-18/+17
2007-08-23sky2: carrier managementStephen Hemminger1-7/+4