summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
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
2023-07-03powerpc: dts: turris1x.dts: Fix PCIe MEM size for pci2 nodePali Rohár
2023-07-03powerpc: Include asm/nmi.c in mobility.c for watchdog_hardlockup_set_timeout_...Douglas Anderson
2023-07-03powerpc: allow PPC_EARLY_DEBUG_CPM only when SERIAL_CPM=yRandy Dunlap
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-29Merge tag 'iommu-updates-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-06-29Merge tag 'slab-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds
2023-06-29Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-06-28Merge branch 'expand-stack'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-27powerpc: remove checks for binutils older than 2.25Masahiro Yamada
2023-06-27powerpc: Fail build if using recordmcount with binutils v2.37Naveen N Rao