index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
integrity
/
ima
/
ima_policy.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-18
ima: require signature based appraisal
Dmitry Kasatkin
1
-0
/
+6
2014-10-12
ima: use atomic bit operations to protect policy update interface
Dmitry Kasatkin
1
-21
/
+2
2014-10-12
ima: ignore empty and with whitespaces policy lines
Dmitry Kasatkin
1
-1
/
+2
2014-10-12
ima: no need to allocate entry for comment
Dmitry Kasatkin
1
-8
/
+6
2014-09-18
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-25
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-23
ima: differentiate appraise status only for hook specific rules
Mimi Zohar
1
-3
/
+6
2013-01-23
ima: per hook cache integrity appraisal status
Mimi Zohar
1
-0
/
+22
2013-01-23
ima: added policy support for 'security.ima' type
Dmitry Kasatkin
1
-1
/
+17
2013-01-17
ima: rename FILE_MMAP to MMAP_CHECK
Mimi Zohar
1
-3
/
+4
2013-01-17
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-03
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-06
ima: add policy for pseudo fs
Dmitry Kasatkin
1
-0
/
+2
2012-02-16
IMA: fix audit res field to indicate 1 for success and 0 for failure
Eric Paris
1
-1
/
+1
2012-02-09
Merge branch 'next-queue' into next
James Morris
1
-0
/
+1
2012-01-20
ima: policy for RAMFS
Dmitry Kasatkin
1
-0
/
+1
2012-01-19
ima: fix cred sparse warning
Mimi Zohar
1
-1
/
+2
2011-01-04
ima: fix add LSM rule bug
Mimi Zohar
1
-0
/
+2
2010-05-06
Merge branch 'master' into next
James Morris
1
-0
/
+1
2010-04-21
IMA: use audit_log_untrusted_string rather than %s
Eric Paris
1
-13
/
+20
2010-04-21
IMA: handle comments in policy
Eric Paris
1
-7
/
+14
2010-04-21
IMA: handle whitespace better
Eric Paris
1
-3
/
+3
2010-04-21
IMA: reject policies with unknown entries
Eric Paris
1
-0
/
+1
2010-04-21
IMA: set entry->action to UNKNOWN rather than hard coding
Eric Paris
1
-1
/
+1
2010-04-21
IMA: do not allow the same rule to specify the same thing twice
Eric Paris
1
-1
/
+33
2010-04-21
ima: handle multiple rules per write
Eric Paris
1
-7
/
+11
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
[next]