index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
selinux
/
selinuxfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-07
Merge branch 'next' into for-linus
James Morris
1
-8
/
+8
2009-01-05
zero i_uid/i_gid on inode allocation
Al Viro
1
-2
/
+0
2009-01-01
cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: core
Rusty Russell
1
-1
/
+1
2008-12-31
selinux: Deprecate and schedule the removal of the the compat_net functionality
Paul Moore
1
-8
/
+8
2008-11-14
CRED: Use RCU to access another task's creds and to release a task's own creds
David Howells
1
-4
/
+9
2008-11-14
CRED: Separate task security context from task_struct
David Howells
1
-1
/
+1
2008-07-14
SELinux: more user friendly unknown handling printk
Eric Paris
1
-5
/
+0
2008-07-14
SELinux: keep the code clean formating and syntax
Eric Paris
1
-3
/
+7
2008-04-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-62
/
+65
2008-04-21
SELinux: cleanup on isle selinuxfs.c
Eric Paris
1
-55
/
+57
2008-04-21
SELinux: clean up printks
Eric Paris
1
-7
/
+8
2008-04-18
security: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
1
-1
/
+0
2008-04-18
security: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-4
/
+4
2008-04-18
SELinux: create new open permission
Eric Paris
1
-1
/
+2
2008-02-01
[AUDIT] add session id to audit messages
Eric Paris
1
-7
/
+10
2008-02-01
[PATCH] switch audit_get_loginuid() to task_struct *
Al Viro
1
-3
/
+3
2008-01-30
SELinux: Add a capabilities bitmap to SELinux policy version 22
Paul Moore
1
-4
/
+85
2008-01-25
security/selinux: constify function pointer tables and fields
Jan Engelhardt
1
-1
/
+1
2007-12-06
SELinux: detect dead booleans
Stephen Smalley
1
-13
/
+30
2007-12-06
SELinux: do not clear f_op when removing entries
Stephen Smalley
1
-27
/
+1
2007-10-17
SELinux: policy selectable handling of unknown classes and perms
Eric Paris
1
-0
/
+26
2007-07-11
selinux: add selinuxfs structure for object class discovery
Christopher J. PeBenito
1
-0
/
+249
2007-07-11
selinux: change sel_make_dir() to specify inode counter.
Christopher J. PeBenito
1
-5
/
+6
2007-07-11
selinux: rename sel_remove_bools() for more general usage.
Christopher J. PeBenito
1
-5
/
+4
2007-04-26
selinux: change numbering of boolean directory inodes in selinuxfs
James Carter
1
-6
/
+5
2007-04-26
selinux: remove unused enumeration constant from selinuxfs
James Carter
1
-1
/
+0
2007-04-26
selinux: explicitly number all selinuxfs inodes
James Carter
1
-0
/
+6
2007-04-26
selinux: export initial SID contexts via selinuxfs
James Carter
1
-0
/
+67
2007-02-12
[PATCH] mark struct file_operations const 9
Arjan van de Ven
1
-13
/
+13
2006-12-08
[PATCH] struct path: convert selinux
Josef Sipek
1
-4
/
+4
2006-10-01
[PATCH] r/o bind mount prepwork: inc_nlink() helper
Dave Hansen
1
-2
/
+2
2006-09-27
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
Theodore Ts'o
1
-1
/
+0
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-23
[PATCH] VFS: Permit filesystem to override root dentry on mount
David Howells
1
-3
/
+4
2006-06-17
[SECMARK]: Add new packet controls to SELinux
James Morris
1
-0
/
+66
2006-03-25
Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-0
/
+11
2006-03-22
[PATCH] SELinux: fix hard link count for selinuxfs root directory
James Morris
1
-5
/
+9
2006-03-22
[PATCH] selinuxfs cleanups: sel_make_avc_files
James Morris
1
-5
/
+2
2006-03-22
[PATCH] selinuxfs cleanups: sel_make_bools
James Morris
1
-4
/
+1
2006-03-22
[PATCH] selinuxfs cleanups: sel_fill_super exit path
James Morris
1
-17
/
+24
2006-03-22
[PATCH] selinuxfs cleanups: use sel_make_dir()
James Morris
1
-8
/
+4
2006-03-22
[PATCH] selinuxfs cleanups: fix hard link count
James Morris
1
-0
/
+4
2006-03-22
[PATCH] selinux: simplify sel_read_bool
Stephen Smalley
1
-19
/
+1
2006-03-22
[PATCH] sem2mutex: security/
Ingo Molnar
1
-9
/
+10
2006-03-20
[PATCH] SE Linux audit events
Steve Grubb
1
-0
/
+11
2006-01-08
[PATCH] shrink dentry struct
Eric Dumazet
1
-1
/
+1
2006-01-06
[PATCH] selinux: ARRAY_SIZE cleanups
Nicolas Kaiser
1
-2
/
+2
2005-11-09
[PATCH] selinux: extend selinuxfs context interface
Stephen Smalley
1
-26
/
+19
2005-10-30
[PATCH] reduce sizeof(struct file)
Eric Dumazet
1
-1
/
+1
2005-10-30
[PATCH] SELinux: remove unecessary size_t checks in selinuxfs
Davi Arnaut
1
-9
/
+9
[next]