开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
integrity
/
ima
/
ima_template.c
Age
Commit message (
Expand
)
Author
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2018-10-10
security/integrity: constify some read-only data
Eric Biggers
2017-12-18
ima: Fix line continuation format
Joe Perches
2017-06-21
ima: use ima_parse_buf() to parse template data
Roberto Sassu
2017-06-21
ima: use ima_parse_buf() to parse measurements headers
Roberto Sassu
2016-12-20
ima: define a canonical binary_runtime_measurements list format
Mimi Zohar
2016-12-20
ima: support restoring multiple template formats
Mimi Zohar
2016-12-20
ima: store the builtin/custom template definitions in a list
Mimi Zohar
2016-12-20
ima: on soft reboot, restore the measurement list
Mimi Zohar
2016-02-18
ima: separate 'security.ima' reading functionality from collect
Dmitry Kasatkin
2014-10-13
ima: added support for new kernel cmdline parameter ima_template_fmt
Roberto Sassu
2014-10-13
ima: allocate field pointers array on demand in template_desc_init_fields()
Roberto Sassu
2014-10-13
ima: don't allocate a copy of template_fmt in template_desc_init_fields()
Roberto Sassu
2014-10-13
ima: display template format in meas. list if template name length is zero
Roberto Sassu
2014-10-13
ima: added error messages to template-related functions
Roberto Sassu
2014-09-09
ima: initialize only required template
Dmitry Kasatkin
2014-09-09
ima: add missing '__init' keywords
Dmitry Kasatkin
2014-03-07
integrity: fix checkpatch errors
Dmitry Kasatkin
2014-03-07
security: integrity: Use a more current logging style
Joe Perches
2013-11-30
ima: store address of template_fmt_copy in a pointer before calling strsep
Roberto Sassu
2013-11-25
ima: make a copy of template_fmt in template_desc_init_fields()
Roberto Sassu
2013-10-31
ima: extend the measurement list to include the file signature
Mimi Zohar
2013-10-26
ima: define kernel parameter 'ima_template=' to change configured default
Roberto Sassu
2013-10-26
ima: add Kconfig default measurement list template
Mimi Zohar
2013-10-25
ima: switch to new template management mechanism
Roberto Sassu
2013-10-25
ima: define new template ima-ng and template fields d-ng and n-ng
Roberto Sassu
2013-10-25
ima: define template fields library and new helpers
Roberto Sassu
2013-10-25
ima: new templates management mechanism
Roberto Sassu