index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
selinux
/
selinuxfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-10
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
James Morris
1
-338
/
+311
2011-01-07
fs: dcache rationalise dget variants
Nick Piggin
1
-1
/
+1
2011-01-07
fs: dcache remove dcache_lock
Nick Piggin
1
-4
/
+0
2011-01-07
fs: dcache scale subdirs
Nick Piggin
1
-2
/
+10
2010-12-01
SELinux: do not set automatic i_ino in selinuxfs
Eric Paris
1
-1
/
+0
2010-12-01
SELinux: standardize return code handling in selinuxfs.c
Eric Paris
1
-337
/
+311
2010-10-29
convert get_sb_single() users
Al Viro
1
-5
/
+4
2010-10-26
fs: do not assign default i_ino in new_inode
Christoph Hellwig
1
-0
/
+1
2010-10-21
selinux: implement mmap on /selinux/policy
Eric Paris
1
-0
/
+44
2010-10-21
SELinux: allow userspace to read policy back out of the kernel
Eric Paris
1
-0
/
+95
2010-10-21
selinux: fast status update interface (/selinux/status)
KaiGai Kohei
1
-0
/
+56
2010-08-02
selinux: use generic_file_llseek
Arnd Bergmann
1
-0
/
+16
2010-04-09
Security: Fix coding style in security/
wzt.wzt@gmail.com
1
-22
/
+22
2010-02-09
selinux: fix memory leak in sel_make_bools
Xiaotian Feng
1
-0
/
+2
2010-02-04
selinux: allow MLS->non-MLS and vice versa upon policy reload
Guido Trentalancia
1
-1
/
+2
2010-01-18
selinux: change the handling of unknown classes
Stephen Smalley
1
-5
/
+2
2009-10-07
selinux: dynamic class/perm discovery
Stephen Smalley
1
-2
/
+2
2009-05-19
selinux: remove obsolete read buffer limit from sel_read_bool
Stephen Smalley
1
-4
/
+0
2009-04-02
Permissive domain in userspace object manager
KaiGai Kohei
1
-2
/
+2
2009-03-28
selinux: Remove the "compat_net" compatibility code
Paul Moore
1
-68
/
+0
2009-02-14
SELinux: remove unused av.decided field
Eric Paris
1
-1
/
+1
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-22
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-19
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-05
SELinux: detect dead booleans
Stephen Smalley
1
-13
/
+30
2007-12-05
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-12
selinux: add selinuxfs structure for object class discovery
Christopher J. PeBenito
1
-0
/
+249
2007-07-12
selinux: change sel_make_dir() to specify inode counter.
Christopher J. PeBenito
1
-5
/
+6
2007-07-12
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
[next]