Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | TOMOYO: Add description of lists and structures. | Tetsuo Handa | 2009-06-09 | 6 | -34/+504 |
* | TOMOYO: Remove unused field. | Tetsuo Handa | 2009-06-09 | 2 | -2/+0 |
* | Merge branch 'master' into next | James Morris | 2009-06-09 | 1 | -0/+6 |
|\ | |||||
| * | tomoyo: add missing call to cap_bprm_set_creds | Herton Ronaldo Krzesinski | 2009-05-27 | 1 | -0/+6 |
* | | TOMOYO: Remove unused parameter. | Tetsuo Handa | 2009-06-04 | 3 | -7/+3 |
* | | TOMOYO: Simplify policy reader. | Tetsuo Handa | 2009-06-03 | 3 | -52/+41 |
* | | TOMOYO: Remove redundant markers. | Tetsuo Handa | 2009-06-03 | 4 | -36/+0 |
* | | TOMOYO: Remove unused mutex. | Tetsuo Handa | 2009-06-02 | 1 | -1/+0 |
* | | tomoyo: avoid get+put of task_struct | Serge E. Hallyn | 2009-06-02 | 1 | -8/+1 |
|/ | |||||
* | Reduce path_lookup() abuses | Al Viro | 2009-05-09 | 2 | -11/+11 |
* | tomoyo: version bump to 2.2.0. | Tetsuo Handa | 2009-04-14 | 8 | -10/+10 |
* | tomoyo: remove "undelete domain" command. | Tetsuo Handa | 2009-04-07 | 3 | -100/+5 |
* | Get rid of indirect include of fs_struct.h | Al Viro | 2009-03-31 | 1 | -0/+1 |
* | TOMOYO: Fix a typo. | Tetsuo Handa | 2009-03-27 | 1 | -1/+1 |
* | TOMOYO: Do not call tomoyo_realpath_init unless registered. | Tetsuo Handa | 2009-02-23 | 3 | -6/+5 |
* | TOMOYO: Don't create securityfs entries unless registered. | Tetsuo Handa | 2009-02-16 | 1 | -0/+4 |
* | TOMOYO: Fix exception policy read failure. | Tetsuo Handa | 2009-02-14 | 1 | -1/+1 |
* | tomoyo: fix sparse warning | Tetsuo Handa | 2009-02-12 | 1 | -4/+4 |
* | Kconfig and Makefile | Kentaro Takeda | 2009-02-12 | 2 | -0/+12 |
* | LSM adapter functions. | Kentaro Takeda | 2009-02-12 | 2 | -0/+399 |
* | Domain transition handler. | Kentaro Takeda | 2009-02-12 | 1 | -0/+878 |
* | File operation restriction part. | Kentaro Takeda | 2009-02-12 | 1 | -0/+1241 |
* | Common functions for TOMOYO Linux. | Kentaro Takeda | 2009-02-12 | 2 | -0/+2561 |
* | Memory and pathname management functions. | Kentaro Takeda | 2009-02-12 | 2 | -0/+550 |