summaryrefslogtreecommitdiffstats
path: root/security/integrity/evm/evm_main.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* fs: port i_{g,u}id_{needs_}update() to mnt_idmapChristian Brauner2023-01-191-3/+2
* fs: port acl to mnt_idmapChristian Brauner2023-01-191-6/+6
* fs: port xattr to mnt_idmapChristian Brauner2023-01-191-10/+10
* fs: port ->permission() to pass mnt_idmapChristian Brauner2023-01-191-2/+2
* fs: port ->setattr() to pass mnt_idmapChristian Brauner2023-01-191-3/+4
* Merge tag 'lsm-pr-20221212' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-12-131-2/+5
|\
| * lsm,fs: fix vfs_getxattr_alloc() return type and caller error pathsPaul Moore2022-11-181-2/+5
* | evm: remove dead code in evm_inode_set_acl()Christian Brauner2022-10-281-3/+2
* | evm: remove evm_xattr_acl_change()Christian Brauner2022-10-201-64/+0
* | integrity: implement get and set acl hookChristian Brauner2022-10-201-1/+82
|/
* acl: move idmapping handling into posix_acl_xattr_set()Christian Brauner2022-08-311-3/+14
* Merge tag 'integrity-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds2022-08-031-29/+23
|\
| * evm: Use IS_ENABLED to initialize .enabledXiu Jianfeng2022-07-131-29/+23
* | attr: port attribute changes to new typesChristian Brauner2022-06-261-2/+2
* | security: pass down mount idmapping to setattr hookChristian Brauner2022-06-261-3/+5
* | fs: port to iattr ownership update helpersChristian Brauner2022-06-261-2/+2
|/
* evm: Return INTEGRITY_PASS for enum integrity_status value '0'Stefan Berger2022-05-161-1/+1
* EVM: fix the evm= __setup handler return valueRandy Dunlap2022-02-231-1/+1
* evm: mark evm_fixmode as __ro_after_initAustin Kim2021-10-291-1/+1
* evm: output EVM digest calculation infoMimi Zohar2021-06-201-0/+4
* ima/evm: Fix type mismatchRoberto Sassu2021-06-081-1/+1
* ima: Define new template fields xattrnames, xattrlengths and xattrvaluesRoberto Sassu2021-06-031-0/+69
* evm: Verify portable signatures against all protected xattrsRoberto Sassu2021-06-011-10/+46
* evm: Allow setxattr() and setattr() for unmodified metadataRoberto Sassu2021-06-011-1/+112
* evm: Pass user namespace to set/remove xattr hooksRoberto Sassu2021-05-211-6/+11
* evm: Allow xattr/attr operations for portable signaturesRoberto Sassu2021-05-211-6/+27
* evm: Introduce evm_hmac_disabled() to safely ignore verification errorsRoberto Sassu2021-05-211-1/+38
* evm: Introduce evm_revalidate_status()Roberto Sassu2021-05-211-4/+36
* evm: Execute evm_inode_init_security() only when an HMAC key is loadedRoberto Sassu2021-05-211-2/+3
* xattr: handle idmapped mountsTycho Andersen2021-01-241-2/+2
* evm: Check size of security.evm before using itRoberto Sassu2020-09-151-0/+6
* integrity: invalid kernel parameters feedbackBruno Meneguele2020-09-091-0/+3
* evm: Fix RCU list related warningsMadhuparna Bhowmik2020-05-081-2/+2
* integrity: Remove duplicate pr_fmt definitionsTushar Sugandhi2020-02-281-2/+0
* Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-07-091-4/+4
|\
| * integrity: Introduce struct evm_xattrThiago Jung Bauermann2019-06-301-4/+4
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-051-4/+1
|/
* evm: remove set but not used variable 'xattr'YueHaibing2019-02-041-5/+1
* security: integrity: make evm_main explicitly non-modularPaul Gortmaker2018-12-121-4/+1
* evm: Allow non-SHA1 digital signaturesMatthew Garrett2018-07-181-7/+12
* EVM: Allow runtime modification of the set of verified xattrsMatthew Garrett2018-05-181-3/+3
* EVM: turn evm_config_xattrnames into a listMatthew Garrett2018-05-181-33/+46
* evm: check for remount ro in progress before writingSascha Hauer2018-03-251-2/+6
* 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-231-2/+0
* EVM: Add support for portable signature formatMatthew Garrett2017-12-111-10/+19
* EVM: Allow userland to permit modification of EVM-protected metadataMatthew Garrett2017-12-111-7/+31
* EVM: Include security.apparmor in EVM measurementsMatthew Garrett2017-11-081-0/+3
* sched/headers: Prepare to remove the <linux/magic.h> include from <linux/sche...Ingo Molnar2017-03-021-0/+2
* security/integrity: Harden against malformed xattrsSeth Forshee2016-11-141-0/+4