* [GIT PULL] KVM changes for Linux 6.0-rc2
@ 2022-08-19 10:33 Paolo Bonzini
2022-08-19 21:14 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Paolo Bonzini @ 2022-08-19 10:33 UTC (permalink / raw)
To: torvalds; +Cc: linux-kernel, kvm
Linus,
The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868:
Linux 6.0-rc1 (2022-08-14 15:50:18 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/virt/kvm/kvm.git tags/for-linus
for you to fetch changes up to 959d6c4ae238b28a163b1b3741fae05391227ad9:
Merge tag 'kvmarm-fixes-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD (2022-08-19 05:43:53 -0400)
----------------------------------------------------------------
ARM:
* Fix unexpected sign extension of KVM_ARM_DEVICE_ID_MASK
* Tidy-up handling of AArch32 on asymmetric systems
x86:
* Fix "missing ENDBR" BUG for fastop functions
Generic:
* Some cleanup and static analyzer patches
* More fixes to KVM_CREATE_VM unwind paths
----------------------------------------------------------------
Chao Peng (2):
KVM: Rename KVM_PRIVATE_MEM_SLOTS to KVM_INTERNAL_MEM_SLOTS
KVM: Rename mmu_notifier_* to mmu_invalidate_*
Josh Poimboeuf (3):
x86/ibt, objtool: Add IBT_NOSEAL()
x86/kvm: Simplify FOP_SETCC()
x86/kvm: Fix "missing ENDBR" BUG for fastop functions
Li kunyu (2):
KVM: Drop unnecessary initialization of "npages" in hva_to_pfn_slow()
KVM: Drop unnecessary initialization of "ops" in kvm_ioctl_create_device()
Oliver Upton (2):
KVM: arm64: Treat PMCR_EL1.LC as RES1 on asymmetric systems
KVM: arm64: Reject 32bit user PSTATE on asymmetric systems
Paolo Bonzini (2):
KVM: MIPS: remove unnecessary definition of KVM_PRIVATE_MEM_SLOTS
Merge tag 'kvmarm-fixes-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Sean Christopherson (3):
KVM: Properly unwind VM creation if creating debugfs fails
KVM: Unconditionally get a ref to /dev/kvm module when creating a VM
KVM: Move coalesced MMIO initialization (back) into kvm_create_vm()
Yang Yingliang (1):
KVM: arm64: Fix compile error due to sign extension
arch/arm64/include/asm/kvm_host.h | 4 ++
arch/arm64/include/uapi/asm/kvm.h | 6 +-
arch/arm64/kvm/arm.c | 3 +-
arch/arm64/kvm/guest.c | 2 +-
arch/arm64/kvm/mmu.c | 8 +--
arch/arm64/kvm/sys_regs.c | 4 +-
arch/mips/include/asm/kvm_host.h | 2 -
arch/mips/kvm/mmu.c | 12 ++--
arch/powerpc/include/asm/kvm_book3s_64.h | 2 +-
arch/powerpc/kvm/book3s_64_mmu_host.c | 4 +-
arch/powerpc/kvm/book3s_64_mmu_hv.c | 4 +-
arch/powerpc/kvm/book3s_64_mmu_radix.c | 6 +-
arch/powerpc/kvm/book3s_hv_nested.c | 2 +-
arch/powerpc/kvm/book3s_hv_rm_mmu.c | 8 +--
arch/powerpc/kvm/e500_mmu_host.c | 4 +-
arch/riscv/kvm/mmu.c | 4 +-
arch/x86/include/asm/ibt.h | 11 ++++
arch/x86/include/asm/kvm_host.h | 2 +-
arch/x86/kvm/emulate.c | 26 ++-------
arch/x86/kvm/mmu/mmu.c | 14 ++---
arch/x86/kvm/mmu/paging_tmpl.h | 4 +-
include/linux/kvm_host.h | 66 +++++++++++-----------
tools/objtool/check.c | 3 +-
virt/kvm/kvm_main.c | 95 ++++++++++++++++----------------
virt/kvm/pfncache.c | 17 +++---
25 files changed, 157 insertions(+), 156 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] KVM changes for Linux 6.0-rc2
2022-08-19 10:33 [GIT PULL] KVM changes for Linux 6.0-rc2 Paolo Bonzini
@ 2022-08-19 21:14 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-08-19 21:14 UTC (permalink / raw)
To: Paolo Bonzini; +Cc: torvalds, linux-kernel, kvm
The pull request you sent on Fri, 19 Aug 2022 06:33:57 -0400:
> https://git.kernel.org/pub/scm/virt/kvm/kvm.git tags/for-linus
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/ca052cfd6ee5d3358f2929439e0c7f0424bedc9e
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-08-19 21:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-19 10:33 [GIT PULL] KVM changes for Linux 6.0-rc2 Paolo Bonzini
2022-08-19 21:14 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®