index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
integrity
/
ima
/
ima_main.c
Age
Commit message (
Expand
)
Author
2021-06-08
ima: Pass NULL instead of 0 to ima_get_action() in ima_file_mprotect()
Roberto Sassu
2021-05-01
Merge tag 'integrity-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-04-20
ima: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-04-09
ima: Fix function name error in comment.
Jiele Zhao
2021-03-22
lsm: separate security_task_getsecid() into subjective and objective variants
Paul Moore
2021-03-22
ima: without an IMA policy loaded, return quickly
Mimi Zohar
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: extend critical data hook to limit the measurement based on a label
Tushar Sugandhi
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-12-16
Merge tag 'integrity-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-11-26
ima: Implement ima_inode_hash
KP Singh
2020-11-20
ima: select ima-buf template for buffer measurement
Lakshmi Ramasubramanian
2020-11-02
ima: defer arch_ima_get_secureboot() call to IMA init time
Ard Biesheuvel
2020-10-15
Merge tag 'integrity-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-10-05
IMA: Add support for file reads without contents
Scott Branden
2020-10-05
LSM: Add "contents" flag to kernel_read_file hook
Kees Cook
2020-10-05
firmware_loader: Use security_post_load_data()
Kees Cook
2020-10-05
LSM: Introduce kernel_post_load_data() hook
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-09-16
ima: Fix NULL pointer dereference in ima_file_hash
KP Singh
2020-09-08
integrity: invalid kernel parameters feedback
Bruno Meneguele
2020-07-20
ima: Support additional conditionals in the KEXEC_CMDLINE hook function
Tyler Hicks
2020-07-16
IMA: Add audit log for failure conditions
Lakshmi Ramasubramanian
2020-06-12
ima: fix mprotect checking
Mimi Zohar
2020-05-22
ima: verify mprotect change is consistent with mmap policy
Mimi Zohar
2020-04-19
ima: Evaluate error in init_ima()
Roberto Sassu
2020-02-28
integrity: Remove duplicate pr_fmt definitions
Tushar Sugandhi
2020-02-28
IMA: Add log statements for failure conditions
Tushar Sugandhi
2020-01-22
ima: add the ability to query the cached hash of a given file
Florent Revest
2019-12-12
IMA: Add support to limit measuring keys
Lakshmi Ramasubramanian
2019-12-12
IMA: Check IMA policy flag
Lakshmi Ramasubramanian
2019-11-12
ima: Check against blacklisted hashes for files with modsig
Nayna Jain
2019-11-12
ima: Make process_buffer_measurement() generic
Nayna Jain
2019-09-28
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-08-19
kexec: Allow kexec_file() with appropriate IMA policy when locked down
Matthew Garrett
2019-08-19
kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE
Jiri Bohac
2019-08-05
ima: Store the measurement again when appraising a modsig
Thiago Jung Bauermann
2019-08-05
ima: Define ima-modsig template
Thiago Jung Bauermann
2019-08-05
ima: Collect modsig
Thiago Jung Bauermann
2019-08-05
ima: Implement support for module-style appended signatures
Thiago Jung Bauermann
2019-07-08
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-06-30
IMA: Define a new template field buf
Prakhar Srivastava
2019-06-24
IMA: Define a new hook to measure the kexec boot command line arguments
Prakhar Srivastava
2019-06-19
IMA: support for per policy rule template formats
Matthew Garrett
2019-06-14
ima: use the lsm policy update notifier
Janne Karhunen
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
[next]