index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
2025-02-22
crypto: hisilicon/sec2 - fix for aead authsize alignment
Wenkai Lin
2025-02-22
crypto: hisilicon/sec2 - fix for aead auth key length
Wenkai Lin
2025-02-22
crypto: virtio - Drop superfluous [as]kcipher_req pointer
Lukas Wunner
2025-02-22
crypto: virtio - Drop superfluous [as]kcipher_ctx pointer
Lukas Wunner
2025-02-22
crypto: virtio - Drop superfluous ctx->tfm backpointer
Lukas Wunner
2025-02-22
crypto: virtio - Simplify RSA key size caching
Lukas Wunner
2025-02-22
crypto: virtio - Fix kernel-doc of virtcrypto_dev_stop()
Lukas Wunner
2025-02-14
crypto: ccp: Add external API interface for PSP module initialization
Sean Christopherson
2025-02-09
crypto: qat - set command ids as reserved
Suman Kumar Chakraborty
2025-02-09
crypto: hisilicon/hpre - adapt ECDH for high-performance cores
lizhi
2025-02-09
crypto: ccp - Fix check for the primary ASP device
Tom Lendacky
2025-02-09
crypto: drivers - Use str_enable_disable-like helpers
Krzysztof Kozlowski
2025-02-09
crypto: eip93 - Add Inside Secure SafeXcel EIP-93 crypto engine support
Christian Marangi
2025-02-08
lib/crc32: standardize on crc32c() name for Castagnoli CRC32
Eric Biggers
2025-01-28
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-01-24
Merge tag 'v6.14-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2025-01-20
Merge tag 'kernel-6.14-rc1.cred' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-01-15
qat: don't mess with ->d_name
Al Viro
2025-01-14
crypto: omap - switch from scatter_walk to plain offset
Eric Biggers
2025-01-14
crypto: bcm - Drop unused setting of local 'ptr' variable
Krzysztof Kozlowski
2025-01-14
crypto: hisilicon/qm - support new function communication
Yang Shen
2024-12-28
crypto: iaa - Fix IAA disabling that occurs when sync_mode is set to 'async'
Kanchana P Sridhar
2024-12-21
crypto: qce - revert "use __free() for a buffer that's always freed"
Nathan Chancellor
2024-12-21
crypto: ixp4xx - fix OF node reference leaks in init_ixp_crypto()
Joe Hattori
2024-12-21
crypto: hisilicon/sec2 - fix for aead invalid authsize
Wenkai Lin
2024-12-21
crypto: hisilicon/sec2 - fix for aead icv error
Wenkai Lin
2024-12-14
crypto: n2 - remove Niagara2 SPU driver
Eric Biggers
2024-12-14
crypto: qce - fix priority to be less than ARMv8 CE
Eric Biggers
2024-12-14
crypto: ccp - Use scoped guard for mutex
Mario Limonciello
2024-12-14
crypto: qce - switch to using a mutex
Bartosz Golaszewski
2024-12-14
crypto: qce - convert tasklet to workqueue
Bartosz Golaszewski
2024-12-14
crypto: qce - use __free() for a buffer that's always freed
Bartosz Golaszewski
2024-12-14
crypto: qce - make qce_register_algs() a managed interface
Bartosz Golaszewski
2024-12-14
crypto: qce - convert qce_dma_request() to use devres
Bartosz Golaszewski
2024-12-14
crypto: qce - shrink code with devres clk helpers
Bartosz Golaszewski
2024-12-14
crypto: qce - remove unneeded call to icc_set_bw() in error path
Bartosz Golaszewski
2024-12-14
crypto: qce - unregister previously registered algos in error path
Bartosz Golaszewski
2024-12-14
crypto: qce - fix goto jump in error path
Bartosz Golaszewski
2024-12-10
crypto: caam - use JobR's space to access page 0 regs
Gaurav Jain
2024-12-10
crypto: hisilicon/zip - support new error report
Weili Qian
2024-12-10
crypto: hisilicon/zip - add data aggregation feature
Weili Qian
2024-12-10
crypto: tegra - do not transfer req when tegra init fails
Chen Ridong
2024-12-10
crypto: hisilicon/debugfs - fix the struct pointer incorrectly offset problem
Chenghai Huang
2024-12-03
module: Convert default symbol namespace to string literal
Masahiro Yamada
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-12-02
sev-dev: avoid pointless cred reference count bump
Christian Brauner
2024-12-02
tree-wide: s/revert_creds_light()/revert_creds()/g
Christian Brauner
2024-12-02
tree-wide: s/override_creds_light()/override_creds()/g
Christian Brauner
2024-12-02
tree-wide: s/revert_creds()/put_cred(revert_creds_light())/g
Christian Brauner
2024-12-02
tree-wide: s/override_creds()/override_creds_light(get_new_cred())/g
Christian Brauner
[prev]
[next]