1. 9781db7 Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 16 years ago
  2. 801678c Remove duplicated unlikely() in IS_ERR() by Hirofumi Nakagawa · 16 years ago
  3. 8b67dca [PATCH] new predicate - AUDIT_FILETYPE by Al Viro · 16 years ago
  4. 7719e43 [PATCH 2/2] audit: fix sparse shadowed variable warnings by Harvey Harrison · 16 years ago
  5. c782f24 [PATCH 1/2] audit: move extern declarations to audit.h by Harvey Harrison · 16 years ago
  6. 2532386 Audit: collect sessionid in netlink messages by Eric Paris · 16 years ago
  7. 04305e4 Audit: Final renamings and cleanup by Ahmed S. Darwish · 16 years ago
  8. d7a96f3 Audit: internally use the new LSM audit hooks by Ahmed S. Darwish · 16 years ago
  9. 2a862b3 Audit: use new LSM hooks instead of SELinux exports by Ahmed S. Darwish · 16 years ago
  10. 1d957f9 Introduce path_put() by Jan Blunck · 16 years ago
  11. 4ac9137 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} by Jan Blunck · 16 years ago
  12. 1a6b9f2 [AUDIT] make audit=0 really stop audit messages by Eric Paris · 16 years ago
  13. 74c3cbe [PATCH] audit: watching subtrees by Al Viro · 17 years ago
  14. 9ce3421 whitespace fixes: audit filtering by Daniel Walker · 17 years ago
  15. 74f2345 [PATCH] allow audit filtering on bit & operations by Eric Paris · 17 years ago
  16. c926e4f [PATCH] audit: fix broken class-based syscall audit by Klaus Weidner · 17 years ago
  17. 6f686d3 kernel/auditfilter: kill bogus uninit'd-var compiler warning by Jeff Garzik · 17 years ago
  18. 7b018b2 audit: fix oops removing watch if audit disabled by Tony Jones · 17 years ago
  19. 327b9ee audit_match_signal() and friends are used only if CONFIG_AUDITSYSCALL is set by Al Viro · 17 years ago
  20. e54dc24 [PATCH] audit signal recipients by Amy Griffis · 17 years ago
  21. a17b4ad [PATCH] minor update to rule add/delete messages (ver 2) by Steve Grubb · 18 years ago
  22. 11f57ce [PATCH] audit: fix audit_filter_user_rules() initialization bug by Ingo Molnar · 17 years ago
  23. 3e1fbd1 [PATCH] audit: fix kstrdup() error check by Akinobu Mita · 17 years ago
  24. 4668edc [PATCH] kernel core: replace kmalloc+memset with kzalloc by Burman Yan · 18 years ago
  25. 4b8a311 [PATCH] arch filter lists with < or > should not be accepted by Eric Paris · 18 years ago
  26. 1a70cd4 [PATCH] selinux: rename selinux_ctxid_to_string by Stephen Smalley · 18 years ago
  27. 55669bf [PATCH] audit: AUDIT_PERM support by Al Viro · 18 years ago
  28. 5974501 [PATCH] update audit rule change messages by Amy Griffis · 18 years ago
  29. 3b33ac3 [PATCH] fix ppid bug in 2.6.18 kernel by Steve Grubb · 18 years ago
  30. 471a5c7 [PATCH] introduce audit rules counter by Al Viro · 18 years ago
  31. 5422e01 [PATCH] fix audit oops with invalid operator by Amy Griffis · 18 years ago
  32. b915543 [PATCH] audit syscall classes by Al Viro · 18 years ago
  33. 6e5a2d1 [PATCH] audit: support for object context filters by Darrel Goeddel · 18 years ago
  34. 3a6b9f8 [PATCH] audit: rename AUDIT_SE_* constants by Darrel Goeddel · 18 years ago
  35. 5adc8a6 [PATCH] add rule filterkey by Amy Griffis · 18 years ago
  36. 9c937dc [PATCH] log more info for directory entry change events by Amy Griffis · 18 years ago
  37. 6a2bcee [PATCH] fix AUDIT_FILTER_PREPEND handling by Amy Griffis · 18 years ago
  38. 0a73dcc [PATCH] validate rule fields' types by Al Viro · 18 years ago
  39. f368c07d [PATCH] audit: path-based rules by Amy Griffis · 18 years ago
  40. 014149c [PATCH] deprecate AUDIT_POSSBILE by Al Viro · 18 years ago
  41. 0a3b483 [PATCH] fix audit_krule_to_{rule,data} return values by Amy Griffis · 18 years ago
  42. 9044e6b [PATCH] fix deadlocks in AUDIT_LIST/AUDIT_LIST_RULES by Al Viro · 18 years ago
  43. ce29b68 [PATCH] More user space subject labels by Steve Grubb · 18 years ago
  44. 3dc7e31 [PATCH] support for context based audit filtering, part 2 by Darrel Goeddel · 18 years ago
  45. 5a0bbce [PATCH] sem2mutex: audit_netlink_sem by Ingo Molnar · 18 years ago
  46. d9d9ec6 [PATCH] Fix audit operators by Dustin Kirkland · 18 years ago
  47. 5d33010 [PATCH] add/remove rule update by Steve Grubb · 18 years ago
  48. 93315ed [PATCH] audit string fields interface + consumer by Amy Griffis · 18 years ago
  49. d884596f [PATCH] Minor cosmetic cleanups to the code moved into auditfilter.c by David Woodhouse · 19 years ago
  50. fe7752b [PATCH] Fix audit record filtering with !CONFIG_AUDITSYSCALL by David Woodhouse · 19 years ago