index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
2022-01-27
crypto: octeontx2 - uninitialized variable in kvf_limits_store()
Dan Carpenter
2022-01-27
crypto: caam - replace this_cpu_ptr with raw_cpu_ptr
Meng Li
2022-01-27
crypto: stm32/crc32 - Fix kernel BUG triggered in probe()
Marek Vasut
2022-01-27
crypto: omap-aes - Fix broken pm_runtime_and_get() usage
Heiner Kallweit
2022-01-27
crypto: hisilicon/qm - fix deadlock for remove driver
Yang Shen
2022-01-27
crypto: hisilicon/hpre - fix memory leak in hpre_curve25519_src_init()
Weili Qian
2022-01-27
crypto: ccp - Move SEV_INIT retry for corrupted data
Peter Gonda
2022-01-27
crypto: octeontx2 - prevent underflow in get_cores_bmap()
Dan Carpenter
2022-01-27
crypto: hisilicon/qm - fix incorrect return value of hisi_qm_resume()
Weili Qian
2022-01-27
crypto: stm32 - Revert broken pm_runtime_resume_and_get changes
Herbert Xu
2022-01-27
crypto: stm32/cryp - fix bugs and crash in tests
Nicolas Toromanoff
2022-01-27
crypto: stm32/cryp - fix lrw chaining mode
Nicolas Toromanoff
2022-01-27
crypto: stm32/cryp - fix double pm exit
Nicolas Toromanoff
2022-01-27
crypto: stm32/cryp - check early input data
Nicolas Toromanoff
2022-01-27
crypto: stm32/cryp - fix xts and race condition in crypto_engine requests
Nicolas Toromanoff
2022-01-27
crypto: stm32/cryp - fix CTR counter carry
Nicolas Toromanoff
2022-01-27
crypto: caam - save caam memory to support crypto engine retry mechanism.
Gaurav Jain
2022-01-27
crypto: qat - fix undetected PFVF timeout in ACK loop
Giovanni Cabiddu
2022-01-27
crypto: qce - fix uaf on qce_skcipher_register_one
Chengfeng Ye
2022-01-27
crypto: qce - fix uaf on qce_ahash_register_one
Chengfeng Ye
2022-01-27
crypto: qce - fix uaf on qce_aead_register_one
Chengfeng Ye
2022-01-27
crypto: keembay-ocs-ecc - Fix error return code in kmb_ocs_ecc_probe()
Wei Yongjun
2022-01-27
crypto: atmel-aes - Reestablish the correct tfm context at dequeue
Tudor Ambarus
2021-12-17
crypto: qat - do not handle PFVF sources for qat_4xxx
Giovanni Cabiddu
2021-11-06
Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-01
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2021-11-01
Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-10-29
crypto: ccp - Make use of the helper macro kthread_run()
Cai Huoqing
2021-10-29
crypto: sa2ul - Use the defined variable to clean code
Tang Bin
2021-10-29
crypto: s5p-sss - Add error handling in s5p_aes_probe()
Tang Bin
2021-10-29
crypto: keembay-ocs-ecc - Add Keem Bay OCS ECC Driver
Prabhjot Khurana
2021-10-18
treewide: Replace open-coded flex arrays in unions
Kees Cook
2021-10-15
crypto: octeontx2 - set assoclen in aead_do_fallback()
Ovidiu Panait
2021-10-15
crypto: ccp - Fix whitespace in sev_cmd_buffer_len()
Peter Gonda
2021-10-12
crypto: hisilicon - use dev_driver_string() instead of pci_dev->driver->name
Uwe Kleine-König
2021-10-12
crypto: qat - simplify adf_enable_aer()
Uwe Kleine-König
2021-10-08
crypto: qat - share adf_enable_pf2vf_comms() from adf_pf2vf_msg.c
Marco Chiappero
2021-10-08
crypto: qat - extract send and wait from adf_vf2pf_request_version()
Marco Chiappero
2021-10-08
crypto: qat - add VF and PF wrappers to common send function
Marco Chiappero
2021-10-08
crypto: qat - rename pfvf collision constants
Marco Chiappero
2021-10-08
crypto: qat - move pfvf collision detection values
Marco Chiappero
2021-10-08
crypto: qat - make pfvf send message direction agnostic
Marco Chiappero
2021-10-08
crypto: qat - use hweight for bit counting
Giovanni Cabiddu
2021-10-08
crypto: qat - remove duplicated logic across GEN2 drivers
Marco Chiappero
2021-10-08
crypto: qat - fix handling of VF to PF interrupts
Marco Chiappero
2021-10-08
crypto: qat - remove unnecessary collision prevention step in PFVF
Marco Chiappero
2021-10-08
crypto: qat - disregard spurious PFVF interrupts
Giovanni Cabiddu
2021-10-08
crypto: qat - detect PFVF collision after ACK
Giovanni Cabiddu
2021-10-08
crypto: ccree - avoid out-of-range warnings from clang
Arnd Bergmann
2021-10-08
crypto: hisilicon/qm - modify the uacce mode check
Kai Ye
[next]