projects
/
platform
/
kernel
/
linux-rpi.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
smb3: fix caching of ctime on setxattr
2023-11-28
Eric Biggers
quota: explicitly forbid quota files from being encrypted
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2023-08-27
Eric Biggers
libfs: remove redundant checks of s_encoding
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2023-08-27
Eric Biggers
ext4: remove redundant checks of s_encoding
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2023-08-27
Eric Biggers
ext4: reject casefold inode flag without casefold feature
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2023-08-20
Eric Biggers
fsverity: skip PKCS#7 parser when keyring is empty
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2023-07-22
Eric Biggers
crypto: x86/aesni - remove unused parameter to aes_set_key_c...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2023-07-12
Eric Biggers
fsverity: move sysctl registration out of signature.c
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2023-07-12
Eric Biggers
fscrypt: improve the "Encryption modes and usage" section
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2023-07-12
Eric Biggers
fsverity: simplify handling of errors during initcall
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2023-07-12
Eric Biggers
fsverity: explicitly check that there is no algorithm 0
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2023-07-05
Eric Biggers
blk-crypto: use dynamic lock class for blk_crypto_profile...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2023-06-21
Eric Biggers
fsverity: improve documentation for builtin signature...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2023-06-14
Eric Biggers
fsverity: rework fsverity_get_digest() again
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2023-06-04
Eric Biggers
fsverity: simplify error handling in verify_data_block()
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2023-06-04
Eric Biggers
fsverity: don't use bio_first_page_all() in fsverity_verify_...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2023-06-04
Eric Biggers
fsverity: constify fsverity_hash_alg
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2023-06-04
Eric Biggers
fsverity: use shash API instead of ahash API
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2023-05-24
Eric Biggers
crypto: Kconfig - warn about performance overhead of...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2023-04-12
Eric Biggers
fsverity: reject FS_IOC_ENABLE_VERITY on mode 3 fds
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2023-04-12
Eric Biggers
fsverity: explicitly check for buffer overflow in build_merk...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2023-04-12
Eric Biggers
fsverity: use WARN_ON_ONCE instead of WARN_ON
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2023-04-06
Eric Biggers
fscrypt: optimize fscrypt_initialize()
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2023-03-28
Eric Biggers
fs/buffer.c: use b_folio for fsverity work
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2023-03-28
Eric Biggers
fscrypt: use WARN_ON_ONCE instead of WARN_ON
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2023-03-28
Eric Biggers
fs/buffer.c: use b_folio for fscrypt work
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2023-03-19
Eric Biggers
fscrypt: check for NULL keyring in fscrypt_put_master_key_ac...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2023-03-19
Eric Biggers
fscrypt: improve fscrypt_destroy_keyring() documentation
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2023-03-16
Eric Biggers
blk-crypto: drop the NULL check from blk_crypto_put_keyslot()
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2023-03-16
Eric Biggers
blk-mq: return actual keyslot error in blk_insert_cloned_req...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2023-03-16
Eric Biggers
blk-crypto: remove blk_crypto_insert_cloned_request()
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2023-03-16
Eric Biggers
blk-crypto: make blk_crypto_evict_key() more robust
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2023-03-16
Eric Biggers
blk-crypto: make blk_crypto_evict_key() return void
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2023-03-16
Eric Biggers
blk-mq: release crypto keyslot before reporting I/O...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2023-03-16
Eric Biggers
fsverity: don't drop pagecache at end of FS_IOC_ENABLE_VERITY
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2023-03-14
Eric Biggers
fscrypt: destroy keyring after security_sb_delete()
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2023-03-14
Eric Biggers
crypto: testmgr - fix RNG performance in fuzz tests
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2023-03-14
Eric Biggers
crypto: arm64/aes-neonbs - fix crash with CFI enabled
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2023-03-08
Eric Biggers
ext4: fix cgroup writeback accounting with fs-layer...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2023-03-03
Eric Biggers
lib: parser: update documentation for match_NUMBER...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2023-02-09
Eric Biggers
ext4: use ext4_fc_tl_mem in fast-commit replay path
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2023-02-08
Eric Biggers
randstruct: disable Clang 15 support
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2023-02-08
Eric Biggers
fscrypt: clean up fscrypt_add_test_dummy_key()
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2023-02-08
Eric Biggers
fs/super.c: stop calling fscrypt_destroy_keyring()...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2023-02-08
Eric Biggers
f2fs: stop calling fscrypt_add_test_dummy_key()
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2023-02-08
Eric Biggers
ext4: stop calling fscrypt_add_test_dummy_key()
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2023-02-08
Eric Biggers
fscrypt: add the test dummy encryption key on-demand
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2023-02-06
Eric Biggers
f2fs: fix cgroup writeback accounting with fs-layer...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2023-01-31
Eric Biggers
f2fs: fix information leak in f2fs_move_inline_dirents()
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2023-01-28
Eric Biggers
fscrypt: support decrypting data from large folios
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2023-01-27
Eric Biggers
fsverity: support verifying data from large folios
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2023-01-25
Eric Biggers
fsverity.rst: update git repo URL for fsverity-utils
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2023-01-16
Eric Biggers
MAINTAINERS: update fscrypt git repo
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2023-01-16
Eric Biggers
MAINTAINERS: update fsverity git repo, list, and patchwork
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2023-01-10
Eric Biggers
ext4: allow verity with fs block size < PAGE_SIZE
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2023-01-10
Eric Biggers
fs/buffer.c: support fsverity in block_read_full_folio()
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2023-01-10
Eric Biggers
f2fs: simplify f2fs_readpage_limit()
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2023-01-10
Eric Biggers
ext4: simplify ext4_readpage_limit()
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2023-01-10
Eric Biggers
fsverity: support enabling with tree block size < PAGE_SIZE
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2023-01-10
Eric Biggers
fsverity: support verification with tree block size...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2023-01-10
Eric Biggers
fsverity: replace fsverity_hash_page() with fsverity_hash_bl...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2023-01-10
Eric Biggers
fsverity: use EFBIG for file too large to enable verity
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2023-01-10
Eric Biggers
fsverity: store log2(digest_size) precomputed
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2023-01-10
Eric Biggers
fsverity: simplify Merkle tree readahead size calculation
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2023-01-10
Eric Biggers
fsverity: use unsigned long for level_start
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2023-01-01
Eric Biggers
fsverity: remove debug messages and CONFIG_FS_VERITY_DEBUG
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2023-01-01
Eric Biggers
fsverity: pass pos and size to ->write_merkle_tree_block
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2023-01-01
Eric Biggers
fsverity: optimize fsverity_cleanup_inode() on non...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2023-01-01
Eric Biggers
fsverity: optimize fsverity_prepare_setattr() on non...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2023-01-01
Eric Biggers
fsverity: optimize fsverity_file_open() on non-verity...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2022-12-30
Eric Biggers
scsi: ufs: core: Allow UFS host drivers to override...
Cc:
Eric Biggers
<ebiggers@google.com>
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2022-12-30
Eric Biggers
crypto: x86/ghash - add comment and fix broken link
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2022-12-30
Eric Biggers
crypto: x86/ghash - use le128 instead of u128
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2022-12-30
Eric Biggers
crypto: x86/ghash - fix unaligned access in ghash_setkey()
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2022-12-09
Eric Biggers
ext4: simplify fast-commit CRC calculation
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2022-12-09
Eric Biggers
ext4: fix off-by-one errors in fast-commit block filling
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2022-12-09
Eric Biggers
ext4: fix unaligned memory access in ext4_fc_reserve_space()
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2022-12-09
Eric Biggers
ext4: add missing validation of fast-commit record...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2022-12-09
Eric Biggers
ext4: fix leaking uninitialized memory in fast-commit...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2022-12-09
Eric Biggers
ext4: don't set up encryption key during jbd2 transaction
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2022-12-09
Eric Biggers
ext4: disable fast-commit of encrypted dir operations
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2022-12-09
Eric Biggers
ext4: don't allow journal inode to have encrypt flag
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2022-12-02
Eric Biggers
fscrypt: add additional documentation for SM4 support
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2022-12-02
Eric Biggers
fscrypt: remove unused Speck definitions
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2022-11-30
Eric Biggers
fsverity: simplify fsverity_get_digest()
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2022-11-29
Eric Biggers
fsverity: stop using PG_error to track error status
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2022-11-25
Eric Biggers
fscrypt: add comment for fscrypt_valid_enc_modes_v1()
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2022-11-25
Eric Biggers
Revert "crypto: shash - avoid comparing pointers to...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2022-11-25
Eric Biggers
crypto: arm/nhpoly1305 - eliminate unnecessary CFI...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2022-11-25
Eric Biggers
crypto: arm64/sm3 - fix possible crash with CFI enabled
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2022-11-25
Eric Biggers
crypto: arm64/nhpoly1305 - eliminate unnecessary CFI...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2022-11-25
Eric Biggers
crypto: x86/sm4 - fix crash with CFI enabled
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2022-11-25
Eric Biggers
crypto: x86/sm3 - fix possible crash with CFI enabled
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2022-11-25
Eric Biggers
crypto: x86/sha512 - fix possible crash with CFI enabled
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2022-11-25
Eric Biggers
crypto: x86/sha256 - fix possible crash with CFI enabled
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2022-11-25
Eric Biggers
crypto: x86/sha1 - fix possible crash with CFI enabled
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2022-11-25
Eric Biggers
crypto: x86/nhpoly1305 - eliminate unnecessary CFI...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2022-11-25
Eric Biggers
crypto: x86/aria - fix crash with CFI enabled
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2022-11-25
Eric Biggers
crypto: x86/aegis128 - fix possible crash with CFI...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2022-11-25
Eric Biggers
crypto: algboss - compile out test-related code when...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2022-11-25
Eric Biggers
crypto: kdf - silence noisy self-test
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
next