summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* mm: generalize ARCH_HAS_FILTER_PGPROTAnshuman Khandual2022-03-241-3/+0
* kasan, x86, arm64, s390: rename functions for modules shadowAndrey Konovalov2022-03-241-1/+1
* mm/migration: add trace events for base page and HugeTLB migrationsAnshuman Khandual2022-03-241-1/+0
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-03-241-7/+3
|\
| * x86/setup: use IS_ENABLED(CONFIG_KEXEC_CORE) instead of #ifdefJisheng Zhang2022-03-231-7/+3
* | Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-03-244-29/+89
|\ \
| * \ Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-03-221-2/+9
| |\ \
| | * | Revert "rethook: x86: Add rethook x86 implementation"Alexei Starovoitov2022-03-225-129/+1
| | * | rethook: x86: Add rethook x86 implementationMasami Hiramatsu2022-03-175-1/+129
| | * | bpf, x86: Fall back to interpreter mode when extra pass failsHou Tao2022-03-161-2/+9
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-03-178-63/+254
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-03-1010-76/+192
| |\ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-03-042-2/+5
| |\ \ \ \
| | * | | | bpf, x86: Set header->size properly before freeing itSong Liu2022-03-021-1/+4
| | * | | | x86: Disable HAVE_ARCH_HUGE_VMALLOC on 32-bit x86Song Liu2022-03-021-1/+1
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-03-0310-31/+95
| |\ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-02-243-16/+7
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-02-1717-183/+266
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-02-1015-122/+82
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-02-094-28/+78
| |\ \ \ \ \ \ \ \
| | * | | | | | | | bpf, x86_64: Fail gracefully on bpf_jit_binary_pack_finalize failuresSong Liu2022-02-081-2/+6
| | * | | | | | | | bpf, x86_64: Use bpf_jit_binary_pack_allocSong Liu2022-02-071-27/+31
| | * | | | | | | | bpf: Introduce bpf_arch_text_copySong Liu2022-02-071-0/+7
| | * | | | | | | | x86/alternative: Introduce text_poke_copySong Liu2022-02-072-0/+35
| | * | | | | | | | x86/Kconfig: Select HAVE_ARCH_HUGE_VMALLOC with HAVE_ARCH_HUGE_VMAPSong Liu2022-02-071-0/+1
| | * | | | | | | | bpf, x86: Remove unnecessary handling of BPF_SUB atomic opHou Tao2022-01-271-1/+0
* | | | | | | | | | Merge tag 'hyperv-next-signed-20220322' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-03-241-4/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86/hyperv: Output host build info as normal Windows version numberMichael Kelley2022-03-081-4/+4
| |/ / / / / / / / /
* | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-03-2445-1760/+2342
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | KVM: use kvcalloc for array allocationsPaolo Bonzini2022-03-211-3/+2
| * | | | | | | | | | KVM: x86: Introduce KVM_CAP_DISABLE_QUIRKS2Oliver Upton2022-03-212-0/+15
| * | | | | | | | | | kvm: x86: Require const tsc for RTThomas Gleixner2022-03-211-0/+6
| * | | | | | | | | | KVM: x86: synthesize CPUID leaf 0x80000021h if usefulPaolo Bonzini2022-03-211-0/+25
| * | | | | | | | | | KVM: x86: add support for CPUID leaf 0x80000021Paolo Bonzini2022-03-211-1/+18
| * | | | | | | | | | KVM: x86: do not use KVM_X86_OP_OPTIONAL_RET0 for get_mt_maskMaxim Levitsky2022-03-212-1/+7
| * | | | | | | | | | Revert "KVM: x86/mmu: Zap only TDP MMU leafs in kvm_zap_gfn_range()"Paolo Bonzini2022-03-213-14/+39
| * | | | | | | | | | kvm: x86/mmu: Flush TLB before zap_gfn_range releases RCUPaolo Bonzini2022-03-211-5/+9
| * | | | | | | | | | KVM: SVM: Allow AVIC support on system w/ physical APIC ID > 255Suravee Suthikulpanit2022-03-083-7/+13
| * | | | | | | | | | KVM: x86/mmu: WARN on any attempt to atomically update REMOVED SPTESean Christopherson2022-03-081-8/+7
| * | | | | | | | | | KVM: x86/mmu: Check for a REMOVED leaf SPTE before making the SPTESean Christopherson2022-03-081-1/+5
| * | | | | | | | | | KVM: x86/mmu: Zap defunct roots via asynchronous workerPaolo Bonzini2022-03-081-9/+11
| * | | | | | | | | | KVM: x86/mmu: Zap roots in two passes to avoid inducing RCU stallsSean Christopherson2022-03-081-17/+34
| * | | | | | | | | | KVM: x86/mmu: Allow yielding when zapping GFNs for defunct TDP MMU rootPaolo Bonzini2022-03-081-41/+62
| * | | | | | | | | | KVM: x86/mmu: Zap invalidated roots via asynchronous workerPaolo Bonzini2022-03-084-87/+76
| * | | | | | | | | | KVM: x86/mmu: Defer TLB flush to caller when freeing TDP MMU shadow pagesSean Christopherson2022-03-083-14/+26
| * | | | | | | | | | KVM: x86/mmu: Do remote TLB flush before dropping RCU in TDP MMU reschedSean Christopherson2022-03-081-2/+2
| * | | | | | | | | | KVM: x86/mmu: Zap only TDP MMU leafs in kvm_zap_gfn_range()Sean Christopherson2022-03-083-39/+14
| * | | | | | | | | | KVM: x86/mmu: Require mmu_lock be held for write to zap TDP MMU rangeSean Christopherson2022-03-081-18/+6
| * | | | | | | | | | KVM: x86/mmu: Add dedicated helper to zap TDP MMU root shadow pageSean Christopherson2022-03-081-16/+82
| * | | | | | | | | | KVM: x86/mmu: Skip remote TLB flush when zapping all of TDP MMUSean Christopherson2022-03-081-5/+6