index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
virt
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-28
Documentation: hyperv: Improve synic and interrupt handling description
Michael Kelley
2
-34
/
+66
2024-05-28
Documentation: hyperv: Update spelling and fix typo
Michael Kelley
2
-52
/
+52
2024-05-17
Merge tag 'powerpc-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-4
/
+4
2024-05-12
Merge tag 'kvm-x86-generic-6.10' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-1
/
+1
2024-05-12
Merge tag 'kvmarm-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kv...
Paolo Bonzini
5
-150
/
+214
2024-05-07
KVM: SEV: Allow per-guest configuration of GHCB protocol version
Michael Roth
1
-2
/
+9
2024-05-08
KVM: PPC: Fix documentation for ppc mmu caps
Joel Stanley
1
-4
/
+4
2024-05-03
KVM: fix documentation for KVM_CREATE_GUEST_MEMFD
Carlos López
1
-1
/
+1
2024-05-03
Merge branch kvm-arm64/pkvm-6.10 into kvmarm-master/next
Marc Zyngier
5
-150
/
+214
2024-05-01
KVM: arm64: Force injection of a data abort on NISV MMIO exit
Marc Zyngier
1
-0
/
+7
2024-05-01
KVM: arm64: Document the KVM/arm64-specific calls in hypercalls.rst
Will Deacon
2
-0
/
+47
2024-05-01
KVM: arm64: Rename firmware pseudo-register documentation file
Will Deacon
2
-4
/
+4
2024-05-01
KVM: arm64: Reformat/beautify PTP hypercall documentation
Will Deacon
1
-14
/
+24
2024-04-11
KVM: SEV: introduce KVM_SEV_INIT2 operation
Paolo Bonzini
1
-3
/
+37
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
-0
/
+12
2024-03-18
Documentation: kvm/sev: clarify usage of KVM_MEMORY_ENCRYPT_OP
Paolo Bonzini
1
-6
/
+7
2024-03-18
Documentation: kvm/sev: separate description of firmware
Paolo Bonzini
1
-12
/
+17
2024-03-18
Merge tag 'kvm-x86-asyncpf_abi-6.9' of https://github.com/kvm-x86/linux into ...
Paolo Bonzini
1
-10
/
+9
2024-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-12
/
+41
2024-03-11
Merge tag 'x86_sev_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+52
2024-03-11
Merge tag 'kvm-x86-xen-6.9' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-12
/
+41
2024-03-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+5
2024-03-01
Documentation: hyperv: Add overview of PCI pass-thru device support
Michael Kelley
2
-0
/
+317
2024-02-22
KVM: x86: Update KVM_SW_PROTECTED_VM docs to make it clear they're a WIP
Sean Christopherson
1
-0
/
+5
2024-02-22
KVM: x86/xen: allow vcpu_info to be mapped by fixed HVA
Paul Durrant
1
-5
/
+21
2024-02-22
KVM: x86/xen: allow shared_info to be mapped by fixed HVA
Paul Durrant
1
-6
/
+19
2024-02-06
KVM: x86: Improve documentation of MSR_KVM_ASYNC_PF_EN
Xiaoyao Li
1
-9
/
+9
2024-02-06
x86/kvm: Use separate percpu variable to track the enabling of asyncpf
Xiaoyao Li
1
-1
/
+0
2024-02-02
Documentation: virt: Fix up pre-formatted text block for SEV ioctls
Michael Roth
1
-0
/
+1
2024-01-29
crypto: ccp: Add the SNP_SET_CONFIG command
Brijesh Singh
1
-0
/
+13
2024-01-29
crypto: ccp: Add the SNP_COMMIT command
Tom Lendacky
1
-0
/
+11
2024-01-29
crypto: ccp: Add the SNP_PLATFORM_STATUS command
Brijesh Singh
1
-0
/
+27
2024-01-08
Merge tag 'kvm-x86-mmu-6.8' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-4
/
+3
2024-01-08
Merge tag 'kvm-x86-xen-6.8' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-0
/
+6
2023-12-08
KVM: remove deprecated UAPIs
Paolo Bonzini
1
-12
/
+0
2023-12-07
KVM x86/xen: add an override for PVCLOCK_TSC_STABLE_BIT
Paul Durrant
1
-0
/
+6
2023-12-01
KVM: x86/mmu: always take tdp_mmu_pages_lock
Paolo Bonzini
1
-4
/
+3
2023-11-14
KVM: x86: Add support for "protected VMs" that can utilize private memory
Sean Christopherson
1
-0
/
+32
2023-11-14
KVM: x86/mmu: Handle page fault for private memory
Chao Peng
1
-2
/
+6
2023-11-14
KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
Sean Christopherson
1
-2
/
+68
2023-11-13
KVM: Introduce per-page memory attributes
Chao Peng
1
-0
/
+36
2023-11-13
KVM: Add KVM_EXIT_MEMORY_FAULT exit to report faults to userspace
Chao Peng
1
-0
/
+41
2023-11-13
KVM: Introduce KVM_SET_USER_MEMORY_REGION2
Sean Christopherson
1
-0
/
+22
2023-10-31
Merge tag 'kvmarm-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
4
-0
/
+108
2023-10-31
Merge tag 'kvm-x86-docs-6.7' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2
-18
/
+61
2023-10-30
Merge branch kvm-arm64/writable-id-regs into kvmarm/next
Oliver Upton
3
-0
/
+101
2023-10-04
KVM: arm64: Document vCPU feature selection UAPIs
Oliver Upton
3
-0
/
+53
2023-10-04
KVM: arm64: Document KVM_ARM_GET_REG_WRITABLE_MASKS
Jing Zhang
1
-0
/
+48
2023-10-02
LoongArch: KVM: Supplement kvm document about LoongArch-specific part
Tianrui Zhao
1
-9
/
+61
[next]