index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
verity
Age
Commit message (
Expand
)
Author
41 hours
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux
Linus Torvalds
10 days
fsverity: remove inode from fsverity_verification_ctx
Eric Biggers
10 days
fsverity: use a hashtable to find the fsverity_info
Christoph Hellwig
11 days
fsverity: push out fsverity_info lookup
Christoph Hellwig
11 days
fsverity: deconstify the inode pointer in struct fsverity_info
Christoph Hellwig
11 days
fsverity: kick off hash readahead at data I/O submission time
Christoph Hellwig
12 days
readahead: push invalidate_lock out of page_cache_ra_unbounded
Christoph Hellwig
12 days
fsverity: don't issue readahead for non-ENOENT errors from __filemap_get_folio
Christoph Hellwig
2026-01-29
fsverity: start consolidating pagecache code
Christoph Hellwig
2026-01-29
fsverity: pass struct file to ->write_merkle_tree_block
Christoph Hellwig
2026-01-29
fs,fsverity: clear out fsverity_info from common code
Christoph Hellwig
2026-01-29
fs,fsverity: reject size changes on fsverity files in setattr_prepare
Christoph Hellwig
2026-01-02
bpf: Remove redundant KF_TRUSTED_ARGS flag from all kfuncs
Puranjay Mohan
2025-09-29
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux
Linus Torvalds
2025-09-29
Merge tag 'vfs-6.18-rc1.workqueue' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-09-19
fs: WQ_PERCPU added to alloc_workqueue users
Marco Crivellari
2025-09-17
fsverity: Use 2-way interleaved SHA-256 hashing when supported
Eric Biggers
2025-09-17
fsverity: Remove inode parameter from fsverity_hash_block()
Eric Biggers
2025-08-21
fsverity: add support for info in fs-specific part of inode
Eric Biggers
2025-07-14
fsverity: Switch from crypto_shash to SHA-2 library
Eric Biggers
2025-07-14
fsverity: Explicitly include <linux/export.h>
Eric Biggers
2025-02-17
Revert "fsverity: relax build time dependency on CRYPTO_SHA256"
Eric Biggers
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
2024-08-20
fsverity: expose verified fsverity built-in signatures to LSMs
Fan Wu
2024-06-12
bpf: treewide: Align kfunc signatures to prog point-of-view
Daniel Xu
2024-05-03
fsverity: use register_sysctl_init() to avoid kmemleak warning
Eric Biggers
2024-03-12
Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-02-01
fsverity: remove hash page spin lock
Andrey Albershteyn
2024-01-31
bpf: treewide: Annotate BPF kfuncs in BTF
Daniel Xu
2024-01-11
Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-12-28
fs: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
2023-12-01
bpf, fsverity: Add kfunc bpf_get_fsverity_digest
Song Liu
2023-08-20
fsverity: skip PKCS#7 parser when keyring is empty
Eric Biggers
2023-07-11
fsverity: move sysctl registration out of signature.c
Eric Biggers
2023-07-11
fsverity: simplify handling of errors during initcall
Eric Biggers
2023-07-11
fsverity: explicitly check that there is no algorithm 0
Eric Biggers
2023-06-20
fsverity: improve documentation for builtin signature support
Eric Biggers
2023-06-14
fsverity: rework fsverity_get_digest() again
Eric Biggers
2023-06-04
fsverity: simplify error handling in verify_data_block()
Eric Biggers
2023-06-04
fsverity: don't use bio_first_page_all() in fsverity_verify_bio()
Eric Biggers
2023-06-04
fsverity: constify fsverity_hash_alg
Eric Biggers
2023-06-04
fsverity: use shash API instead of ahash API
Eric Biggers
2023-04-11
fsverity: reject FS_IOC_ENABLE_VERITY on mode 3 fds
Eric Biggers
2023-04-11
fsverity: explicitly check for buffer overflow in build_merkle_tree()
Eric Biggers
2023-04-11
fsverity: use WARN_ON_ONCE instead of WARN_ON
Eric Biggers
2023-03-27
fs-verity: simplify sysctls with register_sysctl()
Luis Chamberlain
2023-03-15
fsverity: don't drop pagecache at end of FS_IOC_ENABLE_VERITY
Eric Biggers
2023-03-14
fsverity: Remove WQ_UNBOUND from fsverity read workqueue
Nathan Huckleberry
2023-01-27
fsverity: support verifying data from large folios
Eric Biggers
2023-01-09
fsverity: support enabling with tree block size < PAGE_SIZE
Eric Biggers
[next]