summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2022-06-14x86/cpu: Elide KCSAN for cpu_has() and friendsPeter Zijlstra
2022-06-14um: Fix out-of-bounds read in LDT setupVincent Whitchurch
2022-06-14KVM: nVMX: Leave most VM-Exit info fields unmodified on failed VM-EntrySean Christopherson
2022-06-14perf/amd/ibs: Use interrupt regs ip for stack unwindingRavi Bangoria
2022-06-14x86/mm: Cleanup the control_va_addr_alignment() __setup handlerRandy Dunlap
2022-06-14x86: Fix return value of __setup handlersRandy Dunlap
2022-06-14x86/pm: Fix false positive kmemleak report in msr_build_context()Matthieu Baerts
2022-06-14x86/delay: Fix the wrong asm constraint in delay_loop()Ammar Faizi
2022-06-14ACPICA: Avoid cache flush inside virtual machinesKirill A. Shutemov
2022-06-14ptrace: Reimplement PTRACE_KILL by always sending SIGKILLEric W. Biederman
2022-06-14perf/x86/intel: Fix event constraints for ICLKan Liang
2022-06-06x86/pci/xen: Disable PCI/MSI[-X] masking for XEN_HVM guestsThomas Gleixner
2022-05-25x86/xen: fix booting 32-bit pv guestJuergen Gross
2022-05-25KVM: x86/mmu: Update number of zapped pages even if page list is stableSean Christopherson
2022-05-25crypto: x86/chacha20 - Avoid spurious jumps to other functionsPeter Zijlstra
2022-05-25um: Cleanup syscall_handler_t definition/cast, fix warningDavid Gow
2022-05-25x86/xen: Make the secondary CPU idle tasks reliableMiroslav Benes
2022-05-25x86/xen: Make the boot CPU idle task reliableMiroslav Benes
2022-05-15KVM: x86/svm: Account for family 17h event renumberings in amd_pmc_perf_hw_idKyle Huey
2022-05-15x86: kprobes: Prohibit probing on instruction which has emulate prefixMasami Hiramatsu
2022-05-15x86: xen: insn: Decode Xen and KVM emulate-prefix signatureMasami Hiramatsu
2022-05-15x86: xen: kvm: Gather the definition of emulate prefixesMasami Hiramatsu
2022-05-15x86/asm: Allow to pass macros to __ASM_FORM()Masami Hiramatsu
2022-05-15KVM: x86/pmu: Refactoring find_arch_event() to pmc_perf_hw_id()Like Xu
2022-05-12KVM: LAPIC: Enable timer posted-interrupt only when mwait/hlt is advertisedWanpeng Li
2022-05-12x86/kvm: Preserve BSP MSR_KVM_POLL_CONTROL across suspend/resumeWanpeng Li
2022-05-12kvm: x86/cpuid: Only provide CPUID leaf 0xA if host has architectural PMUSandipan Das
2022-05-09x86/cpu: Load microcode during restore_processor_state()Borislav Petkov
2022-05-09x86: __memcpy_flushcache: fix wrong alignment if size > 2^32Mikulas Patocka
2022-04-27stat: fix inconsistency between struct stat and struct compat_statMikulas Patocka
2022-04-15x86/speculation: Restore speculation related MSRs during S3 resumePawan Gupta
2022-04-15x86/pm: Save the MSR validity status at context setupPawan Gupta
2022-04-15xen: delay xen_hvm_init_time_ops() if kdump is boot on vcpu>=32Dongli Zhang
2022-04-15KVM: x86/svm: Clear reserved bits written to PerfEvtSeln MSRsJim Mattson
2022-04-15KVM: x86: Forbid VMM to set SYNIC/STIMER MSRs when SynIC wasn't activatedVitaly Kuznetsov
2022-04-15KVM: x86/mmu: do compare-and-exchange of gPTE via the user addressPaolo Bonzini
2022-04-15KVM: x86: fix sending PV IPILi RongQing
2022-04-15xen: fix is_xen_pmu()Juergen Gross
2022-04-15KVM: x86/emulator: Defer not-present segment check in __load_segment_descript...Hou Wenlong
2022-04-15KVM: x86: Fix emulation in writing cr8Zhenzhong Duan
2022-04-15perf/x86/intel/pt: Fix address filter config for 32-bit kernelAdrian Hunter
2022-03-28ACPI / x86: Work around broken XSDT on Advantech DAC-BJ01 boardMark Cilissen
2022-03-16KVM: SVM: Don't flush cache if hardware enforces cache coherency across encry...Krish Sadhukhan
2022-03-16x86/mm/pat: Don't flush cache if hardware enforces cache coherency across enc...Krish Sadhukhan
2022-03-16x86/cpu: Add hardware-enforced cache coherency as a CPUID featureKrish Sadhukhan
2022-03-16x86/cpufeatures: Mark two free bits in word 3Borislav Petkov
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