This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 13f05fb219d5 Merge tag 'acpi-6.1-rc3' of git://git.kernel.org/pub/scm/l [...] new 89fd4a1df829 riscv: jump_label: mark arguments as const to satisfy asm [...] new 389ec68c83ee MAINTAINERS: git://github.com -> https://github.com for sifive new 9f2ac64d6ca6 riscv: mm: add missing memcpy in kasan_init new b8c86872d1dc riscv: fix detection of toolchain Zicbom support new aae538cd03bc riscv: fix detection of toolchain Zihintpause support new 952b64d6665c Merge patch series "Fix RISC-V toolchain extension support [...] new d14e99bf9551 RISC-V: Fix /proc/cpuinfo cpumask warning new 283f13d43bb4 Merge tag 'riscv-for-linus-6.1-rc3' of git://git.kernel.or [...] new d6d9875e22cb MAINTAINERS: remove outdated linux390 link new 4e1b5a86a5ed s390/uaccess: add missing EX_TABLE entries to __clear_user() new a262d3ad6a43 s390/futex: add missing EX_TABLE entry to __futex_atomic_op() new 6ec803025cf3 s390/pci: add missing EX_TABLE entries to __pcistg_mio_inu [...] new aa127a069ef3 s390/boot: add secure boot trailer new 8b1e6a3fb3fe s390/pai: fix raw data collection for PMU pai_ext new 1b6074112742 s390/cio: fix out-of-bounds access on cio_ignore free new e38de4804421 s390/vfio-ap: Fix memory allocation for mdev_types array new 576e61cea1e4 Merge tag 's390-6.1-3' of git://git.kernel.org/pub/scm/lin [...]
The 17 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: MAINTAINERS | 14 +------------- arch/riscv/Kconfig | 17 +++++++++++++---- arch/riscv/Makefile | 6 ++---- arch/riscv/include/asm/jump_label.h | 8 ++++---- arch/riscv/include/asm/vdso/processor.h | 2 +- arch/riscv/kernel/cpu.c | 3 +++ arch/riscv/mm/kasan_init.c | 7 ++++++- arch/s390/boot/vmlinux.lds.S | 13 +++++++++++-- arch/s390/include/asm/futex.h | 3 ++- arch/s390/kernel/perf_pai_ext.c | 1 + arch/s390/lib/uaccess.c | 6 +++--- arch/s390/pci/pci_mmio.c | 8 ++++---- drivers/s390/cio/css.c | 8 ++------ drivers/s390/crypto/vfio_ap_private.h | 2 +- 14 files changed, 54 insertions(+), 44 deletions(-)