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
2023-01-12
crypto: ccp - Add support for TEE for PCI ID 0x14CA
Mario Limonciello
2023-01-12
crypto: n2 - add missing hash statesize
Corentin Labbe
2022-12-31
crypto: hisilicon/hpre - fix resource leak in remove process
Zhiqi Song
2022-12-31
crypto: img-hash - Fix variable dereferenced before check 'hdev->req'
Gaosheng Cui
2022-12-31
crypto: omap-sham - Use pm_runtime_resume_and_get() in omap_sham_probe()
Shang XiaoJing
2022-12-31
crypto: amlogic - Remove kcalloc without check
Christophe JAILLET
2022-12-31
crypto: ccree - Make cc_debugfs_global_fini() available for module init function
Uwe Kleine-König
2022-12-31
crypto: hisilicon/qm - add missing pci_dev_put() in q_num_set()
Xiongfeng Wang
2022-12-31
crypto: ccree - Remove debugfs when platform_driver_register failed
Gaosheng Cui
2022-12-31
crypto: rockchip - rework by using crypto_engine
Corentin Labbe
2022-12-31
crypto: rockchip - remove non-aligned handling
Corentin Labbe
2022-12-31
crypto: rockchip - better handle cipher key
Corentin Labbe
2022-12-31
crypto: rockchip - add fallback for ahash
Corentin Labbe
2022-12-31
crypto: rockchip - add fallback for cipher
Corentin Labbe
2022-12-31
crypto: rockchip - do not store mode globally
Corentin Labbe
2022-12-31
crypto: rockchip - do not do custom power management
Corentin Labbe
2022-12-31
crypto: nitrox - avoid double free on error path in nitrox_sriov_init()
Natalia Petrova
2022-12-31
crypto: sun8i-ss - use dma_addr instead u32
Corentin Labbe
2022-12-31
crypto: hisilicon/qm - fix missing destroy qp_idr
Weili Qian
2022-10-26
crypto: cavium - prevent integer overflow loading firmware
Dan Carpenter
2022-10-26
crypto: marvell/octeontx - prevent integer overflows
Dan Carpenter
2022-10-26
crypto: qat - fix DMA transfer direction
Damian Muszynski
2022-10-26
crypto: inside-secure - Change swab to swab32
Peter Harliman Liem
2022-10-26
crypto: ccp - Release dma channels before dmaengine unrgister
Koba Ko
2022-10-26
crypto: hisilicon/qm - fix missing put dfx access
Weili Qian
2022-10-26
crypto: qat - fix default value of WDT timer
Lucas Segarra Fernandez
2022-10-26
crypto: hisilicon/zip - fix mismatch in get/set sgl_sge_nr
Ye Weihua
2022-10-26
crypto: sahara - don't sleep when in softirq
Zhengchao Shao
2022-10-15
Revert "crypto: qat - reduce size of mapped region"
Giovanni Cabiddu
2022-08-17
crypto: hisilicon/sec - fix auth key size error
Kai Ye
2022-08-17
crypto: inside-secure - Add missing MODULE_DEVICE_TABLE for of
Pali Rohár
2022-08-17
crypto: hisilicon/hpre - don't use GFP_KERNEL to alloc mem during softirq
Zhengchao Shao
2022-08-17
crypto: hisilicon - Kunpeng916 crypto driver don't sleep when in softirq
Zhengchao Shao
2022-08-17
crypto: hisilicon/sec - don't sleep when in softirq
Zhengchao Shao
2022-08-17
crypto: ccp - During shutdown, check SEV data pointer before using
Tom Lendacky
2022-08-17
crypto: sun8i-ss - fix infinite loop in sun8i_ss_setup_ivs()
Alexey Khoroshilov
2022-08-17
crypto: sun8i-ss - fix error codes in allocate_flows()
Dan Carpenter
2022-08-17
crypto: sun8i-ss - do not allocate memory when handling hash requests
Corentin Labbe
2022-08-17
crypto: ccp - Use kzalloc for sev ioctl interfaces to prevent kernel memory leak
John Allen
2022-07-29
crypto: qat - re-enable registration of algorithms
Giovanni Cabiddu
2022-07-29
crypto: qat - add param check for DH
Giovanni Cabiddu
2022-07-29
crypto: qat - add param check for RSA
Giovanni Cabiddu
2022-07-29
crypto: qat - remove dma_free_coherent() for DH
Giovanni Cabiddu
2022-07-29
crypto: qat - remove dma_free_coherent() for RSA
Giovanni Cabiddu
2022-07-29
crypto: qat - fix memory leak in RSA
Giovanni Cabiddu
2022-07-29
crypto: qat - add backlog mechanism
Giovanni Cabiddu
2022-07-29
crypto: qat - refactor submission logic
Giovanni Cabiddu
2022-07-29
crypto: qat - use pre-allocated buffers in datapath
Giovanni Cabiddu
2022-07-29
crypto: qat - set to zero DH parameters before free
Giovanni Cabiddu
2022-06-09
crypto: sun8i-ss - handle zero sized sg
Corentin Labbe
[next]