summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* HID: convert defines of HID class requests into a proper enumBenjamin Tissoires2022-09-202-10/+13
* HID: export hid_report_type to uapiBenjamin Tissoires2022-09-202-16/+20
* HID: core: store the unique system identifier in hid_deviceBenjamin Tissoires2022-09-201-0/+2
* Merge tag 'for-linus-6.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-08-056-36/+28
|\
| * xen: don't require virtio with grants for non-PV guestsJuergen Gross2022-08-012-8/+9
| * kernel: remove platform_has() infrastructureJuergen Gross2022-08-013-24/+0
| * virtio: replace restricted mem access flag with callbackJuergen Gross2022-08-013-7/+22
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-08-047-19/+142
|\ \
| * \ Merge tag 'kvmarm-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2022-08-011-1/+1
| |\ \
| | * | KVM: arm64: vgic: Consolidate userspace access for base address settingMarc Zyngier2022-07-171-1/+0
| | * | KVM: arm64: vgic-v2: Add helper for legacy dist/cpuif base address settingMarc Zyngier2022-07-171-0/+1
| * | | Merge remote-tracking branch 'kvm/next' into kvm-next-5.20Paolo Bonzini2022-08-016-18/+132
| |\ \ \
| | * \ \ Merge tag 'kvm-s390-next-5.20-1' of https://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2022-07-224-2/+52
| | |\ \ \
| | | * | | KVM: s390: resetting the Topology-Change-ReportPierre Morel2022-07-201-0/+1
| | | * | | Merge tag 'kvm-s390-pci-5.20' into kernelorgnextChristian Borntraeger2022-07-114-2/+51
| | | |\ \ \
| | | | * | | KVM: s390: add KVM_S390_ZPCI_OP to manage guest zPCI devicesMatthew Rosato2022-07-111-0/+31
| | | | * | | vfio-pci/zdev: different maxstbl for interpreted devicesMatthew Rosato2022-07-111-0/+4
| | | | * | | vfio-pci/zdev: add function handle to clp base capabilityMatthew Rosato2022-07-111-0/+3
| | | | * | | vfio-pci/zdev: add open/close device hooksMatthew Rosato2022-07-111-0/+10
| | | | * | | KVM: s390: pci: provide routines for enabling/disabling interrupt forwardingMatthew Rosato2022-07-111-1/+2
| | | | * | | vfio/pci: introduce CONFIG_VFIO_PCI_ZDEV_KVMMatthew Rosato2022-07-111-1/+1
| | * | | | | KVM: x86: Query vcpu->vcpu_idx directly and drop its accessor, againSean Christopherson2022-07-131-5/+0
| | * | | | | KVM: debugfs: expose pid of vcpu threadsVineeth Pillai2022-06-241-0/+2
| | |/ / / /
| | * | | | KVM: Allow for different capacities in kvm_mmu_memory_cache structsDavid Matlack2022-06-242-1/+6
| | * | | | KVM: x86/MMU: Allow NX huge pages to be disabled on a per-vm basisBen Gardon2022-06-241-0/+1
| | * | | | KVM: Rename/refactor kvm_is_reserved_pfn() to kvm_pfn_to_refcounted_page()Sean Christopherson2022-06-201-1/+1
| | * | | | KVM: Take a 'struct page', not a pfn in kvm_is_zone_device_page()Sean Christopherson2022-06-201-1/+1
| | * | | | KVM: Remove kvm_vcpu_gfn_to_page() and kvm_vcpu_gpa_to_page()Sean Christopherson2022-06-201-7/+0
| | * | | | KVM: Avoid pfn_to_page() and vice versa when releasing pagesSean Christopherson2022-06-201-1/+0
| | * | | | KVM: VMX: Enable Notify VM exitTao Xu2022-06-081-0/+11
| | * | | | KVM: x86: Extend KVM_{G,S}ET_VCPU_EVENTS to support pending triple faultChenyi Qiang2022-06-081-0/+1
| | * | | | Merge tag 'kvm-s390-next-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2022-06-071-0/+55
| | |\ \ \ \
| | | * | | | KVM: s390: Add KVM_CAP_S390_PROTECTED_DUMPJanosch Frank2022-06-011-0/+1
| | | * | | | KVM: s390: Add CPU dump functionalityJanosch Frank2022-06-011-0/+4
| | | * | | | KVM: s390: Add configuration dump functionalityJanosch Frank2022-06-011-0/+15
| | | * | | | KVM: s390: pv: Add query dump informationJanosch Frank2022-06-011-1/+11
| | | * | | | KVM: s390: pv: Add query interfaceJanosch Frank2022-06-011-0/+25
| | * | | | | Merge branch 'kvm-5.20-early-patches' into HEADPaolo Bonzini2022-06-071-0/+2
| | |\| | | | | | | |/ / / | | |/| | |
| | | * | | KVM: Fully serialize gfn=>pfn cache refresh via mutexSean Christopherson2022-05-251-0/+2
| * | | | | KVM: Add gfp_custom flag in struct kvm_mmu_memory_cacheAnup Patel2022-07-291-0/+1
| * | | | | RISC-V: KVM: Add extensible CSR emulation frameworkAnup Patel2022-07-291-0/+8
* | | | | | Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-08-0460-575/+35
|\ \ \ \ \ \
| * | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_320.RULEThomas Gleixner2022-06-106-57/+7
| * | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_319.RULEThomas Gleixner2022-06-103-27/+3
| * | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_168.RULE (p...Thomas Gleixner2022-06-101-13/+1
| * | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_152.RULEThomas Gleixner2022-06-101-15/+1
| * | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_149.RULEThomas Gleixner2022-06-101-16/+1
| * | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_133.RULEThomas Gleixner2022-06-101-8/+1
| * | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...Thomas Gleixner2022-06-1016-147/+17
| * | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_8.RULEThomas Gleixner2022-06-101-4/+1