1. 5097995 audit: unify audit_filter_{uring(), inode_name(), syscall()} by Ankur Arora · 2 years, 4 months ago
  2. 0695459 audit: cache ctx->major in audit_filter_syscall() by Ankur Arora · 2 years, 5 months ago
  3. c645c11 Merge tag 'audit-pr-20221003' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 2 years, 5 months ago
  4. c3f3ea8 audit: free audit_proctitle only on task exit by Richard Guy Briggs · 2 years, 6 months ago
  5. 3ed6695 audit: explicitly check audit_context->context enum value by Richard Guy Briggs · 2 years, 6 months ago
  6. e84d9f5 audit: audit_context pid unused, context enum comment fix by Richard Guy Briggs · 2 years, 6 months ago
  7. d4fefa4 audit: move audit_return_fixup before the filters by Richard Guy Briggs · 2 years, 6 months ago
  8. 0351dc5 audit: fix repeated words in comments by Jilin Yuan · 2 years, 6 months ago
  9. f482aa9 audit, io_uring, io-wq: Fix memory leak in io_sq_thread() and io_wqe_worker() by Peilin Ye · 2 years, 7 months ago
  10. ef79c39 audit: free module name by Christian Göttsche · 2 years, 8 months ago
  11. 69e9cd66 audit,io_uring,io-wq: call __audit_uring_exit for dummy contexts by Julian Orth · 2 years, 9 months ago
  12. b47d5a4 Merge tag 'audit-pr-20220321' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 2 years, 11 months ago
  13. 272ceea audit: log AUDIT_TIME_* records only from rules by Richard Guy Briggs · 3 years ago
  14. 7a82f89 audit: don't deref the syscall args when checking the openat2 open_how::flags by Paul Moore · 3 years ago
  15. 6326948 lsm: security_task_getsecid_subj() -> security_current_getsecid_subj() by Paul Moore · 3 years, 5 months ago
  16. d2fac0a Merge tag 'audit-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 3 years, 4 months ago
  17. cdab10b Merge tag 'selinux-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 3 years, 4 months ago
  18. d9516f3 audit: return early if the filter rule has a lower priority by Gaosheng Cui · 3 years, 4 months ago
  19. 6e3ee99 audit: fix possible null-pointer dereference in audit_filter_rules by Gaosheng Cui · 3 years, 4 months ago
  20. 571e5c0 audit: add OPENAT2 record to list "how" info by Richard Guy Briggs · 3 years, 9 months ago
  21. 1c30e3a audit: add support for the openat2 syscall by Richard Guy Briggs · 3 years, 9 months ago
  22. 42f355e audit: replace magic audit syscall class numbers with macros by Richard Guy Briggs · 3 years, 9 months ago
  23. 67daf27 audit: add filtering for io_uring records by Paul Moore · 3 years, 10 months ago
  24. 5bd2182 audit,io_uring,io-wq: add some basic audit support to io_uring by Paul Moore · 4 years ago
  25. 12c5e81 audit: prepare audit_context for use in calling contexts beyond syscalls by Paul Moore · 4 years ago
  26. d680c6b audit: Convert to SPDX identifier by Cai Huoqing · 3 years, 5 months ago
  27. 6ddb568 audit: remove trailing spaces and tabs by Zhen Lei · 3 years, 8 months ago
  28. 619ed58 audit: Rename enum audit_state constants to avoid AUDIT_DISABLED redefinition by Sergey Nazarov · 3 years, 8 months ago
  29. 254c8b9 audit: add blank line after variable declarations by Roni Nevalainen · 3 years, 10 months ago
  30. e359bce Merge tag 'audit-pr-20210426' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 3 years, 10 months ago
  31. 4ebd765 lsm: separate security_task_getsecid() into subjective and objective variants by Paul Moore · 4 years ago
  32. 5504a69 audit: further cleanup of AUDIT_FILTER_ENTRY deprecation by Richard Guy Briggs · 4 years ago
  33. 7d6beb7 Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years ago
  34. 127c8c5 audit: Make audit_filter_syscall() return void by Yang Yang · 4 years, 1 month ago
  35. 71bc356 commoncap: handle idmapped mounts by Christian Brauner · 4 years, 1 month ago
  36. 3d5de2d Merge tag 'audit-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 4 years, 2 months ago
  37. ba59eae7 audit: fix macros warnings by Alex Shi · 4 years, 3 months ago
  38. 785dc4e audit: Migrate to use SYSCALL_WORK flag by Gabriel Krisman Bertazi · 4 years, 3 months ago
  39. 6d91547 audit: trigger accompanying records when no rules present by Richard Guy Briggs · 4 years, 5 months ago
  40. fd76a74 Merge tag 'audit-pr-20200803' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 4 years, 7 months ago
  41. 8ac68dc revert: 1320a4052ea1 ("audit: trigger accompanying records when no rules present") by Paul Moore · 4 years, 7 months ago
  42. d7481b2 audit: issue CWD record to accompany LSM_AUDIT_DATA_* records by Richard Guy Briggs · 4 years, 8 months ago
  43. 1422403 audit: add gfp parameter to audit_log_nfcfg by Richard Guy Briggs · 4 years, 8 months ago
  44. 8e6cf36 audit: log nftables configuration change events by Richard Guy Briggs · 4 years, 9 months ago
  45. 9d44a12 audit: add subj creds to NETFILTER_CFG record to by Richard Guy Briggs · 4 years, 9 months ago
  46. db9ff6e audit: make symbol 'audit_nfcfgs' static by Zheng Bin · 4 years, 10 months ago
  47. a45d885 netfilter: add audit table unregister actions by Richard Guy Briggs · 4 years, 10 months ago
  48. c4dad0a audit: tidy and extend netfilter_cfg x_tables by Richard Guy Briggs · 4 years, 10 months ago
  49. 1320a40 audit: trigger accompanying records when no rules present by Richard Guy Briggs · 5 years ago
  50. 0223fad audit: enforce op for string fields by Richard Guy Briggs · 6 years ago
  51. bf36123 audit: add saddr_fam filter field by Richard Guy Briggs · 6 years ago
  52. b48345a audit: deliver signal_info regarless of syscall by Richard Guy Briggs · 6 years ago
  53. d27fb65 Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  54. 795d673 audit_compare_dname_path(): switch to const struct qstr * by Al Viro · 6 years ago
  55. 7e8eda7 ntp: Audit NTP parameters adjustment by Ondrej Mosnacek · 6 years ago
  56. 2d87a06 timekeeping: Audit clock adjustments by Ondrej Mosnacek · 6 years ago
  57. 699c186 audit: purge unnecessary list_empty calls by Richard Guy Briggs · 6 years ago
  58. 16add41 syscall_get_arch: add "struct task_struct *" argument by Dmitry V. Levin · 6 years ago
  59. 2efa48f audit: Make audit_log_cap and audit_copy_inode static by YueHaibing · 6 years ago
  60. 95e0b46 audit: fix a memleak caused by auditing load module by Li RongQing · 6 years ago
  61. 5f3d544 audit: remove audit_context when CONFIG_ AUDIT and not AUDITSYSCALL by Richard Guy Briggs · 6 years ago
  62. 90462a5 audit: remove unused actx param from audit_rule_match by Richard Guy Briggs · 6 years ago
  63. 57d4657 audit: ignore fcaps on umount by Richard Guy Briggs · 6 years ago
  64. a252f56 audit: more filter PATH records keyed on filesystem magic by Richard Guy Briggs · 6 years ago
  65. 2fec30e audit: add support for fcaps v3 by Richard Guy Briggs · 6 years ago
  66. 4b7d248 audit: move loginuid and sessionid from CONFIG_AUDITSYSCALL to CONFIG_AUDIT by Richard Guy Briggs · 6 years ago
  67. 9e36a5d audit: hand taken context to audit_kill_trees for syscall logging by Richard Guy Briggs · 6 years ago
  68. 2a1fe21 audit: use current whenever possible by Paul Moore · 6 years ago
  69. d0a3f18 audit: minimize our use of audit_log_format() by Paul Moore · 7 years ago
  70. c8fc5d4 audit: remove WATCH and TREE config options by Richard Guy Briggs · 6 years ago
  71. ea956d8 audit: print empty EXECVE args by Richard Guy Briggs · 6 years ago
  72. 8c32685 Merge tag 'audit-pr-20180814' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 7 years ago
  73. b305f7e audit: fix potential null dereference 'context->module.name' by Yi Wang · 7 years ago
  74. 290e44b7 audit: use ktime_get_coarse_real_ts64() for timestamps by Paul Moore · 7 years ago
  75. c72051d audit: use ktime_get_coarse_ts64() for time access by Arnd Bergmann · 7 years ago
  76. af85d17 audit: Fix extended comparison of GID/EGID by Ondrej Mosnáček · 7 years ago
  77. d87de4a audit: tie ANOM_ABEND records to syscall by Richard Guy Briggs · 7 years ago
  78. 9b8753f audit: tie SECCOMP records to syscall by Richard Guy Briggs · 7 years ago
  79. 5b71388 audit: Fix wrong task in comparison of session ID by Ondrej Mosnáček · 7 years ago
  80. 38f8059 audit: normalize loginuid read access by Richard Guy Briggs · 7 years ago
  81. 8982a1f audit: use new audit_context access funciton for seccomp_actions_logged by Richard Guy Briggs · 7 years ago
  82. c0b0ae8 audit: use inline function to set audit context by Richard Guy Briggs · 7 years ago
  83. cdfb6b3 audit: use inline function to get audit context by Richard Guy Briggs · 7 years ago
  84. f0b7521 audit: convert sessionid unset to a macro by Richard Guy Briggs · 7 years ago
  85. 326bee0 seccomp: Don't special case audited processes when logging by Tyler Hicks · 7 years ago
  86. ea6eca7 seccomp: Audit attempts to modify the actions_logged sysctl by Tyler Hicks · 7 years ago
  87. 23bcc48 audit: allow not equal op for audit by executable by Ondrej Mosnáček · 7 years ago
  88. 94d14e3 audit: bail before bug check if audit disabled by Richard Guy Briggs · 7 years ago
  89. 5260ecc audit: deprecate the AUDIT_FILTER_ENTRY filter by Richard Guy Briggs · 7 years ago
  90. f9bab26 Merge tag 'audit-pr-20171113' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 7 years ago
  91. 42d5e37 audit: filter PATH records keyed on filesystem magic by Richard Guy Briggs · 7 years ago
  92. de8cd83 audit: Record fanotify access control decisions by Steve Grubb · 7 years ago
  93. cc73fee Merge branch 'work.ipc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  94. 196a508 audit: update the function comments by Geliang Tang · 8 years ago
  95. e832bf4 audit: Reduce overhead using a coarse clock by Mel Gorman · 8 years ago
  96. b904772 ipc: mqueue: Replace timespec with timespec64 by Deepa Dinamani · 8 years ago
  97. 7391786 Merge branch 'stable-4.13' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 8 years ago
  98. 7786f6b audit: add ambient capabilities to CAPSET and BPRM_FCAPS records by Richard Guy Briggs · 8 years ago
  99. 5133cd7 Merge branch 'fsnotify' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 8 years ago
  100. 2115bb2 audit: Use timespec64 to represent audit timestamps by Deepa Dinamani · 8 years ago