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-07
crypto: ccp - Add support for TEE for PCI ID 0x14CA
Mario Limonciello
2023-01-07
crypto: n2 - add missing hash statesize
Corentin Labbe
2023-01-07
crypto: ccree,hisilicon - Fix dependencies to correct algorithm
Tianjia Zhang
2022-12-31
crypto: hisilicon/qm - increase the memory of local variables
Kai Ye
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: qat - fix error return code in adf_probe
Wang Yufen
2022-12-31
crypto: ccree - Make cc_debugfs_global_fini() available for module init function
Uwe Kleine-König
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 - re-enable communicate interrupt before notifying PF
Weili Qian
2022-12-31
crypto: hisilicon/qm - get hardware features from hardware registers
Weili Qian
2022-12-31
crypto: hisilicon/qm - fix missing destroy qp_idr
Weili Qian
2022-12-14
crypto: ccp - Add a quirk to firmware update
Jarkko Sakkinen
2022-10-21
crypto: cavium - prevent integer overflow loading firmware
Dan Carpenter
2022-10-21
crypto: marvell/octeontx - prevent integer overflows
Dan Carpenter
2022-10-21
crypto: qat - fix DMA transfer direction
Damian Muszynski
2022-10-21
crypto: inside-secure - Change swab to swab32
Peter Harliman Liem
2022-10-21
crypto: ccp - Release dma channels before dmaengine unrgister
Koba Ko
2022-10-21
crypto: hisilicon/qm - fix missing put dfx access
Weili Qian
2022-10-21
crypto: qat - fix default value of WDT timer
Lucas Segarra Fernandez
2022-10-21
crypto: ccp - Fail the PSP initialization when writing psp data file failed
Jacky Li
2022-10-21
crypto: hisilicon/zip - fix mismatch in get/set sgl_sge_nr
Ye Weihua
2022-10-21
crypto: sahara - don't sleep when in softirq
Zhengchao Shao
2022-10-15
Revert "crypto: qat - reduce size of mapped region"
Giovanni Cabiddu
2022-09-27
virtio-crypto: fix memory-leak
lei he
2022-08-02
Merge tag 'v5.20-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2022-07-29
crypto: hisilicon/zip - Use the bitmap API to allocate bitmaps
Christophe JAILLET
2022-07-29
crypto: hisilicon/sec - fix auth key size error
Kai Ye
2022-07-29
crypto: ccree - Remove a useless dma_supported() call
Christophe JAILLET
2022-07-29
crypto: ccp - Add support for new CCP/PSP device ID
Mario Limonciello
2022-07-29
crypto: inside-secure - Add missing MODULE_DEVICE_TABLE for of
Pali Rohár
2022-07-29
crypto: hisilicon/hpre - don't use GFP_KERNEL to alloc mem during softirq
Zhengchao Shao
2022-07-22
crypto: keembay-ocs-ecc - Drop if with an always false condition
Uwe Kleine-König
2022-07-15
crypto: sa2ul - Check engine status before enabling
Andrew Davis
2022-07-15
crypto: sa2ul - Set the supported_algos bits individually
Andrew Davis
2022-07-15
crypto: atmel-tdes - initialize tdes_dd while declaring
Claudiu Beznea
2022-07-15
crypto: atmel-sha - initialize sha_dd while declaring
Claudiu Beznea
2022-07-15
crypto: caam/qi2 - switch to netif_napi_add_tx_weight()
Jakub Kicinski
2022-07-15
crypto: s5p-sss - Drop if with an always false condition
Uwe Kleine-König
[next]