summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2020-06-04KVM: x86/mmu: Set mmio_value to '0' if reserved #PF can't be generatedSean Christopherson
2020-06-04KVM: nVMX: always update CR3 in VMCSPaolo Bonzini
2020-06-04x86/unwind/orc: Fix unwind_get_return_address_ptr() for inactive tasksJosh Poimboeuf
2020-06-04x86/unwind/orc: Fix error handling in __unwind_start()Josh Poimboeuf
2020-06-04KVM: VMX: Skip GUEST_CR3 VMREAD+VMWRITE if the VMCS is up-to-dateSean Christopherson
2020-06-04arch/x86/kvm/svm/sev.c: change flag passed to GUP fast in sev_pin_memory()Janakarajan Natarajan
2020-06-04KVM: x86: Fixes posted interrupt check for IRQs delivery modesSuravee Suthikulpanit
2020-06-04x86/unwind/orc: Fix premature unwind stoppage due to IRET framesJosh Poimboeuf
2020-06-04x86/unwind/orc: Fix error path for bad ORC entry typeJosh Poimboeuf
2020-06-04x86/unwind/orc: Prevent unwinding before ORC initializationJosh Poimboeuf
2020-06-04x86/unwind/orc: Don't skip the first frame for inactive tasksMiroslav Benes
2020-06-04x86/entry/64: Fix unwind hints in rewind_stack_do_exit()Jann Horn
2020-06-04x86/entry/64: Fix unwind hints in kernel exit pathJosh Poimboeuf
2020-06-04x86/entry/64: Fix unwind hints in register clearing codeJosh Poimboeuf
2020-06-04KVM: VMX: Explicitly clear RFLAGS.CF and RFLAGS.ZF in VM-Exit RSB pathSean Christopherson
2020-06-04crypto: arch/nhpoly1305 - process in explicit 4k chunksJason A. Donenfeld
2020-06-04x86: hyperv: report value of misc_featuresOlaf Hering
2020-06-04bpf, x86: Fix encoding for lower 8-bit registers in BPF_STX BPF_BLuke Nelson
2020-06-04bpf, x86_32: Fix clobbering of dst for BPF_JSETLuke Nelson
2020-06-04bpf, x86_32: Fix incorrect encoding in BPF_LDX zero-extensionLuke Nelson
2020-06-04KVM: VMX: Enable machine check support for 32bit targetsUros Bizjak
2020-06-01x86/syscalls: Revert "x86/syscalls: Make __X32_SYSCALL_BIT be unsigned long"Andy Lutomirski
2020-06-01KVM: x86: only do L1TF workaround on affected processorsPaolo Bonzini
2020-06-01x86: ACPI: fix CPU hotplug deadlockQian Cai
2020-06-01x86/Hyper-V: Report crash data in die() when panic_on_oops is setTianyu Lan
2020-06-01x86/Hyper-V: Report crash register data or kmsg before running crash kernelTianyu Lan
2020-06-01x86/microcode/AMD: Increase microcode PATCH_MAX_SIZEJohn Allen
2020-06-01x86/resctrl: Preserve CDP enable over CPU hotplugJames Morse
2020-06-01KVM: VMX: fix crash cleanup when KVM wasn't usedVitaly Kuznetsov
2020-06-01KVM: x86: Gracefully handle __vmalloc() failure during VM allocationSean Christopherson
2020-06-01KVM: VMX: Always VMCLEAR in-use VMCSes during crash with kexec supportSean Christopherson
2020-06-01KVM: x86: Allocate new rmap and large page tracking when moving memslotSean Christopherson
2020-06-01KVM: nVMX: Properly handle userspace interrupt window requestSean Christopherson
2020-06-01x86/entry/32: Add missing ASM_CLAC to general_protection entryThomas Gleixner
2020-06-01x86/tsc_msr: Make MSR derived TSC frequency more accurateHans de Goede
2020-06-01x86/tsc_msr: Fix MSR_FSB_FREQ mask for Cherry Trail devicesHans de Goede
2020-06-01x86/tsc_msr: Use named struct initializersHans de Goede
2020-06-01x86/cpu: Use constant definitions for CPU modelsRahul Tanwar
2020-06-01x86/tsc: Set LAPIC timer period to crystal clock frequencyDaniel Drake
2020-06-01x86/apic: Rename 'lapic_timer_frequency' to 'lapic_timer_period'Daniel Drake
2020-06-01x86/cpu/intel: Clear cache self-snoop capability in CPUs with known errataRicardo Neri
2020-06-01acpi/x86: ignore unspecified bit positions in the ACPI global lock fieldJan Engelhardt
2020-06-01x86/boot: Use unsigned comparison for addressesArvind Sankar
2020-06-01x86: Don't let pgprot_modify() change the page encryption bitThomas Hellstrom
2020-05-21efi/x86: Fix the deletion of variables in mixed modeGary Lin
2020-05-21bpf, x32: Fix bug with JMP32 JSET BPF_X checking upper bitsLuke Nelson
2020-05-21x86/mce: Fix logic and comments around MSR_PPIN_CTLTony Luck
2020-05-21perf/amd/uncore: Replace manual sampling check with CAP_NO_INTERRUPT flagKim Phillips
2020-05-21efi/x86: Handle by-ref arguments covering multiple pages in mixed modeArd Biesheuvel
2020-05-21efi/x86: Align GUIDs to their size in the mixed mode runtime wrapperArd Biesheuvel