lkml.org 
[lkml]   [2020]   [Jun]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[GIT PULL] x86/boot updates for v5.8
Linus,

Please pull the latest x86/boot git tree from:

git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-boot-2020-06-01

# HEAD: 5214028dd89e49ba27007c3ee475279e584261f0 x86/boot: Correct relocation destination on old linkers

Misc updates:

- Add the initrdmem= boot option to specify an initrd embedded in RAM (flash most likely)
- Sanitize the CS value earlier during boot, which also fixes SEV-ES.
- Various fixes and smaller cleanups.

out-of-topic modifications in x86/boot:
-----------------------------------------
include/linux/tboot.h # 767dea211cd0: x86/tboot: Mark tboot static
init/do_mounts_initrd.c # 694cfd87b0c8: x86/setup: Add an initrdmem=

Thanks,

Ingo

------------------>
Arvind Sankar (1):
x86/boot: Correct relocation destination on old linkers

Christoph Hellwig (1):
x86/tboot: Mark tboot static

Joerg Roedel (1):
x86/boot/compressed/64: Switch to __KERNEL_CS after GDT is loaded

Ronald G. Minnich (1):
x86/setup: Add an initrdmem= option to specify initrd physical address

Vamshi K Sthambamkadi (2):
x86/boot: Add kstrtoul() from lib/
x86/boot: Fix -Wint-to-pointer-cast build warning


Documentation/admin-guide/kernel-parameters.txt | 7 ++++
arch/x86/boot/compressed/acpi.c | 7 ++--
arch/x86/boot/compressed/head_32.S | 5 +--
arch/x86/boot/compressed/head_64.S | 9 ++++++
arch/x86/boot/string.c | 43 ++++++++++++++++++++++++-
arch/x86/boot/string.h | 1 +
arch/x86/kernel/setup.c | 6 ++++
arch/x86/kernel/tboot.c | 8 +++--
include/linux/tboot.h | 8 +----
init/do_mounts_initrd.c | 13 +++++++-
10 files changed, 90 insertions(+), 17 deletions(-)

\
 
 \ /
  Last update: 2020-06-01 18:23    [W:0.037 / U:0.196 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site