summaryrefslogtreecommitdiff
path: root/arch/powerpc/lib
AgeCommit message (Expand)Author
2025-05-26Merge tag 'powerpc-6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2025-05-26Merge tag 'v6.16-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2025-05-21crypto: powerpc/poly1305 - add depends on BROKEN for nowEric Biggers
2025-05-21Revert "crypto: powerpc/poly1305 - Add SIMD fallback"Herbert Xu
2025-05-14crypto: powerpc/poly1305 - Add SIMD fallbackHerbert Xu
2025-05-12crypto: lib/chacha - add array bounds to function prototypesEric Biggers
2025-05-12crypto: lib/chacha - strongly type the ChaCha stateEric Biggers
2025-05-10crypto: powerpc/poly1305 - Add poly1305_emit_arch wrapperHerbert Xu
2025-05-09lib/crc: make arch-optimized code use subsys_initcallEric Biggers
2025-05-08crypto: powerpc/poly1305 - Add missing poly1305_emit_archHerbert Xu
2025-05-05crypto: arch/sha256 - Export block functions as GPL onlyHerbert Xu
2025-05-05Revert "crypto: run initcalls for generic implementations earlier"Herbert Xu
2025-05-05crypto: powerpc/sha256 - implement library instead of shashEric Biggers
2025-05-05crypto: lib/poly1305 - Use block-only interfaceHerbert Xu
2025-05-05crypto: powerpc/poly1305 - Add block-only interfaceHerbert Xu
2025-04-28powerpc/crc: rename crc32-vpmsum_core.S to crc-vpmsum-template.SEric Biggers
2025-04-28powerpc/crc: drop "glue" from filenamesEric Biggers
2025-04-28lib/crc: make the CPU feature static keys __ro_after_initEric Biggers
2025-04-28crypto: lib/poly1305 - remove INTERNAL symbol and selection of CRYPTOEric Biggers
2025-04-28crypto: lib/chacha - remove INTERNAL symbol and selection of CRYPTOEric Biggers
2025-04-28crypto: powerpc - move library functions to arch/powerpc/lib/crypto/Eric Biggers
2025-04-17powerpc/crc: Include uaccess.h and othersHerbert Xu
2025-04-16powerpc: enable dynamic preemptionShrikanth Hegde
2025-03-25Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2025-02-12powerpc/code-patching: Fix KASAN hit by not flagging text patching area as VM...Christophe Leroy
2025-02-10powerpc/code-patching: Disable KASAN report during patching via temporary mmChristophe Leroy
2025-02-09lib/crc-t10dif: remove crc_t10dif_is_optimized()Eric Biggers
2025-02-08lib/crc32: remove "_le" from crc32c base and arch functionsEric Biggers
2025-01-22Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2024-12-19powerpc: Large user copy aware of full:rt:lazy preemptionShrikanth Hegde
2024-12-01powerpc/crc-t10dif: expose CRC-T10DIF function through libEric Biggers
2024-12-01powerpc/crc32: expose CRC32 functions through libEric Biggers
2024-11-23Merge tag 'powerpc-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2024-11-14powerpc/sstep: make emulate_vsx_load and emulate_vsx_store staticMichal Suchanek
2024-11-07asm-generic: introduce text-patching.hMike Rapoport (Microsoft)
2024-09-20powerpc/vdso32: Fix use of crtsavres for PPC64Christophe Leroy
2024-09-19Merge tag 'powerpc-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2024-08-29powerpc/qspinlock: Fix deadlock in MCS queueNysal Jan K.A.
2024-08-21powerpc/code-patching: Add boot selftest for data patchingBenjamin Gray
2024-08-21powerpc/code-patching: Add data patch alignment checkBenjamin Gray
2024-08-21powerpc/code-patching: Add generic memory patchingBenjamin Gray
2024-05-17Merge tag 'powerpc-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2024-05-14powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropriateMike Rapoport (IBM)
2024-05-08powerpc/code-patching: Use dedicated memory routines for patchingBenjamin Gray
2024-05-08powerpc/code-patching: Test patch_instructions() during bootBenjamin Gray
2024-05-07powerpc/Makefile: Remove bits related to the previous use of -mcmodel=largeNaveen N Rao
2024-04-15powerpc: Add static_key_feature_checks_initialized flagNicholas Miehlbradt
2024-03-07powerpc: xor_vmx: Add '-mhard-float' to CFLAGSNathan Chancellor
2024-03-03powerpc/64s: Move dcbt/dcbtst sequence into a macroMichael Ellerman
2024-02-22powerpc: Use user_mode() macro when possibleChristophe Leroy