[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240211104144.GAZcikaNw7Luaj4XZy@fat_crate.local>
Date: Sun, 11 Feb 2024 11:41:44 +0100
From: Borislav Petkov <bp@...en8.de>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: x86-ml <x86@...nel.org>, lkml <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] x86/urgent for v6.8-rc4
Hi Linus,
please pull a couple of urgent x86 fixes for v6.8-rc4.
Thx.
---
The following changes since commit 41bccc98fb7931d63d03f326a746ac4d429c1dd3:
Linux 6.8-rc2 (2024-01-28 17:01:12 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_urgent_for_v6.8_rc4
for you to fetch changes up to f6a1892585cd19e63c4ef2334e26cd536d5b678d:
x86/Kconfig: Transmeta Crusoe is CPU family 5, not 6 (2024-02-09 16:28:19 +0100)
----------------------------------------------------------------
- Correct the minimum CPU family for Transmeta Crusoe in Kconfig so that
such hw can boot again
- Do not take into accout XSTATE buffer size info supplied by userspace
when constructing a sigreturn frame
- Switch get_/put_user* to EX_TYPE_UACCESS exception handling when an
MCE is encountered so that it can be properly recovered from instead
of simply panicking
----------------------------------------------------------------
Aleksander Mazur (1):
x86/Kconfig: Transmeta Crusoe is CPU family 5, not 6
Andrei Vagin (1):
x86/fpu: Stop relying on userspace for info to fault in xsave buffer
Qiuxu Zhuo (1):
x86/lib: Revert to _ASM_EXTABLE_UA() for {get,put}_user() fixups
arch/x86/Kconfig.cpu | 2 +-
arch/x86/kernel/fpu/signal.c | 13 +++++--------
arch/x86/lib/getuser.S | 24 ++++++++++++------------
arch/x86/lib/putuser.S | 20 ++++++++++----------
4 files changed, 28 insertions(+), 31 deletions(-)
--
Regards/Gruss,
Boris.
https://people.kernel.org/tglx/notes-about-netiquette
Powered by blists - more mailing lists