summaryrefslogtreecommitdiffstats
path: root/security/selinux/selinuxfs.c
Commit message (Expand)AuthorAgeFilesLines
* 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-051-5/+15
* | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-07-091-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/+1Star
|/
* 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/+33Star
|\ \ | |/ |/|
| * selinux: move user accesses in selinuxfs out of locked regionsJann Horn2018-06-291-45/+33Star
* | Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-06-071-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-171-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
* selinux: wrap global selinux stateStephen Smalley2018-03-021-63/+82
* Merge branch 'work.memdup_user' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-07-061-7/+5Star
|\
| * sel_write_validatetrans(): don't open-code memdup_user_nul()Al Viro2017-05-261-7/+5Star
* | selinux lsm IB/core: Implement LSM notification systemDaniel Jurgens2017-05-231-0/+2
* | selinux: log policy capability state when a policy is loadedStephen Smalley2017-05-231-11/+2Star
|/
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-05-091-2/+2
|\
| * fs: constify tree_descr arrays passed to simple_fill_super()Eric Biggers2017-04-271-2/+2
* | selinuxfs: Use seq_puts() in sel_avc_stats_seq_show()Markus Elfring2017-03-291-4/+4
|/
* selinux: wrap cgroup seclabel support with its own policy capabilityStephen Smalley2017-03-021-1/+2
* mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-251-3/+2Star
* selinux: default to security isid in sel_make_bools() if no sid is foundGary Tierney2017-01-091-3/+3
* selinux: log errors when loading new policyGary Tierney2017-01-091-5/+16
* selinux: clean up cred usage and simplifyStephen Smalley2017-01-091-34/+39
* selinux: support distinctions among all network address familiesStephen Smalley2017-01-091-1/+1
* selinux: normalize input to /sys/fs/selinux/enforceStephen Smalley2016-11-201-0/+2
* selinux: Minor cleanupsAndreas Gruenbacher2016-11-141-2/+2
* fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani2016-09-281-1/+1
* selinux: fix type mismatchHeinrich Schuchardt2016-06-151-1/+1
* wrappers for ->i_mutex accessAl Viro2016-01-231-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2016-01-181-0/+80
|\
| * selinux: export validatetrans decisionsAndrew Perepechko2015-12-241-0/+80
* | selinuxfs: switch to memdup_user_nul()Al Viro2016-01-041-73/+41Star
|/
* selinux: introduce security_context_str_to_sidRasmus Villemoes2015-10-211-17/+9Star
* mm: mark most vm_operations_struct constKirill A. Shutemov2015-09-101-1/+1
* sysfs: Create mountpoints with sysfs_create_mount_pointEric W. Biederman2015-07-011-6/+5Star
* VFS: security/: d_inode() annotationsDavid Howells2015-04-151-1/+1
* Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into...James Morris2015-03-271-1/+1
|\
| * selinux: fix sel_write_enforce broken return valueJoe Perches2015-03-251-1/+1
* | selinuxfs: don't open-code d_genocide()Al Viro2015-01-261-49/+3Star
|/