projects
/
platform
/
kernel
/
linux-amlogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
24eee62
85b7059
)
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
author
Linus Torvalds
<torvalds@linux-foundation.org>
Thu, 5 Jul 2012 20:16:21 +0000
(13:16 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Thu, 5 Jul 2012 20:16:21 +0000
(13:16 -0700)
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
Trivial merge