summaryrefslogtreecommitdiffstats
path: root/security/tomoyo
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds2009-12-084-103/+9
|\
| * security/tomoyo: Remove now unnecessary handling of security_sysctl.Eric W. Biederman2009-11-203-95/+0
| * security/tomoyo: Add a special case to handle accesses through the internal p...Eric W. Biederman2009-11-201-0/+9
| * sysctl security/tomoyo: Don't look at ctl_nameTetsuo Handa2009-11-121-9/+1
* | TOMOYO: Add recursive directory matching operator support.Tetsuo Handa2009-11-252-83/+121
* | tomoyo: improve hash bucket dispersionStephen Hemminger2009-10-291-4/+9
|/
* 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/+8
* TOMOYO: Move tomoyo_delete_domain().Tetsuo Handa2009-06-193-34/+30
* TOMOYO: Add description of lists and structures.Tetsuo Handa2009-06-096-34/+504
* TOMOYO: Remove unused field.Tetsuo Handa2009-06-092-2/+0
* 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/+3
* | TOMOYO: Simplify policy reader.Tetsuo Handa2009-06-033-52/+41
* | TOMOYO: Remove redundant markers.Tetsuo Handa2009-06-034-36/+0
* | TOMOYO: Remove unused mutex.Tetsuo Handa2009-06-021-1/+0
* | tomoyo: avoid get+put of task_structSerge E. Hallyn2009-06-021-8/+1
|/
* 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/+5
* Get rid of indirect include of fs_struct.hAl Viro2009-03-311-0/+1
* TOMOYO: Fix a typo.Tetsuo Handa2009-03-271-1/+1
* TOMOYO: Do not call tomoyo_realpath_init unless registered.Tetsuo Handa2009-02-233-6/+5
* TOMOYO: Don't create securityfs entries unless registered.Tetsuo Handa2009-02-161-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
OpenPOWER on IntegriCloud