aboutsummaryrefslogtreecommitdiff
path: root/security/selinux/selinuxfs.c
AgeCommit message (Expand)AuthorFilesLines
2017-03-02selinux: wrap cgroup seclabel support with its own policy capabilityGravatar Stephen Smalley 1-1/+2
2017-02-24mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfGravatar Dave Jiang 1-3/+2
2017-01-09selinux: default to security isid in sel_make_bools() if no sid is foundGravatar Gary Tierney 1-3/+3
2017-01-09selinux: log errors when loading new policyGravatar Gary Tierney 1-5/+16
2017-01-09selinux: clean up cred usage and simplifyGravatar Stephen Smalley 1-34/+39
2017-01-09selinux: support distinctions among all network address familiesGravatar Stephen Smalley 1-1/+1
2016-11-20selinux: normalize input to /sys/fs/selinux/enforceGravatar Stephen Smalley 1-0/+2
2016-11-14selinux: Minor cleanupsGravatar Andreas Gruenbacher 1-2/+2
2016-09-27fs: Replace CURRENT_TIME with current_time() for inode timestampsGravatar Deepa Dinamani 1-1/+1
2016-06-15selinux: fix type mismatchGravatar Heinrich Schuchardt 1-1/+1
2016-01-22wrappers for ->i_mutex accessGravatar Al Viro 1-2/+2
2016-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Gravatar Linus Torvalds 1-0/+80
2016-01-04selinuxfs: switch to memdup_user_nul()Gravatar Al Viro 1-73/+41
2015-12-24selinux: export validatetrans decisionsGravatar Andrew Perepechko 1-0/+80
2015-10-21selinux: introduce security_context_str_to_sidGravatar Rasmus Villemoes 1-17/+9
2015-09-10mm: mark most vm_operations_struct constGravatar Kirill A. Shutemov 1-1/+1
2015-07-01sysfs: Create mountpoints with sysfs_create_mount_pointGravatar Eric W. Biederman 1-6/+5
2015-04-15VFS: security/: d_inode() annotationsGravatar David Howells 1-1/+1
2015-03-27Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into...Gravatar James Morris 1-1/+1
2015-03-25selinux: fix sel_write_enforce broken return valueGravatar Joe Perches 1-1/+1
2015-01-25selinuxfs: don't open-code d_genocide()Gravatar Al Viro 1-49/+3
2014-11-03move d_rcu from overlapping d_child to overlapping d_aliasGravatar Al Viro 1-3/+3
2014-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Gravatar Linus Torvalds 1-1/+1
2014-03-10selinux: add gfp argument to security_xfrm_policy_alloc and fix callersGravatar Nikolay Aleksandrov 1-10/+18
2014-02-06security: replace strict_strto*() with kstrto*()Gravatar Jingoo Han 1-1/+1
2013-07-25Add SELinux policy capability for always checking packet and peer classes.Gravatar Chris PeBenito 1-1/+3
2013-02-22new helper: file_inode(file)Gravatar Al Viro 1-12/+8
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterGravatar Konstantin Khlebnikov 1-1/+1
2012-09-21userns: Convert selinux to use kuid and kgid where appropriateGravatar Eric W. Biederman 1-3/+3
2012-07-23switch dentry_open() to struct path, make it grab references itselfGravatar Al Viro 1-3/+3
2012-05-29selinuxfs snprintf() misusesGravatar Al Viro 1-29/+7
2012-04-09SELinux: if sel_make_bools errors don't leave inconsistent stateGravatar Eric Paris 1-0/+1
2012-04-09SELinux: remove needless sel_div functionGravatar Eric Paris 1-6/+1
2012-04-09SELinux: loosen DAC perms on reading policyGravatar Eric Paris 1-1/+1
2012-04-09SELinux: allow seek operations on the file exposing policyGravatar Eric Paris 1-0/+1
2012-03-31selinuxfs: merge dentry allocation into sel_make_dir()Gravatar Al Viro 1-66/+44
2011-11-16selinuxfs: remove custom hex_to_bin()Gravatar Andy Shevchenko 1-10/+4
2011-09-09selinux: sparse fix: fix warnings in netlink codeGravatar James Morris 1-2/+0
2011-09-09selinux: sparse fix: eliminate warnings for selinuxfsGravatar James Morris 1-1/+1
2011-09-09selinux: sparse fix: declare selinux_disable() in security.hGravatar James Morris 1-1/+0
2011-08-01doc: Update the email address for Paul Moore in various source filesGravatar Paul Moore 1-1/+1
2011-07-24VFS : mount lock scalability for internal mountsGravatar Tim Chen 1-0/+1
2011-06-15Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into...Gravatar James Morris 1-1/+36
2011-05-26selinux: fix case of names with whitespace/multibytes on /selinux/createGravatar Kohei Kaigai 1-1/+36
2011-05-24Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into fo...Gravatar James Morris 1-3/+25
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-4/+4
2011-05-19selinux: avoid unnecessary avc cache stat hit countGravatar Linus Torvalds 1-3/+7
2011-05-11SELINUX: add /sys/fs/selinux mount point to put selinuxfsGravatar Greg Kroah-Hartman 1-1/+11
2011-04-10treewide: remove extra semicolonsGravatar Justin P. Mattock 1-4/+4
2011-04-01selinux: add type_transition with name extension support for selinuxfsGravatar Kohei Kaigai 1-2/+14