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.h
Age
Commit message (
Expand
)
Author
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-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-08-05
ima: Add modsig appraise_type option 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-03-10
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
2019-02-13
tpm: pass an array of tpm_extend_digest structures to tpm_pcr_extend()
Roberto Sassu
2019-01-31
audit: remove unused actx param from audit_rule_match
Richard Guy Briggs
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
[next]