index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
integrity
/
ima
/
ima_fs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ima: fix showing large 'violations' or 'runtime_measurements_count'
Eric Biggers
2018-11-13
1
-3
/
+3
*
integrity: Add an integrity directory in securityfs
Matthew Garrett
2018-05-17
1
-1
/
+8
*
ima: Unify logging
Petr Vorel
2018-05-17
1
-2
/
+5
*
ima: Reflect correct permissions for policy
Petr Vorel
2018-05-17
1
-0
/
+2
*
ima: Fix bool initialization/comparison
Thomas Meyer
2017-11-08
1
-1
/
+1
*
ima: don't remove the securityfs policy file
Mimi Zohar
2017-11-08
1
-2
/
+2
*
ima: use memdup_user_nul
Geliang Tang
2017-06-21
1
-9
/
+4
*
ima: define a canonical binary_runtime_measurements list format
Mimi Zohar
2016-12-20
1
-7
/
+21
*
ima: on soft reboot, save the measurement list
Mimi Zohar
2016-12-20
1
-1
/
+1
*
ima: fix memory leak in ima_release_policy
Eric Richter
2016-11-13
1
-1
/
+1
*
ima: change ima_measurements_show() to display the entry specific pcr
Eric Richter
2016-06-30
1
-5
/
+4
*
ima: measure and appraise the IMA policy itself
Mimi Zohar
2016-02-21
1
-2
/
+10
*
ima: load policy using path
Dmitry Kasatkin
2016-02-21
1
-2
/
+43
*
ima: ima_write_policy() limit locking
Petko Manolov
2016-01-03
1
-9
/
+9
*
IMA: policy can be updated zero times
Sasha Levin
2015-12-24
1
-0
/
+5
*
IMA: allow reading back the current IMA policy
Petko Manolov
2015-12-15
1
-4
/
+25
*
IMA: policy can now be updated multiple times
Petko Manolov
2015-12-15
1
-0
/
+13
*
ima: fix ima_show_template_data_ascii()
Mimi Zohar
2015-06-16
1
-2
/
+2
*
ima: display template format in meas. list if template name length is zero
Roberto Sassu
2014-10-13
1
-4
/
+12
*
ima: use atomic bit operations to protect policy update interface
Dmitry Kasatkin
2014-10-11
1
-7
/
+16
*
ima: report policy load status
Dmitry Kasatkin
2014-10-11
1
-0
/
+2
*
integrity: fix checkpatch errors
Dmitry Kasatkin
2014-03-07
1
-3
/
+3
*
ima: restore the original behavior for sending data with ima template
Roberto Sassu
2014-03-07
1
-0
/
+2
*
ima: do not send field length to userspace for digest of ima template
Roberto Sassu
2013-11-25
1
-3
/
+11
*
ima: switch to new template management mechanism
Roberto Sassu
2013-10-25
1
-29
/
+25
*
ima: define template fields library and new helpers
Roberto Sassu
2013-10-25
1
-2
/
+2
*
ima: differentiate between template hash and file data hash sizes
Mimi Zohar
2013-10-25
1
-5
/
+5
*
ima: fix script messages
Dmitry Kasatkin
2013-10-25
1
-2
/
+1
*
ima: remove unused cleanup functions
Dmitry Kasatkin
2012-07-02
1
-10
/
+0
*
ima: free securityfs violations file
Dmitry Kasatkin
2012-07-02
1
-0
/
+1
*
ima: sparse fix: make ima_open_policy static
James Morris
2011-09-09
1
-1
/
+1
*
ima: use generic_file_llseek for securityfs
Arnd Bergmann
2010-08-02
1
-3
/
+6
*
Merge branch 'master' into next
James Morris
2010-05-06
1
-0
/
+1
|
\
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
|
ima: handle multiple rules per write
Eric Paris
2010-04-21
1
-18
/
+20
|
/
*
const: constify remaining file_operations
Alexey Dobriyan
2009-10-01
1
-5
/
+5
*
seq_file: constify seq_operations
James Morris
2009-09-23
1
-2
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2009-06-11
1
-2
/
+6
|
\
|
*
IMA: Add __init notation to ima functions
Eric Paris
2009-05-22
1
-1
/
+1
|
*
IMA: remove read permissions on the ima policy file
Eric Paris
2009-05-15
1
-1
/
+5
*
|
rculist: use list_entry_rcu in places where it's appropriate
Jiri Pirko
2009-04-15
1
-2
/
+2
|
/
*
integrity: audit update
Mimi Zohar
2009-02-12
1
-1
/
+1
*
integrity: IMA policy open
Mimi Zohar
2009-02-06
1
-1
/
+16
*
integrity: IMA policy
Mimi Zohar
2009-02-06
1
-1
/
+66
*
integrity: IMA display
Mimi Zohar
2009-02-06
1
-0
/
+296