]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'kvmarm-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
authorPaolo Bonzini <pbonzini@redhat.com>
Sat, 22 Oct 2022 07:32:23 +0000 (03:32 -0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Sat, 22 Oct 2022 07:32:23 +0000 (03:32 -0400)
commitc081f8373526fcf99f46c9d52484c42b8b5e3614
treec500b4d85cc48f84265573e74c97f34861bcf7a6
parentf9cd8e124bf669aeea2383cd3379e3e16e75ceea
parent41d26597ee239a582860236d9ce5480af5785d96
Merge tag 'kvmarm-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD

KVM/arm64 fixes for 6.1, take #1

- Fix for stage-2 invalidation holding the VM MMU lock
  for too long by limiting the walk to the largest
  block mapping size

- Enable stack protection and branch profiling for VHE

- Two selftest fixes
arch/arm64/kvm/mmu.c