This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from e8ab83e34bdc Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...] new e6a3fc4f10b8 genirq/msi: Prevent NULL pointer dereference in msi_domain [...] new 38a05c0b8783 irqchip/qcom-mpm: Prevent crash when trying to handle non- [...] new 5aac99c6b51c Merge tag 'irq-urgent-2025-05-04' of git://git.kernel.org/ [...] new 75aea4b0656e perf/x86/intel: Only check the group flag for X86 leader new e9988ad7b174 perf/x86/intel: Check the X86 leader for pebs_counter_event_group new 7da9960b59fb perf/x86/intel/ds: Fix counter backwards of non-precise ev [...] new 58f6217e5d01 perf/x86/intel: KVM: Mask PEBS_ENABLE loaded for guest wit [...] new 3f3041b9e480 Merge tag 'perf-urgent-2025-05-04' of git://git.kernel.org [...] new 8ed12ab1319b x86/boot/sev: Support memory acceptance in the EFI stub un [...] new 3d84c97a8df8 Merge tag 'x86-urgent-2025-05-04' of git://git.kernel.org/ [...] new 4fb7b8fceb0b EDAC/altera: Test the correct error reg offset new 6dbe3c5418c4 EDAC/altera: Set DDR and SDMMC interrupt mask before registration new 081bc61f9312 Merge tag 'edac_urgent_for_v6.15_rc5' of git://git.kernel. [...]
The 13 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/boot/compressed/mem.c | 5 +---- arch/x86/boot/compressed/sev.c | 40 ++++++++++++++++++++++++++++++++++++++++ arch/x86/boot/compressed/sev.h | 2 ++ arch/x86/events/core.c | 2 +- arch/x86/events/intel/core.c | 2 +- arch/x86/events/intel/ds.c | 21 +++++++++++++++++++-- arch/x86/events/perf_event.h | 11 +++++++++-- drivers/edac/altera_edac.c | 9 +++++---- drivers/edac/altera_edac.h | 2 ++ drivers/irqchip/irq-qcom-mpm.c | 3 +++ kernel/irq/msi.c | 2 +- 11 files changed, 84 insertions(+), 15 deletions(-)