summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-12-14Linux 2.6.23.10v2.6.23.10Greg Kroah-Hartman1-1/+1
2007-12-14XFS: Make xfsbufd threads freezableRafael J. Wysocki1-0/+2
2007-12-14BRIDGE: Properly dereference the br_should_route_hookPavel Emelyanov2-5/+6
2007-12-14NETFILTER: xt_TCPMSS: remove network triggerable WARN_ONPatrick McHardy1-3/+1
2007-12-14XFRM: Fix leak of expired xfrm_statesPatrick McHardy1-1/+1
2007-12-14libata: kill spurious NCQ completion detectionTejun Heo2-80/+2
2007-12-14NETFILTER: fix forgotten module release in xt_CONNMARK and xt_CONNSECMARKJan Engelhardt2-10/+10
2007-12-14UNIX: EOF on non-blocking SOCK_SEQPACKETFlorian Zumbiehl1-1/+8
2007-12-14TCP: illinois: Incorrect beta usageStephen Hemminger1-1/+1
2007-12-14IPV6: Restore IPv6 when MTU is big enoughEvgeniy Polyakov1-1/+10
2007-12-14DECNET: dn_nl_deladdr() almost always returns no errorPavel Emelyanov1-1/+3
2007-12-14VLAN: Fix nested VLAN transmit bugJoonwoo Park1-1/+2
2007-12-14TEXTSEARCH: Do not allow zero length patterns in the textsearch infrastructurePablo Neira Ayuso1-2/+6
2007-12-14RXRPC: Add missing select on CRYPTODavid Howells1-0/+1
2007-12-14BRIDGE: Lost call to br_fdb_fini() in br_init() error pathPavel Emelyanov1-1/+3
2007-12-14PFKEY: Sending an SADB_GET responds with an SADB_GETCharles Hardin1-1/+1
2007-12-14TCP: MTUprobe: fix potential sk_send_head corruptionIlpo Järvinen2-1/+3
2007-12-14TCP: Fix TCP header misalignmentHerbert Xu1-0/+3
2007-12-14CRYPTO api: Fix potential race in crypto_remove_spawnHerbert Xu1-3/+3
2007-12-14TCP: Problem bug with sysctl_tcp_congestion_control functionSam Jansen1-1/+1
2007-12-14ATM: [he] initialize lock and tasklet earlierchas williams1-5/+5
2007-12-14IPV4: Remove bogus ifdef mess in arp_processAdrian Bunk1-19/+0
2007-12-14NET: Corrects a bug in ip_rt_acct_read()Eric Dumazet1-6/+2
2007-12-14create /sys/.../power when CONFIG_PM is setDaniel Drake4-16/+24
2007-12-14netfilter: Fix kernel panic with REDIRECT target.Evgeniy Polyakov1-4/+1
2007-12-14nf_nat: fix memset errorLi Zefan1-1/+1
2007-12-14esp_scsi: fix reset cleanup spinlock recursionMaciej W. Rozycki3-4/+34
2007-12-14revert "dpt_i2o: convert to SCSI hotplug model"Andrew Morton2-73/+68
2007-12-14fb_ddc: fix DDC lines quirkJean Delvare1-4/+4
2007-12-14wait_task_stopped(): pass correct exit_code to wait_noreap_copyout()Scott James Remnant1-1/+1
2007-12-14PNP: increase the maximum number of resourcesZhao Yakui2-4/+15
2007-12-14Freezer: Fix APM emulation breakageRafael J. Wysocki1-7/+8
2007-12-14futex: fix for futex_wait signal stack corruptionSteven Rostedt2-14/+28
2007-12-14isdn: avoid copying overly-long stringsKarsten Keil1-4/+4
2007-12-14x86 setup: add a near jump to serialize %cr0 on 386/486H. Peter Anvin1-2/+2
2007-12-14KVM: VMX: Reset mmu context when entering real modeEddie Dong2-0/+2
2007-12-14KVM: VMX: Force vm86 mode if setting flags during real modeAvi Kivity1-0/+2
2007-12-14KVM: Skip pio instruction when it is emulated, not executedAvi Kivity1-2/+4
2007-12-14KVM: SVM: Fix FPU leak while emulating cltsAmit Shah1-4/+1
2007-12-14KVM: Fix hang on uniprocessorMarko Kohtala1-0/+5
2007-12-14KVM: x86 emulator: Use emulator_write_emulated and not emulator_write_stdAmit Shah1-1/+1
2007-12-14KVM: SVM: Intercept the 'invd' and 'wbinvd' instructionsAvi Kivity1-0/+4
2007-12-14KVM: x86 emulator: invd instructionAvi Kivity1-1/+3
2007-12-14KVM: x86 emulator: fix access registers for instructions with ModR/M byte and...Aurelien Jarno1-0/+17
2007-12-14KVM: x86 emulator: implement 'movnti mem, reg'Sheng Yang1-1/+6
2007-12-14hrtimers: avoid overflow for large relative timeouts (CVE-2007-5966)Thomas Gleixner1-0/+8
2007-12-14forcedeth boot delay fixAyaz Abdulla1-13/+9
2007-12-14forcedeth: new mcp79 pci idsAyaz Abdulla2-0/+20
2007-12-14I4L: fix isdn_ioctl memory overrun vulnerabilityKarsten Keil1-1/+4
2007-12-14tmpfs: restore missing clear_highpageHugh Dickins1-2/+3