1. 196a508 audit: update the function comments by Geliang Tang · 7 years ago
  2. e832bf4 audit: Reduce overhead using a coarse clock by Mel Gorman · 8 years ago
  3. f58781c Merge branch 'stable-4.13' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 7 years ago
  4. b0659ae audit: fix memleak in auditd_send_unicast_skb. by Shu Wang · 7 years ago
  5. 7391786 Merge branch 'stable-4.13' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 8 years ago
  6. cd33f5f audit: make sure we never skip the multicast broadcast by Paul Moore · 8 years ago
  7. c81be52 audit: fix a race condition with the auditd tracking code by Paul Moore · 8 years ago
  8. 4b3e4ed audit: unswing cap_* fields in PATH records by Richard Guy Briggs · 8 years ago
  9. 46f0537 Merge branch 'stable-4.12' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 8 years ago
  10. 48d0e02 audit: fix the RCU locking for the auditd_connection structure by Paul Moore · 8 years ago
  11. 8cc9638 audit: use kmem_cache to manage the audit_buffer cache by Paul Moore · 8 years ago
  12. 2115bb2 audit: Use timespec64 to represent audit timestamps by Deepa Dinamani · 8 years ago
  13. b6c7c11 audit: store the auditd PID as a pid struct instead of pid_t by Paul Moore · 8 years ago
  14. 45a0642 audit: kernel generated netlink traffic should have a portid of 0 by Paul Moore · 8 years ago
  15. a9d1620 audit: combine audit_receive() and audit_receive_skb() by Paul Moore · 8 years ago
  16. 6b6cbc1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  17. 2d4bc93 netlink: extended ACK reporting by Johannes Berg · 8 years ago
  18. 264d509 audit: make sure we don't let the retry queue grow without bounds by Paul Moore · 8 years ago
  19. 5b52330 audit: fix auditd/kernel connection state tracking by Paul Moore · 8 years ago
  20. b8989bc Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 8 years ago
  21. 92c82e8 audit: add feature audit_lost reset by Richard Guy Briggs · 8 years ago
  22. 0110c35 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  23. dcdaa2f Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 8 years ago
  24. 7c397d0 audit: Make AUDIT_KERNEL event conform to the specification by Steve Grubb · 8 years ago
  25. 533c7b6 audit: use proper refcount locking on audit_sock by Richard Guy Briggs · 8 years ago
  26. a09cfa4 audit: don't ever sleep on a command record/message by Paul Moore · 8 years ago
  27. 6c54e78 audit: handle a clean auditd shutdown with grace by Paul Moore · 8 years ago
  28. e1d1662 audit: wake up kauditd_thread after auditd registers by Paul Moore · 8 years ago
  29. 3197542 audit: rework audit_log_start() by Paul Moore · 8 years ago
  30. c648020 audit: rework the audit queue handling by Paul Moore · 8 years ago
  31. af8b824 audit: rename the queues and kauditd related functions by Paul Moore · 8 years ago
  32. 4aa83872 audit: queue netlink multicast sends just like we do for unicast sends by Paul Moore · 8 years ago
  33. 6c92556 audit: fixup audit_init() by Paul Moore · 8 years ago
  34. 55a6f17 audit: move kaudit thread start from auditd registration to kaudit init (#2) by Richard Guy Briggs · 8 years ago
  35. 8bd1076 audit_log_{name,link_denied}: constify struct path by Al Viro · 8 years ago
  36. 6060298 audit: remove useless synchronize_net() by WANG Cong · 8 years ago
  37. c7d03a0 netns: make struct pernet_operations::id unsigned int by Alexey Dobriyan · 8 years ago
  38. 3cd013a Merge branch 'stable-4.9' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 8 years ago
  39. fa2bea2 audit: consistently record PIDs with task_tgid_nr() by Paul Moore · 8 years ago
  40. 797cee9 Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 8 years ago
  41. 89a82a9 Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 9 years ago
  42. 3f5be2d audit: move audit_get_tty to reduce scope and kabi changes by Richard Guy Briggs · 9 years ago
  43. 86b2efb audit: add fields to exclude filter by reusing user filter by Richard Guy Briggs · 9 years ago
  44. 03e1aa1 Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 9 years ago
  45. db0a6fb audit: add tty field to LOGIN event by Richard Guy Briggs · 9 years ago
  46. 7ffb8e3 audit: we don't need to __set_current_state(TASK_RUNNING) by Paul Moore · 9 years ago
  47. 51b3eae Merge branch 'stable-4.6' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 9 years ago
  48. 2e28d38 tty: audit: Handle tty audit enable atomically by Peter Hurley · 9 years ago
  49. 37282a7 tty: audit: Combine push functions by Peter Hurley · 9 years ago
  50. 935c9e7 audit: log failed attempts to change audit_pid configuration by Richard Guy Briggs · 9 years ago
  51. 133e1e5 audit: stop an old auditd being starved out by a new auditd by Richard Guy Briggs · 9 years ago
  52. 5807fca Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  53. d865e57 audit: Delete unnecessary checks before two function calls by Markus Elfring · 9 years ago
  54. 1194b99 audit: wake up threads if queue switched from limited to unlimited by Richard Guy Briggs · 9 years ago
  55. f48a942 audit: include auditd's threads in audit_log_start() wait exception by Richard Guy Briggs · 9 years ago
  56. eb8baf6 audit: remove audit_backlog_wait_overflow by Paul Moore · 9 years ago
  57. c4b7a77 audit: don't needlessly reset valid wait time by Richard Guy Briggs · 9 years ago
  58. d6335d7 security: Make inode argument of inode_getsecid non-const by Andreas Gruenbacher · 9 years ago
  59. d0164ad mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd by Mel Gorman · 9 years ago
  60. 233a686 audit: make audit_log_common_recv_msg() a void function by Paul Moore · 9 years ago
  61. c5ea6efd audit: removing unused variable by Saurabh Sengar · 9 years ago
  62. 9fcf836 audit: audit_string_contains_control can be boolean by Yaowei Bai · 9 years ago
  63. 32a1dba audit: try harder to send to auditd upon netlink failure by Richard Guy Briggs · 9 years ago
  64. 425afcf Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 9 years ago
  65. 84cb777 audit: use macros for unset inode and device values by Richard Guy Briggs · 9 years ago
  66. 4a10a91 Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 10 years ago
  67. 2201196 audit: fix for typo in comment to function audit_log_link_denied() by Shailendra Verma · 10 years ago
  68. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  69. 27cf3a1 Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 10 years ago
  70. 3b36215 VFS: audit: d_backing_inode() annotations by David Howells · 10 years ago
  71. 724e7bf audit: Remove condition which always evaluates to false by Pranith Kumar · 10 years ago
  72. 5b28255 audit: reduce mmap_sem hold for mm->exe_file by Davidlohr Bueso · 10 years ago
  73. 4766b19 audit: consolidate handling of mm->exe_file by Davidlohr Bueso · 10 years ago
  74. 5985de6 audit: code clean up by Ameen Ali · 10 years ago
  75. efef73a audit: don't reset working wait time accidentally with auditd by Richard Guy Briggs · 10 years ago
  76. a77ed4e audit: don't lose set wait time on first successful call to audit_log_start() by Richard Guy Briggs · 10 years ago
  77. 2c90331 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  78. 023e2cf netlink/genetlink: pass network namespace to bind/unbind by Johannes Berg · 10 years ago
  79. 66b3f4f Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 10 years ago
  80. 54dc77d audit: use supplied gfp_mask from audit_buffer in kauditd_send_multicast_skb by Richard Guy Briggs · 10 years ago
  81. a99abce Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 10 years ago
  82. 86c6a2f Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  83. 0f7e94e Merge branch 'next' into upstream for v3.19 by Paul Moore · 10 years ago
  84. 0288d71 audit: convert status version to a feature bitmap by Richard Guy Briggs · 10 years ago
  85. 9118837 Merge branch 'stable-3.18' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 10 years ago
  86. 6b55fc6 audit, sched/wait: Fixup kauditd_thread() wait loop by Peter Zijlstra · 10 years ago
  87. 897f1ac audit: AUDIT_FEATURE_CHANGE message format missing delimiting space by Richard Guy Briggs · 10 years ago
  88. ab074ad Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  89. 9eab339 audit: get comm using lock to avoid race in string printing by Richard Guy Briggs · 11 years ago
  90. 9ef9151 audit: correct AUDIT_GET_FEATURE return message type by Richard Guy Briggs · 10 years ago
  91. 54e05ed audit: set nlmsg_len for multicast messages. by Richard Guy Briggs · 10 years ago
  92. 01478d7 audit: use atomic_t to simplify audit_serial() by Richard Guy Briggs · 11 years ago
  93. 6eed9b2 kernel/audit.c: use ARRAY_SIZE instead of sizeof/sizeof[0] by Fabian Frederick · 11 years ago
  94. 691e6d5 audit: reduce scope of audit_log_fcaps by Richard Guy Briggs · 11 years ago
  95. c0a8d9b audit: reduce scope of audit_net_id by Richard Guy Briggs · 11 years ago
  96. 7d8b6c6 CAPABILITIES: remove undefined caps from all processes by Eric Paris · 10 years ago
  97. f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  98. 7153e40 ipc, kernel: use Linux headers by Paul McQuade · 11 years ago
  99. 5f013c9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  100. 90f62cf net: Use netlink_ns_capable to verify the permisions of netlink messages by Eric W. Biederman · 11 years ago