Age | Commit message (Expand) | Author |
2023-03-10 | crypto: qat - fix out-of-bounds read | Giovanni Cabiddu |
2023-03-10 | crypto: hisilicon: Wipe entire pool on error | Kees Cook |
2023-03-10 | crypto: crypto4xx - Call dma_unmap_page when done | Herbert Xu |
2023-03-10 | crypto: octeontx2 - Fix objects shared between several modules | Alexander Lobakin |
2023-03-10 | crypto: ccp - Flush the SEV-ES TMR memory before giving it to firmware | Tom Lendacky |
2023-03-10 | crypto: ccp - Failure on re-initialization due to duplicate sysfs filename | Koba Ko |
2023-03-10 | crypto: ccp - Avoid page allocation failure warning for SEV_GET_ID2 | David Rientjes |
2023-01-12 | virtio-crypto: fix memory leak in virtio_crypto_alg_skcipher_close_session() | Wei Yongjun |
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: hisilicon/qm - fix 'QM_XEQ_DEPTH_CAP' mask value | Weili Qian |
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 - fix incorrect parameters usage | Weili Qian |
2022-10-10 | Merge tag 'v6.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/... | Linus Torvalds |
2022-10-04 | Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-09-30 | crypto: aspeed - Remove redundant dev_err call | Shang XiaoJing |
2022-09-30 | crypto: bcm - Simplify obtain the name for cipher | Gaosheng Cui |
2022-09-30 | crypto: marvell/octeontx - use sysfs_emit() to instead of scnprintf() | ye xingchen |
2022-09-30 | crypto: zip - remove the unneeded result variable | ye xingchen |
2022-09-30 | crypto: qat - add limit to linked list parsing | Adam Guerin |
2022-09-30 | crypto: octeontx2 - Remove the unneeded result variable | ye xingchen |
2022-09-30 | crypto: ccp - Remove the unneeded result variable | ye xingchen |
2022-09-30 | crypto: aspeed - Fix check for platform_get_irq() errors | YueHaibing |
2022-09-30 | crypto: virtio - fix memory-leak | lei he |
2022-09-30 | crypto: cavium - prevent integer overflow loading firmware | Dan Carpenter |
2022-09-30 | crypto: marvell/octeontx - prevent integer overflows | Dan Carpenter |
2022-09-30 | crypto: aspeed - fix build error when only CRYPTO_DEV_ASPEED is enabled | Neal Liu |
2022-09-27 | virtio-crypto: fix memory-leak | lei he |
2022-09-24 | crypto: hisilicon/qm - fix the qos value initialization | Kai Ye |
2022-09-24 | crypto: sun4i-ss - use DEFINE_SHOW_ATTRIBUTE to simplify sun4i_ss_debugfs | Liu Shixin |
2022-09-24 | crypto: artpec6 - Fix printk warning on size_t/%d | Herbert Xu |
2022-09-24 | crypto: inside-secure - Replace generic aes with libaes | Peter Harliman Liem |