summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2026-02-23perf/x86/intel/uncore: Add per-scheduler IMC CAS count eventsZide Chen1-1/+27
2026-02-23x86/headers: Replace __ASSEMBLY__ stragglers with __ASSEMBLER__Thomas Huth4-9/+9
2026-02-23x86/cfi: Fix CFI rewrite for odd alignmentsPeter Zijlstra4-24/+34
2026-02-23x86/bug: Handle __WARN_printf() trap in early_fixup_exception()Hou Wenlong3-6/+5
2026-02-23x86/fred: Correct speculative safety in fred_extint()Andrew Cooper1-3/+2
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook3-4/+3
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds6-12/+6
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds3-3/+3
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds52-78/+78
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook69-114/+115
2026-02-20Merge tag 'efi-fixes-for-v7.0-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+7
2026-02-20Merge tag 'for-linus-7.0-rc1a-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+5
2026-02-20Merge tag 'hyperv-next-signed-20260218' of git://git.kernel.org/pub/scm/linux...Linus Torvalds5-17/+50
2026-02-18Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2026-02-18x86/hyperv: Fix error pointer dereferenceEthan Tidmore1-3/+5
2026-02-18x86/hyperv: Reserve 3 interrupt vectors used exclusively by MSHVMukesh Rathor1-0/+25
2026-02-18x86/kexec: Copy ACPI root pointer address from config tableArd Biesheuvel1-0/+7
2026-02-18x86/xen: Fix Xen PV guest bootJuergen Gross1-1/+5
2026-02-18x86/hyperv: Remove ASM_CALL_CONSTRAINT with VMMCALL insnUros Bizjak1-1/+1
2026-02-18x86/hyperv: Use savesegment() instead of inline asm() to save segment registersUros Bizjak1-4/+5
2026-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds45-690/+1833
2026-02-12Merge tag 'cxl-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds1-8/+14
2026-02-12mm: update shmem_[kernel]_file_*() functions to use vma_flags_tLorenzo Stoakes1-1/+1
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds1-0/+6
2026-02-12Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds18-94/+102
2026-02-11Merge tag 'kvm-x86-pmu-6.20' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini31-170/+939
2026-02-11Merge tag 'kvm-x86-apic-6.20' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini13-225/+165
2026-02-11Merge tag 'kvm-x86-gmem-6.20' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2-74/+50
2026-02-10Merge tag 'asm-generic-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2026-02-10x86: keep legacy generated vdso files around in .gitignore fileLinus Torvalds1-1/+2
2026-02-10Merge tag 'x86_misc_for_7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-35/+34
2026-02-10Merge tag 'x86_entry_for_7.0-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds48-491/+456
2026-02-10Merge tag 'x86_sev_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds8-398/+421
2026-02-10Merge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds36-673/+543
2026-02-10Merge tag 'x86_microcode_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-9/+20
2026-02-10Merge tag 'x86_cleanups_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds11-41/+17
2026-02-10Merge tag 'x86_cache_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-102/+641
2026-02-10Merge tag 'x86_alternatives_for_v7.0_rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-56/+91
2026-02-10Merge tag 'x86-irq-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-20/+16
2026-02-10Merge tag 'timers-vdso-2026-02-09' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-10/+16
2026-02-10Merge tag 'x86-platform-2026-02-09' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+2
2026-02-10Merge tag 'x86-cpu-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-55/+13
2026-02-10Merge tag 'x86-apic-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-7/+9
2026-02-10Merge tag 'x86-boot-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-253/+280
2026-02-10Merge tag 'sched-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-2/+2
2026-02-10Merge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2026-02-10Merge tag 'perf-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds26-352/+1550
2026-02-10Merge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds4-27/+69
2026-02-10Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds11-626/+68
2026-02-09Merge tag 'efi-next-for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-12/+12