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-12
crypto: starfive - Fix nent assignment in rsa dec
Jia Jie Ho
2024-09-12
crypto: starfive - Align rsa input data to 32-bit
Jia Jie Ho
2024-09-12
crypto: qat - fix unintentional re-enabling of error interrupts
Hareshx Sankar Raj
2024-09-08
crypto: stm32/cryp - call finalize with bh disabled
Maxime Méré
2024-08-03
crypto: qat - extend scope of lock in adf_cfg_add_key_value_param()
Nivas Varadharajan Mugunthakumar
2024-07-11
crypto: hisilicon/debugfs - Fix debugfs uninit process issue
Chenghai Huang
2024-06-27
crypto: hisilicon/qm - Add the err memory release process to qm uninit
Chenghai Huang
2024-06-27
crypto: hisilicon/sec - Fix memory leak for sec resource release
Chenghai Huang
2024-06-16
crypto: qat - Fix ADF_DEV_RESET_SYNC memory leak
Herbert Xu
2024-06-12
crypto: qat - specify firmware files for 402xx
Giovanni Cabiddu
2024-06-12
crypto: ccp - drop platform ifdef checks
Arnd Bergmann
2024-06-12
crypto: bcm - Fix pointer arithmetic
Aleksandr Mishin
2024-04-03
crypto: sun8i-ce - Fix use after free in unprepare
Andrey Skvortsov
2024-04-03
crypto: rk3288 - Fix use after free in unprepare
Herbert Xu
2024-04-03
crypto: qat - resolve race condition during AER recovery
Damian Muszynski
2024-03-26
crypto: qat - fix ring to service map for dcc in 4xxx
Damian Muszynski
2024-03-26
crypto: qat - relocate and rename get_service_enabled()
Jie Wang
2024-03-26
crypto: qat - move adf_cfg_services
Giovanni Cabiddu
2024-03-26
crypto: qat - avoid division by zero
Adam Guerin
2024-03-26
crypto: ccp - Avoid discarding errors in psp_send_platform_access_msg()
Mario Limonciello
2024-03-26
crypto: xilinx - call finalize with bh disabled
Quanyang Wang
2024-03-01
crypto: virtio/akcipher - Fix stack overflow on memcpy
zhenwei pi
2024-02-23
crypto: ccp - Fix null pointer dereference in __sev_platform_shutdown_locked
Kim Phillips
2024-02-05
crypto: stm32/crc32 - fix parsing list of devices
Thomas Bourgoin
2024-02-05
crypto: octeontx2 - Fix cptvf driver cleanup
Bharat Bhushan
2024-02-05
crypto: starfive - Fix dev_err_probe return error
Jia Jie Ho
2024-01-25
crypto: sahara - do not resize req->src when doing hash operations
Ovidiu Panait
2024-01-25
crypto: sahara - fix processing hash requests with req->nbytes < sg->length
Ovidiu Panait
2024-01-25
crypto: sahara - improve error handling in sahara_sha_process()
Ovidiu Panait
2024-01-25
crypto: sahara - fix wait_for_completion_timeout() error handling
Ovidiu Panait
2024-01-25
crypto: sahara - fix ahash reqsize
Ovidiu Panait
2024-01-25
crypto: sahara - handle zero-length aes requests
Ovidiu Panait
2024-01-25
crypto: sahara - avoid skcipher fallback code duplication
Ovidiu Panait
2024-01-25
crypto: virtio - Wait for tasklet to complete on device remove
wangyangxin
2024-01-25
crypto: hisilicon/zip - save capability registers in probe process
Zhiqi Song
2024-01-25
crypto: hisilicon/sec2 - save capability registers in probe process
Zhiqi Song
2024-01-25
crypto: hisilicon/hpre - save capability registers in probe process
Zhiqi Song
2024-01-25
crypto: hisilicon/qm - add a function to set qm algs
Wenkai Lin
2024-01-25
crypto: hisilicon/zip - add zip comp high perf mode configuration
Chenghai Huang
2024-01-25
crypto: hisilicon/qm - save capability registers in qm init process
Zhiqi Song
2024-01-25
crypto: sahara - fix error handling in sahara_hw_descriptor_create()
Ovidiu Panait
2024-01-25
crypto: sahara - fix processing requests with cryptlen < sg->length
Ovidiu Panait
2024-01-25
crypto: sahara - fix ahash selftest failure
Ovidiu Panait
2024-01-25
crypto: sahara - fix cbc selftest failure
Ovidiu Panait
2024-01-25
crypto: sahara - remove FLAGS_NEW_KEY logic
Ovidiu Panait
2024-01-25
crypto: safexcel - Add error handling for dma_map_sg() calls
Nikita Zhandarovich
2024-01-25
crypto: ccp - fix memleak in ccp_init_dm_workarea
Dinghao Liu
2024-01-25
crypto: sa2ul - Return crypto_aead_setkey to transfer the error
Chen Ni
2024-01-25
crypto: virtio - Handle dataq logic with tasklet
Gonglei (Arei)
2024-01-25
crypto: jh7110 - Correct deferred probe return
Chanho Park
[next]