aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic/audit_dir_write.h
Commit message (Collapse)AuthorAge
* [PATCH] audit syscall classesAl Viro2006-07-01
Allow to tie upper bits of syscall bitmap in audit rules to kernel-defined sets of syscalls. Infrastructure, a couple of classes (with 32bit counterparts for biarch targets) and actual tie-in on i386, amd64 and ia64. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>