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
2025-10-31
crypto: hisilicon/sgl - remove unnecessary checks for curr_hw_sgl error
nieweiqiang
1
-5
/
+0
2025-10-31
crypto: hisilicon/qm - add concurrency protection for variable err_threshold
nieweiqiang
1
-3
/
+6
2025-10-31
crypto: hisilicon/qm - add the save operation of eqe and aeqe
nieweiqiang
1
-11
/
+14
2025-10-31
crypto: qce - Provide dev_err_probe() status on DMA failure
Bjorn Andersson
1
-2
/
+4
2025-10-31
crypto: ti - Add support for AES-XTS in DTHEv2 driver
T Pratham
3
-7
/
+141
2025-10-23
crypto: hisilicon/qm - restore original qos values
nieweiqiang
1
-1
/
+13
2025-10-23
crypto: sun8i-ss - Move j init earlier in sun8i_ss_hash_run
Herbert Xu
1
-1
/
+1
2025-10-23
crypto: aspeed - fix double free caused by devm
Haotian Zhang
1
-2
/
+0
2025-10-20
crypto: caam - Add support of paes algorithm
Meenakshi Aggarwal
4
-16
/
+220
2025-10-20
KEYS: trusted: caam based protected key
Meenakshi Aggarwal
2
-17
/
+78
2025-10-17
crypto: caam - Add check for kcalloc() in test_len()
Guangshuo Li
1
-1
/
+3
2025-10-17
crypto: hifn_795x - replace simple_strtoul with kstrtouint
Thorsten Blum
1
-4
/
+3
2025-10-17
crypto: xilinx-trng - Add CTR_DRBG DF processing of seed
Harsh Jain
1
-6
/
+31
2025-10-17
crypto: drbg - Export CTR DRBG DF functions
Harsh Jain
1
-0
/
+1
2025-10-08
Merge tag 'v6.18-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-0
/
+2
2025-10-04
Merge tag 'v6.18-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
55
-826
/
+2465
2025-10-03
Merge tag 'iommu-updates-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+10
2025-10-02
crypto: ti - Add CRYPTO_ALG_ASYNC flag to DTHEv2 AES algos
T Pratham
1
-0
/
+2
2025-10-01
Merge tag 'soc-drivers-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2025-10-01
Merge tag 'mfd-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
5
-0
/
+217
2025-09-30
Merge tag 'x86_apic_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-2
/
+572
2025-09-29
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-401
/
+5
2025-09-26
Merge branches 'apple/dart', 'ti/omap', 'riscv', 'intel/vt-d' and 'amd/amd-vi...
Joerg Roedel
1
-0
/
+10
2025-09-20
crypto: hisilicon/qm - set NULL to qm->debug.qm_diff_regs
Chenghai Huang
1
-0
/
+1
2025-09-20
crypto: hisilicon/qm - clear all VF configurations in the hardware
Weili Qian
1
-13
/
+12
2025-09-20
crypto: hisilicon - enable error reporting again
Weili Qian
4
-0
/
+41
2025-09-20
crypto: hisilicon/qm - mask axi error before memory init
Weili Qian
4
-115
/
+243
2025-09-20
crypto: hisilicon/qm - invalidate queues in use
Weili Qian
1
-13
/
+40
2025-09-20
crypto: qat - Return pointer directly in adf_ctl_alloc_resources
Herbert Xu
1
-18
/
+13
2025-09-20
crypto: aspeed - Fix dma_unmap_sg() direction
Thomas Fourier
1
-1
/
+1
2025-09-20
crypto: comp - Use same definition of context alloc and free ops
Dan Moulding
2
-4
/
+8
2025-09-17
crypto: ccp - Add AMD Seamless Firmware Servicing (SFS) driver
Ashish Kalra
5
-2
/
+387
2025-09-17
crypto: ccp - Add new HV-Fixed page allocation/free API
Ashish Kalra
2
-0
/
+185
2025-09-13
crypto: omap - convert from tasklet to BH workqueue
Ryo Takakura
4
-23
/
+26
2025-09-13
crypto: qat - Replace kzalloc() + copy_from_user() with memdup_user()
Thorsten Blum
1
-10
/
+3
2025-09-13
crypto: caam - double the entropy delay interval for retry
Gaurav Jain
1
-2
/
+2
2025-09-13
crypto: chelsio - Use library to prepare HMAC keys
Eric Biggers
3
-201
/
+61
2025-09-13
crypto: qat - Use library to prepare HMAC keys
Eric Biggers
2
-134
/
+58
2025-09-13
crypto: tegra - Use int type to store negative error codes
Qianfeng Rong
1
-1
/
+2
2025-09-13
crypto: hisilicon/sec - Use int type to store negative error codes
Qianfeng Rong
1
-1
/
+2
2025-09-13
crypto: ccp - Use int type to store negative error codes
Qianfeng Rong
1
-1
/
+2
2025-09-13
crypto: ccp - Fix incorrect payload size calculation in psp_poulate_hsti()
Yunseong Kim
1
-1
/
+1
2025-09-13
crypto: atmel - Fix dma_unmap_sg() direction
Thomas Fourier
1
-1
/
+1
2025-09-13
crypto: rockchip - Fix dma_unmap_sg() nents value
Thomas Fourier
1
-1
/
+1
2025-09-13
crytpo: sun8i-ce - factor out prepare/unprepare from sun8i_ce_hash_run()
Ovidiu Panait
1
-16
/
+46
2025-09-13
crypto: sun8i-ce - save hash buffers and dma info to request context
Ovidiu Panait
2
-45
/
+49
2025-09-13
crypto: sun8i-ce - pass task descriptor to cipher prepare/unprepare
Ovidiu Panait
1
-22
/
+11
2025-09-13
crypto: sun8i-ce - fold sun8i_ce_cipher_run() into sun8i_ce_cipher_do_one()
Ovidiu Panait
1
-19
/
+16
2025-09-13
crypto: sun8i-ce - move bounce_iv and backup_iv to request context
Ovidiu Panait
3
-25
/
+13
2025-09-13
crypto: sun8i-ce - add a new function for dumping task descriptors
Ovidiu Panait
1
-7
/
+9
[prev]
[next]