index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
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
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
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-2
/
+2
2025-04-04
Merge tag 'v6.15-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+2
2025-04-03
crypto: inside-secure/eip93 - acquire lock on eip93_put_descriptor hash
Christian Marangi
1
-1
/
+2
2025-03-29
Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
93
-1457
/
+5170
2025-03-25
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
1
-1
/
+1
2025-03-21
crypto: cavium/zip - drop obsolete 'comp' implementation
Ard Biesheuvel
3
-100
/
+1
2025-03-21
crypto: nx - Migrate to scomp API
Ard Biesheuvel
4
-54
/
+58
2025-03-21
crypto: iaa - Use acomp stack fallback
Herbert Xu
1
-22
/
+6
2025-03-21
crypto: qat - Remove dst_null support
Herbert Xu
4
-259
/
+1
2025-03-21
crypto: iaa - Remove dst_null support
Herbert Xu
1
-130
/
+6
2025-03-21
crypto: nx - Fix uninitialised hv_nxc on error
Herbert Xu
1
-20
/
+17
2025-03-21
crypto: padlock - Use zero page instead of stack buffer
Herbert Xu
1
-2
/
+2
2025-03-21
crypto: lib/Kconfig - hide library options
Arnd Bergmann
1
-2
/
+2
2025-03-21
crypto: qat - remove access to parity register for QAT GEN4
Bairavi Alagappan
1
-52
/
+5
2025-03-21
crypto: qat - set parity error mask for qat_420xx
Bairavi Alagappan
2
-1
/
+2
2025-03-21
crypto: qat - optimize allocations for fw authentication
Jack Xu
2
-14
/
+19
2025-03-21
crypto: qat - remove redundant FW image size check
Jack Xu
1
-4
/
+0
2025-03-21
crypto: qat - remove unused members in suof structure
Jack Xu
2
-9
/
+2
2025-03-21
crypto: tegra - Fix format specifier in tegra_sha_prep_cmd()
Nathan Chancellor
1
-1
/
+1
2025-03-21
crypto: qat - introduce fuse array
Suman Kumar Chakraborty
12
-17
/
+27
2025-03-21
crypto: qat - add macro to write 64-bit values to registers
Suman Kumar Chakraborty
2
-24
/
+16
2025-03-15
crypto: scomp - Remove tfm argument from alloc/free_ctx
Herbert Xu
2
-6
/
+6
2025-03-15
crypto: artpec6 - change from kzalloc to kcalloc in artpec6_crypto_probe()
Ethan Carter Edwards
1
-2
/
+2
2025-03-15
crypto: scatterwalk - Change scatterwalk_next calling convention
Herbert Xu
1
-4
/
+3
2025-03-15
crypto: octeontx2 - suppress auth failure screaming due to negative tests
Shashank Gupta
1
-3
/
+4
2025-03-15
crypto: virtio - Erase some sensitive memory when it is freed
Christophe JAILLET
1
-4
/
+2
2025-03-08
crypto: iaa - Test the correct request flag
Herbert Xu
1
-2
/
+2
2025-03-08
crypto: tegra - Use HMAC fallback when keyslots are full
Akhil R
1
-1
/
+6
2025-03-08
crypto: tegra - Reserve keyslots to allocate dynamically
Akhil R
3
-22
/
+164
2025-03-08
crypto: tegra - Set IV to NULL explicitly for AES ECB
Akhil R
1
-0
/
+3
2025-03-08
crypto: tegra - Fix CMAC intermediate result handling
Akhil R
1
-9
/
+9
2025-03-08
crypto: tegra - Fix HASH intermediate result handling
Akhil R
2
-52
/
+98
2025-03-08
crypto: tegra - Transfer HASH init function to crypto engine
Akhil R
3
-78
/
+109
2025-03-08
crypto: tegra - check return value for hash do_one_req
Akhil R
2
-2
/
+15
2025-03-08
crypto: tegra - finalize crypto req on error
Akhil R
1
-11
/
+17
2025-03-08
crypto: tegra - Do not use fixed size buffers
Akhil R
3
-75
/
+89
2025-03-08
crypto: tegra - Use separate buffer for setkey
Akhil R
5
-21
/
+37
2025-03-08
crypto: mxs-dcp - Only set OTP_KEY bit for OTP key
Sven Schwermer
1
-4
/
+4
2025-03-02
crypto: octeontx - Remove unused function otx_cpt_eng_grp_has_eng_type
Dr. David Alan Gilbert
2
-13
/
+0
2025-03-02
crypto: octeontx2 - Remove unused otx2_cpt_print_uc_dbg_info
Dr. David Alan Gilbert
2
-100
/
+0
2025-03-02
crypto: stm32 - use the new scatterwalk functions
Eric Biggers
1
-17
/
+17
2025-03-02
crypto: s5p-sss - use the new scatterwalk functions
Eric Biggers
1
-27
/
+11
2025-03-02
crypto: nx - use the new scatterwalk functions
Eric Biggers
4
-50
/
+17
2025-02-22
crypto: inside-secure/eip93 - Correctly handle return of for sg_nents_for_len
Christian Marangi
1
-6
/
+19
2025-02-22
crypto: qat - refactor service parsing logic
MaĆgorzata Mielnik
10
-78
/
+202
2025-02-22
crypto: qat - do not export adf_cfg_services
Giovanni Cabiddu
1
-1
/
+0
2025-02-22
crypto: qat - reorder objects in qat_common Makefile
Giovanni Cabiddu
1
-33
/
+33
2025-02-22
crypto: qat - fix object goals in Makefiles
Giovanni Cabiddu
9
-9
/
+9
2025-02-22
crypto: bcm - set memory to zero only once
Thorsten Blum
1
-12
/
+12
2025-02-22
crypto: inside-secure - Eliminate duplication in top-level Makefile
Herbert Xu
2
-2
/
+2
[next]