index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
random.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-10-01
hwrng: stm32 - implement STM32MP13x support
Gatien Chevallier
1
-64
/
+158
2023-10-01
hwrng: stm32 - use devm_platform_get_and_ioremap_resource() API
Gatien Chevallier
1
-7
/
+2
2023-10-01
dt-bindings: rng: introduce new compatible for STM32MP13x
Gatien Chevallier
1
-1
/
+19
2023-10-01
ipsec: Select CRYPTO_AEAD
Herbert Xu
1
-0
/
+1
2023-10-01
dt-bindings: crypto: ice: document the sa8775p inline crypto engine
Bartosz Golaszewski
1
-0
/
+1
2023-09-20
crypto: x86/sha - load modules based on CPU features
Roxana Nicolescu
2
-0
/
+24
2023-09-20
crypto: hisilicon/sec - fix for sgl unmmap problem
Wenkai Lin
1
-0
/
+1
2023-09-20
crypto: qat - enable dc chaining service
Adam Guerin
7
-4
/
+71
2023-09-20
crypto: qat - consolidate services structure
Giovanni Cabiddu
4
-67
/
+42
2023-09-20
crypto: qat - fix unregistration of compression algorithms
Giovanni Cabiddu
2
-1
/
+5
2023-09-20
crypto: qat - fix unregistration of crypto algorithms
Giovanni Cabiddu
2
-1
/
+5
2023-09-20
crypto: qat - ignore subsequent state up commands
Giovanni Cabiddu
1
-1
/
+3
2023-09-20
crypto: qat - do not shadow error code
Giovanni Cabiddu
1
-2
/
+2
2023-09-20
crypto: qat - fix state machines cleanup paths
Giovanni Cabiddu
2
-7
/
+7
2023-09-20
crypto: hisilicon/zip - remove zlib and gzip
Yang Shen
2
-288
/
+22
2023-09-20
crypto: hisilicon/zip - support deflate algorithm
Yang Shen
2
-18
/
+72
2023-09-20
crypto: cbc - Convert from skcipher to lskcipher
Herbert Xu
1
-102
/
+61
2023-09-20
crypto: ecb - Convert from skcipher to lskcipher
Herbert Xu
1
-34
/
+156
2023-09-20
crypto: testmgr - Add support for lskcipher algorithms
Herbert Xu
1
-0
/
+19
2023-09-20
crypto: lskcipher - Add compatibility wrapper around ECB
Herbert Xu
1
-5
/
+52
2023-09-20
crypto: skcipher - Add lskcipher
Herbert Xu
8
-45
/
+1086
2023-09-20
crypto: hash - Hide CRYPTO_ALG_TYPE_AHASH_MASK
Herbert Xu
2
-2
/
+2
2023-09-20
ipsec: Stop using crypto_has_alg
Herbert Xu
1
-12
/
+7
2023-09-20
crypto: aead - Add crypto_has_aead
Herbert Xu
2
-0
/
+18
2023-09-20
crypto: aesni - Fix double word in comments
Bo Liu
2
-4
/
+4
2023-09-20
crypto: api - Remove unnecessary NULL initialisation
Li zeming
1
-1
/
+1
2023-09-20
crypto: qat - refactor deprecated strncpy
Justin Stitt
1
-1
/
+1
2023-09-20
crypto: cavium/nitrox - refactor deprecated strncpy
Justin Stitt
1
-1
/
+1
2023-09-20
hwrng: imx-rngc - reasonable timeout for initial seed
Martin Kaiser
1
-3
/
+3
2023-09-20
hwrng: imx-rngc - reasonable timeout for selftest
Martin Kaiser
1
-1
/
+3
2023-09-15
chelsio: Do not include crypto/algapi.h
Herbert Xu
3
-4
/
+0
2023-09-15
KEYS: encrypted: Do not include crypto/algapi.h
Herbert Xu
1
-1
/
+1
2023-09-15
evm: Do not include crypto/algapi.h
Herbert Xu
1
-2
/
+1
2023-09-15
SUNRPC: Do not include crypto/algapi.h
Herbert Xu
2
-3
/
+1
2023-09-15
mptcp: Do not include crypto/algapi.h
Herbert Xu
1
-1
/
+1
2023-09-15
ah: Do not include crypto/algapi.h
Herbert Xu
2
-2
/
+2
2023-09-15
Bluetooth: Do not include crypto/algapi.h
Herbert Xu
1
-2
/
+1
2023-09-15
ubifs: Do not include crypto/algapi.h
Herbert Xu
3
-4
/
+2
2023-09-15
fscrypt: Do not include crypto/algapi.h
Herbert Xu
1
-1
/
+1
2023-09-15
hwrng: geode - fix accessing registers
Jonas Gorski
1
-2
/
+4
2023-09-15
hwrng: octeon - Fix warnings on 32-bit platforms
Herbert Xu
1
-3
/
+3
2023-09-15
crypto: ccp - Add support for DBC over PSP mailbox
Mario Limonciello
4
-29
/
+64
2023-09-15
crypto: ccp - Add a macro to check capabilities register
Mario Limonciello
3
-5
/
+6
2023-09-15
crypto: ccp - Add a communication path abstraction for DBC
Mario Limonciello
2
-38
/
+26
2023-09-15
crypto: ccp - Add support for extended PSP mailbox commands
Mario Limonciello
2
-0
/
+45
2023-09-15
crypto: ccp - Move direct access to some PSP registers out of TEE
Tom Lendacky
6
-58
/
+104
2023-09-15
hwrng: bcm2835 - Fix hwrng throughput regression
Stefan Wahren
3
-1
/
+8
2023-09-15
crypto: hisilicon/hpre - Fix a erroneous check after snprintf()
Christophe JAILLET
1
-1
/
+1
2023-09-15
crypto: pcrypt - Fix hungtask for PADATA_RESET
Lu Jialin
2
-1
/
+5
2023-09-15
crypto: vmx - Improved AES/XTS performance of 6-way unrolling for ppc
Danny Tsen
1
-49
/
+92
[next]