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
2025-09-30
Merge tag 'x86_apic_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-2
/
+572
2025-09-29
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-401
/
+5
2025-09-26
Merge branches 'apple/dart', 'ti/omap', 'riscv', 'intel/vt-d' and 'amd/amd-vi...
Joerg Roedel
-0
/
+10
2025-09-20
crypto: hisilicon/qm - set NULL to qm->debug.qm_diff_regs
Chenghai Huang
-0
/
+1
2025-09-20
crypto: hisilicon/qm - clear all VF configurations in the hardware
Weili Qian
-13
/
+12
2025-09-20
crypto: hisilicon - enable error reporting again
Weili Qian
-0
/
+41
2025-09-20
crypto: hisilicon/qm - mask axi error before memory init
Weili Qian
-115
/
+243
2025-09-20
crypto: hisilicon/qm - invalidate queues in use
Weili Qian
-13
/
+40
2025-09-20
crypto: qat - Return pointer directly in adf_ctl_alloc_resources
Herbert Xu
-18
/
+13
2025-09-20
crypto: aspeed - Fix dma_unmap_sg() direction
Thomas Fourier
-1
/
+1
2025-09-20
crypto: comp - Use same definition of context alloc and free ops
Dan Moulding
-4
/
+8
2025-09-17
crypto: ccp - Add AMD Seamless Firmware Servicing (SFS) driver
Ashish Kalra
-2
/
+387
2025-09-17
crypto: ccp - Add new HV-Fixed page allocation/free API
Ashish Kalra
-0
/
+185
2025-09-13
crypto: omap - convert from tasklet to BH workqueue
Ryo Takakura
-23
/
+26
2025-09-13
crypto: qat - Replace kzalloc() + copy_from_user() with memdup_user()
Thorsten Blum
-10
/
+3
2025-09-13
crypto: caam - double the entropy delay interval for retry
Gaurav Jain
-2
/
+2
2025-09-13
crypto: chelsio - Use library to prepare HMAC keys
Eric Biggers
-203
/
+63
2025-09-13
crypto: qat - Use library to prepare HMAC keys
Eric Biggers
-137
/
+61
2025-09-13
crypto: tegra - Use int type to store negative error codes
Qianfeng Rong
-1
/
+2
2025-09-13
crypto: hisilicon/sec - Use int type to store negative error codes
Qianfeng Rong
-1
/
+2
2025-09-13
crypto: ccp - Use int type to store negative error codes
Qianfeng Rong
-1
/
+2
2025-09-13
crypto: ccp - Fix incorrect payload size calculation in psp_poulate_hsti()
Yunseong Kim
-1
/
+1
2025-09-13
crypto: atmel - Fix dma_unmap_sg() direction
Thomas Fourier
-1
/
+1
2025-09-13
crypto: rockchip - Fix dma_unmap_sg() nents value
Thomas Fourier
-1
/
+1
2025-09-13
crytpo: sun8i-ce - factor out prepare/unprepare from sun8i_ce_hash_run()
Ovidiu Panait
-16
/
+46
2025-09-13
crypto: sun8i-ce - save hash buffers and dma info to request context
Ovidiu Panait
-45
/
+49
2025-09-13
crypto: sun8i-ce - pass task descriptor to cipher prepare/unprepare
Ovidiu Panait
-22
/
+11
2025-09-13
crypto: sun8i-ce - fold sun8i_ce_cipher_run() into sun8i_ce_cipher_do_one()
Ovidiu Panait
-19
/
+16
2025-09-13
crypto: sun8i-ce - move bounce_iv and backup_iv to request context
Ovidiu Panait
-25
/
+13
2025-09-13
crypto: sun8i-ce - add a new function for dumping task descriptors
Ovidiu Panait
-7
/
+9
2025-09-13
crypto: sun8i-ce - remove unnecessary __maybe_unused annotations
Ovidiu Panait
-3
/
+3
2025-09-13
crypto: sun8i-ce - remove boilerplate in sun8i_ce_hash_digest()
Ovidiu Panait
-6
/
+2
2025-09-13
crypto: sun8i-ce - remove channel timeout field
Ovidiu Panait
-9
/
+3
2025-09-13
crypto: ccp - Always pass in an error pointer to __sev_platform_shutdown_lock...
Borislav Petkov (AMD)
-1
/
+1
2025-09-09
crypto: atmel-aes: make it selectable for ARCH_MICROCHIP
Robert Marko
-1
/
+1
2025-09-06
crypto: hisilicon/hpre - Remove unused curve25519 kpp support
Eric Biggers
-400
/
+4
2025-09-06
crypto: hisilicon/zip - add hashjoin, gather, and UDMA data move features
Zhushuai Yin
-9
/
+31
2025-09-06
crypto: hisilicon/zip - add lz4 and lz77_only to algorithm sysfs
Chenghai Huang
-0
/
+7
2025-09-06
crypto: ti - Enable compile testing for dthev2
Herbert Xu
-2
/
+2
2025-09-06
crypto: hisilicon/sec2 - Fix false-positive warning of uninitialised qp_ctx
Herbert Xu
-5
/
+3
2025-09-06
crypto: caam - switch to use devm_kmemdup_array()
Zhang Enpei
-3
/
+3
2025-09-06
crypto: xilinx - Add TRNG driver for Versal
Harsh Jain
-0
/
+418
2025-09-05
crypto: ccp: Skip SEV and SNP INIT for kdump boot
Ashish Kalra
-0
/
+10
2025-09-02
crypto: loongson - add Loongson RNG driver support
Qunqin Zhao
-0
/
+217
2025-08-30
crypto: hisilicon - use kcalloc() instead of kzalloc()
Qianfeng Rong
-3
/
+3
2025-08-30
crypto: qat - use kcalloc() in qat_uclo_map_objs_from_mof()
Qianfeng Rong
-1
/
+1
2025-08-30
crypto: hisilicon/zip - enable literal length in stream mode compression
Chenghai Huang
-0
/
+18
2025-08-30
crypto: hisilicon/qm - request reserved interrupt for virtual function
Weili Qian
-6
/
+32
2025-08-30
crypto: hisilicon/qm - check whether the input function and PF are on the sam...
Zhushuai Yin
-0
/
+4
2025-08-30
crypto: hisilicon - check the sva module status while enabling or disabling a...
Weili Qian
-26
/
+164
[prev]
[next]