index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
integrity
/
ima
/
ima_fs.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs/kernel_file_read: Add "offset" arg for partial reads
Kees Cook
2020-10-05
1
-1
/
+2
*
fs/kernel_read_file: Add file_size output argument
Kees Cook
2020-10-05
1
-1
/
+1
*
fs/kernel_read_file: Switch buffer size arg to size_t
Kees Cook
2020-10-05
1
-1
/
+1
*
fs/kernel_read_file: Remove redundant size argument
Kees Cook
2020-10-05
1
-2
/
+4
*
fs/kernel_read_file: Split into separate include file
Scott Branden
2020-10-05
1
-0
/
+1
*
fs/kernel_read_file: Remove FIRMWARE_PREALLOC_BUFFER enum
Kees Cook
2020-10-05
1
-1
/
+1
*
Merge tag 'integrity-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
2020-06-06
1
-2
/
+2
|
\
|
*
ima: Switch to dynamically allocated buffer for template digests
Roberto Sassu
2020-04-20
1
-2
/
+2
*
|
ima: Fix return value of ima_write_policy()
Roberto Sassu
2020-05-08
1
-2
/
+1
|
/
*
integrity: Remove duplicate pr_fmt definitions
Tushar Sugandhi
2020-02-28
1
-2
/
+0
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-06-05
1
-5
/
+1
*
security: audit and remove any unnecessary uses of module.h
Paul Gortmaker
2018-12-12
1
-1
/
+1
*
ima: fix showing large 'violations' or 'runtime_measurements_count'
Eric Biggers
2018-10-10
1
-3
/
+3
*
security/integrity: constify some read-only data
Eric Biggers
2018-10-10
1
-1
/
+2
*
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-14
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-25
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-12
1
-7
/
+16
*
ima: report policy load status
Dmitry Kasatkin
2014-10-12
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-10
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-02
1
-5
/
+5
*
seq_file: constify seq_operations
James Morris
2009-09-23
1
-2
/
+2
[next]