projects
/
platform
/
kernel
/
linux-rpi.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
iov_iter: fix the uaccess area in copy_compat_iovec_from_user
2021-01-27
Eric Biggers
fs: fix lazytime expiration handling in __writeback_single_i...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2021-01-06
Eric Biggers
fs/namespace.c: WARN if mnt_count has become negative
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-12-26
Eric Biggers
crypto: af_alg - avoid undefined behavior accessing...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-12-26
Eric Biggers
f2fs: prevent creating duplicate encrypted filenames
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-12-26
Eric Biggers
ext4: prevent creating duplicate encrypted filenames
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-12-26
Eric Biggers
ubifs: prevent creating duplicate encrypted filenames
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-12-26
Eric Biggers
fscrypt: add fscrypt_is_nokey_name()
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-12-26
Eric Biggers
fscrypt: remove kernel-internal constants from UAPI...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-11-20
Eric Biggers
block/keyslot-manager: prevent crash when num_slots=1
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-11-12
Eric Biggers
fscrypt: fix inline encryption not used on new files
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-11-06
Eric Biggers
fscrypt: remove reachable WARN in fscrypt_setup_iv_ino_lblk_...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-10-25
Eric Biggers
mm: remove kzfree() compatibility definition
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-10-23
Eric Biggers
crypto: x86/poly1305 - add back a needed assignment
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-10-18
Eric Biggers
ext4: fix leaking sysfs kobject after failed mount
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-10-09
Eric Biggers
f2fs: reject CASEFOLD inode flag without casefold feature
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-10-05
Eric Biggers
block: warn if !__GFP_DIRECT_RECLAIM in bio_crypt_set_ctx()
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-10-05
Eric Biggers
block: make blk_crypto_rq_bio_prep() able to fail
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-10-05
Eric Biggers
block: make bio_crypt_clone() able to fail
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-10-03
Eric Biggers
scripts/spelling.txt: fix malformed entry
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-09-28
Eric Biggers
fscrypt: export fscrypt_d_revalidate()
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-09-24
Eric Biggers
fscrypt: rename DCACHE_ENCRYPTED_NAME to DCACHE_NOKEY_NAME
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-09-24
Eric Biggers
fscrypt: don't call no-key names "ciphertext names"
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-09-22
Eric Biggers
fscrypt: use sha256() instead of open coding
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-09-22
Eric Biggers
fscrypt: make fscrypt_set_test_dummy_encryption() take...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-09-22
Eric Biggers
fscrypt: handle test_dummy_encryption in more logical way
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-09-22
Eric Biggers
fscrypt: move fscrypt_prepare_symlink() out-of-line
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-09-22
Eric Biggers
fscrypt: make "#define fscrypt_policy" user-only
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-09-22
Eric Biggers
fscrypt: stop pretending that key setup is nofs-safe
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-09-22
Eric Biggers
fscrypt: require that fscrypt_encrypt_symlink() already...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-09-22
Eric Biggers
fscrypt: remove fscrypt_inherit_context()
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-09-22
Eric Biggers
fscrypt: adjust logging for in-creation inodes
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-09-22
Eric Biggers
ubifs: use fscrypt_prepare_new_inode() and fscrypt_set_context()
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-09-22
Eric Biggers
f2fs: use fscrypt_prepare_new_inode() and fscrypt_set_context()
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-09-22
Eric Biggers
ext4: use fscrypt_prepare_new_inode() and fscrypt_set_context()
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-09-22
Eric Biggers
ext4: factor out ext4_xattr_credits_for_new_inode()
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-09-22
Eric Biggers
fscrypt: add fscrypt_prepare_new_inode() and fscrypt_set_con...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-09-16
Eric Biggers
reiserfs: only call unlock_new_inode() if I_NEW
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-09-07
Eric Biggers
fscrypt: restrict IV_INO_LBLK_32 to ino_bits <= 32
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-09-02
Eric Biggers
scsi: ufs: Make ufshcd_print_trs() consider UFSHCD_QUIRK_PRD...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-08-12
Eric Biggers
nilfs2: only call unlock_new_inode() if I_NEW
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-08-12
Eric Biggers
fs/minix: remove expected error message in block_to_path()
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-08-12
Eric Biggers
fs/minix: fix block limit check for V1 filesystems
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-08-12
Eric Biggers
fs/minix: set s_maxbytes correctly
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-08-12
Eric Biggers
fs/minix: reject too-large maximum file size
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-08-12
Eric Biggers
fs/minix: don't allow getting deleted inodes
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-08-12
Eric Biggers
fs/minix: check return value of sb_getblk()
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-08-06
Eric Biggers
ext4: use generic names for generic ioctls
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-08-06
Eric Biggers
ext4: don't hardcode bit values in EXT4_FL_USER_*
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-07-30
Eric Biggers
fscrypt: don't load ->i_crypt_info before it's known...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-07-27
Eric Biggers
fs: define inode flags using bit numbers
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-07-25
Eric Biggers
scsi: ufs-qcom: Add Inline Crypto Engine support
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-07-25
Eric Biggers
scsi: ufs: Add program_key() variant op
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-07-25
Eric Biggers
scsi: ufs-qcom: Name the dev_ref_clk_ctrl registers
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-07-25
Eric Biggers
scsi: firmware: qcom_scm: Add support for programming...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-07-23
Eric Biggers
/dev/mem: Add missing memory barriers for devmem_inode
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-07-21
Eric Biggers
fs-verity: use smp_load_acquire() for ->i_verity_info
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-07-21
Eric Biggers
fscrypt: use smp_load_acquire() for ->i_crypt_info
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-07-21
Eric Biggers
fscrypt: use smp_load_acquire() for ->s_master_keys
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-07-21
Eric Biggers
fscrypt: use smp_load_acquire() for fscrypt_prepared_key
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-07-21
Eric Biggers
fscrypt: switch fscrypt_do_sha256() to use the SHA...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-07-21
Eric Biggers
fscrypt: restrict IV_INO_LBLK_* to AES-256-XTS
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-07-21
Eric Biggers
fscrypt: rename FS_KEY_DERIVATION_NONCE_SIZE
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-07-21
Eric Biggers
fscrypt: add comments that describe the HKDF info strings
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-07-20
Eric Biggers
f2fs: use generic names for generic ioctls
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-07-16
Eric Biggers
crypto: lrw - prefix function and struct names with...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-07-16
Eric Biggers
crypto: xts - prefix function and struct names with...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-07-16
Eric Biggers
crypto: algapi - introduce the flag CRYPTO_ALG_ALLOCATES_MEMORY
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-07-16
Eric Biggers
crypto: algapi - add NEED_FALLBACK to INHERITED_FLAGS
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-07-16
Eric Biggers
crypto: algapi - use common mechanism for inheriting...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-07-16
Eric Biggers
crypto: seqiv - remove seqiv_create()
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-07-16
Eric Biggers
crypto: geniv - remove unneeded arguments from aead_geniv_al...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-07-16
Eric Biggers
ASoC: cros_ec_codec: use sha256() instead of open coding
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-07-16
Eric Biggers
mptcp: use sha256() instead of open coding
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-07-16
Eric Biggers
efi: use sha256() instead of open coding
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-07-16
Eric Biggers
crypto: lib/sha256 - add sha256() function
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-07-16
Eric Biggers
crypto: sparc - rename sha256 to sha256_alg
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-07-14
Eric Biggers
arm64: dts: sdm845: add Inline Crypto Engine registers...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-07-14
Eric Biggers
Smack: fix use-after-free in smk_write_relabel_self()
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-07-08
Eric Biggers
ext4: add inline encryption support
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-06-29
Eric Biggers
block/keyslot-manager: use kvfree_sensitive()
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-06-18
Eric Biggers
crc-t10dif: clean up some more things
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-06-18
Eric Biggers
crc-t10dif: use fallback in initial state
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-06-15
Eric Biggers
crypto: algboss - don't wait during notifier callback
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-06-15
Eric Biggers
esp, ah: modernize the crypto algorithm selections
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-06-15
Eric Biggers
esp: select CRYPTO_SEQIV
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-06-15
Eric Biggers
esp, ah: consolidate the crypto algorithm selections
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-06-11
Eric Biggers
ext4: avoid utf8_strncasecmp() with unstable name
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-06-09
Eric Biggers
f2fs: avoid utf8_strncasecmp() with unstable name
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-06-09
Eric Biggers
f2fs: don't return vmalloc() memory from f2fs_kmalloc()
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-06-05
Eric Biggers
dm crypt: avoid truncating the logical block size
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-06-04
Eric Biggers
ext4: add casefold flag to EXT4_INODE_* flags
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-06-04
Eric Biggers
ext4: fix race between ext4_sync_parent() and rename()
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-05-25
Eric Biggers
btrfs: use crypto_shash_digest() instead of open coding
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-05-19
Eric Biggers
fscrypt: add support for IV_INO_LBLK_32 policies
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-05-19
Eric Biggers
fscrypt: make test_dummy_encryption use v2 by default
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-05-19
Eric Biggers
fscrypt: support test_dummy_encryption=v2
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-05-17
Eric Biggers
ubifs: fix wrong use of crypto_shash_descsize()
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-05-15
Eric Biggers
fscrypt: add fscrypt_add_test_dummy_key()
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-05-15
Eric Biggers
linux/parser.h: add include guards
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2020-05-12
Eric Biggers
fs-verity: remove unnecessary extern keywords
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
next