summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-05-02Linux 2.6.28.10v2.6.28.10linux-2.6.28.yGreg Kroah-Hartman1-1/+1
2009-05-02unreached code in selinux_ip_postroute_iptables_compat() (CVE-2009-1184)Eugene Teo1-0/+1
2009-05-02thinkpad-acpi: fix LED blinking through timer triggerHenrique de Moraes Holschuh1-22/+19
2009-05-02b44: Use kernel DMA addresses for the kernel DMA APIMichael Buesch1-1/+1
2009-05-02exit_notify: kill the wrong capable(CAP_KILL) check (CVE-2009-1337)Oleg Nesterov1-2/+1
2009-05-02PCI: fix incorrect mask of PM No_Soft_Reset bitYu Zhao1-1/+1
2009-05-02crypto: ixp4xx - Fix handling of chained sg buffersChristian Hohnstaedt1-119/+63
2009-05-02fix ptrace slownessMiklos Szeredi1-0/+8
2009-05-02fs core fixesHugh Dickins3-38/+28
2009-05-02powerpc: Sanitize stack pointer in signal handling codeJosh Boyer5-6/+25
2009-05-02block: include empty disks in /proc/diskstatsTejun Heo2-4/+9
2009-05-02md: fix deadlock when stopping arraysDan Williams2-3/+26
2009-05-02ath9k: AR9280 PCI devices must serialize IO as wellLuis R. Rodriguez1-1/+2
2009-05-02ath9k: implement IO serializationLuis R. Rodriguez4-2/+55
2009-05-02KVM: VMX: Flush volatile msrs before emulating rdmsrAvi Kivity1-0/+1
2009-05-02KVM: x86: fix LAPIC pending count calculationMarcelo Tosatti6-65/+16
2009-05-02KVM: x86: disable kvmclock on non constant TSC hostsMarcelo Tosatti1-1/+3
2009-05-02KVM: PIT: fix i8254 pending count readMarcelo Tosatti1-1/+1
2009-05-02KVM: mmu_notifiers release methodMarcelo Tosatti1-0/+8
2009-05-02KVM: MMU: handle large host sptes on invlpg/resyncMarcelo Tosatti2-3/+7
2009-05-02KVM: MMU: check for present pdptr shadow page in walk_shadowMarcelo Tosatti1-0/+2
2009-05-02KVM: Advertise the bug in memory region destruction as fixedAvi Kivity2-1/+14
2009-05-02KVM: set owner of cpu and vm file operationsChristian Borntraeger1-2/+4
2009-05-02KVM: x86 emulator: Fix handling of VMMCALL instructionAmit Shah1-1/+1
2009-05-02KVM: Really remove a slot when a user ask us soGlauber Costa1-1/+4
2009-05-02KVM: Prevent trace call into unloaded module textWu Fengguang1-0/+1
2009-05-02KVM: Fix cpuid iteration on multiple leaves per eacNitin A Kamble1-1/+2
2009-05-02KVM: Fix cpuid leaf 0xb loop terminationNitin A Kamble1-1/+1
2009-05-02KVM: MMU: Fix aliased gfns treated as unaliasedIzik Eidus3-8/+17
2009-05-02KVM: SVM: Set the 'busy' flag of the TR selectorAmit Shah1-0/+7
2009-05-02KVM: SVM: Set the 'g' bit of the cs selector for cross-vendor migrationAmit Shah1-0/+9
2009-05-02KVM: VMX: Move private memory slot positionSheng Yang2-3/+4
2009-05-02KVM: MMU: Extend kvm_mmu_page->slot_bitmap sizeSheng Yang2-6/+8
2009-05-02KVM: call kvm_arch_vcpu_reset() instead of the kvm_x86_ops callbackGleb Natapov1-1/+1
2009-05-02KVM: x86: Reset pending/inject NMI state on CPU resetJan Kiszka1-0/+3
2009-05-02anon_inodes: use fops->owner for module refcountChristian Borntraeger1-1/+6
2009-05-02block: revert part of 18ce3751ccd488c78d3827e9f6bf54e6322676fbJens Axboe1-1/+1
2009-05-02hugetlbfs: return negative error code for bad mount optionAkinobu Mita1-2/+1
2009-05-02agp: zero pages before sending to userspaceShaohua Li1-2/+2
2009-05-02r8169: Reset IntrStatus after chip resetFrancois Romieu1-2/+3
2009-05-02Input: gameport - fix attach driver codeDmitry Torokhov1-8/+6
2009-05-02USB: usb-storage: augment unusual_devs entry for Simple Tech/DatafabAlan Stern1-2/+4
2009-05-02USB: fix oops in cdc-wdm in case of malformed descriptorsOliver Neukum1-1/+1
2009-05-02USB: ftdi_sio: add vendor/project id for JETI specbos 1201 spectrometerPeter Korsgaard2-0/+8
2009-05-02usb gadget: fix ethernet link reports to ethtoolJonathan McDowell1-7/+1
2009-05-02SCSI: sg: avoid blk_put_request/blk_rq_unmap_user in interruptFUJITA Tomonori1-3/+12
2009-05-02SCSI: sg: fix races with ioctl(SG_IO)Tony Battersby1-25/+14
2009-05-02SCSI: sg: fix races during device removalTony Battersby1-217/+201
2009-05-02mm: pass correct mm when growing stackHugh Dickins1-1/+1
2009-05-02pata_hpt37x: fix HPT370 DMA timeoutsSergei Shtylyov1-20/+2