1. 8010094 Fix a handful of audit-related issue by Palmer Dabbelt · 6 years ago
  2. efe75c4 riscv: add audit support by David Abdurachmanov · 6 years ago
  3. 9ee3b3f Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linux by Linus Torvalds · 6 years ago
  4. d770b25 csky: define syscall_get_arch() by Dmitry V. Levin · 6 years ago
  5. 98c3115 xtensa: define syscall_get_arch() by Dmitry V. Levin · 6 years ago
  6. f91e654 Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  7. dba31ee ima: Differentiate auditing policy rules from "audit" actions by Stefan Berger · 7 years ago
  8. d904ac0 audit: rename FILTER_TYPE to FILTER_EXCLUDE by Richard Guy Briggs · 7 years ago
  9. 00d535a Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  10. fa516b6 EVM: Allow runtime modification of the set of verified xattrs by Matthew Garrett · 7 years ago
  11. f0b7521 audit: convert sessionid unset to a macro by Richard Guy Briggs · 7 years ago
  12. f9bab26 Merge tag 'audit-pr-20171113' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 7 years ago
  13. f14fc0c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
  14. 42d5e37 audit: filter PATH records keyed on filesystem magic by Richard Guy Briggs · 7 years ago
  15. e2be04c License cleanup: add SPDX license identifier to uapi header files with a license by Greg Kroah-Hartman · 7 years ago
  16. de8cd83 audit: Record fanotify access control decisions by Steve Grubb · 7 years ago
  17. b8989bc Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 8 years ago
  18. ca86cad audit: log module name on init_module by Richard Guy Briggs · 8 years ago
  19. 92c82e8 audit: add feature audit_lost reset by Richard Guy Briggs · 8 years ago
  20. dcdaa2f Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 8 years ago
  21. 8fae477 audit: add support for session ID user filter by Richard Guy Briggs · 8 years ago
  22. 3cd013a Merge branch 'stable-4.9' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 8 years ago
  23. 7ff89ac6 audit: add exclude filter extension to feature bitmap by Richard Guy Briggs · 8 years ago
  24. cb72d38 netlabel: Initial support for the CALIPSO netlink protocol. by Huw Davies · 9 years ago
  25. 133e1e5 audit: stop an old auditd being starved out by a new auditd by Richard Guy Briggs · 9 years ago
  26. 425afcf Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 9 years ago
  27. 34d99af5 audit: implement audit by executable by Richard Guy Briggs · 9 years ago
  28. a0ddef8 tile: enable full SECCOMP support by Chris Metcalf · 10 years ago
  29. 34b85e3 Merge tag 'powerpc-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  30. a99abce Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 10 years ago
  31. 63f1344 powerpc: add little endian flag to syscall_get_arch() by Richard Guy Briggs · 10 years ago
  32. 0288d71 audit: convert status version to a feature bitmap by Richard Guy Briggs · 10 years ago
  33. ab074ad Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  34. ce5d112 ARCH: AUDIT: implement syscall_get_arch for all arches by Eric Paris · 11 years ago
  35. 7e51aa4 audit: drop unused struct audit_rule definition by Eric Paris · 11 years ago
  36. 875cbf3 arm64: Add audit support by AKASHI Takahiro · 11 years ago
  37. c99f7ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  38. 54e5c4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  39. dc93f7b MIPS: Fix a typo error in AUDIT_ARCH definition by Huacai Chen · 11 years ago
  40. f2d0801 MIPS: Add new AUDIT_ARCH token for the N32 ABI on MIPS64 by Markos Chandras · 11 years ago
  41. 451f921 audit: add netlink multicast group for log read by Richard Guy Briggs · 11 years ago
  42. ab9705f audit: renumber AUDIT_FEATURE_CHANGE into the 1300 range by Eric Paris · 11 years ago
  43. 356750e audit: define audit_is_compat in kernel internal header by Eric Paris · 11 years ago
  44. 4b58841 audit: Add generic compat syscall support by AKASHI Takahiro · 11 years ago
  45. 3f1c825 audit: Audit proc/<pid>/cmdline aka proctitle by William Roberts · 11 years ago
  46. b7d3622 Merge tag 'v3.13' into for-3.15 by Eric Paris · 11 years ago
  47. 70249a9 audit: use define's for audit version by Eric Paris · 11 years ago
  48. 51cc83f audit: add audit_backlog_wait_time configuration option by Richard Guy Briggs · 11 years ago
  49. 09f883a audit: clean up AUDIT_GET/SET local variables and future-proof API by Richard Guy Briggs · 11 years ago
  50. 3eaded86 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 11 years ago
  51. 21b85c3 audit: audit feature to set loginuid immutable by Eric Paris · 12 years ago
  52. d040e5a audit: audit feature to only allow unsetting the loginuid by Eric Paris · 12 years ago
  53. b0fed40 audit: implement generic feature setting and retrieving by Eric Paris · 12 years ago
  54. 42f7446 audit: change decimal constant to macro for invalid uid by Richard Guy Briggs · 12 years ago
  55. b50eba7 audit: format user messages to size of MAX_AUDIT_MESSAGE_LENGTH by Richard Guy Briggs · 11 years ago
  56. 6f6f467 Drop remaining references to H8/300 architecture by Guenter Roeck · 11 years ago
  57. 780a765 audit: Make testing for a valid loginuid explicit. by Eric W. Biederman · 12 years ago
  58. 46e959e audit: add an option to control logging of passwords with pam_tty_audit by Richard Guy Briggs · 12 years ago
  59. c0a3a20 linux/audit.h: move ptrace.h include to kernel header by Mike Frysinger · 12 years ago
  60. 7b9205b audit: create explicit AUDIT_SECCOMP event type by Kees Cook · 12 years ago
  61. 607ca46 UAPI: (Scripted) Disintegrate include/linux by David Howells · 12 years ago