aboutsummaryrefslogtreecommitdiffstats
path: root/security/tomoyo/gc.c
Commit message (Expand)AuthorAge
* TOMOYO: Use common code for garbage collection.Tetsuo Handa2010-08-02
* TOMOYO: Use common structure for list element.Tetsuo Handa2010-08-02
* TOMOYO: Use callback for updating entries.Tetsuo Handa2010-08-02
* TOMOYO: Add pathname aggregation support.Tetsuo Handa2010-08-02
* TOMOYO: Add mount restriction.Tetsuo Handa2010-08-02
* TOMOYO: Split file access control functions by type of parameters.Tetsuo Handa2010-08-02
* TOMOYO: Add numeric values grouping support.Tetsuo Handa2010-08-02
* TOMOYO: Add pathname grouping support.Tetsuo Handa2010-05-16
* TOMOYO: Use mutex_lock_interruptible.Tetsuo Handa2010-05-05
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* TOMOYO: Use shorter names.Tetsuo Handa2010-02-15
* TOMOYO: Add garbage collector.Tetsuo Handa2010-02-14