Age | Commit message (Expand) | Author |
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-29 | Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2018-12-28 | mm: convert totalram_pages and totalhigh_pages variables to atomic | Arun KS |
2018-12-27 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
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-22 | treewide: surround Kconfig file paths with double quotes | Masahiro Yamada |
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 | integrity: Remove references to module keyring | Thiago Jung Bauermann |
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-17 | Merge tag 'v4.20-rc7' into next-general | 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 | efi: Allow the "db" UEFI variable to be suppressed | Josh Boyer |
2018-12-12 | efi: Import certificates from UEFI Secure Boot | Josh Boyer |
2018-12-12 | efi: Add an EFI signature blob parser | Dave Howells |
2018-12-12 | integrity: Load certs to the platform keyring | Nayna Jain |
2018-12-12 | integrity: Define a trusted platform keyring | Nayna Jain |
2018-12-12 | security: audit and remove any unnecessary uses of module.h | Paul Gortmaker |
2018-12-12 | security: integrity: make evm_main explicitly non-modular | 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-20 | crypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm allocations | Eric Biggers |
2018-11-13 | integrity: support new struct public_key_signature encoding field | Mimi Zohar |
2018-11-13 | integrity: support new struct public_key_signature encoding field | Mimi Zohar |
2018-11-13 | tpm: use u32 instead of int for PCR index | Tomas Winkler |
2018-10-25 | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-10-10 | LSM: Record LSM name in struct lsm_info | Kees Cook |
2018-10-10 | LSM: Convert security_initcall() into DEFINE_LSM() | Kees Cook |
2018-10-10 | LSM: Convert from initcall to struct lsm_info | Kees Cook |
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: remove unnecessary 'init_keyring' variable | 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-22 | EVM: fix return value check in evm_write_xattrs() | Wei Yongjun |
2018-07-18 | integrity: prevent deadlock during digsig verification. | Mikhail Kurinnoi |
2018-07-18 | evm: Allow non-SHA1 digital signatures | Matthew Garrett |