index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
Age
Commit message (
Expand
)
Author
2017-05-08
treewide: use kv[mz]alloc* rather than opencoded variants
Michal Hocko
2017-05-03
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2017-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-05-02
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2017-04-24
crypto: algif_aead - Require setkey before accept(2)
Stephan Mueller
2017-04-24
crypto: scomp - add support for deflate rfc1950 (zlib)
Giovanni Cabiddu
2017-04-24
crypto: scomp - allow registration of multiple scomps
Giovanni Cabiddu
2017-04-24
crypto: testmgr - Allow ecb(cipher_null) in FIPS mode
Milan Broz
2017-04-21
crypto: testmgr - replace compression known answer test
Giovanni Cabiddu
2017-04-21
crypto: acomp - allow registration of multiple acomps
Giovanni Cabiddu
2017-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-18
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2017-04-13
netlink: pass extended ACK struct where available
Johannes Berg
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
2017-04-13
netlink: extended ACK reporting
Johannes Berg
2017-04-10
crypto: lz4 - fixed decompress function to return error code
Myungho Jung
2017-04-10
crypto: af_alg - Allow arbitrarily long algorithm names
Herbert Xu
2017-04-10
crypto: user - Prepare for CRYPTO_MAX_ALG_NAME expansion
Herbert Xu
2017-04-10
crypto: algif_aead - Fix bogus request dereference in completion function
Herbert Xu
2017-04-10
crypto: ahash - Fix EINPROGRESS notification callback
Herbert Xu
2017-04-10
crypto: lrw - Fix use-after-free on EINPROGRESS
Herbert Xu
2017-04-10
crypto: xts - Fix use-after-free on EINPROGRESS
Herbert Xu
2017-04-05
crypto: xts - drop gf128mul dependency
Ondrej Mosnáček
2017-04-05
crypto: gf128mul - switch gf128mul_x_ble to le128
Ondrej Mosnáček
2017-04-05
crypto: gf128mul - define gf128mul_x_* in gf128mul.h
Ondrej Mosnáček
2017-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2017-04-04
KEYS: Keyring asymmetric key restrict method with chaining
Mat Martineau
2017-04-04
KEYS: Restrict asymmetric key linkage using a specific keychain
Mat Martineau
2017-04-04
KEYS: Add a lookup_restriction function for the asymmetric key type
Mat Martineau
2017-04-03
KEYS: Split role of the keyring pointer for keyring restrict functions
Mat Martineau
2017-04-03
PKCS#7: Handle blacklisted certificates
David Howells
2017-04-03
X.509: Allow X.509 certs to be blacklisted
David Howells
2017-03-31
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2017-03-24
crypto: DRBG - initialize SGL only once
Stephan Mueller
2017-03-24
crypto: testmgr - mark ctr(des3_ede) as fips_allowed
Marcelo Cerri
2017-03-24
md5: remove from lib and only live in crypto
Jason A. Donenfeld
2017-03-24
crypto: powerpc - Stress test for vpmsum implementations
Daniel Axtens
2017-03-24
crypto: powerpc - Add CRC-T10DIF acceleration
Daniel Axtens
2017-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Herbert Xu
2017-03-24
crypto: xts,lrw - fix out-of-bounds write after kmalloc failure
Eric Biggers
2017-03-09
net: Work around lockdep limitation in sockets that use sockets
David Howells
2017-03-09
crypto: ctr - Propagate NEED_FALLBACK bit
Marcelo Cerri
2017-03-09
crypto: cbc - Propagate NEED_FALLBACK bit
Marcelo Cerri
2017-03-09
crypto: testmgr - constify all test vectors
Eric Biggers
2017-03-09
crypto: kpp - constify buffer passed to crypto_kpp_set_secret()
Eric Biggers
2017-03-09
crypto: algapi - annotate expected branch behavior in crypto_inc()
Ard Biesheuvel
2017-03-09
crypto: gf128mul - constify 4k and 64k multiplication tables
Eric Biggers
2017-03-09
crypto: gf128mul - rename the byte overflow tables
Eric Biggers
2017-03-09
crypto: gf128mul - remove xx() macro
Eric Biggers
2017-03-09
crypto: gf128mul - fix some comments
Eric Biggers
[next]