Merge branch 'audit.b38' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current
* 'audit.b38' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current: [PATCH] Abnormal End of Processes [PATCH] match audit name data [PATCH] complete message queue auditing [PATCH] audit inode for all xattr syscalls [PATCH] initialize name osid [PATCH] audit signal recipients [PATCH] add SIGNAL syscall class (v3) [PATCH] auditing ptrace
This commit is contained in:
commit
853da00220
22 changed files with 438 additions and 100 deletions
3
include/asm-generic/audit_signal.h
Normal file
3
include/asm-generic/audit_signal.h
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
__NR_kill,
|
||||
__NR_tgkill,
|
||||
__NR_tkill,
|
||||
Loading…
Add table
Add a link
Reference in a new issue