index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-30
crypto/ccp: Use PCI bridge defaults for IDE
Alexey Kardashevskiy
1
-12
/
+0
2026-01-30
crypto: inside-secure/eip93 - unregister only available algorithm
Aleksander Jan Bajkowski
1
-39
/
+53
2026-01-30
crypto: ccp - Fix a crash due to incorrect cleanup usage of kfree
Ella Ma
1
-1
/
+1
2026-01-30
crypto: stm32 - Remove unnecessary checks before calling memcpy
Thorsten Blum
1
-4
/
+2
2026-01-30
crypto: omap - Use sysfs_emit in sysfs show functions
Thorsten Blum
2
-3
/
+5
2026-01-28
BackMerge tag 'v6.19-rc7' into drm-next
Dave Airlie
2
-7
/
+4
2026-01-23
crypto: ccp - narrow scope of snp_range_list
Tycho Andersen (AMD)
1
-12
/
+1
2026-01-23
crypto: ccp - Fix a case where SNP_SHUTDOWN is missed
Tom Lendacky
1
-23
/
+23
2026-01-23
crypto: nx - Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-5
/
+2
2026-01-23
crypto: inside-secure/eip93 - fix kernel panic in driver detach
Aleksander Jan Bajkowski
1
-1
/
+1
2026-01-23
crypto: ccp - Use NULL instead of plain 0
Herbert Xu
1
-1
/
+1
2026-01-23
crypto: xilinx - Add gcm(aes) support for AMD/Xilinx Versal device
Harsh Jain
1
-9
/
+421
2026-01-23
crypto: xilinx - Remove un-necessary typecast operation
Harsh Jain
1
-6
/
+3
2026-01-23
crypto: xilinx - Change coherent DMA to streaming DMA API
Harsh Jain
1
-36
/
+58
2026-01-23
crypto: xilinx - Replace zynqmp prefix with xilinx
Harsh Jain
1
-71
/
+69
2026-01-23
crypto: xilinx - Register H/W key support with paes
Harsh Jain
1
-100
/
+204
2026-01-23
crypto: xilinx - Avoid submitting fallback requests to engine
Harsh Jain
1
-27
/
+35
2026-01-23
crypto: xilinx - Avoid Encrypt request to fallback for authsize < 16
Harsh Jain
1
-3
/
+3
2026-01-23
crypto: xilinx - Return linux error code instead of firmware error code
Harsh Jain
1
-7
/
+7
2026-01-23
crypto: xilinx - Update probe to self discover the device
Harsh Jain
1
-24
/
+62
2026-01-23
crypto: xilinx - Remove union from zynqmp_aead_drv_ctx
Harsh Jain
1
-13
/
+11
2026-01-21
crypto: ccp - Send PSP_CMD_TEE_RING_DESTROY when PSP_CMD_TEE_RING_INIT fails
Mario Limonciello (AMD)
1
-0
/
+14
2026-01-21
crypto: ccp - Factor out ring destroy handling to a helper
Mario Limonciello (AMD)
1
-12
/
+24
2026-01-21
crypto: ccp - Add an S4 restore flow
Mario Limonciello (AMD)
6
-1
/
+47
2026-01-21
crypto: ccp - Declare PSP dead if PSP_CMD_TEE_RING_INIT fails
Mario Limonciello (AMD)
1
-0
/
+1
2026-01-16
crypto: hisilicon/sgl - fix inconsistent map/unmap direction issue
Chenghai Huang
1
-1
/
+1
2026-01-16
crypto: hisilicon/sec2 - support skcipher/aead fallback for hardware queue un...
Qi Tao
1
-15
/
+47
2026-01-16
crypto: hisilicon/hpre - support the hpre algorithm fallback
Weili Qian
1
-39
/
+199
2026-01-16
crypto: hisilicon/zip - support fallback for zip
Chenghai Huang
2
-8
/
+43
2026-01-16
crypto: hisilicon/qm - optimize device selection priority based on queue ref ...
Chenghai Huang
1
-10
/
+25
2026-01-16
crypto: hisilicon/qm - add reference counting to queues for tfm kernel reuse
Chenghai Huang
1
-14
/
+51
2026-01-16
crypto: hisilicon - consolidate qp creation and start in hisi_qm_alloc_qps_node
Chenghai Huang
4
-95
/
+66
2026-01-16
crypto: hisilicon/qm - centralize the sending locks of each module into qm
Chenghai Huang
3
-11
/
+12
2026-01-16
crypto: hisilicon/qm - enhance the configuration of req_type in queue attributes
Chenghai Huang
7
-18
/
+33
2026-01-16
crypto: hisilicon/hpre: extend tag field to 64 bits for better performance
lizhi
2
-122
/
+25
2026-01-16
crypto: hisilicon/sec - move backlog management to qp and store sqe in qp for...
Chenghai Huang
3
-54
/
+61
2026-01-16
crypto: hisilicon/zip - adjust the way to obtain the req in the callback func...
Chenghai Huang
1
-15
/
+9
2026-01-16
crypto: octeontx - fix dma_free_coherent() size
Thomas Fourier
1
-1
/
+2
2026-01-16
crypto: cavium - fix dma_free_coherent() size
Thomas Fourier
1
-1
/
+2
2026-01-15
crypto: omap - Use new AES library API
Eric Biggers
2
-4
/
+4
2026-01-15
crypto: inside-secure - Use new AES library API
Eric Biggers
2
-14
/
+12
2026-01-15
crypto: drbg - Use new AES library API
Eric Biggers
1
-4
/
+4
2026-01-15
crypto: crypto4xx - Use new AES library API
Eric Biggers
1
-5
/
+5
2026-01-15
crypto: chelsio - Use new AES library API
Eric Biggers
1
-5
/
+5
2026-01-15
crypto: ccp - Use new AES library API
Eric Biggers
1
-2
/
+2
2026-01-13
host1x: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2026-01-12
crypto: aes - Replace aes-generic with wrapper around lib
Eric Biggers
1
-5
/
+5
2025-12-29
crypto: octeontx2 - Use sysfs_emit in sysfs show functions
Thorsten Blum
1
-2
/
+3
2025-12-29
crypto: iaa - Replace sprintf with sysfs_emit in sysfs show functions
Thorsten Blum
1
-4
/
+5
2025-12-29
crypto: qat - fix duplicate restarting msg during AER error
Harshita Bhilwaria
1
-2
/
+0
[prev]
[next]