index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: powerpc - Use address generation helper for asm
Nicholas Piggin
2023-02-10
1
-9
/
+4
*
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-11-18
1
-2
/
+2
*
treewide: use get_random_bytes() when possible
Jason A. Donenfeld
2022-10-11
1
-1
/
+1
*
crypto: Kconfig - simplify cipher entries
Robert Elliott
2022-08-26
1
-3
/
+11
*
crypto: Kconfig - simplify hash entries
Robert Elliott
2022-08-26
1
-12
/
+18
*
crypto: Kconfig - simplify CRC entries
Robert Elliott
2022-08-26
1
-11
/
+17
*
crypto: Kconfig - move powerpc entries to a submenu
Robert Elliott
2022-08-26
1
-0
/
+77
*
cyrpto: powerpc/aes - delete the rebundant word "block" in comments
shaom Deng
2022-07-22
1
-1
/
+1
*
powerpc: fix typos in comments
Julia Lawall
2022-05-05
1
-1
/
+1
*
Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-01-14
2
-11
/
+5
|
\
|
*
powerpc: flexible GPR range save/restore macros
Nicholas Piggin
2021-11-29
2
-11
/
+5
*
|
crypto: powerpc/sha - remove duplicate hash init function
Tianjia Zhang
2021-12-31
3
-63
/
+7
|
/
*
crypto: powepc/sha1 - remove unneeded semicolon
Yang Li
2021-03-07
1
-1
/
+1
*
crypto: powerpc/sha256 - remove unneeded semicolon
Yang Li
2021-02-10
1
-1
/
+1
*
crypto: powerpc/sha256-spe - Fix sparse endianness warning
Herbert Xu
2020-11-27
1
-1
/
+1
*
crypto: sha - split sha.h into sha1.h and sha2.h
Eric Biggers
2020-11-20
3
-3
/
+3
*
crypto: powerpc/crc-vpmsum_test - Fix sparse endianness warning
Herbert Xu
2020-09-04
1
-2
/
+3
*
crypto: algapi - Remove skbuff.h inclusion
Herbert Xu
2020-08-20
1
-0
/
+1
*
powerpc: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-22
1
-1
/
+1
*
crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.h
Eric Biggers
2020-05-08
3
-3
/
+0
*
crypto: powerpc/sha1 - prefix the "sha1_" functions
Eric Biggers
2020-05-08
1
-13
/
+13
*
crypto: powerpc/sha1 - remove unused temporary workspace
Eric Biggers
2020-05-08
1
-5
/
+2
*
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
Eric Biggers
2020-01-09
2
-17
/
+5
*
Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-11-30
1
-0
/
+1
|
\
|
*
powerpc/crypto: Add cond_resched() in crc-vpmsum self-test
Chris Smart
2019-11-13
1
-0
/
+1
*
|
crypto: powerpc/spe-xts - implement support for ciphertext stealing
Ard Biesheuvel
2019-10-26
1
-2
/
+79
*
|
crypto: powerpc - convert SPE AES algorithms to skcipher API
Eric Biggers
2019-10-26
1
-216
/
+165
*
|
crypto: powerpc - don't set ivsize for AES-ECB
Eric Biggers
2019-10-26
1
-1
/
+0
*
|
crypto: powerpc - don't unnecessarily use atomic scatterwalk
Eric Biggers
2019-10-26
1
-7
/
+0
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
16
-93
/
+16
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 136
Thomas Gleixner
2019-05-30
1
-6
/
+1
*
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-05-10
1
-7
/
+3
|
\
|
*
powerpc/crypto: Use cheaper random numbers for crc-vpmsum self-test
George Spelvin
2019-04-20
1
-7
/
+3
*
|
crypto: powerpc - convert to use crypto_simd_usable()
Eric Biggers
2019-04-18
2
-2
/
+6
|
/
*
Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-08-17
2
-0
/
+2
|
\
|
*
powerpc: move ASM_CONST and stringify_in_c() into asm-const.h
Christophe Leroy
2018-07-30
2
-0
/
+2
*
|
crypto: shash - remove useless setting of type flags
Eric Biggers
2018-07-09
4
-5
/
+0
|
/
*
crypto: hash - annotate algorithms taking optional key
Eric Biggers
2018-01-12
1
-0
/
+1
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
2
-0
/
+2
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2017-05-02
6
-711
/
+1877
|
\
|
*
crypto: crct10dif-vpmsum - Fix missing preempt_disable()
Michael Ellerman
2017-04-21
1
-0
/
+3
|
*
crypto: powerpc - Stress test for vpmsum implementations
Daniel Axtens
2017-03-24
2
-0
/
+138
|
*
crypto: powerpc - Add CRC-T10DIF acceleration
Daniel Axtens
2017-03-24
3
-0
/
+977
|
*
crypto: powerpc - Re-enable non-REFLECTed CRCs
Daniel Axtens
2017-03-24
2
-1
/
+31
|
*
crypto: powerpc - Factor out the core CRC vpmsum algorithm
Daniel Axtens
2017-03-24
2
-711
/
+729
*
|
powerpc/crypto/crc32c-vpmsum: Fix missing preempt_disable()
Michael Ellerman
2017-04-07
1
-0
/
+3
|
/
*
crypto: powerpc - Fix initialisation of crc32c context
Daniel Axtens
2017-03-08
1
-1
/
+1
*
crypto: crc32c-vpmsum - Rename CRYPT_CRC32C_VPMSUM option
Jean Delvare
2016-11-28
1
-1
/
+1
[next]