- 907a399 evm: Check xattr size discrepancy between kernel and user by Roberto Sassu · 3 years, 7 months ago
- 87ac3d0 evm: output EVM digest calculation info by Mimi Zohar · 3 years, 8 months ago
- 8c7a703 evm: Verify portable signatures against all protected xattrs by Roberto Sassu · 3 years, 8 months ago
- 7d6beb7 Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 3 years, 11 months ago
- c7c7a1a1 xattr: handle idmapped mounts by Tycho Andersen · 4 years ago
- ccf11db evm: Fix memleak in init_desc by Dinghao Liu · 4 years ago
- 3c0ad98 Merge tag 'integrity-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 4 years, 7 months ago
- 8433856 evm: Fix a small race in init_desc() by Dan Carpenter · 4 years, 8 months ago
- 0c4395f evm: Fix possible memory leak in evm_calc_hmac_or_hash() by Roberto Sassu · 4 years, 9 months ago
- 770f605 evm: Fix RCU list related warnings by Madhuparna Bhowmik · 4 years, 9 months ago
- 53de3b0 evm: Check also if *tfm is an error pointer in init_desc() by Roberto Sassu · 4 years, 9 months ago
- 555d6d7 integrity: Remove duplicate pr_fmt definitions by Tushar Sugandhi · 5 years ago
- 028db3e Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs" by Linus Torvalds · 6 years ago
- 0f75ef6 Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 6 years ago
- 2e12256 keys: Replace uid/gid/perm permissions checking with an ACL by David Howells · 6 years ago
- b886d83c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 by Thomas Gleixner · 6 years ago
- 221be10 evm: check hash algorithm passed to init_desc() by Roberto Sassu · 6 years ago
- 877b569 crypto: shash - remove shash_desc::flags by Eric Biggers · 6 years ago
- e7fde07 evm: Use defined constant for UUID representation by Andy Shevchenko · 6 years ago
- b71acb0 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
- 876979c security: audit and remove any unnecessary uses of module.h by Paul Gortmaker · 6 years ago
- 3d234b3 crypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm allocations by Eric Biggers · 6 years ago
- b2724d5 security/integrity: constify some read-only data by Eric Biggers · 6 years ago
- 5feeb61 evm: Allow non-SHA1 digital signatures by Matthew Garrett · 7 years ago
- e2861fa evm: Don't deadlock if a crypto algorithm is unavailable by Matthew Garrett · 7 years ago
- 00d535a Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
- fa516b6 EVM: Allow runtime modification of the set of verified xattrs by Matthew Garrett · 7 years ago
- 21af766 EVM: turn evm_config_xattrnames into a list by Matthew Garrett · 7 years ago
- a3a5c96 evm: Don't update hmacs in user ns mounts by Seth Forshee · 7 years ago
- 1a82cee evm: Move evm_hmac and evm_hash from evm_main.c to evm_crypto.c by Hernán Gonzalez · 7 years ago
- 50b9774 EVM: Add support for portable signature format by Matthew Garrett · 7 years ago
- 0485d06 EVM: Only complain about a missing HMAC key once by Matthew Garrett · 7 years ago
- 8578709 fs: switch ->s_uuid to uuid_t by Christoph Hellwig · 8 years ago
- 19339c2 Revert "evm: Translate user/group ids relative to s_user_ns when computing HMAC" by Eric W. Biederman · 8 years ago
- 5d6c319 xattr: Add __vfs_{get,set,remove}xattr helpers by Andreas Gruenbacher · 8 years ago
- 0b3c976 evm: Translate user/group ids relative to s_user_ns when computing HMAC by Seth Forshee · 10 years ago
- 7626676 evm: provide a function to set the EVM key from the kernel by Dmitry Kasatkin · 9 years ago
- 26ddabf evm: enable EVM when X509 certificate is loaded by Dmitry Kasatkin · 9 years ago
- 146aa8b KEYS: Merge the type-specific data with the payload data by David Howells · 9 years ago
- c6f493d VFS: security/: d_backing_inode() annotations by David Howells · 10 years ago
- d3b3367 evm: replace HMAC version with attribute mask by Dmitry Kasatkin · 11 years ago
- 5166701 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
- 627bf81 get rid of pointless checks for NULL ->i_op by Al Viro · 11 years ago
- 2bb930a integrity: fix checkpatch errors by Dmitry Kasatkin · 11 years ago
- 20ee451 security: integrity: Use a more current logging style by Joe Perches · 11 years ago
- 33673dc Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
- 74de668 evm: add file system uuid to EVM hmac by Dmitry Kasatkin · 12 years ago
- a67adb9 evm: checking if removexattr is not a NULL by Dmitry Kasatkin · 12 years ago
- cf9c935 userns: Convert EVM to deal with kuids and kgids in it's hmac computation by Eric W. Biederman · 13 years ago
- 8fcc995 Merge branch 'next' into for-linus by James Morris · 13 years ago
- 97426f9 evm: prevent racing during tfm allocation by Dmitry Kasatkin · 13 years ago
- d21b594 evm: key must be set once during initialization by Dmitry Kasatkin · 13 years ago
- 143b01d evm: prevent racing during tfm allocation by Dmitry Kasatkin · 13 years ago
- 88d7ed3 evm: key must be set once during initialization by Dmitry Kasatkin · 13 years ago
- 15647eb evm: digital signature verification support by Dmitry Kasatkin · 13 years ago
- d46eb36 evm: crypto hash replaced by shash by Dmitry Kasatkin · 14 years ago
- cb723180 evm: add evm_inode_init_security to initialize new files by Mimi Zohar · 14 years ago
- 6be5cc5 evm: add support for different security.evm data types by Dmitry Kasatkin · 14 years ago
- 66dbc325 evm: re-release by Mimi Zohar · 14 years ago