Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'vfio-v6.3-rc1' of https://github.com/awilliam/linux-vfio | Linus Torvalds | 2023-02-25 | 2 | -7/+14 |
|\ | |||||
| * | vfio: Update the kdoc for vfio_device_ops | Yi Liu | 2023-02-09 | 1 | -0/+4 |
| * | vfio: fix deadlock between group lock and kvm lock | Matthew Rosato | 2023-02-09 | 1 | -1/+1 |
| * | vfio/type1: exclude mdevs from VFIO_UPDATE_VADDR | Steve Sistare | 2023-02-09 | 1 | -6/+9 |
* | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2023-02-25 | 8 | -5/+150 |
|\ \ | |||||
| * | | vringh: fix a typo in comments for vringh_kiov | Shunsuke Mie | 2023-02-21 | 1 | -1/+1 |
| * | | vdpa: introduce get_vq_dma_device() | Jason Wang | 2023-02-21 | 1 | -0/+6 |
| * | | virtio_ring: per virtqueue dma device | Jason Wang | 2023-02-21 | 1 | -0/+16 |
| * | | vhost-vdpa: uAPI to resume the device | Sebastien Boeuf | 2023-02-21 | 1 | -0/+8 |
| * | | vhost-vdpa: Introduce RESUME backend feature bit | Sebastien Boeuf | 2023-02-21 | 1 | -0/+2 |
| * | | vdpa: Add resume operation | Sebastien Boeuf | 2023-02-21 | 1 | -1/+5 |
| * | | PCI: Add SolidRun vendor ID | Alvaro Karsz | 2023-02-21 | 1 | -0/+2 |
| * | | virtio_blk: mark all zone fields LE | Michael S. Tsirkin | 2023-02-15 | 1 | -9/+9 |
| * | | virtio-blk: add support for zoned block devices | Dmitry Fomichev | 2023-02-15 | 1 | -0/+105 |
| * | | docs: driver-api: virtio: virtio on Linux | Ricardo CaƱuelo | 2023-02-15 | 1 | -3/+5 |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2023-02-25 | 7 | -17/+33 |
|\ \ \ | |||||
| * \ \ | Merge tag 'kvmarm-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar... | Paolo Bonzini | 2023-02-20 | 2 | -1/+2 |
| |\ \ \ | |||||
| | * \ \ | Merge branch kvm-arm64/misc into kvmarm/next | Oliver Upton | 2023-02-14 | 1 | -1/+1 |
| | |\ \ \ | |||||
| | | * | | | KVM: MMU: Make the definition of 'INVALID_GPA' common | Yu Zhang | 2023-01-19 | 1 | -1/+1 |
| | * | | | | Merge branch arm64/for-next/sme2 into kvmarm/next | Oliver Upton | 2023-02-13 | 1 | -0/+1 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge branch kvm/kvm-hw-enable-refactor into kvmarm/next | Oliver Upton | 2023-02-13 | 4 | -13/+15 |
| | |\ \ \ \ \ | |||||
| * | \ \ \ \ \ | Merge tag 'kvm-s390-next-6.3-1' of https://git.kernel.org/pub/scm/linux/kerne... | Paolo Bonzini | 2023-02-15 | 1 | -0/+8 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg | Janis Schoetterl-Glausch | 2023-02-07 | 1 | -0/+8 |
| | | |_|_|/ / / | | |/| | | | | | |||||
| * | | | | | | | Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEAD | Paolo Bonzini | 2023-02-15 | 43 | -105/+362 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | perf: RISC-V: Improve privilege mode filtering for perf | Atish Patra | 2023-02-07 | 1 | -0/+2 |
| | * | | | | | | | perf: RISC-V: Define helper functions expose hpm counter width and count | Atish Patra | 2023-02-07 | 1 | -0/+3 |
| * | | | | | | | | Merge tag 'kvm-x86-pmu-6.3' of https://github.com/kvm-x86/linux into HEAD | Paolo Bonzini | 2023-02-15 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | KVM: x86/pmu: Introduce masked events to the pmu event filter | Aaron Lewis | 2023-01-24 | 1 | -0/+1 |
| * | | | | | | | | | KVM: update code comment in struct kvm_vcpu | Wang Yong | 2023-02-08 | 1 | -1/+1 |
| * | | | | | | | | | kvm_host.h: fix spelling typo in function declaration | Wang Liang | 2023-01-24 | 1 | -1/+1 |
| * | | | | | | | | | KVM: account allocation in generic version of kvm_arch_alloc_vm() | Alexey Dobriyan | 2023-01-24 | 1 | -1/+1 |
| |/ / / / / / / / | |||||
| * | | | | | | | | Merge branch 'kvm-v6.2-rc4-fixes' into HEAD | Paolo Bonzini | 2023-01-24 | 25 | -21/+393 |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | / / / / | | |_|_|/ / / / | |/| | | | | | | |||||
| * | | | | | | | KVM: Opt out of generic hardware enabling on s390 and PPC | Sean Christopherson | 2022-12-29 | 1 | -0/+4 |
| * | | | | | | | KVM: Rename and move CPUHP_AP_KVM_STARTING to ONLINE section | Chao Gao | 2022-12-29 | 1 | -1/+1 |
| * | | | | | | | KVM: x86: Unify pr_fmt to use module name for all KVM modules | Sean Christopherson | 2022-12-29 | 1 | -1/+1 |
| * | | | | | | | KVM: Drop kvm_arch_check_processor_compat() hook | Sean Christopherson | 2022-12-29 | 1 | -3/+1 |
| * | | | | | | | KVM: Drop kvm_arch_{init,exit}() hooks | Sean Christopherson | 2022-12-29 | 1 | -3/+0 |
| * | | | | | | | KVM: arm64: Simplify the CPUHP logic | Marc Zyngier | 2022-12-29 | 3 | -3/+8 |
| * | | | | | | | KVM: Drop arch hardware (un)setup hooks | Sean Christopherson | 2022-12-29 | 1 | -2/+0 |
| * | | | | | | | Merge branch 'kvm-late-6.1' into HEAD | Paolo Bonzini | 2022-12-29 | 1 | -0/+3 |
| |\ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ | Merge tag 'cxl-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl | Linus Torvalds | 2023-02-25 | 8 | -119/+42 |
|\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'for-6.3/cxl' into cxl/next | Dan Williams | 2023-02-15 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | cxl: add RAS status unmasking for CXL | Dave Jiang | 2023-02-14 | 1 | -0/+1 |
| * | | | | | | | | | | cxl/pmem: Fix nvdimm registration races | Dan Williams | 2023-02-14 | 1 | -0/+3 |
| * | | | | | | | | | | Merge branch 'for-6.3/cxl-ram-region' into cxl/next | Dan Williams | 2023-02-11 | 3 | -2/+12 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | dax/hmem: Move hmem device registration to dax_hmem.ko | Dan Williams | 2023-02-11 | 1 | -2/+5 |
| | * | | | | | | | | | | dax/hmem: Convey the dax range via memregion_info() | Dan Williams | 2023-02-11 | 1 | -0/+2 |
| | * | | | | | | | | | | kernel/range: Uplevel the cxl subsystem's range_contains() helper | Dan Williams | 2023-02-11 | 1 | -0/+5 |
| * | | | | | | | | | | | Merge branch 'for-6.3/cxl' into cxl/next | Dan Williams | 2023-02-11 | 1 | -5/+25 |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | | | |||||
| | * | | | | | | | | | | cxl/mem: Fix UAPI command comment | Ira Weiny | 2023-02-11 | 1 | -3/+4 |