index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
integrity
/
ima
/
ima_policy.c
Age
Commit message (
Expand
)
Author
2018-05-31
IMA: use list_splice_tail_init_rcu() instead of its open coded variant
Petko Manolov
2018-05-22
ima: fix updating the ima_appraise flag
Mimi Zohar
2018-05-22
ima: define a new policy condition based on the filesystem name
Mimi Zohar
2018-03-25
ima: Add smackfs to the default appraise/measure list
Martin Townsend
2018-03-23
ima: fail signature verification based on policy
Mimi Zohar
2018-03-23
ima: clear IMA_HASH
Mimi Zohar
2018-03-23
IMA: Support using new creds in appraisal policy
Matthew Garrett
2018-01-18
ima/policy: fix parsing of fsuuid
Mike Rapoport
2017-12-18
ima: support new "hash" and "dont_hash" policy actions
Mimi Zohar
2017-11-08
ima: Fix bool initialization/comparison
Thomas Meyer
2017-07-05
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
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: Add cgroups2 to the defaults list
Laura Abbott
2017-06-21
ima: define a set of appraisal rules requiring file signatures
Mimi Zohar
2017-06-21
ima: extend the "ima_policy" boot command line to support multiple policies
Mimi Zohar
2017-06-05
fs: switch ->s_uuid to uuid_t
Christoph Hellwig
2017-06-05
ima/policy: switch to use uuid_t
Christoph Hellwig
2017-06-05
block: remove blk_part_pack_uuid
Christoph Hellwig
2017-03-13
ima: provide ">" and "<" operators for fowner/uid/euid rules.
Mikhail Kurinnoi
2017-03-06
integrity: mark default IMA rules as __ro_after_init
James Morris
2016-06-30
ima: extend ima_get_action() to return the policy pcr
Eric Richter
2016-06-30
ima: add policy support for extending different pcrs
Eric Richter
2016-05-20
security/integrity/ima/ima_policy.c: use %pU to output UUID in printable format
Andy Shevchenko
2016-05-04
ima: fix the string representation of the LSM/IMA hook enumeration ordering
Mimi Zohar
2016-02-21
ima: require signed IMA policy
Mimi Zohar
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: use "ima_hooks" enum as function argument
Mimi Zohar
2016-02-18
ima: refactor ima_policy_show() to display "ima_hooks" rules
Mimi Zohar
2016-02-08
IMA: fix non-ANSI declaration of ima_check_policy()
Colin Ian King
2015-12-24
IMA: policy can be updated zero times
Sasha Levin
2015-12-15
ima: update appraise flags after policy update completes
Mimi Zohar
2015-12-15
IMA: allow reading back the current IMA policy
Petko Manolov
2015-12-15
IMA: policy can now be updated multiple times
Petko Manolov
2015-06-16
ima: update builtin policies
Mimi Zohar
2015-06-16
ima: extend "mask" policy matching support
Mimi Zohar
2015-06-16
ima: add support for new "euid" policy condition
Mimi Zohar
2015-05-21
ima: do not measure or appraise the NSFS filesystem
Mimi Zohar
2015-05-21
ima: skip measurement of cgroupfs files and update documentation
Roberto Sassu
2015-05-13
ima: cleanup ima_init_policy() a little
Dan Carpenter
2014-11-17
ima: require signature based appraisal
Dmitry Kasatkin
2014-10-11
ima: use atomic bit operations to protect policy update interface
Dmitry Kasatkin
2014-10-11
ima: ignore empty and with whitespaces policy lines
Dmitry Kasatkin
2014-10-11
ima: no need to allocate entry for comment
Dmitry Kasatkin
2014-09-17
ima: added ima_policy_flag variable
Roberto Sassu
2014-07-25
ima: add support for measuring and appraising firmware
Mimi Zohar
2014-07-17
audit: fix dangling keywords in integrity ima message output
Richard Guy Briggs
[next]