index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Lines
2025-02-22
Merge tag 'x86-urgent-2025-02-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-0
/
+1
2025-02-21
x86/cpufeatures: Make AVX-VNNI depend on AVX
Eric Biggers
-0
/
+1
2025-02-20
perf/x86/intel: Fix event constraints for LNC
Kan Liang
-14
/
+8
2025-02-16
Merge tag 'perf_urgent_for_v6.14_rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-32
/
+54
2025-02-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-34
/
+49
2025-02-15
Merge tag 'uml-for-linus-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-6
/
+28
2025-02-14
Merge tag 'kvm-x86-fixes-6.14-rcN' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
-26
/
+34
2025-02-14
x86/sev: Fix broken SNP support with KVM module built-in
Ashish Kalra
-16
/
+9
2025-02-14
KVM: SVM: Ensure PSP module is initialized if KVM module is built-in
Sean Christopherson
-0
/
+10
2025-02-14
Merge tag 'for-linus-6.14-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-9
/
+62
2025-02-13
x86/xen: allow larger contiguous memory regions in PV guests
Juergen Gross
-9
/
+62
2025-02-12
um: properly align signal stack on x86_64
Benjamin Berg
-3
/
+5
2025-02-12
um: add back support for FXSAVE registers
Benjamin Berg
-3
/
+23
2025-02-12
KVM: x86: Load DR6 with guest value only before entering .vcpu_run() loop
Sean Christopherson
-11
/
+19
2025-02-12
KVM: nSVM: Enter guest mode before initializing nested NPT MMU
Sean Christopherson
-6
/
+6
2025-02-12
KVM: x86: Reject Hyper-V's SEND_IPI hypercalls if local APIC isn't in-kernel
Sean Christopherson
-1
/
+5
2025-02-11
x86/cpu/kvm: SRSO: Fix possible missing IBPB on VM-Exit
Patrick Bellasi
-8
/
+16
2025-02-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-14
/
+28
2025-02-08
Merge tag 'x86-urgent-2025-02-08' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-0
/
+1
2025-02-08
perf/x86/intel: Ensure LBRs are disabled when a CPU is starting
Sean Christopherson
-2
/
+6
2025-02-08
perf/x86/intel: Fix ARCH_PERFMON_NUM_COUNTER_LEAF
Kan Liang
-11
/
+35
2025-02-08
perf/x86/intel: Clean up PEBS-via-PT on hybrid
Kan Liang
-11
/
+9
2025-02-08
perf/x86/rapl: Fix the error checking order
Dhananjay Ugwekar
-8
/
+4
2025-02-06
Merge tag 'for-linus-6.14-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-8
/
+3
2025-02-05
x86/xen: remove unneeded dummy push from xen_hypercall_hvm()
Juergen Gross
-6
/
+0
2025-02-05
x86/xen: add FRAME_END to xen_hypercall_hvm()
Juergen Gross
-0
/
+1
2025-02-05
x86/xen: fix xen_hypercall_hvm() to not clobber %rbx
Juergen Gross
-2
/
+2
2025-02-04
KVM: x86/mmu: Ensure NX huge page recovery thread is alive before waking
Sean Christopherson
-7
/
+26
2025-02-04
KVM: remove kvm_arch_post_init_vm
Paolo Bonzini
-6
/
+1
2025-02-04
kvm: x86: SRSO_USER_KERNEL_NO is not synthesized
Paolo Bonzini
-1
/
+1
2025-01-31
Merge tag 'kbuild-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
-5
/
+1
2025-02-01
kbuild: Strip runtime const RELA sections correctly
Ard Biesheuvel
-5
/
+1
2025-01-31
Merge tag 'x86-mm-2025-01-31' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-19
/
+55
2025-01-30
Merge tag 'uml-for-linus-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-22
/
+0
2025-01-30
Merge tag 'rtc-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
-7
/
+0
2025-01-30
Merge tag 'acpi-6.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-5
/
+45
2025-01-30
x86/boot: Use '-std=gnu11' to fix build with GCC 15
Nathan Chancellor
-0
/
+1
2025-01-29
Merge tag 'for-linus-6.14-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-0
/
+4
2025-01-29
Merge tag 'constfy-sysctl-6.14-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-2
/
+2
2025-01-28
x86/sev: Disable jump tables in SEV startup code
Ard Biesheuvel
-0
/
+4
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
-2
/
+2
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-91
/
+54
2025-01-26
Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-3
/
+2
2025-01-25
mm/memblock: add memblock_alloc_or_panic interface
Guo Weikang
-30
/
+7
2025-01-25
asm-generic: pgalloc: provide generic __pgd_{alloc,free}
Kevin Brodsky
-13
/
+11
2025-01-25
mm: pgtable: move __tlb_remove_table_one() in x86 to generic file
Qi Zheng
-19
/
+0
2025-01-25
mm: pgtable: introduce generic __tlb_remove_table()
Qi Zheng
-17
/
+0
2025-01-25
x86: pgtable: move pagetable_dtor() to __tlb_remove_table()
Qi Zheng
-12
/
+6
2025-01-25
x86: pgtable: convert __tlb_remove_table() to use struct ptdesc
Qi Zheng
-13
/
+19
2025-01-25
mm: pgtable: introduce pagetable_dtor()
Qi Zheng
-6
/
+6
[next]