This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 83e396641110 Merge tag 'soc-fixes-5.17-1' of git://git.kernel.org/pub/s [...] new 925346c129da fs/binfmt_elf: fix PT_LOAD p_align values for loaders new 24d7275ce279 fs/proc: task_mmu.c: don't read mapcount for migration entry new b485c6f1f9f5 mm: vmscan: remove deadlock due to throttling failing to m [...] new 0764db9b49c9 mm: memcg: synchronize objcg lists with a dedicated spinlock new 8913c6100148 kfence: make test case compatible with run time set sample [...] new 9917ff5f3197 Merge branch 'akpm' (patches from Andrew) new 5c72263ef2fb signal: HANDLER_EXIT should clear SIGNAL_UNKILLABLE new 495ac3069a62 seccomp: Invalidate seccomp mode to catch death failures new eed09ad26182 samples/seccomp: Adjust sample to also provide kill option new eef8cffcaba8 Merge tag 'seccomp-v5.17-rc4' of git://git.kernel.org/pub/ [...] new f34c4f2dd244 xen/x86: obtain full video frame buffer address for Dom0 a [...] new e07e98da924e xen/x86: detect support for extended destination ID new afea27dc3105 xen/x2apic: Fix inconsistent indenting new f66edf684edc xen/pci: Make use of the helper macro LIST_HEAD() new 4a387c98b3ab Merge tag 'for-linus-5.17a-rc4-tag' of git://git.kernel.or [...] new 4f9e67f5e03a MAINTAINERS: add Alexander Gordeev as maintainer for s390 new 72fc40931d7a MAINTAINERS: downgrade myself to Reviewer for s390 new e286f231eab4 s390/module: fix building test_modules_helpers.o with clang new dd9cb842fa9d s390/cio: verify the driver availability for path_event call new a4fd49cdb549 Merge tag 's390-5.17-4' of git://git.kernel.org/pub/scm/li [...]
The 20 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 | 4 ++-- arch/s390/lib/test_modules.c | 3 --- arch/s390/lib/test_modules.h | 3 +++ arch/x86/include/asm/xen/cpuid.h | 7 +++++++ arch/x86/xen/enlighten_hvm.c | 9 +++++++-- arch/x86/xen/vga.c | 16 ++++++++-------- drivers/s390/cio/device.c | 2 +- drivers/xen/pci.c | 2 +- fs/binfmt_elf.c | 2 +- fs/proc/task_mmu.c | 40 +++++++++++++++++++++++++++++++--------- include/linux/kfence.h | 2 ++ include/linux/memcontrol.h | 5 +++-- kernel/seccomp.c | 10 ++++++++++ kernel/signal.c | 5 +++-- mm/kfence/core.c | 3 ++- mm/kfence/kfence_test.c | 8 ++++---- mm/memcontrol.c | 10 +++++----- mm/vmscan.c | 4 +++- samples/seccomp/dropper.c | 9 +++++++-- 19 files changed, 100 insertions(+), 44 deletions(-)