[<prev] [next>] [day] [month] [year] [list]
Message-ID: <aWyyS0rjcpJvc0Tx@gmail.com>
Date: Sun, 18 Jan 2026 11:13:31 +0100
From: Ingo Molnar <mingo@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, the arch/x86 maintainers <x86@...nel.org>,
Peter Zijlstra <peterz@...radead.org>
Subject: [GIT PULL] x86 fixes
Linus,
Please pull the latest x86/urgent Git tree from:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-2026-01-18
# HEAD: d9b40d7262a227442bf402ea0708dc94f438bb52 selftests/x86: Add selftests include path for kselftest.h after centralization
Misc x86 fixes:
- Fix resctrl initialization on Hygon CPUs
- Fix resctrl memory bandwidth counters
on Hygon CPUs
- Fix x86 self-tests build bug
Thanks,
Ingo
------------------>
Bala-Vignesh-Reddy (1):
selftests/x86: Add selftests include path for kselftest.h after centralization
Xiaochen Shen (2):
x86/resctrl: Add missing resctrl initialization for Hygon
x86/resctrl: Fix memory bandwidth counter width for Hygon
arch/x86/kernel/cpu/resctrl/core.c | 21 +++++++++++++++++----
arch/x86/kernel/cpu/resctrl/internal.h | 3 +++
tools/testing/selftests/x86/Makefile | 1 +
3 files changed, 21 insertions(+), 4 deletions(-)
Powered by blists - more mailing lists