Commit Graph

70 Commits (0c056c50a6218e0e577817c16ba8851af593d742)

Author SHA1 Message Date
Steve Grubb 2ad312d209 [PATCH] Audit Filter Performance 19 years ago
Steve Grubb 073115d6b2 [PATCH] Rework of IPC auditing 19 years ago
Steve Grubb ce29b682e2 [PATCH] More user space subject labels 19 years ago
Steve Grubb 9c7aa6aa74 [PATCH] change lspp ipc auditing 19 years ago
Steve Grubb 1b50eed9ca [PATCH] audit inode patch 19 years ago
Darrel Goeddel 3dc7e3153e [PATCH] support for context based audit filtering, part 2 19 years ago
Al Viro 97e94c4530 [PATCH] no need to wank with task_lock() and pinning task down in audit_syscall_exit() 19 years ago
Al Viro 5411be59db [PATCH] drop task argument of audit_syscall_{entry,exit} 19 years ago
Al Viro e495149b17 [PATCH] drop gfp_mask in audit_log_exit() 19 years ago
Al Viro fa84cb935d [PATCH] move call of audit_free() into do_exit() 19 years ago
Al Viro 45d9bb0e37 [PATCH] deal with deadlocks in audit_free() 19 years ago
Ingo Molnar 4023e02080 [PATCH] simplify audit_free() locking 19 years ago
Steve Grubb a6c043a887 [PATCH] Add tty to syscall audit records 19 years ago
Amy Griffis 93315ed6dd [PATCH] audit string fields interface + consumer 19 years ago
David Woodhouse fe7752bab2 [PATCH] Fix audit record filtering with !CONFIG_AUDITSYSCALL 19 years ago
Dustin Kirkland 7306a0b9b3 [PATCH] Miscellaneous bug and warning fixes 19 years ago
Dustin Kirkland 8c8570fb8f [PATCH] Capture selinux subject/object context information. 19 years ago
Dustin Kirkland c8edc80c8b [PATCH] Exclude messages by message type 19 years ago
Amy Griffis 73241ccca0 [PATCH] Collect more inode information during syscall processing. 19 years ago
Amy Griffis f38aa94224 [PATCH] Pass dentry, not just name, in fsnotify creation hooks. 19 years ago
Dustin Kirkland b63862f465 [PATCH] Filter rule comparators 19 years ago
Randy Dunlap b0dd25a826 [PATCH] AUDIT: kerneldoc for kernel/audit*.c 19 years ago
Jason Baron 7e7f8a036b [PATCH] make vm86 call audit_syscall_exit 19 years ago
Al Viro ef20c8c197 [PATCH] GFP_KERNEL allocations in atomic (auditsc) 19 years ago
Jon Mason 2ef9481e66 [PATCH] powerpc: trivial: modify comments to refer to new location of files 19 years ago
Alan Cox 715b49ef2d [PATCH] EDAC: atomic scrub operations 19 years ago
Al Viro 9796fdd829 [PATCH] gfp_t: kernel/* 20 years ago
David Woodhouse b01f2cc1c3 [AUDIT] Allow filtering on system call success _or_ failure 20 years ago
Amy Griffis 3c789a1905 AUDIT: Prevent duplicate syscall rules 20 years ago
David Woodhouse c389649594 AUDIT: Speed up audit_filter_syscall() for the non-auditable case. 20 years ago
David Woodhouse 413a1c7520 AUDIT: Fix task refcount leak in audit_filter_syscall() 20 years ago
David Woodhouse ce625a8016 AUDIT: Reduce contention in audit_serial() 20 years ago
David Woodhouse 351bb72259 AUDIT: Fix compile error in audit_filter_syscall 20 years ago
David Woodhouse f55619642e AUDIT: Avoid scheduling in idle thread 20 years ago
David Woodhouse 582edda586 AUDIT: Exempt the whole auditd thread-group from auditing 20 years ago
David Woodhouse 21af6c4f2a AUDIT: Really don't audit auditd. 20 years ago
David Woodhouse 5bb289b5a0 AUDIT: Clean up user message filtering 20 years ago
David Woodhouse 993e2d4106 AUDIT: Return correct result from audit_filter_rules() 20 years ago
David Woodhouse 9e94e66a5b AUDIT: No really, we don't want to audit auditd. 20 years ago
David Woodhouse 9ad9ad385b AUDIT: Wait for backlog to clear when generating messages. 20 years ago
David Woodhouse 4a4cd633b5 AUDIT: Optimise the audit-disabled case for discarding user messages 20 years ago
David Woodhouse f6a789d198 AUDIT: Spawn kernel thread to list filter rules. 20 years ago
David Woodhouse ae7b961b1c AUDIT: Report lookup flags with path/inode records. 20 years ago
David Woodhouse f7056d64ae AUDIT: Really exempt auditd from having its actions audited. 20 years ago
David Woodhouse 0f45aa18e6 AUDIT: Allow filtering of user messages 20 years ago
David Woodhouse 8f37d47c9b AUDIT: Record working directory when syscall arguments are pathnames 20 years ago
David Woodhouse 7551ced334 AUDIT: Defer freeing aux items until audit_free_context() 20 years ago
David Woodhouse 99e45eeac8 AUDIT: Escape comm when logging task info 20 years ago
David Woodhouse bccf6ae083 AUDIT: Unify auid reporting, put arch before syscall number 20 years ago
David Woodhouse bfb4496e72 AUDIT: Assign serial number to non-syscall messages 20 years ago