index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
lib
Age
Commit message (
Expand
)
Author
2025-05-26
Merge tag 'powerpc-6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2025-05-26
Merge tag 'v6.16-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2025-05-21
crypto: powerpc/poly1305 - add depends on BROKEN for now
Eric Biggers
2025-05-21
Revert "crypto: powerpc/poly1305 - Add SIMD fallback"
Herbert Xu
2025-05-14
crypto: powerpc/poly1305 - Add SIMD fallback
Herbert Xu
2025-05-12
crypto: lib/chacha - add array bounds to function prototypes
Eric Biggers
2025-05-12
crypto: lib/chacha - strongly type the ChaCha state
Eric Biggers
2025-05-10
crypto: powerpc/poly1305 - Add poly1305_emit_arch wrapper
Herbert Xu
2025-05-09
lib/crc: make arch-optimized code use subsys_initcall
Eric Biggers
2025-05-08
crypto: powerpc/poly1305 - Add missing poly1305_emit_arch
Herbert Xu
2025-05-05
crypto: arch/sha256 - Export block functions as GPL only
Herbert Xu
2025-05-05
Revert "crypto: run initcalls for generic implementations earlier"
Herbert Xu
2025-05-05
crypto: powerpc/sha256 - implement library instead of shash
Eric Biggers
2025-05-05
crypto: lib/poly1305 - Use block-only interface
Herbert Xu
2025-05-05
crypto: powerpc/poly1305 - Add block-only interface
Herbert Xu
2025-04-28
powerpc/crc: rename crc32-vpmsum_core.S to crc-vpmsum-template.S
Eric Biggers
2025-04-28
powerpc/crc: drop "glue" from filenames
Eric Biggers
2025-04-28
lib/crc: make the CPU feature static keys __ro_after_init
Eric Biggers
2025-04-28
crypto: lib/poly1305 - remove INTERNAL symbol and selection of CRYPTO
Eric Biggers
2025-04-28
crypto: lib/chacha - remove INTERNAL symbol and selection of CRYPTO
Eric Biggers
2025-04-28
crypto: powerpc - move library functions to arch/powerpc/lib/crypto/
Eric Biggers
2025-04-17
powerpc/crc: Include uaccess.h and others
Herbert Xu
2025-04-16
powerpc: enable dynamic preemption
Shrikanth Hegde
2025-03-25
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2025-02-12
powerpc/code-patching: Fix KASAN hit by not flagging text patching area as VM...
Christophe Leroy
2025-02-10
powerpc/code-patching: Disable KASAN report during patching via temporary mm
Christophe Leroy
2025-02-09
lib/crc-t10dif: remove crc_t10dif_is_optimized()
Eric Biggers
2025-02-08
lib/crc32: remove "_le" from crc32c base and arch functions
Eric Biggers
2025-01-22
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2024-12-19
powerpc: Large user copy aware of full:rt:lazy preemption
Shrikanth Hegde
2024-12-01
powerpc/crc-t10dif: expose CRC-T10DIF function through lib
Eric Biggers
2024-12-01
powerpc/crc32: expose CRC32 functions through lib
Eric Biggers
2024-11-23
Merge tag 'powerpc-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2024-11-14
powerpc/sstep: make emulate_vsx_load and emulate_vsx_store static
Michal Suchanek
2024-11-07
asm-generic: introduce text-patching.h
Mike Rapoport (Microsoft)
2024-09-20
powerpc/vdso32: Fix use of crtsavres for PPC64
Christophe Leroy
2024-09-19
Merge tag 'powerpc-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2024-08-29
powerpc/qspinlock: Fix deadlock in MCS queue
Nysal Jan K.A.
2024-08-21
powerpc/code-patching: Add boot selftest for data patching
Benjamin Gray
2024-08-21
powerpc/code-patching: Add data patch alignment check
Benjamin Gray
2024-08-21
powerpc/code-patching: Add generic memory patching
Benjamin Gray
2024-05-17
Merge tag 'powerpc-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2024-05-14
powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropriate
Mike Rapoport (IBM)
2024-05-08
powerpc/code-patching: Use dedicated memory routines for patching
Benjamin Gray
2024-05-08
powerpc/code-patching: Test patch_instructions() during boot
Benjamin Gray
2024-05-07
powerpc/Makefile: Remove bits related to the previous use of -mcmodel=large
Naveen N Rao
2024-04-15
powerpc: Add static_key_feature_checks_initialized flag
Nicholas Miehlbradt
2024-03-07
powerpc: xor_vmx: Add '-mhard-float' to CFLAGS
Nathan Chancellor
2024-03-03
powerpc/64s: Move dcbt/dcbtst sequence into a macro
Michael Ellerman
2024-02-22
powerpc: Use user_mode() macro when possible
Christophe Leroy
[next]