summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2022-06-06Merge 4.14.282 into android-4.14-stableGreg Kroah-Hartman
2022-06-06x86/pci/xen: Disable PCI/MSI[-X] masking for XEN_HVM guestsThomas Gleixner
2022-05-25Merge 4.14.281 into android-4.14-stableGreg Kroah-Hartman
2022-05-25um: Cleanup syscall_handler_t definition/cast, fix warningDavid Gow
2022-05-12Merge 4.14.278 into android-4.14-stableGreg Kroah-Hartman
2022-05-12kvm: x86/cpuid: Only provide CPUID leaf 0xA if host has architectural PMUSandipan Das
2022-05-12x86/cpu: Load microcode during restore_processor_state()Borislav Petkov
2022-05-12x86: __memcpy_flushcache: fix wrong alignment if size > 2^32Mikulas Patocka
2022-04-27Merge 4.14.277 into android-4.14-stableGreg Kroah-Hartman
2022-04-27stat: fix inconsistency between struct stat and struct compat_statMikulas Patocka
2022-04-21Merge 4.14.276 into android-4.14-stableGreg Kroah-Hartman
2022-04-20x86/speculation: Restore speculation related MSRs during S3 resumePawan Gupta
2022-04-20x86/pm: Save the MSR validity status at context setupPawan Gupta
2022-04-20KVM: x86/svm: Clear reserved bits written to PerfEvtSeln MSRsJim Mattson
2022-04-20KVM: x86: Forbid VMM to set SYNIC/STIMER MSRs when SynIC wasn't activatedVitaly Kuznetsov
2022-04-20xen: fix is_xen_pmu()Juergen Gross
2022-04-20KVM: x86/emulator: Defer not-present segment check in __load_segment_descript...Hou Wenlong
2022-04-20KVM: x86: Fix emulation in writing cr8Zhenzhong Duan
2022-04-20perf/x86/intel/pt: Fix address filter config for 32-bit kernelAdrian Hunter
2022-03-28Merge 4.14.274 into android-4.14-stableGreg Kroah-Hartman
2022-03-28ACPI / x86: Work around broken XSDT on Advantech DAC-BJ01 boardMark Cilissen
2022-03-11Merge 4.14.271 into android-4.14-stableGreg Kroah-Hartman
2022-03-11x86/speculation: Warn about eIBRS + LFENCE + Unprivileged eBPF + SMTJosh Poimboeuf
2022-03-11x86/speculation: Warn about Spectre v2 LFENCE mitigationJosh Poimboeuf
2022-03-11x86/speculation: Use generic retpoline by default on AMDKim Phillips
2022-03-11x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation re...Josh Poimboeuf
2022-03-11x86/speculation: Add eIBRS + Retpoline optionsPeter Zijlstra
2022-03-11x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCEPeter Zijlstra (Intel)
2022-03-11x86,bugs: Unconditionally allow spectre_v2=retpoline,amdPeter Zijlstra
2022-03-11x86/speculation: Merge one test in spectre_v2_user_select_mitigation()Borislav Petkov
2022-02-23Merge 4.14.268 into android-4.14-stableGreg Kroah-Hartman
2022-02-23KVM: x86/pmu: Use AMD64_RAW_EVENT_MASK for PERF_TYPE_RAWJim Mattson
2022-02-11Merge 4.14.266 into android-4.14-stableGreg Kroah-Hartman
2022-02-11x86/mm, mm/hwpoison: Fix the unmap kernel 1:1 pages check conditionluofei
2022-01-27Merge 4.14.263 into android-4.14-stableGreg Kroah-Hartman
2022-01-27um: registers: Rename function names to avoid conflicts and build problemsRandy Dunlap
2022-01-27x86/mce/inject: Avoid out-of-bounds write when setting flagsZhang Zixun
2021-12-29Merge 4.14.260 into android-4.14-stableGreg Kroah-Hartman
2021-12-29x86/pkey: Fix undefined behaviour with PKRU_WD_BITAndrew Cooper
2021-12-22Merge 4.14.259 into android-4.14-stableGreg Kroah-Hartman
2021-12-22x86/sme: Explicitly map new EFI memmap table as encryptedTom Lendacky
2021-12-22x86: Make ARCH_USE_MEMREMAP_PROT a generic Kconfig symbolArd Biesheuvel
2021-12-08Merge 4.14.257 into android-4.14-stableGreg Kroah-Hartman
2021-12-08x86/64/mm: Map all kernel memory into trampoline_pgdJoerg Roedel
2021-11-26Merge 4.14.256 into android-4.14-stableGreg Kroah-Hartman
2021-11-26perf/x86/intel/uncore: Fix IIO event constraints for Skylake ServerAlexander Antonov
2021-11-26perf/x86/intel/uncore: Fix filter_tid mask for CHA events on Skylake ServerAlexander Antonov
2021-11-26x86: Increase exception stack sizesPeter Zijlstra
2021-11-26x86/irq: Ensure PI wakeup handler is unregistered before module unloadSean Christopherson
2021-11-12Merge 4.14.255 into android-4.14-stableGreg Kroah-Hartman