Age | Commit message (Expand) | Author | Files | Lines |
2020-10-15 | Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -3/+5 |
2020-10-14 | Merge tag 'selinux-pr-20201012' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -7/+10 |
2020-10-05 | LSM: Add "contents" flag to kernel_read_file hook | Kees Cook | 1 | -2/+3 |
2020-10-05 | LSM: Introduce kernel_post_load_data() hook | Kees Cook | 1 | -1/+1 |
2020-10-05 | fs/kernel_read_file: Split into separate include file | Scott Branden | 1 | -0/+1 |
2020-09-15 | selinux: Add helper functions to get and set checkreqprot | Lakshmi Ramasubramanian | 1 | -3/+3 |
2020-08-27 | selinux: move policy mutex to selinux_state, use in lockdep checks | Stephen Smalley | 1 | -0/+1 |
2020-08-25 | selinux: convert policy read-write lock to RCU | Stephen Smalley | 1 | -1/+0 |
2020-08-24 | selinux: delete repeated words in comments | Randy Dunlap | 1 | -3/+3 |
2020-08-24 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -7/+1 |
2020-08-21 | selinux: permit removing security.selinux xattr before policy load | Stephen Smalley | 1 | -0/+3 |
2020-06-24 | 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-05 | 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-05-01 | 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-04-01 | 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-12 | security: selinux: allow per-file labeling for bpffs | Connor O'Brien | 1 | -0/+1 |
2020-02-11 | 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-09 | 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-06 | 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-07 | selinux: allow per-file labelling for binderfs | Hridya Valsaraju | 1 | -0/+1 |
2019-12-19 | 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-10 | selinux: clean up selinux_inode_permission MAY_NOT_BLOCK tests | Stephen Smalley | 1 | -4/+4 |
2019-12-10 | selinux: fall back to ref-walk if audit is required | Stephen Smalley | 1 | -4/+7 |
2019-12-10 | selinux: revert "stop passing MAY_NOT_BLOCK to the AVC upon follow_link" | Stephen Smalley | 1 | -2/+3 |
2019-12-10 | security,lockdown,selinux: implement SELinux lockdown | Stephen Smalley | 1 | -0/+30 |
2019-12-02 | Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -7/+3 |
2019-12-01 | Merge tag 'selinux-pr-20191126' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+12 |
2019-11-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 1 | -2/+2 |
2019-11-27 | 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 |