| Age | Commit message (Expand) | Author | Files | Lines |
| 2 days | Merge branch 'bitmap-for-next' of https://github.com/norov/linux.git | Mark Brown | 1 | -9/+4 |
| 2 days | Merge branch 'hyperv-next' of https://git.kernel.org/pub/scm/linux/kernel/git... | Mark Brown | 3 | -0/+22 |
| 2 days | Merge branch 'next' of https://github.com/kvm-x86/linux.git | Mark Brown | 7 | -47/+45 |
| 2 days | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm.git | Mark Brown | 5 | -30/+67 |
| 2 days | Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/tip/... | Mark Brown | 26 | -150/+2875 |
| 2 days | Merge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/bp... | Mark Brown | 1 | -0/+12 |
| 3 days | Merge branch into tip/master: 'x86/tdx' | Ingo Molnar | 7 | -52/+103 |
| 3 days | Merge branch into tip/master: 'x86/sev' | Ingo Molnar | 2 | -28/+5 |
| 3 days | Merge branch into tip/master: 'x86/misc' | Ingo Molnar | 2 | -12/+3 |
| 3 days | Merge branch into tip/master: 'x86/cpu' | Ingo Molnar | 11 | -17/+2706 |
| 3 days | Merge branch into tip/master: 'x86/cleanups' | Ingo Molnar | 1 | -1/+1 |
| 3 days | Merge branch into tip/master: 'sched/core' | Ingo Molnar | 1 | -0/+5 |
| 3 days | Merge branch into tip/master: 'irq/core' | Ingo Molnar | 3 | -40/+52 |
| 3 days | x86/cpu: Fix a F00F bug warning and clean up surrounding code | Sohil Mehta | 1 | -1/+0 |
| 3 days | x86/acpi: Add a helper to get the address of the wakeup mailbox | Ricardo Neri | 1 | -0/+6 |
| 3 days | x86/realmode: Make the location of the trampoline configurable | Yunhong Jiang | 1 | -0/+3 |
| 3 days | x86/acpi: Add functions to setup and access the wakeup mailbox | Ricardo Neri | 1 | -0/+10 |
| 3 days | x86/topology: Add missing struct declaration and attribute dependency | Ricardo Neri | 1 | -0/+3 |
| 4 days | Merge branch 'svm' | Sean Christopherson | 4 | -3/+12 |
| 4 days | Merge branch 'mmu' | Sean Christopherson | 3 | -37/+14 |
| 4 days | Merge branch 'misc' | Sean Christopherson | 2 | -7/+18 |
| 4 days | Merge branch 'fixes' | Sean Christopherson | 1 | -0/+1 |
| 4 days | KVM: x86/pmu: Track mediated PMU counters with mode-specific enables | Yosry Ahmed | 1 | -0/+2 |
| 4 days | KVM: x86/pmu: Disable counters based on Host-Only/Guest-Only bits in SVM | Yosry Ahmed | 2 | -0/+3 |
| 4 days | KVM: x86/pmu: Add support for KVM_X86_PMU_OP_OPTIONAL_RET0 | Yosry Ahmed | 2 | -2/+3 |
| 4 days | KVM: x86: Move error handling inside free_external_spt() | Sean Christopherson | 2 | -3/+2 |
| 4 days | KVM: TDX: Drop kvm_x86_ops.remove_external_spte() | Sean Christopherson | 2 | -4/+0 |
| 4 days | KVM: x86/mmu: Plumb param "old_spte" into kvm_x86_ops.set_external_spte() | Sean Christopherson | 1 | -2/+2 |
| 4 days | KVM: TDX: Drop kvm_x86_ops.link_external_spt() | Sean Christopherson | 2 | -4/+0 |
| 4 days | KVM: x86: Virtualize AMD CPUID faulting | Jim Mattson | 1 | -0/+1 |
| 4 days | KVM: x86: Consolidate CPUID fault handling for emulator and interception logic | Sean Christopherson | 1 | -1/+0 |
| 5 days | KVM: x86: Treat KVM's virtual PMU as disabled for TDX VMs | Vishal Annapurve | 1 | -0/+1 |
| 5 days | KVM: SVM: Fix nested NPF injection of PFERR_GUEST_{PAGE,FINAL}_MASK bits | Kevin Cheng | 1 | -0/+2 |
| 5 days | KVM: x86: Tell ->inject_page_fault() whether or a fault came from hardware | Sean Christopherson | 1 | -4/+14 |
| 5 days | x86/virt/tdx: Move mk_keyed_paddr() to tdx.c due to no external users | Yan Zhao | 1 | -6/+0 |
| 5 days | x86/tdx: Drop exported function tdx_quirk_reset_page() | Yan Zhao | 1 | -1/+0 |
| 5 days | x86/tdx: Use PFN directly for unmapping guest private memory | Sean Christopherson | 1 | -9/+5 |
| 5 days | x86/tdx: Use PFN directly for mapping guest private memory | Sean Christopherson | 1 | -2/+5 |
| 5 days | x86/microcode: Do not access MSR_IA32_PLATFORM_ID when running as a guest | Borislav Petkov | 1 | -0/+1 |
| 6 days | x86/virt/tdx: Enable TDX module runtime updates | Chao Gao | 1 | -2/+2 |
| 6 days | x86/virt/seamldr: Add module update locking | Dave Hansen | 1 | -0/+2 |
| 6 days | x86/virt/seamldr: Initialize the newly-installed TDX module | Chao Gao | 1 | -0/+1 |
| 6 days | x86/irq: Move IOAPIC misrouted and PIC/APIC error counts into irq_stats | Thomas Gleixner | 2 | -7/+4 |
| 6 days | x86/irq: Suppress unlikely interrupt stats by default | Thomas Gleixner | 1 | -0/+1 |
| 6 days | x86/irq: Make irqstats array based | Thomas Gleixner | 2 | -33/+47 |
| 7 days | Merge branch 'arena_direct_access' | Alexei Starovoitov | 1 | -0/+12 |
| 7 days | Merge tag 'x86-urgent-2026-05-24' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 4 | -2/+7 |
| 9 days | mm: Add ptep_try_set() for lockless empty-slot installs | Tejun Heo | 1 | -0/+12 |
| 10 days | x86/cpu: Add Intel CPU model number for rugged Panther Lake | Tony Luck | 1 | -0/+2 |
| 11 days | ring-buffer: Flush and stop persistent ring buffer on panic | Masami Hiramatsu (Google) | 1 | -0/+1 |
| 11 days | x86/virt/seamldr: Shut down the current TDX module | Chao Gao | 1 | -0/+4 |
| 11 days | coco/tdx-host: Implement firmware upload sysfs ABI for TDX module updates | Chao Gao | 1 | -0/+1 |
| 11 days | coco/tdx-host: Don't expose P-SEAMLDR information on CPUs with erratum | Chao Gao | 2 | -0/+2 |
| 11 days | coco/tdx-host: Expose P-SEAMLDR information via sysfs | Chao Gao | 1 | -0/+6 |
| 11 days | x86/virt/seamldr: Add a helper to retrieve P-SEAMLDR information | Chao Gao | 1 | -0/+35 |
| 11 days | coco/tdx-host: Expose TDX module version | Chao Gao | 1 | -0/+6 |
| 11 days | x86/virt/tdx: Move low level SEAMCALL helpers out of <asm/tdx.h> | Kai Huang | 1 | -47/+0 |
| 11 days | x86/virt/tdx: Move TDX_FEATURES0 bits to asm/tdx.h | Chao Gao | 1 | -0/+3 |
| 12 days | x86/extable: switch to using FIELD_GET_SIGNED() | Yury Norov | 1 | -9/+4 |
| 12 days | x86/kvm/vmx: Move IRQ/NMI dispatch from KVM into x86 core | Peter Zijlstra | 4 | -2/+7 |
| 13 days | Merge branch 'sched/cache' | Peter Zijlstra | 1 | -0/+5 |
| 13 days | x86: Remove unnecessary architecture-specific <asm/device.h> | Ethan Nelson-Moore | 1 | -11/+0 |
| 2026-05-14 | KVM: x86: nSVM: Save/restore gPAT with KVM_{GET,SET}_NESTED_STATE | Jim Mattson | 1 | -0/+1 |
| 2026-05-14 | KVM: x86: Define KVM_X86_QUIRK_NESTED_SVM_SHARED_PAT | Jim Mattson | 2 | -1/+3 |
| 2026-05-13 | KVM: x86: Make "external SPTE" ops that can fail RET0 static calls | Sean Christopherson | 1 | -3/+3 |
| 2026-05-13 | x86/tdx: Use pg_level in TDX APIs, not the TDX-Module's 0-based level | Sean Christopherson | 1 | -10/+4 |
| 2026-05-13 | KVM: x86: Drop superfluous caching of KVM_ASYNC_PF_SEND_ALWAYS | Sean Christopherson | 1 | -1/+0 |
| 2026-05-13 | KVM: x86: Drop superfluous caching of KVM_ASYNC_PF_DELIVERY_AS_PF_VMEXIT | Sean Christopherson | 1 | -1/+0 |
| 2026-05-13 | KVM: x86: Rate-limit global clock updates on vCPU load | Lei Chen | 1 | -0/+1 |
| 2026-05-13 | Merge branch 'kvm-apx-prepare' into HEAD | Paolo Bonzini | 1 | -14/+18 |
| 2026-05-13 | KVM: x86: Use a proper bitmap for tracking available/dirty registers | Sean Christopherson | 1 | -2/+4 |
| 2026-05-13 | KVM: x86: Track available/dirty register masks as "unsigned long" values | Sean Christopherson | 1 | -2/+2 |
| 2026-05-13 | KVM: x86: Drop the "EX" part of "EXREG" to avoid collision with APX | Sean Christopherson | 1 | -9/+9 |
| 2026-05-13 | KVM: x86: Add dedicated storage for guest RIP | Sean Christopherson | 1 | -4/+6 |
| 2026-05-11 | x86/CPU/AMD: Prevent improper isolation of shared resources in Zen2's op cache | Prathyushi Nangia | 1 | -1/+2 |
| 2026-05-11 | x86/cpuid: Introduce a centralized CPUID parser | Ahmed S. Darwish | 1 | -0/+9 |
| 2026-05-11 | x86/cpu: Introduce a centralized CPUID data model | Ahmed S. Darwish | 3 | -0/+338 |
| 2026-05-10 | Merge branch 'kvm-mbec' into HEAD | Paolo Bonzini | 5 | -16/+49 |
| 2026-05-10 | KVM: x86/mmu: add support for GMET to NPT page table walks | Paolo Bonzini | 1 | -0/+2 |
| 2026-05-10 | KVM: SVM: add GMET bit definitions | Paolo Bonzini | 2 | -0/+2 |
| 2026-05-10 | KVM: x86/mmu: introduce cpu_role bit for availability of PFEC.I/D | Paolo Bonzini | 1 | -0/+7 |
| 2026-05-10 | KVM: nVMX: pass advanced EPT violation vmexit info to guest | Paolo Bonzini | 1 | -0/+4 |
| 2026-05-10 | KVM: VMX: enable use of MBEC | Paolo Bonzini | 1 | -0/+3 |
| 2026-05-10 | KVM: x86/mmu: move cr4_smep to base role | Paolo Bonzini | 2 | -8/+16 |
| 2026-05-10 | KVM: x86: make translate_nested_gpa vendor-specific | Paolo Bonzini | 1 | -0/+4 |
| 2026-05-10 | KVM: x86/mmu: introduce ACC_READ_MASK | Paolo Bonzini | 1 | -6/+6 |
| 2026-05-08 | x86/cpuid: Introduce <asm/cpuid/leaf_types.h> | Ahmed S. Darwish | 1 | -0/+2350 |
| 2026-05-08 | x86/cpuid: Rename cpuid_leaf()/cpuid_subleaf() APIs | Ahmed S. Darwish | 1 | -3/+3 |
| 2026-05-08 | x86/cpu: Do not include the CPUID API header in asm/processor.h | Ahmed S. Darwish | 1 | -1/+0 |
| 2026-05-08 | x86/sev: Do not initialize SNP if missing CPUs | Tycho Andersen (AMD) | 1 | -2/+2 |
| 2026-05-08 | x86/fpu: Remove MATH_EMULATION and related glue code | Ingo Molnar | 1 | -6/+0 |
| 2026-05-07 | x86/purgatory: Fix #endif comment | Thorsten Blum | 1 | -1/+1 |
| 2026-05-06 | treewide: Explicitly include the x86 CPUID headers | Ahmed S. Darwish | 3 | -0/+4 |
| 2026-05-06 | x86/cpu: Remove TSC-less CONFIG_M586 support | Ingo Molnar | 1 | -2/+0 |
| 2026-05-06 | x86/cpu: Remove CONFIG_MWINCHIP3D/MWINCHIPC6 | Ingo Molnar | 1 | -4/+0 |
| 2026-05-05 | x86/efi: Restore IRQ state in EFI page fault handler | Ard Biesheuvel | 1 | -1/+2 |
| 2026-05-04 | x86/entry: Zap the #VC entry user and kernel macros | Borislav Petkov (AMD) | 1 | -26/+3 |
| 2026-04-30 | KVM: x86/mmu: free up bit 10 of PTEs in preparation for MBEC | Jon Kohler | 1 | -0/+2 |
| 2026-04-30 | KVM: TDX/VMX: rework EPT_VIOLATION_EXEC_FOR_RING3_LIN into PROT_MASK | Jon Kohler | 1 | -2/+3 |
| 2026-04-27 | x86/virt/tdx: Add SEAMCALL wrapper for TDH.SYS.DISABLE | Vishal Verma | 2 | -0/+4 |
| 2026-04-27 | x86/virt/tdx: Pull kexec cache flush logic into arch/x86 | Rick Edgecombe | 1 | -6/+0 |
| 2026-04-27 | x86/tdx: Move TDX architectural error codes into <asm/shared/tdx_errno.h> | Kirill A. Shutemov | 2 | -0/+40 |
| 2026-04-27 | x86/bug: Put HAVE_ARCH_BUG_FORMAT_ARGS WARN definitions inside __ASSEMBLER__ | Sean Christopherson | 1 | -1/+1 |
| 2026-04-27 | x86/bug: Add printf() validation to HAVE_ARCH_BUG_FORMAT_ARGS WARNs | Sean Christopherson | 1 | -0/+2 |
| 2026-04-22 | Merge tag 's390-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 1 | -3/+3 |
| 2026-04-17 | Merge tag 'integrity-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/z... | Linus Torvalds | 1 | -2/+2 |
| 2026-04-17 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 9 | -35/+108 |
| 2026-04-17 | x86/CPU: Fix FPDSS on Zen1 | Borislav Petkov (AMD) | 1 | -0/+3 |
| 2026-04-16 | Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 4 | -1281/+0 |
| 2026-04-15 | Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 3 | -21/+12 |
| 2026-04-14 | Merge tag 'ras_core_for_v7.1_rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -23/+39 |
| 2026-04-14 | Merge tag 'x86_sev_for_v7.1_rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+4 |
| 2026-04-14 | Merge tag 'x86_microcode_for_v7.1_rc1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -0/+7 |
| 2026-04-14 | Merge tag 'x86_tdx_for_7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -25/+32 |
| 2026-04-14 | Merge tag 'x86_cpu_for_7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -4/+9 |
| 2026-04-14 | Merge tag 'x86-vdso-2026-04-13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+0 |
| 2026-04-14 | Merge tag 'x86-platform-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -6/+0 |
| 2026-04-14 | Merge tag 'x86-cleanups-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 9 | -41/+41 |
| 2026-04-14 | Merge tag 'x86-asm-2026-04-13' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -30/+42 |
| 2026-04-14 | Merge tag 'sched-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -3/+26 |
| 2026-04-14 | Merge tag 'perf-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -21/+42 |
| 2026-04-14 | Merge tag 'objtool-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -4/+5 |
| 2026-04-14 | Merge tag 'timers-core-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -1/+22 |
| 2026-04-13 | Merge tag 'pm-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 2 | -1/+6 |
| 2026-04-13 | Merge tag 'acpi-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2 | -2/+0 |
| 2026-04-13 | Merge tag 'hardening-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -12/+0 |
| 2026-04-13 | Merge tag 'kvm-x86-svm-7.1' of https://github.com/kvm-x86/linux into HEAD | Paolo Bonzini | 1 | -1/+28 |
| 2026-04-13 | Merge branch 'nocache-cleanup' | Linus Torvalds | 3 | -15/+11 |
| 2026-04-13 | Merge tag 'kvm-x86-vmxon-7.1' of https://github.com/kvm-x86/linux into HEAD | Paolo Bonzini | 5 | -16/+39 |
| 2026-04-13 | Merge tag 'kvm-x86-nested-7.1' of https://github.com/kvm-x86/linux into HEAD | Paolo Bonzini | 2 | -7/+28 |
| 2026-04-13 | Merge tag 'kvm-x86-mmio-7.1' of https://github.com/kvm-x86/linux into HEAD | Paolo Bonzini | 1 | -3/+0 |
| 2026-04-13 | Merge tag 'kvm-x86-misc-7.1' of https://github.com/kvm-x86/linux into HEAD | Paolo Bonzini | 4 | -8/+13 |
| 2026-04-11 | Merge tag 'kvm-x86-fixes-7.1' of https://github.com/kvm-x86/linux into HEAD | Paolo Bonzini | 1 | -6/+6 |
| 2026-04-09 | x86/topology: Add paramter to split LLC | Peter Zijlstra | 1 | -0/+5 |
| 2026-04-08 | x86/fpu: Correct the comment explaining what xfeatures_in_use() does | Borislav Petkov (AMD) | 1 | -1/+1 |
| 2026-04-06 | ACPI: Centralize acpi_get_cpu_uid() declaration in include/linux/acpi.h | Chengwen Feng | 1 | -2/+0 |
| 2026-04-06 | x86/acpi: Add acpi_get_cpu_uid() for unified ACPI CPU UID retrieval | Chengwen Feng | 3 | -2/+2 |
| 2026-04-05 | mm: convert do_brk_flags() to use vma_flags_t | Lorenzo Stoakes (Oracle) | 1 | -1/+1 |
| 2026-04-05 | mm: change to return bool for pudp_test_and_clear_young() | Baolin Wang | 1 | -2/+2 |
| 2026-04-05 | mm: change to return bool for pmdp_clear_flush_young() | Baolin Wang | 1 | -2/+2 |
| 2026-04-05 | mm: change to return bool for pmdp_test_and_clear_young() | Baolin Wang | 1 | -2/+2 |
| 2026-04-05 | mm: change to return bool for ptep_clear_flush_young()/clear_flush_young_ptes() | Baolin Wang | 1 | -2/+2 |
| 2026-04-05 | mm: change to return bool for ptep_test_and_clear_young() | Baolin Wang | 1 | -2/+2 |
| 2026-04-05 | arch, mm: consolidate empty_zero_page | Mike Rapoport (Microsoft) | 1 | -8/+0 |
| 2026-04-05 | mm/pkeys: remove unused tsk parameter from arch_set_user_pkey_access() | Seongsu Park | 1 | -2/+1 |
| 2026-04-04 | x86/apic: Drop AMD Extended Interrupt LVT macros | Naveen N Rao (AMD) | 1 | -7/+0 |
| 2026-04-03 | KVM: x86: Suppress WARNs on nested_run_pending after userspace exit | Sean Christopherson | 1 | -1/+7 |
| 2026-04-03 | KVM: x86: Move nested_run_pending to kvm_vcpu_arch | Yosry Ahmed | 1 | -0/+9 |
| 2026-04-02 | xor: make xor.ko self-contained in lib/raid/ | Christoph Hellwig | 1 | -43/+0 |
| 2026-04-02 | x86: move the XOR code to lib/raid/ | Christoph Hellwig | 4 | -1262/+30 |
| 2026-04-02 | xor: remove macro abuse for XOR implementation registrations | Christoph Hellwig | 4 | -36/+30 |
| 2026-04-02 | amd-pstate: Add support for CPPC_REQ2 and FLOOR_PERF | Gautham R. Shenoy | 1 | -0/+5 |
| 2026-04-02 | x86/cpufeatures: Add AMD CPPC Performance Priority feature. | Gautham R. Shenoy | 1 | -1/+1 |
| 2026-03-31 | x86/elf: Use savesegment() for segment register reads in ELF core dump | Uros Bizjak | 1 | -5/+4 |
| 2026-03-31 | x86/vdso: Clean up remnants of VDSO32_NOTE_MASK | Thomas Weißschuh | 1 | -1/+0 |
| 2026-03-30 | x86-64/arm64/powerpc: clean up and rename __copy_from_user_flushcache | Linus Torvalds | 1 | -4/+4 |
| 2026-03-30 | x86: rename and clean up __copy_from_user_inatomic_nocache() | Linus Torvalds | 3 | -9/+4 |
| 2026-03-30 | x86-64: rename misleadingly named '__copy_user_nocache()' function | Linus Torvalds | 1 | -2/+3 |
| 2026-03-30 | x86/cpu: Remove M486/M486SX/ELAN support | Ingo Molnar | 1 | -6/+0 |
| 2026-03-30 | x86/asm/segment: Implement loadsegment()/savesegment() macros with static inl... | Uros Bizjak | 1 | -22/+35 |
| 2026-03-30 | x86/asm/segment: Use ASM_INPUT_RM in __loadsegment_fs() | Uros Bizjak | 1 | -1/+1 |
| 2026-03-30 | x86/asm/segment: Remove unnecessary "memory" clobber from savesegment() | Uros Bizjak | 1 | -1/+1 |
| 2026-03-30 | x86/asm/fsgsbase: Remove unnecessary "memory" clobbers from FS/GS base (read-... | Uros Bizjak | 1 | -2/+2 |
| 2026-03-29 | x86/sev: Create snp_shutdown() | Tycho Andersen (AMD) | 1 | -0/+2 |
| 2026-03-28 | x86/sev: Create snp_prepare() | Tycho Andersen (AMD) | 1 | -0/+2 |
| 2026-03-24 | randomize_kstack: Unify random source across arches | Ryan Roberts | 1 | -12/+0 |
| 2026-03-22 | block/floppy: Don't use REALLY_SLOW_IO for delays | Juergen Gross | 2 | -10/+22 |
| 2026-03-22 | x86/paravirt: Replace io_delay() hook with a bool | Juergen Gross | 4 | -16/+12 |
| 2026-03-22 | x86/irqflags: Preemptively move include paravirt.h directive where it belongs | Juergen Gross | 1 | -3/+3 |
| 2026-03-21 | Merge tag 'v7.0-rc4' into timers/core, to resolve conflict | Ingo Molnar | 14 | -20/+41 |
| 2026-03-20 | clocksource: Rewrite watchdog code completely | Thomas Gleixner | 1 | -1/+0 |
| 2026-03-19 | x86/vsyscall: Restore vsyscall=xonly mode under LASS | Sohil Mehta | 1 | -0/+6 |
| 2026-03-19 | x86/vsyscall: Reorganize the page fault emulation code | Sohil Mehta | 1 | -4/+3 |
| 2026-03-18 | objtool/x86: Reorder ORC register numbering | Josh Poimboeuf | 1 | -5/+5 |
| 2026-03-18 | objtool: Support Clang RAX DRAP sequence | Josh Poimboeuf | 1 | -0/+1 |
| 2026-03-17 | Merge tag 'v7.0-rc4' into sched/core, to pick up scheduler fixes | Ingo Molnar | 7 | -5/+20 |
| 2026-03-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -1/+3 |
| 2026-03-13 | mm/page_table_check: Pass mm_struct to pxx_user_accessible_page() | Tobias Huschle | 1 | -3/+3 |
| 2026-03-12 | KVM: x86: Advertise AVX512 Bit Matrix Multiply (BMM) to userspace | Nikunj A Dadhania | 1 | -0/+1 |
| 2026-03-12 | KVM: x86: Immediately fail the build when possible if required #define is mis... | Sean Christopherson | 2 | -7/+11 |
| 2026-03-12 | KVM: x86: Use __DECLARE_FLEX_ARRAY() for UAPI structures with VLAs | David Woodhouse | 1 | -6/+6 |
| 2026-03-11 | KVM: x86: Introduce KVM_X86_QUIRK_VMCS12_ALLOW_FREEZE_IN_SMM | Jim Mattson | 2 | -1/+3 |
| 2026-03-11 | x86/mce, EDAC/mce_amd: Add new SMCA bank types | Yazen Ghannam | 1 | -0/+11 |
| 2026-03-11 | x86/mce, EDAC/mce_amd: Update CS bank type naming | Yazen Ghannam | 1 | -1/+1 |
| 2026-03-11 | x86/mce, EDAC/mce_amd: Reorder SMCA bank type enums | Yazen Ghannam | 1 | -23/+28 |
| 2026-03-08 | Merge tag 'efi-fixes-for-v7.0-2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
| 2026-03-08 | x86/local: Remove trailing semicolon from _ASM_XADD in local_add_return() | Uros Bizjak | 1 | -1/+1 |
| 2026-03-07 | Merge tag 'x86-urgent-2026-03-08' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -1/+16 |
| 2026-03-07 | Merge tag 'for-linus-7.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+0 |
| 2026-03-07 | x86/asm: Use inout "+" asm onstraint modifiers in __iowrite32_copy() | Uros Bizjak | 1 | -3/+2 |
| 2026-03-06 | perf/x86/amd/ibs: Fix comment typo in ibs_op_data | Yen-Hsiang Hsu | 1 | -1/+1 |
| 2026-03-06 | x86/mm/tlb: Make enter_lazy_tlb() always inline on x86 | Xie Yuanbin | 2 | -3/+26 |
| 2026-03-05 | x86/cpu: Add platform ID to CPU info structure | Dave Hansen | 2 | -0/+7 |
| 2026-03-05 | integrity: Make arch_ima_get_secureboot integrity-wide | Coiby Xu | 1 | -2/+2 |
| 2026-03-04 | KVM: nSVM: Sanitize INT/EVENTINJ fields when copying from vmcb12 | Yosry Ahmed | 1 | -0/+5 |
| 2026-03-04 | KVM: nSVM: Sanitize TLB_CONTROL field when copying from vmcb12 | Yosry Ahmed | 1 | -0/+2 |
| 2026-03-04 | KVM: SVM: Rename vmcb->virt_ext to vmcb->misc_ctl2 | Yosry Ahmed | 1 | -4/+3 |
| 2026-03-04 | KVM: SVM: Rename vmcb->nested_ctl to vmcb->misc_ctl | Sean Christopherson | 1 | -4/+4 |
| 2026-03-04 | KVM: x86/tdx: Do VMXON and TDX-Module initialization during subsys init | Sean Christopherson | 1 | -4/+0 |
| 2026-03-04 | x86/virt: Add refcounting of VMX/SVM usage to support multiple in-kernel users | Sean Christopherson | 1 | -9/+2 |