| Age | Commit message (Expand) | Author | Lines |
| 2025-05-06 | x86/mm: Fix false positive warning in switch_mm_irqs_off() | Peter Zijlstra | -2/+12 |
| 2025-05-06 | Merge tag 'v6.15-rc5' into x86/cpu, to resolve conflicts | Ingo Molnar | -21/+37 |
| 2025-05-05 | x86/alternative: Remove unused header #defines | Juergen Gross | -5/+0 |
| 2025-05-05 | x86/CPU/AMD: Print the reason for the last reset | Yazen Ghannam | -0/+1 |
| 2025-05-05 | x86/fpu: Restore fpu_thread_struct_whitelist() to fix CONFIG_HARDENED_USERCOP... | Kees Cook | -7/+5 |
| 2025-05-05 | x86/microcode: Consolidate the loader enablement checking | Borislav Petkov (AMD) | -0/+2 |
| 2025-05-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux v6.15-rc5 | Herbert Xu | -21/+37 |
| 2025-05-05 | x86/sev: Disentangle #VC handling code from startup code | Ard Biesheuvel | -8/+22 |
| 2025-05-04 | x86/linkage: Add SYM_PIC_ALIAS() macro helper to emit symbol aliases | Ard Biesheuvel | -0/+10 |
| 2025-05-04 | x86/boot: Move early_setup_gdt() back into head64.c | Ard Biesheuvel | -0/+1 |
| 2025-05-04 | Merge branch 'x86/urgent' into x86/boot, to pick up fixes | Ingo Molnar | -8/+17 |
| 2025-05-04 | x86/fpu: Shift fpregs_assert_state_consistent() from arch_exit_work() to its ... | Oleg Nesterov | -2/+3 |
| 2025-05-04 | x86/fpu: Remove DEFINE_EVENT(x86_fpu, x86_fpu_copy_src) | Oleg Nesterov | -5/+0 |
| 2025-05-04 | x86/fpu: Simplify the switch_fpu_prepare() + switch_fpu_finish() logic | Oleg Nesterov | -25/+9 |
| 2025-05-04 | Merge tag 'v6.15-rc4' into x86/fpu, to pick up fixes | Ingo Molnar | -8/+19 |
| 2025-05-02 | KVM: x86: Revert kvm_x86_ops.mem_enc_ioctl() back to an OPTIONAL hook | Sean Christopherson | -1/+1 |
| 2025-05-02 | KVM: selftests: Add library support for interacting with SNP | Pratik R. Sampat | -0/+1 |
| 2025-05-02 | x86/msr: Change the function type of native_read_msr_safe() | Xin Li (Intel) | -24/+22 |
| 2025-05-02 | x86/msr: Replace wrmsr(msr, low, 0) with wrmsrq(msr, low) | Xin Li (Intel) | -2/+2 |
| 2025-05-02 | x86/pvops/msr: Refactor pv_cpu_ops.write_msr{,_safe}() | Xin Li (Intel) | -35/+31 |
| 2025-05-02 | x86/msr: Convert __rdmsr() uses to native_rdmsrq() uses | Xin Li (Intel) | -1/+1 |
| 2025-05-02 | x86/msr: Add the native_rdmsrq() helper | Xin Li (Intel) | -0/+5 |
| 2025-05-02 | x86/msr: Convert __wrmsr() uses to native_wrmsr{,q}() uses | Xin Li (Intel) | -3/+5 |
| 2025-05-02 | x86/msr: Convert the rdpmc() macro to an __always_inline function | Xin Li (Intel) | -4/+5 |
| 2025-05-02 | x86/msr: Rename rdpmcl() to rdpmc() | Xin Li (Intel) | -2/+2 |
| 2025-05-02 | x86/msr: Remove the unused rdpmc() method | Xin Li (Intel) | -14/+0 |
| 2025-05-02 | x86/msr: Move rdtsc{,_ordered}() to <asm/tsc.h> | Xin Li (Intel) | -54/+55 |
| 2025-05-02 | x86/msr: Add explicit includes of <asm/msr.h> | Xin Li (Intel) | -0/+12 |
| 2025-05-02 | x86/msr: Move the EAX_EDX_*() methods from <asm/msr.h> to <asm/asm.h> | Ingo Molnar | -19/+19 |
| 2025-05-02 | x86/msr: Rename DECLARE_ARGS() to EAX_EDX_DECLARE_ARGS | Ingo Molnar | -7/+7 |
| 2025-05-02 | x86/msr: Improve the comments of the DECLARE_ARGS()/EAX_EDX_VAL()/EAX_EDX_RET... | Ingo Molnar | -11/+13 |
| 2025-05-02 | Merge tag 'v6.15-rc4' into x86/msr, to pick up fixes and resolve conflicts | Ingo Molnar | -21/+37 |
| 2025-04-29 | x86/bugs: Restructure L1TF mitigation | David Kaplan | -0/+1 |
| 2025-04-26 | Merge tag 'x86-urgent-2025-04-26' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | -8/+11 |
| 2025-04-26 | platform/x86/amd/pmc: Use FCH_PM_BASE definition | Mario Limonciello | -0/+1 |
| 2025-04-26 | i2c: piix4, x86/platform: Move the SB800 PIIX4 FCH definitions to <asm/amd/fc... | Mario Limonciello | -0/+11 |
| 2025-04-25 | KVM: SEV: Configure "ALLOWED_SEV_FEATURES" VMCB Field | Kim Phillips | -1/+6 |
| 2025-04-25 | x86/cpufeatures: Add "Allowed SEV Features" Feature | Kishon Vijay Abraham I | -0/+1 |
| 2025-04-25 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | -0/+6 |
| 2025-04-25 | Merge branch 'perf/urgent' | Peter Zijlstra | -0/+2 |
| 2025-04-24 | KVM: SVM: Fix SNP AP destroy race with VMRUN | Tom Lendacky | -1/+2 |
| 2025-04-24 | x86/irq: KVM: Add helper for harvesting PIR to deduplicate KVM and posted MSIs | Sean Christopherson | -0/+64 |
| 2025-04-24 | x86/irq: KVM: Track PIR bitmap as an "unsigned long" array | Sean Christopherson | -7/+7 |
| 2025-04-24 | KVM: x86: Add module param to control and enumerate device posted IRQs | Sean Christopherson | -1/+2 |
| 2025-04-24 | KVM: x86: Rescan I/O APIC routes after EOI interception for old routing | weizijie | -0/+1 |
| 2025-04-24 | KVM: x86: Advertise support for AMD's PREFETCHI | Babu Moger | -0/+1 |
| 2025-04-24 | x86/msr: Rename the WRMSRNS opcode macro to ASM_WRMSRNS (for KVM) | Sean Christopherson | -2/+2 |
| 2025-04-24 | x86/cpufeatures: Define X86_FEATURE_AMD_IBRS_SAME_MODE | Yosry Ahmed | -0/+1 |
| 2025-04-24 | Merge branch 'kvm-fixes-6.15-rc4' into HEAD | Paolo Bonzini | -12/+18 |
| 2025-04-24 | x86/sev: Share the sev_secrets_pa value again | Tom Lendacky | -0/+1 |