This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from f2667e0c3240 Merge tag 'bcachefs-2024-02-17' of https://evilpiepirate.o [...] new 8ded03ae48b3 powerpc/pseries/papr-sysparm: use u8 arrays for payloads new ed8b94f6e0ac powerpc/pseries/iommu: Fix iommu initialisation during DLPAR add new aad98efd0b12 powerpc/64: Set task pt_regs->link to the LR value on scv entry new f09696279b5d selftests/powerpc/papr_vpd: Check devfd before get_system_ [...] new a038a3ff8c65 powerpc/6xx: set High BAT Enable flag on G2_LE cores new 4a7aee96200a powerpc/kasan: Fix addr error caused by page alignment new 5c84bc8b617b powerpc: udbg_memcons: mark functions static new 1c57b9f63ab3 powerpc: 85xx: mark local functions static new 1fba2bf8e9d5 Revert "powerpc/pseries/iommu: Fix iommu initialisation du [...] new f1acb109505d powerpc/kasan: Limit KASAN thread size increase to 32KB new eb6d871f4ba4 powerpc/cputable: Add missing PPC_FEATURE_BOOKE on PPC64 Book-E new ea73179e6413 powerpc/ftrace: Ignore ftrace locations in exit text sections new cbecc9fcbbec powerpc/pseries: fix accuracy of stolen time new 0846dd77c834 powerpc/iommu: Fix the missing iommu_group_put() during pl [...] new c02197fc9076 Merge tag 'powerpc-6.8-3' of git://git.kernel.org/pub/scm/ [...]
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: arch/powerpc/include/asm/ftrace.h | 10 ++-------- arch/powerpc/include/asm/papr-sysparm.h | 2 +- arch/powerpc/include/asm/reg.h | 2 ++ arch/powerpc/include/asm/sections.h | 1 + arch/powerpc/include/asm/thread_info.h | 2 +- arch/powerpc/include/uapi/asm/papr-sysparm.h | 2 +- arch/powerpc/kernel/cpu_setup_6xx.S | 20 +++++++++++++++++++- arch/powerpc/kernel/cpu_specs_e500mc.h | 3 ++- arch/powerpc/kernel/interrupt_64.S | 4 ++-- arch/powerpc/kernel/iommu.c | 4 +++- arch/powerpc/kernel/trace/ftrace.c | 12 ++++++++++++ arch/powerpc/kernel/trace/ftrace_64_pg.c | 5 +++++ arch/powerpc/kernel/vmlinux.lds.S | 2 ++ arch/powerpc/mm/kasan/init_32.c | 1 + arch/powerpc/platforms/85xx/mpc8536_ds.c | 2 +- arch/powerpc/platforms/85xx/mvme2500.c | 2 +- arch/powerpc/platforms/85xx/p1010rdb.c | 2 +- arch/powerpc/platforms/85xx/p1022_ds.c | 6 +++--- arch/powerpc/platforms/85xx/p1022_rdk.c | 6 +++--- arch/powerpc/platforms/85xx/socrates_fpga_pic.c | 2 ++ arch/powerpc/platforms/85xx/xes_mpc85xx.c | 2 +- arch/powerpc/platforms/pseries/lpar.c | 8 ++++++-- arch/powerpc/sysdev/udbg_memcons.c | 6 +++--- tools/testing/selftests/powerpc/papr_vpd/papr_vpd.c | 4 ++-- 24 files changed, 77 insertions(+), 33 deletions(-)