This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 95078069c1e7 Merge tag 'rtc-6.2-fixes' of git://git.kernel.org/pub/scm/ [...] new 8afffce6aa3b powerpc/85xx: Fix unannotated intra-function call warning new fe6de81b610e powerpc/kvm: Fix unannotated intra-function call warning new bc88ef663265 powerpc/64s: Fix local irq disable when PMIs are disabled new c28548012ee2 powerpc/64: Fix perf profiling asynchronous interrupt handlers new ad53db4acb41 powerpc/imc-pmu: Revert nest_init_lock to being a mutex new 7294194b47e9 powerpc/kexec_file: Fix division by zero in extra size estimation new 98d0219e043e powerpc/64s/radix: Fix crash with unaligned relocated kernel new 111bcb373853 powerpc/64s/radix: Fix RWX mapping with relocated kernel new fc546faa5595 powerpc/kexec_file: Count hot-pluggable memory in FDT estimate new 1665c027afb2 powerpc/64s: Reconnect tlb_flush() to hash__tlb_flush() new 837c07cf68fe Merge tag 'powerpc-6.2-4' of git://git.kernel.org/pub/scm/ [...]
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/powerpc/include/asm/book3s/64/tlbflush.h | 2 ++ arch/powerpc/include/asm/hw_irq.h | 43 +++++++++++++++++++-------- arch/powerpc/kernel/dbell.c | 2 +- arch/powerpc/kernel/head_85xx.S | 3 +- arch/powerpc/kernel/irq.c | 2 +- arch/powerpc/kernel/time.c | 2 +- arch/powerpc/kexec/file_load_64.c | 11 ++++--- arch/powerpc/kvm/booke.c | 5 ++-- arch/powerpc/mm/book3s64/radix_pgtable.c | 24 +++++++++++++++ arch/powerpc/perf/imc-pmu.c | 14 ++++----- 10 files changed, 77 insertions(+), 31 deletions(-)