Merge branch 'audit.b63' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current
* 'audit.b63' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current: Fix rule eviction order for AUDIT_DIR Audit: clean up all op= output to include string quoting Audit: move audit_get_nd completely into audit_watch audit: seperate audit inode watches into a subfile Audit: clean up audit_receive_skb Audit: cleanup netlink mesg handling Audit: unify the printk of an skb when auditd not around Audit: dereferencing krule as if it were an audit_watch Audit: better estimation of execve record length Audit: fix audit watch use after free
No related branches found
No related tags found
Showing
- include/linux/audit.h 3 additions, 0 deletionsinclude/linux/audit.h
- kernel/Makefile 1 addition, 1 deletionkernel/Makefile
- kernel/audit.c 65 additions, 81 deletionskernel/audit.c
- kernel/audit.h 22 additions, 21 deletionskernel/audit.h
- kernel/audit_tree.c 55 additions, 11 deletionskernel/audit_tree.c
- kernel/audit_watch.c 543 additions, 0 deletionskernel/audit_watch.c
- kernel/auditfilter.c 22 additions, 496 deletionskernel/auditfilter.c
- kernel/auditsc.c 22 additions, 11 deletionskernel/auditsc.c
Loading
Please register or sign in to comment