This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from b71e635feefc Merge tag 'cgroup-for-6.19-rc5-fixes' of git://git.kernel. [...] new 3a2bcc127e6b mshv: Use PMD_ORDER instead of HPAGE_PMD_ORDER when proces [...] new beb15a6036fe mshv: Initialize local variables early upon region invalidation new 92c172ae16a2 mshv: hide x86-specific functions on arm64 new 52f758edc9f9 hyperv: Avoid -Wflex-array-member-not-at-end warning new 173d6f64f955 mshv: release mutex on region invalidation failure new afd12f914c8f Merge tag 'hyperv-fixes-signed-20260112' of git://git.kern [...] new 95cc9e7cf03d x86/kvm: Avoid freeing stack-allocated node in kvm_async_p [...] new b45f72177594 x86/fpu: Clear XSTATE_BV[i] in guest XSAVE state whenever [...] new a1025dcd377e selftests: kvm: replace numbered sync points with actions new 0383a8edef39 selftests: kvm: try getting XFD and XSAVE state out of sync new 3611ca7c12b7 selftests: kvm: Verify TILELOADD actually #NM faults when [...] new 0bb933a9fcde Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...] new 469d71512d13 Revert "gfs2: Fix use of bio_chain" new b54345928fa1 Merge tag 'gfs2-for-6.19-rc6' of git://git.kernel.org/pub/ [...]
The 14 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/x86/kernel/fpu/core.c | 32 ++++++- arch/x86/kernel/kvm.c | 19 +++- arch/x86/kvm/x86.c | 9 ++ drivers/hv/mshv_common.c | 2 + drivers/hv/mshv_regions.c | 20 ++-- fs/gfs2/lops.c | 2 +- include/hyperv/hvgdk_mini.h | 7 +- tools/testing/selftests/kvm/x86/amx_test.c | 144 +++++++++++++++++------------ 8 files changed, 158 insertions(+), 77 deletions(-)