开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
integrity
/
ima
/
ima_main.c
Age
Commit message (
Expand
)
Author
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
2019-06-04
ima: prevent a file already mmap'ed write to be mmap'ed execute
Mimi Zohar
2019-02-04
ima: define ima_post_create_tmpfile() hook and add missing call
Mimi Zohar
2019-01-02
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-12-20
security: integrity: partial revert of make ima_main explicitly non-modular
Paul Gortmaker
2018-12-17
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
James Morris
2018-12-12
ima: Use inode_is_open_for_write
Nikolay Borisov
2018-12-12
security: integrity: make ima_main explicitly non-modular
Paul Gortmaker
2018-12-11
ima: prevent kexec_load syscall based on runtime secureboot flag
Nayna Jain
2018-10-10
security/integrity: constify some read-only data
Eric Biggers
2018-08-15
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-07-16
ima: based on policy warn about loading firmware (pre-allocated buffer)
Mimi Zohar
2018-07-16
module: replace the existing LSM hook in init_module
Mimi Zohar
[next]