This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 6210469417fd Merge branch 'parisc-5.5-2' of git://git.kernel.org/pub/sc [...] new cf6b58ab2d55 kbuild: fix 'No such file or directory' warning when cleaning new eefb8c124fd9 x86/boot: kbuild: allow readelf executable to be specified new e8193650bf38 mkcompile_h: git rid of UTS_TRUNCATE from LINUX_COMPILE_{BY,HOST} new c8f3dea90e38 mkcompile_h: use printf for LINUX_COMPILE_BY new fd2ab2f6610b scripts/kallsyms: fix offset overflow of kallsyms_relative_base new 272a72103012 kconfig: don't crash on NULL expressions in expr_eq() new a11391b6f506 scripts: package: mkdebian: add missing rsync dependency new 8f268881d7d2 kconfig: remove ---help--- from documentation new 28f94a44298c kbuild: clarify the difference between obj-y and obj-m w.r [...] new 6c1c79a5f4ee Merge tag 'kbuild-fixes-v5.5' of git://git.kernel.org/pub/ [...] new 1e69a0efc0bd perf/x86: Fix potential out-of-bounds access new ff61541cc6c1 perf/x86/intel/bts: Fix the use of page_private() new 92ca7da4bdc2 perf/x86/intel: Fix PT PMI handling new 9f0bff1180ef perf/core: Add SRCU annotation for pmus list walk new c4ff10efe8e4 Merge branch 'perf-urgent-for-linus' of git://git.kernel.o [...] new 3dfbe25c27ea sched/psi: Fix sampling error and rare div0 crashes with c [...] new c3466952ca15 psi: Fix a division error in psi poll() new 7ed735c33104 sched/fair: Fix find_idlest_group() to handle CPU affinity new 6cf82d559e1a sched/cfs: fix spurious active migration new fd7a6d2b8f1d Merge branch 'sched-urgent-for-linus' of git://git.kernel. [...]
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: Documentation/kbuild/kconfig-language.rst | 5 +--- Documentation/kbuild/makefiles.rst | 16 ++++++++++--- Makefile | 3 ++- arch/x86/boot/compressed/Makefile | 2 +- arch/x86/events/core.c | 19 ++++++++++++---- arch/x86/events/intel/bts.c | 16 +++++++++---- kernel/events/core.c | 2 +- kernel/sched/fair.c | 13 ++++++++++- kernel/sched/psi.c | 5 ++-- scripts/kallsyms.c | 38 +++++++++++++++---------------- scripts/kconfig/expr.c | 7 ++++++ scripts/mkcompile_h | 10 ++++---- scripts/package/mkdebian | 2 +- usr/include/Makefile | 2 +- 14 files changed, 90 insertions(+), 50 deletions(-)