index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
tomoyo
/
gc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-02
TOMOYO: Rename symbols.
Tetsuo Handa
1
-11
/
+11
2010-08-02
TOMOYO: Use common code for domain transition control.
Tetsuo Handa
1
-15
/
+4
2010-08-02
TOMOYO: Remove alias keyword.
Tetsuo Handa
1
-11
/
+0
2010-08-02
TOMOYO: Merge path_group and number_group.
Tetsuo Handa
1
-22
/
+14
2010-08-02
TOMOYO: Use array of "struct list_head".
Tetsuo Handa
1
-34
/
+7
2010-08-02
TOMOYO: Merge tomoyo_path_group and tomoyo_number_group
Tetsuo Handa
1
-26
/
+15
2010-08-02
TOMOYO: Pass "struct list_head" rather than "void *".
Tetsuo Handa
1
-58
/
+72
2010-08-02
TOMOYO: Rename symbols.
Tetsuo Handa
1
-2
/
+2
2010-08-02
TOMOYO: Use common code for garbage collection.
Tetsuo Handa
1
-146
/
+66
2010-08-02
TOMOYO: Use common structure for list element.
Tetsuo Handa
1
-30
/
+33
2010-08-02
TOMOYO: Use callback for updating entries.
Tetsuo Handa
1
-27
/
+1
2010-08-02
TOMOYO: Add pathname aggregation support.
Tetsuo Handa
1
-0
/
+21
2010-08-02
TOMOYO: Add mount restriction.
Tetsuo Handa
1
-0
/
+10
2010-08-02
TOMOYO: Split file access control functions by type of parameters.
Tetsuo Handa
1
-4
/
+31
2010-08-02
TOMOYO: Add numeric values grouping support.
Tetsuo Handa
1
-0
/
+41
2010-05-17
TOMOYO: Add pathname grouping support.
Tetsuo Handa
1
-3
/
+45
2010-05-06
TOMOYO: Use mutex_lock_interruptible.
Tetsuo Handa
1
-4
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-16
TOMOYO: Use shorter names.
Tetsuo Handa
1
-9
/
+9
2010-02-15
TOMOYO: Add garbage collector.
Tetsuo Handa
1
-0
/
+370