Commit Graph

59 Commits (e655a250d5fc12b6dfe0d436180ba4a3bfffdc9f)

Author SHA1 Message Date
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/* 19 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
Steve Grubb 326e9c8ba6 AUDIT: Fix inconsistent use of loginuid vs. auid, signed vs. unsigned 20 years ago
Stephen Smalley 011161051b AUDIT: Avoid sleeping function in SElinux AVC audit. 20 years ago
David Woodhouse 7ca0026495 AUDIT: Quis Custodiet Ipsos Custodes? 20 years ago
David Woodhouse 3ec3b2fba5 AUDIT: Capture sys_socketcall arguments and sockaddrs 20 years ago
Steve Grubb 23f32d18aa AUDIT: Fix some spelling errors 20 years ago
Steve Grubb c04049939f AUDIT: Add message types to audit records 20 years ago
Chris Wright c1b773d87e Add audit_log_type 20 years ago
Chris Wright 197c69c6af Move ifdef CONFIG_AUDITSYSCALL to header 20 years ago
Chris Wright 804a6a49d8 Audit requires CONFIG_NET 20 years ago
Steve Grubb c2f0c7c356 The attached patch addresses the problem with getting the audit daemon 20 years ago
Steve Grubb 456be6cd90 [AUDIT] LOGIN message credentials 20 years ago