index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
tomoyo
/
securityfs_if.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tomoyo: Coding style fix.
Tetsuo Handa
2019-01-24
1
-0
/
+4
*
tomoyo: Swicth from cred->security to task_struct->security.
Tetsuo Handa
2019-01-23
1
-14
/
+7
*
TOMOYO: Abstract use of cred security blob
Casey Schaufler
2019-01-08
1
-4
/
+11
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-2
/
+2
*
tomoyo: annotate ->poll() instances
Al Viro
2017-11-27
1
-1
/
+1
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
convert a bunch of open-coded instances of memdup_user_nul()
Al Viro
2016-01-04
1
-8
/
+3
*
tomoyo_close_control: don't bother with return value
Al Viro
2013-04-29
1
-3
/
+2
*
new helper: file_inode(file)
Al Viro
2013-02-23
1
-1
/
+1
*
TOMOYO: Return appropriate value to poll().
Tetsuo Handa
2012-03-15
1
-2
/
+3
*
switch securityfs_create_file() to umode_t
Al Viro
2012-01-04
1
-1
/
+1
*
TOMOYO: Fix make namespacecheck warnings.
Tetsuo Handa
2011-09-26
1
-0
/
+1
*
TOMOYO: Allow domain transition without execve().
Tetsuo Handa
2011-09-14
1
-2
/
+120
*
TOMOYO: Update kernel-doc.
Tetsuo Handa
2011-07-14
1
-4
/
+2
*
TOMOYO: Remove /sys/kernel/security/tomoyo/.domain_status interface.
Tetsuo Handa
2011-07-08
1
-2
/
+0
*
TOMOYO: Rename meminfo to stat and show more statistics.
Tetsuo Handa
2011-06-29
1
-2
/
+2
*
TOMOYO: Add auditing interface.
Tetsuo Handa
2011-06-29
1
-0
/
+2
*
TOMOYO: Cleanup part 3.
Tetsuo Handa
2011-06-29
1
-3
/
+3
*
TOMOYO: Cleanup part 2.
Tetsuo Handa
2011-06-29
1
-1
/
+1
*
TOMOYO: Explicitly set file_operations->llseek pointer.
Tetsuo Handa
2010-08-02
1
-0
/
+1
*
TOMOYO: Add missing poll() hook.
Tetsuo Handa
2010-08-02
1
-0
/
+14
*
TOMOYO: Split files into some pieces.
Tetsuo Handa
2010-08-02
1
-0
/
+140