[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20120705041418.GA20929@amt.cnet>
Date: Thu, 5 Jul 2012 01:14:18 -0300
From: Marcelo Tosatti <mtosatti@...hat.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: kvm <kvm@...r.kernel.org>,
linux-kernel <linux-kernel@...r.kernel.org>,
Avi Kivity <avi@...hat.com>
Subject: [GIT PULL] KVM fixes for 3.5-rc5
Linus,
Please pull from
git://git.kernel.org/pub/scm/virt/kvm/kvm.git master
To receive the following KVM fixes: memory leak and oops on the x86 mmu code,
and sanitization of the KVM_IRQFD ioctl.
Alex Williamson (3):
KVM: Pass kvm_irqfd to functions
KVM: Add missing KVM_IRQFD API documentation
KVM: Sanitize KVM_IRQFD flags
Xiao Guangrong (2):
KVM: fix fault page leak
KVM: MMU: fix shrinking page from the empty mmu
Documentation/virtual/kvm/api.txt | 17 +++++++++++++++++
arch/x86/kvm/mmu.c | 3 +++
include/linux/kvm_host.h | 4 ++--
virt/kvm/eventfd.c | 23 +++++++++++++----------
virt/kvm/kvm_main.c | 3 ++-
5 files changed, 37 insertions(+), 13 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists