]> Git Repo - linux.git/commitdiff
Merge tag 'kvm-x86-generic-6.9' of https://github.com/kvm-x86/linux into HEAD
authorPaolo Bonzini <[email protected]>
Mon, 11 Mar 2024 14:23:03 +0000 (10:23 -0400)
committerPaolo Bonzini <[email protected]>
Mon, 11 Mar 2024 14:23:03 +0000 (10:23 -0400)
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.

1  2 
virt/kvm/kvm_main.c

Simple merge
This page took 0.06455 seconds and 4 git commands to generate.