index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-27
crypto: FIPS 202 SHA-3 register in hash info for IMA
Dimitri John Ledkov
3
-0
/
+10
2023-10-27
x509: Add OIDs for FIPS 202 SHA-3 hash and signatures
Dimitri John Ledkov
1
-0
/
+11
2023-10-27
crypto: ahash - optimize performance when wrapping shash
Eric Biggers
4
-204
/
+167
2023-10-27
crypto: ahash - check for shash type instead of not ahash type
Eric Biggers
1
-5
/
+3
2023-10-27
crypto: hash - move "ahash wrapping shash" functions to ahash.c
Eric Biggers
3
-191
/
+188
2023-10-27
crypto: talitos - stop using crypto_ahash::init
Eric Biggers
1
-6
/
+9
2023-10-27
crypto: chelsio - stop using crypto_ahash::init
Eric Biggers
1
-1
/
+8
2023-10-27
crypto: ahash - improve file comment
Eric Biggers
1
-2
/
+6
2023-10-27
crypto: ahash - remove struct ahash_request_priv
Eric Biggers
1
-8
/
+0
2023-10-27
crypto: ahash - remove crypto_ahash_alignmask
Eric Biggers
1
-6
/
+0
2023-10-27
crypto: gcm - stop using alignmask of ahash
Eric Biggers
1
-2
/
+1
2023-10-27
crypto: chacha20poly1305 - stop using alignmask of ahash
Eric Biggers
1
-2
/
+1
2023-10-27
crypto: ccm - stop using alignmask of ahash
Eric Biggers
1
-2
/
+1
2023-10-27
net: ipv6: stop checking crypto_ahash_alignmask
Eric Biggers
1
-10
/
+7
2023-10-27
net: ipv4: stop checking crypto_ahash_alignmask
Eric Biggers
1
-10
/
+7
2023-10-27
crypto: testmgr - stop checking crypto_ahash_alignmask
Eric Biggers
1
-6
/
+3
2023-10-27
crypto: authencesn - stop using alignmask of ahash
Eric Biggers
1
-14
/
+6
2023-10-27
crypto: authenc - stop using alignmask of ahash
Eric Biggers
1
-10
/
+2
2023-10-27
crypto: ahash - remove support for nonzero alignmask
Eric Biggers
5
-132
/
+28
2023-10-27
crypto: stm32 - remove unnecessary alignmask for ahashes
Eric Biggers
1
-20
/
+0
2023-10-27
crypto: starfive - remove unnecessary alignmask for ahashes
Eric Biggers
1
-11
/
+2
2023-10-27
crypto: rockchip - remove unnecessary alignmask for ahashes
Eric Biggers
1
-3
/
+0
2023-10-27
crypto: omap-sham - stop setting alignmask for ahashes
Eric Biggers
1
-14
/
+2
2023-10-27
crypto: talitos - remove unnecessary alignmask for ahashes
Eric Biggers
1
-1
/
+1
2023-10-27
crypto: s5p-sss - remove unnecessary alignmask for ahashes
Eric Biggers
1
-6
/
+0
2023-10-27
crypto: mxs-dcp - remove unnecessary alignmask for ahashes
Eric Biggers
1
-2
/
+0
2023-10-27
crypto: artpec6 - stop setting alignmask for ahashes
Eric Biggers
1
-3
/
+0
2023-10-27
crypto: atmel - remove unnecessary alignmask for ahashes
Eric Biggers
1
-2
/
+0
2023-10-27
crypto: sun8i-ss - remove unnecessary alignmask for ahashes
Eric Biggers
1
-5
/
+0
2023-10-27
crypto: sun8i-ce - remove unnecessary alignmask for ahashes
Eric Biggers
1
-6
/
+0
2023-10-27
crypto: sun4i-ss - remove unnecessary alignmask for ahashes
Eric Biggers
1
-2
/
+0
2023-10-27
crypto: shash - remove crypto_shash_ctx_aligned()
Eric Biggers
2
-10
/
+0
2023-10-27
treewide: Add SPDX identifier to IETF ASN.1 modules
Lukas Wunner
9
-0
/
+62
2023-10-27
MAINTAINERS: update AMD CRYPTOGRAPHIC COPROCESSOR (CCP) DRIVER - SEV SUPPORT
Ashish Kalra
1
-1
/
+1
2023-10-27
crypto: qat - fix deadlock in backlog processing
Giovanni Cabiddu
1
-21
/
+25
2023-10-27
crypto: qat - move adf_cfg_services
Giovanni Cabiddu
4
-13
/
+24
2023-10-27
crypto: qat - add num_rps sysfs attribute
Ciunas Bennett
2
-0
/
+28
2023-10-27
crypto: qat - add rp2svc sysfs attribute
Ciunas Bennett
3
-0
/
+104
2023-10-27
crypto: qat - add rate limiting sysfs interface
Ciunas Bennett
6
-0
/
+706
2023-10-27
crypto: qat - add rate limiting feature to qat_4xxx
Damian Muszynski
13
-1
/
+1590
2023-10-27
crypto: qat - add retrieval of fw capabilities
Damian Muszynski
3
-0
/
+27
2023-10-27
crypto: qat - add bits.h to icp_qat_hw.h
Damian Muszynski
1
-0
/
+2
2023-10-27
units: Add BYTES_PER_*BIT
Damian Muszynski
1
-0
/
+4
2023-10-27
crypto: qat - move admin api
Giovanni Cabiddu
15
-10
/
+32
2023-10-27
crypto: qat - fix ring to service map for QAT GEN4
Giovanni Cabiddu
3
-0
/
+58
2023-10-27
crypto: qat - use masks for AE groups
Giovanni Cabiddu
1
-21
/
+25
2023-10-27
crypto: qat - refactor fw config related functions
Giovanni Cabiddu
1
-41
/
+28
2023-10-27
crypto: qat - count QAT GEN4 errors
Shashank Gupta
1
-16
/
+166
2023-10-27
crypto: qat - add error counters
Shashank Gupta
7
-0
/
+199
2023-10-27
crypto: qat - add handling of errors from ERRSOU3 for QAT GEN4
Shashank Gupta
2
-0
/
+474
[next]