aboutsummaryrefslogtreecommitdiff
path: root/security/tomoyo
AgeCommit message (Expand)Author
2009-09-02KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells
2009-06-19TOMOYO: Remove next_domain from tomoyo_find_next_domain().Tetsuo Handa
2009-06-19TOMOYO: Move tomoyo_delete_domain().Tetsuo Handa
2009-06-09TOMOYO: Add description of lists and structures.Tetsuo Handa
2009-06-09TOMOYO: Remove unused field.Tetsuo Handa
2009-06-09Merge branch 'master' into nextJames Morris
2009-06-04TOMOYO: Remove unused parameter.Tetsuo Handa
2009-06-03TOMOYO: Simplify policy reader.Tetsuo Handa
2009-06-03TOMOYO: Remove redundant markers.Tetsuo Handa
2009-06-02TOMOYO: Remove unused mutex.Tetsuo Handa
2009-06-02tomoyo: avoid get+put of task_structSerge E. Hallyn
2009-05-27tomoyo: add missing call to cap_bprm_set_credsHerton Ronaldo Krzesinski
2009-05-09Reduce path_lookup() abusesAl Viro
2009-04-14tomoyo: version bump to 2.2.0.Tetsuo Handa
2009-04-07tomoyo: remove "undelete domain" command.Tetsuo Handa
2009-03-31Get rid of indirect include of fs_struct.hAl Viro
2009-03-27TOMOYO: Fix a typo.Tetsuo Handa
2009-02-23TOMOYO: Do not call tomoyo_realpath_init unless registered.Tetsuo Handa
2009-02-16TOMOYO: Don't create securityfs entries unless registered.Tetsuo Handa
2009-02-14TOMOYO: Fix exception policy read failure.Tetsuo Handa
2009-02-12tomoyo: fix sparse warningTetsuo Handa
2009-02-12Kconfig and MakefileKentaro Takeda
2009-02-12LSM adapter functions.Kentaro Takeda
2009-02-12Domain transition handler.Kentaro Takeda
2009-02-12File operation restriction part.Kentaro Takeda
2009-02-12Common functions for TOMOYO Linux.Kentaro Takeda
2009-02-12Memory and pathname management functions.Kentaro Takeda