index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: hash - Use crypto_request_complete
Herbert Xu
2023-02-13
2
-106
/
+75
*
crypto: akcipher - Use crypto_request_complete
Herbert Xu
2023-02-13
1
-1
/
+1
*
crypto: aead - Use crypto_request_complete
Herbert Xu
2023-02-13
1
-1
/
+1
*
crypto: acompress - Use crypto_request_complete
Herbert Xu
2023-02-13
1
-1
/
+1
*
crypto: cryptd - Use subreq for AEAD
Herbert Xu
2023-02-13
1
-4
/
+16
*
KEYS: DH: Use crypto_wait_req
Herbert Xu
2023-02-13
1
-25
/
+5
*
tls: Only use data field in crypto completion function
Herbert Xu
2023-02-13
2
-11
/
+31
*
tipc: Add scaffolding to change completion function signature
Herbert Xu
2023-02-13
1
-6
/
+6
*
net: ipv6: Add scaffolding to change completion function signature
Herbert Xu
2023-02-13
2
-14
/
+14
*
net: ipv4: Add scaffolding to change completion function signature
Herbert Xu
2023-02-13
2
-14
/
+14
*
Bluetooth: Use crypto_wait_req
Herbert Xu
2023-02-13
1
-31
/
+6
*
fs: ecryptfs: Use crypto_wait_req
Herbert Xu
2023-02-13
1
-27
/
+3
*
net: macsec: Add scaffolding to change completion function signature
Herbert Xu
2023-02-13
1
-4
/
+4
*
dm: Add scaffolding to change completion function signature
Herbert Xu
2023-02-13
2
-7
/
+5
*
crypto: api - Add scaffolding to change completion function signature
Herbert Xu
2023-02-13
2
-0
/
+13
*
crypto: virtio/akcipher - Do not use GFP_ATOMIC when not needed
Christophe JAILLET
2023-02-10
1
-1
/
+1
*
crypto: aspeed - fix type warnings
Neal Liu
2023-02-10
1
-4
/
+4
*
crypto: testmgr - add diff-splits of src/dst into default cipher config
Zhang Yiqun
2023-02-10
1
-0
/
+8
*
crypto: arm64/sm4-gcm - Fix possible crash in GCM cryption
Herbert Xu
2023-02-10
1
-26
/
+25
*
crypto: qat - drop log level of msg in get_instance_node()
Giovanni Cabiddu
2023-02-10
2
-2
/
+2
*
crypto: qat - fix out-of-bounds read
Giovanni Cabiddu
2023-02-10
1
-1
/
+1
*
crypto: arm64/sm4-ccm - Rewrite skcipher walker loop
Tianjia Zhang
2023-02-10
1
-20
/
+24
*
crypto: atmel - Drop unused id parameter from atmel_i2c_probe()
Uwe Kleine-König
2023-02-10
4
-6
/
+4
*
crypto: safexcel - Use crypto_wait_req
Herbert Xu
2023-02-10
4
-68
/
+24
*
crypto: x86/blowfish - Eliminate use of SYM_TYPED_FUNC_START in asm
Peter Lafreniere
2023-02-10
1
-5
/
+4
*
crypto: x86/blowfish - Convert to use ECB/CBC helpers
Peter Lafreniere
2023-02-10
2
-168
/
+58
*
crypto: x86/blowfish - Remove unused encode parameter
Peter Lafreniere
2023-02-10
2
-57
/
+7
*
crypto: arm64/aes-ccm - Rewrite skcipher walker loop
Herbert Xu
2023-02-10
1
-31
/
+26
*
MAINTAINERS: repair file entry for STARFIVE TRNG DRIVER
Lukas Bulwahn
2023-02-10
1
-1
/
+1
*
Documentation: qat: change kernel version
Meadhbh
2023-02-10
1
-2
/
+2
*
hwrng: starfive - Enable compile testing
Herbert Xu
2023-02-03
1
-2
/
+1
*
crypto: ux500/hash - delete driver
Linus Walleij
2023-02-03
7
-2414
/
+0
*
crypto: stm32/hash - Support Ux500 hash
Linus Walleij
2023-02-03
1
-35
/
+219
*
crypto: stm32/hash - Wait for idle before final CPU xmit
Linus Walleij
2023-02-03
1
-0
/
+3
*
crypto: stm32/hash - Use existing busy poll function
Linus Walleij
2023-02-03
1
-2
/
+4
*
crypto: stm32/hash - Simplify code
Linus Walleij
2023-02-03
1
-2
/
+1
*
dt-bindings: crypto: Let STM32 define Ux500 HASH
Linus Walleij
2023-02-03
1
-1
/
+22
*
crypto: marvell/cesa - Use crypto_wait_req
Herbert Xu
2023-02-03
1
-33
/
+8
*
crypto: img-hash - Fix sparse endianness warning
Herbert Xu
2023-02-03
1
-4
/
+4
*
crypto: ccp - Flush the SEV-ES TMR memory before giving it to firmware
Tom Lendacky
2023-02-03
1
-1
/
+5
*
crypto: qat - add qat_zlib_deflate
Lucas Segarra Fernandez
2023-02-03
1
-12
/
+154
*
crypto: qat - extend buffer list logic interface
Lucas Segarra Fernandez
2023-02-03
3
-5
/
+37
*
Revert "crypto: rsa-pkcs1pad - Replace GFP_ATOMIC with GFP_KERNEL in pkcs1pad...
Herbert Xu
2023-02-03
1
-1
/
+1
*
crypto: x86 - exit fpu context earlier in ECB/CBC macros
Peter Lafreniere
2023-02-03
1
-4
/
+15
*
crypto: engine - Fix excess parameter doc warning
Herbert Xu
2023-01-27
1
-1
/
+1
*
crypto: xts - Handle EBUSY correctly
Herbert Xu
2023-01-27
1
-4
/
+4
*
crypto: caam - Use ahash_request_complete
Herbert Xu
2023-01-27
2
-6
/
+6
*
crypto: bcm - Use subrequest for fallback
Herbert Xu
2023-01-27
2
-70
/
+37
*
crypto: cryptd - Remove unnecessary skcipher_request_zero
Herbert Xu
2023-01-27
1
-2
/
+0
*
crypto: aspeed - Use devm_platform_get_and_ioremap_resource()
ye xingchen
2023-01-27
1
-4
/
+1
[next]