index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
uapi
/
asm
/
kvm.h
Age
Commit message (
Expand
)
Author
Files
Lines
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
1
-0
/
+1
2026-02-09
Merge tag 'kvm-x86-misc-6.20' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-2
/
+4
2026-01-30
KVM: x86: Add x2APIC "features" to control EOI broadcast suppression
Khushit Shah
1
-2
/
+4
2026-01-23
KVM: SEV: Add KVM_SEV_SNP_ENABLE_REQ_CERTS command
Michael Roth
1
-0
/
+2
2025-11-14
KVM: SEV: Publish supported SEV-SNP policy bits
Tom Lendacky
1
-0
/
+1
2025-09-23
KVM: x86: Define AMD's #HV, #VC, and #SX exception vectors
Sean Christopherson
1
-0
/
+4
2025-09-23
KVM: x86: Define Control Protection Exception (#CP) vector
Sean Christopherson
1
-0
/
+1
2025-09-23
KVM: x86: Enable guest SSP read/write interface with new uAPIs
Yang Weijiang
1
-0
/
+3
2025-09-23
KVM: x86: Introduce KVM_{G,S}ET_ONE_REG uAPIs support
Yang Weijiang
1
-0
/
+26
2025-06-20
KVM: TDX: Report supported optional TDVMCALLs in TDX capabilities
Paolo Bonzini
1
-1
/
+7
2025-05-02
KVM: selftests: Add library support for interacting with SNP
Pratik R. Sampat
1
-0
/
+1
2025-04-07
Merge branch 'kvm-tdx-initial' into HEAD
Paolo Bonzini
1
-0
/
+71
2025-03-14
KVM: x86: Introduce Intel specific quirk KVM_X86_QUIRK_IGNORE_GUEST_PAT
Yan Zhao
1
-0
/
+1
2025-03-14
KVM: TDX: Finalize VM initialization
Isaku Yamahata
1
-0
/
+1
2025-03-14
KVM: TDX: Add an ioctl to create initial guest memory
Isaku Yamahata
1
-0
/
+9
2025-03-14
KVM: x86: Introduce KVM_TDX_GET_CPUID
Xiaoyao Li
1
-0
/
+1
2025-03-14
KVM: TDX: Do TDX specific vcpu initialization
Isaku Yamahata
1
-0
/
+1
2025-03-14
KVM: TDX: add ioctl to initialize VM with TDX specific parameters
Isaku Yamahata
1
-0
/
+24
2025-03-14
KVM: TDX: Get system-wide info about TDX module on initialization
Isaku Yamahata
1
-0
/
+11
2025-03-14
KVM: TDX: Add place holder for TDX VM specific mem_enc_op ioctl
Isaku Yamahata
1
-0
/
+23
2025-02-24
KVM: x86/xen: Restrict hypercall MSR to unofficial synthetic range
Sean Christopherson
1
-0
/
+3
2024-12-23
KVM: x86: Add a VM type define for TDX
Rick Edgecombe
1
-0
/
+1
2024-11-01
KVM: x86: Quirk initialization of feature MSRs to KVM's max configuration
Sean Christopherson
1
-0
/
+1
2024-08-14
KVM: x86/mmu: Introduce a quirk to control memslot zap behavior
Yan Zhao
1
-0
/
+1
2024-07-16
Merge tag 'kvm-x86-misc-6.11' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-0
/
+1
2024-06-11
KVM: x86: Add KVM_RUN_X86_GUEST_MODE kvm_run flag
Thomas Prescher
1
-0
/
+1
2024-05-12
KVM: SEV: Add KVM_SEV_SNP_LAUNCH_FINISH command
Brijesh Singh
1
-0
/
+17
2024-05-12
KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE command
Brijesh Singh
1
-0
/
+19
2024-05-12
KVM: SEV: Add KVM_SEV_SNP_LAUNCH_START command
Brijesh Singh
1
-0
/
+11
2024-05-12
KVM: SEV: Add initial SEV-SNP support
Brijesh Singh
1
-0
/
+1
2024-05-07
KVM: SEV: Allow per-guest configuration of GHCB protocol version
Michael Roth
1
-1
/
+3
2024-04-11
KVM: SEV: introduce KVM_SEV_INIT2 operation
Paolo Bonzini
1
-0
/
+9
2024-04-11
KVM: SEV: define VM types for SEV and SEV-ES
Paolo Bonzini
1
-0
/
+2
2024-04-11
KVM: SEV: publish supported VMSA features
Paolo Bonzini
1
-2
/
+7
2024-03-18
KVM: SEV: fix compat ABI for KVM_MEMORY_ENCRYPT_OP
Paolo Bonzini
1
-0
/
+23
2024-02-22
KVM: x86/xen: allow vcpu_info to be mapped by fixed HVA
Paul Durrant
1
-0
/
+3
2024-02-22
KVM: x86/xen: allow shared_info to be mapped by fixed HVA
Paul Durrant
1
-1
/
+5
2024-02-08
KVM: define __KVM_HAVE_GUEST_DEBUG unconditionally
Paolo Bonzini
1
-1
/
+0
2024-02-08
kvm: replace __KVM_HAVE_READONLY_MEM with Kconfig symbol
Paolo Bonzini
1
-1
/
+0
2024-02-08
KVM: x86: move x86-specific structs to uapi/asm/kvm.h
Paolo Bonzini
1
-0
/
+262
2024-02-08
kvm: x86: use a uapi-friendly macro for GENMASK
Paolo Bonzini
1
-3
/
+4
2024-02-08
kvm: x86: use a uapi-friendly macro for BIT
Dionna Glaze
1
-3
/
+4
2023-11-14
KVM: x86: Add support for "protected VMs" that can utilize private memory
Sean Christopherson
1
-0
/
+3
2023-04-05
KVM: x86: Redefine 'longmode' as a flag for KVM_EXIT_HYPERCALL
Oliver Upton
1
-0
/
+3
2023-02-15
Merge tag 'kvm-x86-pmu-6.3' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-0
/
+29
2023-01-24
KVM: x86/pmu: Introduce masked events to the pmu event filter
Aaron Lewis
1
-0
/
+29
2023-01-24
KVM: x86: Replace 0-length arrays with flexible arrays
Kees Cook
1
-2
/
+3
2022-12-02
KVM: Delete all references to removed KVM_SET_MEMORY_ALIAS ioctl
Javier Martinez Canillas
1
-8
/
+0
2022-11-09
KVM: x86: Add a VALID_MASK for the flags in kvm_msr_filter_range
Aaron Lewis
1
-0
/
+2
[next]