1. 7d6beb7 Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 3 years, 11 months ago
  2. 127c8c5 audit: Make audit_filter_syscall() return void by Yang Yang · 4 years ago
  3. 71bc356 commoncap: handle idmapped mounts by Christian Brauner · 4 years ago
  4. 3d5de2d Merge tag 'audit-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 4 years, 1 month ago
  5. ba59eae7 audit: fix macros warnings by Alex Shi · 4 years, 2 months ago
  6. 785dc4e audit: Migrate to use SYSCALL_WORK flag by Gabriel Krisman Bertazi · 4 years, 2 months ago
  7. 6d91547 audit: trigger accompanying records when no rules present by Richard Guy Briggs · 4 years, 4 months ago
  8. 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
  9. 8ac68dc revert: 1320a4052ea1 ("audit: trigger accompanying records when no rules present") by Paul Moore · 4 years, 5 months ago
  10. d7481b2 audit: issue CWD record to accompany LSM_AUDIT_DATA_* records by Richard Guy Briggs · 4 years, 6 months ago
  11. 1422403 audit: add gfp parameter to audit_log_nfcfg by Richard Guy Briggs · 4 years, 6 months ago
  12. 8e6cf36 audit: log nftables configuration change events by Richard Guy Briggs · 4 years, 7 months ago
  13. 9d44a12 audit: add subj creds to NETFILTER_CFG record to by Richard Guy Briggs · 4 years, 8 months ago
  14. db9ff6e audit: make symbol 'audit_nfcfgs' static by Zheng Bin · 4 years, 8 months ago
  15. a45d885 netfilter: add audit table unregister actions by Richard Guy Briggs · 4 years, 9 months ago
  16. c4dad0a audit: tidy and extend netfilter_cfg x_tables by Richard Guy Briggs · 4 years, 9 months ago
  17. 1320a40 audit: trigger accompanying records when no rules present by Richard Guy Briggs · 4 years, 10 months ago
  18. 0223fad audit: enforce op for string fields by Richard Guy Briggs · 6 years ago
  19. bf36123 audit: add saddr_fam filter field by Richard Guy Briggs · 6 years ago
  20. b48345a audit: deliver signal_info regarless of syscall by Richard Guy Briggs · 6 years ago
  21. d27fb65 Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  22. 795d673 audit_compare_dname_path(): switch to const struct qstr * by Al Viro · 6 years ago
  23. 7e8eda7 ntp: Audit NTP parameters adjustment by Ondrej Mosnacek · 6 years ago
  24. 2d87a06 timekeeping: Audit clock adjustments by Ondrej Mosnacek · 6 years ago
  25. 699c186 audit: purge unnecessary list_empty calls by Richard Guy Briggs · 6 years ago
  26. 16add41 syscall_get_arch: add "struct task_struct *" argument by Dmitry V. Levin · 6 years ago
  27. 2efa48f audit: Make audit_log_cap and audit_copy_inode static by YueHaibing · 6 years ago
  28. 95e0b46 audit: fix a memleak caused by auditing load module by Li RongQing · 6 years ago
  29. 5f3d544 audit: remove audit_context when CONFIG_ AUDIT and not AUDITSYSCALL by Richard Guy Briggs · 6 years ago
  30. 90462a5 audit: remove unused actx param from audit_rule_match by Richard Guy Briggs · 6 years ago
  31. 57d4657 audit: ignore fcaps on umount by Richard Guy Briggs · 6 years ago
  32. a252f56 audit: more filter PATH records keyed on filesystem magic by Richard Guy Briggs · 6 years ago
  33. 2fec30e audit: add support for fcaps v3 by Richard Guy Briggs · 6 years ago
  34. 4b7d248 audit: move loginuid and sessionid from CONFIG_AUDITSYSCALL to CONFIG_AUDIT by Richard Guy Briggs · 6 years ago
  35. 9e36a5d audit: hand taken context to audit_kill_trees for syscall logging by Richard Guy Briggs · 6 years ago
  36. 2a1fe21 audit: use current whenever possible by Paul Moore · 6 years ago
  37. d0a3f18 audit: minimize our use of audit_log_format() by Paul Moore · 6 years ago
  38. c8fc5d4 audit: remove WATCH and TREE config options by Richard Guy Briggs · 6 years ago
  39. ea956d8 audit: print empty EXECVE args by Richard Guy Briggs · 6 years ago
  40. 8c32685 Merge tag 'audit-pr-20180814' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 6 years ago
  41. b305f7e audit: fix potential null dereference 'context->module.name' by Yi Wang · 6 years ago
  42. 290e44b7 audit: use ktime_get_coarse_real_ts64() for timestamps by Paul Moore · 6 years ago
  43. c72051d audit: use ktime_get_coarse_ts64() for time access by Arnd Bergmann · 7 years ago
  44. af85d17 audit: Fix extended comparison of GID/EGID by Ondrej Mosnáček · 7 years ago
  45. d87de4a audit: tie ANOM_ABEND records to syscall by Richard Guy Briggs · 7 years ago
  46. 9b8753f audit: tie SECCOMP records to syscall by Richard Guy Briggs · 7 years ago
  47. 5b71388 audit: Fix wrong task in comparison of session ID by Ondrej Mosnáček · 7 years ago
  48. 38f8059 audit: normalize loginuid read access by Richard Guy Briggs · 7 years ago
  49. 8982a1f audit: use new audit_context access funciton for seccomp_actions_logged by Richard Guy Briggs · 7 years ago
  50. c0b0ae8 audit: use inline function to set audit context by Richard Guy Briggs · 7 years ago
  51. cdfb6b3 audit: use inline function to get audit context by Richard Guy Briggs · 7 years ago
  52. f0b7521 audit: convert sessionid unset to a macro by Richard Guy Briggs · 7 years ago
  53. 326bee0 seccomp: Don't special case audited processes when logging by Tyler Hicks · 7 years ago
  54. ea6eca7 seccomp: Audit attempts to modify the actions_logged sysctl by Tyler Hicks · 7 years ago
  55. 23bcc48 audit: allow not equal op for audit by executable by Ondrej Mosnáček · 7 years ago
  56. 94d14e3 audit: bail before bug check if audit disabled by Richard Guy Briggs · 7 years ago
  57. 5260ecc audit: deprecate the AUDIT_FILTER_ENTRY filter by Richard Guy Briggs · 7 years ago
  58. f9bab26 Merge tag 'audit-pr-20171113' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 7 years ago
  59. 42d5e37 audit: filter PATH records keyed on filesystem magic by Richard Guy Briggs · 7 years ago
  60. de8cd83 audit: Record fanotify access control decisions by Steve Grubb · 7 years ago
  61. cc73fee Merge branch 'work.ipc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  62. 196a508 audit: update the function comments by Geliang Tang · 7 years ago
  63. e832bf4 audit: Reduce overhead using a coarse clock by Mel Gorman · 8 years ago
  64. b904772 ipc: mqueue: Replace timespec with timespec64 by Deepa Dinamani · 7 years ago
  65. 7391786 Merge branch 'stable-4.13' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 8 years ago
  66. 7786f6b audit: add ambient capabilities to CAPSET and BPRM_FCAPS records by Richard Guy Briggs · 8 years ago
  67. 5133cd7 Merge branch 'fsnotify' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 8 years ago
  68. 2115bb2 audit: Use timespec64 to represent audit timestamps by Deepa Dinamani · 8 years ago
  69. 08991e8 fsnotify: Free fsnotify_mark_connector when there is no mark attached by Jan Kara · 8 years ago
  70. 9dd813c fsnotify: Move mark list head from object into dedicated structure by Jan Kara · 8 years ago
  71. ab6434a audit: move audit_signal_info() into kernel/auditsc.c by Paul Moore · 8 years ago
  72. 5b52330 audit: fix auditd/kernel connection state tracking by Paul Moore · 8 years ago
  73. b8989bc Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 8 years ago
  74. fe8e52b9 audit: remove unnecessary curly braces from switch/case statements by Paul Moore · 8 years ago
  75. ca86cad audit: log module name on init_module by Richard Guy Briggs · 8 years ago
  76. dcdaa2f Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 8 years ago
  77. 89670af audit: Make AUDIT_ANOM_ABEND event normalized by Steve Grubb · 8 years ago
  78. 8fae477 audit: add support for session ID user filter by Richard Guy Briggs · 8 years ago
  79. 833fc48 audit: skip sessionid sentinel value when auto-incrementing by Richard Guy Briggs · 8 years ago
  80. 8443075 audit: tame initialization warning len_abuf in audit_log_execve_info by Richard Guy Briggs · 8 years ago
  81. 3cd013a Merge branch 'stable-4.9' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 8 years ago
  82. fa2bea2 audit: consistently record PIDs with task_tgid_nr() by Paul Moore · 8 years ago
  83. 797cee9 Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 8 years ago
  84. 43761473 audit: fix a double fetch in audit_log_single_execve_arg() by Paul Moore · 8 years ago
  85. 0b7a0fd audit: fix whitespace in CWD record by Steve Grubb · 8 years ago
  86. 89a82a9 Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 9 years ago
  87. 3f5be2d audit: move audit_get_tty to reduce scope and kabi changes by Richard Guy Briggs · 9 years ago
  88. 76a658c2 audit: move calcs after alloc and check when logging set loginuid by Richard Guy Briggs · 9 years ago
  89. 66b12ab audit: fix some horrible switch statement style crimes by Paul Moore · 9 years ago
  90. 03e1aa1 Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 9 years ago
  91. db0a6fb audit: add tty field to LOGIN event by Richard Guy Briggs · 9 years ago
  92. efbc0fb auditsc: for seccomp events, log syscall compat state using in_compat_syscall by Andy Lutomirski · 9 years ago
  93. d6335d7 security: Make inode argument of inode_getsecid non-const by Andreas Gruenbacher · 9 years ago
  94. 425afcf Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 9 years ago
  95. 34d99af5 audit: implement audit by executable by Richard Guy Briggs · 9 years ago
  96. 84cb777 audit: use macros for unset inode and device values by Richard Guy Briggs · 9 years ago
  97. 45820c2 Fix broken audit tests for exec arg len by Linus Torvalds · 10 years ago
  98. 4a10a91 Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 10 years ago
  99. 0b08c5e audit: Fix check of return value of strnlen_user() by Jan Kara · 10 years ago
  100. 5c1390c audit: obsolete audit_context check is removed in audit_filter_rules() by Mikhail Klementyev · 10 years ago