1. 7391786 Merge branch 'stable-4.13' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 8 years ago
  2. 7786f6b audit: add ambient capabilities to CAPSET and BPRM_FCAPS records by Richard Guy Briggs · 8 years ago
  3. 5133cd7 Merge branch 'fsnotify' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 8 years ago
  4. 2115bb2 audit: Use timespec64 to represent audit timestamps by Deepa Dinamani · 8 years ago
  5. 08991e8 fsnotify: Free fsnotify_mark_connector when there is no mark attached by Jan Kara · 8 years ago
  6. 9dd813c fsnotify: Move mark list head from object into dedicated structure by Jan Kara · 8 years ago
  7. ab6434a audit: move audit_signal_info() into kernel/auditsc.c by Paul Moore · 8 years ago
  8. 5b52330 audit: fix auditd/kernel connection state tracking by Paul Moore · 8 years ago
  9. b8989bc Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 8 years ago
  10. fe8e52b9 audit: remove unnecessary curly braces from switch/case statements by Paul Moore · 8 years ago
  11. ca86cad audit: log module name on init_module by Richard Guy Briggs · 8 years ago
  12. dcdaa2f Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 8 years ago
  13. 89670af audit: Make AUDIT_ANOM_ABEND event normalized by Steve Grubb · 8 years ago
  14. 8fae477 audit: add support for session ID user filter by Richard Guy Briggs · 8 years ago
  15. 833fc48 audit: skip sessionid sentinel value when auto-incrementing by Richard Guy Briggs · 8 years ago
  16. 8443075 audit: tame initialization warning len_abuf in audit_log_execve_info by Richard Guy Briggs · 8 years ago
  17. 3cd013a Merge branch 'stable-4.9' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 8 years ago
  18. fa2bea2 audit: consistently record PIDs with task_tgid_nr() by Paul Moore · 8 years ago
  19. 797cee9 Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 8 years ago
  20. 43761473 audit: fix a double fetch in audit_log_single_execve_arg() by Paul Moore · 9 years ago
  21. 0b7a0fd audit: fix whitespace in CWD record by Steve Grubb · 9 years ago
  22. 89a82a9 Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 9 years ago
  23. 3f5be2d audit: move audit_get_tty to reduce scope and kabi changes by Richard Guy Briggs · 9 years ago
  24. 76a658c2 audit: move calcs after alloc and check when logging set loginuid by Richard Guy Briggs · 9 years ago
  25. 66b12ab audit: fix some horrible switch statement style crimes by Paul Moore · 9 years ago
  26. 03e1aa1 Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 9 years ago
  27. db0a6fb audit: add tty field to LOGIN event by Richard Guy Briggs · 9 years ago
  28. efbc0fb auditsc: for seccomp events, log syscall compat state using in_compat_syscall by Andy Lutomirski · 9 years ago
  29. d6335d7 security: Make inode argument of inode_getsecid non-const by Andreas Gruenbacher · 9 years ago
  30. 425afcf Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 9 years ago
  31. 34d99af5 audit: implement audit by executable by Richard Guy Briggs · 9 years ago
  32. 84cb777 audit: use macros for unset inode and device values by Richard Guy Briggs · 9 years ago
  33. 45820c2 Fix broken audit tests for exec arg len by Linus Torvalds · 10 years ago
  34. 4a10a91 Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 10 years ago
  35. 0b08c5e audit: Fix check of return value of strnlen_user() by Jan Kara · 10 years ago
  36. 5c1390c audit: obsolete audit_context check is removed in audit_filter_rules() by Mikhail Klementyev · 10 years ago
  37. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  38. 27cf3a1 Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 10 years ago
  39. 3b36215 VFS: audit: d_backing_inode() annotations by David Howells · 10 years ago
  40. 4766b19 audit: consolidate handling of mm->exe_file by Davidlohr Bueso · 10 years ago
  41. 05016b0f Merge branch 'getname2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  42. f4a4a8b file->f_path.dentry is pinned down for as long as the file is open... by Al Viro · 10 years ago
  43. 55422d0 audit: replace getname()/putname() hacks with reference counters by Paul Moore · 10 years ago
  44. 57c59f5 audit: fix filename matching in __audit_inode() and __audit_inode_child() by Paul Moore · 10 years ago
  45. fd3522f audit: enable filename recording via getname_kernel() by Paul Moore · 10 years ago
  46. 5e0f872 Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 10 years ago
  47. fcf22d8 audit: create private file name copies when auditing inodes by Paul Moore · 10 years ago
  48. 66b3f4f Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 10 years ago
  49. 4a92843 audit: correctly record file names with different path name types by Paul Moore · 10 years ago
  50. 9f45f5b new helper: audit_file() by Al Viro · 10 years ago
  51. b583043 kill f_dentry uses by Al Viro · 10 years ago
  52. ab074ad Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  53. 9eab339 audit: get comm using lock to avoid race in string printing by Richard Guy Briggs · 11 years ago
  54. f874738 audit: remove open_arg() function that is never used by Richard Guy Briggs · 10 years ago
  55. b4f0d37 audit: x86: drop arch from __audit_syscall_entry() interface by Richard Guy Briggs · 11 years ago
  56. 84db564 audit: add arch field to seccomp event log by Richard Guy Briggs · 11 years ago
  57. 4a99854 audit: __audit_syscall_entry: ignore arch arg and call syscall_get_arch() directly by Richard Guy Briggs · 11 years ago
  58. da3dae5 Documentation: Docbook: Fix generated DocBook/kernel-api.xml by Masanari Iida · 10 years ago
  59. a3c5493 auditsc: audit_krule mask accesses need bounds checking by Andy Lutomirski · 11 years ago
  60. 0b74717 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 11 years ago
  61. b755078 audit: remove stray newline from audit_log_execve_info() audit_panic() call by Joe Perches · 11 years ago
  62. ddfad8a audit: include subject in login records by Eric Paris · 14 years ago
  63. aa589a1 audit: remove superfluous new- prefix in AUDIT_LOGIN messages by Richard Guy Briggs · 11 years ago
  64. f1dc486 audit: anchor all pid references in the initial pid namespace by Richard Guy Briggs · 11 years ago
  65. c92cdeb audit: convert PPIDs to the inital PID namespace. by Richard Guy Briggs · 11 years ago
  66. 4a3eb726 audit: rename the misleading audit_get_context() to audit_take_context() by Richard Guy Briggs · 11 years ago
  67. 3f1c825 audit: Audit proc/<pid>/cmdline aka proctitle by William Roberts · 11 years ago
  68. f952d10 audit: Use more current logging style again by Richard Guy Briggs · 11 years ago
  69. c4ad8f9 execve: use 'struct filename *' for executable name passing by Linus Torvalds · 11 years ago
  70. 5ee9a75 audit: fix dangling keywords in audit_log_set_loginuid() output by Richard Guy Briggs · 11 years ago
  71. 4440e85 audit: convert all sessionid declaration to unsigned int by Eric Paris · 11 years ago
  72. ff235f5 audit: Added exe field to audit core dump signal log by Paul Davies C · 11 years ago
  73. 61c0ee8 audit: drop audit_log_abend() by Paul Davies C · 11 years ago
  74. c2412d9 audit: don't generate loginuid log when audit disabled by Gao feng · 11 years ago
  75. ca24a23 audit: Simplify and correct audit_log_capset by Eric W. Biederman · 12 years ago
  76. 9175c9d audit: fix type of sessionid in audit_set_loginuid() by Eric Paris · 11 years ago
  77. 9410d22 audit: call audit_bprm() only once to add AUDIT_EXECVE information by Richard Guy Briggs · 11 years ago
  78. d9cfea9 audit: move audit_aux_data_execve contents into audit_context union by Richard Guy Briggs · 11 years ago
  79. 9462dc5 audit: remove unused envc member of audit_aux_data_execve by Richard Guy Briggs · 11 years ago
  80. bd131fb audit: Kill the unused struct audit_aux_data_capset by Eric W. Biederman · 12 years ago
  81. db510fc audit: update AUDIT_INODE filter rule to comparator function by Richard Guy Briggs · 12 years ago
  82. 21b85c3 audit: audit feature to set loginuid immutable by Eric Paris · 12 years ago
  83. d040e5a audit: audit feature to only allow unsetting the loginuid by Eric Paris · 12 years ago
  84. 81407c8 audit: allow unsetting the loginuid (with priv) by Eric Paris · 12 years ago
  85. 83fa6bb audit: remove CONFIG_AUDIT_LOGINUID_IMMUTABLE by Eric Paris · 12 years ago
  86. da0a610 audit: loginuid functions coding style by Eric Paris · 12 years ago
  87. d48d805 audit_alloc: clear TIF_SYSCALL_AUDIT if !audit_context by Oleg Nesterov · 11 years ago
  88. 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
  89. 780a765 audit: Make testing for a valid loginuid explicit. by Eric W. Biederman · 12 years ago
  90. b24a30a audit: fix event coverage of AUDIT_ANOM_LINK by Eric Paris · 12 years ago
  91. b122c37 audit: use a consistent audit helper to log lsm information by Eric Paris · 12 years ago
  92. 34c474d audit: fix build break when AUDIT_DEBUG == 2 by Eric Paris · 12 years ago
  93. ad395ab Audit: do not print error when LSMs disabled by Eric Paris · 12 years ago
  94. e2c5adc auditsc: remove audit_set_context() altogether - fold it into its caller by Andrew Morton · 12 years ago
  95. 17c6ee7 auditsc: Use kzalloc instead of kmalloc+memset. by Rakib Mullick · 12 years ago
  96. 2950fa9 kernel: audit: beautify code, for extern function, better to check its parameters by itself by Chen Gang · 12 years ago
  97. 65ada7b audit: destroy long filenames correctly by Dmitry Monakhov · 12 years ago
  98. 37eebe3 audit: improve GID/EGID comparation logic by Matvejchikov Ilya · 13 years ago
  99. 0644ec0 audit: catch possible NULL audit buffers by Kees Cook · 12 years ago
  100. 7b9205b audit: create explicit AUDIT_SECCOMP event type by Kees Cook · 12 years ago