summaryrefslogtreecommitdiffstats
path: root/security/selinux/selinuxfs.c
Commit message (Expand)AuthorAgeFilesLines
* selinux: don't sleep when CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE is truePaul Moore2022-04-141-0/+2
* selinux: checkreqprot is deprecated, add some ssleep() discomfortPaul Moore2022-04-041-2/+2
* selinux: runtime disable is deprecated, add some ssleep() discomfortPaul Moore2022-04-041-0/+2
* selinux: shorten the policy capability enum namesPaul Moore2022-03-021-1/+1
* selinux: check return value of sel_make_avc_filesChristian Göttsche2022-01-251-0/+2
* Merge tag 'selinux-pr-20210426' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-04-271-0/+6
|\
| * selinux: measure state and policy capabilitiesLakshmi Ramasubramanian2021-03-081-0/+6
* | selinuxfs: unify policy load error reportingOndrej Mosnacek2021-03-181-6/+3
* | selinux: fix variable scope issue in live sidtab conversionOndrej Mosnacek2021-03-181-5/+5
* | selinux: don't log MAC_POLICY_LOAD record on failed policy loadOndrej Mosnacek2021-03-181-2/+1
|/
* selinux: mark some global variables __ro_after_initOndrej Mosnacek2021-01-121-2/+2
* selinux: make selinuxfs_mount staticOndrej Mosnacek2021-01-121-1/+1
* selinux: Add helper functions to get and set checkreqprotLakshmi Ramasubramanian2020-09-151-2/+3
* selinux: simplify away security_policydb_len()Ondrej Mosnacek2020-08-311-6/+6
* selinux: move policy mutex to selinux_state, use in lockdep checksStephen Smalley2020-08-271-14/+12
* selinux: Create new booleans and class dirs out of treeDaniel Burgener2020-08-211-23/+90
* selinux: Standardize string literal usage for selinuxfs directory namesDaniel Burgener2020-08-211-4/+6
* selinux: Refactor selinuxfs directory populating functionsDaniel Burgener2020-08-211-20/+25
* selinux: Create function for selinuxfs directory cleanupDaniel Burgener2020-08-211-14/+25
* selinux: move policy commit after updating selinuxfsStephen Smalley2020-08-171-32/+37
* selinux: remove unused initial SIDs and improve handlingStephen Smalley2020-02-271-1/+5
* selinux: convert cond_list to arrayOndrej Mosnacek2020-02-111-2/+2
* selinux: sel_avc_get_stat_idx should increase position indexVasily Averin2020-02-101-0/+1
* Documentation,selinux: deprecate setting checkreqprot to 1Stephen Smalley2020-02-101-0/+8
* selinux: deprecate disabling SELinux and runtimePaul Moore2020-01-071-0/+7
* selinuxfs: use scnprintf to get real length for inodeliuyang342020-01-061-2/+2
* selinux: clean up selinux_enabled/disabled/enforcing_bootStephen Smalley2019-12-181-6/+5
* selinux: sidtab reverse lookup hash tableJeff Vander Stoep2019-12-091-0/+65
* selinux: remove load size limitzhanglin2019-10-011-4/+0
* Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-07-191-5/+15
|\
| * vfs: Convert selinuxfs to use the new mount APIDavid Howells2019-07-041-5/+15
* | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-07-081-1/+1
|\ \
| * | LSM: switch to blocking policy update notifiersJanne Karhunen2019-06-141-1/+1
| |/
* / treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372Thomas Gleixner2019-06-051-3/+1
|/
* SELinux: Abstract use of inode security blobCasey Schaufler2019-01-081-2/+2
* Merge tag 'selinux-pr-20180814' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-08-151-14/+31
|\
| * selinux: cleanup dentry and inodes on error in selinuxfsnixiaoming2018-08-071-8/+25
| * selinux: constify write_op[]Eric Biggers2018-07-171-1/+1
| * selinux: Cleanup printk logging in selinuxfspeter enderborg2018-06-191-5/+5
* | Merge tag 'selinux-pr-20180629' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-06-301-45/+33
|\ \ | |/ |/|
| * selinux: move user accesses in selinuxfs out of locked regionsJann Horn2018-06-281-45/+33
* | Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-06-061-3/+3
|\ \ | |/ |/|
| * audit: use inline function to get audit contextRichard Guy Briggs2018-05-141-3/+3
* | audit: normalize MAC_POLICY_LOAD recordRichard Guy Briggs2018-04-171-1/+1
* | audit: normalize MAC_STATUS recordRichard Guy Briggs2018-04-171-4/+10
* | security: selinux: Change return type to vm_fault_tSouptick Joarder2018-04-161-1/+1
|/
* selinux: fix missing dput() before selinuxfs unmountStephen Smalley2018-04-091-0/+1
* selinux: wrap AVC stateStephen Smalley2018-03-201-19/+41
* selinux: wrap selinuxfs stateStephen Smalley2018-03-201-177/+261
* selinux: rename the {is,set}_enforcing() functionsPaul Moore2018-03-021-3/+3