summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2023-08-02powerpc: Add HOTPLUG_SMT supportMichael Ellerman
2023-08-02powerpc/pseries: Initialise CPU hotplug callbacks earlierMichael Ellerman
2023-08-02powerpc/kexec: fix minor typoLaurent Dufour
2023-08-02powerpc/ep8248e: Mark driver as non removableUwe Kleine-König
2023-08-02powerpc: address missing-prototypes warningsArnd Bergmann
2023-08-02powerpc: Explicitly include correct DT includesRob Herring
2023-08-02powerpc/64s/radix: combine final TLB flush and lazy tlb mm shootdown IPIsNicholas Piggin
2023-08-02powerpc: Add mm_cpumask warning when context switchingNicholas Piggin
2023-08-02powerpc/64s: Use dec_mm_active_cpus helperNicholas Piggin
2023-08-02powerpc: Account mm_cpumask and active_cpus in init_mmNicholas Piggin
2023-08-02powerpc/64: Enable accelerated crypto algorithms in defconfigMichael Ellerman
2023-08-02powerpc/crypto: don't build aes-gcm-p10 by defaultOmar Sandoval
2023-08-02powerpc/crypto: fix missing skcipher dependency for aes-gcm-p10Omar Sandoval
2023-08-02powerpc/kuap: Use ASM feature fixups instead of static branchesChristophe Leroy
2023-08-02powerpc/kuap: KUAP enabling/disabling functions must be __always_inlineChristophe Leroy
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-02powerpc/features: Add capability to update mmu features laterChristophe Leroy
2023-08-02powerpc/kuap: Fold kuep_is_disabled() into its only userChristophe Leroy
2023-08-02powerpc/kuap: Avoid useless jump_label on empty functionChristophe Leroy
2023-08-02powerpc/kuap: Avoid unnecessary reads of MD_APChristophe 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-31Merge 6.5-rc4 into tty-nextGreg Kroah-Hartman
2023-07-29arch/*/configs/*defconfig: Replace AUTOFS4_FS by AUTOFS_FSSven Joachim
2023-07-28powerpc/ftrace: Create a dummy stackframe to fix stack unwindNaveen N Rao
2023-07-28powerpc/mm/altmap: Fix altmap boundary checkAneesh Kumar K.V
2023-07-27arch: Register fchmodat2, usually as syscall 452Palmer Dabbelt
2023-07-25tty: sysrq: switch sysrq handlers from int to u8Jiri Slaby
2023-07-19Revert "powerpc/64s: Remove support for ELFv1 little endian userspace"Andrew Donnellan
2023-07-17powerpc/kasan: Disable KCOV in KASAN codeBenjamin Gray
2023-07-17powerpc/512x: lpbfifo: Convert to platform remove callback returning voidUwe Kleine-König
2023-07-17powerpc/crypto: Add gitignore for generated P10 AES/GCM .S filesRussell Currey
2023-07-17Revert "powerpc/bug: Provide better flexibility to WARN_ON/__WARN_FLAGS() wit...Christophe Leroy
2023-07-17powerpc/pseries/vas: Hold mmap_mutex after mmap lock during window closeHaren Myneni
2023-07-14crypto: powerpc - Add chacha20/poly1305-p10 to Kconfig and MakefileDanny Tsen
2023-07-14crypto: poly1305-p10 - Glue code for optmized Poly1305 implementation for ppc...Danny Tsen
2023-07-14crypto: poly1305-p10 - An optimized Poly1305 implementation with 4-way unroll...Danny Tsen
2023-07-14crypt: chacha20-p10 - Glue code for optmized Chacha20 implementation for ppc64leDanny Tsen
2023-07-14crypto: chacha20-p10 - An optimized Chacha20 implementation with 8-way unroll...Danny Tsen
2023-07-11mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe
2023-07-10spufs: convert to ctime accessor functionsJeff Layton
2023-07-10powerpc/mm/book3s64/hash/4k: Add pmd_same callback for 4K page sizeAneesh Kumar K.V
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-10powerpc/64s: Fix native_hpte_remove() to be irq-safeMichael Ellerman
2023-07-07Merge tag 'powerpc-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-07-03Merge tag 'tty-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds