summaryrefslogtreecommitdiffstats
path: root/security/selinux/selinuxfs.c
Commit message (Expand)AuthorAge
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372Thomas Gleixner2019-06-05
* SELinux: Abstract use of inode security blobCasey Schaufler2019-01-08
* Merge tag 'selinux-pr-20180814' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-08-15
|\
| * selinux: cleanup dentry and inodes on error in selinuxfsnixiaoming2018-08-07
| * selinux: constify write_op[]Eric Biggers2018-07-17
| * selinux: Cleanup printk logging in selinuxfspeter enderborg2018-06-19
* | Merge tag 'selinux-pr-20180629' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-06-30
|\ \ | |/ |/|
| * selinux: move user accesses in selinuxfs out of locked regionsJann Horn2018-06-28
* | Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-06-06
|\ \ | |/ |/|
| * audit: use inline function to get audit contextRichard Guy Briggs2018-05-14
* | audit: normalize MAC_POLICY_LOAD recordRichard Guy Briggs2018-04-17
* | audit: normalize MAC_STATUS recordRichard Guy Briggs2018-04-17
* | security: selinux: Change return type to vm_fault_tSouptick Joarder2018-04-16
|/
* selinux: fix missing dput() before selinuxfs unmountStephen Smalley2018-04-09
* selinux: wrap AVC stateStephen Smalley2018-03-20
* selinux: wrap selinuxfs stateStephen Smalley2018-03-20
* selinux: rename the {is,set}_enforcing() functionsPaul Moore2018-03-02
* selinux: wrap global selinux stateStephen Smalley2018-03-01
* Merge branch 'work.memdup_user' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-07-05
|\
| * sel_write_validatetrans(): don't open-code memdup_user_nul()Al Viro2017-05-25
* | selinux lsm IB/core: Implement LSM notification systemDaniel Jurgens2017-05-23
* | selinux: log policy capability state when a policy is loadedStephen Smalley2017-05-23
|/
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-05-09
|\
| * fs: constify tree_descr arrays passed to simple_fill_super()Eric Biggers2017-04-26
* | selinuxfs: Use seq_puts() in sel_avc_stats_seq_show()Markus Elfring2017-03-29
|/
* selinux: wrap cgroup seclabel support with its own policy capabilityStephen Smalley2017-03-01
* mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-24
* selinux: default to security isid in sel_make_bools() if no sid is foundGary Tierney2017-01-09
* selinux: log errors when loading new policyGary Tierney2017-01-09
* selinux: clean up cred usage and simplifyStephen Smalley2017-01-09
* selinux: support distinctions among all network address familiesStephen Smalley2017-01-09
* selinux: normalize input to /sys/fs/selinux/enforceStephen Smalley2016-11-20
* selinux: Minor cleanupsAndreas Gruenbacher2016-11-14
* fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani2016-09-27
* selinux: fix type mismatchHeinrich Schuchardt2016-06-15
* wrappers for ->i_mutex accessAl Viro2016-01-22
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2016-01-17
|\
| * selinux: export validatetrans decisionsAndrew Perepechko2015-12-24
* | selinuxfs: switch to memdup_user_nul()Al Viro2016-01-04
|/
* selinux: introduce security_context_str_to_sidRasmus Villemoes2015-10-21
* mm: mark most vm_operations_struct constKirill A. Shutemov2015-09-10
* sysfs: Create mountpoints with sysfs_create_mount_pointEric W. Biederman2015-07-01
* VFS: security/: d_inode() annotationsDavid Howells2015-04-15
* Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into...James Morris2015-03-27
|\
| * selinux: fix sel_write_enforce broken return valueJoe Perches2015-03-25
* | selinuxfs: don't open-code d_genocide()Al Viro2015-01-25
|/
* move d_rcu from overlapping d_child to overlapping d_aliasAl Viro2014-11-03
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2014-04-03
|\
| * security: replace strict_strto*() with kstrto*()Jingoo Han2014-02-06
* | selinux: add gfp argument to security_xfrm_policy_alloc and fix callersNikolay Aleksandrov2014-03-10
|/