1. 62062cf audit: allow checking the type of audit message in the user filter by Eric Paris · 11 years ago
  2. bfbbd96 audit: fix auditfilter.c kernel-doc warnings by Randy Dunlap · 11 years ago
  3. e3d6b07 audit: optimize audit_compare_dname_path by Jeff Layton · 12 years ago
  4. 29e9a34 audit: make audit_compare_dname_path use parent_len helper by Eric Paris · 12 years ago
  5. 563a0d1 audit: remove dirlen argument to audit_compare_dname_path by Jeff Layton · 12 years ago
  6. bfcec70 audit: set the name_len in audit_inode for parent lookups by Jeff Layton · 12 years ago
  7. e1760bd userns: Convert the audit loginuid to be a kuid by Eric W. Biederman · 12 years ago
  8. ca57ec0 audit: Add typespecific uid and gid comparators by Eric W. Biederman · 12 years ago
  9. 017143f audit: Remove the unused uid parameter from audit_receive_filter by Eric W. Biederman · 12 years ago
  10. 02276bd audit: Use current instead of NETLINK_CREDS() in audit_filter by Eric W. Biederman · 12 years ago
  11. 02d86a5 audit: allow interfield comparison in audit rules by Eric Paris · 12 years ago
  12. 54d3218 audit: allow audit matching on inode gid by Eric Paris · 12 years ago
  13. efaffd6 audit: allow matching on obj_uid by Eric Paris · 12 years ago
  14. 7ff68e5 audit: reject entry,always rules by Eric Paris · 12 years ago
  15. 5ef30ee audit: make filetype matching consistent with other filters by Eric Paris · 12 years ago
  16. c53fa1e netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parms by Patrick McHardy · 13 years ago
  17. d29be15 Audit: add support to match lsm labels on user audit messages by Miloslav Trmac · 14 years ago
  18. a05fb6c audit: do not get and put just to free a watch by Eric Paris · 14 years ago
  19. ae7b8f4 Audit: clean up the audit_watch split by Eric Paris · 14 years ago
  20. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  21. 9d96098 Audit: clean up all op= output to include string quoting by Eric Paris · 15 years ago
  22. 35fe4d0 Audit: move audit_get_nd completely into audit_watch by Eric Paris · 15 years ago
  23. cfcad62 audit: seperate audit inode watches into a subfile by Eric Paris · 15 years ago
  24. e85188f Audit: dereferencing krule as if it were an audit_watch by Eric Paris · 15 years ago
  25. 35aa901 Audit: fix audit watch use after free by Eric Paris · 15 years ago
  26. 381a80e inotify: use GFP_NOFS in kernel_event() to work around a lockdep false-positive by Wu Fengguang · 15 years ago
  27. c28bb7d make the e->rule.xxx shorter in kernel auditfilter.c by Zhenwen Xu · 15 years ago
  28. 5af75d8 audit: validate comparison operations, store them in sane form by Al Viro · 15 years ago
  29. 36c4f1b1 clean up audit_rule_{add,del} a bit by Al Viro · 15 years ago
  30. e45aa21 audit rules ordering, part 2 by Al Viro · 15 years ago
  31. 0590b93 fixing audit rule ordering mess, part 1 by Al Viro · 15 years ago
  32. 1a9d079 audit_update_lsm_rules() misses the audit_inode_hash[] ones by Al Viro · 15 years ago
  33. 8f7b0ba Fix inotify watch removal/umount races by Al Viro · 16 years ago
  34. 036bbf7 Re: [PATCH] the loginuid field should be output in all AUDIT_CONFIG_CHANGE audit messages by zhangxiliang · 16 years ago
  35. d8de724 [PATCH] remove useless argument type in audit_filter_user() by Peng Haitao · 16 years ago
  36. 9f0aecd [PATCH] audit: fix kernel-doc parameter notation by Randy Dunlap · 16 years ago
  37. 9781db7 Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 16 years ago
  38. 801678c Remove duplicated unlikely() in IS_ERR() by Hirofumi Nakagawa · 16 years ago
  39. 8b67dca [PATCH] new predicate - AUDIT_FILETYPE by Al Viro · 16 years ago
  40. 7719e43 [PATCH 2/2] audit: fix sparse shadowed variable warnings by Harvey Harrison · 16 years ago
  41. c782f24 [PATCH 1/2] audit: move extern declarations to audit.h by Harvey Harrison · 16 years ago
  42. 2532386 Audit: collect sessionid in netlink messages by Eric Paris · 16 years ago
  43. 04305e4 Audit: Final renamings and cleanup by Ahmed S. Darwish · 16 years ago
  44. d7a96f3 Audit: internally use the new LSM audit hooks by Ahmed S. Darwish · 16 years ago
  45. 2a862b3 Audit: use new LSM hooks instead of SELinux exports by Ahmed S. Darwish · 16 years ago
  46. 1d957f9 Introduce path_put() by Jan Blunck · 16 years ago
  47. 4ac9137 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} by Jan Blunck · 16 years ago
  48. 1a6b9f2 [AUDIT] make audit=0 really stop audit messages by Eric Paris · 16 years ago
  49. 74c3cbe [PATCH] audit: watching subtrees by Al Viro · 17 years ago
  50. 9ce3421 whitespace fixes: audit filtering by Daniel Walker · 17 years ago
  51. 74f2345 [PATCH] allow audit filtering on bit & operations by Eric Paris · 17 years ago
  52. c926e4f [PATCH] audit: fix broken class-based syscall audit by Klaus Weidner · 17 years ago
  53. 6f686d3 kernel/auditfilter: kill bogus uninit'd-var compiler warning by Jeff Garzik · 17 years ago
  54. 7b018b2 audit: fix oops removing watch if audit disabled by Tony Jones · 17 years ago
  55. 327b9ee audit_match_signal() and friends are used only if CONFIG_AUDITSYSCALL is set by Al Viro · 17 years ago
  56. e54dc24 [PATCH] audit signal recipients by Amy Griffis · 17 years ago
  57. a17b4ad [PATCH] minor update to rule add/delete messages (ver 2) by Steve Grubb · 17 years ago
  58. 11f57ce [PATCH] audit: fix audit_filter_user_rules() initialization bug by Ingo Molnar · 17 years ago
  59. 3e1fbd1 [PATCH] audit: fix kstrdup() error check by Akinobu Mita · 17 years ago
  60. 4668edc [PATCH] kernel core: replace kmalloc+memset with kzalloc by Burman Yan · 18 years ago
  61. 4b8a311 [PATCH] arch filter lists with < or > should not be accepted by Eric Paris · 18 years ago
  62. 1a70cd4 [PATCH] selinux: rename selinux_ctxid_to_string by Stephen Smalley · 18 years ago
  63. 55669bf [PATCH] audit: AUDIT_PERM support by Al Viro · 18 years ago
  64. 5974501 [PATCH] update audit rule change messages by Amy Griffis · 18 years ago
  65. 3b33ac3 [PATCH] fix ppid bug in 2.6.18 kernel by Steve Grubb · 18 years ago
  66. 471a5c7 [PATCH] introduce audit rules counter by Al Viro · 18 years ago
  67. 5422e01 [PATCH] fix audit oops with invalid operator by Amy Griffis · 18 years ago
  68. b915543 [PATCH] audit syscall classes by Al Viro · 18 years ago
  69. 6e5a2d1 [PATCH] audit: support for object context filters by Darrel Goeddel · 18 years ago
  70. 3a6b9f8 [PATCH] audit: rename AUDIT_SE_* constants by Darrel Goeddel · 18 years ago
  71. 5adc8a6 [PATCH] add rule filterkey by Amy Griffis · 18 years ago
  72. 9c937dc [PATCH] log more info for directory entry change events by Amy Griffis · 18 years ago
  73. 6a2bcee [PATCH] fix AUDIT_FILTER_PREPEND handling by Amy Griffis · 18 years ago
  74. 0a73dcc [PATCH] validate rule fields' types by Al Viro · 18 years ago
  75. f368c07d [PATCH] audit: path-based rules by Amy Griffis · 18 years ago
  76. 014149c [PATCH] deprecate AUDIT_POSSBILE by Al Viro · 18 years ago
  77. 0a3b483 [PATCH] fix audit_krule_to_{rule,data} return values by Amy Griffis · 18 years ago
  78. 9044e6b [PATCH] fix deadlocks in AUDIT_LIST/AUDIT_LIST_RULES by Al Viro · 18 years ago
  79. ce29b68 [PATCH] More user space subject labels by Steve Grubb · 18 years ago
  80. 3dc7e31 [PATCH] support for context based audit filtering, part 2 by Darrel Goeddel · 18 years ago
  81. 5a0bbce [PATCH] sem2mutex: audit_netlink_sem by Ingo Molnar · 18 years ago
  82. d9d9ec6 [PATCH] Fix audit operators by Dustin Kirkland · 18 years ago
  83. 5d33010 [PATCH] add/remove rule update by Steve Grubb · 18 years ago
  84. 93315ed [PATCH] audit string fields interface + consumer by Amy Griffis · 18 years ago
  85. d884596f [PATCH] Minor cosmetic cleanups to the code moved into auditfilter.c by David Woodhouse · 18 years ago
  86. fe7752b [PATCH] Fix audit record filtering with !CONFIG_AUDITSYSCALL by David Woodhouse · 18 years ago