projects
/
platform
/
kernel
/
linux-rpi.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
fuse: convert to use the new mount API
2019-09-05
Eric Biggers
vfs: set fs_context::user_ns for reconfigure
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-07-13
Eric Biggers
ppp: mppe: Revert "ppp: mppe: Add softdep to arc4"
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-07-13
Eric Biggers
f2fs: remove redundant check from f2fs_setflags_common()
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-07-13
Eric Biggers
f2fs: use generic checking function for FS_IOC_FSSETXATTR
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-07-13
Eric Biggers
f2fs: use generic checking and prep function for FS_IOC_SETFLAGS
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-07-05
Eric Biggers
fs/userfaultfd.c: disable irqs for fault_pending and...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-07-03
Eric Biggers
crypto: user - prevent operating on larval algorithms
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-07-01
Eric Biggers
vfs: move_mount: reject moving kernel internal mounts
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-06-27
Eric Biggers
fscrypt: document testing with xfstests
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-06-27
Eric Biggers
fscrypt: remove selection of CONFIG_CRYPTO_SHA256
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-06-21
Eric Biggers
f2fs: separate f2fs i_flags from fs_flags and ext4...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-06-17
Eric Biggers
vfs: fsmount: add missing mntget()
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-06-14
Eric Biggers
cfg80211: fix memory leak of wiphy device name
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-06-13
Eric Biggers
io_uring: fix memory leak of UNIX domain socket inode
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-06-13
Eric Biggers
crypto: chacha - constify ctx and iv arguments
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-06-13
Eric Biggers
crypto: chacha20poly1305 - a few cleanups
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-06-13
Eric Biggers
crypto: skcipher - make chunksize and walksize accessors...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-06-13
Eric Biggers
crypto: skcipher - un-inline encrypt and decrypt functions
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-06-13
Eric Biggers
crypto: aead - un-inline encrypt and decrypt functions
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-06-13
Eric Biggers
crypto: x86/aesni - remove unused internal cipher algorithm
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-06-13
Eric Biggers
crypto: doc - improve the skcipher API example code
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-06-13
Eric Biggers
crypto: testmgr - add some more preemption points
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-06-13
Eric Biggers
crypto: algapi - require cra_name and cra_driver_name
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-06-13
Eric Biggers
crypto: make all generic algorithms set cra_driver_name
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-06-11
Eric Biggers
fscrypt: remove unnecessary includes of ratelimit.h
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-06-06
Eric Biggers
crypto: chacha20poly1305 - fix atomic sleep when using...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-06-06
Eric Biggers
crypto: lrw - use correct alignmask
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-06-06
Eric Biggers
crypto: ghash - fix unaligned memory access in ghash_setkey()
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-06-06
Eric Biggers
crypto: testmgr - test the shash API
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-05-30
Eric Biggers
keys: Reuse keyring_index_key::desc_len in lookup_user_key()
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-05-30
Eric Biggers
crypto: algapi - remove crypto_tfm_in_queue()
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-05-30
Eric Biggers
crypto: hash - remove CRYPTO_ALG_TYPE_DIGEST
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-05-30
Eric Biggers
crypto: cryptd - move kcrypto_wq into cryptd
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-05-30
Eric Biggers
crypto: gf128mul - make unselectable by user
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-05-30
Eric Biggers
crypto: echainiv - change to 'default n'
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-05-30
Eric Biggers
crypto: make all templates select CRYPTO_MANAGER
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-05-30
Eric Biggers
crypto: testmgr - make extra tests depend on cryptomgr
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-05-30
Eric Biggers
crypto: testmgr - fix length truncation with large...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-05-30
Eric Biggers
crypto: vmx - convert to skcipher API
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-05-30
Eric Biggers
crypto: vmx - convert to SPDX license identifiers
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-05-30
Eric Biggers
crypto: hmac - fix memory leak in hmac_init_tfm()
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-05-30
Eric Biggers
crypto: jitterentropy - change back to module_init()
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-05-28
Eric Biggers
ext4: encrypt only up to last block in ext4_bio_write_page()
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-05-28
Eric Biggers
fscrypt: decrypt only the needed blocks in __fscrypt_decrypt...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-05-28
Eric Biggers
fscrypt: support decrypting multiple filesystem blocks...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-05-28
Eric Biggers
fscrypt: introduce fscrypt_decrypt_block_inplace()
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-05-28
Eric Biggers
fscrypt: handle blocksize < PAGE_SIZE in fscrypt_zeroout_range()
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-05-28
Eric Biggers
fscrypt: support encrypting multiple filesystem blocks...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-05-28
Eric Biggers
fscrypt: introduce fscrypt_encrypt_block_inplace()
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-05-28
Eric Biggers
fscrypt: clean up some BUG_ON()s in block encryption...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-05-28
Eric Biggers
fscrypt: rename fscrypt_do_page_crypto() to fscrypt_crypt_bl...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-05-28
Eric Biggers
fscrypt: remove the "write" part of struct fscrypt_ctx
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-05-28
Eric Biggers
fscrypt: simplify bounce page handling
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-05-17
Eric Biggers
crypto: hash - fix incorrect HASH_MAX_DESCSIZE
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-05-07
Eric Biggers
ubifs: remove unnecessary #ifdef around fscrypt_ioctl_get_po...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-05-07
Eric Biggers
ubifs: remove unnecessary calls to set up directory key
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-05-01
Eric Biggers
libfs: document simple_get_link()
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-05-01
Eric Biggers
Documentation/filesystems/Locking: fix ->get_link(...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-05-01
Eric Biggers
Documentation/filesystems/vfs.txt: document how ->i_link...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-05-01
Eric Biggers
Documentation/filesystems/vfs.txt: remove bogus "Last...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-04-25
Eric Biggers
crypto: shash - remove shash_desc::flags
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-04-25
Eric Biggers
crypto: nx - don't abuse shash MAY_SLEEP flag
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-04-25
Eric Biggers
crypto: shash - remove useless crypto_yield() in shash_ahash...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-04-19
Eric Biggers
crypto: ccm - fix incompatibility between "ccm" and...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-04-19
Eric Biggers
crypto: gcm - fix incompatibility between "gcm" and...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-04-18
Eric Biggers
crypto: shash - fix missed optimization in shash_ahash_digest()
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-04-18
Eric Biggers
crypto: powerpc - convert to use crypto_simd_usable()
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-04-18
Eric Biggers
crypto: cavium - remove bogus code handling cryptd
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-04-18
Eric Biggers
crypto: cryptd - remove ability to instantiate ablkciphers
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-04-18
Eric Biggers
crypto: run initcalls for generic implementations earlier
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-04-18
Eric Biggers
crypto: testmgr - fuzz AEADs against their generic...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-04-18
Eric Biggers
crypto: testmgr - fuzz skciphers against their generic...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-04-18
Eric Biggers
crypto: testmgr - fuzz hashes against their generic...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-04-18
Eric Biggers
crypto: testmgr - add helpers for fuzzing against generic...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-04-18
Eric Biggers
crypto: testmgr - identify test vectors by name rather...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-04-18
Eric Biggers
crypto: testmgr - expand ability to test for errors
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-04-18
Eric Biggers
crypto: vmx - return correct error code on failed setkey
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-04-18
Eric Biggers
crypto: arm64/aes-neonbs - don't access already-freed...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-04-18
Eric Biggers
crypto: arm/aes-neonbs - don't access already-freed...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-04-18
Eric Biggers
crypto: salsa20 - don't access already-freed walk.iv
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-04-18
Eric Biggers
crypto: lrw - don't access already-freed walk.iv
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-04-17
Eric Biggers
fscrypt: cache decrypted symlink target in ->i_link
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-04-17
Eric Biggers
vfs: use READ_ONCE() to access ->i_link
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-04-17
Eric Biggers
fscrypt: fix race where ->lookup() marks plaintext...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-04-17
Eric Biggers
fscrypt: only set dentry_operations on ciphertext dentries
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-04-17
Eric Biggers
fs, fscrypt: clear DCACHE_ENCRYPTED_NAME when unaliasing...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-04-17
Eric Biggers
fscrypt: fix race allowing rename() and link() of ciphertext...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-04-17
Eric Biggers
fscrypt: clean up and improve dentry revalidation
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-04-16
Eric Biggers
fscrypt: use READ_ONCE() to access ->i_crypt_info
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-04-16
Eric Biggers
fscrypt: remove WARN_ON_ONCE() when decryption fails
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-04-16
Eric Biggers
fscrypt: drop inode argument from fscrypt_get_ctx()
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-04-08
Eric Biggers
crypto: x86/poly1305 - fix overflow during partial...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-04-08
Eric Biggers
crypto: testmgr - add panic_on_fail module parameter
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-04-08
Eric Biggers
crypto: arm64/cbcmac - handle empty messages in same...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-04-08
Eric Biggers
crypto: cts - don't support empty messages
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-04-08
Eric Biggers
crypto: streebog - fix unaligned memory accesses
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-04-08
Eric Biggers
crypto: chacha20poly1305 - set cra_name correctly
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-04-08
Eric Biggers
crypto: skcipher - don't WARN on unprocessed data after...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-04-08
Eric Biggers
crypto: x86/crct10dif-pcl - fix use via crypto_shash_digest()
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2019-04-08
Eric Biggers
crypto: crct10dif-generic - fix use via crypto_shash_digest()
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
next