[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <Y/N1q8vlYJMyrwSr@gmail.com>
Date: Mon, 20 Feb 2023 14:29:15 +0100
From: Ingo Molnar <mingo@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, Thomas Gleixner <tglx@...utronix.de>,
Borislav Petkov <bp@...en8.de>,
Peter Zijlstra <peterz@...radead.org>,
Andrew Morton <akpm@...ux-foundation.org>
Subject: [GIT PULL] x86/platform changes for v6.3
Linus,
Please pull the latest x86/platform git tree from:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-platform-2023-02-20
# HEAD: 7ddf0050a21fdcc025c3cb1055fe3db60df1cd97 x86/mce/dev-mcelog: use strscpy() to instead of strncpy()
Changes in this cycle:
- Simplify add_rtc_cmos()
- Use strscpy() in the mcelog code
Thanks,
Ingo
------------------>
Hans de Goede (1):
x86/rtc: Simplify PNP ids check
Xu Panda (1):
x86/mce/dev-mcelog: use strscpy() to instead of strncpy()
arch/x86/kernel/cpu/mce/dev-mcelog.c | 3 +--
arch/x86/kernel/rtc.c | 9 +++------
2 files changed, 4 insertions(+), 8 deletions(-)
Powered by blists - more mailing lists