aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2019-05-29Merge tag 'v5.0.19' into v5.0/standard/baseBruce Ashfield
2019-05-29Merge tag 'v5.0.18' into v5.0/standard/baseBruce Ashfield
2019-05-25ftrace/x86_64: Emulate call function while updating in breakpoint handlerPeter Zijlstra
2019-05-22x86/MCE/AMD: Don't report L1 BTB MCA errors on some family 17h modelsYazen Ghannam
2019-05-22x86/MCE/AMD: Carve out the MC4_MISC thresholding quirkShirish S
2019-05-22x86/MCE/AMD: Turn off MC4_MISC thresholding on all family 0x15 modelsShirish S
2019-05-22x86/MCE: Add an MCE-record filtering functionYazen Ghannam
2019-05-22sched/x86: Save [ER]FLAGS on context switchPeter Zijlstra
2019-05-22x86/speculation/mds: Revert CPU buffer clear on double fault exitAndy Lutomirski
2019-05-17Merge tag 'v5.0.17' into v5.0/standard/baseBruce Ashfield
2019-05-17Merge tag 'v5.0.16' into v5.0/standard/baseBruce Ashfield
2019-05-17Merge tag 'v5.0.14' into v5.0/standard/baseBruce Ashfield
2019-05-16x86/reboot, efi: Use EFI reboot for Acer TravelMate X514-51TJian-Hong Pan
2019-05-16x86/build/lto: Fix truncated .bss with -fdata-sectionsSami Tolvanen
2019-05-14x86/speculation/mds: Add 'mitigations=' support for MDSJosh Poimboeuf
2019-05-14x86/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf
2019-05-14x86/speculation/mds: Print SMT vulnerable on MSBDS with mitigations offKonrad Rzeszutek Wilk
2019-05-14x86/speculation/mds: Fix commentBoris Ostrovsky
2019-05-14x86/speculation/mds: Add SMT warning messageJosh Poimboeuf
2019-05-14x86/speculation: Move arch_smt_update() call to after mitigation decisionsJosh Poimboeuf
2019-05-14x86/speculation/mds: Add mds=full,nosmt cmdline optionJosh Poimboeuf
2019-05-14Documentation: Move L1TF to separate directoryThomas Gleixner
2019-05-14x86/speculation/mds: Add mitigation mode VMWERVThomas Gleixner
2019-05-14x86/speculation/mds: Add sysfs reporting for MDSThomas Gleixner
2019-05-14x86/speculation/mds: Add mitigation control for MDSThomas Gleixner
2019-05-14x86/speculation/mds: Conditionally clear CPU buffers on idle entryThomas Gleixner
2019-05-14x86/kvm/vmx: Add MDS protection when L1D Flush is not activeThomas Gleixner
2019-05-14x86/speculation/mds: Clear CPU buffers on exit to userThomas Gleixner
2019-05-14x86/speculation/mds: Add BUG_MSBDS_ONLYThomas Gleixner
2019-05-14x86/speculation/mds: Add basic bug infrastructure for MDSAndi Kleen
2019-05-14x86/speculation: Consolidate CPU whitelistsThomas Gleixner
2019-05-08x86/mce: Improve error message when kernel cannot recover, p2Tony Luck
2019-05-07Merge tag 'v5.0.10' into v5.0/standard/baseBruce Ashfield
2019-05-07Merge tag 'v5.0.9' into v5.0/standard/baseBruce Ashfield
2019-04-27x86/speculation: Prevent deadlock on ssb_state::lockThomas Gleixner
2019-04-27x86/cpu/bugs: Use __initconst for 'const' init dataAndi Kleen
2019-04-27x86/kprobes: Avoid kretprobe recursion bugMasami Hiramatsu
2019-04-27x86/kprobes: Verify stack frame on kretprobeMasami Hiramatsu
2019-04-20x86/gart: Exclude GART aperture from kcoreKairui Song
2019-04-20x86/hw_breakpoints: Make default case in hw_breakpoint_arch_parse() return an...Nathan Chancellor
2019-04-20x86/cpu/cyrix: Use correct macros for Cyrix calls on Geode processorsMatthew Whitehead
2019-04-20x86/hpet: Prevent potential NULL pointer dereferenceAditya Pakki
2019-04-20x86/mm: Don't leak kernel addressesMatteo Croce
2019-04-12Merge tag 'v5.0.7' into v5.0/standard/baseBruce Ashfield
2019-04-12Merge tag 'v5.0.5' into v5.0/standard/baseBruce Ashfield
2019-04-12Merge tag 'v5.0.4' into v5.0/standard/baseBruce Ashfield
2019-04-05x86/build: Mark per-CPU symbols as absolute explicitly for LLDRafael Ávila de Espíndola
2019-04-05x86/kexec: Fill in acpi_rsdp_addr from the first kernelKairui Song
2019-03-27x86/unwind: Add hardcoded ORC entry for NULLJann Horn
2019-03-27x86/unwind: Handle NULL pointer calls better in frame unwinderJann Horn