index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
2024-09-13
crypto: camm/qi - Use ERR_CAST() to return error-valued pointer
Chen Yufan
2024-09-13
crypto: qcom-rng - rename *_of_data to *_match_data
Brian Masney
2024-09-13
crypto: qcom-rng - fix support for ACPI-based systems
Brian Masney
2024-09-06
crypto: octeontx* - Select CRYPTO_AUTHENC
Herbert Xu
2024-09-06
crypto: qat - Remove trailing space after \n newline
Colin Ian King
2024-09-06
crypto: hisilicon/sec - Remove trailing space after \n newline
Colin Ian King
2024-09-06
crypto: hisilicon/qm - inject error before stopping queue
Weili Qian
2024-09-06
crypto: hisilicon/hpre - mask cluster timeout error
Weili Qian
2024-09-06
crypto: hisilicon/qm - reset device before enabling it
Weili Qian
2024-09-06
crypto: hisilicon/trng - modifying the order of header files
Chenghai Huang
2024-09-06
crypto: hisilicon - add a lock for the qp send operation
Chenghai Huang
2024-09-06
crypto: hisilicon - fix missed error branch
Yang Shen
2024-09-06
crypto: ccp - do not request interrupt on cmd completion when irqs disabled
Amit Shah
2024-09-04
Revert "crypto: spacc - Add SPAcc Skcipher support"
Herbert Xu
2024-08-30
crypto: hisilicon/zip - Optimize performance by replacing rw_lock with spinlock
Kuan-Wei Chiu
2024-08-30
crypto: img-hash - use devm_clk_get_enabled() helpers
Chunhai Guo
2024-08-30
crypto: atmel - use devm_clk_get_prepared() helpers
Chunhai Guo
2024-08-30
crypto: crypto4xx - Remove unused declaration crypto4xx_free_ctx()
Yue Haibing
2024-08-30
crypto: amlogic - Remove unused declaration meson_enqueue()
Yue Haibing
2024-08-30
crypto: ccp - Remove unused declaration sp_get_master()
Yue Haibing
2024-08-30
crypto: octeontx - Remove unused declaration otx_cpt_callback()
Yue Haibing
2024-08-30
crypto: sl3516 - Remove unused declaration sl3516_ce_enqueue()
Yue Haibing
2024-08-30
crypto: safexcel - Remove unused declaration safexcel_ring_first_rptr()
Yue Haibing
2024-08-30
crypto: ccp - Properly unregister /dev/sev on sev PLATFORM_STATUS failure
Pavan Kumar Paluri
2024-08-29
s390/pkey: Introduce pkey base with handler registry and handler modules
Harald Freudenberger
2024-08-24
crypto: octeontx2 - Fix authenc setkey
Herbert Xu
2024-08-24
crypto: octeontx - Fix authenc setkey
Herbert Xu
2024-08-24
crypto: spacc - Fixed return to CRYPTO_OK
Pavitrakumar M
2024-08-24
crypto: spacc - Fix counter width checks
Pavitrakumar M
2024-08-24
crypto: qat - fix "Full Going True" macro definition
Svyatoslav Pankratov
2024-08-24
crypto: spacc - Check for allocation failure in spacc_skcipher_fallback()
Dan Carpenter
2024-08-24
crypto: spacc - Fix NULL vs IS_ERR() check in spacc_aead_fallback()
Dan Carpenter
2024-08-24
crypto: spacc - Fix uninitialized variable in spacc_aead_process()
Dan Carpenter
2024-08-24
crypto: spacc - Use crypto_authenc_extractkeys
Herbert Xu
2024-08-24
crypto: spacc - Add a new line in spacc_open()
Dan Carpenter
2024-08-24
crypto: spacc - Fix off by one in spacc_isenabled()
Dan Carpenter
2024-08-24
crypto: spacc - Fix bounds checking on spacc->job[]
Dan Carpenter
2024-08-24
crypto: ccp - Add additional information about an SEV firmware upgrade
Tom Lendacky
2024-08-24
crypto: keembay - fix module autoloading
Liao Chen
2024-08-17
crypto: octeontx2 - Remove custom swap functions in favor of built-in sort swap
Kuan-Wei Chiu
2024-08-17
crypto: octeontx - Remove custom swap function in favor of built-in sort swap
Kuan-Wei Chiu
2024-08-17
crypto: nx - Use static_assert() to check struct sizes
Gustavo A. R. Silva
2024-08-17
crypto: qat - Use static_assert() to check struct sizes
Gustavo A. R. Silva
2024-08-13
crypto: spacc - Add ifndef around MIN
Stephen Rothwell
2024-08-10
crypto: caam/qi* - Use cpumask_var_t instead of cpumask_t
Herbert Xu
2024-08-10
crypto: spacc - Enable Driver compilation in crypto Kconfig and Makefile
Pavitrakumar M
2024-08-10
crypto: spacc - Add SPAcc Kconfig and Makefile
Pavitrakumar M
2024-08-10
crypto: spacc - Add SPAcc aead support
Pavitrakumar M
2024-08-10
crypto: spacc - Add SPAcc ahash support
Pavitrakumar M
2024-08-10
crypto: spacc - Enable SPAcc AUTODETECT
Pavitrakumar M
[prev]
[next]