index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
tomoyo
/
memory.c
Age
Commit message (
Expand
)
Author
2011-09-26
TOMOYO: Remove tomoyo_policy_memory_lock spinlock.
Tetsuo Handa
2011-09-26
TOMOYO: Simplify garbage collector.
Tetsuo Handa
2011-07-14
TOMOYO: Update kernel-doc.
Tetsuo Handa
2011-06-29
TOMOYO: Add built-in policy support.
Tetsuo Handa
2011-06-29
TOMOYO: Rename meminfo to stat and show more statistics.
Tetsuo Handa
2011-06-29
TOMOYO: Add policy namespace support.
Tetsuo Handa
2011-06-29
TOMOYO: Add ACL group support.
Tetsuo Handa
2011-06-29
TOMOYO: Add auditing interface.
Tetsuo Handa
2011-06-29
TOMOYO: Use struct for passing ACL line.
Tetsuo Handa
2011-06-29
TOMOYO: Cleanup part 3.
Tetsuo Handa
2011-03-31
tomoyo: fix memory leak in tomoyo_commit_ok()
Xiaochen Wang
2010-08-02
TOMOYO: Rename symbols.
Tetsuo Handa
2010-08-02
TOMOYO: Copy directly to userspace buffer.
Tetsuo Handa
2010-08-02
TOMOYO: Use common code for domain transition control.
Tetsuo Handa
2010-08-02
TOMOYO: Merge path_group and number_group.
Tetsuo Handa
2010-08-02
TOMOYO: Use array of "struct list_head".
Tetsuo Handa
2010-08-02
TOMOYO: Make read function to void.
Tetsuo Handa
2010-08-02
TOMOYO: Support longer pathname.
Tetsuo Handa
2010-08-02
TOMOYO: Split files into some pieces.
Tetsuo Handa