index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
selinux
/
selinuxfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
James Morris
2011-01-10
1
-338
/
+311
|
\
|
*
SELinux: do not set automatic i_ino in selinuxfs
Eric Paris
2010-11-30
1
-1
/
+0
|
*
SELinux: standardize return code handling in selinuxfs.c
Eric Paris
2010-11-30
1
-337
/
+311
*
|
fs: dcache rationalise dget variants
Nick Piggin
2011-01-07
1
-1
/
+1
*
|
fs: dcache remove dcache_lock
Nick Piggin
2011-01-07
1
-4
/
+0
*
|
fs: dcache scale subdirs
Nick Piggin
2011-01-07
1
-2
/
+10
|
/
*
convert get_sb_single() users
Al Viro
2010-10-29
1
-5
/
+4
*
fs: do not assign default i_ino in new_inode
Christoph Hellwig
2010-10-25
1
-0
/
+1
*
selinux: implement mmap on /selinux/policy
Eric Paris
2010-10-21
1
-0
/
+44
*
SELinux: allow userspace to read policy back out of the kernel
Eric Paris
2010-10-21
1
-0
/
+95
*
selinux: fast status update interface (/selinux/status)
KaiGai Kohei
2010-10-21
1
-0
/
+56
*
selinux: use generic_file_llseek
Arnd Bergmann
2010-08-02
1
-0
/
+16
*
Security: Fix coding style in security/
wzt.wzt@gmail.com
2010-04-09
1
-22
/
+22
*
selinux: fix memory leak in sel_make_bools
Xiaotian Feng
2010-02-09
1
-0
/
+2
*
selinux: allow MLS->non-MLS and vice versa upon policy reload
Guido Trentalancia
2010-02-04
1
-1
/
+2
*
selinux: change the handling of unknown classes
Stephen Smalley
2010-01-18
1
-5
/
+2
*
selinux: dynamic class/perm discovery
Stephen Smalley
2009-10-07
1
-2
/
+2
*
selinux: remove obsolete read buffer limit from sel_read_bool
Stephen Smalley
2009-05-19
1
-4
/
+0
*
Permissive domain in userspace object manager
KaiGai Kohei
2009-04-02
1
-2
/
+2
*
selinux: Remove the "compat_net" compatibility code
Paul Moore
2009-03-28
1
-68
/
+0
*
SELinux: remove unused av.decided field
Eric Paris
2009-02-14
1
-1
/
+1
*
Merge branch 'next' into for-linus
James Morris
2009-01-07
1
-8
/
+8
|
\
|
*
selinux: Deprecate and schedule the removal of the the compat_net functionality
Paul Moore
2008-12-31
1
-8
/
+8
*
|
zero i_uid/i_gid on inode allocation
Al Viro
2009-01-05
1
-2
/
+0
*
|
cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: core
Rusty Russell
2009-01-01
1
-1
/
+1
|
/
*
CRED: Use RCU to access another task's creds and to release a task's own creds
David Howells
2008-11-14
1
-4
/
+9
*
CRED: Separate task security context from task_struct
David Howells
2008-11-14
1
-1
/
+1
*
SELinux: more user friendly unknown handling printk
Eric Paris
2008-07-14
1
-5
/
+0
*
SELinux: keep the code clean formating and syntax
Eric Paris
2008-07-14
1
-3
/
+7
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2008-04-21
1
-62
/
+65
|
\
|
*
SELinux: cleanup on isle selinuxfs.c
Eric Paris
2008-04-21
1
-55
/
+57
|
*
SELinux: clean up printks
Eric Paris
2008-04-21
1
-7
/
+8
*
|
security: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
2008-04-18
1
-1
/
+0
|
/
*
security: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-18
1
-4
/
+4
*
SELinux: create new open permission
Eric Paris
2008-04-18
1
-1
/
+2
*
[AUDIT] add session id to audit messages
Eric Paris
2008-02-01
1
-7
/
+10
*
[PATCH] switch audit_get_loginuid() to task_struct *
Al Viro
2008-02-01
1
-3
/
+3
*
SELinux: Add a capabilities bitmap to SELinux policy version 22
Paul Moore
2008-01-30
1
-4
/
+85
*
security/selinux: constify function pointer tables and fields
Jan Engelhardt
2008-01-25
1
-1
/
+1
*
SELinux: detect dead booleans
Stephen Smalley
2007-12-06
1
-13
/
+30
*
SELinux: do not clear f_op when removing entries
Stephen Smalley
2007-12-06
1
-27
/
+1
*
SELinux: policy selectable handling of unknown classes and perms
Eric Paris
2007-10-17
1
-0
/
+26
*
selinux: add selinuxfs structure for object class discovery
Christopher J. PeBenito
2007-07-11
1
-0
/
+249
*
selinux: change sel_make_dir() to specify inode counter.
Christopher J. PeBenito
2007-07-11
1
-5
/
+6
*
selinux: rename sel_remove_bools() for more general usage.
Christopher J. PeBenito
2007-07-11
1
-5
/
+4
*
selinux: change numbering of boolean directory inodes in selinuxfs
James Carter
2007-04-26
1
-6
/
+5
*
selinux: remove unused enumeration constant from selinuxfs
James Carter
2007-04-26
1
-1
/
+0
*
selinux: explicitly number all selinuxfs inodes
James Carter
2007-04-26
1
-0
/
+6
*
selinux: export initial SID contexts via selinuxfs
James Carter
2007-04-26
1
-0
/
+67
*
[PATCH] mark struct file_operations const 9
Arjan van de Ven
2007-02-12
1
-13
/
+13
[next]