This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 52a93d39b17d Linux 6.5-rc5 new d44263222134 mmc: moxart: read scr register without changing byte order new 5def5c1c15bf mmc: sdhci-f-sdh30: Replace with sdhci_pltfm new 016ce29713a0 Merge tag 'mmc-v6.5-rc1' of git://git.kernel.org/pub/scm/l [...] new 4e15a0ddc3ff KVM: SEV: snapshot the GHCB before accessing it new 7588dbcebcbf KVM: SEV: only access GHCB fields once new 63dbc67cf4ed KVM: SEV: remove ghcb variable declarations new 84f686790321 KVM: arm64: Allow pKVM on v1.0 compatible FF-A implementations new c718ca0e9940 KVM: arm64: Fix hardware enable/disable flows for pKVM new 733c758e509b KVM: arm64: Rephrase percpu enable/disable tracking in ter [...] new ce92232614a5 KVM: arm64: Factor out code for checking (h)VHE mode into a macro new 45a3681a10ff KVM: arm64: Use the appropriate feature trap register for [...] new 380624d4358b KVM: arm64: Disable SME traps for (h)VHE at setup new 90ae31c65d5a KVM: arm64: Helper to write to appropriate feature trap re [...] new a9626099a51f KVM: arm64: Use the appropriate feature trap register when [...] new 7af0d5e50006 KVM: arm64: Fix resetting SVE trap values on reset for hVHE new 375110ab51de KVM: arm64: Fix resetting SME trap values on reset for (h)VHE new 01b94b0f3922 KVM: arm64: fix __kvm_host_psci_cpu_entry() prototype new 74158a8cad79 KVM: arm64: Skip instruction after emulating write to TCR_EL1 new 251199f4b381 Merge tag 'kvmarm-fixes-6.5-2' of git://git.kernel.org/pub [...] new d5ad9aae13dc selftests/rseq: Fix build with undefined __weak new a027b2eca0b7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...]
The 21 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: arch/arm64/include/asm/el2_setup.h | 44 ++++++++---- arch/arm64/include/asm/kvm_asm.h | 2 +- arch/arm64/include/asm/kvm_emulate.h | 21 ++++-- arch/arm64/kvm/arm.c | 61 +++++++--------- arch/arm64/kvm/hyp/include/hyp/switch.h | 1 + arch/arm64/kvm/hyp/nvhe/ffa.c | 15 +++- arch/arm64/kvm/hyp/nvhe/switch.c | 2 +- arch/x86/kvm/svm/sev.c | 124 ++++++++++++++++---------------- arch/x86/kvm/svm/svm.h | 26 +++++++ drivers/mmc/host/moxart-mmc.c | 8 +-- drivers/mmc/host/sdhci_f_sdh30.c | 60 +++++++--------- tools/testing/selftests/rseq/Makefile | 4 +- tools/testing/selftests/rseq/rseq.c | 2 + 13 files changed, 210 insertions(+), 160 deletions(-)