summaryrefslogtreecommitdiffstats
path: root/security/tomoyo
Commit message (Expand)AuthorAgeFilesLines
* 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-193-15/+8Star
* TOMOYO: Move tomoyo_delete_domain().Tetsuo Handa2009-06-193-34/+30Star
* TOMOYO: Add description of lists and structures.Tetsuo Handa2009-06-096-34/+504
* TOMOYO: Remove unused field.Tetsuo Handa2009-06-092-2/+0Star
* Merge branch 'master' into nextJames Morris2009-06-091-0/+6
|\
| * tomoyo: add missing call to cap_bprm_set_credsHerton Ronaldo Krzesinski2009-05-271-0/+6
* | TOMOYO: Remove unused parameter.Tetsuo Handa2009-06-043-7/+3Star
* | TOMOYO: Simplify policy reader.Tetsuo Handa2009-06-023-52/+41Star
* | TOMOYO: Remove redundant markers.Tetsuo Handa2009-06-024-36/+0Star
* | TOMOYO: Remove unused mutex.Tetsuo Handa2009-06-021-1/+0Star
* | tomoyo: avoid get+put of task_structSerge E. Hallyn2009-06-021-8/+1Star
|/
* Reduce path_lookup() abusesAl Viro2009-05-092-11/+11
* tomoyo: version bump to 2.2.0.Tetsuo Handa2009-04-148-10/+10
* tomoyo: remove "undelete domain" command.Tetsuo Handa2009-04-073-100/+5Star
* Get rid of indirect include of fs_struct.hAl Viro2009-04-011-0/+1
* TOMOYO: Fix a typo.Tetsuo Handa2009-03-271-1/+1
* TOMOYO: Do not call tomoyo_realpath_init unless registered.Tetsuo Handa2009-02-223-6/+5Star
* TOMOYO: Don't create securityfs entries unless registered.Tetsuo Handa2009-02-151-0/+4
* TOMOYO: Fix exception policy read failure.Tetsuo Handa2009-02-141-1/+1
* tomoyo: fix sparse warningTetsuo Handa2009-02-121-4/+4
* Kconfig and MakefileKentaro Takeda2009-02-122-0/+12
* LSM adapter functions.Kentaro Takeda2009-02-122-0/+399
* Domain transition handler.Kentaro Takeda2009-02-121-0/+878
* File operation restriction part.Kentaro Takeda2009-02-121-0/+1241
* Common functions for TOMOYO Linux.Kentaro Takeda2009-02-122-0/+2561
* Memory and pathname management functions.Kentaro Takeda2009-02-122-0/+550