This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 92ab97adeefc Merge tag 'sh-for-5.9-part2' of git://git.libc.org/linux-sh new ca589ea8d1b6 s390/idle: fix suspicious RCU usage new b6186d7fb533 s390/zcrypt: fix kmalloc 256k failure new fcb2b70cdb19 s390/init: add missing __init annotations new afdf9550e546 s390/pci: fix leak of DMA tables on hard unplug new 73ac74c7d489 lockdep: fix order in trace_hardirqs_off_caller() new cd4d3d5f21dd s390: add 3f program exception handler new eb5f95f1593f Merge tag 's390-5.9-6' of git://git.kernel.org/pub/scm/lin [...]
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/s390/kernel/entry.h | 1 + arch/s390/kernel/idle.c | 5 ++--- arch/s390/kernel/pgm_check.S | 2 +- arch/s390/kernel/setup.c | 6 +++--- arch/s390/mm/fault.c | 20 ++++++++++++++++++++ arch/s390/pci/pci.c | 4 ++++ arch/s390/pci/pci_event.c | 2 ++ drivers/s390/crypto/zcrypt_ccamisc.c | 8 ++++---- kernel/trace/trace_preemptirq.c | 4 ++-- 9 files changed, 39 insertions(+), 13 deletions(-)