aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-09-26IA64: fix siglockTony Luck
2010-09-26KVM: VMX: Fix host GDT.LIMIT corruptionAvi Kivity
2010-09-26KVM: MMU: fix mmu notifier invalidate handler for huge spteAndrea Arcangeli
2010-09-26KVM: x86: emulator: inc/dec can have lock prefixGleb Natapov
2010-09-26KVM: MMU: fix direct sp's access corruptedXiao Guangrong
2010-09-26KVM: Prevent internal slots from being COWedAvi Kivity
2010-09-26KVM: Keep slot ID in memory slot structureAvi Kivity
2010-09-26SCSI: mptsas: fix hangs caused by ATA pass-throughRyan Kuester
2010-09-26inotify: send IN_UNMOUNT eventsEric Paris
2010-09-26drm/nv50: initialize ramht_refs list for faked 0 channelMarcin Slusarz
2010-09-26GFS2: gfs2_logd should be using interruptible waitsSteven Whitehouse
2010-09-26x86 platform drivers: hp-wmi Reorder event id processingThomas Renninger
2010-09-26aio: check for multiplication overflow in do_io_submitJeff Moyer
2010-09-26aio: do not return ERESTARTSYS as a result of AIOJan Kara
2010-09-26percpu: fix pcpu_last_unit_cpuTejun Heo
2010-09-26vmscan: check all_unreclaimable in direct reclaim pathMinchan Kim
2010-09-26/proc/vmcore: fix seekingArnd Bergmann
2010-09-26Prevent freeing uninitialized pointer in compat_do_readv_writevDan Rosenberg
2010-09-26rtc: s3c: balance state changes of wakeup flagVladimir Zapolskiy
2010-09-26drivers/video/sis/sis_main.c: prevent reading uninitialized stack memoryDan Rosenberg
2010-09-26mmap: call unlink_anon_vmas() in __split_vma() in case of errorAndrea Arcangeli
2010-09-26drivers/pci/intel-iommu.c: fix build with older gcc'sAndrew Morton
2010-09-26char: Mark /dev/zero and /dev/kmem as not capable of writebackJan Kara
2010-09-26bdi: Initialize noop_backing_dev_info properlyJan Kara
2010-09-26drm/i915,agp/intel: Add second set of PCI-IDs for B43Chris Wilson
2010-09-26oprofile: Add Support for Intel CPU Family 6 / Model 22 (Intel Celeron 540)Patrick Simmons
2010-09-26sched: Fix user time incorrectly accounted as system time on 32-bitStanislaw Gruszka
2010-09-26pid: make setpgid() system call use RCU read-side critical sectionPaul E. McKenney
2010-09-26hw breakpoints: Fix pid namespace bugMatt Helsley
2010-09-26agp/intel: fix dma mask bits on sandybridgeZhenyu Wang
2010-09-26agp/intel: fix physical address mask bits for sandybridgeZhenyu Wang
2010-09-26intel_agp, drm/i915: Add all sandybridge graphics devices supportZhenyu Wang
2010-09-26virtio: console: Fix poll blocking even though there is data to readHans de Goede
2010-09-26virtio: console: Prevent userspace from submitting NULL buffersAmit Shah
2010-09-26mm: further fix swapin race conditionHugh Dickins
2010-09-26mm: fix swapin race conditionAndrea Arcangeli
2010-09-26net/llc: make opt unsigned in llc_ui_setsockopt()Dan Carpenter
2010-09-26Staging: vt6655: fix buffer overflowDan Carpenter
2010-09-26bonding: correctly process non-linear skbsAndy Gospodarek
2010-09-26drivers/net/eql.c: prevent reading uninitialized stack memoryDan Rosenberg
2010-09-26drivers/net/cxgb3/cxgb3_main.c: prevent reading uninitialized stack memoryDan Rosenberg
2010-09-26drivers/net/usb/hso.c: prevent reading uninitialized memoryDan Rosenberg
2010-09-26sparc64: Get rid of indirect p1275 PROM call buffer.David S. Miller
2010-09-26net: blackhole route should always be recalculatedJianzhao Wang
2010-09-26l2tp: test for ethernet header in l2tp_eth_dev_recv()Eric Dumazet
2010-09-26UNIX: Do not loop forever at unix_autobind().Tetsuo Handa
2010-09-26udp: add rehash on connect()Eric Dumazet
2010-09-26tcp: Prevent overzealous packetization by SWS logic.Alexey Kuznetsov
2010-09-26tcp: select(writefds) don't hang up when a peer close connectionKOSAKI Motohiro
2010-09-26tcp: fix three tcp sysctls tuningEric Dumazet