This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 5fc319360819 Merge tag 'net-6.14-rc8' of git://git.kernel.org/pub/scm/l [...] new d8dfda5af0be KVM: s390: pv: fix race when making a page secure new abab683b972c Merge tag 'kvm-s390-master-6.14-1' of https://git.kernel.o [...] new f45f8f0ed4c6 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...] new 0307d16f3610 afs: Fix afs_atcell_get_link() to check if ws_cell is unset first new d9ecc77193ca fuse: fix uring race condition for null dereference of fc new f298e3765528 netfs: Fix collection of results during pause when collect [...] new 344b7ef248f4 netfs: Call `invalidate_cache` only if implemented new 15e9aaf9fc49 netfs: Fix rolling_buffer_load_from_ra() to not clear mark bits new 07c574eb53d4 netfs: Fix netfs_unbuffered_read() to return ssize_t rathe [...] new 613218fc74b3 Merge patch series "netfs: Miscellaneous fixes" new d55011469b41 fuse: fix possible deadlock if rings are never initialized new f70681e9e606 libfs: Fix duplicate directory entry in offset_dir_lookup new b5329d5a3558 Merge tag 'vfs-6.14-final.fixes' of git://git.kernel.org/p [...]
The 13 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/s390/include/asm/gmap.h | 1 - arch/s390/include/asm/uv.h | 2 +- arch/s390/kernel/uv.c | 136 ++++++++++++++++++++++++++++++++++++++++--- arch/s390/kvm/gmap.c | 103 ++------------------------------ arch/s390/kvm/kvm-s390.c | 25 ++++---- arch/s390/mm/gmap.c | 28 --------- fs/afs/dynroot.c | 6 +- fs/fuse/dev.c | 2 +- fs/fuse/dev_uring.c | 4 +- fs/libfs.c | 2 +- fs/netfs/direct_read.c | 6 +- fs/netfs/read_collect.c | 18 +++--- fs/netfs/rolling_buffer.c | 4 -- fs/netfs/write_collect.c | 3 +- 14 files changed, 173 insertions(+), 167 deletions(-)