https://github.com/torvalds/linux
Revision 6bc51545da17614c3fd0fc782c0847c154a2c207 authored by Linus Torvalds on 05 July 2012, 20:16:21 UTC, committed by Linus Torvalds on 05 July 2012, 20:16:21 UTC
Pull KVM fix from Marcelo Tosatti:
 "Memory leak and oops on the x86 mmu code, and sanitization of the
  KVM_IRQFD ioctl."

* git://git.kernel.org/pub/scm/virt/kvm/kvm:
  KVM: MMU: fix shrinking page from the empty mmu
  KVM: fix fault page leak
  KVM: Sanitize KVM_IRQFD flags
  KVM: Add missing KVM_IRQFD API documentation
  KVM: Pass kvm_irqfd to functions
2 parent s 24eee62 + 85b7059
History
Tip revision: 6bc51545da17614c3fd0fc782c0847c154a2c207 authored by Linus Torvalds on 05 July 2012, 20:16:21 UTC
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Tip revision: 6bc5154
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1014 bytes
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.7 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 208.2 KB
Makefile -rw-r--r-- 46.0 KB
README -rw-r--r-- 17.3 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top