summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2020-09-09x86/mm/32: Bring back vmalloc faulting on x86_32Sasha Levin
2020-09-09x86/debug: Allow a single level of #DB recursionAndy Lutomirski
2020-09-09x86/entry: Fix AC assertionPeter Zijlstra
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-09-03x86/irq: Unbreak interrupt affinity settingThomas Gleixner
2020-08-26KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()Will Deacon
2020-08-26efi/x86: Mark kernel rodata non-executable for mixed modeArvind Sankar
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-21perf/x86/rapl: Fix missing psys sysfs attributesZhang Rui
2020-08-21x86/bugs/multihit: Fix mitigation reporting when VMX is not in usePawan Gupta
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-19kvm: x86: replace kvm_spec_ctrl_test_value with runtime test on the hostMaxim Levitsky
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-19x86/uaccess: Make __get_user_size() Clang compliant on 32-bitNick Desaulniers
2020-08-19crypto: aesni - Fix build with LLVM_IAS=1Sedat Dilek
2020-08-19crypto: x86/crc32c - fix building with clang iasArnd Bergmann
2020-08-19x86, sched: Bail out of frequency invariance if turbo_freq/base_freq gives 0Giovanni Gherdovich
2020-08-19x86, sched: Bail out of frequency invariance if turbo frequency is unknownGiovanni Gherdovich
2020-08-19x86, sched: check for counters overflow in frequency invariant accountingGiovanni Gherdovich
2020-08-19perf/x86/intel/uncore: Fix oops when counting IMC uncore events on some TGLKan Liang
2020-08-19x86/mce/inject: Fix a wrong assignment of i_mce.statusZhenzhong Duan
2020-08-02Merge tag 'x86-urgent-2020-08-02' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-07-31KVM: SVM: Fix disable pause loop exit/pause filtering capability on SVMWanpeng Li
2020-07-31KVM: LAPIC: Prevent setting the tscdeadline timer if the lapic is hw disabledWanpeng Li
2020-07-29x86/i8259: Use printk_deferred() to prevent deadlockThomas Gleixner
2020-07-27KVM: nVMX: check for invalid hdr.vmx.flagsPaolo Bonzini
2020-07-27KVM: nVMX: check for required but missing VMCS12 in KVM_SET_NESTED_STATEPaolo Bonzini
2020-07-25Merge tag 'x86-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-07-22x86/dumpstack: Dump user space code correctly againThomas Gleixner
2020-07-22x86/stacktrace: Fix reliable check for empty user task stacksJosh Poimboeuf
2020-07-22x86/unwind/orc: Fix ORC for newly forked tasksJosh Poimboeuf
2020-07-22Merge tag 'media/v5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-07-22x86, vmlinux.lds: Page-align end of ..page_aligned sectionsJoerg Roedel
2020-07-19copy_xstate_to_kernel: Fix typo which caused GDB regressionKevin Buettner
2020-07-19Merge tag 'x86-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-07-19Merge tag 'irq-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-07-19x86/boot: Don't add the EFI stub to targetsArvind Sankar
2020-07-19x86/entry: Actually disable stack protectorKees Cook
2020-07-18x86/ioperm: Fix io bitmap invalidation on Xen PVAndy Lutomirski
2020-07-18media: atomisp: move CCK endpoint address to generic headerAndy Shevchenko
2020-07-17genirq/affinity: Handle affinity setting on inactive interrupts correctlyThomas Gleixner
2020-07-16x86: math-emu: Fix up 'cmp' insn for clang iasArnd Bergmann