summaryrefslogtreecommitdiffstats
path: root/arch/x86 (follow)
Commit message (Expand)AuthorAgeFilesLines
* bpf, x64: Save bytes for DIV by reducing reg copiesJie Meng2021-10-061-29/+42
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-09-3029-234/+365
|\
| * Merge tag 'net-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-09-301-18/+48
| |\
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2021-09-281-18/+48
| | |\
| | | * bpf, x86: Fix bpf mapping of atomic fetch implementationJohan Almbladh2021-09-281-5/+8
| | | * bpf: Handle return value of BPF_PROG_TYPE_STRUCT_OPS progHou Tao2021-09-141-13/+40
| * | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2021-09-291-2/+3
| |\ \ \
| | * | | crypto: x86/sm4 - Fix frame pointer stack corruptionJosh Poimboeuf2021-09-241-2/+3
| * | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-09-2717-171/+267
| |\ \ \ \
| | * | | | KVM: X86: Synchronize the shadow pagetable before link itLai Jiangshan2021-09-232-9/+31
| | * | | | KVM: X86: Fix missed remote tlb flush in rmap_write_protect()Lai Jiangshan2021-09-231-21/+2
| | * | | | KVM: x86: nSVM: don't copy virt_ext from vmcb12Maxim Levitsky2021-09-231-1/+0
| | * | | | KVM: x86: nSVM: test eax for 4K alignment for GP errata workaroundMaxim Levitsky2021-09-231-0/+4
| | * | | | KVM: x86: nSVM: restore int_vector in svm_clear_vintrMaxim Levitsky2021-09-231-0/+2
| | * | | | kvm: x86: Add AMD PMU MSRs to msrs_to_save_all[]Fares Mehanna2021-09-221-0/+7
| | * | | | KVM: x86: nVMX: re-evaluate emulation_required on nested VM exitMaxim Levitsky2021-09-223-4/+7
| | * | | | KVM: x86: nVMX: don't fail nested VM entry on invalid guest state if !from_vm...Maxim Levitsky2021-09-222-2/+10
| | * | | | KVM: x86: VMX: synthesize invalid VM exit when emulating invalid guest stateMaxim Levitsky2021-09-221-3/+14
| | * | | | KVM: x86: nSVM: refactor svm_leave_smm and smm_enter_smmMaxim Levitsky2021-09-221-66/+69
| | * | | | KVM: x86: SVM: call KVM_REQ_GET_NESTED_STATE_PAGES on exit from SMM modeMaxim Levitsky2021-09-223-5/+9
| | * | | | KVM: x86: reset pdptrs_from_userspace when exiting smmMaxim Levitsky2021-09-221-0/+7
| | * | | | KVM: x86: nSVM: restore the L1 host state prior to resuming nested guest on S...Maxim Levitsky2021-09-221-5/+7
| | * | | | KVM: nVMX: Filter out all unsupported controls when eVMCS was activatedVitaly Kuznetsov2021-09-222-7/+14
| | * | | | KVM: x86: Fix stack-out-of-bounds memory access from ioapic_write_indirect()Vitaly Kuznetsov2021-09-221-5/+5
| | * | | | KVM: SEV: Allow some commands for mirror VMPeter Gonda2021-09-221-2/+17
| | * | | | KVM: SEV: Update svm_vm_copy_asid_from for SEV-ESPeter Gonda2021-09-221-4/+12
| | * | | | KVM: nVMX: Fix nested bus lock VM exitChenyi Qiang2021-09-221-0/+6
| | * | | | KVM: x86: Identify vCPU0 by its vcpu_idx instead of its vCPUs array entrySean Christopherson2021-09-221-1/+1
| | * | | | KVM: x86: Query vcpu->vcpu_idx directly and drop its accessorSean Christopherson2021-09-222-5/+4
| | * | | | kvm: fix wrong exception emulation in check_rdtscHou Wenlong2021-09-221-1/+1
| | * | | | KVM: SEV: Pin guest memory for write for RECEIVE_UPDATE_DATASean Christopherson2021-09-221-1/+1
| | * | | | KVM: SVM: fix missing sev_decommission in sev_receive_startMingwei Zhang2021-09-221-1/+3
| | * | | | KVM: SEV: Acquire vcpu mutex when updating VMSAPeter Gonda2021-09-221-22/+29
| | * | | | KVM: nVMX: fix comments of handle_vmon()Yu Zhang2021-09-221-8/+1
| | * | | | KVM: x86: Handle SRCU initialization failure during page track initHaimin Zhang2021-09-223-4/+9
| | * | | | KVM: VMX: Remove defunct "nr_active_uret_msrs" fieldSean Christopherson2021-09-221-4/+0
| | * | | | KVM: x86: Clear KVM's cached guest CR3 at RESET/INITSean Christopherson2021-09-221-0/+3
| | * | | | KVM: x86: Mark all registers as avail/dirty at vCPU creationSean Christopherson2021-09-221-0/+2
| | | |/ / | | |/| |
| * | | | Merge tag 'x86-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-09-265-25/+35
| |\ \ \ \
| | * | | | x86/insn, tools/x86: Fix undefined behavior due to potential unaligned accessesNumfor Mbiziwo-Tiapo2021-09-241-2/+2
| | * | | | x86/asm: Fix SETZ size enqcmds() build failureKees Cook2021-09-221-1/+1
| | * | | | x86/setup: Call early_reserve_memory() earlierJuergen Gross2021-09-211-12/+14
| | * | | | x86/fault: Fix wrong signal when vsyscall fails with pkeyJiashuo Liang2021-09-202-10/+18
| | |/ / /
| * | | | Merge tag 'for-linus-5.15b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-09-265-18/+12
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | xen/x86: fix PV trap handling on secondary processorsJan Beulich2021-09-211-6/+9
| | * | | swiotlb-xen: this is PV-only on x86Jan Beulich2021-09-201-1/+0
| | * | | xen/pci-swiotlb: reduce visibility of symbolsJan Beulich2021-09-202-7/+3
| | * | | xen/x86: drop redundant zeroing from cpu_initialize_context()Jan Beulich2021-09-201-4/+0
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-09-237-20/+67
|\| | | |
| * | | | Merge tag 'x86_urgent_for_v5.15_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-09-194-15/+46
| |\ \ \ \