1. d040e5a audit: audit feature to only allow unsetting the loginuid by Eric Paris · 11 years ago
  2. b0fed40 audit: implement generic feature setting and retrieving by Eric Paris · 11 years ago
  3. 0868a5e audit: printk USER_AVC messages when audit isn't enabled by Tyler Hicks · 11 years ago
  4. af0e493 Audit: remove duplicate comments by Gao feng · 11 years ago
  5. b8f89ca audit: remove newline accidentally added during session id helper refactor by Richard Guy Briggs · 11 years ago
  6. 4714570 audit: remove duplicate inclusion of the netlink header by Ilya V. Matveychikov · 11 years ago
  7. b50eba7 audit: format user messages to size of MAX_AUDIT_MESSAGE_LENGTH by Richard Guy Briggs · 11 years ago
  8. f000cfd audit: wait_for_auditd() should use TASK_UNINTERRUPTIBLE by Oleg Nesterov · 11 years ago
  9. c4cc75c Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 11 years ago
  10. 2a0b4be audit: fix message spacing printing auid by Eric Paris · 11 years ago
  11. 82d8da0 Revert "audit: move kaudit thread start from auditd registration to kaudit init" by Eric Paris · 11 years ago
  12. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  13. b24a30a audit: fix event coverage of AUDIT_ANOM_LINK by Eric Paris · 11 years ago
  14. 7173c54 audit: use spin_lock in audit_receive_msg to process tty logging by Eric Paris · 11 years ago
  15. 46e959e audit: add an option to control logging of passwords with pam_tty_audit by Richard Guy Briggs · 11 years ago
  16. bde02ca audit: use spin_lock_irqsave/restore in audit tty code by Eric Paris · 11 years ago
  17. 4d3fb70 helper for some session id stuff by Eric Paris · 11 years ago
  18. b122c37 audit: use a consistent audit helper to log lsm information by Eric Paris · 11 years ago
  19. 152f497 audit: push loginuid and sessionid processing down by Eric Paris · 11 years ago
  20. dc9eb69 audit: stop pushing loginid, uid, sessionid as arguments by Eric Paris · 11 years ago
  21. 1890090 audit: remove the old depricated kernel interface by Eric Paris · 11 years ago
  22. 13f51e1 audit: don't check if kauditd is valid every time by Gao feng · 11 years ago
  23. 62062cf audit: allow checking the type of audit message in the user filter by Eric Paris · 11 years ago
  24. f761610 audit: use data= not msg= for AUDIT_USER_TTY messages by Eric Paris · 11 years ago
  25. 6ff5e45 audit: move kaudit thread start from auditd registration to kaudit init by Richard Guy Briggs · 11 years ago
  26. 3320c51 audit: flatten kauditd_thread wait queue code by Richard Guy Briggs · 11 years ago
  27. b551d1d audit: refactor hold queue flush by Richard Guy Briggs · 11 years ago
  28. 2851da5 audit: pass int* to nlmsg_next by Alexandru Copot · 11 years ago
  29. 9419121 audit: replace obsolete NLMSG_* with type safe nlmsg_* by Hong zhi guo · 11 years ago
  30. 8291991 kernel/audit.c: avoid negative sleep durations by Andrew Morton · 11 years ago
  31. 0644ec0 audit: catch possible NULL audit buffers by Kees Cook · 11 years ago
  32. d1c7d97 fs: handle failed audit_log_start properly by Sasha Levin · 12 years ago
  33. aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  34. cca080d userns: Convert audit to work with user namespaces enabled by Eric W. Biederman · 12 years ago
  35. e1760bd userns: Convert the audit loginuid to be a kuid by Eric W. Biederman · 12 years ago
  36. 860c0aa audit: Don't pass pid or uid to audit_log_common_recv_msg by Eric W. Biederman · 12 years ago
  37. 017143f audit: Remove the unused uid parameter from audit_receive_filter by Eric W. Biederman · 12 years ago
  38. 35ce988 audit: Properly set the origin port id of audit messages. by Eric W. Biederman · 12 years ago
  39. 8aa14b6 audit: Simply AUDIT_TTY_SET and AUDIT_TTY_GET by Eric W. Biederman · 12 years ago
  40. f95732e audit: kill audit_prepare_user_tty by Eric W. Biederman · 12 years ago
  41. 02276bd audit: Use current instead of NETLINK_CREDS() in audit_filter by Eric W. Biederman · 12 years ago
  42. 34e36d8 audit: Limit audit requests to processes in the initial pid and user namespaces. by Eric W. Biederman · 12 years ago
  43. 15e4730 netlink: Rename pid to portid to avoid confusion by Eric W. Biederman · 12 years ago
  44. 9f00d97 netlink: hide struct module parameter in netlink_kernel_create by Pablo Neira Ayuso · 12 years ago
  45. a0e881b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  46. a51d9ea fs: add link restriction audit reporting by Kees Cook · 12 years ago
  47. a31f2d1 netlink: add netlink_kernel_cfg parameter to netlink_kernel_create by Pablo Neira Ayuso · 12 years ago
  48. c64e66c audit: netlink: Move away from NLMSG_NEW(). by David S. Miller · 12 years ago
  49. 66b3fad constify path argument of audit_log_d_path() by Al Viro · 12 years ago
  50. f429ee3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit by Linus Torvalds · 12 years ago
  51. c158a35 audit: no leading space in audit_log_d_path prefix by Kees Cook · 12 years ago
  52. 3035c51 audit: drop the meaningless and format breaking word 'user' by Eric Paris · 12 years ago
  53. c49c41a Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security by Linus Torvalds · 12 years ago
  54. a0e86bd audit: always follow va_copy() with va_end() by Jesper Juhl · 12 years ago
  55. fd77846 security: remove the security_netlink_recv hook as it is equivalent to capable() by Eric Paris · 12 years ago
  56. 9984de1 kernel: Map most files to use export.h instead of module.h by Paul Gortmaker · 13 years ago
  57. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  58. 131ad62 netfilter: add SELinux context support to AUDIT target by Mr Dash Four · 13 years ago
  59. c53fa1e netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parms by Patrick McHardy · 13 years ago
  60. 14f0290 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 13 years ago
  61. ae9d67af audit: export symbol for use with xt_AUDIT by Jan Engelhardt · 13 years ago
  62. 9db3b9b audit: error message typo correction by Ross Kirk · 14 years ago
  63. ab263f4 audit: Use rcu for task lookup protection by Thomas Gleixner · 14 years ago
  64. 2070320 audit: Do not send uninitialized data for AUDIT_TTY_GET by Thomas Gleixner · 14 years ago
  65. 3c80fe4 audit: Call tty_audit_push_task() outside preempt disabled by Thomas Gleixner · 14 years ago
  66. b8800aa audit: make functions static by Stephen Hemminger · 14 years ago
  67. 8c8946f Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 14 years ago
  68. ae7b8f4 Audit: clean up the audit_watch split by Eric Paris · 14 years ago
  69. 70d4bf6 drop_monitor: convert some kfree_skb call sites to consume_skb by Neil Horman · 14 years ago
  70. 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
  71. c9404c9 Fix misspelling of "should" and "shouldn't" in comments. by Adam Buchbinder · 14 years ago
  72. 939cbf2 Audit: send signal info if selinux is disabled by Eric Paris · 15 years ago
  73. 916d757 Fix rule eviction order for AUDIT_DIR by Al Viro · 15 years ago
  74. 9d96098 Audit: clean up all op= output to include string quoting by Eric Paris · 15 years ago
  75. cfcad62 audit: seperate audit inode watches into a subfile by Eric Paris · 15 years ago
  76. ea7ae60 Audit: clean up audit_receive_skb by Eric Paris · 15 years ago
  77. ee080e6 Audit: cleanup netlink mesg handling by Eric Paris · 15 years ago
  78. 038cbcf Audit: unify the printk of an skb when auditd not around by Eric Paris · 15 years ago
  79. def5754 Audit: remove spaces from audit_log_d_path by Eric Paris · 15 years ago
  80. 55ad2f8 audit: ignore terminating NUL in AUDIT_USER_TTY messages by Miloslav Trmac · 15 years ago
  81. b3897f5 Audit: fix handling of 'strings' with NULL characters by Miloslav Trmac · 15 years ago
  82. 48887e6 [PATCH] fix broken timestamps in AVC generated by kernel threads by Al Viro · 15 years ago
  83. a3f0711 [PATCH] Audit: make audit=0 actually turn off audit by Eric Paris · 16 years ago
  84. 20c6aaa [PATCH] Fix the bug of using AUDIT_STATUS_RATE_LIMIT when set fail, no error output. by zhangxiliang · 16 years ago
  85. 1d6c964 kernel/audit.c control character detection is off-by-one by Vesa-Matti J Kari · 16 years ago
  86. d8de724 [PATCH] remove useless argument type in audit_filter_user() by Peng Haitao · 16 years ago
  87. 13d5ef9 [PATCH] kernel/audit.c: nlh->nlmsg_type is gotten more than once by Peng Haitao · 16 years ago
  88. fcaf1eb [patch 1/1] audit_send_reply(): fix error-path memory leak by Andrew Morton · 16 years ago
  89. 4a761b8 [patch 2/2] Use find_task_by_vpid in audit code by Pavel Emelyanov · 16 years ago
  90. 7719e43 [PATCH 2/2] audit: fix sparse shadowed variable warnings by Harvey Harrison · 16 years ago
  91. b556f8a Audit: standardize string audit interfaces by Eric Paris · 16 years ago
  92. f09ac9d Audit: stop deadlock from signals under load by Eric Paris · 16 years ago
  93. f3d357b Audit: save audit_backlog_limit audit messages in case auditd comes back by Eric Paris · 16 years ago
  94. 2532386 Audit: collect sessionid in netlink messages by Eric Paris · 16 years ago
  95. d7a96f3 Audit: internally use the new LSM audit hooks by Ahmed S. Darwish · 16 years ago
  96. 2a862b3 Audit: use new LSM hooks instead of SELinux exports by Ahmed S. Darwish · 16 years ago
  97. f706d5d audit: silence two kerneldoc warnings in kernel/audit.c by Dave Jones · 16 years ago
  98. 75c0371 audit: netlink socket can be auto-bound to pid other than current->pid (v2) by Pavel Emelyanov · 16 years ago
  99. 8d07a67 [PATCH] drop EOE records from printk by Steve Grubb · 16 years ago
  100. b29ee87 [RFC] AUDIT: do not panic when printk loses messages by Eric Paris · 16 years ago