summaryrefslogtreecommitdiffstats
path: root/security/selinux/selinuxfs.c
Commit message (Expand)AuthorAgeFilesLines
* SELinux: more user friendly unknown handling printkEric Paris2008-07-141-5/+0Star
* 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-221-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-191-1/+0Star
|/
* 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-291-4/+85
* security/selinux: constify function pointer tables and fieldsJan Engelhardt2008-01-251-1/+1
* SELinux: detect dead booleansStephen Smalley2007-12-051-13/+30
* SELinux: do not clear f_op when removing entriesStephen Smalley2007-12-051-27/+1Star
* 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-121-0/+249
* selinux: change sel_make_dir() to specify inode counter.Christopher J. PeBenito2007-07-121-5/+6
* selinux: rename sel_remove_bools() for more general usage.Christopher J. PeBenito2007-07-121-5/+4Star
* selinux: change numbering of boolean directory inodes in selinuxfsJames Carter2007-04-261-6/+5Star
* selinux: remove unused enumeration constant from selinuxfsJames Carter2007-04-261-1/+0Star
* selinux: explicitly number all selinuxfs inodesJames Carter2007-04-261-0/+6
* selinux: export initial SID contexts via selinuxfsJames Carter2007-04-261-0/+67
* [PATCH] mark struct file_operations const 9Arjan van de Ven2007-02-121-13/+13
* [PATCH] struct path: convert selinuxJosef Sipek2006-12-081-4/+4
* [PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen2006-10-011-2/+2
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-271-1/+0Star
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-231-3/+4
* [SECMARK]: Add new packet controls to SELinuxJames Morris2006-06-181-0/+66
* Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2006-03-251-0/+11
|\
| * [PATCH] SE Linux audit eventsSteve Grubb2006-03-201-0/+11
* | [PATCH] SELinux: fix hard link count for selinuxfs root directoryJames Morris2006-03-221-5/+9
* | [PATCH] selinuxfs cleanups: sel_make_avc_filesJames Morris2006-03-221-5/+2Star
* | [PATCH] selinuxfs cleanups: sel_make_boolsJames Morris2006-03-221-4/+1Star
* | [PATCH] selinuxfs cleanups: sel_fill_super exit pathJames Morris2006-03-221-17/+24
* | [PATCH] selinuxfs cleanups: use sel_make_dir()James Morris2006-03-221-8/+4Star
* | [PATCH] selinuxfs cleanups: fix hard link countJames Morris2006-03-221-0/+4
* | [PATCH] selinux: simplify sel_read_boolStephen Smalley2006-03-221-19/+1Star
* | [PATCH] sem2mutex: security/Ingo Molnar2006-03-221-9/+10
|/
* [PATCH] shrink dentry structEric Dumazet2006-01-091-1/+1
* [PATCH] selinux: ARRAY_SIZE cleanupsNicolas Kaiser2006-01-061-2/+2
* [PATCH] selinux: extend selinuxfs context interfaceStephen Smalley2005-11-091-26/+19Star
* [PATCH] reduce sizeof(struct file)Eric Dumazet2005-10-311-1/+1
* [PATCH] SELinux: remove unecessary size_t checks in selinuxfsDavi Arnaut2005-10-311-9/+9
* [PATCH] SELinux: convert to kzallocJames Morris2005-10-311-20/+10Star
* [PATCH] SELinux: handle sel_make_bools() failure in selinuxfsDavi Arnaut2005-10-241-1/+3
* [PATCH] selinux: kfree cleanupJesper Juhl2005-06-261-6/+3Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1340