index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
integrity
/
ima
/
ima_appraise.c
Age
Commit message (
Expand
)
Author
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-09-09
ima: limit secure boot feedback scope for appraise
Bruno Meneguele
2020-09-08
integrity: invalid kernel parameters feedback
Bruno Meneguele
2020-09-08
ima: add check for enforced appraise option
Bruno Meneguele
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-20
ima: move APPRAISE_BOOTPARAM dependency on ARCH_POLICY to runtime
Bruno Meneguele
2020-07-20
ima: Support additional conditionals in the KEXEC_CMDLINE hook function
Tyler Hicks
2019-12-12
IMA: Add support to limit measuring keys
Lakshmi Ramasubramanian
2019-11-12
ima: Check against blacklisted hashes for files with modsig
Nayna Jain
2019-08-05
ima: Collect modsig
Thiago Jung Bauermann
2019-08-05
ima: Implement support for module-style appended signatures
Thiago Jung Bauermann
2019-08-05
ima: Factor xattr_verify() out of ima_appraise_measurement()
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
integrity: Introduce struct evm_xattr
Thiago Jung Bauermann
2019-06-19
IMA: support for per policy rule template formats
Matthew Garrett
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-02-22
security: mark expected switch fall-throughs and add a missing break
Gustavo A. R. Silva
2018-12-17
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
James Morris
2018-12-12
ima: Support platform keyring for kernel appraisal
Nayna Jain
2018-12-12
security: audit and remove any unnecessary uses of module.h
Paul Gortmaker
2018-07-12
IMA: don't propagate opened through the entire thing
Al Viro
2018-03-25
ima: Improvements in ima_appraise_measurement()
Thiago Jung Bauermann
2018-03-23
ima: fail signature verification based on policy
Mimi Zohar
2018-03-23
ima: fail file signature verification on non-init mounted filesystems
Mimi Zohar
2018-03-23
IMA: Support using new creds in appraisal policy
Matthew Garrett
2017-12-18
ima: support new "hash" and "dont_hash" policy actions
Mimi Zohar
2017-12-11
ima: re-introduce own integrity cache lock
Dmitry Kasatkin
2017-12-11
EVM: Add support for portable signature format
Matthew Garrett
2017-12-11
ima: relax requiring a file signature for new files with zero length
Mimi Zohar
2017-11-20
ima: do not update security.ima if appraisal status is not INTEGRITY_PASS
Roberto Sassu
2017-11-08
ima: Remove redundant conditional operator
Thiago Jung Bauermann
2017-06-21
ima: Log the same audit cause whenever a file has no signature
Thiago Jung Bauermann
2017-06-21
integrity: Small code improvements
Thiago Jung Bauermann
2017-06-21
ima: define is_ima_appraise_enabled()
Mimi Zohar
2017-06-21
ima: define Kconfig IMA_APPRAISE_BOOTPARAM option
Mimi Zohar
2017-03-07
ima: accept previously set IMA_NEW_FILE
Daniel Glöckner
2016-11-13
security/integrity: Harden against malformed xattrs
Seth Forshee
2016-11-13
Revert "ima: limit file hash setting by user to fix and log modes"
Mimi Zohar
2016-10-10
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2016-10-07
xattr: Add __vfs_{get,set,remove}xattr helpers
Andreas Gruenbacher
2016-09-16
ima: use file_dentry()
Miklos Szeredi
2016-06-30
ima: change integrity cache to store measured pcr
Eric Richter
2016-06-30
ima: extend ima_get_action() to return the policy pcr
Eric Richter
2016-05-01
ima: add support for creating files using the mknodat syscall
Mimi Zohar
2016-05-01
ima: fix ima_inode_post_setattr
Mimi Zohar
2016-02-21
ima: remove firmware and module specific cached status info
Mimi Zohar
2016-02-20
ima: define a new hook to measure and appraise a file already in memory
Mimi Zohar
2016-02-18
ima: use "ima_hooks" enum as function argument
Mimi Zohar
2016-02-18
ima: separate 'security.ima' reading functionality from collect
Dmitry Kasatkin
[next]