This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 53e760d89498 Merge tag 'nfsd-6.17-1' of git://git.kernel.org/pub/scm/li [...] new 7b306dfa326f x86/sev: Evict cache lines during SNP memory validation new 20e0d8576484 Merge tag 'snp_cache_coherency' of git://git.kernel.org/pu [...] new ad580dfa388f btrfs: fix subpage deadlock in try_release_subpage_extent_ [...] new 15fc0bec883c btrfs: make btrfs_cleanup_ordered_extents() support large folios new deaf895212da btrfs: fix wrong length parameter for btrfs_cleanup_ordere [...] new fc5799986fbc btrfs: error on missing block group when unaccounting log [...] new 4289b494ac55 btrfs: do not allow relocation of partially dropped subvolumes new 3a931e9b39c7 btrfs: zoned: do not select metadata BG as finish target new 7b632596188e btrfs: fix iteration bug in __qgroup_excl_accounting() new 0e39a731820a Merge tag 'for-6.17-rc1-tag' of git://git.kernel.org/pub/s [...]
The 10 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/boot/cpuflags.c | 13 +++++++++++++ arch/x86/boot/startup/sev-shared.c | 7 +++++++ arch/x86/coco/sev/core.c | 21 +++++++++++++++++++++ arch/x86/include/asm/cpufeatures.h | 1 + arch/x86/include/asm/sev.h | 19 +++++++++++++++++++ arch/x86/kernel/cpu/scattered.c | 1 + fs/btrfs/extent_io.c | 11 ++++++----- fs/btrfs/inode.c | 8 +++++--- fs/btrfs/qgroup.c | 3 +-- fs/btrfs/relocation.c | 19 +++++++++++++++++++ fs/btrfs/tree-log.c | 19 +++++++------------ fs/btrfs/zoned.c | 2 +- 12 files changed, 101 insertions(+), 23 deletions(-)