This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 4a16df549d23 Merge tag 'net-5.15-rc5' of git://git.kernel.org/pub/scm/l [...] new b94729919db2 perf jevents: Free the sys_event_tables list after process [...] new 573cf5c9a152 perf build: Add missing -lstdc++ when linking with libopencsd new 35c46bf545b3 perf build: Fix plugin static linking with libopencsd on A [...] new 9fce636e5c7d tools include UAPI: Sync sound/asound.h copy with the kern [...] new 0b6c5371c03c perf tests attr: Add missing topdown metrics events new 14df9235aa99 Merge tag 'perf-tools-fixes-for-v5.15-2021-10-07' of git:/ [...] new a0e25f0a0d39 cachefiles: Fix oops with cachefiles_cull() due to NULL object new 330de47d14af netfs: Fix READ/WRITE confusion when calling iov_iter_xarray() new 5c0522484eb5 afs: Fix afs_launder_page() to set correct start file position new 7041503d3a5c Merge tag 'misc-fixes-20211007' of git://git.kernel.org/pu [...]
The 10 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: fs/afs/write.c | 3 +- fs/netfs/read_helper.c | 2 +- include/trace/events/cachefiles.h | 4 +- tools/include/uapi/sound/asound.h | 1 + tools/perf/Makefile.config | 2 +- tools/perf/Makefile.perf | 2 +- tools/perf/pmu-events/jevents.c | 2 + tools/perf/tests/attr/test-stat-default | 97 +++++++++++++++++++ tools/perf/tests/attr/test-stat-detailed-1 | 113 ++++++++++++++++++++-- tools/perf/tests/attr/test-stat-detailed-2 | 137 +++++++++++++++++++++++---- tools/perf/tests/attr/test-stat-detailed-3 | 145 ++++++++++++++++++++++++----- 11 files changed, 449 insertions(+), 59 deletions(-)