This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 9d9c1cfec01c Merge tag 'mm-nonmm-stable-2025-12-11-11-47' of git://git. [...] new b5e51ef78766 bug: Let report_bug_entry() provide the correct bugaddr new d36067d6ea00 bug: Hush suggest-attribute=format for __warn_printf() new bdae29d6512d rseq: Always inline rseq_debug_syscall_return() new edbe407235ec Merge tag 'core-urgent-2025-12-12' of git://git.kernel.org [...] new 89acaa5537a2 genirq: Allow NULL affinity for setup_percpu_irq() new 55026a9670ce irqdomain: Delete irq_domain_add_tree() new 7dbc0d40d834 irqchip/mchp-eic: Fix error code in mchp_eic_domain_alloc() new db0130185ee3 Merge tag 'irq-urgent-2025-12-12' of git://git.kernel.org/ [...] new 92546f6b523b perf/uprobes: Remove <space><Tab> whitespace noise new 01439286514c perf/x86/amd/uncore: Fix the return value of amd_uncore_df [...] new c418d8b4d7a4 perf/core: Fix missing read event generation on task exit new 9415f749d34b perf/x86/intel: Fix NULL event dereference crash in handle [...] new cba09e3ed06d Merge tag 'perf-urgent-2025-12-12' of git://git.kernel.org [...] new c94291914b20 cpu: Make atomic hotplug callbacks run with interrupts dis [...] new 4a298a43f5e3 Merge tag 'smp-urgent-2025-12-12' of git://git.kernel.org/ [...]
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: .../translations/zh_CN/core-api/irq/irq-domain.rst | 4 ---- arch/x86/events/amd/uncore.c | 5 +---- arch/x86/events/intel/core.c | 3 +++ drivers/irqchip/irq-mchp-eic.c | 2 +- include/linux/irqdomain.h | 16 -------------- include/linux/rseq_entry.h | 2 +- kernel/cpu.c | 25 ++++++++++++++-------- kernel/events/core.c | 22 ++++++++++--------- kernel/events/uprobes.c | 8 +++---- kernel/irq/manage.c | 3 +++ lib/bug.c | 6 +++++- 11 files changed, 46 insertions(+), 50 deletions(-)