Age | Commit message (Expand) | Author | Files | Lines |
2019-07-10 | Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 6 | -39/+29 |
2019-07-08 | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 13 | -67/+363 |
2019-07-08 | Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 6 | -29/+39 |
2019-07-08 | Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+2 |
2019-06-30 | integrity: Introduce struct evm_xattr | Thiago Jung Bauermann | 3 | -7/+14 |
2019-06-30 | ima: Update MAX_TEMPLATE_NAME_LEN to fit largest reasonable definition | Thiago Jung Bauermann | 1 | -1/+7 |
2019-06-30 | IMA: Define a new template field buf | Prakhar Srivastava | 5 | -1/+33 |
2019-06-27 | keys: Replace uid/gid/perm permissions checking with an ACL | David Howells | 6 | -29/+39 |
2019-06-26 | keys: Add a 'recurse' flag for keyring searches | David Howells | 1 | -2/+2 |
2019-06-24 | IMA: Define a new hook to measure the kexec boot command line arguments | Prakhar Srivastava | 4 | -0/+81 |
2019-06-19 | IMA: support for per policy rule template formats | Matthew Garrett | 7 | -27/+76 |
2019-06-17 | integrity: Fix __integrity_init_keyring() section mismatch | Geert Uytterhoeven | 1 | -2/+3 |
2019-06-14 | ima: Use designated initializers for struct ima_event_data | Thiago Jung Bauermann | 2 | -6/+11 |
2019-06-14 | ima: use the lsm policy update notifier | Janne Karhunen | 3 | -20/+106 |
2019-06-14 | x86/ima: fix the Kconfig dependency for IMA_ARCH_POLICY | Nayna Jain | 1 | -1/+2 |
2019-06-14 | ima: Make arch_policy_entry static | YueHaibing | 1 | -1/+1 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 | Thomas Gleixner | 23 | -110/+23 |
2019-06-04 | ima: prevent a file already mmap'ed write to be mmap'ed execute | Mimi Zohar | 1 | -2/+30 |
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 |