index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
tomoyo
/
gc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
TOMOYO: Update kernel-doc.
Tetsuo Handa
2011-07-14
1
-5
/
+2
*
TOMOYO: Allow using argv[]/envp[] of execve() as conditions.
Tetsuo Handa
2011-07-11
1
-0
/
+12
*
TOMOYO: Allow using executable's realpath and symlink's target as conditions.
Tetsuo Handa
2011-07-11
1
-0
/
+5
*
TOMOYO: Allow using UID/GID etc. of current thread as conditions.
Tetsuo Handa
2011-07-11
1
-3
/
+36
*
TOMOYO: Fix lockdep warning.
Tetsuo Handa
2011-06-29
1
-21
/
+257
*
TOMOYO: Add policy namespace support.
Tetsuo Handa
2011-06-29
1
-33
/
+40
*
TOMOYO: Add ACL group support.
Tetsuo Handa
2011-06-29
1
-3
/
+13
*
TOMOYO: Cleanup part 3.
Tetsuo Handa
2011-06-29
1
-13
/
+114
*
TOMOYO: Cleanup part 1.
Tetsuo Handa
2011-06-29
1
-30
/
+0
*
TOMOYO: Rename symbols.
Tetsuo Handa
2010-08-02
1
-11
/
+11
*
TOMOYO: Use common code for domain transition control.
Tetsuo Handa
2010-08-02
1
-15
/
+4
*
TOMOYO: Remove alias keyword.
Tetsuo Handa
2010-08-02
1
-11
/
+0
*
TOMOYO: Merge path_group and number_group.
Tetsuo Handa
2010-08-02
1
-22
/
+14
*
TOMOYO: Use array of "struct list_head".
Tetsuo Handa
2010-08-02
1
-34
/
+7
*
TOMOYO: Merge tomoyo_path_group and tomoyo_number_group
Tetsuo Handa
2010-08-02
1
-26
/
+15
*
TOMOYO: Pass "struct list_head" rather than "void *".
Tetsuo Handa
2010-08-02
1
-58
/
+72
*
TOMOYO: Rename symbols.
Tetsuo Handa
2010-08-02
1
-2
/
+2
*
TOMOYO: Use common code for garbage collection.
Tetsuo Handa
2010-08-02
1
-146
/
+66
*
TOMOYO: Use common structure for list element.
Tetsuo Handa
2010-08-02
1
-30
/
+33
*
TOMOYO: Use callback for updating entries.
Tetsuo Handa
2010-08-02
1
-27
/
+1
*
TOMOYO: Add pathname aggregation support.
Tetsuo Handa
2010-08-02
1
-0
/
+21
*
TOMOYO: Add mount restriction.
Tetsuo Handa
2010-08-02
1
-0
/
+10
*
TOMOYO: Split file access control functions by type of parameters.
Tetsuo Handa
2010-08-02
1
-4
/
+31
*
TOMOYO: Add numeric values grouping support.
Tetsuo Handa
2010-08-02
1
-0
/
+41
*
TOMOYO: Add pathname grouping support.
Tetsuo Handa
2010-05-17
1
-3
/
+45
*
TOMOYO: Use mutex_lock_interruptible.
Tetsuo Handa
2010-05-06
1
-4
/
+3
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
TOMOYO: Use shorter names.
Tetsuo Handa
2010-02-16
1
-9
/
+9
*
TOMOYO: Add garbage collector.
Tetsuo Handa
2010-02-15
1
-0
/
+370