index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-26
crypto: Kconfig - simplify cipher entries
Robert Elliott
8
-344
/
+410
2022-08-26
crypto: Kconfig - simplify userspace entries
Robert Elliott
1
-24
/
+41
2022-08-26
crypto: Kconfig - simplify hash entries
Robert Elliott
8
-216
/
+366
2022-08-26
crypto: Kconfig - simplify aead entries
Robert Elliott
2
-20
/
+36
2022-08-26
crypto: Kconfig - simplify CRC entries
Robert Elliott
8
-57
/
+91
2022-08-26
crypto: Kconfig - simplify public-key entries
Robert Elliott
3
-23
/
+46
2022-08-26
crypto: Kconfig - add submenus
Robert Elliott
1
-458
/
+479
2022-08-26
crypto: Kconfig - sort the arm entries
Robert Elliott
1
-55
/
+56
2022-08-26
crypto: Kconfig - sort the arm64 entries
Robert Elliott
1
-53
/
+54
2022-08-26
crypto: Kconfig - submenus for arm and arm64
Robert Elliott
13
-34
/
+10
2022-08-26
crypto: Kconfig - remove AES_ARM64 ref by SA2UL
Robert Elliott
1
-1
/
+0
2022-08-26
crypto: Kconfig - move x86 entries to a submenu
Robert Elliott
2
-495
/
+503
2022-08-26
crypto: Kconfig - move sparc entries to a submenu
Robert Elliott
2
-98
/
+106
2022-08-26
crypto: Kconfig - move s390 entries to a submenu
Robert Elliott
2
-115
/
+123
2022-08-26
crypto: Kconfig - move powerpc entries to a submenu
Robert Elliott
2
-73
/
+80
2022-08-26
crypto: Kconfig - move mips entries to a submenu
Robert Elliott
2
-55
/
+64
2022-08-26
crypto: hisilicon/qm - no judgment in the back process
Kai Ye
1
-5
/
+3
2022-08-26
crypto: ccree - Fix dma_map_sg error check
Jack Wang
1
-1
/
+1
2022-08-26
crypto: allwinner - Fix dma_map_sg error check
Jack Wang
4
-7
/
+7
2022-08-26
crypto: amlogic - Fix dma_map_sg error check
Jack Wang
1
-3
/
+3
2022-08-26
crypto: qce - Fix dma_map_sg error check
Jack Wang
3
-9
/
+11
2022-08-26
crypto: sahara - Fix error check for dma_map_sg
Jack Wang
1
-2
/
+2
2022-08-26
crypto: gemini - Fix error check for dma_map_sg
Jack Wang
1
-3
/
+3
2022-08-26
crypto: drivers - move from strlcpy with unused retval to strscpy
Wolfram Sang
5
-10
/
+10
2022-08-26
crypto: core - move from strlcpy with unused retval to strscpy
Wolfram Sang
2
-2
/
+2
2022-08-26
crypto: aspeed - add HACE crypto driver
Neal Liu
5
-3
/
+1352
2022-08-26
dt-bindings: crypto: add documentation for aspeed hace
Neal Liu
1
-0
/
+53
2022-08-26
ARM: dts: aspeed: Add HACE device controller node
Neal Liu
2
-0
/
+16
2022-08-26
dt-bindings: clock: Add AST2500/AST2600 HACE reset definition
Neal Liu
2
-0
/
+2
2022-08-26
crypto: aspeed - Add HACE hash driver
Neal Liu
8
-0
/
+1828
2022-08-26
crypto: ccp - Fail the PSP initialization when writing psp data file failed
Jacky Li
1
-11
/
+15
2022-08-26
crypto: ccp - Initialize PSP when reading psp data file failed
Jacky Li
2
-17
/
+24
2022-08-26
hwrng: imx-rngc - use devres for hwrng registration
Martin Kaiser
1
-11
/
+1
2022-08-26
hwrng: imx-rngc - use devm_clk_get_enabled
Martin Kaiser
1
-19
/
+6
2022-08-26
crypto: tcrypt - remove mode=1000
Robert Elliott
1
-27
/
+0
2022-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
0
-0
/
+0
2022-08-26
crypto: lib - remove unneeded selection of XOR_BLOCKS
Eric Biggers
1
-1
/
+0
2022-08-19
hwrng: imx-rngc - use KBUILD_MODNAME as driver name
Martin Kaiser
1
-1
/
+1
2022-08-19
crypto: artpec6 - move spin_lock_bh to spin_lock in tasklet
Tuo Cao
1
-2
/
+2
2022-08-19
crypto: testmgr - don't generate WARN for missing modules
Robert Elliott
1
-2
/
+5
2022-08-19
crypto: x86/sha512 - load based on CPU features
Robert Elliott
1
-0
/
+10
2022-08-19
crypto: hisilicon/qm - remove unneeded hardware cache write back
Weili Qian
1
-1
/
+0
2022-08-19
crypto: hisilicon/qm - remove unneeded data storage
Junchong Pan
1
-60
/
+20
2022-08-19
crypto: hisilicon/qm - fix missing destroy qp_idr
Weili Qian
1
-3
/
+4
2022-08-19
crypto: hisilicon/hpre - change return type of hpre_cluster_inqry_write()
Weili Qian
1
-6
/
+2
2022-08-19
crypto: hisilicon/zip - some misc cleanup
Yang Shen
3
-19
/
+23
2022-08-19
crypto: hisilicon/zip - optimization for performance
Yang Shen
1
-14
/
+13
2022-08-19
crypto: testmgr - extend acomp tests for NULL destination buffer
Lucas Segarra Fernandez
1
-0
/
+29
2022-08-19
crypto: api - Fix comment typo
Jason Wang
1
-1
/
+1
2022-08-19
crypto: cavium - Fix comment typo
Jason Wang
1
-1
/
+1
[next]