* [GIT PULL] x86/misc for 7.0-rc1
@ 2026-02-09 21:10 Dave Hansen
2026-02-11 3:57 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Dave Hansen @ 2026-02-09 21:10 UTC (permalink / raw)
To: torvalds; +Cc: x86, linux-kernel, Dave Hansen
Hi Linus,
Please pull the usual smattering of x86/misc changes for 7.0-rc1.
The IPv6 patch in here surprised me in a couple of ways. First, the
function it inlines is able to eat a lot more CPU time than I would
have expected. Second, the inlining does not seem to bloat the
kernel, at least in the configs folks have tested.
--
The following changes since commit 9ace4753a5202b02191d54e9fdf7f9e3d02b85eb:
Linux 6.19-rc4 (2026-01-04 14:41:55 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_misc_for_7.0-rc1
for you to fetch changes up to 6b32c93560cb194e10279bd3be3c1d0fa30df3e7:
x86/traps: Print unhashed pointers on stack overflow (2026-01-14 16:31:53 +0100)
----------------------------------------------------------------
* Inline x86-specific IPv6 checksum helper
* Update IOMMU docs to use stable identifiers
* Print unhashed pointers on fatal stack overflows
----------------------------------------------------------------
Eric Dumazet (1):
x86/lib: Inline csum_ipv6_magic()
Richard Lyu (1):
Documentation/x86: Update IOMMU spec references to use stable identifiers
Ryosuke Yasuoka (1):
x86/traps: Print unhashed pointers on stack overflow
Documentation/arch/x86/iommu.rst | 7 +++---
arch/x86/include/asm/checksum_64.h | 45 ++++++++++++++++++++++++++++----------
arch/x86/kernel/traps.c | 2 +-
arch/x86/lib/csum-wrappers_64.c | 22 -------------------
4 files changed, 38 insertions(+), 38 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-02-11 3:57 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-09 21:10 [GIT PULL] x86/misc for 7.0-rc1 Dave Hansen
2026-02-11 3:57 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox