summaryrefslogtreecommitdiffstats
path: root/security/selinux
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'selinux-pr-20200430' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-04-302-26/+46
|\
| * selinux: properly handle multiple messages in selinux_netlink_send()Paul Moore2020-04-301-25/+45
| * selinux: fix error return code in cond_read_list()Wei Yongjun2020-04-271-1/+1
* | Merge tag 'selinux-pr-20200416' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-04-161-4/+4
|\|
| * selinux: free str on error in str_read()Ondrej Mosnacek2020-04-151-4/+4
* | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-04-031-0/+1
|\ \
| * | .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-251-0/+1
* | | Merge tag 'selinux-pr-20200330' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-03-3118-448/+448
|\ \ \ | |/ / |/| / | |/
| * selinux: clean up indentation issue with assignment statementColin Ian King2020-03-301-4/+3
| * selinux: avtab_init() and cond_policydb_init() return voidPaul Moore2020-03-055-21/+7
| * selinux: clean up error path in policydb_init()Ondrej Mosnacek2020-03-051-13/+5
| * selinux: remove unused initial SIDs and improve handlingStephen Smalley2020-02-274-56/+58
| * selinux: reduce the use of hard-coded hash sizesOndrej Mosnacek2020-02-274-40/+45
| * selinux: Add xfs quota command typesRichard Haines2020-02-221-0/+7
| * selinux: optimize storage of filename transitionsOndrej Mosnacek2020-02-223-80/+110
| * selinux: factor out loop body from filename_trans_read()Ondrej Mosnacek2020-02-131-59/+63
| * security: selinux: allow per-file labeling for bpffsConnor O'Brien2020-02-111-0/+1
| * selinux: generalize evaluate_cond_node()Ondrej Mosnacek2020-02-113-6/+12
| * selinux: convert cond_expr to arrayOndrej Mosnacek2020-02-112-43/+33
| * selinux: convert cond_av_list to arrayOndrej Mosnacek2020-02-112-79/+53
| * selinux: convert cond_list to arrayOndrej Mosnacek2020-02-117-59/+43
| * selinux: sel_avc_get_stat_idx should increase position indexVasily Averin2020-02-101-0/+1
| * selinux: allow kernfs symlinks to inherit parent directory contextChristian Göttsche2020-02-103-2/+13
| * selinux: simplify evaluate_cond_node()Ondrej Mosnacek2020-02-103-13/+6
| * Documentation,selinux: deprecate setting checkreqprot to 1Stephen Smalley2020-02-103-1/+15
| * selinux: move status variables out of selinux_ssOndrej Mosnacek2020-02-106-22/+23
* | Merge tag 'selinux-pr-20200210' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-02-102-10/+4
|\ \ | |/ |/|
| * selinux: fix sidtab string cache lockingOndrej Mosnacek2020-02-051-9/+3
| * selinux: fix typo in filesystem nameHridya Valsaraju2020-02-051-1/+1
* | Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-02-081-8/+3
|\ \
| * | fs_parse: fold fs_parameter_desc/fs_parameter_specAl Viro2020-02-071-7/+3
| * | fs_parser: remove fs_parameter_description name fieldEric Sandeen2020-02-071-2/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-01-281-1/+4
|\ \ \ | |_|/ |/| |
| * | net: bridge: vlan: add rtm definitions and dump supportNikolay Aleksandrov2020-01-151-1/+4
| |/
* | selinux: fix regression introduced by move_mount(2) syscallStephen Smalley2020-01-201-0/+10
* | selinux: do not allocate ancillary buffer on first loadOndrej Mosnacek2020-01-161-15/+13
* | selinux: remove redundant allocation and helper functionsPaul Moore2020-01-161-58/+36
* | selinux: remove redundant selinux_nlmsg_permHuaisheng Ye2020-01-161-39/+34
* | selinux: fix wrong buffer types in policydb.cOndrej Mosnacek2020-01-161-2/+2
* | selinux: reorder hooks to make runtime disable less brokenOndrej Mosnacek2020-01-101-31/+70
* | selinux: treat atomic flags more carefullyOndrej Mosnacek2020-01-103-31/+61
* | selinux: make default_noexec read-only after initStephen Smalley2020-01-101-1/+1
* | selinux: move ibpkeys code under CONFIG_SECURITY_INFINIBAND.Ravi Kumar Siddojigari2020-01-102-2/+15
* | selinux: remove redundant msg_msg_alloc_securityHuaisheng Ye2020-01-101-11/+6
* | Documentation,selinux: fix references to old selinuxfs mount pointStephen Smalley2020-01-071-3/+4
* | selinux: deprecate disabling SELinux and runtimePaul Moore2020-01-072-0/+10
* | selinux: allow per-file labelling for binderfsHridya Valsaraju2020-01-061-0/+1
* | selinuxfs: use scnprintf to get real length for inodeliuyang342020-01-061-2/+2
* | selinux: remove set but not used variable 'sidtab'YueHaibing2019-12-241-8/+0
* | selinux: ensure the policy has been loaded before reading the sidtab statsPaul Moore2019-12-231-0/+6