aboutsummaryrefslogtreecommitdiff
path: root/security/tomoyo/securityfs_if.c
AgeCommit message (Expand)Author
2012-03-15TOMOYO: Return appropriate value to poll().Tetsuo Handa
2012-01-03switch securityfs_create_file() to umode_tAl Viro
2011-09-26TOMOYO: Fix make namespacecheck warnings.Tetsuo Handa
2011-09-14TOMOYO: Allow domain transition without execve().Tetsuo Handa
2011-07-14TOMOYO: Update kernel-doc.Tetsuo Handa
2011-07-08TOMOYO: Remove /sys/kernel/security/tomoyo/.domain_status interface.Tetsuo Handa
2011-06-29TOMOYO: Rename meminfo to stat and show more statistics.Tetsuo Handa
2011-06-29TOMOYO: Add auditing interface.Tetsuo Handa
2011-06-29TOMOYO: Cleanup part 3.Tetsuo Handa
2011-06-29TOMOYO: Cleanup part 2.Tetsuo Handa
2010-08-02TOMOYO: Explicitly set file_operations->llseek pointer.Tetsuo Handa
2010-08-02TOMOYO: Add missing poll() hook.Tetsuo Handa
2010-08-02TOMOYO: Split files into some pieces.Tetsuo Handa