1. 5d7e522 Merge tag 'audit-pr-20220110' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 3 years ago
  2. a135ce4 Merge tag 'selinux-pr-20220110' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 3 years ago
  3. 30561b5 audit: use struct_size() helper in audit_[send|make]_reply() by Xiu Jianfeng · 3 years ago
  4. f4b3ee3 audit: improve robustness of the audit queue handling by Paul Moore · 3 years, 1 month ago
  5. 8f110f5 audit: ensure userspace is penalized the same as the kernel when under pressure by Paul Moore · 3 years ago
  6. bc6e60a audit: use struct_size() helper in kmalloc() by Xiu Jianfeng · 3 years ago
  7. 6326948 lsm: security_task_getsecid_subj() -> security_current_getsecid_subj() by Paul Moore · 3 years, 3 months ago
  8. 4ebd765 lsm: separate security_task_getsecid() into subjective and objective variants by Paul Moore · 3 years, 10 months ago
  9. c1de446 audit: Remove leftover reference to the audit_tasklet by Davidlohr Bueso · 4 years ago
  10. a1b861f kernel/audit: convert comma to semicolon by Zheng Yongjun · 4 years, 1 month ago
  11. 6b32118 audit: replace atomic_add_return() by Yejune Deng · 4 years, 1 month ago
  12. ba59eae7 audit: fix macros warnings by Alex Shi · 4 years, 2 months ago
  13. 6d91547 audit: trigger accompanying records when no rules present by Richard Guy Briggs · 4 years, 3 months ago
  14. cbb5262 audit: fix a kernel-doc markup by Mauro Carvalho Chehab · 4 years, 2 months ago
  15. c072035 audit: Remove redundant null check by Xu Wang · 4 years, 4 months ago
  16. 265c320 audit: uninitialize variable audit_sig_sid by Jules Irenge · 4 years, 5 months ago
  17. 6b87024 audit: change unnecessary globals into statics by Jules Irenge · 4 years, 5 months ago
  18. fd76a74 Merge tag 'audit-pr-20200803' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 4 years, 5 months ago
  19. 99ea152 Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 5 months ago
  20. d3590eb Merge tag 'audit-pr-20200729' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 4 years, 5 months ago
  21. 8ac68dc revert: 1320a4052ea1 ("audit: trigger accompanying records when no rules present") by Paul Moore · 4 years, 5 months ago
  22. b43870c audit: report audit wait metric in audit status reply by Max Englander · 4 years, 6 months ago
  23. f1d9b23 audit: purge audit_log_string from the intra-kernel audit API by Richard Guy Briggs · 4 years, 6 months ago
  24. 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 7 months ago
  25. 9d99b16 Merge tag 'audit-pr-20200601' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 4 years, 7 months ago
  26. 9d2161b audit: log audit netlink multicast bind and unbind by Richard Guy Briggs · 4 years, 8 months ago
  27. 3054d06 audit: fix a net reference leak in audit_list_rules_send() by Paul Moore · 4 years, 8 months ago
  28. a48b284 audit: fix a net reference leak in audit_send_reply() by Paul Moore · 4 years, 8 months ago
  29. 763dafc audit: check the length of userspace generated audit records by Paul Moore · 4 years, 8 months ago
  30. 674d85e Merge tag 'audit-pr-20200330' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 4 years, 9 months ago
  31. 1320a40 audit: trigger accompanying records when no rules present by Richard Guy Briggs · 4 years, 10 months ago
  32. 7561252 audit: always check the netlink payload length in audit_receive_msg() by Paul Moore · 4 years, 10 months ago
  33. cb5172d audit: Add __rcu annotation to RCU pointer by Amol Grover · 5 years ago
  34. c34c78d audit: remove redundant condition check in kauditd_thread() by Yunfeng Ye · 5 years ago
  35. 245d736 audit: Report suspicious O_CREAT usage by Kees Cook · 5 years ago
  36. 61fc577 Merge tag 'audit-pr-20190702' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 5 years ago
  37. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  38. b48345a audit: deliver signal_info regarless of syscall by Richard Guy Briggs · 6 years ago
  39. 73e65b8 audit: connect LOGIN record to its syscall record by Richard Guy Briggs · 6 years ago
  40. 5f3d544 audit: remove audit_context when CONFIG_ AUDIT and not AUDITSYSCALL by Richard Guy Briggs · 6 years ago
  41. 57d4657 audit: ignore fcaps on umount by Richard Guy Briggs · 6 years ago
  42. 2fec30e audit: add support for fcaps v3 by Richard Guy Briggs · 6 years ago
  43. 4b7d248 audit: move loginuid and sessionid from CONFIG_AUDITSYSCALL to CONFIG_AUDIT by Richard Guy Briggs · 6 years ago
  44. 626abcd audit: add syscall information to CONFIG_CHANGE records by Richard Guy Briggs · 6 years ago
  45. 53fc7a0 audit: give a clue what CONFIG_CHANGE op was involved by Richard Guy Briggs · 6 years ago
  46. d406db5 audit: remove duplicated include from audit.c by YueHaibing · 6 years ago
  47. 9a547c7 audit: shorten PATH cap values when zero by Richard Guy Briggs · 6 years ago
  48. 2a1fe21 audit: use current whenever possible by Paul Moore · 6 years ago
  49. d0a3f18 audit: minimize our use of audit_log_format() by Paul Moore · 6 years ago
  50. a2c97da audit: use session_info helper by Richard Guy Briggs · 6 years ago
  51. 290e44b audit: use ktime_get_coarse_real_ts64() for timestamps by Paul Moore · 6 years ago
  52. c72051d audit: use ktime_get_coarse_ts64() for time access by Arnd Bergmann · 7 years ago
  53. f785959 audit: eliminate audit_enabled magic number comparison by Richard Guy Briggs · 7 years ago
  54. d904ac0 audit: rename FILTER_TYPE to FILTER_EXCLUDE by Richard Guy Briggs · 7 years ago
  55. cdfb6b3 audit: use inline function to get audit context by Richard Guy Briggs · 7 years ago
  56. d96f92f audit: add syscall information to FEATURE_CHANGE records by Richard Guy Briggs · 7 years ago
  57. 6ad11bd Merge tag 'audit-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 7 years ago
  58. 447a564 treewide: Align function definition open/close braces by Joe Perches · 7 years ago
  59. 94b9d9b audit: remove path param from link denied function by Richard Guy Briggs · 7 years ago
  60. 45b578f audit: link denied should not directly generate PATH record by Richard Guy Briggs · 7 years ago
  61. 15564ff audit: make ANOM_LINK obey audit_enabled and audit_dummy_context by Richard Guy Briggs · 7 years ago
  62. 11dd266 audit: do not panic on invalid boot parameter by Greg Edwards · 7 years ago
  63. ce42363 audit: track the owner of the command mutex ourselves by Paul Moore · 7 years ago
  64. 23138ea audit: return on memory error to avoid null pointer dereference by Richard Guy Briggs · 7 years ago
  65. d590dca audit: update bugtracker and source URIs by Richard Guy Briggs · 7 years ago
  66. f7b5363 Audit: remove unused audit_log_secctx function by Casey Schaufler · 7 years ago
  67. 33e8a90 audit: Allow auditd to set pid to 0 to end auditing by Steve Grubb · 7 years ago
  68. 5d842a5 audit: use audit_set_enabled() in audit_enable() by Paul Moore · 7 years ago
  69. b3b4fdf audit: convert audit_ever_enabled to a boolean by Paul Moore · 7 years ago
  70. 80ab4df audit: don't use simple_strtol() anymore by Paul Moore · 7 years ago
  71. be4104a audit: initialize the audit subsystem as early as possible by Paul Moore · 7 years ago
  72. 173743d audit: ensure that 'audit=1' actually enables audit for PID 1 by Paul Moore · 7 years ago
  73. 196a508 audit: update the function comments by Geliang Tang · 7 years ago
  74. e832bf4 audit: Reduce overhead using a coarse clock by Mel Gorman · 7 years ago
  75. f58781c Merge branch 'stable-4.13' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 7 years ago
  76. b0659ae audit: fix memleak in auditd_send_unicast_skb. by Shu Wang · 7 years ago
  77. 7391786 Merge branch 'stable-4.13' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 7 years ago
  78. cd33f5f audit: make sure we never skip the multicast broadcast by Paul Moore · 8 years ago
  79. c81be52 audit: fix a race condition with the auditd tracking code by Paul Moore · 8 years ago
  80. 4b3e4ed audit: unswing cap_* fields in PATH records by Richard Guy Briggs · 8 years ago
  81. 46f0537 Merge branch 'stable-4.12' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 8 years ago
  82. 48d0e02 audit: fix the RCU locking for the auditd_connection structure by Paul Moore · 8 years ago
  83. 8cc9638 audit: use kmem_cache to manage the audit_buffer cache by Paul Moore · 8 years ago
  84. 2115bb2 audit: Use timespec64 to represent audit timestamps by Deepa Dinamani · 8 years ago
  85. b6c7c11 audit: store the auditd PID as a pid struct instead of pid_t by Paul Moore · 8 years ago
  86. 45a0642 audit: kernel generated netlink traffic should have a portid of 0 by Paul Moore · 8 years ago
  87. a9d1620 audit: combine audit_receive() and audit_receive_skb() by Paul Moore · 8 years ago
  88. 6b6cbc1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  89. 2d4bc93 netlink: extended ACK reporting by Johannes Berg · 8 years ago
  90. 264d509 audit: make sure we don't let the retry queue grow without bounds by Paul Moore · 8 years ago
  91. 5b52330 audit: fix auditd/kernel connection state tracking by Paul Moore · 8 years ago
  92. b8989bc Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 8 years ago
  93. 92c82e8 audit: add feature audit_lost reset by Richard Guy Briggs · 8 years ago
  94. 0110c35 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  95. dcdaa2f Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 8 years ago
  96. 7c397d0 audit: Make AUDIT_KERNEL event conform to the specification by Steve Grubb · 8 years ago
  97. 533c7b6 audit: use proper refcount locking on audit_sock by Richard Guy Briggs · 8 years ago
  98. a09cfa4 audit: don't ever sleep on a command record/message by Paul Moore · 8 years ago
  99. 6c54e78 audit: handle a clean auditd shutdown with grace by Paul Moore · 8 years ago
  100. e1d1662 audit: wake up kauditd_thread after auditd registers by Paul Moore · 8 years ago