aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/selinuxfs.c
Commit message (Expand)AuthorAge
* fs: do not assign default i_ino in new_inodeChristoph Hellwig2010-10-25
* selinux: implement mmap on /selinux/policyEric Paris2010-10-20
* SELinux: allow userspace to read policy back out of the kernelEric Paris2010-10-20
* selinux: fast status update interface (/selinux/status)KaiGai Kohei2010-10-20
* selinux: use generic_file_llseekArnd Bergmann2010-08-02
* Security: Fix coding style in security/wzt.wzt@gmail.com2010-04-09
* selinux: fix memory leak in sel_make_boolsXiaotian Feng2010-02-08
* selinux: allow MLS->non-MLS and vice versa upon policy reloadGuido Trentalancia2010-02-03
* selinux: change the handling of unknown classesStephen Smalley2010-01-17
* selinux: dynamic class/perm discoveryStephen Smalley2009-10-07
* selinux: remove obsolete read buffer limit from sel_read_boolStephen Smalley2009-05-19
* Permissive domain in userspace object managerKaiGai Kohei2009-04-01
* selinux: Remove the "compat_net" compatibility codePaul Moore2009-03-28
* SELinux: remove unused av.decided fieldEric Paris2009-02-13
* Merge branch 'next' into for-linusJames Morris2009-01-06
|\
| * selinux: Deprecate and schedule the removal of the the compat_net functionalityPaul Moore2008-12-31
* | zero i_uid/i_gid on inode allocationAl Viro2009-01-05
* | cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: coreRusty Russell2008-12-31
|/
* CRED: Use RCU to access another task's creds and to release a task's own credsDavid Howells2008-11-13
* CRED: Separate task security context from task_structDavid Howells2008-11-13
* SELinux: more user friendly unknown handling printkEric Paris2008-07-14
* SELinux: keep the code clean formating and syntaxEric Paris2008-07-14
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-04-21
|\
| * SELinux: cleanup on isle selinuxfs.cEric Paris2008-04-21
| * SELinux: clean up printksEric Paris2008-04-21
* | security: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-18
|/
* security: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-18
* SELinux: create new open permissionEric Paris2008-04-18
* [AUDIT] add session id to audit messagesEric Paris2008-02-01
* [PATCH] switch audit_get_loginuid() to task_struct *Al Viro2008-02-01
* SELinux: Add a capabilities bitmap to SELinux policy version 22Paul Moore2008-01-29
* security/selinux: constify function pointer tables and fieldsJan Engelhardt2008-01-24
* SELinux: detect dead booleansStephen Smalley2007-12-05
* SELinux: do not clear f_op when removing entriesStephen Smalley2007-12-05
* SELinux: policy selectable handling of unknown classes and permsEric Paris2007-10-16
* selinux: add selinuxfs structure for object class discoveryChristopher J. PeBenito2007-07-11
* selinux: change sel_make_dir() to specify inode counter.Christopher J. PeBenito2007-07-11
* selinux: rename sel_remove_bools() for more general usage.Christopher J. PeBenito2007-07-11
* selinux: change numbering of boolean directory inodes in selinuxfsJames Carter2007-04-26
* selinux: remove unused enumeration constant from selinuxfsJames Carter2007-04-26
* selinux: explicitly number all selinuxfs inodesJames Carter2007-04-26
* selinux: export initial SID contexts via selinuxfsJames Carter2007-04-26
* [PATCH] mark struct file_operations const 9Arjan van de Ven2007-02-12
* [PATCH] struct path: convert selinuxJosef Sipek2006-12-08
* [PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen2006-10-01
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-27
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-23
* [SECMARK]: Add new packet controls to SELinuxJames Morris2006-06-18
* Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2006-03-25
|\