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