Age | Commit message (Expand) | Author |
2016-01-22 | wrappers for ->i_mutex access | Al Viro |
2016-01-20 | ptrace: use fsuid, fsgid, effective creds for fs access checks | Jann Horn |
2016-01-20 | security: let security modules use PTRACE_MODE_* with bitmasks | Jann Horn |
2016-01-20 | KEYS: Fix keyring ref leak in join_session_keyring() | Yevgeny Pats |
2016-01-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2016-01-14 | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into... | James Morris |
2016-01-12 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2016-01-11 | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2016-01-10 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li... | James Morris |
2016-01-08 | Merge branch 'for-linus' into work.misc | Al Viro |
2016-01-08 | selinux: Inode label revalidation performance fix | Andreas Gruenbacher |
2016-01-07 | KEYS: refcount bug fix | Mimi Zohar |
2016-01-04 | fix the leak in integrity_read_file() | Al Viro |
2016-01-04 | selinuxfs: switch to memdup_user_nul() | Al Viro |
2016-01-04 | convert a bunch of open-coded instances of memdup_user_nul() | Al Viro |
2016-01-03 | ima: ima_write_policy() limit locking | Petko Manolov |
2015-12-26 | Merge branch 'smack-for-4.5' of https://github.com/cschaufler/smack-next into... | James Morris |
2015-12-26 | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into... | James Morris |
2015-12-26 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li... | James Morris |
2015-12-24 | IMA: policy can be updated zero times | Sasha Levin |
2015-12-24 | selinux: rate-limit netlink message warnings in selinux_nlmsg_perm() | Vladis Dronov |
2015-12-24 | selinux: export validatetrans decisions | Andrew Perepechko |
2015-12-24 | selinux: Revalidate invalid inode security labels | Andreas Gruenbacher |
2015-12-24 | security: Add hook to invalidate inode security labels | Andreas Gruenbacher |
2015-12-24 | selinux: Add accessor functions for inode->i_security | Andreas Gruenbacher |
2015-12-24 | security: Make inode argument of inode_getsecid non-const | Andreas Gruenbacher |
2015-12-24 | security: Make inode argument of inode_getsecurity non-const | Andreas Gruenbacher |
2015-12-24 | selinux: Remove unused variable in selinux_inode_init_security | Andreas Gruenbacher |
2015-12-20 | keys, trusted: seal with a TPM2 authorization policy | Jarkko Sakkinen |
2015-12-20 | keys, trusted: select hash algorithm for TPM2 chips | Jarkko Sakkinen |
2015-12-20 | keys, trusted: fix: *do not* allow duplicate key options | Jarkko Sakkinen |
2015-12-19 | KEYS: Fix race between read and revoke | David Howells |
2015-12-17 | Smack: type confusion in smak sendmsg() handler | Roman Kubiak |
2015-12-15 | security/integrity: make ima/ima_mok.c explicitly non-modular | Paul Gortmaker |
2015-12-15 | ima: update appraise flags after policy update completes | Mimi Zohar |
2015-12-15 | IMA: prevent keys on the .ima_blacklist from being removed | Mimi Zohar |
2015-12-15 | KEYS: prevent keys from being removed from specified keyrings | Mimi Zohar |
2015-12-15 | IMA: allow reading back the current IMA policy | Petko Manolov |
2015-12-15 | IMA: create machine owner and blacklist keyrings | Petko Manolov |
2015-12-15 | IMA: policy can now be updated multiple times | Petko Manolov |
2015-12-15 | evm: EVM_LOAD_X509 depends on EVM | Arnd Bergmann |
2015-12-15 | evm: reset EVM status when file attributes change | Dmitry Kasatkin |
2015-12-15 | evm: provide a function to set the EVM key from the kernel | Dmitry Kasatkin |
2015-12-15 | evm: enable EVM when X509 certificate is loaded | Dmitry Kasatkin |
2015-12-15 | evm: load an x509 certificate from the kernel | Dmitry Kasatkin |
2015-12-13 | nfs: Move call to security_inode_listsecurity into nfs_listxattr | Andreas Gruenbacher |
2015-12-09 | Smack: File receive for sockets | Casey Schaufler |
2015-11-26 | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into... | James Morris |
2015-11-25 | KEYS: Fix handling of stored error in a negatively instantiated user key | David Howells |
2015-11-24 | selinux: fix bug in conditional rules handling | Stephen Smalley |