linux-2.6-block.git
2025-03-14 Isaku YamahataKVM: TDX: Add an ioctl to create initial guest memory
2025-03-14 Rick EdgecombeKVM: x86/mmu: Export kvm_tdp_map_page()
2025-03-14 Yan ZhaoKVM: x86/mmu: Bail out kvm_tdp_map_page() when VM dead
2025-03-14 Isaku YamahataKVM: TDX: Implement hook to get max mapping level of...
2025-03-14 Isaku YamahataKVM: TDX: Implement hooks to propagate changes of TDP...
2025-03-14 Isaku YamahataKVM: TDX: Handle TLB tracking for TDX
2025-03-14 Isaku YamahataKVM: TDX: Set per-VM shadow_mmio_value to 0
2025-03-14 Isaku YamahataKVM: x86/mmu: Add setter for shadow_mmio_value
2025-03-14 Isaku YamahataKVM: TDX: Require TDP MMU, mmio caching and EPT A/D...
2025-03-14 Isaku YamahataKVM: TDX: Set gfn_direct_bits to shared bit
2025-03-14 Sean ChristophersonKVM: TDX: Add load_mmu_pgd method for TDX
2025-03-14 Isaku YamahataKVM: TDX: Add accessors VMX VMCS helpers
2025-03-14 Rick EdgecombeKVM: VMX: Teach EPT violation helper about private mem
2025-03-14 Sean ChristophersonKVM: VMX: Split out guts of EPT violation to common...
2025-03-14 Yan ZhaoKVM: x86/mmu: Do not enable page track for TD guest
2025-03-14 Isaku YamahataKVM: x86/tdp_mmu: Add a helper function to walk down...
2025-03-14 Rick EdgecombeKVM: x86/mmu: Implement memslot deletion for TDX
2025-03-14 Isaku Yamahatax86/virt/tdx: Add SEAMCALL wrappers for TD measurement...
2025-03-14 Isaku Yamahatax86/virt/tdx: Add SEAMCALL wrappers to remove a TD...
2025-03-14 Isaku Yamahatax86/virt/tdx: Add SEAMCALL wrappers to manage TDX TLB...
2025-03-14 Isaku Yamahatax86/virt/tdx: Add SEAMCALL wrappers to add TD private...
2025-03-14 Isaku Yamahatax86/virt/tdx: Add SEAMCALL wrapper tdh_mem_sept_add...
2025-03-14 Zhiming HuKVM: TDX: Register TDX host key IDs to cgroup misc...
2025-03-14 Xiaoyao LiKVM: x86/mmu: Taking guest pa into consideration when...
2025-03-14 Xiaoyao LiKVM: x86: Introduce KVM_TDX_GET_CPUID
2025-03-14 Isaku YamahataKVM: TDX: Do TDX specific vcpu initialization
2025-03-14 Isaku YamahataKVM: TDX: create/free TDX vcpu structure
2025-03-14 Isaku YamahataKVM: TDX: Don't offline the last cpu of one package...
2025-03-14 Isaku YamahataKVM: TDX: Make pmu_intel.c ignore guest TD case
2025-03-14 Isaku YamahataKVM: TDX: add ioctl to initialize VM with TDX specific...
2025-03-14 Paolo BonziniKVM: x86: expose cpuid_entry2_find for TDX
2025-03-14 Isaku YamahataKVM: TDX: Support per-VM KVM_CAP_MAX_VCPUS extension...
2025-03-14 Isaku YamahataKVM: TDX: create/destroy VM structure
2025-03-14 Isaku YamahataKVM: TDX: Get system-wide info about TDX module on...
2025-03-14 Isaku YamahataKVM: TDX: Add place holder for TDX VM specific mem_enc_...
2025-03-14 Isaku YamahataKVM: TDX: Add helper functions to print TDX SEAMCALL...
2025-03-14 Sean ChristophersonKVM: TDX: Add TDX "architectural" error codes
2025-03-14 Isaku YamahataKVM: TDX: Define TDX architectural definitions
2025-03-14 Isaku YamahataKVM: TDX: Add placeholders for TDX VM/vCPU structures
2025-03-14 Kai HuangKVM: TDX: Get TDX global information
2025-03-14 Kai HuangKVM: VMX: Initialize TDX during KVM module load
2025-03-14 Kai HuangKVM: VMX: Refactor VMX module init/exit functions
2025-03-14 Kai HuangKVM: Export hardware virtualization enabling/disabling...
2025-03-14 Isaku Yamahatax86/virt/tdx: Add tdx_guest_keyid_alloc/free() to alloc...
2025-03-14 Kai Huangx86/virt/tdx: Read essential global metadata for KVM
2025-03-14 Paolo Bonzinix86/virt/tdx: allocate tdx_sys_info in static memory
2025-03-14 Rick Edgecombex86/virt/tdx: Add SEAMCALL wrappers for TDX flush opera...
2025-03-14 Rick Edgecombex86/virt/tdx: Add SEAMCALL wrappers for TDX VM/vCPU...
2025-03-14 Rick Edgecombex86/virt/tdx: Add SEAMCALL wrappers for TDX page cache...
2025-03-14 Rick Edgecombex86/virt/tdx: Add SEAMCALL wrappers for TDX vCPU creation
2025-03-14 Rick Edgecombex86/virt/tdx: Add SEAMCALL wrappers for TDX TD creation
2025-03-14 Rick Edgecombex86/virt/tdx: Add SEAMCALL wrappers for TDX KeyID manag...
2025-03-14 Paolo BonziniKVM: x86: block KVM_CAP_SYNC_REGS if guest state is...
2025-03-14 Isaku YamahataKVM: x86: Add infrastructure for secure TSC
2025-03-14 Isaku YamahataKVM: x86: Push down setting vcpu.arch.user_set_tsc
2025-03-14 Paolo BonziniKVM: x86: move vm_destroy callback at end of kvm_arch_d...
2025-03-09 Paolo BonziniMerge tag 'kvm-x86-fixes-6.14-rcN.2' of https://github...
2025-03-09 Paolo BonziniMerge tag 'kvmarm-fixes-6.14-4' of git://git./linux...
2025-03-04 Xiaoyao LiKVM: x86: Explicitly zero EAX and EBX when PERFMON_V2...
2025-03-03 Sean ChristophersonKVM: selftests: Fix printf() format goof in SEV smoke...
2025-03-03 Sean ChristophersonKVM: selftests: Ensure all vCPUs hit -EFAULT during...
2025-03-03 Sean ChristophersonKVM: SVM: Don't rely on DebugSwap to restore host DR0...
2025-03-03 Sean ChristophersonKVM: SVM: Save host DR masks on CPUs with DebugSwap
2025-03-02 Ahmed GenidiKVM: arm64: Initialize SCTLR_EL1 in __kvm_hyp_init_cpu()
2025-03-02 Mark RutlandKVM: arm64: Initialize HCR_EL2.E2H early
2025-03-01 Keith Buschkvm: retry nx_huge_page_recovery_thread creation
2025-03-01 Keith Buschvhost: return task creation error instead of NULL
2025-02-28 Sean ChristophersonKVM: x86: Snapshot the host's DEBUGCTL after disabling...
2025-02-28 Sean ChristophersonKVM: SVM: Manually context switch DEBUGCTL if LBR virtu...
2025-02-28 Sean ChristophersonKVM: x86: Snapshot the host's DEBUGCTL in common x86
2025-02-28 Sean ChristophersonKVM: SVM: Suppress DEBUGCTL.BTF on AMD
2025-02-28 Sean ChristophersonKVM: SVM: Drop DEBUGCTL[5:2] from guest's effective...
2025-02-28 Sean ChristophersonKVM: selftests: Assert that STI blocking isn't set...
2025-02-28 Sean ChristophersonKVM: SVM: Set RFLAGS.IF=1 in C code, to get VMRUN out...
2025-02-26 Sean ChristophersonKVM: nVMX: Process events on nested VM-Exit if injectab...
2025-02-26 Sean ChristophersonKVM: x86: Free vCPUs before freeing VM state
2025-02-24 Paolo BonziniMerge tag 'kvm-riscv-fixes-6.14-1' of https://github...
2025-02-24 Paolo BonziniMerge tag 'kvmarm-fixes-6.14-3' of git://git./linux...
2025-02-21 BillXiangriscv: KVM: Remove unnecessary vcpu kick
2025-02-20 Oliver UptonKVM: arm64: Ensure a VMID is allocated before programmi...
2025-02-19 Will DeaconKVM: arm64: Fix tcr_el2 initialisation in hVHE mode
2025-02-17 Andrew Jonesriscv: KVM: Fix SBI sleep_type use
2025-02-17 Andrew Jonesriscv: KVM: Fix SBI TIME error generation
2025-02-17 Andrew Jonesriscv: KVM: Fix SBI IPI error generation
2025-02-17 Andrew Jonesriscv: KVM: Fix hart suspend_type use
2025-02-17 Andrew Jonesriscv: KVM: Fix hart suspend status check
2025-02-16 Linus TorvaldsLinux 6.14-rc3 v6.14-rc3
2025-02-16 Linus TorvaldsMerge tag 'kbuild-fixes-v6.14-2' of git://git./linux...
2025-02-16 Linus TorvaldsMerge tag 'driver-core-6.14-rc3' of git://git./linux...
2025-02-16 Linus TorvaldsMerge tag 'tty-6.14-rc3' of git://git./linux/kernel...
2025-02-16 Linus TorvaldsMerge tag 'usb-6.14-rc3' of git://git./linux/kernel...
2025-02-16 Linus TorvaldsMerge tag 'irq_urgent_for_v6.14_rc3' of git://git....
2025-02-16 Linus TorvaldsMerge tag 'perf_urgent_for_v6.14_rc3' of git://git...
2025-02-16 Linus TorvaldsMerge tag 'sched_urgent_for_v6.14_rc3' of git://git...
2025-02-16 Linus TorvaldsMerge tag 'objtool_urgent_for_v6.14_rc3' of git://git...
2025-02-16 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2025-02-16 Linus TorvaldsMerge tag 'mips-fixes_6.14_1' of git://git./linux/kerne...
2025-02-16 Linus TorvaldsMerge tag 'devicetree-fixes-for-6.14-1' of git://git...
2025-02-16 Linus TorvaldsMerge tag 'uml-for-linus-6.14-rc3' of git://git./linux...
2025-02-16 Linus TorvaldsMerge tag 'trace-ring-buffer-v6.14-rc2' of git://git...
next