This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from e01d50cbd6ee Merge tag 'vfio-v6.1-rc6' of https://github.com/awilliam/l [...] new 2632daebafd0 x86/cpu: Restore AMD's DE_CFG MSR after resume new e5126de138ca erofs: fix general protection fault when reading fragment new 75e43355cbe4 erofs: put metabuf in error path in fscache mode new e6d9f9ba111b erofs: get correct count for unmapped range in fscache mode new 39bfcb8138f6 erofs: fix use-after-free of fsid and domain_id string new 37020bbb71d9 erofs: fix missing xas_retry() in fscache mode new 81e7cfa3a9eb Merge tag 'erofs-for-6.1-rc6-fixes' of git://git.kernel.or [...]
The 7 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/include/asm/msr-index.h | 8 ++++--- arch/x86/kernel/cpu/amd.c | 6 ++---- arch/x86/kernel/cpu/hygon.c | 4 ++-- arch/x86/kvm/svm/svm.c | 10 ++++----- arch/x86/kvm/x86.c | 2 +- arch/x86/power/cpu.c | 1 + fs/erofs/fscache.c | 35 ++++++++++++++++++------------ fs/erofs/internal.h | 6 ++++-- fs/erofs/super.c | 39 +++++++++++++++++++--------------- fs/erofs/sysfs.c | 8 +++---- fs/erofs/zdata.c | 3 +++ tools/arch/x86/include/asm/msr-index.h | 8 ++++--- 12 files changed, 75 insertions(+), 55 deletions(-)