From: Paolo Bonzini Date: Mon, 11 Mar 2024 14:23:03 +0000 (-0400) Subject: Merge tag 'kvm-x86-generic-6.9' of https://github.com/kvm-x86/linux into HEAD X-Git-Tag: v6.9-rc1~91^2~7 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=507e72f899bd5968b6d3bc4f29cc534ada9ee509;p=thirdparty%2Fkernel%2Fstable.git Merge tag 'kvm-x86-generic-6.9' of https://github.com/kvm-x86/linux into HEAD KVM common MMU changes for 6.9: - Harden KVM against underflowing the active mmu_notifier invalidation count, so that "bad" invalidations (usually due to bugs elsehwere in the kernel) are detected earlier and are less likely to hang the kernel. - Fix a benign bug in __kvm_mmu_topup_memory_cache() where the object size and number of objects parameters to kvmalloc_array() were swapped. --- 507e72f899bd5968b6d3bc4f29cc534ada9ee509