summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2025-02-22 10:45:02 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2025-02-22 10:45:02 -0800
commit5cf80612d3f72c46ad53ef5042b4c609c393122f (patch)
tree288e396e76261b4abe9d9fd14587292ab7477230 /MAINTAINERS
parent8b82c18bf98ff4b5e01a6c36649eafa2c7a4e476 (diff)
parentc9876cdb3ac4dcdf3c710ff02094165982e2a557 (diff)
downloadlinux-5cf80612d3f72c46ad53ef5042b4c609c393122f.tar.gz
linux-5cf80612d3f72c46ad53ef5042b4c609c393122f.tar.bz2
linux-5cf80612d3f72c46ad53ef5042b4c609c393122f.zip
Merge tag 'x86-urgent-2025-02-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull x86 fixes from Ingo Molnar: - Fix AVX-VNNI CPU feature dependency bug triggered via the 'noxsave' boot option - Fix typos in the SVA documentation - Add Tony Luck as RDT co-maintainer and remove Fenghua Yu * tag 'x86-urgent-2025-02-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: docs: arch/x86/sva: Fix two grammar errors under Background and FAQ x86/cpufeatures: Make AVX-VNNI depend on AVX MAINTAINERS: Change maintainer for RDT
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS2
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index a5e49d57c589..4ff26fa94895 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -19879,7 +19879,7 @@ F: net/rds/
F: tools/testing/selftests/net/rds/
RDT - RESOURCE ALLOCATION
-M: Fenghua Yu <fenghua.yu@intel.com>
+M: Tony Luck <tony.luck@intel.com>
M: Reinette Chatre <reinette.chatre@intel.com>
L: linux-kernel@vger.kernel.org
S: Supported