Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull x86 fixes from Ingo Molnar: "Misc fixes and updates: - a handful of MDS documentation/comment updates - a cleanup related to hweight interfaces - a SEV guest fix for large pages - a kprobes LTO fix - and a final cleanup commit for vDSO HPET support removal" * 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86/speculation/mds: Improve CPU buffer clear documentation x86/speculation/mds: Revert CPU buffer clear on double fault exit x86/kconfig: Disable CONFIG_GENERIC_HWEIGHT and remove __HAVE_ARCH_SW_HWEIGHT x86/mm: Do not use set_{pud, pmd}_safe() when splitting a large page x86/kprobes: Make trampoline_handler() global and visible x86/vdso: Remove hpet_page from vDSO
No related branches found
No related tags found
Showing
- Documentation/x86/mds.rst 6 additions, 38 deletionsDocumentation/x86/mds.rst
- arch/x86/Kconfig 0 additions, 3 deletionsarch/x86/Kconfig
- arch/x86/entry/vdso/vdso2c.c 0 additions, 3 deletionsarch/x86/entry/vdso/vdso2c.c
- arch/x86/include/asm/arch_hweight.h 0 additions, 2 deletionsarch/x86/include/asm/arch_hweight.h
- arch/x86/include/asm/vdso.h 0 additions, 1 deletionarch/x86/include/asm/vdso.h
- arch/x86/kernel/kprobes/core.c 1 addition, 1 deletionarch/x86/kernel/kprobes/core.c
- arch/x86/kernel/traps.c 0 additions, 8 deletionsarch/x86/kernel/traps.c
- arch/x86/mm/init_64.c 104 additions, 40 deletionsarch/x86/mm/init_64.c
- arch/x86/mm/mem_encrypt.c 7 additions, 3 deletionsarch/x86/mm/mem_encrypt.c
- arch/x86/mm/mm_internal.h 3 additions, 0 deletionsarch/x86/mm/mm_internal.h
- lib/hweight.c 0 additions, 4 deletionslib/hweight.c
Loading
Please register or sign in to comment