aboutsummaryrefslogtreecommitdiff
path: root/security/selinux
AgeCommit message (Expand)AuthorFilesLines
2020-02-10Merge tag 'selinux-pr-20200210' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 2-10/+4
2020-02-08Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-8/+3
2020-02-07fs_parse: fold fs_parameter_desc/fs_parameter_specGravatar Al Viro 1-7/+3
2020-02-07fs_parser: remove fs_parameter_description name fieldGravatar Eric Sandeen 1-2/+1
2020-02-05selinux: fix sidtab string cache lockingGravatar Ondrej Mosnacek 1-9/+3
2020-02-05selinux: fix typo in filesystem nameGravatar Hridya Valsaraju 1-1/+1
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextGravatar Linus Torvalds 1-1/+4
2020-01-20selinux: fix regression introduced by move_mount(2) syscallGravatar Stephen Smalley 1-0/+10
2020-01-16selinux: do not allocate ancillary buffer on first loadGravatar Ondrej Mosnacek 1-15/+13
2020-01-16selinux: remove redundant allocation and helper functionsGravatar Paul Moore 1-58/+36
2020-01-16selinux: remove redundant selinux_nlmsg_permGravatar Huaisheng Ye 1-39/+34
2020-01-16selinux: fix wrong buffer types in policydb.cGravatar Ondrej Mosnacek 1-2/+2
2020-01-15net: bridge: vlan: add rtm definitions and dump supportGravatar Nikolay Aleksandrov 1-1/+4
2020-01-10selinux: reorder hooks to make runtime disable less brokenGravatar Ondrej Mosnacek 1-31/+70
2020-01-10selinux: treat atomic flags more carefullyGravatar Ondrej Mosnacek 3-31/+61
2020-01-10selinux: make default_noexec read-only after initGravatar Stephen Smalley 1-1/+1
2020-01-10selinux: move ibpkeys code under CONFIG_SECURITY_INFINIBAND.Gravatar Ravi Kumar Siddojigari 2-2/+15
2020-01-10selinux: remove redundant msg_msg_alloc_securityGravatar Huaisheng Ye 1-11/+6
2020-01-07Documentation,selinux: fix references to old selinuxfs mount pointGravatar Stephen Smalley 1-3/+4
2020-01-07selinux: deprecate disabling SELinux and runtimeGravatar Paul Moore 2-0/+10
2020-01-06selinux: allow per-file labelling for binderfsGravatar Hridya Valsaraju 1-0/+1
2020-01-06selinuxfs: use scnprintf to get real length for inodeGravatar liuyang34 1-2/+2
2019-12-24selinux: remove set but not used variable 'sidtab'Gravatar YueHaibing 1-8/+0
2019-12-23selinux: ensure the policy has been loaded before reading the sidtab statsGravatar Paul Moore 1-0/+6
2019-12-21selinux: ensure we cleanup the internal AVC counters on error in avc_update()Gravatar Jaihind Yadav 1-1/+1
2019-12-18selinux: randomize layout of key structuresGravatar Stephen Smalley 4-4/+4
2019-12-18selinux: clean up selinux_enabled/disabled/enforcing_bootGravatar Stephen Smalley 7-18/+17
2019-12-12selinux: remove unnecessary selinux cred requestGravatar Yang Guo 1-4/+3
2019-12-10selinux: ensure we cleanup the internal AVC counters on error in avc_insert()Gravatar Paul Moore 1-27/+24
2019-12-09selinux: clean up selinux_inode_permission MAY_NOT_BLOCK testsGravatar Stephen Smalley 1-4/+4
2019-12-09selinux: fall back to ref-walk if audit is requiredGravatar Stephen Smalley 3-26/+17
2019-12-09selinux: revert "stop passing MAY_NOT_BLOCK to the AVC upon follow_link"Gravatar Stephen Smalley 3-4/+30
2019-12-09security,lockdown,selinux: implement SELinux lockdownGravatar Stephen Smalley 2-0/+32
2019-12-09selinux: cache the SID -> context string translationGravatar Ondrej Mosnacek 4-94/+288
2019-12-09selinux: sidtab reverse lookup hash tableGravatar Jeff Vander Stoep 9-167/+306
2019-12-01Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-7/+3
2019-11-30Merge tag 'selinux-pr-20191126' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 9-5/+74
2019-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Linus Torvalds 1-2/+2
2019-11-26Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 3-1/+76
2019-11-26net: port < inet_prot_sock(net) --> inet_port_requires_bind_service(net, port)Gravatar Maciej Żenczykowski 1-2/+2
2019-11-15y2038: move itimer reset into itimer.cGravatar Arnd Bergmann 1-7/+3
2019-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar David S. Miller 1-1/+8
2019-10-17perf_event: Add support for LSM and SELinux checksGravatar Joel Fernandes (Google) 3-1/+76
2019-10-08Merge tag 'selinux-pr-20191007' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+8
2019-10-07selinux: default_range glblub implementationGravatar Joshua Brindle 7-1/+62
2019-10-03selinux: fix context string corruption in convert_context()Gravatar Ondrej Mosnacek 1-1/+8
2019-10-01net: rtnetlink: add linkprop commands to add and delete alternative ifnamesGravatar Jiri Pirko 1-1/+3
2019-10-01selinux: allow labeling before policy is loadedGravatar Jonathan Lebon 1-0/+12
2019-10-01selinux: remove load size limitGravatar zhanglin 1-4/+0
2019-09-23Merge tag 'selinux-pr-20190917' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 11-296/+340