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
/
memory.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tomoyo: Coding style fix.
Tetsuo Handa
2019-01-24
1
-2
/
+7
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
vfs: make the string hashes salt the hash
Linus Torvalds
2016-06-10
1
-1
/
+1
*
TOMOYO: Remove tomoyo_policy_memory_lock spinlock.
Tetsuo Handa
2011-09-26
1
-25
/
+8
*
TOMOYO: Simplify garbage collector.
Tetsuo Handa
2011-09-26
1
-2
/
+4
*
TOMOYO: Update kernel-doc.
Tetsuo Handa
2011-07-14
1
-3
/
+1
*
TOMOYO: Add built-in policy support.
Tetsuo Handa
2011-06-29
1
-10
/
+0
*
TOMOYO: Rename meminfo to stat and show more statistics.
Tetsuo Handa
2011-06-29
1
-90
/
+27
*
TOMOYO: Add policy namespace support.
Tetsuo Handa
2011-06-29
1
-13
/
+8
*
TOMOYO: Add ACL group support.
Tetsuo Handa
2011-06-29
1
-0
/
+2
*
TOMOYO: Add auditing interface.
Tetsuo Handa
2011-06-29
1
-0
/
+5
*
TOMOYO: Use struct for passing ACL line.
Tetsuo Handa
2011-06-29
1
-7
/
+13
*
TOMOYO: Cleanup part 3.
Tetsuo Handa
2011-06-29
1
-8
/
+8
*
tomoyo: fix memory leak in tomoyo_commit_ok()
Xiaochen Wang
2011-03-31
1
-0
/
+1
*
TOMOYO: Rename symbols.
Tetsuo Handa
2010-08-02
1
-1
/
+1
*
TOMOYO: Copy directly to userspace buffer.
Tetsuo Handa
2010-08-02
1
-2
/
+2
*
TOMOYO: Use common code for domain transition control.
Tetsuo Handa
2010-08-02
1
-4
/
+4
*
TOMOYO: Merge path_group and number_group.
Tetsuo Handa
2010-08-02
1
-0
/
+44
*
TOMOYO: Use array of "struct list_head".
Tetsuo Handa
2010-08-02
1
-0
/
+4
*
TOMOYO: Make read function to void.
Tetsuo Handa
2010-08-02
1
-2
/
+1
*
TOMOYO: Support longer pathname.
Tetsuo Handa
2010-08-02
1
-1
/
+0
*
TOMOYO: Split files into some pieces.
Tetsuo Handa
2010-08-02
1
-0
/
+236