This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from e991acf1bce7 Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git. [...] new 466861909255 PCI: pnv_php: Clean up allocated IRQs on unplug new 80f9fc236279 PCI: pnv_php: Work around switches with broken presence detection new e82b34eed04b powerpc/eeh: Export eeh_unfreeze_pe() new 1010b4c012b0 powerpc/eeh: Make EEH driver device hotplug safe new a2a2a6fc2469 PCI: pnv_php: Fix surprise plug detection and recovery new a8f2b96ca9ee PCI: pnv_php: Enable third attention indicator state new 19122a7c28ed docs: powerpc: add htm.rst to toctree new cf2a6de32cab powerpc64/bpf: Add jit support for load_acquire and store_release new 806381e1a24c Merge tag 'powerpc-6.17-2' of git://git.kernel.org/pub/scm [...]
The 9 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/powerpc/include/asm/ppc-opcode.h | 1 + arch/powerpc/kernel/eeh.c | 1 + arch/powerpc/kernel/eeh_driver.c | 48 ++++-- arch/powerpc/kernel/eeh_pe.c | 10 +- arch/powerpc/kernel/pci-hotplug.c | 3 + arch/powerpc/net/bpf_jit_comp64.c | 82 +++++++++ drivers/pci/hotplug/pnv_php.c | 248 ++++++++++++++++++++++++--- tools/testing/selftests/bpf/progs/bpf_misc.h | 3 +- 8 files changed, 352 insertions(+), 44 deletions(-)