Linus, A single audit patch for the upcoming Linux v6.17 merge window that restores logging of an audit event in the module load failure case.
Paul -- The following changes since commit 19272b37aa4f83ca52bdf9c16d5d81bdd1354494: Linux 6.16-rc1 (2025-06-08 13:44:43 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit.git tags/audit-pr-20250725 for you to fetch changes up to ae1ae11fb277f1335d6bcd4935ba0ea985af3c32: audit,module: restore audit logging in load failure case (2025-06-16 17:00:06 -0400) ---------------------------------------------------------------- audit/stable-6.17 PR 20250725 ---------------------------------------------------------------- Richard Guy Briggs (1): audit,module: restore audit logging in load failure case include/linux/audit.h | 9 ++++----- kernel/audit.h | 2 +- kernel/auditsc.c | 2 +- kernel/module/main.c | 6 ++++-- 4 files changed, 10 insertions(+), 9 deletions(-) -- paul-moore.com
