index
:
litmus-rt-tegra.git
master
wip-mc
wip-nested-locking
LITMUS^RT and MC^2 V0 support for the NVIDIA Tegra 3 SoC
Jonathan Herman
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
tomoyo
/
gc.c
Commit message (
Expand
)
Author
Age
*
TOMOYO: Fix quota and garbage collector.
Tetsuo Handa
2011-10-11
*
TOMOYO: Remove tomoyo_policy_memory_lock spinlock.
Tetsuo Handa
2011-09-25
*
TOMOYO: Simplify garbage collector.
Tetsuo Handa
2011-09-25
*
TOMOYO: Add socket operation restriction support.
Tetsuo Handa
2011-09-13
*
TOMOYO: Add environment variable name restriction support.
Tetsuo Handa
2011-09-13
*
tomoyo: remove tomoyo_gc_thread()->daemonize()
Oleg Nesterov
2011-08-16
*
TOMOYO: Update kernel-doc.
Tetsuo Handa
2011-07-14
*
TOMOYO: Allow using argv[]/envp[] of execve() as conditions.
Tetsuo Handa
2011-07-10
*
TOMOYO: Allow using executable's realpath and symlink's target as conditions.
Tetsuo Handa
2011-07-10
*
TOMOYO: Allow using UID/GID etc. of current thread as conditions.
Tetsuo Handa
2011-07-10
*
TOMOYO: Fix lockdep warning.
Tetsuo Handa
2011-06-28
*
TOMOYO: Add policy namespace support.
Tetsuo Handa
2011-06-28
*
TOMOYO: Add ACL group support.
Tetsuo Handa
2011-06-28
*
TOMOYO: Cleanup part 3.
Tetsuo Handa
2011-06-28
*
TOMOYO: Cleanup part 1.
Tetsuo Handa
2011-06-28
*
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-08-02
*
TOMOYO: Add pathname grouping support.
Tetsuo Handa
2010-05-16
*
TOMOYO: Use mutex_lock_interruptible.
Tetsuo Handa
2010-05-05
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
TOMOYO: Use shorter names.
Tetsuo Handa
2010-02-15
*
TOMOYO: Add garbage collector.
Tetsuo Handa
2010-02-14