index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2025-10-15
x86/microcode/intel: Implement staging handler
Chang S. Bae
2025-10-15
x86/microcode/intel: Define staging state struct
Chang S. Bae
2025-10-15
x86/microcode/intel: Establish staging control logic
Chang S. Bae
2025-10-15
x86/microcode: Introduce staging step to reduce late-loading time
Chang S. Bae
2025-10-15
x86/cpu/topology: Make primary thread mask available with SMP=n
Chang S. Bae
2025-10-14
KVM: x86: Advertise EferLmsleUnsupported to userspace
Jim Mattson
2025-10-14
livepatch: Add CONFIG_KLP_BUILD
Josh Poimboeuf
2025-10-14
x86/asm: Annotate special section entries
Josh Poimboeuf
2025-10-14
x86/alternative: Refactor INT3 call emulation selftest
Josh Poimboeuf
2025-10-14
x86/kprobes: Remove STACK_FRAME_NON_STANDARD annotation
Josh Poimboeuf
2025-10-14
x86/module: Improve relocation error messages
Josh Poimboeuf
2025-10-14
KVM: SVM: Mark VMCB_NPT as dirty on nested VMRUN
Jim Mattson
2025-10-14
KVM: SVM: Mark VMCB_PERM_MAP as dirty on nested VMRUN
Jim Mattson
2025-10-14
x86/alternative: Drop not needed test after call of alt_replace_call()
Juergen Gross
2025-10-13
KVM: TDX: Replace kmalloc + copy_from_user with memdup_user in tdx_td_init()
Thorsten Blum
2025-10-13
KVM: nVMX: Use vcpu instead of vmx->vcpu when vcpu is available
Xin Li
2025-10-13
KVM: VMX: Remove stale vmx_set_dr6() declaration
Dmytro Maluka
2025-10-13
KVM: x86/mmu: Skip MMIO SPTE invalidation if enable_mmio_caching=0
Dmytro Maluka
2025-10-13
x86/fred: Fix 64bit identifier in fred_ss
Andrew Cooper
2025-10-13
x86/mm: Fix SMP ordering in switch_mm_irqs_off()
Ingo Molnar
2025-10-13
x86/mm: Fix overflow in __cpa_addr()
Rik van Riel
2025-10-13
x86/resctrl: Fix miscount of bandwidth event when reactivating previously una...
Babu Moger
2025-10-13
x86/resctrl: Support Sub-NUMA Cluster (SNC) mode on Clearwater Forest
Chen Yu
2025-10-13
x86/cpufeatures: Make X86_FEATURE leaf 17 Linux-specific
Borislav Petkov (AMD)
2025-10-11
Merge tag 'x86_core_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-10-11
Merge tag 'x86_cleanups_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-10-10
KVM: guest_memfd: Allow mmap() on guest_memfd for x86 VMs with private memory
Sean Christopherson
2025-10-10
KVM: x86/pmu: Don't try to get perf capabilities for hybrid CPUs
Dapeng Mi
2025-10-07
Merge tag 'acpi-6.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-10-07
Merge tag 'hyperv-next-signed-20251006' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-10-07
Merge branches 'acpi-x86', 'acpi-battery', 'acpi-apei' and 'acpi-property'
Rafael J. Wysocki
2025-10-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-10-06
Merge tag 'uml-for-linux-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-10-06
Merge tag 'pci-v6.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-10-04
Merge tag 'x86_entry_for_6.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-10-04
Merge tag 'x86_mm_for_6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-10-04
Merge tag 'x86_tdx_for_6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-10-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-10-02
Merge tag 'mm-nonmm-stable-2025-10-02-15-29' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-10-02
Merge tag 'drm-next-2025-10-01' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-10-02
Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-09-30
Merge tag 'bpf-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2025-09-30
Merge tag 'timers-vdso-2025-09-29' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-09-30
x86/hyperv: Switch to msi_create_parent_irq_domain()
Nam Cao
2025-09-30
entry: Rename "kvm" entry code assets to "virt" to genericize APIs
Sean Christopherson
2025-09-30
entry/kvm: KVM: Move KVM details related to signal/-EINTR into KVM proper
Sean Christopherson
2025-09-30
x86/hyperv: Add kexec/kdump support on Azure CVMs
Vitaly Kuznetsov
2025-09-30
Merge tag 'core-core-2025-09-29' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-09-30
Merge tag 'x86_apic_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
[prev]
[next]