This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 49a73b1652c5 Merge tag 'firewire-fixes-6.9-rc6' of git://git.kernel.org [...] new 0e60f0b75884 xtensa: fix MAKE_PC_FROM_RA second argument new 11cca8ccf2c3 tty: xtensa/iss: Use min() to fix Coccinelle warning new b7cf2a1d9881 xtensa: remove redundant flush_dcache_page and ARCH_IMPLEM [...] new 09bf0f196fbc Merge tag 'xtensa-20240502' of https://github.com/jcmvbkbc [...] new 843c3280686f s390/mm: Fix storage key clearing for guest huge pages new 412050af2ea3 s390/mm: Fix clearing storage keys for huge pages new 5e1a99cf22a6 s390/3270: Fix buffer assignment new b961ec10b9f9 s390/vdso: Add CFI for RA register to asm macro vdso_func new da7c622cddd4 s390/cio: Ensure the copied buf is NUL terminated new a4499998c7f4 s390/zcrypt: Fix wrong format string in debug feature printout new c0e983b697f4 s390/zcrypt: Handle ep11 cprb return code new da5658320bc9 s390/zcrypt: Use EBUSY to indicate temp unavailability new 7bbe449d0bdb s390/paes: Reestablish retry loop in paes new da87c77ebba3 Merge tag 's390-6.9-6' of git://git.kernel.org/pub/scm/lin [...] new 9af503d91298 btrfs: add missing mutex_unlock in btrfs_relocate_sys_chunks() new 0f2b8098d72a btrfs: take the cleaner_mutex earlier in qgroup disable new 63a6ce5a1a62 btrfs: set correct ram_bytes when splitting ordered extent new f03359bca01b Merge tag 'for-6.9-rc6-tag' of git://git.kernel.org/pub/sc [...]
The 18 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/crypto/paes_s390.c | 15 +++++++-- arch/s390/include/asm/dwarf.h | 1 + arch/s390/kernel/vdso64/vdso_user_wrapper.S | 2 ++ arch/s390/mm/gmap.c | 2 +- arch/s390/mm/hugetlbpage.c | 2 +- arch/xtensa/include/asm/cacheflush.h | 24 +++++---------- arch/xtensa/include/asm/processor.h | 8 ++--- arch/xtensa/include/asm/ptrace.h | 2 +- arch/xtensa/kernel/process.c | 5 +-- arch/xtensa/kernel/stacktrace.c | 3 +- arch/xtensa/platforms/iss/console.c | 6 ++-- drivers/s390/char/raw3270.c | 6 ++-- drivers/s390/cio/cio_inject.c | 2 +- drivers/s390/crypto/zcrypt_ccamisc.c | 6 ++-- drivers/s390/crypto/zcrypt_ep11misc.c | 48 ++++++++++++++++++++++++++++- fs/btrfs/ioctl.c | 33 ++++++++++++++++++-- fs/btrfs/ordered-data.c | 1 + fs/btrfs/qgroup.c | 21 +++++-------- fs/btrfs/volumes.c | 1 + 19 files changed, 133 insertions(+), 55 deletions(-)