index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-13
crypto: chelsio - Use request_complete helpers
Herbert Xu
1
-3
/
+3
2023-02-13
crypto: ccp - Use request_complete helpers
Herbert Xu
1
-6
/
+6
2023-02-13
crypto: nitrox - Use request_complete helpers
Herbert Xu
1
-2
/
+2
2023-02-13
crypto: cpt - Use request_complete helpers
Herbert Xu
1
-1
/
+1
2023-02-13
crypto: bcm - Use request_complete helpers
Herbert Xu
1
-1
/
+1
2023-02-13
crypto: artpec6 - Use request_complete helpers
Herbert Xu
1
-6
/
+6
2023-02-13
crypto: atmel - Use request_complete helpers
Herbert Xu
3
-6
/
+6
2023-02-10
crypto: virtio/akcipher - Do not use GFP_ATOMIC when not needed
Christophe JAILLET
1
-1
/
+1
2023-02-10
crypto: aspeed - fix type warnings
Neal Liu
1
-4
/
+4
2023-02-10
crypto: qat - drop log level of msg in get_instance_node()
Giovanni Cabiddu
2
-2
/
+2
2023-02-10
crypto: qat - fix out-of-bounds read
Giovanni Cabiddu
1
-1
/
+1
2023-02-10
crypto: atmel - Drop unused id parameter from atmel_i2c_probe()
Uwe Kleine-König
4
-6
/
+4
2023-02-10
crypto: safexcel - Use crypto_wait_req
Herbert Xu
4
-68
/
+24
2023-02-09
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
1
-1
/
+1
2023-02-03
crypto: ux500/hash - delete driver
Linus Walleij
7
-2414
/
+0
2023-02-03
crypto: stm32/hash - Support Ux500 hash
Linus Walleij
1
-35
/
+219
2023-02-03
crypto: stm32/hash - Wait for idle before final CPU xmit
Linus Walleij
1
-0
/
+3
2023-02-03
crypto: stm32/hash - Use existing busy poll function
Linus Walleij
1
-2
/
+4
2023-02-03
crypto: stm32/hash - Simplify code
Linus Walleij
1
-2
/
+1
2023-02-03
crypto: marvell/cesa - Use crypto_wait_req
Herbert Xu
1
-33
/
+8
2023-02-03
crypto: img-hash - Fix sparse endianness warning
Herbert Xu
1
-4
/
+4
2023-02-03
crypto: ccp - Flush the SEV-ES TMR memory before giving it to firmware
Tom Lendacky
1
-1
/
+5
2023-02-03
crypto: qat - add qat_zlib_deflate
Lucas Segarra Fernandez
1
-12
/
+154
2023-02-03
crypto: qat - extend buffer list logic interface
Lucas Segarra Fernandez
3
-5
/
+37
2023-01-27
crypto: hisilicon: Wipe entire pool on error
Kees Cook
1
-2
/
+1
2023-01-27
crypto: caam - Use ahash_request_complete
Herbert Xu
2
-6
/
+6
2023-01-27
crypto: bcm - Use subrequest for fallback
Herbert Xu
2
-70
/
+37
2023-01-27
crypto: aspeed - Use devm_platform_get_and_ioremap_resource()
ye xingchen
1
-4
/
+1
2023-01-27
crypto: aspeed - change aspeed_acry_akcipher_algs to static
Yang Yingliang
1
-1
/
+1
2023-01-27
crypto: ccp - Add a firmware definition for EPYC gen 4 processors
Tom Lendacky
1
-0
/
+1
2023-01-27
crypto: ccp - Provide MMIO register naming for documenation
Tom Lendacky
1
-23
/
+23
2023-01-20
crypto: hisilicon/qm - define the device isolation strategy
Kai Ye
1
-15
/
+154
2023-01-20
crypto: atmel-i2c - avoid defines prefixed with CONFIG
Lukas Bulwahn
2
-2
/
+2
2023-01-20
crypto: qat - fix spelling mistakes from 'bufer' to 'buffer'
Meadhbh Fitzpatrick
3
-45
/
+45
2023-01-20
crypto: hisilicon - remove redundant config PCI dependency for some CRYPTO_DE...
Lukas Bulwahn
1
-4
/
+4
2023-01-20
crypto: stm32 - Use accelerated readsl/writesl
Linus Walleij
1
-26
/
+11
2023-01-20
crypto: aspeed - Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2023-01-20
crypto: ccp - Failure on re-initialization due to duplicate sysfs filename
Koba Ko
1
-4
/
+17
2023-01-13
crypto: sun8i-ce - Add TRNG clock to the D1 variant
Samuel Holland
2
-1
/
+2
2023-01-13
crypto: aspeed - Add ACRY RSA driver
Neal Liu
3
-0
/
+841
2023-01-12
Merge tag 'mtd/fixes-for-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-5
/
+5
2023-01-07
MAINTAINERS: Update email of Tudor Ambarus
Tudor Ambarus
3
-5
/
+5
2023-01-06
Merge tag 'v6.2-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
1
-1
/
+1
2023-01-06
crypto: ccp - Avoid page allocation failure warning for SEV_GET_ID2
David Rientjes
1
-1
/
+8
2023-01-06
crypto: talitos - Remove GFP_DMA and add DMA alignment padding
Herbert Xu
1
-1
/
+1
2023-01-06
crypto: caam - Remove GFP_DMA and add DMA alignment padding
Herbert Xu
13
-71
/
+111
2023-01-06
crypto: xts - drop xts_check_key()
Vladis Dronov
7
-15
/
+11
2023-01-06
crypto: sun8i-ss - Remove GFP_DMA and add DMA alignment padding
Herbert Xu
4
-11
/
+21
2023-01-06
crypto: caam - Avoid GCC memset bug warning
Herbert Xu
1
-1
/
+2
2022-12-30
crypto: ux500 - update debug config after ux500 cryp driver removal
Lukas Bulwahn
1
-4
/
+3
[prev]
[next]