index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
integrity
/
ima
/
ima_fs.c
Age
Commit message (
Expand
)
Author
2026-06-08
ima: Support staging and deleting N measurements records
Roberto Sassu
2026-06-08
ima: Add support for staging measurements with prompt
Roberto Sassu
2026-06-08
ima: Use snprintf() in create_securityfs_measurement_lists
Roberto Sassu
2026-06-08
ima: Mediate open/release method of the measurements list
Roberto Sassu
2026-06-08
ima: Introduce _ima_measurements_start() and _ima_measurements_next()
Roberto Sassu
2026-06-08
ima: Introduce per binary measurements list type ima_num_records counter
Roberto Sassu
2026-06-08
ima: Remove ima_h_table structure
Roberto Sassu
2026-03-11
ima_fs: Correctly create securityfs files for unsupported hash algos
Dmitry Safonov
2026-03-08
ima: Define and use a digest_size field in the ima_algo_desc structure
Roberto Sassu
2025-10-22
ima,evm: move initcalls to the LSM framework
Roberto Sassu
2025-06-17
ima_fs: get rid of lookup-by-dentry stuff
Al Viro
2025-06-17
ima_fs: don't bother with removal of files in directory we'll be removing
Al Viro
2024-06-03
ima: fix wrong zero-assignment during securityfs dentry remove
Enrico Bravi
2024-04-12
ima: add crypto agility support for template-hash algorithm
Enrico Bravi
2022-02-15
ima: Return error code obtained from securityfs functions
Stefan Berger
2022-02-02
ima: Remove ima_policy file before directory
Stefan Berger
2021-06-08
ima/evm: Fix type mismatch
Roberto Sassu
2020-10-05
fs/kernel_file_read: Add "offset" arg for partial reads
Kees Cook
2020-10-05
fs/kernel_read_file: Add file_size output argument
Kees Cook
2020-10-05
fs/kernel_read_file: Switch buffer size arg to size_t
Kees Cook
2020-10-05
fs/kernel_read_file: Remove redundant size argument
Kees Cook
2020-10-05
fs/kernel_read_file: Split into separate include file
Scott Branden
2020-10-05
fs/kernel_read_file: Remove FIRMWARE_PREALLOC_BUFFER enum
Kees Cook
2020-06-06
Merge tag 'integrity-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
2020-05-07
ima: Fix return value of ima_write_policy()
Roberto Sassu
2020-04-19
ima: Switch to dynamically allocated buffer for template digests
Roberto Sassu
2020-02-28
integrity: Remove duplicate pr_fmt definitions
Tushar Sugandhi
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2018-12-12
security: audit and remove any unnecessary uses of module.h
Paul Gortmaker
2018-10-10
ima: fix showing large 'violations' or 'runtime_measurements_count'
Eric Biggers
2018-10-10
security/integrity: constify some read-only data
Eric Biggers
2018-05-17
integrity: Add an integrity directory in securityfs
Matthew Garrett
2018-05-17
ima: Unify logging
Petr Vorel
2018-05-17
ima: Reflect correct permissions for policy
Petr Vorel
2017-11-08
ima: Fix bool initialization/comparison
Thomas Meyer
2017-11-08
ima: don't remove the securityfs policy file
Mimi Zohar
2017-06-21
ima: use memdup_user_nul
Geliang Tang
2016-12-20
ima: define a canonical binary_runtime_measurements list format
Mimi Zohar
2016-12-20
ima: on soft reboot, save the measurement list
Mimi Zohar
2016-11-13
ima: fix memory leak in ima_release_policy
Eric Richter
2016-06-30
ima: change ima_measurements_show() to display the entry specific pcr
Eric Richter
2016-02-21
ima: measure and appraise the IMA policy itself
Mimi Zohar
2016-02-21
ima: load policy using path
Dmitry Kasatkin
2016-01-03
ima: ima_write_policy() limit locking
Petko Manolov
2015-12-24
IMA: policy can be updated zero times
Sasha Levin
2015-12-15
IMA: allow reading back the current IMA policy
Petko Manolov
2015-12-15
IMA: policy can now be updated multiple times
Petko Manolov
2015-06-16
ima: fix ima_show_template_data_ascii()
Mimi Zohar
2014-10-13
ima: display template format in meas. list if template name length is zero
Roberto Sassu
2014-10-11
ima: use atomic bit operations to protect policy update interface
Dmitry Kasatkin
[next]