[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <Zm1NIOnj0NR3U8om@gmail.com>
Date: Sat, 15 Jun 2024 10:13:20 +0200
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>,
Dave Hansen <dave.hansen@...ux.intel.com>,
Peter Zijlstra <peterz@...radead.org>,
Andrew Morton <akpm@...ux-foundation.org>,
"H. Peter Anvin" <hpa@...or.com>, x86@...nel.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-2024-06-15
# HEAD: b2747f108b8034271fd5289bd8f3a7003e0775a3 x86/boot: Don't add the EFI stub to targets, again
Misc fixes:
- Fix the 8 bytes get_user() logic on x86-32
- Fix build bug that creates weird & mistaken target directory under arch/x86/
Thanks,
Ingo
------------------>
Benjamin Segall (1):
x86/boot: Don't add the EFI stub to targets, again
Kees Cook (1):
x86/uaccess: Fix missed zeroing of ia32 u64 get_user() range checking
arch/x86/boot/compressed/Makefile | 4 ++--
arch/x86/include/asm/uaccess.h | 4 ++--
arch/x86/lib/getuser.S | 6 +++++-
3 files changed, 9 insertions(+), 5 deletions(-)
Powered by blists - more mailing lists