index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
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-22
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-03
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