index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
tomoyo
/
securityfs_if.c
Age
Commit message (
Expand
)
Author
2016-01-04
convert a bunch of open-coded instances of memdup_user_nul()
Al Viro
2013-04-29
tomoyo_close_control: don't bother with return value
Al Viro
2013-02-23
new helper: file_inode(file)
Al Viro
2012-03-15
TOMOYO: Return appropriate value to poll().
Tetsuo Handa
2012-01-04
switch securityfs_create_file() to umode_t
Al Viro
2011-09-26
TOMOYO: Fix make namespacecheck warnings.
Tetsuo Handa
2011-09-13
TOMOYO: Allow domain transition without execve().
Tetsuo Handa
2011-07-14
TOMOYO: Update kernel-doc.
Tetsuo Handa
2011-07-07
TOMOYO: Remove /sys/kernel/security/tomoyo/.domain_status interface.
Tetsuo Handa
2011-06-28
TOMOYO: Rename meminfo to stat and show more statistics.
Tetsuo Handa
2011-06-28
TOMOYO: Add auditing interface.
Tetsuo Handa
2011-06-28
TOMOYO: Cleanup part 3.
Tetsuo Handa
2011-06-28
TOMOYO: Cleanup part 2.
Tetsuo Handa
2010-08-02
TOMOYO: Explicitly set file_operations->llseek pointer.
Tetsuo Handa
2010-08-02
TOMOYO: Add missing poll() hook.
Tetsuo Handa
2010-08-02
TOMOYO: Split files into some pieces.
Tetsuo Handa