summaryrefslogtreecommitdiffstats
path: root/security/integrity
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-06-0713-83/+362
|\
| * EVM: unlock on error path in evm_read_xattrs()Dan Carpenter2018-06-011-1/+3
| * EVM: prevent array underflow in evm_write_xattrs()Dan Carpenter2018-05-311-1/+1
| * EVM: Fix null dereference on xattr when xattr fails to allocateColin Ian King2018-05-311-2/+4
| * EVM: fix memory leak of temporary buffer 'temp'Colin Ian King2018-05-311-0/+2
| * IMA: use list_splice_tail_init_rcu() instead of its open coded variantPetko Manolov2018-05-311-15/+2
| * ima: use match_string() helperYisheng Xie2018-05-311-7/+4
| * ima: fix updating the ima_appraise flagMimi Zohar2018-05-221-9/+19
| * ima: based on policy verify firmware signatures (pre-allocated buffer)Mimi Zohar2018-05-221-0/+1
| * ima: define a new policy condition based on the filesystem nameMimi Zohar2018-05-221-1/+24
| * EVM: Allow runtime modification of the set of verified xattrsMatthew Garrett2018-05-184-4/+188
| * EVM: turn evm_config_xattrnames into a listMatthew Garrett2018-05-183-39/+57
| * integrity: Add an integrity directory in securityfsMatthew Garrett2018-05-174-4/+52
| * ima: Remove unused variable ima_initializedPetr Vorel2018-05-172-6/+2
| * ima: Unify loggingPetr Vorel2018-05-173-2/+9
| * ima: Reflect correct permissions for policyPetr Vorel2018-05-171-0/+2
* | Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-06-062-2/+2
|\ \
| * | audit: use inline function to get audit contextRichard Guy Briggs2018-05-142-2/+2
| |/
* | evm: Don't update hmacs in user ns mountsSeth Forshee2018-05-031-1/+2
|/
* ima: Fallback to the builtin hash algorithmPetr Vorel2018-03-252-0/+15
* ima: Add smackfs to the default appraise/measure listMartin Townsend2018-03-251-0/+2
* evm: check for remount ro in progress before writingSascha Hauer2018-03-251-2/+6
* ima: Improvements in ima_appraise_measurement()Thiago Jung Bauermann2018-03-251-13/+22
* ima: Simplify ima_eventsig_init()Thiago Jung Bauermann2018-03-251-8/+3
* integrity: Remove unused macro IMA_ACTION_RULE_FLAGSThiago Jung Bauermann2018-03-251-1/+0
* ima: drop vla in ima_audit_measurement()Tycho Andersen2018-03-251-6/+10
* ima: Fix Kconfig to select TPM 2.0 CRB interfaceJiandi An2018-03-251-0/+1
* evm: Constify *integrity_status_msg[]Hernán Gonzalez2018-03-231-1/+1
* evm: Move evm_hmac and evm_hash from evm_main.c to evm_crypto.cHernán Gonzalez2018-03-233-4/+3
* ima: fail signature verification based on policyMimi Zohar2018-03-234-6/+14
* ima: clear IMA_HASHMimi Zohar2018-03-231-1/+1
* ima: re-evaluate files on privileged mounted filesystemsMimi Zohar2018-03-231-2/+11
* ima: fail file signature verification on non-init mounted filesystemsMimi Zohar2018-03-231-1/+14
* IMA: Support using new creds in appraisal policyMatthew Garrett2018-03-237-29/+79
* integrity/security: fix digsig.c build error with header fileRandy Dunlap2018-02-221-0/+1
* Merge tag 'iversion-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-02-071-1/+1
|\
| * iversion: Rename make inode_cmp_iversion{+raw} to inode_eq_iversion{+raw}Goffredo Baroncelli2018-02-011-1/+1
* | ima: re-initialize iint->atomic_flagsMimi Zohar2018-02-021-0/+1
|/
* Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds2018-01-313-3/+3
|\
| * tpm: use struct tpm_chip for tpm_chip_find_get()Jarkko Sakkinen2018-01-083-3/+3
* | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-01-3111-105/+294
|\ \
| * | ima/policy: fix parsing of fsuuidMike Rapoport2018-01-181-1/+1
| * | ima: Use i_version only when filesystem supports itSascha Hauer2017-12-181-1/+2
| * | integrity: remove unneeded initializations in integrity_iint_cache entriesJeff Layton2017-12-181-4/+0
| * | ima: log message to module appraisal errorBruno E. O. Meneguele2017-12-181-1/+3
| * | ima: pass filename to ima_rdwr_violation_check()Roberto Sassu2017-12-181-3/+3
| * | ima: Fix line continuation formatJoe Perches2017-12-181-6/+5
| * | ima: support new "hash" and "dont_hash" policy actionsMimi Zohar2017-12-185-20/+63
| * | ima: re-introduce own integrity cache lockDmitry Kasatkin2017-12-114-40/+77
| * | EVM: Add support for portable signature formatMatthew Garrett2017-12-115-21/+91
OpenPOWER on IntegriCloud