aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2020-07-27locking/lockdep: Fix TRACE_IRQFLAGS vs. NMIsGravatar peterz@infradead.org 1-0/+3
2020-07-10x86/entry: Fix NMI vs IRQ state trackingGravatar Peter Zijlstra 4-20/+51
2020-07-06x86/entry: Rename idtentry_enter/exit_cond_rcu() to idtentry_enter/exit()Gravatar Andy Lutomirski 5-43/+53
2020-07-05x86/ldt: use "pr_info_once()" instead of open-coding it badlyGravatar Linus Torvalds 1-10/+1
2020-07-05Merge tag 'x86-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 12-64/+196
2020-07-04x86/ldt: Disable 16-bit segments on Xen PVGravatar Andy Lutomirski 1-1/+34
2020-07-04x86/entry/32: Fix #MC and #DB wiring on x86_32Gravatar Andy Lutomirski 3-12/+17
2020-07-04x86/entry/xen: Route #DB correctly on Xen PVGravatar Andy Lutomirski 4-25/+44
2020-07-04x86/entry, selftests: Further improve user entry sanity checksGravatar Andy Lutomirski 1-0/+19
2020-07-04x86/entry/compat: Clear RAX high bits on Xen PV SYSENTERGravatar Andy Lutomirski 1-9/+10
2020-07-03vmalloc: fix the owner argument for the new __vmalloc_node_range callersGravatar Christoph Hellwig 1-1/+2
2020-07-01x86/entry/64/compat: Fix Xen PV SYSENTER frame setupGravatar Andy Lutomirski 2-4/+17
2020-07-01x86/entry: Move SYSENTER's regs->sp and regs->flags fixups into CGravatar Andy Lutomirski 3-9/+19
2020-07-01x86/entry: Assert that syscalls are on the right stackGravatar Andy Lutomirski 1-3/+15
2020-06-30x86/split_lock: Don't write MSR_TEST_CTRL on CPUs that aren't whitelistedGravatar Sean Christopherson 1-1/+10
2020-06-29x86/fpu: Reset MXCSR to default in kernel_fpu_begin()Gravatar Petteri Aimonen 2-0/+11
2020-06-28Merge tag 'perf-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-1/+1
2020-06-28Merge tag 'efi-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+10
2020-06-28Merge tag 'x86_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 10-20/+32
2020-06-28Merge tag 'objtool_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-1/+1
2020-06-28Merge tag 'x86_entry_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 8-45/+73
2020-06-26Merge branch 'linus' into x86/entry, to resolve conflictsGravatar Ingo Molnar 27-133/+116
2020-06-26x86/hyperv: allocate the hypercall page with only read and execute bitsGravatar Christoph Hellwig 2-1/+5
2020-06-25x86/entry: Fix #UD vs WARN moreGravatar Peter Zijlstra 1-34/+38
2020-06-25x86/entry: Increase entry_stack size to a full pageGravatar Peter Zijlstra 1-1/+1
2020-06-25x86/entry: Fixup bad_iret vs noinstrGravatar Peter Zijlstra 2-3/+7
2020-06-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 12-82/+72
2020-06-23KVM: VMX: Remove vcpu_vmx's defunct copy of host_pkruGravatar Sean Christopherson 1-2/+0
2020-06-23KVM: x86: allow TSC to differ by NTP correction bounds without TSC scalingGravatar Marcelo Tosatti 1-1/+2
2020-06-23KVM: X86: Fix MSR range of APIC registers in X2APIC modeGravatar Xiaoyao Li 1-2/+2
2020-06-22KVM: VMX: Stop context switching MSR_IA32_UMWAIT_CONTROLGravatar Sean Christopherson 3-26/+0
2020-06-22KVM: nVMX: Plumb L2 GPA through to PML emulationGravatar Sean Christopherson 5-10/+11
2020-06-22KVM: x86/mmu: Avoid mixing gpa_t with gfn_t in walk_addr_generic()Gravatar Vitaly Kuznetsov 1-6/+3
2020-06-22KVM: LAPIC: ensure APIC map is up to date on concurrent update requestsGravatar Paolo Bonzini 2-21/+32
2020-06-22kvm: lapic: fix broken vcpu hotplugGravatar Igor Mammedov 1-0/+1
2020-06-20Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-2/+2
2020-06-20Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Gravatar Linus Torvalds 1-13/+3
2020-06-19x86/asm/64: Align start of __clear_user() loop to 16-bytesGravatar Matt Fleming 1-0/+1
2020-06-19Revert "KVM: VMX: Micro-optimize vmexit time when not exposing PMU"Gravatar Vitaly Kuznetsov 1-2/+1
2020-06-19x86/platform/intel-mid: convert to use i2c_new_client_device()Gravatar Wolfram Sang 1-2/+2
2020-06-18Merge branch 'hch' (maccess patches from Christoph Hellwig)Gravatar Linus Torvalds 13-37/+39
2020-06-18maccess: make get_kernel_nofault() check for minimal type compatibilityGravatar Linus Torvalds 1-2/+2
2020-06-18maccess: rename probe_kernel_address to get_kernel_nofaultGravatar Christoph Hellwig 4-15/+15
2020-06-18objtool: Fix noinstr vs KCOVGravatar Peter Zijlstra 1-1/+1
2020-06-18x86/cpu: Use pinning mask for CR4 bits needing to be 0Gravatar Kees Cook 1-12/+12
2020-06-17maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofaultGravatar Christoph Hellwig 11-20/+22
2020-06-17efi/x86: Setup stack correctly for efi_pe_entryGravatar Arvind Sankar 1-1/+10
2020-06-17x86/resctrl: Fix a NULL vs IS_ERR() static checker warning in rdt_cdp_peer_get()Gravatar Dan Carpenter 1-0/+1
2020-06-16kretprobe: Prevent triggering kretprobe from within kprobe_flush_taskGravatar Jiri Olsa 1-13/+3
2020-06-16x86/purgatory: Add -fno-stack-protectorGravatar Arvind Sankar 1-0/+1