summaryrefslogtreecommitdiffstats
path: root/security/integrity
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-116-39/+29Star
* Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-07-0913-67/+363
|\
| * integrity: Introduce struct evm_xattrThiago Jung Bauermann2019-06-303-7/+14
| * ima: Update MAX_TEMPLATE_NAME_LEN to fit largest reasonable definitionThiago Jung Bauermann2019-06-301-1/+7
| * IMA: Define a new template field bufPrakhar Srivastava2019-06-305-1/+33
| * IMA: Define a new hook to measure the kexec boot command line argumentsPrakhar Srivastava2019-06-244-0/+81
| * IMA: support for per policy rule template formatsMatthew Garrett2019-06-207-27/+76
| * integrity: Fix __integrity_init_keyring() section mismatchGeert Uytterhoeven2019-06-171-2/+3
| * ima: Use designated initializers for struct ima_event_dataThiago Jung Bauermann2019-06-142-6/+11
| * ima: use the lsm policy update notifierJanne Karhunen2019-06-143-20/+106
| * x86/ima: fix the Kconfig dependency for IMA_ARCH_POLICYNayna Jain2019-06-141-1/+2
| * ima: Make arch_policy_entry staticYueHaibing2019-06-141-1/+1
| * ima: prevent a file already mmap'ed write to be mmap'ed executeMimi Zohar2019-06-041-2/+30
* | Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-07-096-29/+39
|\ \
| * | keys: Replace uid/gid/perm permissions checking with an ACLDavid Howells2019-06-286-29/+39
* | | Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-07-091-2/+2
|\| |
| * | keys: Add a 'recurse' flag for keyring searchesDavid Howells2019-06-261-2/+2
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-0523-110/+23Star
* | | Merge branch 'next-fixes-for-5.2-rc' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-05-312-12/+19
|\ \ \ | | |/ | |/|
| * | ima: show rules with IMA_INMASK correctlyRoberto Sassu2019-05-301-9/+12
| * | evm: check hash algorithm passed to init_desc()Roberto Sassu2019-05-301-0/+3
| * | ima: fix wrong signed policy requirement when not appraisingPetr Vorel2019-05-201-3/+4
| |/
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-214-0/+4
|/
* Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-081-5/+5
|\
| * audit: link integrity evm_write_xattrs record to syscall eventRichard Guy Briggs2019-03-271-5/+5
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-05-073-7/+9
|\ \
| * | crypto: shash - remove shash_desc::flagsEric Biggers2019-04-252-5/+0Star
| * | integrity: support EC-RDSA signatures for asymmetric_verifyVitaly Chikunov2019-04-181-2/+9
| |/
* / s390/ipl: read IPL report at early bootMartin Schwidefsky2019-04-263-5/+50
|/
* Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds2019-03-114-6/+36
|\
| * tpm: pass an array of tpm_extend_digest structures to tpm_pcr_extend()Roberto Sassu2019-02-133-1/+31
| * tpm: retrieve digest size of unknown algorithms with PCR readRoberto Sassu2019-02-131-5/+5
* | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-03-114-9/+38
|\ \
| * | evm: Use defined constant for UUID representationAndy Shevchenko2019-02-041-2/+1Star
| * | ima: define ima_post_create_tmpfile() hook and add missing callMimi Zohar2019-02-041-2/+33
| * | evm: remove set but not used variable 'xattr'YueHaibing2019-02-041-5/+1Star
| * | integrity, KEYS: add a reference to platform keyringKairui Song2019-02-041-0/+3
| |/
* | Merge tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-03-072-6/+3Star
|\ \
| * | audit: remove unused actx param from audit_rule_matchRichard Guy Briggs2019-02-012-6/+3Star
| |/
* | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-03-073-0/+6
|\ \
| * | security: mark expected switch fall-throughs and add a missing breakGustavo A. R. Silva2019-02-223-0/+6
| |/
* / get rid of legacy 'get_ds()' functionLinus Torvalds2019-03-041-1/+1
|/
* Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds2019-01-021-2/+3
|\
| * Merge tag 'tpmdd-next-20181217' of git://git.infradead.org/users/jjs/linux-tp...James Morris2018-12-171-2/+3
| |\
| | * tpm: use u32 instead of int for PCR indexTomas Winkler2018-11-131-2/+3
* | | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-01-0211-92/+633
|\ \ \
| * | | integrity: Remove references to module keyringThiago Jung Bauermann2018-12-172-4/+2Star
| * | | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...James Morris2018-12-1711-91/+634
| |\ \ \ | | |/ / | |/| |
| | * | ima: Use inode_is_open_for_writeNikolay Borisov2018-12-131-1/+1