projects
/
platform
/
kernel
/
linux-rpi.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
vfs: Convert hypfs to use the new mount API
2019-04-06
Eric Biggers
ext4: remove incorrect comment for NEXT_ORPHAN()
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-03-22
Eric Biggers
crypto: salsa20-generic - use crypto_xor_cpy()
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-03-22
Eric Biggers
crypto: chacha-generic - use crypto_xor_cpy()
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-03-22
Eric Biggers
crypto: testmgr - test the !may_use_simd() fallback...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-03-22
Eric Biggers
crypto: simd - convert to use crypto_simd_usable()
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-03-22
Eric Biggers
crypto: arm64 - convert to use crypto_simd_usable()
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-03-22
Eric Biggers
crypto: arm - convert to use crypto_simd_usable()
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-03-22
Eric Biggers
crypto: x86 - convert to use crypto_simd_usable()
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-03-22
Eric Biggers
crypto: simd,testmgr - introduce crypto_simd_usable()
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-03-22
Eric Biggers
crypto: arm64/gcm-aes-ce - fix no-NEON fallback code
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-03-22
Eric Biggers
crypto: chacha-generic - fix use as arm64 no-NEON fallback
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-03-22
Eric Biggers
crypto: testmgr - remove workaround for AEADs that...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-03-22
Eric Biggers
crypto: x86/morus1280 - convert to use AEAD SIMD helpers
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-03-22
Eric Biggers
crypto: x86/morus640 - convert to use AEAD SIMD helpers
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-03-22
Eric Biggers
crypto: x86/aegis256 - convert to use AEAD SIMD helpers
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-03-22
Eric Biggers
crypto: x86/aegis128l - convert to use AEAD SIMD helpers
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-03-22
Eric Biggers
crypto: x86/aegis128 - convert to use AEAD SIMD helpers
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-03-22
Eric Biggers
crypto: x86/aesni - convert to use AEAD SIMD helpers
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-03-22
Eric Biggers
crypto: x86/aesni - convert to use skcipher SIMD bulk...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-03-22
Eric Biggers
crypto: simd - support wrapping AEAD algorithms
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-03-18
Eric Biggers
drm/vkms: fix use-after-free when drm_gem_handle_create...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-03-18
Eric Biggers
drm/vgem: fix use-after-free when drm_gem_handle_create...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-02-28
Eric Biggers
crypto: arm64/chacha - fix hchacha_block_neon() for...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-02-28
Eric Biggers
crypto: arm64/chacha - fix chacha_4block_xor_neon(...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-02-28
Eric Biggers
crypto: cavium/zip - fix collision with generic cra_driver_name
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-02-25
Eric Biggers
net: socket: set sock->sk to NULL after calling proto_ops...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-02-22
Eric Biggers
KEYS: always initialize keyring_index_key::desc_len
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-02-22
Eric Biggers
KEYS: user: Align the payload buffer
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-02-22
Eric Biggers
crypto: adiantum - add 1536 and 4096-byte test vectors
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-02-22
Eric Biggers
crypto: nhpoly1305 - add a test vector with len % 16...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-02-22
Eric Biggers
crypto: arm/aes-ce - update IV after partial final...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-02-22
Eric Biggers
crypto: arm64/aes-blk - update IV after partial final...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-02-22
Eric Biggers
crypto: testmgr - add iv_out to all CTR test vectors
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-02-22
Eric Biggers
crypto: testmgr - add iv_out to all CBC test vectors
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-02-22
Eric Biggers
crypto: testmgr - support checking skcipher output IV
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-02-22
Eric Biggers
crypto: testmgr - remove extra bytes from 3DES-CTR IVs
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-02-15
Eric Biggers
KEYS: allow reaching the keys quotas exactly
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-02-08
Eric Biggers
crypto: testmgr - check for aead_request corruption
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-02-08
Eric Biggers
crypto: testmgr - check for skcipher_request corruption
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-02-08
Eric Biggers
crypto: testmgr - convert hash testing to use testvec_configs
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-02-08
Eric Biggers
crypto: testmgr - convert aead testing to use testvec_configs
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-02-08
Eric Biggers
crypto: testmgr - convert skcipher testing to use testvec_co...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-02-08
Eric Biggers
crypto: testmgr - implement random testvec_config generation
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-02-08
Eric Biggers
crypto: testmgr - introduce CONFIG_CRYPTO_MANAGER_EXTRA_TESTS
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-02-08
Eric Biggers
crypto: testmgr - add testvec_config struct and helper...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-02-08
Eric Biggers
crypto: arm64/aes-neonbs - fix returning final keystream...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-02-08
Eric Biggers
crypto: ahash - fix another early termination in hash...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-02-08
Eric Biggers
crypto: x86/aesni-gcm - fix crash on empty plaintext
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-02-08
Eric Biggers
crypto: x86/morus - fix handling chunked inputs and...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-02-08
Eric Biggers
crypto: x86/aegis - fix handling chunked inputs and...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-02-08
Eric Biggers
crypto: morus - fix handling chunked inputs
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-02-08
Eric Biggers
crypto: aegis - fix handling chunked inputs
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-02-08
Eric Biggers
crypto: arm64/crct10dif-ce - cleanup and optimizations
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-02-08
Eric Biggers
crypto: arm/crct10dif-ce - cleanup and optimizations
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-02-08
Eric Biggers
crypto: x86/crct10dif-pcl - cleanup and optimizations
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-02-01
Eric Biggers
crypto: testmgr - skip crc32c context test for ahash...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-01-25
Eric Biggers
crypto: clarify name of WEAK_KEY request flag
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-01-25
Eric Biggers
crypto: bcm - remove unused function do_decrypt()
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-01-24
Eric Biggers
fscrypt: return -EXDEV for incompatible rename or link...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-01-24
Eric Biggers
fscrypt: remove CRYPTO_CTR dependency
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-01-22
Eric Biggers
kobject: make kset_get_ownership() 'static'
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-01-18
Eric Biggers
crypto: testmgr - unify the AEAD encryption and decryption...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-01-18
Eric Biggers
crypto: testmgr - add rfc4543(gcm(aes)) decryption...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-01-18
Eric Biggers
crypto: testmgr - add gcm(aes) decryption tests to...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-01-18
Eric Biggers
crypto: testmgr - add ccm(aes) decryption tests to...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-01-18
Eric Biggers
crypto: testmgr - skip AEAD encryption test vectors...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-01-18
Eric Biggers
crypto: af_alg - remove redundant initializations of...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-01-18
Eric Biggers
crypto: af_alg - use list_for_each_entry() in af_alg_count_t...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-01-18
Eric Biggers
crypto: af_alg - make some functions static
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-01-18
Eric Biggers
crypto: stat - remove unused mutex
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-01-18
Eric Biggers
crypto: tgr192 - fix unaligned memory access
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-01-18
Eric Biggers
crypto: x86/aesni-gcm - make 'struct aesni_gcm_tfm_s...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-01-18
Eric Biggers
crypto: user - forward declare crypto_nlsk
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-01-18
Eric Biggers
crypto: testmgr - handle endianness correctly in alg_test_cr...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-01-18
Eric Biggers
crypto: streebog - use correct endianness type
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-01-18
Eric Biggers
crypto: rsa-pkcs1pad - include <crypto/internal/rsa.h>
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-01-18
Eric Biggers
crypto: gcm - use correct endianness type in gcm_hash_len()
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-01-18
Eric Biggers
crypto: shash - remove pointless checks of shash_alg...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-01-18
Eric Biggers
crypto: shash - require neither or both ->export()...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-01-18
Eric Biggers
crypto: aead - set CRYPTO_TFM_NEED_KEY if ->setkey...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-01-18
Eric Biggers
crypto: skcipher - set CRYPTO_TFM_NEED_KEY if ->setkey...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-01-18
Eric Biggers
crypto: hash - set CRYPTO_TFM_NEED_KEY if ->setkey...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-01-11
Eric Biggers
crypto: algapi - reject NULL crypto_spawn::inst
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-01-11
Eric Biggers
crypto: algapi - remove crypto_alloc_instance()
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-01-11
Eric Biggers
crypto: null - convert ecb-cipher_null to skcipher API
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-01-11
Eric Biggers
crypto: arc4 - convert to skcipher API
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-01-11
Eric Biggers
crypto: pcbc - convert to skcipher_alloc_instance_simple()
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-01-11
Eric Biggers
crypto: pcbc - remove ability to wrap internal ciphers
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-01-11
Eric Biggers
crypto: ofb - convert to skcipher_alloc_instance_simple()
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-01-11
Eric Biggers
crypto: keywrap - convert to skcipher API
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-01-11
Eric Biggers
crypto: ecb - convert to skcipher API
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-01-11
Eric Biggers
crypto: ctr - convert to skcipher API
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-01-11
Eric Biggers
crypto: cfb - convert to skcipher_alloc_instance_simple()
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-01-11
Eric Biggers
crypto: cbc - convert to skcipher_alloc_instance_simple()
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-01-11
Eric Biggers
crypto: skcipher - add helper for simple block cipher...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-01-11
Eric Biggers
crypto: pcbc - remove bogus memcpy()s with src == dest
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-01-11
Eric Biggers
crypto: ofb - fix handling partial blocks and make...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-01-11
Eric Biggers
crypto: cfb - remove bogus memcpy() with src == dest
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-01-11
Eric Biggers
crypto: cfb - add missing 'chunksize' property
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-01-11
Eric Biggers
crypto: cipher - remove struct cipher_desc
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
next