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.h
Age
Commit message (
Expand
)
Author
24 hours
security: ima: rename boot_aggregate when ima is initialised at late_sync
Jonathan McDowell
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: Introduce per binary measurements list type binary_runtime_size value
Roberto Sassu
2026-06-08
ima: Introduce per binary measurements list type ima_num_records counter
Roberto Sassu
2026-06-08
ima: Replace static htable queue with dynamically allocated array
Roberto Sassu
2026-06-08
ima: Remove ima_h_table structure
Roberto Sassu
2026-04-01
ima: add support to require IMA sigv3 signatures
Mimi Zohar
2026-03-11
ima: Add code comments to explain IMA iint cache atomic_flags
Coiby Xu
2026-03-08
ima: Define and use a digest_size field in the ima_algo_desc structure
Roberto Sassu
2025-12-29
ima: Fix stack-out-of-bounds in is_bprm_creds_for_exec()
Chris J Arges
2025-04-29
ima: measure kexec load and exec events as critical data
Steven Chen
2025-03-27
ima: limit the number of ToMToU integrity violations
Mimi Zohar
2025-03-27
ima: limit the number of open-writers integrity violations
Mimi Zohar
2025-02-04
ima: Reset IMA_NONACTION_RULE_FLAGS after post_setattr
Roberto Sassu
2024-12-11
ima: Suspend PCR extends and log appends when rebooting
Stefan Berger
2024-10-11
lsm: use lsm_prop in security_current_getsecid
Casey Schaufler
2024-10-11
lsm: use lsm_prop in security_audit_rule_match
Casey Schaufler
2024-08-12
lsm: add the inode_free_security_rcu() LSM implementation hook
Paul Moore
2024-06-13
ima: Avoid blocking in RCU read-side critical section
GUO Zihua
2024-04-12
ima: add crypto agility support for template-hash algorithm
Enrico Bravi
2024-04-09
ima: Move file-change detection variables into new structure
Stefan Berger
2024-02-15
ima: Make it independent from 'integrity' LSM
Roberto Sassu
2024-02-15
ima: Move IMA-Appraisal to LSM infrastructure
Roberto Sassu
2024-02-15
ima: Move to LSM infrastructure
Roberto Sassu
2023-02-22
Merge tag 'integrity-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
2023-01-31
ima: Introduce MMAP_CHECK_REQPROT hook
Roberto Sassu
2023-01-19
fs: port xattr to mnt_idmap
Christian Brauner
2022-11-18
lsm,fs: fix vfs_getxattr_alloc() return type and caller error paths
Paul Moore
2021-08-16
IMA: introduce a new policy option func=SETXATTR_CHECK
THOBY Simon
2021-08-16
IMA: add support to restrict the hash algorithms used for file appraisal
THOBY Simon
2021-08-16
IMA: block writes of the security.ima xattr with unsupported algorithms
THOBY Simon
2021-07-23
ima: Add digest and digest_len params to the functions to measure a buffer
Roberto Sassu
2021-07-23
ima: Return int in the functions to measure a buffer
Roberto Sassu
2021-03-08
powerpc: Move arch independent ima kexec functions to drivers/of/kexec.c
Lakshmi Ramasubramanian
2021-02-23
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-01-24
ima: handle idmapped mounts
Christian Brauner
2021-01-14
IMA: define a hook to measure kernel integrity critical data
Tushar Sugandhi
2021-01-14
IMA: add support to measure buffer data hash
Tushar Sugandhi
2021-01-14
IMA: generalize keyring specific measurement constructs
Tushar Sugandhi
2020-11-20
ima: select ima-buf template for buffer measurement
Lakshmi Ramasubramanian
2020-10-29
ima: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-07-20
ima: Rename internal filter rule functions
Tyler Hicks
2020-07-20
ima: Support additional conditionals in the KEXEC_CMDLINE hook function
Tyler Hicks
2020-07-20
ima: Move comprehensive rule validation checks out of the token parser
Tyler Hicks
2020-07-16
ima: Have the LSM free its audit rule
Tyler Hicks
2020-07-16
IMA: Add audit log for failure conditions
Lakshmi Ramasubramanian
2020-06-24
ima: extend boot_aggregate with kernel measurements
Maurizio Drocco
2020-06-03
ima: Call ima_calc_boot_aggregate() in ima_eventdigest_init()
Roberto Sassu
2020-05-07
ima: Fix ima digest hash table key calculation
Krzysztof Struczynski
[next]