aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/selinuxfs.c
Commit message (Expand)AuthorAge
* selinux: sparse fix: fix warnings in netlink codeJames Morris2011-09-09
* selinux: sparse fix: eliminate warnings for selinuxfsJames Morris2011-09-09
* selinux: sparse fix: declare selinux_disable() in security.hJames Morris2011-09-09
* doc: Update the email address for Paul Moore in various source filesPaul Moore2011-08-01
* VFS : mount lock scalability for internal mountsTim Chen2011-07-24
* Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into...James Morris2011-06-14
|\
| * selinux: fix case of names with whitespace/multibytes on /selinux/createKohei Kaigai2011-05-26
* | Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into fo...James Morris2011-05-24
|\|
| * SELINUX: add /sys/fs/selinux mount point to put selinuxfsGreg Kroah-Hartman2011-05-11
| * selinux: add type_transition with name extension support for selinuxfsKohei Kaigai2011-04-01
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-23
|\ \
| * | treewide: remove extra semicolonsJustin P. Mattock2011-04-10
| |/
* / selinux: avoid unnecessary avc cache stat hit countLinus Torvalds2011-05-20
|/
* Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris2011-01-09
|\
| * SELinux: do not set automatic i_ino in selinuxfsEric Paris2010-11-30
| * SELinux: standardize return code handling in selinuxfs.cEric Paris2010-11-30
* | fs: dcache rationalise dget variantsNick Piggin2011-01-07
* | fs: dcache remove dcache_lockNick Piggin2011-01-07
* | fs: dcache scale subdirsNick Piggin2011-01-07
|/
* convert get_sb_single() usersAl Viro2010-10-29
* 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