summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* KVM: Remove dirty handling from gfn_to_pfn_cache completelyDavid Woodhouse2022-04-022-10/+5
* KVM: Use enum to track if cached PFN will be used in guest and/or hostSean Christopherson2022-04-022-10/+16
* KVM: Don't actually set a request when evicting vCPUs for GFN cache invdSean Christopherson2022-04-021-7/+31
* KVM: x86: Introduce KVM_CAP_DISABLE_QUIRKS2Oliver Upton2022-03-211-0/+1
* Merge tag 'kvmarm-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2022-03-184-7/+13
|\
| * Merge branch kvm-arm64/psci-1.1 into kvmarm-master/nextMarc Zyngier2022-02-252-1/+6
| |\
| | * KVM: arm64: Expose PSCI SYSTEM_RESET2 call to the guestWill Deacon2022-02-211-0/+4
| | * KVM: arm64: Bump guest PSCI version to 1.1Will Deacon2022-02-211-1/+2
| * | Merge branch kvm-arm64/pmu-bl into kvmarm-master/nextMarc Zyngier2022-02-082-1/+6
| |\ \
| | * | KVM: arm64: Keep a list of probed PMUsAlexandru Elisei2022-02-081-0/+5
| | * | perf: Fix wrong name in comment for struct perf_cpu_contextAlexandru Elisei2022-02-081-1/+1
| | |/
| * / KVM: arm64: Drop unused param from kvm_psci_version()Oliver Upton2022-02-081-5/+1
| |/
* | mm: vmalloc: introduce array allocation functionsPaolo Bonzini2022-03-081-0/+5
* | KVM: Drop KVM_REQ_MMU_RELOAD and update vcpu-requests.rst documentationSean Christopherson2022-03-011-2/+1
* | KVM: Drop kvm_reload_remote_mmus(), open code request in x86 usersSean Christopherson2022-03-011-1/+0
* | KVM: x86: Provide per VM capability for disabling PMU virtualizationDavid Dunn2022-02-251-0/+3
* | Merge branch 'kvm-ppc-cap-210' into kvm-next-5.18Paolo Bonzini2022-02-241-1/+2
|\ \
| * | KVM: PPC: reserve capability 210 for KVM_CAP_PPC_AIL_MODE_3Nicholas Piggin2022-02-221-0/+1
| |/
* | Merge tag 'kvm-s390-next-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2022-02-223-3/+11
|\ \
| * | KVM: s390: Update api documentation for memop ioctlJanis Schoetterl-Glausch2022-02-141-1/+1
| * | KVM: s390: Add capability for storage key extension of MEM_OP IOCTLJanis Schoetterl-Glausch2022-02-141-0/+1
| * | KVM: s390: Add vm IOCTL for key checked guest absolute memory accessJanis Schoetterl-Glausch2022-02-141-0/+2
| * | KVM: s390: Add optional storage key checking to MEMOP IOCTLJanis Schoetterl-Glausch2022-02-141-1/+5
| * | Merge tag 'nfs-for-5.17-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2022-02-081-0/+1
| |\ \
| | * | NFS: Avoid duplicate uncached readdir calls on eofTrond Myklebust2022-02-021-0/+1
| * | | ata: libata-core: Fix ata_dev_config_cpr()Damien Le Moal2022-02-071-1/+1
| | |/ | |/|
* | | KVM: x86: Add checks for reserved-to-zero Hyper-V hypercall fieldsSean Christopherson2022-02-101-0/+6
* | | KVM: x86: Get the number of Hyper-V sparse banks from the VARHEAD fieldSean Christopherson2022-02-101-0/+1
|/ /
* | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-02-061-9/+4
|\ \
| * | jbd2: refactor wait logic for transaction updates into a common functionRitesh Harjani2022-02-031-1/+3
| * | jbd2: cleanup unused functions declarations from jbd2.hRitesh Harjani2022-02-031-7/+0
| * | ext4: fast commit may not fallback for ineligible commitXin Yin2022-02-031-1/+1
* | | Merge tag 'perf_urgent_for_v5.17_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-02-061-0/+2
|\ \ \
| * | | perf: uapi: Document perf_event_attr::sig_data truncation on 32 bit architect...Marco Elver2022-02-021-0/+2
| | |/ | |/|
* | | Merge tag 'for-linus-5.17a-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-02-052-3/+7
|\ \ \
| * | | Improve docs for IOCTL_GNTDEV_MAP_GRANT_REFDemi Marie Obenour2022-02-031-1/+7
| * | | xen: xenbus_dev.h: delete incorrect file nameRandy Dunlap2022-02-031-2/+0
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-02-052-6/+112
|\ \ \ \
| * \ \ \ Merge tag 'kvmarm-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2022-02-05624-7352/+21122
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | kvm: add guest_state_{enter,exit}_irqoff()Mark Rutland2022-02-011-3/+109
| * | | | kvm: Move KVM_GET_XSAVE2 IOCTL definition at the end of kvm.hJanosch Frank2022-01-311-3/+3
* | | | | Merge tag 'iomap-5.17-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2022-02-051-0/+2
|\ \ \ \ \
| * | | | | xfs, iomap: limit individual ioend chain lengths in writebackDave Chinner2022-01-261-0/+2
| | |_|/ / | |/| | |
* | | | | Merge tag 'ata-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds2022-02-041-0/+1
|\ \ \ \ \
| * | | | | ata: libata-core: Introduce ATA_HORKAGE_NO_LOG_DIR horkageAnton Lundin2022-02-041-0/+1
| | |_|/ / | |/| | |
* | | | | Merge tag 'random-5.17-rc3-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-02-041-15/+25
|\ \ \ \ \
| * | | | | lib/crypto: blake2s: avoid indirect calls to compression function for Clang CFIJason A. Donenfeld2022-02-041-15/+25
| |/ / / /
* | | | | Merge tag 'sound-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2022-02-042-1/+18
|\ \ \ \ \
| * \ \ \ \ Merge tag 'asoc-fix-v5.17-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2022-02-012-1/+18
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | ASoC DPCM lockdep fixesMark Brown2022-01-281-0/+15
| | |\ \ \ \