- eff1ffb ANDROID: GKI: set more vfs-only exports into their own namespace by Greg Kroah-Hartman · 2 years, 9 months ago
- c23269d Merge 5.10.71 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 3 months ago
- 23a6dfa fs-verity: fix signed integer overflow with i_size near S64_MAX by Eric Biggers · 3 years, 3 months ago
- a9e54b6 UPSTREAM: fsverity: relax build time dependency on CRYPTO_SHA256 by Ard Biesheuvel · 3 years, 8 months ago
- d92620d Merge remote-tracking branch 'aosp/upstream-f2fs-stable-linux-5.10.y' into android12-5.10 by Jaegeuk Kim · 3 years, 10 months ago
- 0a1e2d3 ANDROID: fs-verity: Export function to check signatures by Paul Lawrence · 4 years, 2 months ago
- 4336e78 fs-verity: support reading signature with ioctl by Eric Biggers · 4 years ago
- 99e8c45 fs-verity: support reading descriptor with ioctl by Eric Biggers · 4 years ago
- 0b29c4c fs-verity: support reading Merkle tree with ioctl by Eric Biggers · 4 years ago
- d758f50 fs-verity: add FS_IOC_READ_VERITY_METADATA ioctl by Eric Biggers · 4 years ago
- 3208a76b fs-verity: don't pass whole descriptor to fsverity_verify_signature() by Eric Biggers · 4 years ago
- 28d8da5 fs-verity: factor out fsverity_get_descriptor() by Eric Biggers · 4 years ago
- 78d21c2 fs-verity: move structs needed for file signing to UAPI header by Eric Biggers · 4 years, 2 months ago
- 5fe13f5 fs-verity: rename "file measurement" to "file digest" by Eric Biggers · 4 years, 2 months ago
- 7dcf6d6 fs-verity: rename fsverity_signed_digest to fsverity_formatted_digest by Eric Biggers · 4 years, 2 months ago
- c864727 fs-verity: remove filenames from file comments by Eric Biggers · 4 years, 2 months ago
- f3db0be fs-verity: use smp_load_acquire() for ->i_verity_info by Eric Biggers · 4 years, 5 months ago
- 9cd6b59 fs-verity: remove unnecessary extern keywords by Eric Biggers · 4 years, 8 months ago
- 6377a38 fs-verity: fix all kerneldoc warnings by Eric Biggers · 4 years, 8 months ago
- da3a3da fs-verity: use u64_to_user_ptr() by Eric Biggers · 5 years ago
- 439bea1 fs-verity: use mempool for hash requests by Eric Biggers · 5 years ago
- fd39073 fs-verity: implement readahead of Merkle tree pages by Eric Biggers · 5 years ago
- c22415d fs-verity: implement readahead for FS_IOC_ENABLE_VERITY by Eric Biggers · 5 years ago
- c593642 treewide: Use sizeof_field() macro by Pankaj Bharadiya · 5 years ago
- 432434c fs-verity: support builtin file signatures by Eric Biggers · 5 years ago
- add890c fs-verity: add SHA-512 support by Eric Biggers · 5 years ago
- 4dd893d fs-verity: implement FS_IOC_MEASURE_VERITY ioctl by Eric Biggers · 5 years ago
- 3fda4c6 fs-verity: implement FS_IOC_ENABLE_VERITY ioctl by Eric Biggers · 5 years ago
- 8a1d0f9 fs-verity: add data verification hooks for ->readpages() by Eric Biggers · 5 years ago
- c1d9b58 fs-verity: add the hook for file ->setattr() by Eric Biggers · 5 years ago
- fd2d1ac fs-verity: add the hook for file ->open() by Eric Biggers · 5 years ago
- 671e67b fs-verity: add Kconfig and the helper functions for hashing by Eric Biggers · 5 years ago