1. 9c7aa6a [PATCH] change lspp ipc auditing by Steve Grubb · 19 years ago
  2. 1b50eed [PATCH] audit inode patch by Steve Grubb · 19 years ago
  3. 3dc7e31 [PATCH] support for context based audit filtering, part 2 by Darrel Goeddel · 19 years ago
  4. 97e94c4 [PATCH] no need to wank with task_lock() and pinning task down in audit_syscall_exit() by Al Viro · 19 years ago
  5. 5411be5 [PATCH] drop task argument of audit_syscall_{entry,exit} by Al Viro · 19 years ago
  6. e495149 [PATCH] drop gfp_mask in audit_log_exit() by Al Viro · 19 years ago
  7. fa84cb9 [PATCH] move call of audit_free() into do_exit() by Al Viro · 19 years ago
  8. 45d9bb0 [PATCH] deal with deadlocks in audit_free() by Al Viro · 19 years ago
  9. 1b9a391 Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 19 years ago
  10. 4023e02 [PATCH] simplify audit_free() locking by Ingo Molnar · 19 years ago
  11. a6c043a [PATCH] Add tty to syscall audit records by Steve Grubb · 19 years ago
  12. 93315ed [PATCH] audit string fields interface + consumer by Amy Griffis · 19 years ago
  13. fe7752b [PATCH] Fix audit record filtering with !CONFIG_AUDITSYSCALL by David Woodhouse · 19 years ago
  14. 7306a0b [PATCH] Miscellaneous bug and warning fixes by Dustin Kirkland · 19 years ago
  15. 8c8570f [PATCH] Capture selinux subject/object context information. by Dustin Kirkland · 19 years ago
  16. c8edc80 [PATCH] Exclude messages by message type by Dustin Kirkland · 19 years ago
  17. 73241cc [PATCH] Collect more inode information during syscall processing. by Amy Griffis · 19 years ago
  18. f38aa94 [PATCH] Pass dentry, not just name, in fsnotify creation hooks. by Amy Griffis · 19 years ago
  19. b63862f [PATCH] Filter rule comparators by Dustin Kirkland · 19 years ago
  20. b0dd25a [PATCH] AUDIT: kerneldoc for kernel/audit*.c by Randy Dunlap · 19 years ago
  21. 7e7f8a0 [PATCH] make vm86 call audit_syscall_exit by Jason Baron · 19 years ago
  22. a00428f Merge ../powerpc-merge by Paul Mackerras · 19 years ago
  23. ef20c8c [PATCH] GFP_KERNEL allocations in atomic (auditsc) by Al Viro · 19 years ago
  24. 2ef9481 [PATCH] powerpc: trivial: modify comments to refer to new location of files by Jon Mason · 19 years ago
  25. 715b49e [PATCH] EDAC: atomic scrub operations by Alan Cox · 19 years ago
  26. 9796fdd [PATCH] gfp_t: kernel/* by Al Viro · 19 years ago
  27. b01f2cc [AUDIT] Allow filtering on system call success _or_ failure by David Woodhouse · 19 years ago
  28. 3c789a1 AUDIT: Prevent duplicate syscall rules by Amy Griffis · 19 years ago
  29. c389649 AUDIT: Speed up audit_filter_syscall() for the non-auditable case. by David Woodhouse · 19 years ago
  30. 413a1c7 AUDIT: Fix task refcount leak in audit_filter_syscall() by David Woodhouse · 19 years ago
  31. ce625a8 AUDIT: Reduce contention in audit_serial() by David Woodhouse · 19 years ago
  32. 351bb72 AUDIT: Fix compile error in audit_filter_syscall by David Woodhouse · 19 years ago
  33. f556196 AUDIT: Avoid scheduling in idle thread by David Woodhouse · 19 years ago
  34. 582edda AUDIT: Exempt the whole auditd thread-group from auditing by David Woodhouse · 19 years ago
  35. 21af6c4 AUDIT: Really don't audit auditd. by David Woodhouse · 20 years ago
  36. 5bb289b AUDIT: Clean up user message filtering by David Woodhouse · 20 years ago
  37. 993e2d41 AUDIT: Return correct result from audit_filter_rules() by David Woodhouse · 20 years ago
  38. 9e94e66 AUDIT: No really, we don't want to audit auditd. by David Woodhouse · 20 years ago
  39. 9ad9ad3 AUDIT: Wait for backlog to clear when generating messages. by David Woodhouse · 20 years ago
  40. 4a4cd63 AUDIT: Optimise the audit-disabled case for discarding user messages by David Woodhouse · 20 years ago
  41. f6a789d AUDIT: Spawn kernel thread to list filter rules. by David Woodhouse · 20 years ago
  42. ae7b961 AUDIT: Report lookup flags with path/inode records. by David Woodhouse · 20 years ago
  43. f7056d6 AUDIT: Really exempt auditd from having its actions audited. by David Woodhouse · 20 years ago
  44. 0f45aa1 AUDIT: Allow filtering of user messages by David Woodhouse · 20 years ago
  45. 8f37d47 AUDIT: Record working directory when syscall arguments are pathnames by David Woodhouse · 20 years ago
  46. 7551ced AUDIT: Defer freeing aux items until audit_free_context() by David Woodhouse · 20 years ago
  47. 99e45ee AUDIT: Escape comm when logging task info by David Woodhouse · 20 years ago
  48. bccf6ae AUDIT: Unify auid reporting, put arch before syscall number by David Woodhouse · 20 years ago
  49. bfb4496 AUDIT: Assign serial number to non-syscall messages by David Woodhouse · 20 years ago
  50. 326e9c8 AUDIT: Fix inconsistent use of loginuid vs. auid, signed vs. unsigned by Steve Grubb · 20 years ago
  51. 0111610 AUDIT: Avoid sleeping function in SElinux AVC audit. by Stephen Smalley · 20 years ago
  52. 7ca0026 AUDIT: Quis Custodiet Ipsos Custodes? by David Woodhouse · 20 years ago
  53. 3ec3b2f AUDIT: Capture sys_socketcall arguments and sockaddrs by David Woodhouse · 20 years ago
  54. 23f32d1 AUDIT: Fix some spelling errors by Steve Grubb · 20 years ago
  55. c040499 AUDIT: Add message types to audit records by Steve Grubb · 20 years ago
  56. c1b773d Add audit_log_type by Chris Wright · 20 years ago
  57. 197c69c Move ifdef CONFIG_AUDITSYSCALL to header by Chris Wright · 20 years ago
  58. 804a6a49 Audit requires CONFIG_NET by Chris Wright · 20 years ago
  59. c2f0c7c The attached patch addresses the problem with getting the audit daemon by Steve Grubb · 20 years ago
  60. 456be6c [AUDIT] LOGIN message credentials by Steve Grubb · 20 years ago
  61. c94c257 Add audit uid to netlink credentials by Serge Hallyn · 20 years ago
  62. 85c8721 audit: update pointer to userspace tools, remove emacs mode tags by · 20 years ago
  63. d812ddb [AUDIT] Fix signedness of 'serial' in various routines. by Steve Grubb · 20 years ago
  64. 2fd6f58 [AUDIT] Don't allow ptrace to fool auditing, log arch of audited syscalls. by · 20 years ago
  65. 83c7d09 AUDIT: Avoid log pollution by untrusted strings. by · 20 years ago
  66. 219f081 [PATCH] SELinux: fix deadlock on dcache lock by Stephen Smalley · 20 years ago
  67. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago