| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-05-13 | Merge branch 'x86/microcode' into x86/core, to merge dependent commits | Ingo Molnar | 1 | -0/+2 |
| 2025-05-13 | Merge branch 'x86/fpu' into x86/core, to merge dependent commits | Ingo Molnar | 8 | -53/+38 |
| 2025-05-13 | Merge branch 'x86/cpu' into x86/core, to resolve conflicts | Ingo Molnar | 10 | -17/+201 |
| 2025-05-13 | Merge branch 'x86/boot' into x86/core, to merge dependent commits | Ingo Molnar | 9 | -10/+188 |
| 2025-05-13 | Merge branch 'x86/bugs' into x86/core, to merge dependent commits | Ingo Molnar | 2 | -1/+2 |
| 2025-05-13 | Merge branch 'x86/asm' into x86/core, to merge dependent commits | Ingo Molnar | 11 | -59/+55 |
| 2025-05-13 | Merge branch 'x86/alternatives' into x86/core, to merge dependent commits | Ingo Molnar | 4 | -22/+37 |
| 2025-05-12 | x86/kexec: add support for passing kexec handover (KHO) data | Alexander Graf | 2 | -1/+14 |
| 2025-05-11 | syscall.h: introduce syscall_set_nr() | Dmitry V. Levin | 1 | -0/+7 |
| 2025-05-11 | syscall.h: add syscall_set_arguments() | Dmitry V. Levin | 1 | -0/+36 |
| 2025-05-11 | arch: remove mk_pmd() | Matthew Wilcox (Oracle) | 1 | -2/+0 |
| 2025-05-11 | x86: remove custom definition of mk_pte() | Matthew Wilcox (Oracle) | 1 | -16/+3 |
| 2025-05-11 | Merge tag 'its-for-linus-20250509' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 4 | -0/+53 |
| 2025-05-11 | x86/sev: Fix operator precedence in GHCB_MSR_VMPL_REQ_LEVEL macro | Seongman Lee | 1 | -1/+1 |
| 2025-05-09 | x86/its: FineIBT-paranoid vs ITS | Peter Zijlstra | 1 | -0/+8 |
| 2025-05-09 | x86/its: Use dynamic thunks for indirect branches | Peter Zijlstra | 1 | -0/+10 |
| 2025-05-09 | x86/its: Add "vmexit" option to skip mitigation on some CPUs | Pawan Gupta | 1 | -0/+1 |
| 2025-05-09 | x86/its: Add support for ITS-safe return thunk | Pawan Gupta | 2 | -0/+20 |
| 2025-05-09 | x86/its: Add support for ITS-safe indirect thunk | Pawan Gupta | 2 | -0/+5 |
| 2025-05-09 | x86/its: Enumerate Indirect Target Selection (ITS) bug | Pawan Gupta | 2 | -0/+9 |
| 2025-05-08 | x86/tdx: Add tdx_mcall_extend_rtmr() interface | Cedric Xing | 2 | -0/+3 |
| 2025-05-06 | x86/insn: Stop decoding i64 instructions in x86-64 mode at opcode | Masami Hiramatsu (Google) | 1 | -0/+6 |
| 2025-05-06 | Merge tag 'v6.15-rc4' into x86/asm, to pick up fixes | Ingo Molnar | 5 | -21/+37 |
| 2025-05-06 | x86/fpu: Drop @perm from guest pseudo FPU container | Chao Gao | 1 | -7/+0 |
| 2025-05-06 | x86/fpu/xstate: Always preserve non-user xfeatures/flags in __state_perm | Sean Christopherson | 1 | -3/+5 |
| 2025-05-06 | x86/mm: Fix false positive warning in switch_mm_irqs_off() | Peter Zijlstra | 2 | -2/+12 |
| 2025-05-06 | Merge tag 'v6.15-rc5' into x86/cpu, to resolve conflicts | Ingo Molnar | 5 | -21/+37 |
| 2025-05-05 | x86/alternative: Remove unused header #defines | Juergen Gross | 1 | -5/+0 |
| 2025-05-05 | x86/CPU/AMD: Print the reason for the last reset | Yazen Ghannam | 1 | -0/+1 |
| 2025-05-05 | x86/fpu: Restore fpu_thread_struct_whitelist() to fix CONFIG_HARDENED_USERCOP... | Kees Cook | 1 | -7/+5 |
| 2025-05-05 | x86/microcode: Consolidate the loader enablement checking | Borislav Petkov (AMD) | 1 | -0/+2 |
| 2025-05-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux v6.15-rc5 | Herbert Xu | 5 | -21/+37 |
| 2025-05-05 | x86/sev: Disentangle #VC handling code from startup code | Ard Biesheuvel | 2 | -8/+22 |
| 2025-05-04 | x86/linkage: Add SYM_PIC_ALIAS() macro helper to emit symbol aliases | Ard Biesheuvel | 1 | -0/+10 |
| 2025-05-04 | x86/boot: Move early_setup_gdt() back into head64.c | Ard Biesheuvel | 1 | -0/+1 |
| 2025-05-04 | Merge branch 'x86/urgent' into x86/boot, to pick up fixes | Ingo Molnar | 2 | -8/+17 |
| 2025-05-04 | x86/fpu: Shift fpregs_assert_state_consistent() from arch_exit_work() to its ... | Oleg Nesterov | 1 | -2/+3 |
| 2025-05-04 | x86/fpu: Remove DEFINE_EVENT(x86_fpu, x86_fpu_copy_src) | Oleg Nesterov | 1 | -5/+0 |
| 2025-05-04 | x86/fpu: Simplify the switch_fpu_prepare() + switch_fpu_finish() logic | Oleg Nesterov | 1 | -25/+9 |
| 2025-05-04 | Merge tag 'v6.15-rc4' into x86/fpu, to pick up fixes | Ingo Molnar | 3 | -8/+19 |
| 2025-05-02 | KVM: x86: Revert kvm_x86_ops.mem_enc_ioctl() back to an OPTIONAL hook | Sean Christopherson | 1 | -1/+1 |
| 2025-05-02 | KVM: selftests: Add library support for interacting with SNP | Pratik R. Sampat | 1 | -0/+1 |
| 2025-05-02 | x86/msr: Change the function type of native_read_msr_safe() | Xin Li (Intel) | 3 | -24/+22 |
| 2025-05-02 | x86/msr: Replace wrmsr(msr, low, 0) with wrmsrq(msr, low) | Xin Li (Intel) | 2 | -2/+2 |
| 2025-05-02 | x86/pvops/msr: Refactor pv_cpu_ops.write_msr{,_safe}() | Xin Li (Intel) | 3 | -35/+31 |
| 2025-05-02 | x86/msr: Convert __rdmsr() uses to native_rdmsrq() uses | Xin Li (Intel) | 1 | -1/+1 |
| 2025-05-02 | x86/msr: Add the native_rdmsrq() helper | Xin Li (Intel) | 1 | -0/+5 |
| 2025-05-02 | x86/msr: Convert __wrmsr() uses to native_wrmsr{,q}() uses | Xin Li (Intel) | 2 | -3/+5 |
| 2025-05-02 | x86/msr: Convert the rdpmc() macro to an __always_inline function | Xin Li (Intel) | 2 | -4/+5 |
| 2025-05-02 | x86/msr: Rename rdpmcl() to rdpmc() | Xin Li (Intel) | 2 | -2/+2 |