summaryrefslogtreecommitdiffstats
path: root/security/integrity
Commit message (Expand)AuthorAgeFilesLines
* integrity: remove pointless subdir-$(CONFIG_...)Masahiro Yamada2019-10-051-2/+0
* integrity: remove unneeded, broken attempt to add -fshort-wcharMasahiro Yamada2019-10-051-1/+0
* Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-284-3/+55
|\
| * kexec: Allow kexec_file() with appropriate IMA policy when locked downMatthew Garrett2019-08-193-1/+53
| * kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCEJiri Bohac2019-08-192-2/+2
* | ima: ima_api: Use struct_size() in kzalloc()Gustavo A. R. Silva2019-08-291-2/+2
* | ima: use struct_size() in kzalloc()Gustavo A. R. Silva2019-08-291-3/+2
* | ima: Fix use after free in ima_read_modsig()Thiago Jung Bauermann2019-08-281-1/+2
* | ima: fix freeing ongoing ahash_requestSascha Hauer2019-08-051-0/+5
* | ima: always return negative code for errorSascha Hauer2019-08-051-1/+4
* | ima: Store the measurement again when appraising a modsigThiago Jung Bauermann2019-08-054-7/+47
* | ima: Define ima-modsig templateThiago Jung Bauermann2019-08-058-6/+156
* | ima: Collect modsigThiago Jung Bauermann2019-08-055-5/+60
* | ima: Implement support for module-style appended signaturesThiago Jung Bauermann2019-08-058-23/+209
* | ima: Factor xattr_verify() out of ima_appraise_measurement()Thiago Jung Bauermann2019-08-051-60/+81
* | ima: Add modsig appraise_type option for module-style appended signaturesThiago Jung Bauermann2019-08-056-2/+62
* | integrity: Select CONFIG_KEYS instead of depending on itThiago Jung Bauermann2019-08-051-1/+1
* | ima: initialize the "template" field with the default templateMimi Zohar2019-08-011-2/+4
* | Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-106-39/+29
* | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-07-0813-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-197-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-086-29/+39
|\ \ \
| * | | keys: Replace uid/gid/perm permissions checking with an ACLDavid Howells2019-06-276-29/+39
* | | | Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-07-081-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/+23
* | | 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-291-9/+12
| * | evm: check hash algorithm passed to init_desc()Roberto Sassu2019-05-291-0/+3
| * | ima: fix wrong signed policy requirement when not appraisingPetr Vorel2019-05-191-3/+4
| |/
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* | 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-071-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-063-7/+9
|\ \
| * | crypto: shash - remove shash_desc::flagsEric Biggers2019-04-252-5/+0
| * | 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-104-6/+36
|\
| * tpm: pass an array of tpm_extend_digest structures to tpm_pcr_extend()Roberto Sassu2019-02-133-1/+31