summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)AuthorLines
2025-02-22Merge tag 'x86-urgent-2025-02-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+1
2025-02-21x86/cpufeatures: Make AVX-VNNI depend on AVXEric Biggers-0/+1
2025-02-20perf/x86/intel: Fix event constraints for LNCKan Liang-14/+8
2025-02-16Merge tag 'perf_urgent_for_v6.14_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-32/+54
2025-02-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-34/+49
2025-02-15Merge tag 'uml-for-linus-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-6/+28
2025-02-14Merge tag 'kvm-x86-fixes-6.14-rcN' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-26/+34
2025-02-14x86/sev: Fix broken SNP support with KVM module built-inAshish Kalra-16/+9
2025-02-14KVM: SVM: Ensure PSP module is initialized if KVM module is built-inSean Christopherson-0/+10
2025-02-14Merge tag 'for-linus-6.14-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-9/+62
2025-02-13x86/xen: allow larger contiguous memory regions in PV guestsJuergen Gross-9/+62
2025-02-12um: properly align signal stack on x86_64Benjamin Berg-3/+5
2025-02-12um: add back support for FXSAVE registersBenjamin Berg-3/+23
2025-02-12KVM: x86: Load DR6 with guest value only before entering .vcpu_run() loopSean Christopherson-11/+19
2025-02-12KVM: nSVM: Enter guest mode before initializing nested NPT MMUSean Christopherson-6/+6
2025-02-12KVM: x86: Reject Hyper-V's SEND_IPI hypercalls if local APIC isn't in-kernelSean Christopherson-1/+5
2025-02-11x86/cpu/kvm: SRSO: Fix possible missing IBPB on VM-ExitPatrick Bellasi-8/+16
2025-02-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-14/+28
2025-02-08Merge tag 'x86-urgent-2025-02-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+1
2025-02-08perf/x86/intel: Ensure LBRs are disabled when a CPU is startingSean Christopherson-2/+6
2025-02-08perf/x86/intel: Fix ARCH_PERFMON_NUM_COUNTER_LEAFKan Liang-11/+35
2025-02-08perf/x86/intel: Clean up PEBS-via-PT on hybridKan Liang-11/+9
2025-02-08perf/x86/rapl: Fix the error checking orderDhananjay Ugwekar-8/+4
2025-02-06Merge tag 'for-linus-6.14-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-8/+3
2025-02-05x86/xen: remove unneeded dummy push from xen_hypercall_hvm()Juergen Gross-6/+0
2025-02-05x86/xen: add FRAME_END to xen_hypercall_hvm()Juergen Gross-0/+1
2025-02-05x86/xen: fix xen_hypercall_hvm() to not clobber %rbxJuergen Gross-2/+2
2025-02-04KVM: x86/mmu: Ensure NX huge page recovery thread is alive before wakingSean Christopherson-7/+26
2025-02-04KVM: remove kvm_arch_post_init_vmPaolo Bonzini-6/+1
2025-02-04kvm: x86: SRSO_USER_KERNEL_NO is not synthesizedPaolo Bonzini-1/+1
2025-01-31Merge tag 'kbuild-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-5/+1
2025-02-01kbuild: Strip runtime const RELA sections correctlyArd Biesheuvel-5/+1
2025-01-31Merge tag 'x86-mm-2025-01-31' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-19/+55
2025-01-30Merge tag 'uml-for-linus-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-22/+0
2025-01-30Merge tag 'rtc-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds-7/+0
2025-01-30Merge tag 'acpi-6.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-5/+45
2025-01-30x86/boot: Use '-std=gnu11' to fix build with GCC 15Nathan Chancellor-0/+1
2025-01-29Merge tag 'for-linus-6.14-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+4
2025-01-29Merge tag 'constfy-sysctl-6.14-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-2/+2
2025-01-28x86/sev: Disable jump tables in SEV startup codeArd Biesheuvel-0/+4
2025-01-28treewide: const qualify ctl_tables where applicableJoel Granados-2/+2
2025-01-26Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-91/+54
2025-01-26Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...Linus Torvalds-3/+2
2025-01-25mm/memblock: add memblock_alloc_or_panic interfaceGuo Weikang-30/+7
2025-01-25asm-generic: pgalloc: provide generic __pgd_{alloc,free}Kevin Brodsky-13/+11
2025-01-25mm: pgtable: move __tlb_remove_table_one() in x86 to generic fileQi Zheng-19/+0
2025-01-25mm: pgtable: introduce generic __tlb_remove_table()Qi Zheng-17/+0
2025-01-25x86: pgtable: move pagetable_dtor() to __tlb_remove_table()Qi Zheng-12/+6
2025-01-25x86: pgtable: convert __tlb_remove_table() to use struct ptdescQi Zheng-13/+19
2025-01-25mm: pgtable: introduce pagetable_dtor()Qi Zheng-6/+6