index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
tomoyo
/
securityfs_if.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-25
tomoyo: Coding style fix.
Tetsuo Handa
1
-0
/
+4
2019-01-23
tomoyo: Swicth from cred->security to task_struct->security.
Tetsuo Handa
1
-14
/
+7
2019-01-09
TOMOYO: Abstract use of cred security blob
Casey Schaufler
1
-4
/
+11
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-2
/
+2
2017-11-28
tomoyo: annotate ->poll() instances
Al Viro
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2016-01-04
convert a bunch of open-coded instances of memdup_user_nul()
Al Viro
1
-8
/
+3
2013-04-29
tomoyo_close_control: don't bother with return value
Al Viro
1
-3
/
+2
2013-02-23
new helper: file_inode(file)
Al Viro
1
-1
/
+1
2012-03-15
TOMOYO: Return appropriate value to poll().
Tetsuo Handa
1
-2
/
+3
2012-01-04
switch securityfs_create_file() to umode_t
Al Viro
1
-1
/
+1
2011-09-26
TOMOYO: Fix make namespacecheck warnings.
Tetsuo Handa
1
-0
/
+1
2011-09-14
TOMOYO: Allow domain transition without execve().
Tetsuo Handa
1
-2
/
+120
2011-07-14
TOMOYO: Update kernel-doc.
Tetsuo Handa
1
-4
/
+2
2011-07-08
TOMOYO: Remove /sys/kernel/security/tomoyo/.domain_status interface.
Tetsuo Handa
1
-2
/
+0
2011-06-29
TOMOYO: Rename meminfo to stat and show more statistics.
Tetsuo Handa
1
-2
/
+2
2011-06-29
TOMOYO: Add auditing interface.
Tetsuo Handa
1
-0
/
+2
2011-06-29
TOMOYO: Cleanup part 3.
Tetsuo Handa
1
-3
/
+3
2011-06-29
TOMOYO: Cleanup part 2.
Tetsuo Handa
1
-1
/
+1
2010-08-02
TOMOYO: Explicitly set file_operations->llseek pointer.
Tetsuo Handa
1
-0
/
+1
2010-08-02
TOMOYO: Add missing poll() hook.
Tetsuo Handa
1
-0
/
+14
2010-08-02
TOMOYO: Split files into some pieces.
Tetsuo Handa
1
-0
/
+140