This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 416839029e38 Merge tag 'powerpc-6.4-3' of git://git.kernel.org/pub/scm/ [...] new 75b18aac6fa3 MIPS: unhide PATA_PLATFORM new f2041708dee3 MIPS: Restore Au1300 support new 2d645604f69f MIPS: Alchemy: fix dbdma2 new 4897a898a216 mips: Move initrd_start check after initrd address sanitisation. new 045049cb3819 Merge tag 'mips-fixes_6.4_1' of git://git.kernel.org/pub/s [...] new 43cd3ddbff3c dt-bindings: interrupt-controller: arm,gic-v3: Add quirk f [...] new 44bd78dd2b88 irqchip/gic-v3: Disable pseudo NMIs on Mediatek devices w/ [...] new 2c6c9c049510 irqchip/mips-gic: Don't touch vl_map if a local interrupt [...] new 3d6a0e4197c0 irqchip/mips-gic: Use raw spinlock for gic_lock new 14130211be53 irqchip/meson-gpio: Mark OF related data as maybe unused new cddb536a73ef irqchip/mbigen: Unify the error handling in mbigen_of_crea [...] new 4115af49d2c2 Merge tag 'irqchip-fixes-6.4-1' of git://git.kernel.org/pu [...] new 9bd5386c653f Merge tag 'irq-urgent-2023-05-28' of git://git.kernel.org/ [...] new 0cce06ba859a debugobjects,locking: Annotate debug_object_fill_pool() wa [...] new eb799279fb1f debugobjects: Don't wake up kswapd from fill_pool() new d8f14b84fefd Merge tag 'core-debugobjects-2023-05-28' of git://git.kern [...] new f7ba52f302fd vmlinux.lds.h: Discard .note.gnu.property section new 2e4be0d011f2 x86/show_trace_log_lvl: Ensure stack pointer is aligned, again new abbf7fa15b7c Merge tag 'objtool-urgent-2023-05-28' of git://git.kernel. [...] new 3c845304d2d7 perf/x86/intel: Save/restore cpuc->active_pebs_data_cfg wh [...] new 38776cc45eb7 perf/x86/uncore: Correct the number of CHAs on SPR new 2d5438f4c6fd Merge tag 'perf-urgent-2023-05-28' of git://git.kernel.org [...] new edc0a2b59576 x86/topology: Fix erroneous smp_num_siblings on Intel Hybr [...] new f8b2507c263d Merge tag 'x86-urgent-2023-05-28' of git://git.kernel.org/ [...]
The 24 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: .../bindings/interrupt-controller/arm,gic-v3.yaml | 6 ++++ arch/mips/Kconfig | 1 + arch/mips/alchemy/common/dbdma.c | 27 ++++++++++-------- arch/mips/kernel/cpu-probe.c | 5 ++++ arch/mips/kernel/setup.c | 9 +++--- arch/x86/events/intel/core.c | 2 +- arch/x86/events/intel/uncore_snbep.c | 11 ++++++++ arch/x86/kernel/cpu/topology.c | 5 ++-- arch/x86/kernel/dumpstack.c | 7 +++-- drivers/irqchip/irq-gic-common.c | 8 ++++-- drivers/irqchip/irq-gic-common.h | 1 + drivers/irqchip/irq-gic-v3.c | 20 ++++++++++++++ drivers/irqchip/irq-mbigen.c | 31 ++++++++++++--------- drivers/irqchip/irq-meson-gpio.c | 2 +- drivers/irqchip/irq-mips-gic.c | 32 ++++++++++++---------- include/asm-generic/vmlinux.lds.h | 9 +++++- include/linux/lockdep.h | 14 ++++++++++ include/linux/lockdep_types.h | 1 + kernel/locking/lockdep.c | 28 ++++++++++++++----- lib/debugobjects.c | 17 ++++++++++-- 20 files changed, 173 insertions(+), 63 deletions(-)