aboutsummaryrefslogtreecommitdiffstats
path: root/security/tomoyo/tomoyo.c
Commit message (Expand)AuthorAge
* TOMOYO: Rename symbols.Tetsuo Handa2010-08-02
* LSM: Remove unused arguments from security_path_truncate().Tetsuo Handa2010-08-02
* TOMOYO: Split files into some pieces.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: Use structure for passing common arguments.Tetsuo Handa2010-08-02
* Merge branch 'next' into for-linusJames Morris2010-02-28
|\
| * TOMOYO: Remove unneeded parameter.Tetsuo Handa2010-02-16
| * TOMOYO: Use shorter names.Tetsuo Handa2010-02-15
| * TOMOYO: Add refcounter on domain structure.Tetsuo Handa2010-02-14
| * TOMOYO: Merge headers.Tetsuo Handa2010-02-14
| * TOMOYO: Use RCU primitives for list operationTetsuo Handa2009-12-14
| * Merge branch 'master' into nextJames Morris2009-12-09
| |\
| * | TOMOYO: Add rest of file operation restrictions.Tetsuo Handa2009-12-07
* | | Fix ACC_MODE() for realAl Viro2010-01-14
| |/ |/|
* | security/tomoyo: Remove now unnecessary handling of security_sysctl.Eric W. Biederman2009-11-20
* | sysctl security/tomoyo: Don't look at ctl_nameTetsuo Handa2009-11-12
|/
* KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells2009-09-02
* TOMOYO: Remove next_domain from tomoyo_find_next_domain().Tetsuo Handa2009-06-19
* TOMOYO: Add description of lists and structures.Tetsuo Handa2009-06-08
* tomoyo: add missing call to cap_bprm_set_credsHerton Ronaldo Krzesinski2009-05-26
* tomoyo: version bump to 2.2.0.Tetsuo Handa2009-04-13
* TOMOYO: Do not call tomoyo_realpath_init unless registered.Tetsuo Handa2009-02-22
* tomoyo: fix sparse warningTetsuo Handa2009-02-12
* LSM adapter functions.Kentaro Takeda2009-02-11