This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 3a93e40326c8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...] new 89aba4c26fae s390/uaccess: add missing earlyclobber annotations to __cl [...] new 8f8cf767589f s390/vfio-ap: fix memory leak in vfio_ap device driver new 7bb2107e63d8 s390: reintroduce expoline dependence to scripts new f9bbf25e7b2b s390/ptrace: fix PTRACE_GET_LAST_BREAK error handling new 05c24161f4d2 Merge tag 's390-6.3-4' of git://git.kernel.org/pub/scm/lin [...] new 05107edc9101 selftests: sigaltstack: fix -Wuninitialized new 756c1a0593e7 Merge tag 'linux-kselftest-fixes-6.3-rc5' of git://git.ker [...] new d18a04157fc1 rcu: Fix rcu_torture_read ftrace event new fcd476ea6a88 Merge tag 'urgent-rcu.2023.03.28a' of git://git.kernel.org [...]
The 9 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/Makefile | 2 +- arch/s390/kernel/ptrace.c | 8 ++------ arch/s390/lib/uaccess.c | 2 +- drivers/s390/crypto/vfio_ap_drv.c | 3 ++- include/trace/events/rcu.h | 2 +- .../selftests/sigaltstack/current_stack_pointer.h | 23 ++++++++++++++++++++++ tools/testing/selftests/sigaltstack/sas.c | 7 +------ 7 files changed, 31 insertions(+), 16 deletions(-) create mode 100644 tools/testing/selftests/sigaltstack/current_stack_pointer.h