Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
c59180ae3e5b43d3534748b19a57905712ea5fff
/
crypto
3e414b5
Merge tag 'for-5.4/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 5 years ago
cc491d8
padata, pcrypt: take CPU hotplug lock internally in padata_alloc_possible
by Daniel Jordan
· 5 years ago
63d3578
crypto: pcrypt - remove padata cpumask notifier
by Daniel Jordan
· 5 years ago
e6ce0e0
padata: make padata_do_parallel find alternate callback CPU
by Daniel Jordan
· 5 years ago
b128a30
padata: allocate workqueue internally
by Daniel Jordan
· 5 years ago
0ba3c02
crypto: skcipher - Unmap pages after an external error
by Herbert Xu
· 5 years ago
34d6245
crypto: sha256 - Merge crypto/sha256.h into crypto/sha.h
by Hans de Goede
· 5 years ago
be1eb7f
crypto: essiv - create wrapper template for ESSIV generation
by Ard Biesheuvel
· 5 years ago
f1d087b
crypto: aegis128 - Fix -Wunused-const-variable warning
by YueHaibing
· 5 years ago
f975abb
crypto: essiv - add tests for essiv in cbc(aes)+sha256 mode
by Ard Biesheuvel
· 5 years ago
389139b
crypto: arm64/aegis128 - use explicit vector load for permute vectors
by Ard Biesheuvel
· 5 years ago
08c327f
crypto: sha256_generic - Switch to the generic lib/crypto/sha256.c lib code
by Hans de Goede
· 5 years ago
01d3aee
crypto: sha256 - Make lib/crypto/sha256.c suitable for generic use
by Hans de Goede
· 5 years ago
1a01333
crypto: sha256_generic - Fix some coding style issues
by Hans de Goede
· 5 years ago
18fbe0d
crypto: des - remove now unused __des3_ede_setkey()
by Ard Biesheuvel
· 5 years ago
04007b0
crypto: des - split off DES library from generic DES cipher driver
by Ard Biesheuvel
· 5 years ago
4fd4be0
crypto: 3des - move verification out of exported routine
by Ard Biesheuvel
· 5 years ago
6ee41e5
crypto: des/3des_ede - add new helpers to verify keys
by Ard Biesheuvel
· 5 years ago
1984296
crypto: arm64/aegis128 - implement plain NEON version
by Ard Biesheuvel
· 5 years ago
a439763
crypto: aegis128 - provide a SIMD implementation based on NEON intrinsics
by Ard Biesheuvel
· 5 years ago
cf3d41a
crypto: aegis128 - add support for SIMD acceleration
by Ard Biesheuvel
· 5 years ago
8083b1b
crypto: xts - add support for ciphertext stealing
by Ard Biesheuvel
· 5 years ago
a62084d
crypto: aead - Do not allow authsize=0 if auth. alg has digestsize>0
by Pascal van Leeuwen
· 5 years ago
440dc9a
crypto: streebog - remove two unused variables
by YueHaibing
· 5 years ago
c2ccfa9
crypto: aes-generic - remove unused variable 'rco_tab'
by YueHaibing
· 5 years ago
43b970f
crypto: cryptd - Use refcount_t for refcount
by Chuhong Yuan
· 5 years ago
74bf81d
crypto: gcm - restrict assoclen for rfc4543
by Iuliana Prodan
· 5 years ago
d13dfae
crypto: engine - Reduce default RT priority
by Peter Zijlstra
· 5 years ago
65526f6
crypto: gcm - helper functions for assoclen/authsize check
by Iuliana Prodan
· 5 years ago
dec0fb3
crypto: jitterentropy - build without sanitizer
by Arnd Bergmann
· 5 years ago
c9f1fd4
Revert "crypto: aegis128 - add support for SIMD acceleration"
by Herbert Xu
· 5 years ago
8dfa20f
crypto: ghash - add comment and improve help text
by Eric Biggers
· 5 years ago
97ac82d
crypto: aegis - fix badly optimized clang output
by Arnd Bergmann
· 5 years ago
91b05a7
crypto: user - make NETLINK_CRYPTO work inside netns
by Ondrej Mosnacek
· 5 years ago
97bcb16
crypto: tcrypt - add a speed test for AEGIS128
by Ard Biesheuvel
· 5 years ago
ecc8bc8
crypto: aegis128 - provide a SIMD implementation based on NEON intrinsics
by Ard Biesheuvel
· 5 years ago
7cdc0dd
crypto: aegis128 - add support for SIMD acceleration
by Ard Biesheuvel
· 5 years ago
521cdde
crypto: aegis - avoid prerotated AES tables
by Ard Biesheuvel
· 5 years ago
368b1bd
crypto: aegis128 - drop empty TFM init/exit routines
by Ard Biesheuvel
· 5 years ago
520c199
crypto: aegis128l/aegis256 - remove x86 and generic implementations
by Ard Biesheuvel
· 5 years ago
5cb9770
crypto: morus - remove generic and x86 implementations
by Ard Biesheuvel
· 5 years ago
f248caf
crypto: testmgr - add tests for lzo-rle
by Hannah Pan
· 5 years ago
1e25ca0
crypto: aes-generic - unexport last-round AES tables
by Ard Biesheuvel
· 5 years ago
5bb12d7
crypto: aes-generic - drop key expansion routine in favor of library version
by Ard Biesheuvel
· 5 years ago
1d2c327
crypto: x86/aes - drop scalar assembler implementations
by Ard Biesheuvel
· 5 years ago
2c53fd1
crypto: x86/aes-ni - switch to generic for fallback and key routines
by Ard Biesheuvel
· 5 years ago
e59c1c9
crypto: aes - create AES library based on the fixed time AES code
by Ard Biesheuvel
· 5 years ago
b158fcb
crypto: aes/fixed-time - align key schedule with other implementations
by Ard Biesheuvel
· 5 years ago
724ecd3
crypto: aes - rename local routines to prevent future clashes
by Ard Biesheuvel
· 5 years ago
9552389
crypto: fips - add FIPS test failure notification chain
by Gilad Ben-Yossef
· 5 years ago
17a20ac
Merge tag 'usb-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 5 years ago
4d2fa8b
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 5 years ago
c84ca91
Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by Linus Torvalds
· 5 years ago
ee39d46
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 5 years ago
21d4120
crypto: user - prevent operating on larval algorithms
by Eric Biggers
· 5 years ago
1a0fad6
crypto: cryptd - Fix skcipher instance memory leak
by Vincent Whitchurch
· 5 years ago
90acc06
crypto: asymmetric_keys - select CRYPTO_HASH where needed
by Arnd Bergmann
· 5 years ago
4739711
crypto: serpent - mark __serpent_setkey_sbox noinline
by Arnd Bergmann
· 5 years ago
149c4e6
crypto: testmgr - dynamically allocate crypto_shash
by Arnd Bergmann
· 5 years ago
6b5ca64
crypto: testmgr - dynamically allocate testvec_config
by Arnd Bergmann
· 5 years ago
dcf49db
keys: Add a 'recurse' flag for keyring searches
by David Howells
· 5 years ago
58ee010
Merge 5.2-rc6 into usb-next
by Greg Kroah-Hartman
· 5 years ago
611a23c
crypto: arc4 - remove cipher implementation
by Ard Biesheuvel
· 5 years ago
dc51f25
crypto: arc4 - refactor arc4 core code into separate library
by Ard Biesheuvel
· 5 years ago
bdb275b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Herbert Xu
· 5 years ago
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 5 years ago
caab277
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
by Thomas Gleixner
· 5 years ago
ae748b9
wusb: switch to cbcmac transform
by Ard Biesheuvel
· 5 years ago
860ab2e
crypto: chacha - constify ctx and iv arguments
by Eric Biggers
· 5 years ago
76cadf2
crypto: chacha20poly1305 - a few cleanups
by Eric Biggers
· 5 years ago
81bcbb1
crypto: skcipher - un-inline encrypt and decrypt functions
by Eric Biggers
· 5 years ago
f2fe115
crypto: aead - un-inline encrypt and decrypt functions
by Eric Biggers
· 5 years ago
e63e1b0
crypto: testmgr - add some more preemption points
by Eric Biggers
· 5 years ago
177f87d
crypto: algapi - require cra_name and cra_driver_name
by Eric Biggers
· 5 years ago
d6ebf52
crypto: make all generic algorithms set cra_driver_name
by Eric Biggers
· 5 years ago
9331b67
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 5 years ago
ae87660
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 5 years ago
7545b6c
crypto: chacha20poly1305 - fix atomic sleep when using async algorithm
by Eric Biggers
· 5 years ago
20a0f97
crypto: lrw - use correct alignmask
by Eric Biggers
· 5 years ago
5c6bc4d
crypto: ghash - fix unaligned memory access in ghash_setkey()
by Eric Biggers
· 5 years ago
67882e7
crypto: xxhash - Implement xxhash support
by Nikolay Borisov
· 5 years ago
d9d67c8
crypto: jitter - update implementation to 2.1.2
by Stephan Müller
· 5 years ago
d8ea98a
crypto: testmgr - test the shash API
by Eric Biggers
· 5 years ago
2b27bdc
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
by Thomas Gleixner
· 5 years ago
a61127c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335
by Thomas Gleixner
· 5 years ago
1802d0b
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
by Thomas Gleixner
· 5 years ago
c942fdd
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
by Thomas Gleixner
· 5 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 5 years ago
1cc6582
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 140
by Thomas Gleixner
· 5 years ago
5e99a0a
crypto: algapi - remove crypto_tfm_in_queue()
by Eric Biggers
· 5 years ago
84ede58
crypto: hash - remove CRYPTO_ALG_TYPE_DIGEST
by Eric Biggers
· 5 years ago
3e56e16
crypto: cryptd - move kcrypto_wq into cryptd
by Eric Biggers
· 5 years ago
e590e13
crypto: gf128mul - make unselectable by user
by Eric Biggers
· 5 years ago
8780414
crypto: echainiv - change to 'default n'
by Eric Biggers
· 5 years ago
c8a3315
crypto: make all templates select CRYPTO_MANAGER
by Eric Biggers
· 5 years ago
929d34c
crypto: testmgr - make extra tests depend on cryptomgr
by Eric Biggers
· 5 years ago
e944eab
crypto: testmgr - fix length truncation with large page size
by Eric Biggers
· 5 years ago
7829a0c
crypto: hmac - fix memory leak in hmac_init_tfm()
by Eric Biggers
· 5 years ago
9c5b34c2f
crypto: jitterentropy - change back to module_init()
by Eric Biggers
· 5 years ago
fd534e9
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102
by Thomas Gleixner
· 5 years ago
Next »