summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2023-08-18nmi_backtrace: allow excluding an arbitrary CPUDouglas Anderson
2023-08-18powerpc/rtas: export rtas_error_rc() for reuse.Mahesh Salgaonkar
2023-08-18powerpc/fadump: invoke ibm,os-term with rtas_call_unlocked()Hari Bathini
2023-08-18powerpc/fadump: reset dump area size if fadump memory reserve failsSourabh Jain
2023-08-18powerpc/4xx: Remove WatchdogHandler() to fix no previous prototype errorChristophe Leroy
2023-08-17powerpc/rtas_flash: allow user copy to flash block cache objectsNathan Lynch
2023-08-16powerpc/ptrace: Split gpr32_set_commonChristophe Leroy
2023-08-16powerpc/watchpoints: Remove ptrace/perf exclusion trackingBenjamin Gray
2023-08-16powerpc/watchpoints: Simplify watchpoint reinsertionBenjamin Gray
2023-08-16powerpc/watchpoints: Track perf single step directly on the breakpointBenjamin Gray
2023-08-16powerpc/watchpoints: Don't track info persistentlyBenjamin Gray
2023-08-16powerpc/watchpoints: Explain thread_change_pc() moreBenjamin Gray
2023-08-16powerpc: replace #include <asm/export.h> with #include <linux/export.h>Masahiro Yamada
2023-08-16powerpc: remove unneeded #include <asm/export.h>Masahiro Yamada
2023-08-14Merge branch 'topic/cpu-smt' into nextMichael Ellerman
2023-08-02powerpc: Add HOTPLUG_SMT supportMichael Ellerman
2023-08-02powerpc: address missing-prototypes warningsArnd Bergmann
2023-08-02powerpc: Explicitly include correct DT includesRob Herring
2023-08-02powerpc: Account mm_cpumask and active_cpus in init_mmNicholas Piggin
2023-08-02powerpc/kuap: Simplify KUAP lock/unlock on BOOK3S/32Christophe Leroy
2023-08-02powerpc/kuap: Use MMU_FTR_KUAP on all and refactor disabling kuapChristophe Leroy
2023-08-02powerpc/kuap: MMU_FTR_BOOK3S_KUAP becomes MMU_FTR_KUAPChristophe Leroy
2023-08-01integrity: Always reference the blacklist keyring with appraisalEric Snowberg
2023-08-01powerpc/64e: Fix secondary thread bringup for ELFv2 kernelsMichael Ellerman
2023-07-31dma-mapping: move arch_dma_set_mask() declaration to headerArnd Bergmann
2023-07-28powerpc/ftrace: Create a dummy stackframe to fix stack unwindNaveen N Rao
2023-07-27arch: Register fchmodat2, usually as syscall 452Palmer Dabbelt
2023-07-17Revert "powerpc/bug: Provide better flexibility to WARN_ON/__WARN_FLAGS() wit...Christophe Leroy
2023-07-10powerpc/64e: Fix obtool warnings in exceptions-64e.SMichael Ellerman
2023-07-10powerpc/security: Fix Speculation_Store_Bypass reporting on Power10Michael Ellerman
2023-07-03Merge tag 'tty-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-07-01Merge tag 'kbuild-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2023-06-30Merge tag 'pci-v6.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-06-30Merge tag 'powerpc-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-06-28Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-06-27Merge tag 'wq-for-6.5-cleanup-ordered' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-06-27Merge tag 'objtool-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-06-27Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-06-21powerpc/iommu: Only build sPAPR access functions on pSeriesTimothy Pearson
2023-06-21powerpc: Annotate accesses to ipi message flagsRohan McLure
2023-06-21powerpc: Mark [h]ssr_valid accesses in check_return_regs_validRohan McLure
2023-06-19powerpc: update ppc_save_regs to save current r1 in pt_regsAditya Gupta
2023-06-19powerpc/ptrace: Expose HASHKEYR register to ptraceBenjamin Gray
2023-06-19powerpc/ptrace: Expose DEXCR and HDEXCR registers to ptraceBenjamin Gray
2023-06-19powerpc/dexcr: Support userspace ROP protectionBenjamin Gray
2023-06-19powerpc/dexcr: Handle hashchk exceptionBenjamin Gray
2023-06-19powerpc/dexcr: Add initial Dynamic Execution Control Register (DEXCR) supportBenjamin Gray
2023-06-19powerpc/ptrace: Add missing <linux/regset.h> includeBenjamin Gray
2023-06-15powerpc/build: vdso linker warning for orphan sectionsNicholas Piggin