# git rev-parse -q --verify 150aae354b817f540848476bace2b2ba9931b197^{commit} 150aae354b817f540848476bace2b2ba9931b197 already have revision, skipping fetch # git checkout -q -f -B kisskb 150aae354b817f540848476bace2b2ba9931b197 # git clean -qxdf # < git log -1 # commit 150aae354b817f540848476bace2b2ba9931b197 # Merge: 5b129817aedb 0a041ebca495 # Author: Linus Torvalds # Date: Sun Jan 1 11:27:00 2023 -0800 # # Merge tag 'perf_urgent_for_v6.2_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip # # Pull perf fixes from Borislav Petkov: # # - Pass only an initialized perf event attribute to the LSM hook # # - Fix a use-after-free on the perf syscall's error path # # - A potential integer overflow fix in amd_core_pmu_init() # # - Fix the cgroup events tracking after the context handling rewrite # # - Return the proper value from the inherit_event() function on error # # * tag 'perf_urgent_for_v6.2_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: # perf/core: Call LSM hook after copying perf_event_attr # perf: Fix use-after-free in error path # perf/x86/amd: fix potential integer overflow on shift of a int # perf/core: Fix cgroup events tracking # perf core: Return error pointer if inherit_event() fails to find pmu_ctx # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux-ld --version # < git log --format=%s --max-count=1 150aae354b817f540848476bace2b2ba9931b197 # < make -s -j 32 ARCH=s390 O=/kisskb/build/linus_s390-allnoconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- allnoconfig # < make -s -j 32 ARCH=s390 O=/kisskb/build/linus_s390-allnoconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- help # make -s -j 32 ARCH=s390 O=/kisskb/build/linus_s390-allnoconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- olddefconfig # make -s -j 32 ARCH=s390 O=/kisskb/build/linus_s390-allnoconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- In function 'setup_lowcore_dat_on', inlined from 'setup_arch' at /kisskb/src/arch/s390/kernel/setup.c:1061:2: /kisskb/src/arch/s390/kernel/setup.c:526:9: warning: 'memcpy' offset [0, 127] is out of the bounds [0, 0] [-Warray-bounds] 526 | memcpy(abs_lc->cregs_save_area, S390_lowcore.cregs_save_area, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 527 | sizeof(abs_lc->cregs_save_area)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus_s390-allnoconfig_s390x-gcc11 # Build took: 0:00:26.011887