summaryrefslogtreecommitdiffstats
path: root/security/integrity
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | ima: Support platform keyring for kernel appraisalNayna Jain2018-12-131-2/+12
| | * | efi: Allow the "db" UEFI variable to be suppressedJosh Boyer2018-12-131-10/+35
| | * | efi: Import certificates from UEFI Secure BootJosh Boyer2018-12-132-1/+173
| | * | efi: Add an EFI signature blob parserDave Howells2018-12-132-1/+110
| | * | integrity: Load certs to the platform keyringNayna Jain2018-12-133-24/+86
| | * | integrity: Define a trusted platform keyringNayna Jain2018-12-135-16/+81
| | * | ima: don't measure/appraise files on efivarfsMimi Zohar2018-12-111-1/+3
| | * | x86/ima: define arch_get_ima_policy() for x86Eric Richter2018-12-111-1/+9
| | * | ima: add support for arch specific policiesNayna Jain2018-12-111-2/+70
| | * | ima: refactor ima_init_policy()Nayna Jain2018-12-111-41/+56
| | * | ima: prevent kexec_load syscall based on runtime secureboot flagNayna Jain2018-12-111-6/+13
| | * | integrity: support new struct public_key_signature encoding fieldMimi Zohar2018-11-131-0/+1
| | |/
* | | Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2018-12-291-2/+2
|\ \ \
| * | | treewide: surround Kconfig file paths with double quotesMasahiro Yamada2018-12-211-2/+2
| | |/ | |/|
* | | mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS2018-12-281-1/+1
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-12-271-2/+1Star
|\ \ \
| * | | crypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm allocationsEric Biggers2018-11-201-2/+1Star
| |/ /
* | | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-12-2712-17/+10Star
|\ \ \
| * | | security: integrity: partial revert of make ima_main explicitly non-modularPaul Gortmaker2018-12-201-1/+1
| | |/ | |/|
| * | Merge tag 'v4.20-rc7' into next-generalJames Morris2018-12-171-0/+1
| |\ \
| * | | security: audit and remove any unnecessary uses of module.hPaul Gortmaker2018-12-1210-10/+7Star
| * | | security: integrity: make evm_main explicitly non-modularPaul Gortmaker2018-12-121-4/+1Star
| * | | security: integrity: make ima_main explicitly non-modularPaul Gortmaker2018-12-121-4/+3Star
| | |/ | |/|
* | | Merge tag 'audit-pr-20181224' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-12-271-1/+1
|\ \ \