开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
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
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
Age
Commit message (
Expand
)
Author
2018-05-14
audit: use inline function to get audit context
Richard Guy Briggs
2018-03-25
ima: Fallback to the builtin hash algorithm
Petr Vorel
2018-03-25
ima: Add smackfs to the default appraise/measure list
Martin Townsend
2018-03-25
ima: Improvements in ima_appraise_measurement()
Thiago Jung Bauermann
2018-03-25
ima: Simplify ima_eventsig_init()
Thiago Jung Bauermann
2018-03-25
ima: drop vla in ima_audit_measurement()
Tycho Andersen
2018-03-25
ima: Fix Kconfig to select TPM 2.0 CRB interface
Jiandi An
2018-03-23
ima: fail signature verification based on policy
Mimi Zohar
2018-03-23
ima: clear IMA_HASH
Mimi Zohar
2018-03-23
ima: re-evaluate files on privileged mounted filesystems
Mimi Zohar
2018-03-23
ima: fail file signature verification on non-init mounted filesystems
Mimi Zohar
2018-03-23
IMA: Support using new creds in appraisal policy
Matthew Garrett
2018-02-01
iversion: Rename make inode_cmp_iversion{+raw} to inode_eq_iversion{+raw}
Goffredo Baroncelli
2018-01-31
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
2018-01-31
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-01-29
IMA: switch IMA over to new i_version API
Jeff Layton
2018-01-18
ima/policy: fix parsing of fsuuid
Mike Rapoport
2018-01-08
tpm: use struct tpm_chip for tpm_chip_find_get()
Jarkko Sakkinen
2017-12-18
ima: Use i_version only when filesystem supports it
Sascha Hauer
2017-12-18
ima: log message to module appraisal error
Bruno E. O. Meneguele
2017-12-18
ima: pass filename to ima_rdwr_violation_check()
Roberto Sassu
2017-12-18
ima: Fix line continuation format
Joe Perches
2017-12-18
ima: support new "hash" and "dont_hash" policy actions
Mimi Zohar
2017-12-13
ima: Use i_version only when filesystem supports it
Sascha Hauer
2017-12-11
ima: re-introduce own integrity cache lock
Dmitry Kasatkin
2017-12-11
EVM: Add support for portable signature format
Matthew Garrett
2017-12-11
ima: relax requiring a file signature for new files with zero length
Mimi Zohar
2017-11-20
ima: do not update security.ima if appraisal status is not INTEGRITY_PASS
Roberto Sassu
2017-11-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2017-11-13
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-08
ima: Remove redundant conditional operator
Thiago Jung Bauermann
2017-11-08
ima: Fix bool initialization/comparison
Thomas Meyer
2017-11-08
ima: check signature enforcement against cmdline param instead of CONFIG
Bruno E. O. Meneguele
2017-11-08
ima: fix hash algorithm initialization
Boshi Wang
2017-11-08
integrity: use kernel_read_file_from_path() to read x509 certs
Christoph Hellwig
2017-11-08
ima: always measure and audit files in policy
Mimi Zohar
2017-11-08
ima: don't remove the securityfs policy file
Mimi Zohar
2017-11-03
ima: move to generic async completion
Gilad Ben-Yossef
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-07-05
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2017-06-21
ima: Log the same audit cause whenever a file has no signature
Thiago Jung Bauermann
2017-06-21
ima: Simplify policy_func_show.
Thiago Jung Bauermann
2017-06-21
integrity: Small code improvements
Thiago Jung Bauermann
2017-06-21
ima: fix get_binary_runtime_size()
Roberto Sassu
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
2017-06-21
ima: introduce ima_parse_buf()
Roberto Sassu
2017-06-21
ima: Add cgroups2 to the defaults list
Laura Abbott
2017-06-21
ima: use memdup_user_nul
Geliang Tang
2017-06-21
ima: fix up #endif comments
Tycho Andersen
[next]