aboutsummaryrefslogtreecommitdiff
path: root/security/selinux/selinuxfs.c
AgeCommit message (Expand)AuthorFilesLines
2009-01-07Merge branch 'next' into for-linusGravatar James Morris 1-8/+8
2009-01-05zero i_uid/i_gid on inode allocationGravatar Al Viro 1-2/+0
2009-01-01cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: coreGravatar Rusty Russell 1-1/+1
2008-12-31selinux: Deprecate and schedule the removal of the the compat_net functionalityGravatar Paul Moore 1-8/+8
2008-11-14CRED: Use RCU to access another task's creds and to release a task's own credsGravatar David Howells 1-4/+9
2008-11-14CRED: Separate task security context from task_structGravatar David Howells 1-1/+1
2008-07-14SELinux: more user friendly unknown handling printkGravatar Eric Paris 1-5/+0
2008-07-14SELinux: keep the code clean formating and syntaxGravatar Eric Paris 1-3/+7
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Gravatar Linus Torvalds 1-62/+65
2008-04-21SELinux: cleanup on isle selinuxfs.cGravatar Eric Paris 1-55/+57
2008-04-21SELinux: clean up printksGravatar Eric Paris 1-7/+8
2008-04-18security: Remove unnecessary inclusions of asm/semaphore.hGravatar Matthew Wilcox 1-1/+0
2008-04-18security: replace remaining __FUNCTION__ occurrencesGravatar Harvey Harrison 1-4/+4
2008-04-18SELinux: create new open permissionGravatar Eric Paris 1-1/+2
2008-02-01[AUDIT] add session id to audit messagesGravatar Eric Paris 1-7/+10
2008-02-01[PATCH] switch audit_get_loginuid() to task_struct *Gravatar Al Viro 1-3/+3
2008-01-30SELinux: Add a capabilities bitmap to SELinux policy version 22Gravatar Paul Moore 1-4/+85
2008-01-25security/selinux: constify function pointer tables and fieldsGravatar Jan Engelhardt 1-1/+1
2007-12-06SELinux: detect dead booleansGravatar Stephen Smalley 1-13/+30
2007-12-06SELinux: do not clear f_op when removing entriesGravatar Stephen Smalley 1-27/+1
2007-10-17SELinux: policy selectable handling of unknown classes and permsGravatar Eric Paris 1-0/+26
2007-07-11selinux: add selinuxfs structure for object class discoveryGravatar Christopher J. PeBenito 1-0/+249
2007-07-11selinux: change sel_make_dir() to specify inode counter.Gravatar Christopher J. PeBenito 1-5/+6
2007-07-11selinux: rename sel_remove_bools() for more general usage.Gravatar Christopher J. PeBenito 1-5/+4
2007-04-26selinux: change numbering of boolean directory inodes in selinuxfsGravatar James Carter 1-6/+5
2007-04-26selinux: remove unused enumeration constant from selinuxfsGravatar James Carter 1-1/+0
2007-04-26selinux: explicitly number all selinuxfs inodesGravatar James Carter 1-0/+6
2007-04-26selinux: export initial SID contexts via selinuxfsGravatar James Carter 1-0/+67
2007-02-12[PATCH] mark struct file_operations const 9Gravatar Arjan van de Ven 1-13/+13
2006-12-08[PATCH] struct path: convert selinuxGravatar Josef Sipek 1-4/+4
2006-10-01[PATCH] r/o bind mount prepwork: inc_nlink() helperGravatar Dave Hansen 1-2/+2
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureGravatar Theodore Ts'o 1-1/+0
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountGravatar David Howells 1-3/+4
2006-06-17[SECMARK]: Add new packet controls to SELinuxGravatar James Morris 1-0/+66
2006-03-25Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Gravatar Linus Torvalds 1-0/+11
2006-03-22[PATCH] SELinux: fix hard link count for selinuxfs root directoryGravatar James Morris 1-5/+9
2006-03-22[PATCH] selinuxfs cleanups: sel_make_avc_filesGravatar James Morris 1-5/+2
2006-03-22[PATCH] selinuxfs cleanups: sel_make_boolsGravatar James Morris 1-4/+1
2006-03-22[PATCH] selinuxfs cleanups: sel_fill_super exit pathGravatar James Morris 1-17/+24
2006-03-22[PATCH] selinuxfs cleanups: use sel_make_dir()Gravatar James Morris 1-8/+4
2006-03-22[PATCH] selinuxfs cleanups: fix hard link countGravatar James Morris 1-0/+4
2006-03-22[PATCH] selinux: simplify sel_read_boolGravatar Stephen Smalley 1-19/+1
2006-03-22[PATCH] sem2mutex: security/Gravatar Ingo Molnar 1-9/+10
2006-03-20[PATCH] SE Linux audit eventsGravatar Steve Grubb 1-0/+11
2006-01-08[PATCH] shrink dentry structGravatar Eric Dumazet 1-1/+1
2006-01-06[PATCH] selinux: ARRAY_SIZE cleanupsGravatar Nicolas Kaiser 1-2/+2
2005-11-09[PATCH] selinux: extend selinuxfs context interfaceGravatar Stephen Smalley 1-26/+19
2005-10-30[PATCH] reduce sizeof(struct file)Gravatar Eric Dumazet 1-1/+1
2005-10-30[PATCH] SELinux: remove unecessary size_t checks in selinuxfsGravatar Davi Arnaut 1-9/+9