This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 36a14638f7c0 Merge tag 'x86-urgent-2021-03-28' of git://git.kernel.org/ [...] new 701454bce906 auxdisplay: Remove in_interrupt() usage. new 3fef15f872ee Merge tag 'auxdisplay-for-linus-v5.12-rc6' of git://github [...] new b410ed2a8572 perf auxtrace: Fix auxtrace queue conflict new c3d59cfde9cc perf synthetic-events: Fix uninitialized 'kernel_thread' variable new 49f2675f5b4d tools headers UAPI: Sync linux/kvm.h with the kernel sources new 2a76f6de0790 perf synthetic events: Avoid write of uninitialized memory [...] new 689bb69093d7 Merge remote-tracking branch 'torvalds/master' into perf/urgent new e40647762fb5 perf pmu: Validate raw event with sysfs exported format bits new 1a096ae46e21 perf top: Fix BPF support related crash with perf_event_pa [...] new 1833b64fee10 perf daemon: Force waipid for all session on SIGCHLD delivery new 9f177fd8f20b perf daemon: Return from kill functions new eb8f998bbc3d perf test: Remove now useless failing sub test "BPF reloca [...] new 41d585411311 perf record: Fix memory leak in vDSO found using ASAN new 1dc481c0b0cf perf test: Change to use bash for daemon test new f9e2bb42cf0d Merge tag 'perf-tools-fixes-for-v5.12-2020-03-28' of git:/ [...]
The 15 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: drivers/auxdisplay/charlcd.c | 18 ++++++------ tools/include/uapi/linux/kvm.h | 13 +++++++++ tools/perf/builtin-daemon.c | 57 ++++++++++++++++++++++---------------- tools/perf/tests/bpf.c | 9 +----- tools/perf/tests/shell/daemon.sh | 2 +- tools/perf/util/auxtrace.c | 4 --- tools/perf/util/bpf-event.c | 13 +++++++-- tools/perf/util/parse-events.c | 3 ++ tools/perf/util/pmu.c | 33 ++++++++++++++++++++++ tools/perf/util/pmu.h | 3 ++ tools/perf/util/synthetic-events.c | 11 ++++---- tools/perf/util/vdso.c | 2 ++ 12 files changed, 113 insertions(+), 55 deletions(-)