index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
integrity
/
ima
/
ima.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ima: Simplify policy_func_show.
Thiago Jung Bauermann
2017-06-21
1
-10
/
+15
*
integrity: Small code improvements
Thiago Jung Bauermann
2017-06-21
1
-1
/
+1
*
ima: fix up #endif comments
Tycho Andersen
2017-06-21
1
-2
/
+2
*
ima: fix ima_d_path() possible race with rename
Mimi Zohar
2017-01-27
1
-1
/
+1
*
ima: define a canonical binary_runtime_measurements list format
Mimi Zohar
2016-12-20
1
-0
/
+6
*
ima: store the builtin/custom template definitions in a list
Mimi Zohar
2016-12-20
1
-0
/
+2
*
ima: on soft reboot, save the measurement list
Mimi Zohar
2016-12-20
1
-0
/
+1
*
ima: maintain memory size needed for serializing the measurement list
Mimi Zohar
2016-12-20
1
-0
/
+1
*
ima: on soft reboot, restore the measurement list
Mimi Zohar
2016-12-20
1
-0
/
+21
*
ima: include pcr for each measurement log entry
Eric Richter
2016-06-30
1
-2
/
+4
*
ima: extend ima_get_action() to return the policy pcr
Eric Richter
2016-06-30
1
-2
/
+3
*
constify ima_d_path()
Al Viro
2016-03-28
1
-1
/
+1
*
ima: measure and appraise the IMA policy itself
Mimi Zohar
2016-02-21
1
-0
/
+2
*
ima: support for kexec image and initramfs
Mimi Zohar
2016-02-21
1
-0
/
+2
*
ima: remove firmware and module specific cached status info
Mimi Zohar
2016-02-21
1
-1
/
+2
*
ima: define a new hook to measure and appraise a file already in memory
Mimi Zohar
2016-02-20
1
-1
/
+3
*
ima: provide buffer hash calculation function
Dmitry Kasatkin
2016-02-18
1
-0
/
+2
*
ima: use "ima_hooks" enum as function argument
Mimi Zohar
2016-02-18
1
-8
/
+17
*
ima: separate 'security.ima' reading functionality from collect
Dmitry Kasatkin
2016-02-18
1
-8
/
+7
*
IMA: policy can be updated zero times
Sasha Levin
2015-12-24
1
-0
/
+1
*
IMA: allow reading back the current IMA policy
Petko Manolov
2015-12-15
1
-2
/
+13
*
integrity: define '.evm' as a builtin 'trusted' keyring
Dmitry Kasatkin
2015-11-23
1
-12
/
+0
*
ima: fix ima_show_template_data_ascii()
Mimi Zohar
2015-06-16
1
-1
/
+1
*
ima: pass iint to ima_add_violation()
Roberto Sassu
2015-05-21
1
-0
/
+2
*
ima: wrap event related data to the new ima_event_data structure
Roberto Sassu
2015-05-21
1
-10
/
+15
*
ima: added ima_policy_flag variable
Roberto Sassu
2014-09-17
1
-0
/
+4
*
ima: provide 'ima_appraise=log' kernel option
Dmitry Kasatkin
2014-09-17
1
-2
/
+3
*
ima: add missing '__init' keywords
Dmitry Kasatkin
2014-09-09
1
-2
/
+0
*
integrity: remove declaration of non-existing functions
Dmitry Kasatkin
2014-09-09
1
-9
/
+0
*
ima: pass 'opened' flag to identify newly created files
Dmitry Kasatkin
2014-09-09
1
-2
/
+2
*
ima: add support for measuring and appraising firmware
Mimi Zohar
2014-07-25
1
-1
/
+2
*
ima: define '.ima' as a builtin 'trusted' keyring
Mimi Zohar
2014-07-17
1
-0
/
+12
*
ima: restore the original behavior for sending data with ima template
Roberto Sassu
2014-03-07
1
-1
/
+1
*
ima: properly free ima_template_entry structures
Roberto Sassu
2013-12-02
1
-0
/
+1
*
ima: do not send field length to userspace for digest of ima template
Roberto Sassu
2013-11-25
1
-1
/
+2
*
ima: do not include field length in template digest calc for ima template
Roberto Sassu
2013-11-25
1
-1
/
+2
*
ima: extend the measurement list to include the file signature
Mimi Zohar
2013-10-31
1
-3
/
+7
*
ima: switch to new template management mechanism
Roberto Sassu
2013-10-25
1
-12
/
+7
*
ima: define template fields library and new helpers
Roberto Sassu
2013-10-25
1
-0
/
+5
*
ima: new templates management mechanism
Roberto Sassu
2013-10-25
1
-0
/
+29
*
ima: define new function ima_alloc_init_template() to API
Roberto Sassu
2013-10-25
1
-0
/
+3
*
ima: pass the filename argument up to ima_add_template_entry()
Roberto Sassu
2013-10-25
1
-2
/
+3
*
ima: pass the file descriptor to ima_add_violation()
Roberto Sassu
2013-10-25
1
-1
/
+1
*
ima: ima_calc_boot_agregate must use SHA1
Dmitry Kasatkin
2013-10-25
1
-1
/
+1
*
ima: differentiate between template hash and file data hash sizes
Mimi Zohar
2013-10-25
1
-1
/
+1
*
ima: read and use signature hash algorithm
Dmitry Kasatkin
2013-10-25
1
-3
/
+26
*
ima: provide support for arbitrary hash algorithms
Dmitry Kasatkin
2013-10-25
1
-3
/
+4
*
integrity: move integrity_audit_msg()
Mimi Zohar
2013-06-20
1
-14
/
+0
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2013-02-21
1
-5
/
+16
|
\
|
*
ima: rename hash calculation functions
Dmitry Kasatkin
2013-02-06
1
-2
/
+2
[next]