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: dh - Don't permit 'key' or 'g' size longer than 'p'
Eric Biggers
2017-11-10
1
-0
/
+8
*
crypto: dh - Don't permit 'p' to be 0
Eric Biggers
2017-11-10
1
-0
/
+8
*
crypto: dh - Fix double free of ctx->p
Eric Biggers
2017-11-10
1
-20
/
+13
*
hwrng: iproc-rng200 - Add support for BCM7278
Florian Fainelli
2017-11-10
2
-3
/
+4
*
dt-bindings: rng: Document BCM7278 RNG200 compatible
Florian Fainelli
2017-11-10
1
-1
/
+3
*
crypto: chcr - Replace _manual_ swap with swap macro
Gustavo A. R. Silva
2017-11-06
1
-4
/
+1
*
crypto: marvell - Add a NULL entry at the end of mv_cesa_plat_id_table[]
Boris BREZILLON
2017-11-06
1
-0
/
+1
*
hwrng: virtio - Virtio RNG devices need to be re-registered after suspend/resume
Jim Quigley
2017-11-06
1
-1
/
+20
*
crypto: atmel - remove empty functions
Tudor-Dan Ambarus
2017-11-06
2
-38
/
+0
*
crypto: ecdh - remove empty exit()
Tudor-Dan Ambarus
2017-11-06
1
-6
/
+0
*
MAINTAINERS: update maintainer for qat
Salvatore Benedetto
2017-11-06
1
-1
/
+0
*
crypto: caam - remove unused param of ctx_map_to_sec4_sg()
Horia Geantă
2017-11-06
1
-4
/
+4
*
crypto: caam - remove unneeded edesc zeroization
Horia Geantă
2017-11-06
1
-4
/
+0
*
crypto: atmel-aes - Reset the controller before each use
Romain Izard
2017-11-03
1
-7
/
+3
*
crypto: atmel-aes - properly set IV after {en,de}crypt
Romain Izard
2017-11-03
1
-3
/
+37
*
hwrng: core - Reset user selected rng by writing "" to rng_current
PrasannaKumar Muralidharan
2017-11-03
1
-19
/
+32
*
crypto: s5p-sss - Add HASH support for Exynos
Kamil Konieczny
2017-11-03
2
-10
/
+1410
*
crypto: s5p-sss - Change spaces to tabs
Kamil Konieczny
2017-11-03
1
-95
/
+95
*
crypto: drivers - Convert timers to use timer_setup()
Kees Cook
2017-11-03
2
-7
/
+6
*
crypto: caam/qi - abort algorithm setup on DPAA2 parts
Horia Geantă
2017-11-03
1
-1
/
+6
*
crypto: caam - fix incorrect define
Radu Alexe
2017-11-03
1
-1
/
+1
*
crypto: atmel - remove useless irq init
Tudor-Dan Ambarus
2017-11-03
3
-6
/
+0
*
crypto: atmel - return appropriate error code
Tudor-Dan Ambarus
2017-11-03
3
-6
/
+3
*
crypto: doc - adapt api sample to use async. op wait
Gilad Ben-Yossef
2017-11-03
1
-42
/
+10
*
crypto: mediatek - move to generic async completion
Gilad Ben-Yossef
2017-11-03
1
-26
/
+5
*
crypto: qce - move to generic async completion
Gilad Ben-Yossef
2017-11-03
1
-26
/
+4
*
crypto: talitos - move to generic async completion
Gilad Ben-Yossef
2017-11-03
1
-33
/
+5
*
crypto: tcrypt - move to generic async completion
Gilad Ben-Yossef
2017-11-03
1
-59
/
+25
*
ima: move to generic async completion
Gilad Ben-Yossef
2017-11-03
1
-39
/
+17
*
cifs: move to generic async completion
Gilad Ben-Yossef
2017-11-03
1
-26
/
+4
*
dm: move dm-verity to generic async completion
Gilad Ben-Yossef
2017-11-03
2
-66
/
+20
*
fscrypt: move to generic async completion
Gilad Ben-Yossef
2017-11-03
4
-82
/
+13
*
crypto: testmgr - move to generic async completion
Gilad Ben-Yossef
2017-11-03
1
-138
/
+66
*
crypto: gcm - move to generic async completion
Gilad Ben-Yossef
2017-11-03
1
-26
/
+6
*
crypto: drbg - move to generic async completion
Gilad Ben-Yossef
2017-11-03
2
-29
/
+10
*
crypto: move pub key to generic async completion
Gilad Ben-Yossef
2017-11-03
1
-24
/
+4
*
crypto: algif - move to generic async completion
Gilad Ben-Yossef
2017-11-03
5
-66
/
+23
*
crypto: introduce crypto wait for async op
Gilad Ben-Yossef
2017-11-03
2
-0
/
+53
*
crypto: marvell/cesa - remove redundant backlog checks on EBUSY
Gilad Ben-Yossef
2017-11-03
2
-3
/
+2
*
crypto: remove redundant backlog checks on EBUSY
Gilad Ben-Yossef
2017-11-03
5
-37
/
+13
*
net: use -ENOSPC for transient busy indication
Gilad Ben-Yossef
2017-11-03
4
-4
/
+4
*
crypto: ccp - use -ENOSPC for transient busy indication
Gilad Ben-Yossef
2017-11-03
2
-7
/
+8
*
crypto: change transient busy return code to -ENOSPC
Gilad Ben-Yossef
2017-11-03
2
-5
/
+5
*
hwrng: xgene - Convert timers to use timer_setup()
Kees Cook
2017-11-03
1
-5
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Herbert Xu
2017-11-03
561
-3691
/
+8593
|
\
|
*
Linux 4.14-rc3
v4.14-rc3
Linus Torvalds
2017-10-01
1
-1
/
+1
|
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-10-01
14
-47
/
+56
|
|
\
|
|
*
x86/asm: Use register variable to get stack pointer value
Andrey Ryabinin
2017-09-29
5
-18
/
+7
|
|
*
x86/mm: Disable branch profiling in mem_encrypt.c
Tom Lendacky
2017-09-29
1
-0
/
+2
|
|
*
x86/asm: Fix inline asm call constraints for GCC 4.4
Josh Poimboeuf
2017-09-29
1
-2
/
+4
[next]