This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 80d47f5de5e3 mm: don't try to NUMA-migrate COW pages that have other uses new a8e8f851e829 module: fix building with sysfs disabled new edbd6c628ef1 Merge tag 'modules-5.17-rc5' of git://git.kernel.org/pub/s [...] new 0bc2ba49101f MAINTAINERS: Update Jiri's email address new de9f498d2b38 perf trace: Avoid early exit due SIGCHLD from non-workload [...] new 714b8b7131f9 tools headers UAPI: Sync linux/perf_event.h with the kerne [...] new 096972f5588d libperf: Fix 32-bit build for tests uint64_t printf new 0b31ea6613ad perf cs-etm: No-op refactor of synth opt usage new 9de0736973dd perf cs-etm: Fix corrupt inject files when only last branc [...] new 30d1c4d94798 libperf: Fix perf_cpu_map__for_each_cpu macro new 52a9dab6d892 libsubcmd: Fix use-after-free for realloc(..., 0) new 047e6032c4f0 perf test: Fix arm64 perf_event_attr tests wrt --call-grap [...] new 31ded1535e31 perf bpf: Defer freeing string after possible strlen() on it new 2dd3a8a13908 Merge tag 'perf-tools-fixes-for-v5.17-2022-02-17' of git:/ [...] new a3580ac9b7a3 fs/file_table: fix adding missing kmemleak_not_leak()
The 14 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 | 2 +- fs/file_table.c | 8 ++++++-- kernel/module_decompress.c | 2 ++ tools/include/uapi/linux/perf_event.h | 2 ++ tools/lib/perf/include/internal/cpumap.h | 6 +----- tools/lib/perf/include/perf/cpumap.h | 5 +++++ tools/lib/perf/libperf.map | 1 + tools/lib/perf/tests/test-cpumap.c | 11 +++++++++++ tools/lib/perf/tests/test-evlist.c | 5 +++-- tools/lib/subcmd/subcmd-util.h | 11 ++--------- tools/perf/builtin-trace.c | 23 +++++++++++++++++----- tools/perf/tests/attr/README | 2 ++ tools/perf/tests/attr/test-record-graph-default | 2 ++ ...h-default => test-record-graph-default-aarch64} | 4 +++- tools/perf/tests/attr/test-record-graph-fp | 2 ++ ...ecord-graph-fp => test-record-graph-fp-aarch64} | 4 +++- tools/perf/util/bpf-loader.c | 3 ++- tools/perf/util/cs-etm.c | 16 +++++++-------- 18 files changed, 73 insertions(+), 36 deletions(-) copy tools/perf/tests/attr/{test-record-graph-default => test-record-graph-default [...] copy tools/perf/tests/attr/{test-record-graph-fp => test-record-graph-fp-aarch64} (65%)