index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Lines
2026-03-04
KVM: TDX: Fold tdx_bringup() into tdx_hardware_setup()
Sean Christopherson
-41
/
+25
2026-03-04
x86/virt/tdx: Use ida_is_empty() to detect if any TDs may be running
Sean Christopherson
-13
/
+4
2026-03-04
x86/virt/tdx: KVM: Consolidate TDX CPU hotplug handling
Chao Gao
-69
/
+47
2026-03-04
x86/virt/tdx: Tag a pile of functions as __init, and globals as __ro_after_init
Sean Christopherson
-63
/
+66
2026-03-04
KVM: x86/tdx: Do VMXON and TDX-Module initialization during subsys init
Sean Christopherson
-200
/
+122
2026-03-04
x86/virt/tdx: Drop the outdated requirement that TDX be enabled in IRQ context
Sean Christopherson
-16
/
+2
2026-03-04
x86/virt: Add refcounting of VMX/SVM usage to support multiple in-kernel users
Sean Christopherson
-30
/
+53
2026-03-04
KVM: x86: Move bulk of emergency virtualizaton logic to virt subsystem
Sean Christopherson
-94
/
+138
2026-03-04
KVM: SVM: Move core EFER.SVME enablement to kernel
Sean Christopherson
-27
/
+66
2026-03-04
KVM: VMX: Move core VMXON enablement to kernel
Sean Christopherson
-73
/
+92
2026-03-04
x86/virt: Force-clear X86_FEATURE_VMX if configuring root VMCS fails
Sean Christopherson
-5
/
+16
2026-03-04
KVM: VMX: Unconditionally allocate root VMCSes during boot CPU bringup
Sean Christopherson
-55
/
+89
2026-03-04
KVM: x86: Move "kvm_rebooting" to kernel as "virt_rebooting"
Sean Christopherson
-20
/
+41
2026-03-04
KVM: VMX: Move architectural "vmcs" and "vmcs_hdr" structures to public vmx.h
Sean Christopherson
-11
/
+11
2026-03-04
KVM: x86: Move kvm_rebooting to x86
Sean Christopherson
-0
/
+23
2026-03-04
arm64: make runtime const not usable by modules
Jisheng Zhang
-0
/
+4
2026-03-04
x86/entry/vdso32: Work around libgcc unwinder bug
H. Peter Anvin
-0
/
+30
2026-03-04
x86/resctrl: Fix SNC detection
Tony Luck
-31
/
+5
2026-03-04
x86/topo: Fix SNC topology mess
Peter Zijlstra
-47
/
+143
2026-03-04
x86/topo: Replace x86_has_numa_in_package
Peter Zijlstra
-10
/
+3
2026-03-04
x86/topo: Add topology_num_nodes_per_package()
Peter Zijlstra
-2
/
+20
2026-03-04
x86/numa: Store extra copy of numa_nodes_parsed
Peter Zijlstra
-0
/
+16
2026-03-04
arm64: mm: Add PTE_DIRTY back to PAGE_KERNEL* to fix kexec/hibernation
Catalin Marinas
-5
/
+5
2026-03-04
arm64: Silence sparse warnings caused by the type casting in (cmp)xchg
Catalin Marinas
-5
/
+7
2026-03-04
x86/boot: Handle relative CONFIG_EFI_SBAT_FILE file paths
Jan Stancek
-0
/
+1
2026-03-04
powerpc/crash: adjust the elfcorehdr size
Sourabh Jain
-1
/
+13
2026-03-04
powerpc/kexec/core: use big-endian types for crash variables
Sourabh Jain
-8
/
+9
2026-03-04
powerpc/prom_init: Fixup missing #size-cells on PowerMac media-bay nodes
Rob Herring (Arm)
-1
/
+2
2026-03-04
powerpc: dts: fsl: Drop unused .dtsi files
Rob Herring (Arm)
-324
/
+0
2026-03-04
powerpc/uaccess: Fix inline assembly for clang build on PPC32
Christophe Leroy (CS GROUP)
-1
/
+1
2026-03-04
powerpc/e500: Always use 64 bits PTE
Christophe Leroy
-110
/
+5
2026-03-03
KVM/TDX: Rename KVM_SUPPORTED_TD_ATTRS to KVM_SUPPORTED_TDX_TD_ATTRS
Xiaoyao Li
-2
/
+2
2026-03-03
x86/tdx: Rename TDX_ATTR_* to TDX_TD_ATTR_*
Xiaoyao Li
-44
/
+44
2026-03-03
KVM/TDX: Remove redundant definitions of TDX_TD_ATTR_*
Xiaoyao Li
-8
/
+2
2026-03-03
x86/tdx: Fix the typo in TDX_ATTR_MIGRTABLE
Xiaoyao Li
-3
/
+3
2026-03-03
KVM: x86: Drop redundant call to kvm_deliver_exception_payload()
Yosry Ahmed
-6
/
+4
2026-03-03
KVM: SVM: Skip OSVW MSR reads if current CPU doesn't support the feature
Sean Christopherson
-6
/
+2
2026-03-03
KVM: SVM: Skip OSVW variable updates if current CPU's errata are a subset
Sean Christopherson
-12
/
+10
2026-03-03
KVM: SVM: Extract OS-visible workarounds setup to helper function
Sean Christopherson
-41
/
+49
2026-03-03
KVM: SVM: Skip OSVW MSR reads if KVM is treating all errata as present
Sean Christopherson
-2
/
+12
2026-03-03
KVM: SVM: Serialize updates to global OS-Visible Workarounds variables
Sean Christopherson
-3
/
+7
2026-03-03
KVM: x86/mmu: Don't zero-allocate page table used for splitting a hugepage
Sean Christopherson
-1
/
+1
2026-03-03
x86/cpu: Remove LASS restriction on EFI
Sohil Mehta
-6
/
+1
2026-03-03
x86/efi: Disable LASS while executing runtime services
Sohil Mehta
-0
/
+35
2026-03-03
x86/cpu: Defer LASS enabling until userspace comes up
Sohil Mehta
-1
/
+22
2026-03-03
bpf, arm64: Use ORR-based MOV for general-purpose registers
Puranjay Mohan
-1
/
+3
2026-03-03
bpf,s390: add fsession support for trampolines
Menglong Dong
-14
/
+60
2026-03-03
bpf,s390: introduce emit_store_stack_imm64() for trampoline
Menglong Dong
-11
/
+10
2026-03-03
s390: Introduce bpf_get_lowcore() kfunc
Ilya Leoshkevich
-0
/
+14
2026-03-03
sparc/PCI: Initialize msi_addr_mask for OF-created PCI devices
Nilay Shroff
-0
/
+7
[prev]
[next]