Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-24Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2022-05-24Merge tag 'x86_sev_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-04-29KVM: arm64: uapi: Add kvm_debug_exit_arch.hsr_highAlexandru Elisei
2022-04-29KVM: fix bad user ABI for KVM_EXIT_SYSTEM_EVENTPaolo Bonzini
2022-04-27virt: sevguest: Rename the sevguest dir and files to sev-guestTom Lendacky
2022-04-11Documentation: KVM: Add SPDX-License-Identifier tagLike Xu
2022-04-07virt: sevguest: Add documentation for SEV-SNP CPUID EnforcementMichael Roth
2022-04-07virt: sevguest: Add support to get extended reportBrijesh Singh
2022-04-07virt: sevguest: Add support to derive keyBrijesh Singh
2022-04-07virt: Add SEV-SNP guest driverBrijesh Singh
2022-04-05Documentation: kvm: Add missing line break in api.rstBagas Sanjaya
2022-04-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-04-02KVM: MIPS: remove reference to trap&emulate virtualizationPaolo Bonzini
2022-04-02KVM: x86: document limitations of MSR filteringPaolo Bonzini
2022-04-02KVM: Remove dirty handling from gfn_to_pfn_cache completelyDavid Woodhouse
2022-04-02KVM: Don't actually set a request when evicting vCPUs for GFN cache invdSean Christopherson
2022-04-01Merge tag 'for-linus-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-03-29Documentation: KVM: add API issues sectionPaolo Bonzini
2022-03-29Documentation: KVM: add virtual CPU errata documentationPaolo Bonzini
2022-03-29Documentation: KVM: add separate directories for architecture-specific docume...Paolo Bonzini
2022-03-29Documentation: kvm: include new locksPaolo Bonzini
2022-03-29Documentation: kvm: fixes for locking.rstPaolo Bonzini
2022-03-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-03-22Merge tag 'docs-5.18' of git://git.lwn.net/linuxLinus Torvalds
2022-03-21KVM: x86: Introduce KVM_CAP_DISABLE_QUIRKS2Oliver Upton
2022-03-18Merge tag 'kvmarm-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2022-03-11docs: UML: Mention telnetd for port channelVincent Whitchurch
2022-03-11docs: UML: Mention telnetd for port channelVincent Whitchurch
2022-03-11um: Document dtb command line optionAnton Ivanov
2022-03-09Merge branch kvm-arm64/misc-5.18 into kvmarm-master/nextMarc Zyngier
2022-03-09Documentation: KVM: Update documentation to indicate KVM is arm64-onlyOliver Upton
2022-03-05Merge branch 'kvm-bugfixes' into HEADPaolo Bonzini
2022-03-01KVM: Drop KVM_REQ_MMU_RELOAD and update vcpu-requests.rst documentationSean Christopherson
2022-02-25Merge branch kvm-arm64/psci-1.1 into kvmarm-master/nextMarc Zyngier
2022-02-25KVM: x86: Provide per VM capability for disabling PMU virtualizationDavid Dunn
2022-02-24Merge branch 'kvm-ppc-cap-210' into kvm-next-5.18Paolo Bonzini
2022-02-22Merge branch 'kvm-ppc-cap-210' into kvm-masterPaolo Bonzini
2022-02-22KVM: PPC: reserve capability 210 for KVM_CAP_PPC_AIL_MODE_3Nicholas Piggin
2022-02-22KVM: s390: Clarify key argument for MEM_OP in api docsJanis Schoetterl-Glausch
2022-02-21KVM: arm64: Indicate SYSTEM_RESET2 in kvm_run::system_event flags fieldWill Deacon
2022-02-17KVM: x86: Add KVM_CAP_ENABLE_CAP to x86Aaron Lewis
2022-02-14KVM: s390: Update api documentation for memop ioctlJanis Schoetterl-Glausch
2022-02-08KVM: arm64: Refuse to run VCPU if the PMU doesn't match the physical CPUAlexandru Elisei
2022-02-08KVM: arm64: Add KVM_ARM_VCPU_PMU_V3_SET_PMU attributeAlexandru Elisei
2022-02-08KVM: arm64: Do not change the PMU event filter after a VCPU has runMarc Zyngier
2022-01-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-01-28KVM: x86: add system attribute to retrieve full set of supported xsave statesPaolo Bonzini
2022-01-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-01-20docs: kvm: fix WARNINGs from api.rstWei Wang
2022-01-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds