1. 797cee9 Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 8 years ago
  2. 3f5be2d audit: move audit_get_tty to reduce scope and kabi changes by Richard Guy Briggs · 8 years ago
  3. 86b2efb audit: add fields to exclude filter by reusing user filter by Richard Guy Briggs · 8 years ago
  4. d6335d7 security: Make inode argument of inode_getsecid non-const by Andreas Gruenbacher · 8 years ago
  5. 6f1b5d7 audit: audit_tree_match can be boolean by Yaowei Bai · 8 years ago
  6. 425afcf Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 9 years ago
  7. 34d99af5 audit: implement audit by executable by Richard Guy Briggs · 9 years ago
  8. 7f49294 audit: clean simple fsnotify implementation by Richard Guy Briggs · 9 years ago
  9. 27cf3a1 Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 9 years ago
  10. 4766b19 audit: consolidate handling of mm->exe_file by Davidlohr Bueso · 9 years ago
  11. 55422d0 audit: replace getname()/putname() hacks with reference counters by Paul Moore · 9 years ago
  12. 691e6d5 audit: reduce scope of audit_log_fcaps by Richard Guy Briggs · 10 years ago
  13. 638a0fd audit: Use struct net not pid_t to remember the network namespce to reply in by Eric W. Biederman · 10 years ago
  14. 3f1c825 audit: Audit proc/<pid>/cmdline aka proctitle by William Roberts · 10 years ago
  15. 3e1d0bb audit: Convert int limit uses to u32 by Joe Perches · 10 years ago
  16. 33faba7 audit: listen in all network namespaces by Richard Guy Briggs · 11 years ago
  17. f944163 audit: fix netlink portid naming and types by Richard Guy Briggs · 11 years ago
  18. 9410d22 audit: call audit_bprm() only once to add AUDIT_EXECVE information by Richard Guy Briggs · 11 years ago
  19. d9cfea9 audit: move audit_aux_data_execve contents into audit_context union by Richard Guy Briggs · 11 years ago
  20. 79f6530 audit: fix mq_open and mq_unlink to add the MQ root as a hidden parent audit_names record by Jeff Layton · 11 years ago
  21. c4cc75c Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 11 years ago
  22. b24a30a audit: fix event coverage of AUDIT_ANOM_LINK by Eric Paris · 11 years ago
  23. dde5b7d audit: remove unnecessary #if CONFIG_AUDIT by Gao feng · 11 years ago
  24. 374c586 audit: remove duplicate export of audit_enabled by Gao feng · 11 years ago
  25. 72199ca audit: remove duplicate export of audit_enabled by Gao feng · 11 years ago
  26. e3d6b07 audit: optimize audit_compare_dname_path by Jeff Layton · 12 years ago
  27. 563a0d1 audit: remove dirlen argument to audit_compare_dname_path by Jeff Layton · 12 years ago
  28. bfcec70 audit: set the name_len in audit_inode for parent lookups by Jeff Layton · 12 years ago
  29. cca080d userns: Convert audit to work with user namespaces enabled by Eric W. Biederman · 12 years ago
  30. ca57ec0 audit: Add typespecific uid and gid comparators by Eric W. Biederman · 12 years ago
  31. 997f5b6 audit: remove AUDIT_SETUP_CONTEXT as it isn't used by Eric Paris · 12 years ago
  32. b8800aa audit: make functions static by Stephen Hemminger · 14 years ago
  33. 939a67f Audit: split audit watch Kconfig by Eric Paris · 14 years ago
  34. a05fb6c audit: do not get and put just to free a watch by Eric Paris · 14 years ago
  35. ae7b8f4 Audit: clean up the audit_watch split by Eric Paris · 14 years ago
  36. 916d757 Fix rule eviction order for AUDIT_DIR by Al Viro · 15 years ago
  37. 35fe4d0 Audit: move audit_get_nd completely into audit_watch by Eric Paris · 15 years ago
  38. cfcad62 audit: seperate audit inode watches into a subfile by Eric Paris · 15 years ago
  39. 0590b93 fixing audit rule ordering mess, part 1 by Al Viro · 15 years ago
  40. c782f24 [PATCH 1/2] audit: move extern declarations to audit.h by Harvey Harrison · 16 years ago
  41. 9d57a7f SELinux: use new audit hooks, remove redundant exports by Ahmed S. Darwish · 16 years ago
  42. 74c3cbe [PATCH] audit: watching subtrees by Al Viro · 17 years ago
  43. 522ed77 Audit: add TTY input auditing by Miloslav Trmac · 17 years ago
  44. e54dc24 [PATCH] audit signal recipients by Amy Griffis · 17 years ago
  45. 55669bf [PATCH] audit: AUDIT_PERM support by Al Viro · 18 years ago
  46. 5adc8a6 [PATCH] add rule filterkey by Amy Griffis · 18 years ago
  47. 9c937dc [PATCH] log more info for directory entry change events by Amy Griffis · 18 years ago
  48. f368c07d [PATCH] audit: path-based rules by Amy Griffis · 18 years ago
  49. e139606 [PATCH] collect sid of those who send signals to auditd by Al Viro · 18 years ago
  50. 9044e6b [PATCH] fix deadlocks in AUDIT_LIST/AUDIT_LIST_RULES by Al Viro · 18 years ago
  51. 3dc7e31 [PATCH] support for context based audit filtering, part 2 by Darrel Goeddel · 18 years ago
  52. 5a0bbce [PATCH] sem2mutex: audit_netlink_sem by Ingo Molnar · 18 years ago
  53. 93315ed [PATCH] audit string fields interface + consumer by Amy Griffis · 18 years ago
  54. fe7752b [PATCH] Fix audit record filtering with !CONFIG_AUDITSYSCALL by David Woodhouse · 18 years ago