1. 8b67dca [PATCH] new predicate - AUDIT_FILETYPE by Al Viro · 16 years ago
  2. 7719e43 [PATCH 2/2] audit: fix sparse shadowed variable warnings by Harvey Harrison · 16 years ago
  3. c782f24 [PATCH 1/2] audit: move extern declarations to audit.h by Harvey Harrison · 16 years ago
  4. b556f8a Audit: standardize string audit interfaces by Eric Paris · 16 years ago
  5. 436c405 Audit: end printk with newline by Eric Paris · 16 years ago
  6. 04305e4 Audit: Final renamings and cleanup by Ahmed S. Darwish · 16 years ago
  7. d7a96f3 Audit: internally use the new LSM audit hooks by Ahmed S. Darwish · 17 years ago
  8. 2a862b3 Audit: use new LSM hooks instead of SELinux exports by Ahmed S. Darwish · 17 years ago
  9. 422b03c [PATCH] Audit: Fix the format type for size_t variables by Paul Moore · 17 years ago
  10. b0abcfc Audit: use == not = in if statements by Eric Paris · 17 years ago
  11. 44707fd d_path: Use struct path in struct avc_audit_data by Jan Blunck · 17 years ago
  12. 6ac08c3 Use struct path in fs_struct by Jan Blunck · 17 years ago
  13. b593d38 [AUDIT] create context if auditing was ever enabled by Eric Paris · 17 years ago
  14. de6bbd1 [AUDIT] break large execve argument logging into smaller messages by Eric Paris · 17 years ago
  15. 6246cca [AUDIT] do not panic on exclude messages in audit_log_pid_context() by Eric Paris · 17 years ago
  16. c0641f2 [AUDIT] Add End of Event record by Eric Paris · 17 years ago
  17. 4746ec5 [AUDIT] add session id to audit messages by Eric Paris · 17 years ago
  18. c2a7780 [AUDIT] collect uid, loginuid, and comm in OBJ_PID records by Eric Paris · 17 years ago
  19. f701b75 [AUDIT] return EINTR not ERESTART* by Eric Paris · 17 years ago
  20. bfef93a [PATCH] get rid of loginuid races by Al Viro · 17 years ago
  21. 0c11b94 [PATCH] switch audit_get_loginuid() to task_struct * by Al Viro · 17 years ago
  22. 481968f auditsc: fix kernel-doc param warnings by Randy Dunlap · 17 years ago
  23. 74c3cbe [PATCH] audit: watching subtrees by Al Viro · 17 years ago
  24. 5a190ae [PATCH] pass dentry to audit_inode()/audit_inode_child() by Al Viro · 17 years ago
  25. 9f8dbe9 whitespace fixes: syscall auditing by Daniel Walker · 17 years ago
  26. a9022e9 Clean up duplicate includes in kernel/ by Jesper Juhl · 17 years ago
  27. 50e437d SUNRPC: Convert rpc_pipefs to use the generic filesystem notification hooks by Trond Myklebust · 17 years ago
  28. 88ae704 kernel/auditsc.c: fix an off-by-one by Adrian Bunk · 17 years ago
  29. 175fc48 fix oops in __audit_signal_info() by Al Viro · 17 years ago
  30. 040b3a2 audit: fix two bugs in the new execve audit code by Peter Zijlstra · 17 years ago
  31. 4259fa0 [PATCH] get rid of AVC_PATH postponed treatment by Al Viro · 17 years ago
  32. 5b9a426 [PATCH] Make IPC mode consistent by Steve Grubb · 17 years ago
  33. b6a2fea mm: variable length argument support by Ollie Wild · 17 years ago
  34. bdf4c48 audit: rework execve audit by Peter Zijlstra · 17 years ago
  35. 6d9525b kerneldoc fix in audit_core_dumps by Henrik Kretzschmar · 17 years ago
  36. 522ed77 Audit: add TTY input auditing by Miloslav Trmac · 17 years ago
  37. 0a4ff8c [PATCH] Abnormal End of Processes by Steve Grubb · 17 years ago
  38. 5712e88 [PATCH] match audit name data by Amy Griffis · 18 years ago
  39. 4fc03b9 [PATCH] complete message queue auditing by Amy Griffis · 18 years ago
  40. e41e8bd [PATCH] initialize name osid by Amy Griffis · 18 years ago
  41. e54dc24 [PATCH] audit signal recipients by Amy Griffis · 17 years ago
  42. a5cb013 [PATCH] auditing ptrace by Al Viro · 18 years ago
  43. c4823bc [PATCH] fix deadlock in audit_log_task_context() by Al Viro · 18 years ago
  44. db34950 [PATCH] AUDIT_FD_PAIR by Al Viro · 18 years ago
  45. a7a005f [PATCH] struct path: convert kernel by Josef Sipek · 18 years ago
  46. 24ec839 [PATCH] tty: ->signal->tty locking by Peter Zijlstra · 18 years ago
  47. 161a09e audit: Add auditing to ipsec by Joy Latten · 18 years ago
  48. a1f8e7f7 [PATCH] severing skbuff.h -> highmem.h by Al Viro · 18 years ago
  49. ac9910c [PATCH] name_count array overrun by Steve Grubb · 18 years ago
  50. 419c58f [PATCH] PPID filtering fix by Alexander Viro · 18 years ago
  51. eb84a20 [PATCH] audit/accounting: tty locking by Alan Cox · 18 years ago
  52. 1a70cd4 [PATCH] selinux: rename selinux_ctxid_to_string by Stephen Smalley · 18 years ago
  53. 62bac01 [PATCH] selinux: eliminate selinux_task_ctxid by Stephen Smalley · 18 years ago
  54. 55669bf [PATCH] audit: AUDIT_PERM support by Al Viro · 18 years ago
  55. 3f2792f [PATCH] take filling ->pid, etc. out of audit_get_context() by Al Viro · 18 years ago
  56. 5ac3a9c [PATCH] don't bother with aux entires for dummy context by Al Viro · 18 years ago
  57. d51374a [PATCH] mark context of syscall entered with no rules as dummy by Al Viro · 18 years ago
  58. 471a5c7 [PATCH] introduce audit rules counter by Al Viro · 18 years ago
  59. 73d3ec5 [PATCH] fix missed create event for directory audit by Amy Griffis · 18 years ago
  60. 3e2efce [PATCH] fix faulty inode data collection for open() with O_CREAT by Amy Griffis · 18 years ago
  61. 6e5a2d1 [PATCH] audit: support for object context filters by Darrel Goeddel · 18 years ago
  62. 3a6b9f8 [PATCH] audit: rename AUDIT_SE_* constants by Darrel Goeddel · 18 years ago
  63. 5adc8a6 [PATCH] add rule filterkey by Amy Griffis · 18 years ago
  64. 9a66a53 [PATCH] Remove redundant NULL checks before [kv]free - in kernel/ by Jesper Juhl · 18 years ago
  65. 1dbe83c [PATCH] fix kernel-doc in kernel/ dir by Randy Dunlap · 18 years ago
  66. 862f5f0 [PATCH] Doc: add audit & acct to DocBook by Randy Dunlap · 18 years ago
  67. 4175710 [PATCH] make set_loginuid obey audit_enabled by Steve Grubb · 18 years ago
  68. 9c937dc [PATCH] log more info for directory entry change events by Amy Griffis · 18 years ago
  69. f368c07d [PATCH] audit: path-based rules by Amy Griffis · 18 years ago
  70. 20ca73b [PATCH] Audit of POSIX Message Queue Syscalls v.2 by George C. Wilson · 18 years ago
  71. 014149c [PATCH] deprecate AUDIT_POSSBILE by Al Viro · 18 years ago
  72. d8945bb5 [PATCH] inline more audit helpers by Al Viro · 18 years ago
  73. ac03221 [PATCH] update of IPC audit record cleanup by Linda Knippers · 18 years ago
  74. 3c66251 [PATCH] add filtering by ppid by Al Viro · 18 years ago
  75. f46038f [PATCH] log ppid by Al Viro · 18 years ago
  76. e139606 [PATCH] collect sid of those who send signals to auditd by Al Viro · 18 years ago
  77. 473ae30 [PATCH] execve argument logging by Al Viro · 18 years ago
  78. 2ad312d [PATCH] Audit Filter Performance by Steve Grubb · 18 years ago
  79. 073115d [PATCH] Rework of IPC auditing by Steve Grubb · 18 years ago
  80. ce29b68 [PATCH] More user space subject labels by Steve Grubb · 18 years ago
  81. 9c7aa6a [PATCH] change lspp ipc auditing by Steve Grubb · 18 years ago
  82. 1b50eed [PATCH] audit inode patch by Steve Grubb · 18 years ago
  83. 3dc7e31 [PATCH] support for context based audit filtering, part 2 by Darrel Goeddel · 19 years ago
  84. 97e94c4 [PATCH] no need to wank with task_lock() and pinning task down in audit_syscall_exit() by Al Viro · 18 years ago
  85. 5411be5 [PATCH] drop task argument of audit_syscall_{entry,exit} by Al Viro · 18 years ago
  86. e495149 [PATCH] drop gfp_mask in audit_log_exit() by Al Viro · 18 years ago
  87. fa84cb9 [PATCH] move call of audit_free() into do_exit() by Al Viro · 18 years ago
  88. 45d9bb0 [PATCH] deal with deadlocks in audit_free() by Al Viro · 18 years ago
  89. 1b9a391 Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 19 years ago
  90. 4023e02 [PATCH] simplify audit_free() locking by Ingo Molnar · 19 years ago
  91. a6c043a [PATCH] Add tty to syscall audit records by Steve Grubb · 19 years ago
  92. 93315ed [PATCH] audit string fields interface + consumer by Amy Griffis · 19 years ago
  93. fe7752b [PATCH] Fix audit record filtering with !CONFIG_AUDITSYSCALL by David Woodhouse · 19 years ago
  94. 7306a0b [PATCH] Miscellaneous bug and warning fixes by Dustin Kirkland · 19 years ago
  95. 8c8570f [PATCH] Capture selinux subject/object context information. by Dustin Kirkland · 19 years ago
  96. c8edc80 [PATCH] Exclude messages by message type by Dustin Kirkland · 19 years ago
  97. 73241cc [PATCH] Collect more inode information during syscall processing. by Amy Griffis · 19 years ago
  98. f38aa94 [PATCH] Pass dentry, not just name, in fsnotify creation hooks. by Amy Griffis · 19 years ago
  99. b63862f [PATCH] Filter rule comparators by Dustin Kirkland · 19 years ago
  100. b0dd25a [PATCH] AUDIT: kerneldoc for kernel/audit*.c by Randy Dunlap · 19 years ago