Age | Commit message (Expand) | Author |
2020-02-10 | Merge tag 'selinux-pr-20200210' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-02-08 | Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-02-07 | fs_parse: fold fs_parameter_desc/fs_parameter_spec | Al Viro |
2020-02-07 | fs_parser: remove fs_parameter_description name field | Eric Sandeen |
2020-02-05 | selinux: fix sidtab string cache locking | Ondrej Mosnacek |
2020-02-05 | selinux: fix typo in filesystem name | Hridya Valsaraju |
2020-01-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
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 | 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-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 |
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-12 | selinux: remove unnecessary selinux cred request | Yang Guo |
2019-12-10 | selinux: ensure we cleanup the internal AVC counters on error in avc_insert() | Paul Moore |
2019-12-09 | selinux: clean up selinux_inode_permission MAY_NOT_BLOCK tests | Stephen Smalley |
2019-12-09 | selinux: fall back to ref-walk if audit is required | Stephen Smalley |
2019-12-09 | selinux: revert "stop passing MAY_NOT_BLOCK to the AVC upon follow_link" | Stephen Smalley |
2019-12-09 | security,lockdown,selinux: implement SELinux lockdown | Stephen Smalley |
2019-12-09 | selinux: cache the SID -> context string translation | Ondrej Mosnacek |
2019-12-09 | selinux: sidtab reverse lookup hash table | Jeff Vander Stoep |
2019-12-01 | Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/... | Linus Torvalds |
2019-11-30 | Merge tag 'selinux-pr-20191126' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-11-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2019-11-26 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2019-11-26 | net: port < inet_prot_sock(net) --> inet_port_requires_bind_service(net, port) | Maciej Żenczykowski |
2019-11-15 | y2038: move itimer reset into itimer.c | Arnd Bergmann |
2019-10-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-10-17 | perf_event: Add support for LSM and SELinux checks | Joel Fernandes (Google) |
2019-10-08 | Merge tag 'selinux-pr-20191007' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-10-07 | selinux: default_range glblub implementation | Joshua Brindle |
2019-10-03 | selinux: fix context string corruption in convert_context() | Ondrej Mosnacek |
2019-10-01 | net: rtnetlink: add linkprop commands to add and delete alternative ifnames | Jiri Pirko |
2019-10-01 | selinux: allow labeling before policy is loaded | Jonathan Lebon |
2019-10-01 | selinux: remove load size limit | zhanglin |
2019-09-23 | Merge tag 'selinux-pr-20190917' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |