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