git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
059d84d
)
TOMOYO: Allow controlling generation of access granted logs for per an entry basis.
author
Tetsuo Handa
<penguin-kernel@I-love.SAKURA.ne.jp>
Sat, 10 Sep 2011 06:24:56 +0000
(15:24 +0900)
committer
James Morris
<jmorris@namei.org>
Tue, 13 Sep 2011 22:27:06 +0000
(08:27 +1000)
Add per-entry flag which controls generation of grant logs because Xen and KVM
issues ioctl requests so frequently. For example,
file ioctl /dev/null 0x5401 grant_log=no
will suppress /sys/kernel/security/tomoyo/audit even if preference says
grant_log=yes .
Signed-off-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Signed-off-by: James Morris <jmorris@namei.org>
No differences found