Age | Commit message (Expand) | Author | Files | Lines |
2019-05-31 | Merge branch 'next-fixes-for-5.2-rc' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -12/+19 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -5/+1 |
2019-05-29 | ima: show rules with IMA_INMASK correctly | Roberto Sassu | 1 | -9/+12 |
2019-05-29 | evm: check hash algorithm passed to init_desc() | Roberto Sassu | 1 | -0/+3 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 4 | -0/+4 |
2019-05-19 | ima: fix wrong signed policy requirement when not appraising | Petr Vorel | 1 | -3/+4 |
2019-05-07 | Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -5/+5 |
2019-05-06 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 3 | -7/+9 |
2019-04-26 | s390/ipl: read IPL report at early boot | Martin Schwidefsky | 3 | -5/+50 |
2019-04-25 | crypto: shash - remove shash_desc::flags | Eric Biggers | 2 | -5/+0 |
2019-04-18 | integrity: support EC-RDSA signatures for asymmetric_verify | Vitaly Chikunov | 1 | -2/+9 |
2019-03-27 | audit: link integrity evm_write_xattrs record to syscall event | Richard Guy Briggs | 1 | -5/+5 |
2019-03-10 | Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor... | Linus Torvalds | 4 | -6/+36 |
2019-03-10 | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 4 | -9/+38 |
2019-03-07 | Merge tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -6/+3 |
2019-03-07 | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -0/+6 |
2019-03-04 | get rid of legacy 'get_ds()' function | Linus Torvalds | 1 | -1/+1 |
2019-02-22 | security: mark expected switch fall-throughs and add a missing break | Gustavo A. R. Silva | 3 | -0/+6 |
2019-02-13 | tpm: pass an array of tpm_extend_digest structures to tpm_pcr_extend() | Roberto Sassu | 3 | -1/+31 |
2019-02-13 | tpm: retrieve digest size of unknown algorithms with PCR read | Roberto Sassu | 1 | -5/+5 |
2019-02-04 | evm: Use defined constant for UUID representation | Andy Shevchenko | 1 | -2/+1 |
2019-02-04 | ima: define ima_post_create_tmpfile() hook and add missing call | Mimi Zohar | 1 | -2/+33 |
2019-02-04 | evm: remove set but not used variable 'xattr' | YueHaibing | 1 | -5/+1 |
2019-02-04 | integrity, KEYS: add a reference to platform keyring | Kairui Song | 1 | -0/+3 |
2019-01-31 | audit: remove unused actx param from audit_rule_match | Richard Guy Briggs | 2 | -6/+3 |
2019-01-02 | Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor... | Linus Torvalds | 1 | -2/+3 |
2019-01-02 | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 11 | -92/+633 |
2018-12-29 | Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 1 | -2/+2 |
2018-12-28 | mm: convert totalram_pages and totalhigh_pages variables to atomic | Arun KS | 1 | -1/+1 |
2018-12-27 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -2/+1 |
2018-12-27 | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 12 | -17/+10 |
2018-12-27 | Merge tag 'audit-pr-20181224' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2018-12-22 | treewide: surround Kconfig file paths with double quotes | Masahiro Yamada | 1 | -2/+2 |
2018-12-20 | security: integrity: partial revert of make ima_main explicitly non-modular | Paul Gortmaker | 1 | -1/+1 |
2018-12-17 | ima: cleanup the match_token policy code | Mimi Zohar | 1 | -5/+5 |
2018-12-17 | integrity: Remove references to module keyring | Thiago Jung Bauermann | 2 | -4/+2 |
2018-12-17 | Merge tag 'tpmdd-next-20181217' of git://git.infradead.org/users/jjs/linux-tp... | James Morris | 1 | -2/+3 |
2018-12-17 | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi... | James Morris | 11 | -91/+634 |
2018-12-17 | Merge tag 'v4.20-rc7' into next-general | James Morris | 1 | -0/+1 |
2018-12-12 | ima: Use inode_is_open_for_write | Nikolay Borisov | 1 | -1/+1 |
2018-12-12 | ima: Support platform keyring for kernel appraisal | Nayna Jain | 1 | -2/+12 |
2018-12-12 | efi: Allow the "db" UEFI variable to be suppressed | Josh Boyer | 1 | -10/+35 |
2018-12-12 | efi: Import certificates from UEFI Secure Boot | Josh Boyer | 2 | -1/+173 |
2018-12-12 | efi: Add an EFI signature blob parser | Dave Howells | 2 | -1/+110 |
2018-12-12 | integrity: Load certs to the platform keyring | Nayna Jain | 3 | -24/+86 |
2018-12-12 | integrity: Define a trusted platform keyring | Nayna Jain | 5 | -16/+81 |
2018-12-12 | security: audit and remove any unnecessary uses of module.h | Paul Gortmaker | 10 | -10/+7 |
2018-12-12 | security: integrity: make evm_main explicitly non-modular | Paul Gortmaker | 1 | -4/+1 |
2018-12-12 | security: integrity: make ima_main explicitly non-modular | Paul Gortmaker | 1 | -4/+3 |
2018-12-11 | ima: don't measure/appraise files on efivarfs | Mimi Zohar | 1 | -1/+3 |