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.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-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
2017-11-10
crypto: dh - Remove pointless checks for NULL 'p' and 'g'
Eric Biggers
2
-6
/
+0
2017-11-10
crypto: qat - Clean up error handling in qat_dh_set_secret()
Eric Biggers
1
-7
/
+8
2017-11-10
crypto: dh - Don't permit 'key' or 'g' size longer than 'p'
Eric Biggers
1
-0
/
+8
2017-11-10
crypto: dh - Don't permit 'p' to be 0
Eric Biggers
1
-0
/
+8
2017-11-10
crypto: dh - Fix double free of ctx->p
Eric Biggers
1
-20
/
+13
2017-11-10
hwrng: iproc-rng200 - Add support for BCM7278
Florian Fainelli
2
-3
/
+4
2017-11-10
dt-bindings: rng: Document BCM7278 RNG200 compatible
Florian Fainelli
1
-1
/
+3
2017-11-06
crypto: chcr - Replace _manual_ swap with swap macro
Gustavo A. R. Silva
1
-4
/
+1
2017-11-06
crypto: marvell - Add a NULL entry at the end of mv_cesa_plat_id_table[]
Boris BREZILLON
1
-0
/
+1
2017-11-06
hwrng: virtio - Virtio RNG devices need to be re-registered after suspend/resume
Jim Quigley
1
-1
/
+20
2017-11-06
crypto: atmel - remove empty functions
Tudor-Dan Ambarus
2
-38
/
+0
2017-11-06
crypto: ecdh - remove empty exit()
Tudor-Dan Ambarus
1
-6
/
+0
2017-11-06
MAINTAINERS: update maintainer for qat
Salvatore Benedetto
1
-1
/
+0
2017-11-06
crypto: caam - remove unused param of ctx_map_to_sec4_sg()
Horia Geantă
1
-4
/
+4
2017-11-06
crypto: caam - remove unneeded edesc zeroization
Horia Geantă
1
-4
/
+0
2017-11-03
crypto: atmel-aes - Reset the controller before each use
Romain Izard
1
-7
/
+3
2017-11-03
crypto: atmel-aes - properly set IV after {en,de}crypt
Romain Izard
1
-3
/
+37
2017-11-03
hwrng: core - Reset user selected rng by writing "" to rng_current
PrasannaKumar Muralidharan
1
-19
/
+32
2017-11-03
crypto: s5p-sss - Add HASH support for Exynos
Kamil Konieczny
2
-10
/
+1410
2017-11-03
crypto: s5p-sss - Change spaces to tabs
Kamil Konieczny
1
-95
/
+95
2017-11-03
crypto: drivers - Convert timers to use timer_setup()
Kees Cook
2
-7
/
+6
2017-11-03
crypto: caam/qi - abort algorithm setup on DPAA2 parts
Horia Geantă
1
-1
/
+6
2017-11-03
crypto: caam - fix incorrect define
Radu Alexe
1
-1
/
+1
2017-11-03
crypto: atmel - remove useless irq init
Tudor-Dan Ambarus
3
-6
/
+0
2017-11-03
crypto: atmel - return appropriate error code
Tudor-Dan Ambarus
3
-6
/
+3
2017-11-03
crypto: doc - adapt api sample to use async. op wait
Gilad Ben-Yossef
1
-42
/
+10
2017-11-03
crypto: mediatek - move to generic async completion
Gilad Ben-Yossef
1
-26
/
+5
2017-11-03
crypto: qce - move to generic async completion
Gilad Ben-Yossef
1
-26
/
+4
2017-11-03
crypto: talitos - move to generic async completion
Gilad Ben-Yossef
1
-33
/
+5
2017-11-03
crypto: tcrypt - move to generic async completion
Gilad Ben-Yossef
1
-59
/
+25
2017-11-03
ima: move to generic async completion
Gilad Ben-Yossef
1
-39
/
+17
2017-11-03
cifs: move to generic async completion
Gilad Ben-Yossef
1
-26
/
+4
2017-11-03
dm: move dm-verity to generic async completion
Gilad Ben-Yossef
2
-66
/
+20
2017-11-03
fscrypt: move to generic async completion
Gilad Ben-Yossef
4
-82
/
+13
2017-11-03
crypto: testmgr - move to generic async completion
Gilad Ben-Yossef
1
-138
/
+66
2017-11-03
crypto: gcm - move to generic async completion
Gilad Ben-Yossef
1
-26
/
+6
2017-11-03
crypto: drbg - move to generic async completion
Gilad Ben-Yossef
2
-29
/
+10
2017-11-03
crypto: move pub key to generic async completion
Gilad Ben-Yossef
1
-24
/
+4
2017-11-03
crypto: algif - move to generic async completion
Gilad Ben-Yossef
5
-66
/
+23
2017-11-03
crypto: introduce crypto wait for async op
Gilad Ben-Yossef
2
-0
/
+53
2017-11-03
crypto: marvell/cesa - remove redundant backlog checks on EBUSY
Gilad Ben-Yossef
2
-3
/
+2
2017-11-03
crypto: remove redundant backlog checks on EBUSY
Gilad Ben-Yossef
5
-37
/
+13
2017-11-03
net: use -ENOSPC for transient busy indication
Gilad Ben-Yossef
4
-4
/
+4
2017-11-03
crypto: ccp - use -ENOSPC for transient busy indication
Gilad Ben-Yossef
2
-7
/
+8
2017-11-03
crypto: change transient busy return code to -ENOSPC
Gilad Ben-Yossef
2
-5
/
+5
2017-11-03
hwrng: xgene - Convert timers to use timer_setup()
Kees Cook
1
-5
/
+3
2017-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Herbert Xu
561
-3691
/
+8593
2017-11-03
crypto: vmx - Use skcipher for ctr fallback
Paulo Flabiano Smorigo
1
-16
/
+17
2017-11-03
crypto: marvell - Switch cipher algs to the skcipher interface
Boris BREZILLON
3
-260
/
+251
2017-11-03
MAINTAINERS: update caam crypto driver maintainers list
Horia Geantă
1
-1
/
+1
[next]