index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
integrity
/
ima
/
ima.h
Age
Commit message (
Expand
)
Author
2018-10-10
security/integrity: constify some read-only data
Eric Biggers
2018-08-15
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
2018-08-15
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-07-28
ima: Get rid of ima_used_chip and use ima_tpm_chip != NULL instead
Stefan Berger
2018-07-28
ima: Use tpm_default_chip() and call TPM functions with a tpm_chip
Stefan Berger
2018-07-16
ima: based on policy require signed kexec kernel images
Mimi Zohar
2018-07-12
IMA: don't propagate opened through the entire thing
Al Viro
2018-05-17
ima: Remove unused variable ima_initialized
Petr Vorel
2018-03-23
IMA: Support using new creds in appraisal policy
Matthew Garrett
2017-06-21
ima: Simplify policy_func_show.
Thiago Jung Bauermann
2017-06-21
integrity: Small code improvements
Thiago Jung Bauermann
2017-06-21
ima: fix up #endif comments
Tycho Andersen
2017-01-27
ima: fix ima_d_path() possible race with rename
Mimi Zohar
2016-12-20
ima: define a canonical binary_runtime_measurements list format
Mimi Zohar
2016-12-20
ima: store the builtin/custom template definitions in a list
Mimi Zohar
2016-12-20
ima: on soft reboot, save the measurement list
Mimi Zohar
2016-12-20
ima: maintain memory size needed for serializing the measurement list
Mimi Zohar
2016-12-20
ima: on soft reboot, restore the measurement list
Mimi Zohar
2016-06-30
ima: include pcr for each measurement log entry
Eric Richter
2016-06-30
ima: extend ima_get_action() to return the policy pcr
Eric Richter
2016-03-28
constify ima_d_path()
Al Viro
2016-02-21
ima: measure and appraise the IMA policy itself
Mimi Zohar
2016-02-21
ima: support for kexec image and initramfs
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: provide buffer hash calculation function
Dmitry Kasatkin
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
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-11-23
integrity: define '.evm' as a builtin 'trusted' keyring
Dmitry Kasatkin
2015-06-16
ima: fix ima_show_template_data_ascii()
Mimi Zohar
2015-05-21
ima: pass iint to ima_add_violation()
Roberto Sassu
2015-05-21
ima: wrap event related data to the new ima_event_data structure
Roberto Sassu
2014-09-17
ima: added ima_policy_flag variable
Roberto Sassu
2014-09-17
ima: provide 'ima_appraise=log' kernel option
Dmitry Kasatkin
2014-09-09
ima: add missing '__init' keywords
Dmitry Kasatkin
2014-09-09
integrity: remove declaration of non-existing functions
Dmitry Kasatkin
2014-09-09
ima: pass 'opened' flag to identify newly created files
Dmitry Kasatkin
2014-07-25
ima: add support for measuring and appraising firmware
Mimi Zohar
2014-07-17
ima: define '.ima' as a builtin 'trusted' keyring
Mimi Zohar
2014-03-07
ima: restore the original behavior for sending data with ima template
Roberto Sassu
2013-12-02
ima: properly free ima_template_entry structures
Roberto Sassu
2013-11-25
ima: do not send field length to userspace for digest of ima template
Roberto Sassu
2013-11-25
ima: do not include field length in template digest calc for ima template
Roberto Sassu
2013-10-31
ima: extend the measurement list to include the file signature
Mimi Zohar
2013-10-25
ima: switch to new template management mechanism
Roberto Sassu
2013-10-25
ima: define template fields library and new helpers
Roberto Sassu
2013-10-25
ima: new templates management mechanism
Roberto Sassu
2013-10-25
ima: define new function ima_alloc_init_template() to API
Roberto Sassu
[next]