summaryrefslogtreecommitdiffstats
path: root/security/selinux
AgeCommit message (Expand)Author
2020-02-10Merge tag 'selinux-pr-20200210' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-02-08Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-02-07fs_parse: fold fs_parameter_desc/fs_parameter_specAl Viro
2020-02-07fs_parser: remove fs_parameter_description name fieldEric Sandeen
2020-02-05selinux: fix sidtab string cache lockingOndrej Mosnacek
2020-02-05selinux: fix typo in filesystem nameHridya Valsaraju
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-01-20selinux: fix regression introduced by move_mount(2) syscallStephen Smalley
2020-01-16selinux: do not allocate ancillary buffer on first loadOndrej Mosnacek
2020-01-16selinux: remove redundant allocation and helper functionsPaul Moore
2020-01-16selinux: remove redundant selinux_nlmsg_permHuaisheng Ye
2020-01-16selinux: fix wrong buffer types in policydb.cOndrej Mosnacek
2020-01-15net: bridge: vlan: add rtm definitions and dump supportNikolay Aleksandrov
2020-01-10selinux: reorder hooks to make runtime disable less brokenOndrej Mosnacek
2020-01-10selinux: treat atomic flags more carefullyOndrej Mosnacek
2020-01-10selinux: make default_noexec read-only after initStephen Smalley
2020-01-10selinux: move ibpkeys code under CONFIG_SECURITY_INFINIBAND.Ravi Kumar Siddojigari
2020-01-10selinux: remove redundant msg_msg_alloc_securityHuaisheng Ye
2020-01-07Documentation,selinux: fix references to old selinuxfs mount pointStephen Smalley
2020-01-07selinux: deprecate disabling SELinux and runtimePaul Moore
2020-01-06selinux: allow per-file labelling for binderfsHridya Valsaraju
2020-01-06selinuxfs: use scnprintf to get real length for inodeliuyang34
2019-12-24selinux: remove set but not used variable 'sidtab'YueHaibing
2019-12-23selinux: ensure the policy has been loaded before reading the sidtab statsPaul Moore
2019-12-21selinux: ensure we cleanup the internal AVC counters on error in avc_update()Jaihind Yadav
2019-12-18selinux: randomize layout of key structuresStephen Smalley
2019-12-18selinux: clean up selinux_enabled/disabled/enforcing_bootStephen Smalley
2019-12-12selinux: remove unnecessary selinux cred requestYang Guo
2019-12-10selinux: ensure we cleanup the internal AVC counters on error in avc_insert()Paul Moore
2019-12-09selinux: clean up selinux_inode_permission MAY_NOT_BLOCK testsStephen Smalley
2019-12-09selinux: fall back to ref-walk if audit is requiredStephen Smalley
2019-12-09selinux: revert "stop passing MAY_NOT_BLOCK to the AVC upon follow_link"Stephen Smalley
2019-12-09security,lockdown,selinux: implement SELinux lockdownStephen Smalley
2019-12-09selinux: cache the SID -> context string translationOndrej Mosnacek
2019-12-09selinux: sidtab reverse lookup hash tableJeff Vander Stoep
2019-12-01Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...Linus Torvalds
2019-11-30Merge tag 'selinux-pr-20191126' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-11-26Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-11-26net: port < inet_prot_sock(net) --> inet_port_requires_bind_service(net, port)Maciej Żenczykowski
2019-11-15y2038: move itimer reset into itimer.cArnd Bergmann
2019-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-10-17perf_event: Add support for LSM and SELinux checksJoel Fernandes (Google)
2019-10-08Merge tag 'selinux-pr-20191007' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-10-07selinux: default_range glblub implementationJoshua Brindle
2019-10-03selinux: fix context string corruption in convert_context()Ondrej Mosnacek
2019-10-01net: rtnetlink: add linkprop commands to add and delete alternative ifnamesJiri Pirko
2019-10-01selinux: allow labeling before policy is loadedJonathan Lebon
2019-10-01selinux: remove load size limitzhanglin
2019-09-23Merge tag 'selinux-pr-20190917' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds