index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
integrity
/
ima
Age
Commit message (
Expand
)
Author
2019-07-08
Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-06-27
keys: Replace uid/gid/perm permissions checking with an ACL
David Howells
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-05-31
Merge branch 'next-fixes-for-5.2-rc' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-29
ima: show rules with IMA_INMASK correctly
Roberto Sassu
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-19
ima: fix wrong signed policy requirement when not appraising
Petr Vorel
2019-04-25
crypto: shash - remove shash_desc::flags
Eric Biggers
2019-03-10
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
2019-03-10
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-03-07
Merge tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-02-22
security: mark expected switch fall-throughs and add a missing break
Gustavo A. R. Silva
2019-02-13
tpm: pass an array of tpm_extend_digest structures to tpm_pcr_extend()
Roberto Sassu
2019-02-13
tpm: retrieve digest size of unknown algorithms with PCR read
Roberto Sassu
2019-02-04
ima: define ima_post_create_tmpfile() hook and add missing call
Mimi Zohar
2019-01-31
audit: remove unused actx param from audit_rule_match
Richard Guy Briggs
2019-01-02
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
2019-01-02
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-12-28
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
2018-12-27
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-12-27
Merge tag 'audit-pr-20181224' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-12-20
security: integrity: partial revert of make ima_main explicitly non-modular
Paul Gortmaker
2018-12-17
ima: cleanup the match_token policy code
Mimi Zohar
2018-12-17
Merge tag 'tpmdd-next-20181217' of git://git.infradead.org/users/jjs/linux-tp...
James Morris
2018-12-17
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
James Morris
2018-12-12
ima: Use inode_is_open_for_write
Nikolay Borisov
2018-12-12
ima: Support platform keyring for kernel appraisal
Nayna Jain
2018-12-12
security: audit and remove any unnecessary uses of module.h
Paul Gortmaker
2018-12-12
security: integrity: make ima_main explicitly non-modular
Paul Gortmaker
2018-12-11
ima: don't measure/appraise files on efivarfs
Mimi Zohar
2018-12-11
x86/ima: define arch_get_ima_policy() for x86
Eric Richter
2018-12-11
ima: add support for arch specific policies
Nayna Jain
2018-12-11
ima: refactor ima_init_policy()
Nayna Jain
2018-12-11
ima: prevent kexec_load syscall based on runtime secureboot flag
Nayna Jain
2018-11-26
audit: use current whenever possible
Paul Moore
2018-11-13
tpm: use u32 instead of int for PCR index
Tomas Winkler
2018-10-10
ima: open a new file instance if no read permissions
Goldwyn Rodrigues
2018-10-10
ima: fix showing large 'violations' or 'runtime_measurements_count'
Eric Biggers
2018-10-10
security/integrity: constify some read-only data
Eric Biggers
2018-08-15
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-08-15
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
2018-08-15
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-07-28
ima: Get rid of ima_used_chip and use ima_tpm_chip != NULL instead
Stefan Berger
2018-07-28
ima: Use tpm_default_chip() and call TPM functions with a tpm_chip
Stefan Berger
2018-07-18
ima: Differentiate auditing policy rules from "audit" actions
Stefan Berger
2018-07-18
ima: Do not audit if CONFIG_INTEGRITY_AUDIT is not set
Stefan Berger
2018-07-18
ima: Use audit_log_format() rather than audit_log_string()
Stefan Berger
2018-07-18
ima: Call audit_log_string() rather than logging it untrusted
Stefan Berger
2018-07-16
ima: based on policy warn about loading firmware (pre-allocated buffer)
Mimi Zohar
[next]