This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 2a1d7946fa53 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...] new 5849cdf8c120 x86/crash: Fix crash_setup_memmap_entries() out-of-bounds access new 11fac7a00411 Merge tag 'x86_urgent_for_v5.12' of git://git.kernel.org/p [...] new 0c89d87d1d43 preempt/dynamic: Fix typo in macro conditional statement new 682b26bd80f9 Merge tag 'sched_urgent_for_v5.12' of git://git.kernel.org [...] new 84a24bf8c52e locking/qrwlock: Fix ordering in queued_write_lock_slowpath() new 0146da0d4cec Merge tag 'locking_urgent_for_v5.12' of git://git.kernel.o [...] new 9d480158ee86 perf/x86/intel/uncore: Remove uncore extra PCI dev HSWEP_P [...] new 4b2f1e59229b perf/x86/kvm: Fix Broadwell Xeon stepping in isolation_ucodes[] new 24dfc390079c Merge tag 'perf_urgent_for_v5.12' of git://git.kernel.org/ [...] new f2211881e737 perf data: Fix error return code in perf_data__create_dir() new b14585d9f18d perf auxtrace: Fix potential NULL pointer dereference new 671b60cb6a89 perf ftrace: Fix access to pid in array when setting a pid filter new c6f87141254d perf map: Fix error return code in maps__clone() new d2d09fbe33f8 Merge tag 'perf-tools-fixes-for-v5.12-2021-04-25' of git:/ [...]
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: arch/x86/events/intel/core.c | 2 +- arch/x86/events/intel/uncore_snbep.c | 61 +++++++++++++++--------------------- arch/x86/kernel/crash.c | 2 +- kernel/entry/common.c | 2 +- kernel/locking/qrwlock.c | 7 +++-- tools/perf/builtin-ftrace.c | 2 +- tools/perf/util/auxtrace.c | 2 +- tools/perf/util/data.c | 5 +-- tools/perf/util/map.c | 7 +++-- 9 files changed, 43 insertions(+), 47 deletions(-)