summaryrefslogtreecommitdiffstats
path: root/security/selinux/selinuxfs.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* selinux: allow MLS->non-MLS and vice versa upon policy reloadGuido Trentalancia2010-02-041-1/+2
* selinux: change the handling of unknown classesStephen Smalley2010-01-181-5/+2
* selinux: dynamic class/perm discoveryStephen Smalley2009-10-071-2/+2
* selinux: remove obsolete read buffer limit from sel_read_boolStephen Smalley2009-05-191-4/+0
* Permissive domain in userspace object managerKaiGai Kohei2009-04-021-2/+2
* selinux: Remove the "compat_net" compatibility codePaul Moore2009-03-281-68/+0
* SELinux: remove unused av.decided fieldEric Paris2009-02-141-1/+1
* Merge branch 'next' into for-linusJames Morris2009-01-071-8/+8
|\
| * selinux: Deprecate and schedule the removal of the the compat_net functionalityPaul Moore2008-12-311-8/+8
* | zero i_uid/i_gid on inode allocationAl Viro2009-01-051-2/+0
* | cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: coreRusty Russell2009-01-011-1/+1
|/
* CRED: Use RCU to access another task's creds and to release a task's own credsDavid Howells2008-11-141-4/+9
* CRED: Separate task security context from task_structDavid Howells2008-11-141-1/+1
* SELinux: more user friendly unknown handling printkEric Paris2008-07-141-5/+0
* SELinux: keep the code clean formating and syntaxEric Paris2008-07-141-3/+7
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-04-211-62/+65
|\
| * SELinux: cleanup on isle selinuxfs.cEric Paris2008-04-211-55/+57
| * SELinux: clean up printksEric Paris2008-04-211-7/+8
* | security: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-181-1/+0
|/
* security: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-181-4/+4
* SELinux: create new open permissionEric Paris2008-04-181-1/+2
* [AUDIT] add session id to audit messagesEric Paris2008-02-011-7/+10
* [PATCH] switch audit_get_loginuid() to task_struct *Al Viro2008-02-011-3/+3
* SELinux: Add a capabilities bitmap to SELinux policy version 22Paul Moore2008-01-301-4/+85
* security/selinux: constify function pointer tables and fieldsJan Engelhardt2008-01-251-1/+1
* SELinux: detect dead booleansStephen Smalley2007-12-061-13/+30
* SELinux: do not clear f_op when removing entriesStephen Smalley2007-12-061-27/+1
* SELinux: policy selectable handling of unknown classes and permsEric Paris2007-10-171-0/+26
* selinux: add selinuxfs structure for object class discoveryChristopher J. PeBenito2007-07-111-0/+249
* selinux: change sel_make_dir() to specify inode counter.Christopher J. PeBenito2007-07-111-5/+6
OpenPOWER on IntegriCloud