Age | Commit message (Expand) | Author | Files | Lines |
2017-06-05 | fs: switch ->s_uuid to uuid_t | Christoph Hellwig | 1 | -1/+1 |
2017-03-02 | sched/headers: Prepare to remove the <linux/magic.h> include from <linux/sche... | Ingo Molnar | 1 | -0/+2 |
2016-12-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 1 | -2/+10 |
2016-12-03 | Revert "evm: Translate user/group ids relative to s_user_ns when computing HMAC" | Eric W. Biederman | 1 | -2/+10 |
2016-11-14 | security/integrity: Harden against malformed xattrs | Seth Forshee | 1 | -0/+4 |
2016-10-08 | xattr: Add __vfs_{get,set,remove}xattr helpers | Andreas Gruenbacher | 2 | -5/+6 |
2016-07-05 | evm: Translate user/group ids relative to s_user_ns when computing HMAC | Seth Forshee | 1 | -2/+2 |
2016-04-11 | ->getxattr(): pass dentry and inode as separate arguments | Al Viro | 1 | -1/+1 |
2016-04-11 | don't bother with ->d_inode->i_sb - it's always equal to ->d_sb | Al Viro | 1 | -2/+2 |
2016-02-12 | EVM: Use crypto_memneq() for digest comparisons | Ryan Ware | 1 | -1/+2 |
2015-12-15 | evm: EVM_LOAD_X509 depends on EVM | Arnd Bergmann | 1 | -1/+1 |
2015-12-15 | evm: reset EVM status when file attributes change | Dmitry Kasatkin | 1 | -0/+13 |
2015-12-15 | evm: provide a function to set the EVM key from the kernel | Dmitry Kasatkin | 2 | -14/+46 |
2015-12-15 | evm: enable EVM when X509 certificate is loaded | Dmitry Kasatkin | 4 | -3/+14 |
2015-12-15 | evm: load an x509 certificate from the kernel | Dmitry Kasatkin | 2 | -0/+24 |
2015-11-23 | integrity: define '.evm' as a builtin 'trusted' keyring | Dmitry Kasatkin | 1 | -3/+5 |
2015-10-21 | KEYS: Merge the type-specific data with the payload data | David Howells | 1 | -1/+1 |
2015-05-21 | evm: fix potential race when removing xattrs | Dmitry Kasatkin | 1 | -4/+3 |
2015-05-21 | evm: labeling pseudo filesystems exception | Mimi Zohar | 1 | -0/+11 |
2015-04-15 | VFS: security/: d_backing_inode() annotations | David Howells | 2 | -11/+11 |
2015-01-07 | kconfig: use bool instead of boolean for type definition attributes | Christoph Jaeger | 1 | -1/+1 |
2014-12-15 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 1 | -3/+8 |
2014-10-28 | evm: check xattr value length and type in evm_inode_setxattr() | Dmitry Kasatkin | 1 | -3/+6 |
2014-10-07 | evm: skip replacing EVM signature with HMAC on read-only filesystem | Dmitry Kasatkin | 1 | -3/+8 |
2014-09-09 | integrity: base integrity subsystem kconfig options on integrity | Dmitry Kasatkin | 1 | -8/+0 |
2014-09-09 | evm: properly handle INTEGRITY_NOXATTRS EVM status | Dmitry Kasatkin | 1 | -0/+7 |
2014-09-09 | evm: prevent passing integrity check if xattr read fails | Dmitry Kasatkin | 1 | -3/+4 |
2014-09-03 | evm: fix checkpatch warnings | Dmitry Kasatkin | 1 | -3/+0 |
2014-06-13 | evm: prohibit userspace writing 'security.evm' HMAC value | Mimi Zohar | 1 | -2/+10 |
2014-06-13 | evm: provide option to protect additional SMACK xattrs | Dmitry Kasatkin | 2 | -0/+22 |
2014-06-13 | evm: replace HMAC version with attribute mask | Dmitry Kasatkin | 4 | -11/+33 |
2014-04-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -2/+2 |
2014-04-02 | get rid of pointless checks for NULL ->i_op | Al Viro | 2 | -2/+2 |
2014-03-07 | evm: enable key retention service automatically | Dmitry Kasatkin | 1 | -2/+3 |
2014-03-07 | evm: EVM does not use MD5 | Dmitry Kasatkin | 1 | -1/+0 |
2014-03-07 | integrity: fix checkpatch errors | Dmitry Kasatkin | 2 | -16/+16 |
2014-03-07 | security: integrity: Use a more current logging style | Joe Perches | 3 | -5/+11 |
2013-10-26 | ima: pass full xattr with the signature | Dmitry Kasatkin | 1 | -2/+2 |
2013-10-25 | ima: fix script messages | Dmitry Kasatkin | 1 | -1/+2 |
2013-07-25 | xattr: Constify ->name member of "struct xattr". | Tetsuo Handa | 1 | -1/+1 |
2013-06-20 | evm: audit integrity metadata failures | Mimi Zohar | 1 | -1/+14 |
2013-02-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 5 | -16/+18 |
2013-02-06 | evm: add file system uuid to EVM hmac | Dmitry Kasatkin | 4 | -0/+18 |
2013-01-21 | evm: checking if removexattr is not a NULL | Dmitry Kasatkin | 1 | -2/+2 |
2013-01-17 | evm: remove unused cleanup functions | Dmitry Kasatkin | 3 | -16/+0 |
2012-10-03 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 1 | -0/+3 |
2012-09-21 | userns: Convert EVM to deal with kuids and kgids in it's hmac computation | Eric W. Biederman | 1 | -2/+2 |
2012-09-07 | ima: integrity appraisal extension | Mimi Zohar | 1 | -0/+3 |
2012-01-09 | Merge branch 'next' into for-linus | James Morris | 3 | -36/+146 |
2011-12-20 | evm: prevent racing during tfm allocation | Dmitry Kasatkin | 1 | -0/+9 |