summaryrefslogtreecommitdiffstats
path: root/security/tomoyo/tomoyo.c
Commit message (Expand)AuthorAgeFilesLines
* TOMOYO: Use shorter names.Tetsuo Handa2010-02-161-45/+27
* TOMOYO: Add refcounter on domain structure.Tetsuo Handa2010-02-151-16/+21
* TOMOYO: Merge headers.Tetsuo Handa2010-02-151-2/+0
* TOMOYO: Use RCU primitives for list operationTetsuo Handa2009-12-151-3/+17
* Merge branch 'master' into nextJames Morris2009-12-091-80/+0
|\
| * security/tomoyo: Remove now unnecessary handling of security_sysctl.Eric W. Biederman2009-11-201-72/+0
| * sysctl security/tomoyo: Don't look at ctl_nameTetsuo Handa2009-11-121-9/+1
* | TOMOYO: Add rest of file operation restrictions.Tetsuo Handa2009-12-081-0/+61
|/
* 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/+2
* 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-231-0/+1
* tomoyo: fix sparse warningTetsuo Handa2009-02-121-4/+4
* LSM adapter functions.Kentaro Takeda2009-02-121-0/+293
OpenPOWER on IntegriCloud