index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-07
crypto: user - remove intermediate variable
Corentin Labbe
1
-91
/
+41
2018-12-07
crypto: user - Fix invalid stat reporting
Corentin Labbe
1
-3
/
+3
2018-12-07
crypto: user - fix use_after_free of struct xxx_request
Corentin Labbe
11
-276
/
+376
2018-12-07
crypto: tool: getstat: convert user space example to the new crypto_user_stat...
Corentin Labbe
1
-27
/
+27
2018-12-07
crypto: user - split user space crypto stat structures
Corentin Labbe
2
-48
/
+72
2018-12-07
crypto: user - convert all stats from u32 to u64
Corentin Labbe
11
-141
/
+133
2018-12-07
crypto: user - CRYPTO_STATS should depend on CRYPTO_USER
Corentin Labbe
1
-0
/
+1
2018-12-07
crypto: user - made crypto_user_stat optional
Corentin Labbe
4
-1
/
+23
2018-12-07
MAINTAINERS: change NX/VMX maintainers
Paulo Flabiano Smorigo
1
-4
/
+6
2018-12-07
MAINTAINERS: ccree: add co-maintainer
Gilad Ben-Yossef
1
-0
/
+1
2018-12-07
dt-bindings: crypto: ccree: add dt bindings for ccree 703
Gilad Ben-Yossef
1
-0
/
+1
2018-12-07
crypto: ccree - add support for CryptoCell 703
Gilad Ben-Yossef
6
-9
/
+90
2018-12-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
3
-6
/
+12
2018-12-07
crypto: user - Disable statistics interface
Herbert Xu
1
-1
/
+1
2018-11-29
crypto: cavium/nitrox - Enable interrups for PF in SR-IOV mode.
Srikanth, Jampala
4
-10
/
+142
2018-11-29
crypto: cavium/nitrox - crypto request format changes
Nagadheeraj, Rottela
3
-244
/
+227
2018-11-29
crypto: x86/chacha20 - Add a 4-block AVX-512VL variant
Martin Willi
2
-0
/
+279
2018-11-29
crypto: x86/chacha20 - Add a 2-block AVX-512VL variant
Martin Willi
2
-0
/
+178
2018-11-29
crypto: x86/chacha20 - Add a 8-block AVX-512VL variant
Martin Willi
3
-0
/
+427
2018-11-29
crypto: do not free algorithm before using
Pan Bian
3
-6
/
+12
2018-11-20
crypto: adiantum - add Adiantum support
Eric Biggers
6
-0
/
+1167
2018-11-20
crypto: arm/nhpoly1305 - add NEON-accelerated NHPoly1305
Eric Biggers
4
-0
/
+200
2018-11-20
crypto: nhpoly1305 - add NHPoly1305 support
Eric Biggers
6
-4
/
+1576
2018-11-20
crypto: poly1305 - add Poly1305 core API
Eric Biggers
2
-75
/
+115
2018-11-20
crypto: poly1305 - use structures for key and accumulator
Eric Biggers
3
-37
/
+47
2018-11-20
crypto: arm/chacha - add XChaCha12 support
Eric Biggers
2
-2
/
+21
2018-11-20
crypto: arm/chacha20 - refactor to allow varying number of rounds
Eric Biggers
3
-48
/
+56
2018-11-20
crypto: arm/chacha20 - add XChaCha20 support
Eric Biggers
3
-49
/
+126
2018-11-20
crypto: arm/chacha20 - limit the preemption-disabled section
Eric Biggers
1
-3
/
+3
2018-11-20
crypto: chacha - add XChaCha12 support
Eric Biggers
6
-6
/
+625
2018-11-20
crypto: chacha20-generic - refactor to allow varying number of rounds
Eric Biggers
14
-215
/
+232
2018-11-20
crypto: chacha20-generic - add XChaCha20 support
Eric Biggers
5
-42
/
+689
2018-11-20
crypto: chacha20-generic - don't unnecessarily use atomic walk
Eric Biggers
1
-1
/
+1
2018-11-20
crypto: chacha20-generic - add HChaCha20 library function
Eric Biggers
2
-6
/
+46
2018-11-20
crypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm allocations
Eric Biggers
9
-17
/
+13
2018-11-20
crypto: drop mask=CRYPTO_ALG_ASYNC from 'cipher' tfm allocations
Eric Biggers
14
-22
/
+19
2018-11-20
crypto: remove useless initializations of cra_list
Eric Biggers
11
-25
/
+0
2018-11-20
crypto: inside-secure - remove useless setting of type flags
Eric Biggers
1
-4
/
+4
2018-11-16
crypto: ecc - regularize scalar for scalar multiplication
Vitaly Chikunov
1
-4
/
+12
2018-11-16
crypto: x86/chacha20 - Add a 4-block AVX2 variant
Martin Willi
2
-0
/
+317
2018-11-16
crypto: x86/chacha20 - Add a 2-block AVX2 variant
Martin Willi
2
-0
/
+204
2018-11-16
crypto: x86/chacha20 - Use larger block functions more aggressively
Martin Willi
1
-15
/
+24
2018-11-16
crypto: x86/chacha20 - Support partial lengths in 8-block AVX2 variant
Martin Willi
2
-61
/
+133
2018-11-16
crypto: x86/chacha20 - Support partial lengths in 4-block SSSE3 variant
Martin Willi
2
-40
/
+128
2018-11-16
crypto: x86/chacha20 - Support partial lengths in 1-block SSSE3 variant
Martin Willi
2
-22
/
+63
2018-11-16
hwrng: bcm2835 - Switch to SPDX identifier
Stefan Wahren
1
-5
/
+2
2018-11-16
padata: clean an indentation issue, remove extraneous space
Colin Ian King
1
-1
/
+1
2018-11-16
crypto: caam/qi2 - add support for Chacha20 + Poly1305
Horia Geantă
4
-6
/
+154
2018-11-16
crypto: caam/jr - add support for Chacha20 + Poly1305
Horia Geantă
6
-5
/
+354
2018-11-16
crypto: chacha20poly1305 - export CHACHAPOLY_IV_SIZE
Cristian Stoica
2
-2
/
+1
[prev]
[next]