Age | Commit message (Expand) | Author |
2016-06-15 | selinux: fix type mismatch | Heinrich Schuchardt |
2016-06-09 | selinux: import NetLabel category bitmaps correctly | Paul Moore |
2016-05-31 | selinux: Only apply bounds checking to source types | Stephen Smalley |
2016-05-17 | LSM: LoadPin: provide enablement CONFIG | Kees Cook |
2016-05-06 | Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/selinux in... | James Morris |
2016-05-06 | Merge tag 'keys-next-20160505' of git://git.kernel.org/pub/scm/linux/kernel/g... | James Morris |
2016-05-04 | Yama: use atomic allocations when reporting | Sasha Levin |
2016-05-04 | Merge branch 'keys-trust' into keys-next | David Howells |
2016-05-01 | ima: add support for creating files using the mknodat syscall | Mimi Zohar |
2016-05-01 | ima: fix ima_inode_post_setattr | Mimi Zohar |
2016-04-26 | selinux: apply execstack check on thread stacks | Stephen Smalley |
2016-04-26 | selinux: distinguish non-init user namespace capability checks | Stephen Smalley |
2016-04-21 | LSM: LoadPin for kernel file loading restrictions | Kees Cook |
2016-04-21 | Yama: consolidate error reporting | Kees Cook |
2016-04-19 | selinux: check ss_initialized before revalidating an inode label | Paul Moore |
2016-04-19 | selinux: delay inode label lookup as long as possible | Paul Moore |
2016-04-19 | selinux: don't revalidate an inode's label when explicitly setting it | Paul Moore |
2016-04-14 | selinux: Change bool variable name to index. | Prarit Bhargava |
2016-04-12 | KEYS: Add KEYCTL_DH_COMPUTE command | Mat Martineau |
2016-04-12 | Security: Keys: Big keys stored encrypted | Kirill Marinushkin |
2016-04-12 | KEYS: user_update should use copy of payload made during preparsing | David Howells |
2016-04-12 | security: integrity: Remove select to deleted option PUBLIC_KEY_ALGO_RSA | Andreas Ziegler |
2016-04-11 | IMA: Use the the system trusted keyrings instead of .ima_mok | David Howells |
2016-04-11 | KEYS: Remove KEY_FLAG_TRUSTED and KEY_ALLOC_TRUSTED | David Howells |
2016-04-11 | KEYS: Move the point of trust determination to __key_link() | David Howells |
2016-04-11 | KEYS: Add a facility to restrict new links into a keyring | David Howells |
2016-04-11 | security: drop the unused hook skb_owned_by | Paolo Abeni |
2016-04-05 | selinux: restrict kernel module loading | Jeff Vander Stoep |
2016-04-05 | selinux: consolidate the ptrace parent lookup code | Paul Moore |
2016-04-05 | selinux: simply inode label states to INVALID and INITIALIZED | Paul Moore |
2016-04-05 | selinux: don't revalidate inodes in selinux_socket_getpeersec_dgram() | Paul Moore |
2016-03-20 | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-03-17 | Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2016-03-17 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2016-03-17 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2016-03-04 | Merge tag 'keys-next-20160303' of git://git.kernel.org/pub/scm/linux/kernel/g... | James Morris |
2016-03-04 | Merge branch 'stable-4.6' of git://git.infradead.org/users/pcmoore/selinux in... | James Morris |
2016-03-03 | X.509: Make algo identifiers text instead of enum | David Howells |
2016-03-03 | akcipher: Move the RSA DER encoding check to the crypto layer | David Howells |
2016-02-26 | Merge branch 'stable-4.5' of git://git.infradead.org/users/pcmoore/selinux in... | James Morris |
2016-02-26 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li... | James Morris |
2016-02-22 | Merge branch 'smack-for-4.6' of https://github.com/cschaufler/smack-next into... | James Morris |
2016-02-21 | ima: require signed IMA policy | Mimi Zohar |
2016-02-21 | ima: measure and appraise the IMA policy itself | Mimi Zohar |
2016-02-21 | ima: load policy using path | Dmitry Kasatkin |
2016-02-21 | ima: support for kexec image and initramfs | Mimi Zohar |
2016-02-21 | ima: remove firmware and module specific cached status info | Mimi Zohar |
2016-02-21 | module: replace copy_module_from_fd with kernel version | Mimi Zohar |
2016-02-21 | security: define kernel_read_file hook | Mimi Zohar |
2016-02-21 | firmware: replace call to fw_read_file_contents() with kernel version | Mimi Zohar |