1. 8e6cf36 audit: log nftables configuration change events by Richard Guy Briggs · 4 years, 8 months ago
  2. 0090c1e audit: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 9 months ago
  3. a45d885 netfilter: add audit table unregister actions by Richard Guy Briggs · 4 years, 9 months ago
  4. c4dad0a audit: tidy and extend netfilter_cfg x_tables by Richard Guy Briggs · 4 years, 9 months ago
  5. 245d736 audit: Report suspicious O_CREAT usage by Kees Cook · 5 years ago
  6. fbb7d9d5 kill LOOKUP_NO_EVAL, don't bother including namei.h from audit.h by Al Viro · 6 years ago
  7. c9b07ea audit_inode(): switch to passing AUDIT_INODE_... by Al Viro · 6 years ago
  8. 61fc577 Merge tag 'audit-pr-20190702' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 6 years ago
  9. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  10. b48345a audit: deliver signal_info regarless of syscall by Richard Guy Briggs · 6 years ago
  11. 7e8eda7 ntp: Audit NTP parameters adjustment by Ondrej Mosnacek · 6 years ago
  12. 2d87a06 timekeeping: Audit clock adjustments by Ondrej Mosnacek · 6 years ago
  13. cd108b5 audit: hide auditsc_get_stamp and audit_serial prototypes by Richard Guy Briggs · 6 years ago
  14. 57d4657 audit: ignore fcaps on umount by Richard Guy Briggs · 6 years ago
  15. 4b7d248 audit: move loginuid and sessionid from CONFIG_AUDITSYSCALL to CONFIG_AUDIT by Richard Guy Briggs · 6 years ago
  16. 2a1fe21 audit: use current whenever possible by Paul Moore · 6 years ago
  17. 0fe3c7f audit: localize audit_log_session_info prototype by Richard Guy Briggs · 6 years ago
  18. f785959 audit: eliminate audit_enabled magic number comparison by Richard Guy Briggs · 7 years ago
  19. c0b0ae8 audit: use inline function to set audit context by Richard Guy Briggs · 7 years ago
  20. cdfb6b3 audit: use inline function to get audit context by Richard Guy Briggs · 7 years ago
  21. f0b7521 audit: convert sessionid unset to a macro by Richard Guy Briggs · 7 years ago
  22. 326bee0 seccomp: Don't special case audited processes when logging by Tyler Hicks · 7 years ago
  23. ea6eca7 seccomp: Audit attempts to modify the actions_logged sysctl by Tyler Hicks · 7 years ago
  24. 94b9d9b audit: remove path param from link denied function by Richard Guy Briggs · 7 years ago
  25. f9bab26 Merge tag 'audit-pr-20171113' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 7 years ago
  26. f7b5363 Audit: remove unused audit_log_secctx function by Casey Schaufler · 7 years ago
  27. de8cd83 audit: Record fanotify access control decisions by Steve Grubb · 7 years ago
  28. c0a3a64 Merge tag 'seccomp-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  29. b904772 ipc: mqueue: Replace timespec with timespec64 by Deepa Dinamani · 7 years ago
  30. 0ddec0f seccomp: Sysctl to configure actions that are allowed to be logged by Tyler Hicks · 7 years ago
  31. 2115bb2 audit: Use timespec64 to represent audit timestamps by Deepa Dinamani · 8 years ago
  32. 45a0642 audit: kernel generated netlink traffic should have a portid of 0 by Paul Moore · 8 years ago
  33. b8989bc Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 8 years ago
  34. ca86cad audit: log module name on init_module by Richard Guy Briggs · 8 years ago
  35. 62bc306 audit: log 32-bit socketcalls by Richard Guy Briggs · 8 years ago
  36. 8bd1076 audit_log_{name,link_denied}: constify struct path by Al Viro · 8 years ago
  37. 86b2efb audit: add fields to exclude filter by reusing user filter by Richard Guy Briggs · 9 years ago
  38. 2e28d38 tty: audit: Handle tty audit enable atomically by Peter Hurley · 9 years ago
  39. 5807fca Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  40. 9636870 audit: force seccomp event logging to honor the audit_enabled flag by Paul Moore · 9 years ago
  41. d6335d7 security: Make inode argument of inode_getsecid non-const by Andreas Gruenbacher · 9 years ago
  42. 9fcf836 audit: audit_string_contains_control can be boolean by Yaowei Bai · 9 years ago
  43. 3673481 audit: audit_dummy_context can be boolean by Yaowei Bai · 9 years ago
  44. 34d99af5 audit: implement audit by executable by Richard Guy Briggs · 9 years ago
  45. 84cb777 audit: use macros for unset inode and device values by Richard Guy Briggs · 9 years ago
  46. 05016b0f Merge branch 'getname2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  47. 7184487 Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 10 years ago
  48. 55422d0 audit: replace getname()/putname() hacks with reference counters by Paul Moore · 10 years ago
  49. 2fded7f audit: remove vestiges of vers_ops by Richard Guy Briggs · 10 years ago
  50. 66b3f4f Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 10 years ago
  51. 041d7b9 audit: restore AUDIT_LOGINUID unset ABI by Richard Guy Briggs · 10 years ago
  52. 9f45f5b new helper: audit_file() by Al Viro · 10 years ago
  53. 9e8beeb audit: Remove "weak" from audit_classify_compat_syscall() declaration by Bjorn Helgaas · 10 years ago
  54. 219ca39 audit: use union for audit_field values since they are mutually exclusive by Richard Guy Briggs · 11 years ago
  55. b4f0d37 audit: x86: drop arch from __audit_syscall_entry() interface by Richard Guy Briggs · 11 years ago
  56. a9ebe0b audit: fix build error when asm/syscall.h does not exist by Eric Paris · 11 years ago
  57. 9139740 ARCH: AUDIT: audit_syscall_entry() should not require the arch by Eric Paris · 11 years ago
  58. 312103d AUDIT: make audit_is_compat depend on CONFIG_AUDIT_COMPAT_GENERIC by Chris Metcalf · 11 years ago
  59. 356750e audit: define audit_is_compat in kernel internal header by Eric Paris · 11 years ago
  60. 4b58841 audit: Add generic compat syscall support by AKASHI Takahiro · 11 years ago
  61. 099dd23 audit: Send replies in the proper network namespace. by Eric W. Biederman · 11 years ago
  62. 3e1d0bb audit: Convert int limit uses to u32 by Joe Perches · 11 years ago
  63. 06bdadd audit: correct a type mismatch in audit_syscall_exit() by AKASHI Takahiro · 11 years ago
  64. ce0d9f0 audit: refactor audit_receive_msg() to clarify AUDIT_*_RULE* cases by Richard Guy Briggs · 11 years ago
  65. b6cfee4 audit: fix incorrect type of sessionid by Richard Guy Briggs · 11 years ago
  66. f944163 audit: fix netlink portid naming and types by Richard Guy Briggs · 11 years ago
  67. ca24a23 audit: Simplify and correct audit_log_capset by Eric W. Biederman · 12 years ago
  68. 9410d22 audit: call audit_bprm() only once to add AUDIT_EXECVE information by Richard Guy Briggs · 11 years ago
  69. d9cfea9 audit: move audit_aux_data_execve contents into audit_context union by Richard Guy Briggs · 11 years ago
  70. b0fed40 audit: implement generic feature setting and retrieving by Eric Paris · 12 years ago
  71. 79f6530 audit: fix mq_open and mq_unlink to add the MQ root as a hidden parent audit_names record by Jeff Layton · 12 years ago
  72. 780a765 audit: Make testing for a valid loginuid explicit. by Eric W. Biederman · 12 years ago
  73. b24a30a audit: fix event coverage of AUDIT_ANOM_LINK by Eric Paris · 12 years ago
  74. 4d3fb70 helper for some session id stuff by Eric Paris · 12 years ago
  75. b122c37 audit: use a consistent audit helper to log lsm information by Eric Paris · 12 years ago
  76. dc9eb69 audit: stop pushing loginid, uid, sessionid as arguments by Eric Paris · 12 years ago
  77. 62062cf audit: allow checking the type of audit message in the user filter by Eric Paris · 12 years ago
  78. 2950fa9 kernel: audit: beautify code, for extern function, better to check its parameters by itself by Chen Gang · 12 years ago
  79. cdee390 audit: Syscall rules are not applied to existing processes on non-x86 by Anton Blanchard · 12 years ago
  80. c0a3a20 linux/audit.h: move ptrace.h include to kernel header by Mike Frysinger · 12 years ago
  81. 7b9205b audit: create explicit AUDIT_SECCOMP event type by Kees Cook · 12 years ago
  82. 607ca46 UAPI: (Scripted) Disintegrate include/linux by David Howells · 12 years ago
  83. 18a022d Merge tag 'for-3.7' of git://openrisc.net/jonas/linux by Linus Torvalds · 12 years ago
  84. adb5c24 audit: make audit_inode take struct filename by Jeff Layton · 12 years ago
  85. 7ac8626 audit: allow audit code to satisfy getname requests from its names_list by Jeff Layton · 12 years ago
  86. 91a27b2 vfs: define struct filename and have getname() return it by Jeff Layton · 12 years ago
  87. 4fa6b5e audit: overhaul __audit_inode_child to accomodate retrying by Jeff Layton · 12 years ago
  88. bfcec70 audit: set the name_len in audit_inode for parent lookups by Jeff Layton · 12 years ago
  89. 78e2e80 audit: add a new "type" field to audit_names struct by Jeff Layton · 12 years ago
  90. c43a25a audit: reverse arguments to audit_inode_child by Jeff Layton · 12 years ago
  91. 9321d52 audit.h: replace defines with C stubs by Kees Cook · 12 years ago
  92. 88265322 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  93. e2bebb4 audit: define AUDIT_ARCH_OPENRISC by Kees Cook · 12 years ago
  94. e1760bd userns: Convert the audit loginuid to be a kuid by Eric W. Biederman · 12 years ago
  95. ca57ec0 audit: Add typespecific uid and gid comparators by Eric W. Biederman · 12 years ago
  96. 017143f audit: Remove the unused uid parameter from audit_receive_filter by Eric W. Biederman · 12 years ago
  97. 02276bd audit: Use current instead of NETLINK_CREDS() in audit_filter by Eric W. Biederman · 12 years ago
  98. e23eb92 audit: export audit_log_task_info by Peter Moody · 13 years ago
  99. a51d9ea fs: add link restriction audit reporting by Kees Cook · 12 years ago
  100. 3dc1c1b seccomp: remove duplicated failure logging by Kees Cook · 13 years ago