index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-23
crypto: qat - unmap buffers before free for RSA
Hareshx Sankar Raj
1
-5
/
+4
2023-07-23
crypto: qat - unmap buffer before free for DH
Hareshx Sankar Raj
1
-3
/
+2
2023-07-23
crypto: qat - Use helper to set reqsize
Herbert Xu
1
-2
/
+4
2023-07-23
crypto: qat - use reference to structure in dma_map_single()
Damian Muszynski
1
-6
/
+6
2023-07-23
crypto: qat - replace get_current_node() with numa_node_id()
Andre Przywara
3
-9
/
+4
2023-07-23
crypto: qat - honor CRYPTO_TFM_REQ_MAY_SLEEP flag
Giovanni Cabiddu
3
-14
/
+27
2023-07-23
crypto: marvell/cesa - Fix type mismatch warning
Arnd Bergmann
1
-1
/
+1
2023-07-23
crypto: nx - fix build warnings when DEBUG_FS is not enabled
Randy Dunlap
2
-3
/
+3
2023-05-17
crypto: sun8i-ss - Fix a test in sun8i_ss_setup_ivs()
Christophe JAILLET
1
-1
/
+1
2023-05-17
crypto: ccp - Clear PSP interrupt status register before calling handler
Jeremi Piotrowski
1
-3
/
+3
2023-05-11
crypto: sa2ul - Select CRYPTO_DES
Suman Anna
1
-0
/
+1
2023-05-11
crypto: caam - Clear some memory in instantiate_rng
Christophe JAILLET
1
-2
/
+4
2023-05-11
crypto: safexcel - Cleanup ring IRQ workqueues on load failure
Jonathan McDowell
1
-10
/
+27
2023-03-10
crypto: qat - fix out-of-bounds read
Giovanni Cabiddu
1
-1
/
+1
2023-03-10
crypto: hisilicon: Wipe entire pool on error
Kees Cook
1
-2
/
+1
2023-03-10
crypto: crypto4xx - Call dma_unmap_page when done
Herbert Xu
1
-6
/
+4
2023-03-10
crypto: ccp - Flush the SEV-ES TMR memory before giving it to firmware
Tom Lendacky
1
-1
/
+5
2023-03-10
crypto: ccp - Refactor out sev_fw_alloc()
Peter Gonda
1
-7
/
+13
2023-03-10
crypto: ccp - Failure on re-initialization due to duplicate sysfs filename
Koba Ko
1
-4
/
+17
2023-03-10
crypto: ccp - Avoid page allocation failure warning for SEV_GET_ID2
David Rientjes
1
-1
/
+8
2023-01-12
crypto: ccp - Add support for TEE for PCI ID 0x14CA
Mario Limonciello
1
-1
/
+10
2023-01-12
crypto: n2 - add missing hash statesize
Corentin Labbe
1
-0
/
+6
2022-12-31
crypto: hisilicon/hpre - fix resource leak in remove process
Zhiqi Song
1
-8
/
+2
2022-12-31
crypto: img-hash - Fix variable dereferenced before check 'hdev->req'
Gaosheng Cui
1
-2
/
+6
2022-12-31
crypto: omap-sham - Use pm_runtime_resume_and_get() in omap_sham_probe()
Shang XiaoJing
1
-1
/
+1
2022-12-31
crypto: amlogic - Remove kcalloc without check
Christophe JAILLET
2
-2
/
+1
2022-12-31
crypto: ccree - Make cc_debugfs_global_fini() available for module init function
Uwe Kleine-König
1
-1
/
+1
2022-12-31
crypto: hisilicon/qm - add missing pci_dev_put() in q_num_set()
Xiongfeng Wang
1
-2
/
+4
2022-12-31
crypto: ccree - Remove debugfs when platform_driver_register failed
Gaosheng Cui
1
-1
/
+9
2022-12-31
crypto: rockchip - rework by using crypto_engine
Corentin Labbe
5
-365
/
+221
2022-12-31
crypto: rockchip - remove non-aligned handling
Corentin Labbe
4
-103
/
+31
2022-12-31
crypto: rockchip - better handle cipher key
Corentin Labbe
2
-3
/
+8
2022-12-31
crypto: rockchip - add fallback for ahash
Corentin Labbe
1
-0
/
+38
2022-12-31
crypto: rockchip - add fallback for cipher
Corentin Labbe
3
-13
/
+90
2022-12-31
crypto: rockchip - do not store mode globally
Corentin Labbe
2
-22
/
+41
2022-12-31
crypto: rockchip - do not do custom power management
Corentin Labbe
4
-8
/
+6
2022-12-31
crypto: nitrox - avoid double free on error path in nitrox_sriov_init()
Natalia Petrova
1
-0
/
+1
2022-12-31
crypto: sun8i-ss - use dma_addr instead u32
Corentin Labbe
1
-1
/
+1
2022-12-31
crypto: hisilicon/qm - fix missing destroy qp_idr
Weili Qian
1
-3
/
+4
2022-10-26
crypto: cavium - prevent integer overflow loading firmware
Dan Carpenter
1
-2
/
+4
2022-10-26
crypto: marvell/octeontx - prevent integer overflows
Dan Carpenter
1
-2
/
+16
2022-10-26
crypto: qat - fix DMA transfer direction
Damian Muszynski
1
-6
/
+12
2022-10-26
crypto: inside-secure - Change swab to swab32
Peter Harliman Liem
1
-4
/
+4
2022-10-26
crypto: ccp - Release dma channels before dmaengine unrgister
Koba Ko
1
-1
/
+5
2022-10-26
crypto: hisilicon/qm - fix missing put dfx access
Weili Qian
1
-2
/
+4
2022-10-26
crypto: qat - fix default value of WDT timer
Lucas Segarra Fernandez
1
-1
/
+1
2022-10-26
crypto: hisilicon/zip - fix mismatch in get/set sgl_sge_nr
Ye Weihua
1
-2
/
+2
2022-10-26
crypto: sahara - don't sleep when in softirq
Zhengchao Shao
1
-9
/
+9
2022-10-15
Revert "crypto: qat - reduce size of mapped region"
Giovanni Cabiddu
1
-6
/
+6
2022-08-17
crypto: hisilicon/sec - fix auth key size error
Kai Ye
2
-3
/
+4
[next]