summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* KVM: documentation: fix sphinx warningsPaolo Bonzini2021-04-262-4/+5
* Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2021-04-2310-5/+228
|\
| * Merge branch 'kvm-arm64/ptp' into kvmarm-master/nextMarc Zyngier2021-04-201-2/+2
| |\
| | * KVM: arm64: Fix Function ID typo for PTP_KVM serviceZenghui Yu2021-04-201-2/+2
| * | Merge remote-tracking branch 'arm64/for-next/vhe-only' into kvmarm-master/nextMarc Zyngier2021-04-131-2/+1
| |\ \
| | * | arm64: Get rid of CONFIG_ARM64_VHEMarc Zyngier2021-04-081-2/+1
| * | | Merge branch 'kvm-arm64/vlpi-save-restore' into kvmarm-master/nextMarc Zyngier2021-04-131-1/+1
| |\ \ \
| | * | | KVM: arm64: GICv4.1: Give a chance to save VLPI stateShenming Lu2021-03-241-1/+1
| | |/ /
| * | | Merge branch 'kvm-arm64/vgic-5.13' into kvmarm-master/nextMarc Zyngier2021-04-131-1/+1
| |\ \ \
| | * | | docs: kvm: devices/arm-vgic-v3: enhance KVM_DEV_ARM_VGIC_CTRL_INIT docEric Auger2021-04-061-1/+1
| | |/ /
| * | | Merge branch 'kvm-arm64/ptp' into kvmarm-master/nextMarc Zyngier2021-04-133-0/+36
| |\ \ \ | | | |/ | | |/|
| | * | KVM: arm64: Fix table format for PTP documentationMarc Zyngier2021-04-081-11/+11
| | * | KVM: arm64: Add support for the KVM PTP serviceJianyong Wu2021-04-073-0/+36
| | |/
| * | Merge branch 'kvm-arm64/misc-5.13' into kvmarm-master/nextMarc Zyngier2021-04-131-0/+12
| |\ \
| | * | KVM: arm64: Clarify vcpu reset behaviourMarc Zyngier2021-04-091-0/+12
| | |/
| * | Merge branch 'kvm-arm64/debug-5.13' into kvmarm-master/nextMarc Zyngier2021-04-131-1/+2
| |\ \
| | * | Documentation: KVM: Document KVM_GUESTDBG_USE_HW control flag for arm64Alexandru Elisei2021-04-071-1/+2
| | |/
| * | dts: bindings: Document device tree bindings for Arm TRBESuzuki K Poulose2021-04-061-0/+49
| * | Documentation: trace: Add documentation for TRBEAnshuman Khandual2021-04-061-0/+38
| * | Documentation: coresight: trbe: Sysfs ABI descriptionAnshuman Khandual2021-04-061-0/+14
| * | dts: bindings: Document device tree bindings for ETESuzuki K Poulose2021-04-061-0/+75
| |/
* | Merge branch 'kvm-sev-cgroup' into HEADPaolo Bonzini2021-04-2212-15/+199
|\ \
| * | cgroup: Miscellaneous cgroup documentation.Vipin Sharma2021-04-043-2/+76
| * | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-03-252-5/+8
| |\ \
| | * | arm64: kernel: disable CNP on CarmelRich Wiley2021-03-251-0/+3
| | * | Documentation: arm64/acpi : clarify arm64 support of IBFTTom Saeger2021-03-221-5/+5
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2021-03-244-5/+5
| |\ \ \
| | * | | docs: networking: Fix a typoBhaskar Chowdhury2021-03-201-1/+1
| | * | | docs: net: ena: Fix ena_start_xmit() function name typoZenghui Yu2021-03-161-1/+1
| | * | | devlink: fix typo in documentationEva Dengler2021-03-132-3/+3
| * | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-03-191-3/+6
| |\ \ \ \
| | * | | | documentation/kvm: additional explanations on KVM_SET_BOOT_CPU_IDEmanuele Giuseppe Esposito2021-03-191-1/+2
| | * | | | KVM: x86: Protect userspace MSR filter with SRCU, and set atomically-ishSean Christopherson2021-03-181-2/+4
| | | |_|/ | | |/| |
| * | | | Merge tag 'sound-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2021-03-191-0/+4
| |\ \ \ \
| | * | | | ASoC: dt-bindings: fsl_spdif: Add compatible string for new platformsShengjiu Wang2021-03-161-0/+4
| | | |_|/ | | |/| |
| * | | | Merge tag 'xfs-5.12-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2021-03-181-1/+1
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | docs: ABI: Fix the spelling oustanding to outstanding in the file sysfs-fs-xfsBhaskar Chowdhury2021-03-151-1/+1
| | |/ /
* | | | KVM: SVM: Add KVM_SEV_RECEIVE_FINISH commandBrijesh Singh2021-04-211-0/+8
* | | | KVM: SVM: Add KVM_SEV_RECEIVE_UPDATE_DATA commandBrijesh Singh2021-04-211-0/+24
* | | | KVM: SVM: Add support for KVM_SEV_RECEIVE_START commandBrijesh Singh2021-04-211-0/+29
* | | | KVM: SVM: Add support for KVM_SEV_SEND_CANCEL commandSteve Rutherford2021-04-211-0/+9
* | | | KVM: SVM: Add KVM_SEV_SEND_FINISH commandBrijesh Singh2021-04-211-0/+8
* | | | KVM: SVM: Add KVM_SEND_UPDATE_DATA commandBrijesh Singh2021-04-211-0/+28
* | | | KVM: SVM: Add KVM_SEV SEND_START commandBrijesh Singh2021-04-211-0/+30
* | | | KVM: x86: document behavior of measurement ioctls with len==0Paolo Bonzini2021-04-211-0/+6
* | | | KVM: x86: Support KVM VMs sharing SEV contextNathan Tempelman2021-04-211-1/+17
* | | | KVM: x86: Add capability to grant VM access to privileged SGX attributeSean Christopherson2021-04-201-0/+23
* | | | doc/virt/kvm: move KVM_CAP_PPC_MULTITCE in section 8Emanuele Giuseppe Esposito2021-04-201-125/+125
* | | | KVM: introduce KVM_CAP_SET_GUEST_DEBUG2Paolo Bonzini2021-04-171-0/+3
* | | | Merge remote-tracking branch 'tip/x86/sgx' into kvm-nextPaolo Bonzini2021-04-171-0/+41
|\ \ \ \