summaryrefslogtreecommitdiffstats
path: root/security/selinux/hooks.c
AgeCommit message (Expand)Author
2020-04-30Merge tag 'selinux-pr-20200430' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-04-30selinux: properly handle multiple messages in selinux_netlink_send()Paul Moore
2020-03-31Merge tag 'selinux-pr-20200330' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-02-22selinux: Add xfs quota command typesRichard Haines
2020-02-11security: selinux: allow per-file labeling for bpffsConnor O'Brien
2020-02-10Merge tag 'selinux-pr-20200210' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-02-10selinux: allow kernfs symlinks to inherit parent directory contextChristian Göttsche
2020-02-10Documentation,selinux: deprecate setting checkreqprot to 1Stephen Smalley
2020-02-10selinux: move status variables out of selinux_ssOndrej Mosnacek
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 typo in filesystem nameHridya Valsaraju
2020-01-20selinux: fix regression introduced by move_mount(2) syscallStephen Smalley
2020-01-16selinux: remove redundant allocation and helper functionsPaul Moore
2020-01-16selinux: remove redundant selinux_nlmsg_permHuaisheng Ye
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: remove redundant msg_msg_alloc_securityHuaisheng Ye
2020-01-06selinux: allow per-file labelling for binderfsHridya Valsaraju
2019-12-18selinux: clean up selinux_enabled/disabled/enforcing_bootStephen Smalley
2019-12-12selinux: remove unnecessary selinux cred requestYang Guo
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-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-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-17perf_event: Add support for LSM and SELinux checksJoel Fernandes (Google)
2019-10-01selinux: allow labeling before policy is loadedJonathan Lebon
2019-09-23Merge tag 'selinux-pr-20190917' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-09-04selinux: fix residual uses of current_security() for the SELinux blobStephen Smalley
2019-08-12fanotify, inotify, dnotify, security: add security hook for fs notificationsAaron Goidel
2019-07-10Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-07-08Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-07-08Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-07-08Merge tag 'selinux-pr-20190702' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-06-27keys: Replace uid/gid/perm permissions checking with an ACLDavid Howells
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-14LSM: switch to blocking policy update notifiersJanne Karhunen
2019-06-12selinux: fix empty write to keycreate fileOndrej Mosnacek
2019-06-12selinux: fix a missing-check bug in selinux_sb_eat_lsm_opts()Gen Zhang
2019-06-12selinux: fix a missing-check bug in selinux_add_mnt_opt( )Gen Zhang
2019-05-20selinux: do not report error on connect(AF_UNSPEC)Paolo Abeni
2019-05-10Revert "selinux: do not report error on connect(AF_UNSPEC)"Paolo Abeni
2019-05-08selinux: do not report error on connect(AF_UNSPEC)Paolo Abeni