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-27
crypto: marvell/cesa - Fix type mismatch warning
Arnd Bergmann
1
-1
/
+1
2023-07-27
crypto: nx - fix build warnings when DEBUG_FS is not enabled
Randy Dunlap
2
-3
/
+3
2023-06-09
crypto: ccp: Play nice with vmalloc'd memory for SEV command structs
Sean Christopherson
2
-5
/
+25
2023-06-09
crypto: ccp: Reject SEV commands with mismatching command buffer
Sean Christopherson
1
-2
/
+7
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-17
crypto: sa2ul - Select CRYPTO_DES
Suman Anna
1
-0
/
+1
2023-05-17
crypto: caam - Clear some memory in instantiate_rng
Christophe JAILLET
1
-2
/
+4
2023-05-17
crypto: safexcel - Cleanup ring IRQ workqueues on load failure
Jonathan McDowell
1
-10
/
+27
2023-03-11
crypto: hisilicon: Wipe entire pool on error
Kees Cook
1
-2
/
+1
2023-03-11
crypto: crypto4xx - Call dma_unmap_page when done
Herbert Xu
1
-6
/
+4
2023-03-11
crypto: ccp - Flush the SEV-ES TMR memory before giving it to firmware
Tom Lendacky
1
-1
/
+5
2023-03-11
crypto: ccp - Refactor out sev_fw_alloc()
Peter Gonda
1
-7
/
+13
2023-03-11
crypto: ccp - Failure on re-initialization due to duplicate sysfs filename
Koba Ko
1
-4
/
+17
2023-03-11
crypto: ccp - Avoid page allocation failure warning for SEV_GET_ID2
David Rientjes
1
-1
/
+8
2023-03-11
crypto: ccp - Use kzalloc for sev ioctl interfaces to prevent kernel memory leak
John Allen
1
-4
/
+6
2023-03-11
crypto: ccp: Use the stack and common buffer for status commands
Sean Christopherson
2
-16
/
+12
2023-03-11
crypto: ccp: Use the stack for small SEV command buffers
Sean Christopherson
1
-73
/
+44
2023-01-14
crypto: n2 - add missing hash statesize
Corentin Labbe
1
-0
/
+6
2023-01-14
crypto: img-hash - Fix variable dereferenced before check 'hdev->req'
Gaosheng Cui
1
-2
/
+6
2023-01-14
crypto: omap-sham - Use pm_runtime_resume_and_get() in omap_sham_probe()
Shang XiaoJing
1
-1
/
+1
2023-01-14
crypto: amlogic - Remove kcalloc without check
Christophe JAILLET
2
-2
/
+1
2023-01-14
crypto: ccree - Make cc_debugfs_global_fini() available for module init function
Uwe Kleine-König
1
-1
/
+1
2023-01-14
crypto: hisilicon/qm - add missing pci_dev_put() in q_num_set()
Xiongfeng Wang
1
-2
/
+4
2023-01-14
crypto: ccree - Remove debugfs when platform_driver_register failed
Gaosheng Cui
1
-1
/
+9
2023-01-14
crypto: rockchip - rework by using crypto_engine
Corentin Labbe
5
-365
/
+221
2023-01-14
crypto: rockchip - delete unneeded variable initialization
Kai Ye
1
-1
/
+1
2023-01-14
crypto: rockchip - remove non-aligned handling
Corentin Labbe
4
-103
/
+31
2023-01-14
crypto: rockchip - better handle cipher key
Corentin Labbe
2
-3
/
+8
2023-01-14
crypto: rockchip - add fallback for ahash
Corentin Labbe
1
-0
/
+38
2023-01-14
crypto: rockchip - add fallback for cipher
Corentin Labbe
3
-13
/
+90
2023-01-14
crypto: rockchip - do not store mode globally
Corentin Labbe
2
-22
/
+41
2023-01-14
crypto: rockchip - do not do custom power management
Corentin Labbe
4
-8
/
+6
2023-01-14
crypto: nitrox - avoid double free on error path in nitrox_sriov_init()
Natalia Petrova
1
-0
/
+1
2023-01-14
crypto: sun8i-ss - use dma_addr instead u32
Corentin Labbe
1
-1
/
+1
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: qat - use pre-allocated buffers in datapath
Giovanni Cabiddu
2
-27
/
+61
2022-10-26
crypto: qat - fix use of 'dma_map_single'
Hui Tang
1
-13
/
+14
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/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-08-21
crypto: hisilicon/sec - fix auth key size error
Kai Ye
2
-3
/
+4
2022-08-21
crypto: inside-secure - Add missing MODULE_DEVICE_TABLE for of
Pali Rohár
1
-0
/
+2
2022-08-21
crypto: hisilicon/hpre - don't use GFP_KERNEL to alloc mem during softirq
Zhengchao Shao
1
-1
/
+1
2022-08-21
crypto: hisilicon - Kunpeng916 crypto driver don't sleep when in softirq
Zhengchao Shao
2
-8
/
+8
2022-08-21
crypto: hisilicon/sec - don't sleep when in softirq
Zhengchao Shao
2
-11
/
+11
2022-08-21
crypto: hisilicon/sec - fixes some coding style
Longfang Liu
3
-43
/
+39
[next]