Linus, Please pull the latest x86/build git tree from:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-build-2020-06-01 # HEAD: 38f3e775e9c242f5430a9c08c11be7577f63a41c x86/Kconfig: Update config and kernel doc for MPK feature on AMD Misc dependency fixes, plus a documentation update about memory protection keys support. Thanks, Ingo ------------------> Babu Moger (1): x86/Kconfig: Update config and kernel doc for MPK feature on AMD Fangrui Song (1): x86/boot: Discard .discard.unreachable for arch/x86/boot/compressed/vmlinux Masahiro Yamada (3): x86/boot/build: Add cpustr.h to targets and remove clean-files x86/boot/build: Make 'make bzlilo' not depend on vmlinux or $(obj)/bzImage x86/boot/build: Add phony targets in arch/x86/boot/Makefile to PHONY Documentation/core-api/protection-keys.rst | 5 +++-- arch/x86/Kconfig | 4 ++-- arch/x86/Makefile | 6 +++--- arch/x86/boot/Makefile | 7 ++++--- arch/x86/boot/compressed/vmlinux.lds.S | 2 ++ 5 files changed, 14 insertions(+), 10 deletions(-)