Age | Commit message (Expand) | Author |
2021-03-12 | Revert 95ebabde382c ("capabilities: Don't allow writing ambiguous v3 file cap... | Eric W. Biederman |
2021-02-23 | Merge tag 'keys-misc-20210126' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-02-23 | Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2021-02-22 | Merge branch 'userns-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-02-22 | Merge branch 'work.audit' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2021-02-21 | Merge tag 'tpmdd-next-v5.12-rc1-v2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2021-02-21 | Merge tag 'Smack-for-v5.12' of git://github.com/cschaufler/smack-next | Linus Torvalds |
2021-02-21 | Merge tag 'integrity-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2021-02-21 | Merge tag 'selinux-pr-20210215' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-02-21 | Merge tag 'tomoyo-pr-20210215' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1 | Linus Torvalds |
2021-02-16 | KEYS: trusted: Reserve TPM for seal and unseal operations | Jarkko Sakkinen |
2021-02-16 | KEYS: trusted: Fix migratable=1 failing | Jarkko Sakkinen |
2021-02-16 | KEYS: trusted: Fix incorrect handling of tpm_get_random() | Jarkko Sakkinen |
2021-02-12 | integrity: Make function integrity_add_key() static | Wei Yongjun |
2021-02-10 | Merge branch 'ima-kexec-fixes' into next-integrity | Mimi Zohar |
2021-02-10 | ima: Free IMA measurement buffer after kexec syscall | Lakshmi Ramasubramanian |
2021-02-10 | ima: Free IMA measurement buffer on error | Lakshmi Ramasubramanian |
2021-02-02 | smackfs: restrict bytes count in smackfs write functions | Sabyrzhan Tasbolatov |
2021-02-01 | tomoyo: recognize kernel threads correctly | Tetsuo Handa |
2021-02-01 | tomoyo: ignore data race while checking quota | Tetsuo Handa |
2021-01-28 | cap: fix conversions on getxattr | Miklos Szeredi |
2021-01-26 | IMA: Measure kernel version in early boot | Raphael Gianotti |
2021-01-24 | ima: handle idmapped mounts | Christian Brauner |
2021-01-24 | apparmor: handle idmapped mounts | Christian Brauner |
2021-01-24 | fs: make helpers idmap mount aware | Christian Brauner |
2021-01-24 | commoncap: handle idmapped mounts | Christian Brauner |
2021-01-24 | xattr: handle idmapped mounts | Tycho Andersen |
2021-01-24 | acl: handle idmapped mounts | Christian Brauner |
2021-01-24 | inode: make init and permission helpers idmapped mount aware | Christian Brauner |
2021-01-24 | capability: handle idmapped mounts | Christian Brauner |
2021-01-21 | certs: Fix blacklist flag type confusion | David Howells |
2021-01-21 | KEYS: remove redundant memset | Tom Rix |
2021-01-21 | security: keys: delete repeated words in comments | Randy Dunlap |
2021-01-21 | security/keys: use kvfree_sensitive() | Denis Efremov |
2021-01-21 | watch_queue: Drop references to /dev/watch_queue | Gabriel Krisman Bertazi |
2021-01-21 | keys: Remove outdated __user annotations | Jann Horn |
2021-01-21 | security: keys: Fix fall-through warnings for Clang | Gustavo A. R. Silva |
2021-01-16 | make dump_common_audit_data() safe to be called from RCU pathwalk | Al Viro |
2021-01-16 | dump_common_audit_data(): fix racy accesses to ->d_name | Al Viro |
2021-01-14 | selinux: include a consumer of the new IMA critical data hook | Lakshmi Ramasubramanian |
2021-01-14 | IMA: define a builtin critical data measurement policy | Lakshmi Ramasubramanian |
2021-01-14 | IMA: extend critical data hook to limit the measurement based on a label | Tushar Sugandhi |
2021-01-14 | IMA: limit critical data measurement based on a label | Tushar Sugandhi |
2021-01-14 | IMA: add policy rule to measure critical data | Tushar Sugandhi |
2021-01-14 | IMA: define a hook to measure kernel integrity critical data | Tushar Sugandhi |
2021-01-14 | IMA: add support to measure buffer data hash | Tushar Sugandhi |
2021-01-14 | IMA: generalize keyring specific measurement constructs | Tushar Sugandhi |
2021-01-14 | selinux: teach SELinux about anonymous inodes | Daniel Colascione |
2021-01-14 | security: add inode_init_security_anon() LSM hook | Lokesh Gidra |
2021-01-13 | selinux: fall back to SECURITY_FS_USE_GENFS if no xattr support | Ondrej Mosnacek |