This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 7de7ac8d6069 Merge tag 'x86_urgent_for_v5.13_rc3' of git://git.kernel.o [...] new be1c2bb3ba5a ARM: PXA: Fix cplds irqdesc allocation when using legacy mode new 5b44955dc198 irqchip/apple-aic: APPLE_AIC should depend on ARCH_APPLE new fbb80d5ad400 irqchip: Remove redundant error printing new b4764905ea5b Merge tag 'irqchip-fixes-5.13-1' of git://git.kernel.org/p [...] new f73d2a429334 Merge tag 'irq-urgent-2021-05-23' of git://git.kernel.org/ [...] new 89e70d5c583c locking/lockdep: Correct calling tracepoints new 3a010c493271 locking/mutex: clear MUTEX_FLAGS if wait_list is empty due [...] new 0898678c742e Merge tag 'locking-urgent-2021-05-23' of git://git.kernel. [...] new 3317c26a4b41 perf/x86: Avoid touching LBR_TOS MSR for Arch LBR new 488e13a489e9 perf/x86/lbr: Remove cpuc->lbr_xsave allocation from atomi [...] new 6ebb6814a1ef Merge tag 'perf-urgent-2021-05-23' of git://git.kernel.org [...]
The 11 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/arm/mach-pxa/pxa_cplds_irqs.c | 7 ++++++- arch/x86/events/core.c | 6 ++++-- arch/x86/events/intel/core.c | 2 +- arch/x86/events/intel/lbr.c | 26 ++++++++++++++++++++------ arch/x86/events/perf_event.h | 6 ++++++ drivers/irqchip/Kconfig | 2 +- drivers/irqchip/irq-mvebu-icu.c | 4 +--- drivers/irqchip/irq-mvebu-sei.c | 4 +--- drivers/irqchip/irq-stm32-exti.c | 4 +--- kernel/locking/lockdep.c | 4 ++-- kernel/locking/mutex-debug.c | 4 ++-- kernel/locking/mutex-debug.h | 2 +- kernel/locking/mutex.c | 18 +++++++++++++----- kernel/locking/mutex.h | 4 +--- 14 files changed, 60 insertions(+), 33 deletions(-)