summaryrefslogtreecommitdiff
path: root/security/tomoyo/mount.c
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* tomoyo: constify assorted struct path *Al Viro2016-03-28
* consitify do_mount() argumentsAl Viro2012-10-11
* TOMOYO: Fix mount flags checking order.Tetsuo Handa2012-03-01
* TOMOYO: Update kernel-doc.Tetsuo Handa2011-07-14
* TOMOYO: Enable conditional ACL.Tetsuo Handa2011-07-11
* Merge branch 'linus' into nextJames Morris2011-06-30
|\
| * TOMOYO: Fix oops in tomoyo_mount_acl().Tetsuo Handa2011-06-14
* | TOMOYO: Add auditing interface.Tetsuo Handa2011-06-29
* | TOMOYO: Use struct for passing ACL line.Tetsuo Handa2011-06-29
* | TOMOYO: Cleanup part 3.Tetsuo Handa2011-06-29
* | TOMOYO: Cleanup part 2.Tetsuo Handa2011-06-29
* | TOMOYO: Cleanup part 1.Tetsuo Handa2011-06-29
|/
* TOMOYO: Fix refcount leak in tomoyo_mount_acl().Tetsuo Handa2011-04-20
* TOMOYO: Use pathname specified by policy rather than execve()Tetsuo Handa2010-08-02
* TOMOYO: Rename symbols.Tetsuo Handa2010-08-02
* TOMOYO: Loosen parameter check for mount operation.Tetsuo Handa2010-08-02
* TOMOYO: Rename symbols.Tetsuo Handa2010-08-02
* TOMOYO: Use callback for permission check.Tetsuo Handa2010-08-02
* TOMOYO: Pass parameters via structure.Tetsuo Handa2010-08-02
* TOMOYO: Use callback for updating entries.Tetsuo Handa2010-08-02
* TOMOYO: Update profile structure.Tetsuo Handa2010-08-02
* TOMOYO: Support longer pathname.Tetsuo Handa2010-08-02
* TOMOYO: Add interactive enforcing mode.Tetsuo Handa2010-08-02
* TOMOYO: Add mount restriction.Tetsuo Handa2010-08-02