1. 145bd64 audit: fix error handling in audit_data_to_entry() by Paul Moore · 4 years, 2 months ago
  2. 51e088b audit: fix a memory leak bug by Wenwen Wang · 5 years ago
  3. 5f5e70d audit: allow not equal op for audit by executable by Ondrej Mosnáček · 6 years ago
  4. 86b2efb audit: add fields to exclude filter by reusing user filter by Richard Guy Briggs · 8 years ago
  5. 66b12ab audit: fix some horrible switch statement style crimes by Paul Moore · 8 years ago
  6. 2b4c7af audit: fixup: log on errors from filter user rules by Richard Guy Briggs · 8 years ago
  7. fd97646 audit: Fix typo in comment by Wei Yuan · 8 years ago
  8. 725131e audit: fix comment block whitespace by Scott Matheina · 9 years ago
  9. 34d99af5 audit: implement audit by executable by Richard Guy Briggs · 9 years ago
  10. 7f49294 audit: clean simple fsnotify implementation by Richard Guy Briggs · 9 years ago
  11. 8c85fc9 audit: make audit_del_rule() more robust by Richard Guy Briggs · 9 years ago
  12. ae9d2fb audit: fix uninitialized variable in audit_add_rule() by Paul Moore · 9 years ago
  13. f8259b2 audit: eliminate unnecessary extra layer of watch references by Richard Guy Briggs · 9 years ago
  14. 7184487 Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 9 years ago
  15. 2fded7f audit: remove vestiges of vers_ops by Richard Guy Briggs · 9 years ago
  16. 66b3f4f Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 9 years ago
  17. 041d7b9 audit: restore AUDIT_LOGINUID unset ABI by Richard Guy Briggs · 9 years ago
  18. 3640dcf audit: don't attempt to lookup PIDs when changing PID filtering audit rules by Paul Moore · 9 years ago
  19. ab074ad Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  20. e85322d audit: cull redundancy in audit_rule_change by Richard Guy Briggs · 10 years ago
  21. 739c950 audit: WARN if audit_rule_change called illegally by Eric Paris · 10 years ago
  22. 3639f17 audit: put rule existence check in canonical order by Richard Guy Briggs · 10 years ago
  23. 219ca39 audit: use union for audit_field values since they are mutually exclusive by Richard Guy Briggs · 10 years ago
  24. e7df61f audit: invalid op= values for rules by Burn Alting · 10 years ago
  25. bab5e2d kernel/auditfilter.c: replace count*size kmalloc by kcalloc by Fabian Frederick · 10 years ago
  26. 0b74717 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  27. 56c4911 audit: do not cast audit_rule_data pointers pointlesly by Eric Paris · 10 years ago
  28. f1dc486 audit: anchor all pid references in the initial pid namespace by Richard Guy Briggs · 10 years ago
  29. 099dd23 audit: Send replies in the proper network namespace. by Eric W. Biederman · 10 years ago
  30. 638a0fd audit: Use struct net not pid_t to remember the network namespce to reply in by Eric W. Biederman · 10 years ago
  31. d211f17 audit: Update kdoc for audit_send_reply and audit_list_rules_send by Eric W. Biederman · 10 years ago
  32. f952d10 audit: Use more current logging style again by Richard Guy Briggs · 10 years ago
  33. 6f285b1 audit: Send replies in the proper network namespace. by Eric W. Biederman · 10 years ago
  34. 48095d9 audit: Use struct net not pid_t to remember the network namespce to reply in by Eric W. Biederman · 10 years ago
  35. 724e4fc audit: log on errors from filter user rules by Richard Guy Briggs · 10 years ago
  36. 4440e85 audit: convert all sessionid declaration to unsigned int by Eric Paris · 10 years ago
  37. ce0d9f0 audit: refactor audit_receive_msg() to clarify AUDIT_*_RULE* cases by Richard Guy Briggs · 10 years ago
  38. 33faba7 audit: listen in all network namespaces by Richard Guy Briggs · 11 years ago
  39. f944163 audit: fix netlink portid naming and types by Richard Guy Briggs · 11 years ago
  40. 7812203 audit: do not reject all AUDIT_INODE filter types by Eric Paris · 11 years ago
  41. 42f7446 audit: change decimal constant to macro for invalid uid by Richard Guy Briggs · 11 years ago
  42. b9ce54c audit: Fix decimal constant description by Michal Simek · 11 years ago
  43. 2f992ee kernel/auditfilter.c: fix leak in audit_add_rule() error path by Chen Gang · 11 years ago
  44. 6beb8a2 kernel/auditfilter.c: fixing build warning by Raphael S. Carvalho · 11 years ago
  45. 387b8b3 auditfilter.c: fix kernel-doc warnings by Randy Dunlap · 11 years ago
  46. c4cc75c Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 11 years ago
  47. 780a765 audit: Make testing for a valid loginuid explicit. by Eric W. Biederman · 11 years ago
  48. b122c37 audit: use a consistent audit helper to log lsm information by Eric Paris · 11 years ago
  49. dc9eb69 audit: stop pushing loginid, uid, sessionid as arguments by Eric Paris · 11 years ago
  50. 1890090 audit: remove the old depricated kernel interface by Eric Paris · 11 years ago
  51. ab61d38 audit: make validity checking generic by Eric Paris · 11 years ago
  52. 373e0f3 kernel/auditfilter.c: tree and watch will memory leak when failure occurs by Chen Gang · 11 years ago
  53. 62062cf audit: allow checking the type of audit message in the user filter by Eric Paris · 11 years ago
  54. bfbbd96 audit: fix auditfilter.c kernel-doc warnings by Randy Dunlap · 11 years ago
  55. e3d6b07 audit: optimize audit_compare_dname_path by Jeff Layton · 12 years ago
  56. 29e9a34 audit: make audit_compare_dname_path use parent_len helper by Eric Paris · 12 years ago
  57. 563a0d1 audit: remove dirlen argument to audit_compare_dname_path by Jeff Layton · 12 years ago
  58. bfcec70 audit: set the name_len in audit_inode for parent lookups by Jeff Layton · 12 years ago
  59. e1760bd userns: Convert the audit loginuid to be a kuid by Eric W. Biederman · 12 years ago
  60. ca57ec0 audit: Add typespecific uid and gid comparators by Eric W. Biederman · 12 years ago
  61. 017143f audit: Remove the unused uid parameter from audit_receive_filter by Eric W. Biederman · 12 years ago
  62. 02276bd audit: Use current instead of NETLINK_CREDS() in audit_filter by Eric W. Biederman · 12 years ago
  63. 02d86a5 audit: allow interfield comparison in audit rules by Eric Paris · 12 years ago
  64. 54d3218 audit: allow audit matching on inode gid by Eric Paris · 12 years ago
  65. efaffd6 audit: allow matching on obj_uid by Eric Paris · 12 years ago
  66. 7ff68e5 audit: reject entry,always rules by Eric Paris · 12 years ago
  67. 5ef30ee audit: make filetype matching consistent with other filters by Eric Paris · 12 years ago
  68. c53fa1e netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parms by Patrick McHardy · 13 years ago
  69. d29be15 Audit: add support to match lsm labels on user audit messages by Miloslav Trmac · 14 years ago
  70. a05fb6c audit: do not get and put just to free a watch by Eric Paris · 14 years ago
  71. ae7b8f4 Audit: clean up the audit_watch split by Eric Paris · 14 years ago
  72. 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
  73. 9d96098 Audit: clean up all op= output to include string quoting by Eric Paris · 15 years ago
  74. 35fe4d0 Audit: move audit_get_nd completely into audit_watch by Eric Paris · 15 years ago
  75. cfcad62 audit: seperate audit inode watches into a subfile by Eric Paris · 15 years ago
  76. e85188f Audit: dereferencing krule as if it were an audit_watch by Eric Paris · 15 years ago
  77. 35aa901 Audit: fix audit watch use after free by Eric Paris · 15 years ago
  78. 381a80e inotify: use GFP_NOFS in kernel_event() to work around a lockdep false-positive by Wu Fengguang · 15 years ago
  79. c28bb7d make the e->rule.xxx shorter in kernel auditfilter.c by Zhenwen Xu · 15 years ago
  80. 5af75d8 audit: validate comparison operations, store them in sane form by Al Viro · 15 years ago
  81. 36c4f1b1 clean up audit_rule_{add,del} a bit by Al Viro · 15 years ago
  82. e45aa21 audit rules ordering, part 2 by Al Viro · 15 years ago
  83. 0590b93 fixing audit rule ordering mess, part 1 by Al Viro · 15 years ago
  84. 1a9d079 audit_update_lsm_rules() misses the audit_inode_hash[] ones by Al Viro · 15 years ago
  85. 8f7b0ba Fix inotify watch removal/umount races by Al Viro · 15 years ago
  86. 036bbf7 Re: [PATCH] the loginuid field should be output in all AUDIT_CONFIG_CHANGE audit messages by zhangxiliang · 16 years ago
  87. d8de724 [PATCH] remove useless argument type in audit_filter_user() by Peng Haitao · 16 years ago
  88. 9f0aecd [PATCH] audit: fix kernel-doc parameter notation by Randy Dunlap · 16 years ago
  89. 9781db7 Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 16 years ago
  90. 801678c Remove duplicated unlikely() in IS_ERR() by Hirofumi Nakagawa · 16 years ago
  91. 8b67dca [PATCH] new predicate - AUDIT_FILETYPE by Al Viro · 16 years ago
  92. 7719e43 [PATCH 2/2] audit: fix sparse shadowed variable warnings by Harvey Harrison · 16 years ago
  93. c782f24 [PATCH 1/2] audit: move extern declarations to audit.h by Harvey Harrison · 16 years ago
  94. 2532386 Audit: collect sessionid in netlink messages by Eric Paris · 16 years ago
  95. 04305e4 Audit: Final renamings and cleanup by Ahmed S. Darwish · 16 years ago
  96. d7a96f3 Audit: internally use the new LSM audit hooks by Ahmed S. Darwish · 16 years ago
  97. 2a862b3 Audit: use new LSM hooks instead of SELinux exports by Ahmed S. Darwish · 16 years ago
  98. 1d957f9 Introduce path_put() by Jan Blunck · 16 years ago
  99. 4ac9137 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} by Jan Blunck · 16 years ago
  100. 1a6b9f2 [AUDIT] make audit=0 really stop audit messages by Eric Paris · 16 years ago