summaryrefslogtreecommitdiff
path: root/security/tomoyo/securityfs_if.c
AgeCommit message (Expand)Author
2013-04-29tomoyo_close_control: don't bother with return valueAl Viro
2013-02-23new helper: file_inode(file)Al Viro
2012-03-15TOMOYO: Return appropriate value to poll().Tetsuo Handa
2012-01-04switch securityfs_create_file() to umode_tAl Viro
2011-09-26TOMOYO: Fix make namespacecheck warnings.Tetsuo Handa
2011-09-13TOMOYO: Allow domain transition without execve().Tetsuo Handa
2011-07-14TOMOYO: Update kernel-doc.Tetsuo Handa
2011-07-07TOMOYO: Remove /sys/kernel/security/tomoyo/.domain_status interface.Tetsuo Handa
2011-06-28TOMOYO: Rename meminfo to stat and show more statistics.Tetsuo Handa
2011-06-28TOMOYO: Add auditing interface.Tetsuo Handa
2011-06-28TOMOYO: Cleanup part 3.Tetsuo Handa
2011-06-28TOMOYO: 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