[GIT PULL] core/urgent fixes

From: Ingo Molnar

Date: Fri Dec 12 2025 - 04:30:10 EST


Linus,

Please pull the latest core/urgent Git tree from:

git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git core-urgent-2025-12-12

# HEAD: bdae29d6512ddc589200b9ae6bda467bdbab863d rseq: Always inline rseq_debug_syscall_return()

Miscellaneous fixes:

- Improve bug reporting
- Suppress W=1 format warning
- Improve rseq scalability on Clang builds

Thanks,

Ingo

------------------>
Brendan Jackman (1):
bug: Hush suggest-attribute=format for __warn_printf()

Eric Dumazet (1):
rseq: Always inline rseq_debug_syscall_return()

Heiko Carstens (1):
bug: Let report_bug_entry() provide the correct bugaddr


include/linux/rseq_entry.h | 2 +-
lib/bug.c | 6 +++++-
2 files changed, 6 insertions(+), 2 deletions(-)