Age | Commit message (Expand) | Author | Files | Lines |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -7/+1 |
2020-06-23 | selinux: allow reading labels before policy is loaded | Jonathan Lebon | 1 | -1/+6 |
2020-06-13 | Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -7/+44 |
2020-06-04 | Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb... | Linus Torvalds | 1 | -5/+3 |
2020-05-20 | exec: Factor security_bprm_creds_for_exec out of security_bprm_set_creds | Eric W. Biederman | 1 | -5/+3 |
2020-05-19 | selinux: Implement the watch_key security hook | David Howells | 1 | -0/+14 |
2020-05-19 | keys: Make the KEY_NEED_* perms an enum rather than a mask | David Howells | 1 | -7/+30 |
2020-04-30 | Merge tag 'selinux-pr-20200430' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -25/+45 |
2020-04-30 | selinux: properly handle multiple messages in selinux_netlink_send() | Paul Moore | 1 | -25/+45 |
2020-03-31 | Merge tag 'selinux-pr-20200330' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+16 |
2020-02-22 | selinux: Add xfs quota command types | Richard Haines | 1 | -0/+7 |
2020-02-11 | security: selinux: allow per-file labeling for bpffs | Connor O'Brien | 1 | -0/+1 |
2020-02-10 | Merge tag 'selinux-pr-20200210' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
2020-02-10 | selinux: allow kernfs symlinks to inherit parent directory context | Christian Göttsche | 1 | -1/+3 |
2020-02-10 | Documentation,selinux: deprecate setting checkreqprot to 1 | Stephen Smalley | 1 | -1/+4 |
2020-02-10 | selinux: move status variables out of selinux_ss | Ondrej Mosnacek | 1 | -0/+1 |
2020-02-08 | Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -8/+3 |
2020-02-07 | fs_parse: fold fs_parameter_desc/fs_parameter_spec | Al Viro | 1 | -7/+3 |
2020-02-07 | fs_parser: remove fs_parameter_description name field | Eric Sandeen | 1 | -2/+1 |
2020-02-05 | selinux: fix typo in filesystem name | Hridya Valsaraju | 1 | -1/+1 |
2020-01-20 | selinux: fix regression introduced by move_mount(2) syscall | Stephen Smalley | 1 | -0/+10 |
2020-01-16 | selinux: remove redundant allocation and helper functions | Paul Moore | 1 | -58/+36 |
2020-01-16 | selinux: remove redundant selinux_nlmsg_perm | Huaisheng Ye | 1 | -39/+34 |
2020-01-10 | selinux: reorder hooks to make runtime disable less broken | Ondrej Mosnacek | 1 | -31/+70 |
2020-01-10 | selinux: treat atomic flags more carefully | Ondrej Mosnacek | 1 | -10/+11 |
2020-01-10 | selinux: make default_noexec read-only after init | Stephen Smalley | 1 | -1/+1 |
2020-01-10 | selinux: remove redundant msg_msg_alloc_security | Huaisheng Ye | 1 | -11/+6 |
2020-01-06 | selinux: allow per-file labelling for binderfs | Hridya Valsaraju | 1 | -0/+1 |
2019-12-18 | selinux: clean up selinux_enabled/disabled/enforcing_boot | Stephen Smalley | 1 | -7/+5 |
2019-12-12 | selinux: remove unnecessary selinux cred request | Yang Guo | 1 | -4/+3 |
2019-12-09 | selinux: clean up selinux_inode_permission MAY_NOT_BLOCK tests | Stephen Smalley | 1 | -4/+4 |
2019-12-09 | selinux: fall back to ref-walk if audit is required | Stephen Smalley | 1 | -4/+7 |
2019-12-09 | selinux: revert "stop passing MAY_NOT_BLOCK to the AVC upon follow_link" | Stephen Smalley | 1 | -2/+3 |
2019-12-09 | security,lockdown,selinux: implement SELinux lockdown | Stephen Smalley | 1 | -0/+30 |
2019-12-01 | Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -7/+3 |
2019-11-30 | Merge tag 'selinux-pr-20191126' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+12 |
2019-11-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 1 | -2/+2 |
2019-11-26 | net: port < inet_prot_sock(net) --> inet_port_requires_bind_service(net, port) | Maciej Żenczykowski | 1 | -2/+2 |
2019-11-15 | y2038: move itimer reset into itimer.c | Arnd Bergmann | 1 | -7/+3 |
2019-10-17 | perf_event: Add support for LSM and SELinux checks | Joel Fernandes (Google) | 1 | -0/+69 |
2019-10-01 | selinux: allow labeling before policy is loaded | Jonathan Lebon | 1 | -0/+12 |
2019-09-23 | Merge tag 'selinux-pr-20190917' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+48 |
2019-09-04 | selinux: fix residual uses of current_security() for the SELinux blob | Stephen Smalley | 1 | -1/+1 |
2019-08-12 | fanotify, inotify, dnotify, security: add security hook for fs notifications | Aaron Goidel | 1 | -0/+47 |
2019-07-10 | Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -15/+1 |
2019-07-08 | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2019-07-08 | Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+15 |
2019-07-08 | Merge tag 'selinux-pr-20190702' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -5/+6 |
2019-06-27 | keys: Replace uid/gid/perm permissions checking with an ACL | David Howells | 1 | -1/+15 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |