[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <aDL4ytA2gUlF2kaB@gmail.com>
Date: Sun, 25 May 2025 13:02:34 +0200
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>
Subject: [GIT PULL] x86/cleanups for v6.16
Linus,
Please pull the latest x86/cleanups Git tree from:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-cleanups-2025-05-25
# HEAD: f449bf98b7b63702e86155fe5fa3c853c3bf1fda x86/power: hibernate: Fix W=1 build kernel-doc warnings
Misc x86 cleanups: kernel-doc updates and a string API transition patch.
Thanks,
Ingo
------------------>
Ruben Wauters (1):
x86/CPU/AMD: Replace strcpy() with strscpy()
Shivank Garg (2):
x86/mm/pat: Fix W=1 build kernel-doc warning
x86/power: hibernate: Fix W=1 build kernel-doc warnings
arch/x86/kernel/cpu/amd.c | 2 +-
arch/x86/mm/pat/memtype.c | 1 +
arch/x86/power/hibernate.c | 6 +++++-
3 files changed, 7 insertions(+), 2 deletions(-)
Powered by blists - more mailing lists