开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-11-15
crypto: arm64/crct10dif - Use faster 16x64 bit polynomial multiply
Ard Biesheuvel
2024-11-15
crypto: arm64/crct10dif - Remove obsolete chunking logic
Ard Biesheuvel
2024-11-15
crypto: bcm - add error check in the ahash_hmac_init function
Chen Ridong
2024-11-15
crypto: caam - add error check to caam_rsa_set_priv_key_form
Chen Ridong
2024-11-10
hwrng: bcm74110 - Add Broadcom BCM74110 RNG driver
Markus Mayer
2024-11-10
dt-bindings: rng: add binding for BCM74110 RNG
Markus Mayer
2024-11-10
padata: Clean up in padata_do_multithreaded()
Zicheng Qu
2024-11-10
crypto: inside-secure - Fix the return value of safexcel_xcbcmac_cra_init()
Li Huafei
2024-11-10
crypto: qat - Fix missing destroy_workqueue in adf_init_aer()
Wang Hai
2024-11-10
crypto: rsassa-pkcs1 - Reinstate support for legacy protocols
Lukas Wunner
2024-11-02
crypto: hisilicon/qm - disable same error report before resetting
Weili Qian
2024-11-02
crypto: hisilicon - support querying the capability register
Qi Tao
2024-11-02
crypto: asymmetric_keys - Remove unused functions
Dr. David Alan Gilbert
2024-11-02
hwrng: drivers - Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-28
crypto: starfive - remove unneeded crypto_engine_stop() call
Ovidiu Panait
2024-10-28
crypto: tegra - remove unneeded crypto_engine_stop() call
Ovidiu Panait
2024-10-28
crypto: api - move crypto_simd_disabled_for_test to lib
Eric Biggers
2024-10-28
crypto: cavium - Fix the if condition to exit loop after timeout
Everest K.C
2024-10-28
dt-bindings: crypto: qcom-qce: document the SA8775P crypto engine
Yuvaraj Ranganathan
2024-10-28
hwrng: airoha - add support for Airoha EN7581 TRNG
Christian Marangi
2024-10-28
dt-bindings: rng: add support for Airoha EN7581 TRNG
Christian Marangi
2024-10-28
crypto: qat - Fix typo "accelaration"
WangYuli
2024-10-28
crypto: x86/aegis128 - remove unneeded RETs
Eric Biggers
2024-10-28
crypto: x86/aegis128 - remove unneeded FRAME_BEGIN and FRAME_END
Eric Biggers
2024-10-28
crypto: x86/aegis128 - take advantage of block-aligned len
Eric Biggers
2024-10-28
crypto: x86/aegis128 - optimize partial block handling using SSE4.1
Eric Biggers
2024-10-28
crypto: x86/aegis128 - improve assembly function prototypes
Eric Biggers
2024-10-28
crypto: x86/aegis128 - optimize length block preparation using SSE4.1
Eric Biggers
2024-10-28
crypto: x86/aegis128 - don't bother with special code for aligned data
Eric Biggers
2024-10-28
crypto: x86/aegis128 - eliminate some indirect calls
Eric Biggers
2024-10-28
crypto: x86/aegis128 - remove no-op init and exit functions
Eric Biggers
2024-10-28
crypto: x86/aegis128 - access 32-bit arguments as 32-bit
Eric Biggers
2024-10-28
crypto: crc32c - Provide crc32c-arch driver for accelerated library code
Ard Biesheuvel
2024-10-28
crypto: crc32 - Provide crc32-arch driver for accelerated library code
Ard Biesheuvel
2024-10-28
crypto: drbg - Use str_true_false() and str_enabled_disabled() helpers
Thorsten Blum
2024-10-28
hwrng: stm32 - update STM32MP15 RNG max clock frequency
Gatien Chevallier
2024-10-28
hwrng: stm32 - implement support for STM32MP25x platforms
Gatien Chevallier
2024-10-28
dt-bindings: rng: add st,stm32mp25-rng support
Gatien Chevallier
2024-10-28
crypto: tegra - remove redundant error check on ret
Colin Ian King
2024-10-28
crypto: nx - Fix invalid wait context during kexec reboot
Vishal Chourasia
2024-10-28
crypto: nx - Rename devdata_mutex to devdata_spinlock
Vishal Chourasia
2024-10-28
crypto: pcrypt - Call crypto layer directly when padata_do_parallel() return ...
Yi Yang
2024-10-28
crypto: qat - Constify struct pm_status_row
Christophe JAILLET
2024-10-28
dt-bindings: rng: Add Marvell Armada RNG support
Rob Herring (Arm)
2024-10-28
crypto: ecdsa - Update Kconfig help text for NIST P521
Lukas Wunner
2024-10-26
crypto: sig - Fix oops on KEYCTL_PKEY_QUERY for RSA keys
Lukas Wunner
2024-10-26
crypto: x86/crc32c - eliminate jump table and excessive unrolling
Eric Biggers
2024-10-26
crypto: x86/crc32c - access 32-bit arguments as 32-bit
Eric Biggers
2024-10-26
crypto: x86/crc32c - simplify code for handling fewer than 200 bytes
Eric Biggers
2024-10-19
crypto: crypto4xx - use devm in probe
Rosen Penev
[next]