summaryrefslogtreecommitdiffstats
path: root/security/selinux/selinuxfs.c
Commit message (Expand)AuthorAgeFilesLines
* selinux: introduce security_context_str_to_sidRasmus Villemoes2015-10-211-17/+9
* 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/+5
* 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-251-49/+3
|/
* move d_rcu from overlapping d_child to overlapping d_aliasAl Viro2014-11-031-3/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2014-04-031-1/+1
|\
| * security: replace strict_strto*() with kstrto*()Jingoo Han2014-02-061-1/+1
* | selinux: add gfp argument to security_xfrm_policy_alloc and fix callersNikolay Aleksandrov2014-03-101-10/+18
|/
* Add SELinux policy capability for always checking packet and peer classes.Chris PeBenito2013-07-251-1/+3
* new helper: file_inode(file)Al Viro2013-02-221-12/+8
* mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov2012-10-091-1/+1
* userns: Convert selinux to use kuid and kgid where appropriateEric W. Biederman2012-09-211-3/+3
* switch dentry_open() to struct path, make it grab references itselfAl Viro2012-07-231-3/+3
* selinuxfs snprintf() misusesAl Viro2012-05-291-29/+7
* SELinux: if sel_make_bools errors don't leave inconsistent stateEric Paris2012-04-091-0/+1
* SELinux: remove needless sel_div functionEric Paris2012-04-091-6/+1
* SELinux: loosen DAC perms on reading policyEric Paris2012-04-091-1/+1
* SELinux: allow seek operations on the file exposing policyEric Paris2012-04-091-0/+1
* selinuxfs: merge dentry allocation into sel_make_dir()Al Viro2012-03-311-66/+44
* selinuxfs: remove custom hex_to_bin()Andy Shevchenko2011-11-161-10/+4
* selinux: sparse fix: fix warnings in netlink codeJames Morris2011-09-091-2/+0
* selinux: sparse fix: eliminate warnings for selinuxfsJames Morris2011-09-091-1/+1
* selinux: sparse fix: declare selinux_disable() in security.hJames Morris2011-09-091-1/+0
* doc: Update the email address for Paul Moore in various source filesPaul Moore2011-08-011-1/+1
* VFS : mount lock scalability for internal mountsTim Chen2011-07-241-0/+1
* Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into...James Morris2011-06-151-1/+36
|\
| * selinux: fix case of names with whitespace/multibytes on /selinux/createKohei Kaigai2011-05-261-1/+36
* | Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into fo...James Morris2011-05-241-3/+25
|\|
| * SELINUX: add /sys/fs/selinux mount point to put selinuxfsGreg Kroah-Hartman2011-05-111-1/+11
| * selinux: add type_transition with name extension support for selinuxfsKohei Kaigai2011-04-011-2/+14
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-231-4/+4
|\ \
| * | treewide: remove extra semicolonsJustin P. Mattock2011-04-101-4/+4
| |/
* / selinux: avoid unnecessary avc cache stat hit countLinus Torvalds2011-05-191-3/+7
|/
* Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris2011-01-101-338/+311
|\
| * SELinux: do not set automatic i_ino in selinuxfsEric Paris2010-11-301-1/+0
| * SELinux: standardize return code handling in selinuxfs.cEric Paris2010-11-301-337/+311
* | fs: dcache rationalise dget variantsNick Piggin2011-01-071-1/+1
* | fs: dcache remove dcache_lockNick Piggin2011-01-071-4/+0
* | fs: dcache scale subdirsNick Piggin2011-01-071-2/+10
|/
* convert get_sb_single() usersAl Viro2010-10-291-5/+4
* fs: do not assign default i_ino in new_inodeChristoph Hellwig2010-10-251-0/+1
* selinux: implement mmap on /selinux/policyEric Paris2010-10-211-0/+44
* SELinux: allow userspace to read policy back out of the kernelEric Paris2010-10-211-0/+95
* selinux: fast status update interface (/selinux/status)KaiGai Kohei2010-10-211-0/+56
* selinux: use generic_file_llseekArnd Bergmann2010-08-021-0/+16
* Security: Fix coding style in security/wzt.wzt@gmail.com2010-04-091-22/+22
* selinux: fix memory leak in sel_make_boolsXiaotian Feng2010-02-091-0/+2