summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2020-10-01x86/ioapic: Unbreak check_timer()Thomas Gleixner
2020-10-01arch/x86/lib/usercopy_64.c: fix __copy_user_flushcache() cache writebackMikulas Patocka
2020-10-01KVM: SVM: Add a dedicated INVD intercept routineTom Lendacky
2020-10-01KVM: x86: Reset MMU context if guest toggles CR4.SMAP or CR4.PKESean Christopherson
2020-10-01x86/speculation/mds: Mark mds_user_clear_cpu_buffers() __always_inlineThomas Gleixner
2020-10-01KVM: x86: handle wrap around 32-bit address spacePaolo Bonzini
2020-10-01KVM: Remove CREATE_IRQCHIP/SET_PIT2 raceSteve Rutherford
2020-10-01KVM: LAPIC: Mark hrtimer for period or oneshot mode to expire in hard interru...He Zhe
2020-10-01x86/pkeys: Add check for pkey "overflow"Dave Hansen
2020-10-01KVM: nVMX: Hold KVM's srcu lock when syncing vmcs12->shadowwanpeng li
2020-10-01KVM: x86: fix incorrect comparison in trace eventPaolo Bonzini
2020-10-01x86/kdump: Always reserve the low 1M when the crashkernel option is specifiedLianbo Jiang
2020-09-23x86/boot/compressed: Disable relocation relaxationArvind Sankar
2020-09-17KVM: VMX: Don't freeze guest when event delivery causes an APIC-access exitWanpeng Li
2020-09-17vgacon: remove software scrollback supportLinus Torvalds
2020-09-09tracing/kprobes, x86/ptrace: Fix regs argument order for i386Vamshi K Sthambamkadi
2020-09-09x86, fakenuma: Fix invalid starting node IDHuang Ying
2020-09-03x86/hotplug: Silence APIC only after all interrupts are migratedAshok Raj
2020-08-26KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()Will Deacon
2020-08-26Fix build error when CONFIG_ACPI is not set/enabled:Randy Dunlap
2020-08-26kvm: x86: Toggling CR4.PKE does not load PDPTEs in PAE modeJim Mattson
2020-08-26kvm: x86: Toggling CR4.SMAP does not load PDPTEs in PAE modeJim Mattson
2020-08-26x86/boot: kbuild: allow readelf executable to be specifiedDmitry Golovin
2020-08-21perf/x86/rapl: Fix missing psys sysfs attributesZhang Rui
2020-08-21x86/tsr: Fix tsc frequency enumeration bug on Lightning Mountain SoCDilip Kota
2020-08-21genirq/affinity: Make affinity setting if activated opt-inThomas Gleixner
2020-08-19irqdomain/treewide: Free firmware node after domain removalJon Derrick
2020-08-19crypto: aesni - add compatibility with IASJian Cai
2020-08-19x86/fsgsbase/64: Fix NULL deref in 86_fsgsbase_read_taskEric Dumazet
2020-08-19crypto: aesni - Fix build with LLVM_IAS=1Sedat Dilek
2020-08-19x86/mce/inject: Fix a wrong assignment of i_mce.statusZhenzhong Duan
2020-08-05x86/i8259: Use printk_deferred() to prevent deadlockThomas Gleixner
2020-08-05KVM: LAPIC: Prevent setting the tscdeadline timer if the lapic is hw disabledWanpeng Li
2020-08-05x86/stacktrace: Fix reliable check for empty user task stacksJosh Poimboeuf
2020-08-05x86/unwind/orc: Fix ORC for newly forked tasksJosh Poimboeuf
2020-07-29x86, vmlinux.lds: Page-align end of ..page_aligned sectionsJoerg Roedel
2020-07-29x86: math-emu: Fix up 'cmp' insn for clang iasArnd Bergmann
2020-07-29irqdomain/treewide: Keep firmware node unconditionally allocatedThomas Gleixner
2020-07-22genirq/affinity: Handle affinity setting on inactive interrupts correctlyThomas Gleixner
2020-07-22copy_xstate_to_kernel: Fix typo which caused GDB regressionKevin Buettner
2020-07-22scsi: sr: remove references to BLK_DEV_SR_VENDOR, leave it enabledDiego Elio Pettenò
2020-07-22x86/fpu: Reset MXCSR to default in kernel_fpu_begin()Petteri Aimonen
2020-07-16KVM: x86: Mark CR4.TSD as being possibly owned by the guestSean Christopherson
2020-07-16KVM: x86: Inject #GP if guest attempts to toggle CR4.LA57 in 64-bit modeSean Christopherson
2020-07-16KVM: x86: bit 8 of non-leaf PDPEs is not reservedPaolo Bonzini
2020-07-16x86/entry: Increase entry_stack size to a full pagePeter Zijlstra
2020-07-16perf/x86/rapl: Fix RAPL config variable bugStephane Eranian
2020-07-16perf/x86/rapl: Move RAPL support to common x86 codeStephane Eranian
2020-07-09x86/resctrl: Fix memory bandwidth counter width for AMDBabu Moger
2020-06-30x86/asm/64: Align start of __clear_user() loop to 16-bytesMatt Fleming