]> git.hungrycats.org Git - linux/commit
Merge tag 'core-urgent-2026-09-13' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 13 Sep 2026 15:23:41 +0000 (08:23 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 13 Sep 2026 15:23:41 +0000 (08:23 -0700)
commit086fd27ee9c41f1a3ae040ffe5c9c00b45296f82
tree7e5c53972f4f84f1a5f42ac37aae76bd104b8e75
parentff4b61e3b7b338a92cbea555013937e69c25fa52
parent954f7a48fa2ae7310c67729fb556caf726783436
Merge tag 'core-urgent-2026-09-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull entry code fix from Ingo Molnar:

 - Fix generic entry code cross-build failure on
   !CONFIG_AUDITSYSCALL kernels using older
   RISCV64 and S390 cross-compilers (Thomas Gleixner)

* tag 'core-urgent-2026-09-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  entry: Guard syscall_enter_audit() invocation with CONFIG_AUDITSYSCALL