summaryrefslogtreecommitdiffstats
path: root/security/tomoyo/tomoyo.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' into for-linusJames Morris2010-02-281-44/+98
|\
| * TOMOYO: Remove unneeded parameter.Tetsuo Handa2010-02-161-23/+17Star
| * TOMOYO: Use shorter names.Tetsuo Handa2010-02-161-45/+27Star
| * TOMOYO: Add refcounter on domain structure.Tetsuo Handa2010-02-141-16/+21
| * TOMOYO: Merge headers.Tetsuo Handa2010-02-141-2/+0Star
| * TOMOYO: Use RCU primitives for list operationTetsuo Handa2009-12-151-3/+17
| * Merge branch 'master' into nextJames Morris2009-12-091-80/+0Star
| |\
| * | TOMOYO: Add rest of file operation restrictions.Tetsuo Handa2009-12-081-0/+61
* | | Fix ACC_MODE() for realAl Viro2010-01-141-6/+1Star
| |/ |/|
* | security/tomoyo: Remove now unnecessary handling of security_sysctl.Eric W. Biederman2009-11-201-72/+0Star
* | sysctl security/tomoyo: Don't look at ctl_nameTetsuo Handa2009-11-121-9/+1Star
|/
* KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells2009-09-021-0/+17
* TOMOYO: Remove next_domain from tomoyo_find_next_domain().Tetsuo Handa2009-06-191-8/+2Star
* TOMOYO: Add description of lists and structures.Tetsuo Handa2009-06-091-0/+4
* tomoyo: add missing call to cap_bprm_set_credsHerton Ronaldo Krzesinski2009-05-271-0/+6
* tomoyo: version bump to 2.2.0.Tetsuo Handa2009-04-141-1/+1
* TOMOYO: Do not call tomoyo_realpath_init unless registered.Tetsuo Handa2009-02-221-0/+1
* tomoyo: fix sparse warningTetsuo Handa2009-02-121-4/+4
* LSM adapter functions.Kentaro Takeda2009-02-121-0/+293