index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: nx - don't abuse blkcipher_desc to pass iv around
Eric Biggers
2019-10-23
7
-57
/
+43
*
crypto: padlock-aes - convert to skcipher API
Eric Biggers
2019-10-23
1
-83
/
+74
*
crypto: s390/des - convert to skcipher API
Eric Biggers
2019-10-23
1
-247
/
+172
*
crypto: s390/paes - convert to skcipher API
Eric Biggers
2019-10-23
1
-240
/
+174
*
crypto: s390/aes - convert to skcipher API
Eric Biggers
2019-10-23
1
-375
/
+234
*
crypto: sparc/des - convert to skcipher API
Eric Biggers
2019-10-23
2
-272
/
+228
*
crypto: sparc/camellia - convert to skcipher API
Eric Biggers
2019-10-23
2
-122
/
+96
*
crypto: sparc/aes - convert to skcipher API
Eric Biggers
2019-10-23
2
-169
/
+144
*
crypto: chtls - remove the redundant check in chtls_recvmsg()
Yunfeng Ye
2019-10-23
1
-2
/
+1
*
crypto: hisilicon - select NEED_SG_DMA_LENGTH in qm Kconfig
Zhou Wang
2019-10-23
1
-0
/
+1
*
crypto: ux500 - Remove set but not used variable 'cookie'
zhengbin
2019-10-23
1
-2
/
+1
*
crypto: arm - use Kconfig based compiler checks for crypto opcodes
Ard Biesheuvel
2019-10-23
7
-33
/
+19
*
crypto: geode-aes - convert to skcipher API and make thread-safe
Eric Biggers
2019-10-23
2
-306
/
+149
*
dt-bindings: hwrng: Add Samsung Exynos 5250+ True RNG bindings
Ćukasz Stelmach
2019-10-23
1
-0
/
+17
*
crypto: inside-secure - Use PTR_ERR_OR_ZERO in safexcel_xcbcmac_cra_init()
YueHaibing
2019-10-18
1
-4
/
+1
*
crypto: jitter - add header to fix buildwarnings
Ben Dooks
2019-10-18
3
-13
/
+19
*
crypto: inside-secure - fix spelling mistake "algorithmn" -> "algorithm"
Colin Ian King
2019-10-18
1
-1
/
+1
*
crypto: geode-aes - switch to skcipher for cbc(aes) fallback
Ard Biesheuvel
2019-10-10
2
-25
/
+34
*
crypto: user - fix memory leak in crypto_reportstat
Navid Emamdoost
2019-10-10
1
-1
/
+3
*
crypto: user - fix memory leak in crypto_report
Navid Emamdoost
2019-10-10
1
-1
/
+3
*
crypto: af_alg - cast ki_complete ternary op to int
Ayush Sawal
2019-10-10
1
-1
/
+1
*
crypto: atmel-aes - Fix IV handling when req->nbytes < ivsize
Tudor Ambarus
2019-10-10
1
-23
/
+30
*
crypto: aegis128/simd - build 32-bit ARM for v8 architecture explicitly
Ard Biesheuvel
2019-10-10
1
-0
/
+1
*
crypto: inside-secure - Remove #ifdef checks
Arnd Bergmann
2019-10-10
2
-37
/
+13
*
crypto: inside-secure - Fix a maybe-uninitialized warning
Arnd Bergmann
2019-10-10
1
-0
/
+2
*
MAINTAINERS: Add maintainer for HiSilicon HPRE driver
Zaibo Xu
2019-10-10
1
-0
/
+9
*
crypto: hisilicon - Add debugfs for HPRE
Zaibo Xu
2019-10-10
2
-2
/
+460
*
Documentation: Add debugfs doc for hisi_hpre
Zaibo Xu
2019-10-10
1
-0
/
+57
*
crypto: hisilicon - add SRIOV support for HPRE
Zaibo Xu
2019-10-10
2
-7
/
+133
*
crypto: hisilicon - add HiSilicon HPRE accelerator
Zaibo Xu
2019-10-10
6
-0
/
+1702
*
crypto: hisilicon - misc fix about sgl
Zhou Wang
2019-10-10
1
-18
/
+22
*
crypto: hisilicon - fix large sgl memory allocation problem when disable smmu
Zhou Wang
2019-10-10
1
-15
/
+68
*
crypto: hisilicon - add sgl_sge_nr module param for zip
Shukun Tan
2019-10-10
3
-2
/
+28
*
crypto: hisilicon - merge sgl support to hisi_qm module
Zhou Wang
2019-10-10
8
-85
/
+58
*
hwrng: core - move add_early_randomness() out of rng_mutex
Laurent Vivier
2019-10-10
1
-16
/
+44
*
crypto: caam - use mapped_{src,dst}_nents for descriptor
Iuliana Prodan
2019-10-05
2
-35
/
+45
*
crypto: sun4i-ss - enable pm_runtime
Corentin Labbe
2019-10-05
6
-19
/
+97
*
crypto: sun4i-ss - simplify enable/disable of the device
Corentin Labbe
2019-10-05
1
-31
/
+46
*
crypto: cavium/nitrox - fix firmware assignment to AE cores
Phani Kiran Hemadri
2019-10-05
1
-5
/
+4
*
crypto: qce - add CRYPTO_ALG_KERN_DRIVER_ONLY flag
Eneas U de Queiroz
2019-10-05
2
-2
/
+2
*
crypto: chtls - simplify a bit 'create_flowc_wr_skb()'
Christophe JAILLET
2019-10-05
1
-1
/
+1
*
crypto: ccp - Release all allocated memory if sha type is invalid
Navid Emamdoost
2019-10-05
1
-1
/
+2
*
crypto: hisilicon - allow compile-testing on x86
Arnd Bergmann
2019-10-05
2
-3
/
+12
*
crypto: inside-secure - Add support for the EIP196
Pascal van Leeuwen
2019-10-05
3
-14
/
+86
*
crypto: cavium/nitrox - Add mailbox message to get mcode info in VF
Nagadheeraj Rottela
2019-10-05
2
-0
/
+23
*
hwrng: mediatek - Use devm_platform_ioremap_resource() in mtk_rng_probe()
Markus Elfring
2019-10-05
1
-8
/
+1
*
crypto: jitter - fix comments
Alexander E. Patrakov
2019-10-05
1
-3
/
+3
*
hwrng: iproc-rng200 - Use devm_platform_ioremap_resource() in iproc_rng200_pr...
Markus Elfring
2019-10-05
1
-8
/
+1
*
crypto: inside-secure - Add support for HW with less ring AIC's than rings
Pascal van Leeuwen
2019-10-05
2
-4
/
+20
*
crypto: inside-secure - Add support for 256 bit wide internal bus
Pascal van Leeuwen
2019-10-05
3
-51
/
+72
[next]