Age | Commit message (Expand) | Author | Files | Lines |
2022-02-23 | EVM: fix the evm= __setup handler return value | Randy Dunlap | 1 | -1/+1 |
2021-10-29 | evm: mark evm_fixmode as __ro_after_init | Austin Kim | 1 | -1/+1 |
2021-06-21 | evm: Check xattr size discrepancy between kernel and user | Roberto Sassu | 1 | -1/+7 |
2021-06-20 | evm: output EVM digest calculation info | Mimi Zohar | 2 | -0/+47 |
2021-06-08 | ima/evm: Fix type mismatch | Roberto Sassu | 1 | -1/+1 |
2021-06-03 | evm: Don't return an error in evm_write_xattrs() if audit is not enabled | Roberto Sassu | 1 | -1/+1 |
2021-06-03 | ima: Define new template fields xattrnames, xattrlengths and xattrvalues | Roberto Sassu | 1 | -0/+69 |
2021-06-01 | evm: Verify portable signatures against all protected xattrs | Roberto Sassu | 4 | -12/+68 |
2021-06-01 | evm: Allow setxattr() and setattr() for unmodified metadata | Roberto Sassu | 1 | -1/+112 |
2021-05-21 | evm: Pass user namespace to set/remove xattr hooks | Roberto Sassu | 1 | -6/+11 |
2021-05-21 | evm: Allow xattr/attr operations for portable signatures | Roberto Sassu | 1 | -6/+27 |
2021-05-21 | evm: Introduce evm_hmac_disabled() to safely ignore verification errors | Roberto Sassu | 1 | -1/+38 |
2021-05-21 | evm: Introduce evm_revalidate_status() | Roberto Sassu | 1 | -4/+36 |
2021-05-21 | evm: Refuse EVM_ALLOW_METADATA_WRITES only if an HMAC key is loaded | Roberto Sassu | 1 | -4/+4 |
2021-05-21 | evm: Execute evm_inode_init_security() only when an HMAC key is loaded | Roberto Sassu | 1 | -2/+3 |
2021-05-21 | evm: fix writing <securityfs>/evm overflow | Mimi Zohar | 1 | -2/+3 |
2021-02-24 | Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -8/+9 |
2021-01-24 | fs: make helpers idmap mount aware | Christian Brauner | 1 | -1/+1 |
2021-01-24 | xattr: handle idmapped mounts | Tycho Andersen | 2 | -7/+8 |
2021-01-13 | evm: Fix memleak in init_desc | Dinghao Liu | 1 | -2/+5 |
2020-09-15 | evm: Check size of security.evm before using it | Roberto Sassu | 1 | -0/+6 |
2020-09-09 | integrity: invalid kernel parameters feedback | Bruno Meneguele | 1 | -0/+3 |
2020-06-06 | Merge tag 'integrity-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/z... | Linus Torvalds | 1 | -1/+1 |
2020-05-15 | evm: Fix a small race in init_desc() | Dan Carpenter | 1 | -22/+22 |
2020-05-08 | evm: Fix possible memory leak in evm_calc_hmac_or_hash() | Roberto Sassu | 1 | -1/+1 |
2020-05-08 | evm: Fix RCU list related warnings | Madhuparna Bhowmik | 3 | -4/+11 |
2020-05-08 | evm: Check also if *tfm is an error pointer in init_desc() | Roberto Sassu | 1 | -1/+1 |
2020-02-28 | integrity: Remove duplicate pr_fmt definitions | Tushar Sugandhi | 3 | -6/+0 |
2019-07-11 | Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+1 |
2019-07-09 | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -4/+4 |
2019-07-09 | Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2019-07-01 | integrity: Introduce struct evm_xattr | Thiago Jung Bauermann | 1 | -4/+4 |
2019-06-28 | keys: Replace uid/gid/perm permissions checking with an ACL | David Howells | 1 | -1/+1 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 | Thomas Gleixner | 5 | -21/+5 |
2019-05-31 | Merge branch 'next-fixes-for-5.2-rc' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+3 |
2019-05-30 | evm: check hash algorithm passed to init_desc() | Roberto Sassu | 1 | -0/+3 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2 | -0/+2 |
2019-05-08 | Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -5/+5 |
2019-04-25 | crypto: shash - remove shash_desc::flags | Eric Biggers | 1 | -1/+0 |
2019-03-28 | audit: link integrity evm_write_xattrs record to syscall event | Richard Guy Briggs | 1 | -5/+5 |
2019-02-05 | evm: Use defined constant for UUID representation | Andy Shevchenko | 1 | -2/+1 |
2019-02-05 | evm: remove set but not used variable 'xattr' | YueHaibing | 1 | -5/+1 |
2018-12-28 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -2/+1 |
2018-12-13 | security: audit and remove any unnecessary uses of module.h | Paul Gortmaker | 3 | -3/+2 |
2018-12-13 | security: integrity: make evm_main explicitly non-modular | Paul Gortmaker | 1 | -4/+1 |
2018-11-20 | crypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm allocations | Eric Biggers | 1 | -2/+1 |
2018-10-10 | security/integrity: constify some read-only data | Eric Biggers | 1 | -2/+2 |
2018-07-22 | EVM: fix return value check in evm_write_xattrs() | Wei Yongjun | 1 | -2/+2 |
2018-07-18 | evm: Allow non-SHA1 digital signatures | Matthew Garrett | 4 | -31/+46 |
2018-07-18 | evm: Don't deadlock if a crypto algorithm is unavailable | Matthew Garrett | 1 | -1/+2 |