index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
tomoyo
/
gc.c
Age
Commit message (
Expand
)
Author
2010-08-02
TOMOYO: Rename symbols.
Tetsuo Handa
2010-08-02
TOMOYO: Use common code for domain transition control.
Tetsuo Handa
2010-08-02
TOMOYO: Remove alias keyword.
Tetsuo Handa
2010-08-02
TOMOYO: Merge path_group and number_group.
Tetsuo Handa
2010-08-02
TOMOYO: Use array of "struct list_head".
Tetsuo Handa
2010-08-02
TOMOYO: Merge tomoyo_path_group and tomoyo_number_group
Tetsuo Handa
2010-08-02
TOMOYO: Pass "struct list_head" rather than "void *".
Tetsuo Handa
2010-08-02
TOMOYO: Rename symbols.
Tetsuo Handa
2010-08-02
TOMOYO: Use common code for garbage collection.
Tetsuo Handa
2010-08-02
TOMOYO: Use common structure for list element.
Tetsuo Handa
2010-08-02
TOMOYO: Use callback for updating entries.
Tetsuo Handa
2010-08-02
TOMOYO: Add pathname aggregation support.
Tetsuo Handa
2010-08-02
TOMOYO: Add mount restriction.
Tetsuo Handa
2010-08-02
TOMOYO: Split file access control functions by type of parameters.
Tetsuo Handa
2010-08-02
TOMOYO: Add numeric values grouping support.
Tetsuo Handa
2010-05-16
TOMOYO: Add pathname grouping support.
Tetsuo Handa
2010-05-06
TOMOYO: Use mutex_lock_interruptible.
Tetsuo Handa
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-16
TOMOYO: Use shorter names.
Tetsuo Handa
2010-02-14
TOMOYO: Add garbage collector.
Tetsuo Handa