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-03-11
crypto: hisilicon: Wipe entire pool on error
Kees Cook
2023-03-11
crypto: crypto4xx - Call dma_unmap_page when done
Herbert Xu
2023-03-11
crypto: ccp - Flush the SEV-ES TMR memory before giving it to firmware
Tom Lendacky
2023-03-11
crypto: ccp - Refactor out sev_fw_alloc()
Peter Gonda
2023-03-11
crypto: ccp - Failure on re-initialization due to duplicate sysfs filename
Koba Ko
2023-03-11
crypto: ccp - Avoid page allocation failure warning for SEV_GET_ID2
David Rientjes
2023-03-11
crypto: ccp - Use kzalloc for sev ioctl interfaces to prevent kernel memory leak
John Allen
2023-03-11
crypto: ccp: Use the stack and common buffer for status commands
Sean Christopherson
2023-03-11
crypto: ccp: Use the stack for small SEV command buffers
Sean Christopherson
2023-01-14
crypto: n2 - add missing hash statesize
Corentin Labbe
2023-01-14
crypto: img-hash - Fix variable dereferenced before check 'hdev->req'
Gaosheng Cui
2023-01-14
crypto: omap-sham - Use pm_runtime_resume_and_get() in omap_sham_probe()
Shang XiaoJing
2023-01-14
crypto: amlogic - Remove kcalloc without check
Christophe JAILLET
2023-01-14
crypto: ccree - Make cc_debugfs_global_fini() available for module init function
Uwe Kleine-König
2023-01-14
crypto: hisilicon/qm - add missing pci_dev_put() in q_num_set()
Xiongfeng Wang
2023-01-14
crypto: ccree - Remove debugfs when platform_driver_register failed
Gaosheng Cui
2023-01-14
crypto: rockchip - rework by using crypto_engine
Corentin Labbe
2023-01-14
crypto: rockchip - delete unneeded variable initialization
Kai Ye
2023-01-14
crypto: rockchip - remove non-aligned handling
Corentin Labbe
2023-01-14
crypto: rockchip - better handle cipher key
Corentin Labbe
2023-01-14
crypto: rockchip - add fallback for ahash
Corentin Labbe
2023-01-14
crypto: rockchip - add fallback for cipher
Corentin Labbe
2023-01-14
crypto: rockchip - do not store mode globally
Corentin Labbe
2023-01-14
crypto: rockchip - do not do custom power management
Corentin Labbe
2023-01-14
crypto: nitrox - avoid double free on error path in nitrox_sriov_init()
Natalia Petrova
2023-01-14
crypto: sun8i-ss - use dma_addr instead u32
Corentin Labbe
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: qat - use pre-allocated buffers in datapath
Giovanni Cabiddu
2022-10-26
crypto: qat - fix use of 'dma_map_single'
Hui Tang
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/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-08-21
crypto: hisilicon/sec - fix auth key size error
Kai Ye
2022-08-21
crypto: inside-secure - Add missing MODULE_DEVICE_TABLE for of
Pali Rohár
2022-08-21
crypto: hisilicon/hpre - don't use GFP_KERNEL to alloc mem during softirq
Zhengchao Shao
2022-08-21
crypto: hisilicon - Kunpeng916 crypto driver don't sleep when in softirq
Zhengchao Shao
2022-08-21
crypto: hisilicon/sec - don't sleep when in softirq
Zhengchao Shao
2022-08-21
crypto: hisilicon/sec - fixes some coding style
Longfang Liu
2022-08-21
crypto: ccp - During shutdown, check SEV data pointer before using
Tom Lendacky
2022-08-21
crypto: sun8i-ss - fix infinite loop in sun8i_ss_setup_ivs()
Alexey Khoroshilov
2022-08-21
crypto: sun8i-ss - fix error codes in allocate_flows()
Dan Carpenter
2022-08-21
crypto: sun8i-ss - do not allocate memory when handling hash requests
Corentin Labbe
2022-06-09
crypto: sun8i-ss - handle zero sized sg
Corentin Labbe
2022-06-09
crypto: sun8i-ss - rework handling of IV
Corentin Labbe
2022-06-09
crypto: marvell/cesa - ECB does not IV
Corentin Labbe
2022-06-09
powerpc/powernv/vas: Assign real address to rx_fifo in vas_rx_win_attr
Haren Myneni
2022-06-09
crypto: ccree - use fine grained DMA mapping dir
Gilad Ben-Yossef
[next]