index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
integrity
/
ima
/
ima_policy.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-20
security/integrity/ima/ima_policy.c: use %pU to output UUID in printable format
Andy Shevchenko
1
-12
/
+2
2016-05-04
ima: fix the string representation of the LSM/IMA hook enumeration ordering
Mimi Zohar
1
-2
/
+2
2016-02-21
ima: require signed IMA policy
Mimi Zohar
1
-0
/
+7
2016-02-21
ima: measure and appraise the IMA policy itself
Mimi Zohar
1
-1
/
+11
2016-02-21
ima: support for kexec image and initramfs
Mimi Zohar
1
-1
/
+16
2016-02-21
ima: remove firmware and module specific cached status info
Mimi Zohar
1
-5
/
+4
2016-02-20
ima: define a new hook to measure and appraise a file already in memory
Mimi Zohar
1
-0
/
+1
2016-02-18
ima: use "ima_hooks" enum as function argument
Mimi Zohar
1
-3
/
+3
2016-02-18
ima: refactor ima_policy_show() to display "ima_hooks" rules
Mimi Zohar
1
-27
/
+36
2016-02-08
IMA: fix non-ANSI declaration of ima_check_policy()
Colin Ian King
1
-1
/
+1
2015-12-24
IMA: policy can be updated zero times
Sasha Levin
1
-0
/
+8
2015-12-15
ima: update appraise flags after policy update completes
Mimi Zohar
1
-2
/
+5
2015-12-15
IMA: allow reading back the current IMA policy
Petko Manolov
1
-2
/
+205
2015-12-15
IMA: policy can now be updated multiple times
Petko Manolov
1
-28
/
+51
2015-06-16
ima: update builtin policies
Mimi Zohar
1
-9
/
+56
2015-06-16
ima: extend "mask" policy matching support
Mimi Zohar
1
-5
/
+15
2015-06-16
ima: add support for new "euid" policy condition
Mimi Zohar
1
-4
/
+23
2015-05-21
ima: do not measure or appraise the NSFS filesystem
Mimi Zohar
1
-0
/
+2
2015-05-21
ima: skip measurement of cgroupfs files and update documentation
Roberto Sassu
1
-0
/
+2
2015-05-13
ima: cleanup ima_init_policy() a little
Dan Carpenter
1
-10
/
+6
2014-11-17
ima: require signature based appraisal
Dmitry Kasatkin
1
-0
/
+6
2014-10-11
ima: use atomic bit operations to protect policy update interface
Dmitry Kasatkin
1
-21
/
+2
2014-10-11
ima: ignore empty and with whitespaces policy lines
Dmitry Kasatkin
1
-1
/
+2
2014-10-11
ima: no need to allocate entry for comment
Dmitry Kasatkin
1
-8
/
+6
2014-09-17
ima: added ima_policy_flag variable
Roberto Sassu
1
-0
/
+23
2014-07-25
ima: add support for measuring and appraising firmware
Mimi Zohar
1
-0
/
+7
2014-07-17
audit: fix dangling keywords in integrity ima message output
Richard Guy Briggs
1
-3
/
+3
2014-06-03
ima: audit log files opened with O_DIRECT flag
Mimi Zohar
1
-1
/
+5
2014-03-07
integrity: fix checkpatch errors
Dmitry Kasatkin
1
-33
/
+32
2014-03-07
ima: fix erroneous removal of security.ima xattr
Dmitry Kasatkin
1
-2
/
+4
2014-03-07
ima: use static const char array definitions
Mimi Zohar
1
-2
/
+2
2014-02-06
security: replace strict_strto*() with kstrto*()
Jingoo Han
1
-3
/
+3
2013-10-25
Revert "ima: policy for RAMFS"
Mimi Zohar
1
-1
/
+0
2013-02-26
block: fix part_pack_uuid() build error
Mimi Zohar
1
-5
/
+6
2013-02-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-14
/
+124
2013-02-06
ima: add policy support for file system uuid
Dmitry Kasatkin
1
-1
/
+21
2013-01-22
ima: differentiate appraise status only for hook specific rules
Mimi Zohar
1
-3
/
+6
2013-01-22
ima: per hook cache integrity appraisal status
Mimi Zohar
1
-0
/
+22
2013-01-22
ima: added policy support for 'security.ima' type
Dmitry Kasatkin
1
-1
/
+17
2013-01-16
ima: rename FILE_MMAP to MMAP_CHECK
Mimi Zohar
1
-3
/
+4
2013-01-16
ima: re-initialize IMA policy LSM info
Mimi Zohar
1
-10
/
+58
2012-12-24
ima: fallback to MODULE_SIG_ENFORCE for existing kernel module syscall
Mimi Zohar
1
-1
/
+2
2012-12-14
ima: support new kernel module syscall
Mimi Zohar
1
-0
/
+3
2012-10-02
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-47
/
+148
2012-09-21
userns: Add user namespace support to IMA
Eric W. Biederman
1
-7
/
+7
2012-09-13
ima: audit log hashes
Peter Moody
1
-0
/
+11
2012-09-13
ima: generic IMA action flag handling
Dmitry Kasatkin
1
-10
/
+11
2012-09-07
ima: add appraise action keywords and default rules
Mimi Zohar
1
-39
/
+112
2012-09-07
ima: integrity appraisal extension
Mimi Zohar
1
-8
/
+24
2012-07-05
ima: add policy for pseudo fs
Dmitry Kasatkin
1
-0
/
+2
[next]