index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: Kconfig - simplify public-key entries
Robert Elliott
2022-08-26
3
-23
/
+46
*
crypto: Kconfig - add submenus
Robert Elliott
2022-08-26
1
-458
/
+479
*
crypto: Kconfig - sort the arm entries
Robert Elliott
2022-08-26
1
-55
/
+56
*
crypto: Kconfig - sort the arm64 entries
Robert Elliott
2022-08-26
1
-53
/
+54
*
crypto: Kconfig - submenus for arm and arm64
Robert Elliott
2022-08-26
13
-34
/
+10
*
crypto: Kconfig - remove AES_ARM64 ref by SA2UL
Robert Elliott
2022-08-26
1
-1
/
+0
*
crypto: Kconfig - move x86 entries to a submenu
Robert Elliott
2022-08-26
2
-495
/
+503
*
crypto: Kconfig - move sparc entries to a submenu
Robert Elliott
2022-08-26
2
-98
/
+106
*
crypto: Kconfig - move s390 entries to a submenu
Robert Elliott
2022-08-26
2
-115
/
+123
*
crypto: Kconfig - move powerpc entries to a submenu
Robert Elliott
2022-08-26
2
-73
/
+80
*
crypto: Kconfig - move mips entries to a submenu
Robert Elliott
2022-08-26
2
-55
/
+64
*
crypto: hisilicon/qm - no judgment in the back process
Kai Ye
2022-08-26
1
-5
/
+3
*
crypto: ccree - Fix dma_map_sg error check
Jack Wang
2022-08-26
1
-1
/
+1
*
crypto: allwinner - Fix dma_map_sg error check
Jack Wang
2022-08-26
4
-7
/
+7
*
crypto: amlogic - Fix dma_map_sg error check
Jack Wang
2022-08-26
1
-3
/
+3
*
crypto: qce - Fix dma_map_sg error check
Jack Wang
2022-08-26
3
-9
/
+11
*
crypto: sahara - Fix error check for dma_map_sg
Jack Wang
2022-08-26
1
-2
/
+2
*
crypto: gemini - Fix error check for dma_map_sg
Jack Wang
2022-08-26
1
-3
/
+3
*
crypto: drivers - move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-26
5
-10
/
+10
*
crypto: core - move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-26
2
-2
/
+2
*
crypto: aspeed - add HACE crypto driver
Neal Liu
2022-08-26
5
-3
/
+1352
*
dt-bindings: crypto: add documentation for aspeed hace
Neal Liu
2022-08-26
1
-0
/
+53
*
ARM: dts: aspeed: Add HACE device controller node
Neal Liu
2022-08-26
2
-0
/
+16
*
dt-bindings: clock: Add AST2500/AST2600 HACE reset definition
Neal Liu
2022-08-26
2
-0
/
+2
*
crypto: aspeed - Add HACE hash driver
Neal Liu
2022-08-26
8
-0
/
+1828
*
crypto: ccp - Fail the PSP initialization when writing psp data file failed
Jacky Li
2022-08-26
1
-11
/
+15
*
crypto: ccp - Initialize PSP when reading psp data file failed
Jacky Li
2022-08-26
2
-17
/
+24
*
hwrng: imx-rngc - use devres for hwrng registration
Martin Kaiser
2022-08-26
1
-11
/
+1
*
hwrng: imx-rngc - use devm_clk_get_enabled
Martin Kaiser
2022-08-26
1
-19
/
+6
*
crypto: tcrypt - remove mode=1000
Robert Elliott
2022-08-26
1
-27
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2022-08-26
0
-0
/
+0
|
\
|
*
crypto: lib - remove unneeded selection of XOR_BLOCKS
Eric Biggers
2022-08-26
1
-1
/
+0
*
|
hwrng: imx-rngc - use KBUILD_MODNAME as driver name
Martin Kaiser
2022-08-19
1
-1
/
+1
*
|
crypto: artpec6 - move spin_lock_bh to spin_lock in tasklet
Tuo Cao
2022-08-19
1
-2
/
+2
*
|
crypto: testmgr - don't generate WARN for missing modules
Robert Elliott
2022-08-19
1
-2
/
+5
*
|
crypto: x86/sha512 - load based on CPU features
Robert Elliott
2022-08-19
1
-0
/
+10
*
|
crypto: hisilicon/qm - remove unneeded hardware cache write back
Weili Qian
2022-08-19
1
-1
/
+0
*
|
crypto: hisilicon/qm - remove unneeded data storage
Junchong Pan
2022-08-19
1
-60
/
+20
*
|
crypto: hisilicon/qm - fix missing destroy qp_idr
Weili Qian
2022-08-19
1
-3
/
+4
*
|
crypto: hisilicon/hpre - change return type of hpre_cluster_inqry_write()
Weili Qian
2022-08-19
1
-6
/
+2
*
|
crypto: hisilicon/zip - some misc cleanup
Yang Shen
2022-08-19
3
-19
/
+23
*
|
crypto: hisilicon/zip - optimization for performance
Yang Shen
2022-08-19
1
-14
/
+13
*
|
crypto: testmgr - extend acomp tests for NULL destination buffer
Lucas Segarra Fernandez
2022-08-19
1
-0
/
+29
*
|
crypto: api - Fix comment typo
Jason Wang
2022-08-19
1
-1
/
+1
*
|
crypto: cavium - Fix comment typo
Jason Wang
2022-08-19
1
-1
/
+1
*
|
crypto: drbg - remove unnecessary (void*) conversions
Dong Chuanjian
2022-08-19
1
-7
/
+5
*
|
crypto: ccp - Add a quirk to firmware update
Jarkko Sakkinen
2022-08-19
1
-2
/
+14
*
|
crypto: keembay-ocs - Drop obsolete dependency on COMPILE_TEST
Jean Delvare
2022-08-19
1
-2
/
+2
*
|
crypto: sun8i-ce - using the pm_runtime_resume_and_get to simplify the code
ye xingchen
2022-08-19
1
-4
/
+2
*
|
crypto: hisilicon - Remove pci_aer_clear_nonfatal_status() call
Zhuo Chen
2022-08-19
1
-2
/
+0
[next]