summaryrefslogtreecommitdiffstats
path: root/security/selinux/selinuxfs.c
AgeCommit message (Expand)Author
2020-10-01selinux: sel_avc_get_stat_idx should increase position indexVasily Averin
2018-08-15Merge tag 'selinux-pr-20180814' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-08-07selinux: cleanup dentry and inodes on error in selinuxfsnixiaoming
2018-07-17selinux: constify write_op[]Eric Biggers
2018-06-30Merge tag 'selinux-pr-20180629' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-06-28selinux: move user accesses in selinuxfs out of locked regionsJann Horn
2018-06-19selinux: Cleanup printk logging in selinuxfspeter enderborg
2018-06-06Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-05-14audit: use inline function to get audit contextRichard Guy Briggs
2018-04-17audit: normalize MAC_POLICY_LOAD recordRichard Guy Briggs
2018-04-17audit: normalize MAC_STATUS recordRichard Guy Briggs
2018-04-16security: selinux: Change return type to vm_fault_tSouptick Joarder
2018-04-09selinux: fix missing dput() before selinuxfs unmountStephen Smalley
2018-03-20selinux: wrap AVC stateStephen Smalley
2018-03-20selinux: wrap selinuxfs stateStephen Smalley
2018-03-02selinux: rename the {is,set}_enforcing() functionsPaul Moore
2018-03-01selinux: wrap global selinux stateStephen Smalley
2017-07-05Merge branch 'work.memdup_user' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-05-25sel_write_validatetrans(): don't open-code memdup_user_nul()Al Viro
2017-05-23selinux lsm IB/core: Implement LSM notification systemDaniel Jurgens
2017-05-23selinux: log policy capability state when a policy is loadedStephen Smalley
2017-05-09Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-04-26fs: constify tree_descr arrays passed to simple_fill_super()Eric Biggers
2017-03-29selinuxfs: Use seq_puts() in sel_avc_stats_seq_show()Markus Elfring
2017-03-02selinux: wrap cgroup seclabel support with its own policy capabilityStephen Smalley
2017-02-24mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang
2017-01-09selinux: default to security isid in sel_make_bools() if no sid is foundGary Tierney
2017-01-09selinux: log errors when loading new policyGary Tierney
2017-01-09selinux: clean up cred usage and simplifyStephen Smalley
2017-01-09selinux: support distinctions among all network address familiesStephen Smalley
2016-11-20selinux: normalize input to /sys/fs/selinux/enforceStephen Smalley
2016-11-14selinux: Minor cleanupsAndreas Gruenbacher
2016-09-27fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani
2016-06-15selinux: fix type mismatchHeinrich Schuchardt
2016-01-22wrappers for ->i_mutex accessAl Viro
2016-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2016-01-04selinuxfs: switch to memdup_user_nul()Al Viro
2015-12-24selinux: export validatetrans decisionsAndrew Perepechko
2015-10-21selinux: introduce security_context_str_to_sidRasmus Villemoes
2015-09-10mm: mark most vm_operations_struct constKirill A. Shutemov
2015-07-01sysfs: Create mountpoints with sysfs_create_mount_pointEric W. Biederman
2015-04-15VFS: security/: d_inode() annotationsDavid Howells
2015-03-27Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into...James Morris
2015-03-25selinux: fix sel_write_enforce broken return valueJoe Perches
2015-01-25selinuxfs: don't open-code d_genocide()Al Viro
2014-11-03move d_rcu from overlapping d_child to overlapping d_aliasAl Viro
2014-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2014-03-10selinux: add gfp argument to security_xfrm_policy_alloc and fix callersNikolay Aleksandrov
2014-02-06security: replace strict_strto*() with kstrto*()Jingoo Han
2013-07-25Add SELinux policy capability for always checking packet and peer classes.Chris PeBenito