index
:
kernel/git/stable/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.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
2024-12-05
crypto: cavium - Fix an error handling path in cpt_ucode_load_fw()
Christophe JAILLET
2024-12-05
crypto: bcm - add error check in the ahash_hmac_init function
Chen Ridong
2024-12-05
crypto: caam - add error check to caam_rsa_set_priv_key_form
Chen Ridong
2024-12-05
crypto: inside-secure - Fix the return value of safexcel_xcbcmac_cra_init()
Li Huafei
2024-12-05
crypto: qat - Fix missing destroy_workqueue in adf_init_aer()
Wang Hai
2024-12-05
crypto: hisilicon/qm - disable same error report before resetting
Weili Qian
2024-12-05
crypto: cavium - Fix the if condition to exit loop after timeout
Everest K.C
2024-12-05
crypto: qat - remove faulty arbiter config reset
Ahsan Atta
2024-12-05
crypto: qat/qat_4xxx - fix off by one in uof_get_name()
Dan Carpenter
2024-12-05
crypto: qat/qat_420xx - fix off by one in uof_get_name()
Dan Carpenter
2024-12-05
crypto: qat - remove check after debugfs_create_dir()
Cabiddu, Giovanni
2024-12-05
crypto: caam - Fix the pointer passed to caam_qi_shutdown()
Christophe JAILLET
2024-12-05
crypto: mxs-dcp - Fix AES-CBC with hardware-bound keys
Tomas Paukrt
2024-11-17
crypto: marvell/cesa - Disable hash algorithms
Herbert Xu
2024-10-10
crypto: octeontx* - Select CRYPTO_AUTHENC
Herbert Xu
2024-10-10
crypto: hisilicon - fix missed error branch
Yang Shen
2024-10-10
crypto: octeontx2 - Fix authenc setkey
Herbert Xu
2024-10-10
crypto: octeontx - Fix authenc setkey
Herbert Xu
2024-10-04
crypto: ccp - Properly unregister /dev/sev on sev PLATFORM_STATUS failure
Pavan Kumar Paluri
2024-10-04
crypto: qcom-rng - fix support for ACPI-based systems
Brian Masney
2024-10-04
crypto: caam - Pad SG length when allocating hash edesc
Herbert Xu
2024-10-04
crypto: n2 - Set err to EINVAL if snprintf fails for hmac
Herbert Xu
2024-10-04
crypto: hisilicon/qm - inject error before stopping queue
Weili Qian
2024-10-04
crypto: hisilicon/qm - reset device before enabling it
Weili Qian
2024-10-04
crypto: hisilicon/hpre - mask cluster timeout error
Weili Qian
2024-10-04
crypto: ccp - do not request interrupt on cmd completion when irqs disabled
Amit Shah
2024-10-04
crypto: qat - fix "Full Going True" macro definition
Svyatoslav Pankratov
2024-10-04
crypto: iaa - Fix potential use after free bug
Dan Carpenter
2024-10-04
crypto: qat - ensure correct order in VF restarting handler
Michal Witwicki
2024-10-04
crypto: qat - fix recovery flow for VFs
Michal Witwicki
2024-10-04
crypto: qat - disable IOV in adf_dev_stop()
Michal Witwicki
2024-07-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-07-19
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2024-07-19
Merge tag 'v6.11-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2024-07-17
crypto: ccp: Add the SNP_VLEK_LOAD command
Michael Roth
2024-07-17
virtio: rename virtio_find_vqs_info() to virtio_find_vqs()
Jiri Pirko
2024-07-17
virtio_crypto: convert to use virtio_find_vqs_info()
Jiri Pirko
2024-07-13
crypto: mxs-dcp - Ensure payload is zero when using key slot
David Gstir
2024-07-06
crypto: starfive - Fix nent assignment in rsa dec
Jia Jie Ho
2024-07-06
crypto: starfive - Align rsa input data to 32-bit
Jia Jie Ho
2024-07-06
crypto: qat - fix unintentional re-enabling of error interrupts
Hareshx Sankar Raj
2024-07-06
crypto: qat - extend scope of lock in adf_cfg_add_key_value_param()
Nivas Varadharajan Mugunthakumar
2024-07-06
crypto: sun8i-ce - add Allwinner H616 support
Andre Przywara
2024-07-06
crypto: sun8i-ce - wrap accesses to descriptor address fields
Andre Przywara
2024-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-07-04
crypto: caam: Unembed net_dev structure in dpaa2
Breno Leitao
2024-07-04
crypto: caam: Unembed net_dev structure from qi
Breno Leitao
2024-07-04
crypto: caam: Make CRYPTO_DEV_FSL_CAAM dependent of COMPILE_TEST
Breno Leitao
2024-07-04
crypto: caam: Avoid unused imx8m_machine_match variable
Breno Leitao
2024-06-28
crypto: qat - initialize user_input.lock for rate_limiting
Jiwei Sun
[next]