This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 005f6f34bd47 Merge tag 'i2c-for-6.8-rc8' of git://git.kernel.org/pub/sc [...] new 5ef1d8c1ddbf KVM: SVM: Flush pages under kvm->lock to fix UAF in svm_re [...] new 910c57dfa4d1 KVM: x86: Mark target gfn of emulated atomic instruction as dirty new d02c357e5bfa KVM: x86/mmu: Retry fault before acquiring mmu_lock if map [...] new 1b6c146df555 Merge tag 'kvm-x86-fixes-6.8-2' of https://github.com/kvm- [...] new e563592224e0 KVM: Make KVM_MEM_GUEST_MEMFD mutually exclusive with KVM_ [...] new 422692098c4c KVM: x86: Update KVM_SW_PROTECTED_VM docs to make it clear [...] new a1176ef5c92a KVM: x86/mmu: Restrict KVM_SW_PROTECTED_VM to the TDP MMU new 63e5c5a10559 KVM: selftests: Create GUEST_MEMFD for relevant invalid fl [...] new 2dfd23830344 KVM: selftests: Add a testcase to verify GUEST_MEMFD and R [...] new 39fee313fdd4 Merge tag 'kvm-x86-guest_memfd_fixes-6.8' of https://githu [...] new 5abf6dceb066 SEV: disable SEV-ES DebugSwap by default new 137e0ec05aeb Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...]
The 12 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: Documentation/virt/kvm/api.rst | 5 +++ arch/x86/kvm/Kconfig | 7 ++-- arch/x86/kvm/mmu/mmu.c | 42 ++++++++++++++++++++++ arch/x86/kvm/svm/sev.c | 23 +++++++----- arch/x86/kvm/x86.c | 12 ++++++- include/linux/kvm_host.h | 26 ++++++++++++++ .../testing/selftests/kvm/set_memory_region_test.c | 12 ++++++- virt/kvm/kvm_main.c | 8 ++++- 8 files changed, 120 insertions(+), 15 deletions(-)