index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
Lines
2026-01-23
crypto: xilinx - Remove union from zynqmp_aead_drv_ctx
Harsh Jain
-13
/
+11
2026-01-21
crypto: ccp - Send PSP_CMD_TEE_RING_DESTROY when PSP_CMD_TEE_RING_INIT fails
Mario Limonciello (AMD)
-0
/
+14
2026-01-21
crypto: ccp - Factor out ring destroy handling to a helper
Mario Limonciello (AMD)
-12
/
+24
2026-01-21
crypto: ccp - Add an S4 restore flow
Mario Limonciello (AMD)
-1
/
+47
2026-01-21
crypto: ccp - Declare PSP dead if PSP_CMD_TEE_RING_INIT fails
Mario Limonciello (AMD)
-0
/
+1
2026-01-16
crypto: hisilicon/sgl - fix inconsistent map/unmap direction issue
Chenghai Huang
-1
/
+1
2026-01-16
crypto: hisilicon/sec2 - support skcipher/aead fallback for hardware queue un...
Qi Tao
-15
/
+47
2026-01-16
crypto: hisilicon/hpre - support the hpre algorithm fallback
Weili Qian
-39
/
+199
2026-01-16
crypto: hisilicon/zip - support fallback for zip
Chenghai Huang
-8
/
+43
2026-01-16
crypto: hisilicon/qm - optimize device selection priority based on queue ref ...
Chenghai Huang
-10
/
+25
2026-01-16
crypto: hisilicon/qm - add reference counting to queues for tfm kernel reuse
Chenghai Huang
-14
/
+51
2026-01-16
crypto: hisilicon - consolidate qp creation and start in hisi_qm_alloc_qps_node
Chenghai Huang
-95
/
+66
2026-01-16
crypto: hisilicon/qm - centralize the sending locks of each module into qm
Chenghai Huang
-11
/
+12
2026-01-16
crypto: hisilicon/qm - enhance the configuration of req_type in queue attributes
Chenghai Huang
-18
/
+33
2026-01-16
crypto: hisilicon/hpre: extend tag field to 64 bits for better performance
lizhi
-122
/
+25
2026-01-16
crypto: hisilicon/sec - move backlog management to qp and store sqe in qp for...
Chenghai Huang
-54
/
+61
2026-01-16
crypto: hisilicon/zip - adjust the way to obtain the req in the callback func...
Chenghai Huang
-15
/
+9
2026-01-16
crypto: octeontx - fix dma_free_coherent() size
Thomas Fourier
-1
/
+2
2026-01-16
crypto: cavium - fix dma_free_coherent() size
Thomas Fourier
-1
/
+2
2026-01-15
crypto: omap - Use new AES library API
Eric Biggers
-4
/
+4
2026-01-15
crypto: inside-secure - Use new AES library API
Eric Biggers
-14
/
+12
2026-01-15
crypto: drbg - Use new AES library API
Eric Biggers
-4
/
+4
2026-01-15
crypto: crypto4xx - Use new AES library API
Eric Biggers
-5
/
+5
2026-01-15
crypto: chelsio - Use new AES library API
Eric Biggers
-5
/
+5
2026-01-15
crypto: ccp - Use new AES library API
Eric Biggers
-2
/
+2
2026-01-13
host1x: Make remove callback return void
Uwe Kleine-König
-3
/
+1
2026-01-12
crypto: aes - Replace aes-generic with wrapper around lib
Eric Biggers
-5
/
+5
2025-12-29
crypto: octeontx2 - Use sysfs_emit in sysfs show functions
Thorsten Blum
-2
/
+3
2025-12-29
crypto: iaa - Replace sprintf with sysfs_emit in sysfs show functions
Thorsten Blum
-4
/
+5
2025-12-29
crypto: qat - fix duplicate restarting msg during AER error
Harshita Bhilwaria
-2
/
+0
2025-12-19
crypto: iaa - Remove unreachable pr_debug from iaa_crypto_cleanup_module
Thorsten Blum
-5
/
+2
2025-12-19
crypto: iaa - Simplify init_iaa_device()
Thorsten Blum
-7
/
+1
2025-12-19
crypto: iaa - Fix out-of-bounds index in find_empty_iaa_compression_mode
Thorsten Blum
-7
/
+5
2025-12-19
crypto: octeontx - Fix length check to avoid truncation in ucode_load_store
Thorsten Blum
-1
/
+1
2025-12-19
crypto: sun8i-ss - Avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
-1
/
+3
2025-12-19
crypto: hisilicon/qm - fix incorrect judgment in qm_get_complete_eqe_num()
Chenghai Huang
-5
/
+4
2025-12-19
crypto: starfive - Avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
-1
/
+3
2025-12-19
crypto: qat - fix warning on adf_pfvf_pf_proto.c
Giovanni Cabiddu
-0
/
+10
2025-12-19
crypto: qat - add bank state save and restore for qat_420xx
Giovanni Cabiddu
-0
/
+3
2025-12-19
crypto: qat - fix parameter order used in ICP_QAT_FW_COMN_FLAGS_BUILD
Giovanni Cabiddu
-6
/
+6
2025-12-06
Merge tag 'tsm-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...
Linus Torvalds
-10
/
+1464
2025-12-06
Merge tag 'bitmap-for-6.19' of github.com:/norov/linux
Linus Torvalds
-7
/
+1
2025-12-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-0
/
+37
2025-12-04
Merge tag 'vfio-v6.19-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
-0
/
+27
2025-12-04
crypto/ccp: Fix CONFIG_PCI=n build
Dan Williams
-1
/
+1
2025-12-04
Merge tag 'pci-v6.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-2
/
+0
2025-12-03
Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
-2
/
+4
2025-12-03
Merge tag 'v6.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
-131
/
+583
2025-12-02
crypto/ccp: Implement SEV-TIO PCIe IDE (phase1)
Alexey Kardashevskiy
-2
/
+1459
2025-12-02
ccp: Make snp_reclaim_pages and __sev_do_cmd_locked public
Alexey Kardashevskiy
-8
/
+5
[prev]
[next]