Age | Commit message (Expand) | Author |
2020-01-29 | Merge tag 'linux-kselftest-5.6-rc1-kunit' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2020-01-29 | Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-01-28 | Merge branch 'for-v5.6' of git://git.kernel.org:/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2020-01-28 | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-01-28 | Merge tag 'tomoyo-pr-20200128' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1 | Linus Torvalds |
2020-01-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2020-01-27 | Merge tag 'selinux-pr-20200127' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-01-27 | security: remove EARLY_LSM_COUNT which never used | Alex Shi |
2020-01-23 | IMA: Defined delayed workqueue to free the queued keys | Lakshmi Ramasubramanian |
2020-01-23 | IMA: Call workqueue functions to measure queued keys | Lakshmi Ramasubramanian |
2020-01-23 | IMA: Define workqueue for early boot key measurements | Lakshmi Ramasubramanian |
2020-01-22 | IMA: pre-allocate buffer to hold keyrings string | Lakshmi Ramasubramanian |
2020-01-22 | ima: ima/lsm policy rule loading logic bug fixes | Janne Karhunen |
2020-01-22 | ima: add the ability to query the cached hash of a given file | Florent Revest |
2020-01-22 | ima: Add a space after printing LSM rules for readability | Clay Chang |
2020-01-20 | selinux: fix regression introduced by move_mount(2) syscall | Stephen Smalley |
2020-01-16 | selinux: do not allocate ancillary buffer on first load | Ondrej Mosnacek |
2020-01-16 | selinux: remove redundant allocation and helper functions | Paul Moore |
2020-01-16 | selinux: remove redundant selinux_nlmsg_perm | Huaisheng Ye |
2020-01-16 | selinux: fix wrong buffer types in policydb.c | Ondrej Mosnacek |
2020-01-15 | net: bridge: vlan: add rtm definitions and dump support | Nikolay Aleksandrov |
2020-01-10 | kunit: building kunit as a module breaks allmodconfig | Alan Maguire |
2020-01-10 | selinux: reorder hooks to make runtime disable less broken | Ondrej Mosnacek |
2020-01-10 | selinux: treat atomic flags more carefully | Ondrej Mosnacek |
2020-01-10 | selinux: make default_noexec read-only after init | Stephen Smalley |
2020-01-10 | selinux: move ibpkeys code under CONFIG_SECURITY_INFINIBAND. | Ravi Kumar Siddojigari |
2020-01-10 | selinux: remove redundant msg_msg_alloc_security | Huaisheng Ye |
2020-01-09 | apparmor: add AppArmor KUnit tests for policy unpack | Mike Salvatore |
2020-01-09 | IMA: fix measuring asymmetric keys Kconfig | Lakshmi Ramasubramanian |
2020-01-07 | Documentation,selinux: fix references to old selinuxfs mount point | Stephen Smalley |
2020-01-07 | selinux: deprecate disabling SELinux and runtime | Paul Moore |
2020-01-06 | selinux: allow per-file labelling for binderfs | Hridya Valsaraju |
2020-01-06 | selinuxfs: use scnprintf to get real length for inode | liuyang34 |
2020-01-04 | Merge tag 'apparmor-pr-2020-01-04' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-01-04 | apparmor: fix aa_xattrs_match() may sleep while holding a RCU lock | John Johansen |
2020-01-02 | apparmor: only get a label reference if the fast path check fails | John Johansen |
2020-01-02 | apparmor: fix bind mounts aborting with -ENOMEM | Patrick Steinhardt |
2020-01-02 | tomoyo: Use atomic_t for statistics counter | Tetsuo Handa |
2019-12-31 | Merge tag 'tomoyo-fixes-for-5.5' of git://git.osdn.net/gitroot/tomoyo/tomoyo-... | Linus Torvalds |
2019-12-24 | selinux: remove set but not used variable 'sidtab' | YueHaibing |
2019-12-23 | selinux: ensure the policy has been loaded before reading the sidtab stats | Paul Moore |
2019-12-21 | selinux: ensure we cleanup the internal AVC counters on error in avc_update() | Jaihind Yadav |
2019-12-18 | selinux: randomize layout of key structures | Stephen Smalley |
2019-12-18 | selinux: clean up selinux_enabled/disabled/enforcing_boot | Stephen Smalley |
2019-12-18 | Merge tag 'tpmdd-next-20191219' of git://git.infradead.org/users/jjs/linux-tpmdd | Linus Torvalds |
2019-12-17 | security: keys: trusted: fix lost handle flush | James Bottomley |
2019-12-16 | tomoyo: Suppress RCU warning at list_for_each_entry_rcu(). | Tetsuo Handa |
2019-12-12 | KEYS: remove CONFIG_KEYS_COMPAT | Eric Biggers |
2019-12-12 | IMA: Read keyrings= option from the IMA policy | Lakshmi Ramasubramanian |
2019-12-12 | IMA: Add support to limit measuring keys | Lakshmi Ramasubramanian |