index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-20
KVM: TDX: Exit to userspace for GetTdVmCallInfo
Binbin Wu
1
-4
/
+39
2025-06-20
KVM: TDX: Handle TDG.VP.VMCALL<GetQuote>
Binbin Wu
1
-0
/
+32
2025-06-20
KVM: TDX: Add new TDVMCALL status code for unsupported subfuncs
Binbin Wu
1
-4
/
+6
2025-06-12
KVM: x86/mmu: Reject direct bits in gpa passed to KVM_PRE_FAULT_MEMORY
Paolo Bonzini
1
-0
/
+3
2025-06-12
KVM: x86/mmu: Embed direct bits into gpa for KVM_PRE_FAULT_MEMORY
Paolo Bonzini
1
-1
/
+5
2025-06-11
KVM: SEV: Disable SEV-SNP support on initialization failure
Ashish Kalra
1
-9
/
+35
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+2
2025-06-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
23
-379
/
+567
2025-05-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
32
-528
/
+5764
2025-05-28
Merge branch 'kvm-lockdep-common' into HEAD
Paolo Bonzini
1
-68
/
+4
2025-05-27
x86: KVM: SVM: use kvm_lock_all_vcpus instead of a custom implementation
Maxim Levitsky
1
-68
/
+4
2025-05-27
Merge tag 'kvm-x86-svm-6.16' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
5
-23
/
+279
2025-05-27
Merge tag 'kvm-x86-vmx-6.16' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
8
-189
/
+144
2025-05-27
Merge tag 'kvm-x86-pir-6.16' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
3
-12
/
+14
2025-05-27
Merge tag 'kvm-x86-mmu-6.16' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2
-12
/
+12
2025-05-27
Merge tag 'kvm-x86-misc-6.16' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
14
-73
/
+112
2025-05-27
KVM: VMX: use __always_inline for is_td_vcpu and is_td
Edward Adam Davis
1
-2
/
+2
2025-05-26
Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
9
-99
/
+98
2025-05-26
Merge tag 'v6.16-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-0
/
+12
2025-05-26
Merge tag 'loongarch-kvm-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson into HEAD
Paolo Bonzini
7
-38
/
+153
2025-05-19
KVM: SVM: Add support for KVM_CAP_X86_BUS_LOCK_EXIT on SVM CPUs
Manali Shukla
3
-0
/
+73
2025-05-16
KVM: x86/mmu: Use kvm_x86_call() instead of manual static_call()
Sean Christopherson
1
-5
/
+5
2025-05-16
KVM: x86: Make kvm_pio_request.linear_rip a common field for user exits
Manali Shukla
1
-4
/
+4
2025-05-16
x86/cpuid: Rename hypervisor_cpuid_base()/for_each_possible_hypervisor_cpuid_base() to cpuid_base_hypervisor()/for_each_possible_cpuid_base_hypervisor()
Ahmed S. Darwish
1
-1
/
+1
2025-05-15
x86/cpuid: Set <asm/cpuid/api.h> as the main CPUID header
Ahmed S. Darwish
1
-1
/
+1
2025-05-13
Merge commit 'its-for-linus-20250509-merge' into x86/core, to resolve conflicts
Ingo Molnar
1
-1
/
+3
2025-05-13
Merge branch 'x86/msr' into x86/core, to resolve conflicts
Ingo Molnar
8
-96
/
+89
2025-05-13
Merge branch 'x86/bugs' into x86/core, to merge dependent commits
Ingo Molnar
1
-1
/
+7
2025-05-11
Merge tag 'its-for-linus-20250509' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+3
2025-05-09
x86/its: Enumerate Indirect Target Selection (ITS) bug
Pawan Gupta
1
-1
/
+3
2025-05-08
KVM: SVM: Set/clear SRSO's BP_SPEC_REDUCE on 0 <=> 1 VM count transitions
Sean Christopherson
2
-6
/
+67
2025-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux v6.15-rc5
Herbert Xu
6
-74
/
+120
2025-05-02
KVM: x86/mmu: Prevent installing hugepages when mem attributes are changing
Sean Christopherson
1
-16
/
+53
2025-05-02
KVM: SVM: Update dump_ghcb() to use the GHCB snapshot fields
Tom Lendacky
1
-13
/
+19
2025-05-02
KVM: VMX: Clean up and macrofy x86_ops
Vishal Verma
2
-160
/
+101
2025-05-02
KVM: VMX: Define a VMX glue macro for kvm_complete_insn_gp()
Vishal Verma
2
-1
/
+2
2025-05-02
KVM: VMX: Move vt_apicv_pre_state_restore() to posted_intr.c and tweak name
Vishal Verma
3
-12
/
+11
2025-05-02
KVM: x86: Revert kvm_x86_ops.mem_enc_ioctl() back to an OPTIONAL hook
Sean Christopherson
1
-2
/
+5
2025-05-02
x86/msr: Change the function type of native_read_msr_safe()
Xin Li (Intel)
1
-12
/
+7
2025-05-02
x86/pvops/msr: Refactor pv_cpu_ops.write_msr{,_safe}()
Xin Li (Intel)
1
-12
/
+3
2025-05-02
x86/msr: Convert __rdmsr() uses to native_rdmsrq() uses
Xin Li (Intel)
1
-2
/
+2
2025-05-02
x86/msr: Add explicit includes of <asm/msr.h>
Xin Li (Intel)
7
-0
/
+7
2025-05-02
Merge tag 'v6.15-rc4' into x86/msr, to pick up fixes and resolve conflicts
Ingo Molnar
6
-74
/
+120
2025-04-29
x86/bugs: Restructure L1TF mitigation
David Kaplan
1
-0
/
+2
2025-04-29
KVM: x86: Unify cross-vCPU IBPB
Sean Christopherson
6
-47
/
+25
2025-04-29
KVM: SVM: Clear current_vmcb during vCPU free for all *possible* CPUs
Yosry Ahmed
1
-1
/
+1
2025-04-28
x86/sev: Remove unnecessary GFP_KERNEL_ACCOUNT for temporary variables
Peng Hao
1
-2
/
+2
2025-04-28
KVM: x86/mmu: Check and free obsolete roots in kvm_mmu_reload()
Yan Zhao
2
-0
/
+4
2025-04-28
KVM: x86/mmu: Warn if PFN changes on shadow-present SPTE in shadow MMU
Yan Zhao
1
-2
/
+3
2025-04-28
KVM: x86/tdp_mmu: WARN if PFN changes for spurious faults
Yan Zhao
1
-1
/
+3
[next]