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
2019-07-11
Merge tag 'usb-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2019-07-08
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-07-08
Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-07-05
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-07-03
crypto: user - prevent operating on larval algorithms
Eric Biggers
2019-07-03
crypto: cryptd - Fix skcipher instance memory leak
Vincent Whitchurch
2019-06-27
crypto: asymmetric_keys - select CRYPTO_HASH where needed
Arnd Bergmann
2019-06-27
crypto: serpent - mark __serpent_setkey_sbox noinline
Arnd Bergmann
2019-06-27
crypto: testmgr - dynamically allocate crypto_shash
Arnd Bergmann
2019-06-27
crypto: testmgr - dynamically allocate testvec_config
Arnd Bergmann
2019-06-26
keys: Add a 'recurse' flag for keyring searches
David Howells
2019-06-23
Merge 5.2-rc6 into usb-next
Greg Kroah-Hartman
2019-06-20
crypto: arc4 - remove cipher implementation
Ard Biesheuvel
2019-06-20
crypto: arc4 - refactor arc4 core code into separate library
Ard Biesheuvel
2019-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-18
wusb: switch to cbcmac transform
Ard Biesheuvel
2019-06-13
crypto: chacha - constify ctx and iv arguments
Eric Biggers
2019-06-13
crypto: chacha20poly1305 - a few cleanups
Eric Biggers
2019-06-13
crypto: skcipher - un-inline encrypt and decrypt functions
Eric Biggers
2019-06-13
crypto: aead - un-inline encrypt and decrypt functions
Eric Biggers
2019-06-13
crypto: testmgr - add some more preemption points
Eric Biggers
2019-06-13
crypto: algapi - require cra_name and cra_driver_name
Eric Biggers
2019-06-13
crypto: make all generic algorithms set cra_driver_name
Eric Biggers
2019-06-08
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-06
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-06-06
crypto: chacha20poly1305 - fix atomic sleep when using async algorithm
Eric Biggers
2019-06-06
crypto: lrw - use correct alignmask
Eric Biggers
2019-06-06
crypto: ghash - fix unaligned memory access in ghash_setkey()
Eric Biggers
2019-06-06
crypto: xxhash - Implement xxhash support
Nikolay Borisov
2019-06-06
crypto: jitter - update implementation to 2.1.2
Stephan Müller
2019-06-06
crypto: testmgr - test the shash API
Eric Biggers
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
Thomas Gleixner
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 140
Thomas Gleixner
2019-05-30
crypto: algapi - remove crypto_tfm_in_queue()
Eric Biggers
2019-05-30
crypto: hash - remove CRYPTO_ALG_TYPE_DIGEST
Eric Biggers
2019-05-30
crypto: cryptd - move kcrypto_wq into cryptd
Eric Biggers
2019-05-30
crypto: gf128mul - make unselectable by user
Eric Biggers
2019-05-30
crypto: echainiv - change to 'default n'
Eric Biggers
2019-05-30
crypto: make all templates select CRYPTO_MANAGER
Eric Biggers
2019-05-30
crypto: testmgr - make extra tests depend on cryptomgr
Eric Biggers
2019-05-30
crypto: testmgr - fix length truncation with large page size
Eric Biggers
2019-05-30
crypto: hmac - fix memory leak in hmac_init_tfm()
Eric Biggers
2019-05-30
crypto: jitterentropy - change back to module_init()
Eric Biggers
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102
Thomas Gleixner
[next]