index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.rustfmt.toml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-11-15
crypto: aes-gcm-p10 - Use the correct bit to test for P10
Michal Suchanek
1
-1
/
+1
2024-11-15
hwrng: amd - remove reference to removed PPC_MAPLE config
Lukas Bulwahn
1
-1
/
+1
2024-11-15
crypto: arm/crct10dif - Implement plain NEON variant
Ard Biesheuvel
2
-9
/
+134
2024-11-15
crypto: arm/crct10dif - Macroify PMULL asm code
Ard Biesheuvel
2
-81
/
+83
2024-11-15
crypto: arm/crct10dif - Use existing mov_l macro instead of __adrl
Ard Biesheuvel
1
-8
/
+3
2024-11-15
crypto: arm64/crct10dif - Remove remaining 64x64 PMULL fallback code
Ard Biesheuvel
2
-194
/
+68
2024-11-15
crypto: arm64/crct10dif - Use faster 16x64 bit polynomial multiply
Ard Biesheuvel
1
-17
/
+104
2024-11-15
crypto: arm64/crct10dif - Remove obsolete chunking logic
Ard Biesheuvel
1
-24
/
+6
2024-11-15
crypto: bcm - add error check in the ahash_hmac_init function
Chen Ridong
1
-1
/
+4
2024-11-15
crypto: caam - add error check to caam_rsa_set_priv_key_form
Chen Ridong
1
-4
/
+7
2024-11-10
hwrng: bcm74110 - Add Broadcom BCM74110 RNG driver
Markus Mayer
3
-0
/
+139