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
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
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
Documentation/ABI/testing/debugfs-hisi-hpre
57
-rw-r--r--
Documentation/ABI/testing/debugfs-hisi-sec
43
-rw-r--r--
Documentation/crypto/api-skcipher.rst
29
-rw-r--r--
Documentation/crypto/architecture.rst
4
-rw-r--r--
Documentation/crypto/crypto_engine.rst
4
-rw-r--r--
Documentation/crypto/devel-algos.rst
27
-rw-r--r--
Documentation/devicetree/bindings/crypto/allwinner,sun8i-ss.yaml
60
-rw-r--r--
Documentation/devicetree/bindings/crypto/amlogic,gxl-crypto.yaml
52
-rw-r--r--
Documentation/devicetree/bindings/rng/atmel-trng.txt
2
-rw-r--r--
Documentation/devicetree/bindings/rng/nuvoton,npcm-rng.txt
12
-rw-r--r--
Documentation/devicetree/bindings/rng/omap3_rom_rng.txt
27
-rw-r--r--
Documentation/devicetree/bindings/rng/samsung,exynos5250-trng.txt
17
-rw-r--r--
MAINTAINERS
37
-rw-r--r--
arch/arm/boot/dts/omap3-n900.dts
6
-rw-r--r--
arch/arm/crypto/Kconfig
36
-rw-r--r--
arch/arm/crypto/Makefile
49
-rw-r--r--
arch/arm/crypto/chacha-glue.c
343
-rw-r--r--
arch/arm/crypto/chacha-neon-glue.c
202
-rw-r--r--
arch/arm/crypto/chacha-scalar-core.S
460
-rw-r--r--
arch/arm/crypto/crct10dif-ce-core.S
2
-rw-r--r--
arch/arm/crypto/curve25519-core.S
2062
-rw-r--r--
arch/arm/crypto/curve25519-glue.c
127
-rw-r--r--
arch/arm/crypto/ghash-ce-core.S
1
-rw-r--r--
arch/arm/crypto/poly1305-armv4.pl
1236
-rw-r--r--
arch/arm/crypto/poly1305-core.S_shipped
1158
-rw-r--r--
arch/arm/crypto/poly1305-glue.c
276
-rw-r--r--
arch/arm/crypto/sha1-ce-core.S
1
-rw-r--r--
arch/arm/crypto/sha2-ce-core.S
1
-rw-r--r--
arch/arm/mach-omap2/pdata-quirks.c
14
-rw-r--r--
arch/arm64/Kconfig
2
-rw-r--r--
arch/arm64/crypto/Kconfig
17
-rw-r--r--
arch/arm64/crypto/Makefile
10
-rw-r--r--
arch/arm64/crypto/aes-neonbs-glue.c
2
-rw-r--r--
arch/arm64/crypto/chacha-neon-glue.c
81
-rw-r--r--
arch/arm64/crypto/ghash-ce-core.S
501
-rw-r--r--
arch/arm64/crypto/ghash-ce-glue.c
293
-rw-r--r--
arch/arm64/crypto/poly1305-armv8.pl
913
-rw-r--r--
arch/arm64/crypto/poly1305-core.S_shipped
835
-rw-r--r--
arch/arm64/crypto/poly1305-glue.c
237
-rw-r--r--
arch/mips/Makefile
2
-rw-r--r--
arch/mips/crypto/Makefile
18
-rw-r--r--
arch/mips/crypto/chacha-core.S
497
-rw-r--r--
arch/mips/crypto/chacha-glue.c
150
-rw-r--r--
arch/mips/crypto/poly1305-glue.c
203
-rw-r--r--
arch/mips/crypto/poly1305-mips.pl
1273
-rw-r--r--
arch/powerpc/crypto/aes-spe-glue.c
454
-rw-r--r--
arch/riscv/Kconfig
2
-rw-r--r--
arch/s390/crypto/aes_s390.c
609
-rw-r--r--
arch/s390/crypto/des_s390.c
419
-rw-r--r--
arch/s390/crypto/paes_s390.c
414
-rw-r--r--
arch/sparc/crypto/aes_glue.c
310
-rw-r--r--
arch/sparc/crypto/camellia_glue.c
217
-rw-r--r--
arch/sparc/crypto/des_glue.c
499
-rw-r--r--
arch/x86/Kconfig
2
-rw-r--r--
arch/x86/crypto/Makefile
3
-rw-r--r--
arch/x86/crypto/blake2s-core.S
258
-rw-r--r--
arch/x86/crypto/blake2s-glue.c
233
-rw-r--r--
arch/x86/crypto/chacha_glue.c
184
-rw-r--r--
arch/x86/crypto/curve25519-x86_64.c
2475
-rw-r--r--
arch/x86/crypto/poly1305_glue.c
199
-rw-r--r--
crypto/Kconfig
171
-rw-r--r--
crypto/Makefile
11
-rw-r--r--
crypto/ablkcipher.c
407
-rw-r--r--
crypto/adiantum.c
5
-rw-r--r--
crypto/aead.c
165
-rw-r--r--
crypto/aegis128-core.c
125
-rw-r--r--
crypto/aegis128-neon-inner.c
50
-rw-r--r--
crypto/aegis128-neon.c
21
-rw-r--r--
crypto/af_alg.c
2
-rw-r--r--
crypto/algapi.c
26
-rw-r--r--
crypto/algif_skcipher.c
2
-rw-r--r--
crypto/api.c
3
-rw-r--r--
crypto/blake2b_generic.c
320
-rw-r--r--
crypto/blake2s_generic.c
171
-rw-r--r--
crypto/blkcipher.c
548
-rw-r--r--
crypto/chacha_generic.c
94
-rw-r--r--
crypto/cryptd.c
2
-rw-r--r--
crypto/crypto_engine.c
29
-rw-r--r--
crypto/crypto_user_base.c
4
-rw-r--r--
crypto/crypto_user_stat.c
8
-rw-r--r--
crypto/curve25519-generic.c
90
-rw-r--r--
crypto/ecc.c
5
-rw-r--r--
crypto/essiv.c
9
-rw-r--r--
crypto/geniv.c
176
-rw-r--r--
crypto/jitterentropy-kcapi.c
8
-rw-r--r--
crypto/jitterentropy.c
13
-rw-r--r--
crypto/jitterentropy.h
17
-rw-r--r--
crypto/nhpoly1305.c
3
-rw-r--r--
crypto/poly1305_generic.c
228
-rw-r--r--
crypto/skcipher.c
230
-rw-r--r--
crypto/tcrypt.c
4
-rw-r--r--
crypto/testmgr.c
82
-rw-r--r--
crypto/testmgr.h
2124
-rw-r--r--
crypto/tgr192.c
4
-rw-r--r--
drivers/char/hw_random/Kconfig
28
-rw-r--r--
drivers/char/hw_random/Makefile
2
-rw-r--r--
drivers/char/hw_random/atmel-rng.c
43
-rw-r--r--
drivers/char/hw_random/bcm2835-rng.c
5
-rw-r--r--
drivers/char/hw_random/core.c
61
-rw-r--r--
drivers/char/hw_random/exynos-trng.c
4
-rw-r--r--
drivers/char/hw_random/hisi-rng.c
4
-rw-r--r--
drivers/char/hw_random/hisi-trng-v2.c
99
-rw-r--r--
drivers/char/hw_random/iproc-rng200.c
9
-rw-r--r--
drivers/char/hw_random/ks-sa-rng.c
44
-rw-r--r--
drivers/char/hw_random/meson-rng.c
4
-rw-r--r--
drivers/char/hw_random/mtk-rng.c
9
-rw-r--r--
drivers/char/hw_random/npcm-rng.c
184
-rw-r--r--
drivers/char/hw_random/omap-rng.c
13
-rw-r--r--
drivers/char/hw_random/omap3-rom-rng.c
168
-rw-r--r--
drivers/char/hw_random/pasemi-rng.c
4
-rw-r--r--
drivers/char/hw_random/pic32-rng.c
4
-rw-r--r--
drivers/char/hw_random/st-rng.c
4
-rw-r--r--
drivers/char/hw_random/tx4939-rng.c
4
-rw-r--r--
drivers/char/hw_random/xgene-rng.c
4
-rw-r--r--
drivers/crypto/Kconfig
92
-rw-r--r--
drivers/crypto/Makefile
3
-rw-r--r--
drivers/crypto/allwinner/Kconfig
87
-rw-r--r--
drivers/crypto/allwinner/Makefile
3
-rw-r--r--
drivers/crypto/allwinner/sun4i-ss/Makefile
(renamed from drivers/crypto/sunxi-ss/Makefile)
0
-rw-r--r--
drivers/crypto/allwinner/sun4i-ss/sun4i-ss-cipher.c
(renamed from drivers/crypto/sunxi-ss/sun4i-ss-cipher.c)
34
-rw-r--r--
drivers/crypto/allwinner/sun4i-ss/sun4i-ss-core.c
(renamed from drivers/crypto/sunxi-ss/sun4i-ss-core.c)
139
-rw-r--r--
drivers/crypto/allwinner/sun4i-ss/sun4i-ss-hash.c
(renamed from drivers/crypto/sunxi-ss/sun4i-ss-hash.c)
47
-rw-r--r--
drivers/crypto/allwinner/sun4i-ss/sun4i-ss-prng.c
(renamed from drivers/crypto/sunxi-ss/sun4i-ss-prng.c)
9
-rw-r--r--
drivers/crypto/allwinner/sun4i-ss/sun4i-ss.h
(renamed from drivers/crypto/sunxi-ss/sun4i-ss.h)
2
-rw-r--r--
drivers/crypto/allwinner/sun8i-ce/Makefile
2
-rw-r--r--
drivers/crypto/allwinner/sun8i-ce/sun8i-ce-cipher.c
438
-rw-r--r--
drivers/crypto/allwinner/sun8i-ce/sun8i-ce-core.c
676
-rw-r--r--
drivers/crypto/allwinner/sun8i-ce/sun8i-ce.h
254
-rw-r--r--
drivers/crypto/allwinner/sun8i-ss/Makefile
2
-rw-r--r--
drivers/crypto/allwinner/sun8i-ss/sun8i-ss-cipher.c
436
-rw-r--r--
drivers/crypto/allwinner/sun8i-ss/sun8i-ss-core.c
642
-rw-r--r--
drivers/crypto/allwinner/sun8i-ss/sun8i-ss.h
218
-rw-r--r--
drivers/crypto/amcc/crypto4xx_core.c
6
-rw-r--r--
drivers/crypto/amlogic/Kconfig
24
-rw-r--r--
drivers/crypto/amlogic/Makefile
2
-rw-r--r--
drivers/crypto/amlogic/amlogic-gxl-cipher.c
382