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 | 3 | -130/+61 |
|\ | |||||
| * | docs: vfio: Update vfio.rst per latest interfaces | Yi Liu | 2023-02-09 | 1 | -22/+60 |
| * | vfio-mdev: remove an non-existing driver from vfio-mediated-device | Christoph Hellwig | 2023-01-23 | 1 | -7/+1 |
| * | vfio-mdev: move the mtty usage documentation | Christoph Hellwig | 2023-01-23 | 1 | -100/+0 |
| * | vfio-mdev: turn VFIO_MDEV into a selectable symbol | Christoph Hellwig | 2023-01-23 | 1 | -1/+0 |
* | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2023-02-25 | 4 | -0/+354 |
|\ \ | |||||
| * | | docs: driver-api: virtio: commentize spec version checking | Bagas Sanjaya | 2023-02-21 | 1 | -1/+1 |
| * | | docs: driver-api: virtio: slightly reword virtqueues allocation paragraph | Bagas Sanjaya | 2023-02-21 | 1 | -4/+4 |
| * | | docs: driver-api: virtio: parenthesize external reference targets | Bagas Sanjaya | 2023-02-21 | 1 | -4/+5 |
| * | | docs: driver-api: virtio: virtio on Linux | Ricardo CaƱuelo | 2023-02-15 | 4 | -0/+353 |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2023-02-25 | 5 | -26/+145 |
|\ \ \ | |||||
| * \ \ | Merge tag 'kvmarm-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar... | Paolo Bonzini | 2023-02-20 | 4 | -10/+77 |
| |\ \ \ | |||||
| | * \ \ | Merge branch kvm-arm64/nv-prefix into kvmarm/next | Oliver Upton | 2023-02-14 | 1 | -1/+6 |
| | |\ \ \ | |||||
| | | * | | | arm64: Add ARM64_HAS_NESTED_VIRT cpufeature | Jintack Lim | 2023-02-11 | 1 | -1/+6 |
| | * | | | | Merge branch arm64/for-next/sme2 into kvmarm/next | Oliver Upton | 2023-02-13 | 3 | -9/+71 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge branch kvm/kvm-hw-enable-refactor into kvmarm/next | Oliver Upton | 2023-02-13 | 1 | -9/+16 |
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | | | |||||
| * | | | | | | Merge tag 'kvm-s390-next-6.3-1' of https://git.kernel.org/pub/scm/linux/kerne... | Paolo Bonzini | 2023-02-15 | 2 | -9/+41 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Documentation: KVM: s390: Describe KVM_S390_MEMOP_F_CMPXCHG | Janis Schoetterl-Glausch | 2023-02-07 | 1 | -3/+25 |
| | * | | | | | | KVM: s390: disable migration mode when dirty tracking is disabled | Nico Boehr | 2023-02-07 | 2 | -6/+16 |
| * | | | | | | | Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEAD | Paolo Bonzini | 2023-02-15 | 39 | -73/+209 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | KVM: x86/pmu: Introduce masked events to the pmu event filter | Aaron Lewis | 2023-01-24 | 1 | -7/+71 |
| * | | | | | | | | Merge branch 'kvm-lapic-fix-and-cleanup' into HEAD | Paolo Bonzini | 2023-01-24 | 1 | -0/+11 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | KVM: x86: Honor architectural behavior for aliased 8-bit APIC IDs | Sean Christopherson | 2023-01-13 | 1 | -0/+11 |
| * | | | | | | | | | Merge branch 'kvm-v6.2-rc4-fixes' into HEAD | Paolo Bonzini | 2023-01-24 | 10 | -191/+461 |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | KVM: Drop kvm_count_lock and instead protect kvm_usage_count with kvm_lock | Isaku Yamahata | 2022-12-29 | 1 | -9/+10 |
| * | | | | | | | | | KVM: x86: Serialize vendor module initialization (hardware setup) | Sean Christopherson | 2022-12-29 | 1 | -0/+6 |
| * | | | | | | | | | Merge branch 'kvm-late-6.1' into HEAD | Paolo Bonzini | 2022-12-29 | 2 | -25/+40 |
| |\ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ | Merge tag 'riscv-for-linus-6.3-mw1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2023-02-25 | 6 | -5/+53 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge patch series "dt-bindings: Add a cpu-capacity property for RISC-V" | Palmer Dabbelt | 2023-02-15 | 5 | -6/+12 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | dt-bindings: riscv: add a capacity-dmips-mhz cpu property | Conor Dooley | 2023-02-15 | 1 | -0/+6 |
| | * | | | | | | | | | | | dt-bindings: arm: move cpu-capacity to a shared loation | Conor Dooley | 2023-02-15 | 4 | -5/+5 |
| * | | | | | | | | | | | | Documentation: riscv: fix insufficient list item indent | Conor Dooley | 2023-02-15 | 1 | -4/+4 |
| * | | | | | | | | | | | | Merge patch series "Putting some basic order on isa extension lists" | Palmer Dabbelt | 2023-01-20 | 1 | -0/+42 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | |||||
| | * | | | | | | | | | | | Documentation: riscv: add a section about ISA string ordering in /proc/cpuinfo | Conor Dooley | 2023-01-18 | 1 | -0/+42 |
* | | | | | | | | | | | | | Merge tag 'powerpc-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2023-02-25 | 1 | -1/+74 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | powerpc/pseries: Implement secvars for dynamic secure boot | Russell Currey | 2023-02-13 | 1 | -1/+74 |
* | | | | | | | | | | | | | | Merge tag 'cxl-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl | Linus Torvalds | 2023-02-25 | 1 | -26/+53 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'for-6.3/cxl-ram-region' into cxl/next | Dan Williams | 2023-02-11 | 1 | -26/+38 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | | cxl/region: Add volatile region creation support | Dan Williams | 2023-02-11 | 1 | -11/+11 |
| | * | | | | | | | | | | | | | | cxl/region: Support empty uuids for non-pmem regions | Dan Williams | 2023-02-11 | 1 | -1/+2 |
| | * | | | | | | | | | | | | | | cxl/region: Add a mode attribute for regions | Dan Williams | 2023-02-11 | 1 | -0/+11 |
| | * | | | | | | | | | | | | | | cxl/Documentation: Update references to attributes added in v6.0 | Dan Williams | 2023-02-11 | 1 | -15/+15 |
| * | | | | | | | | | | | | | | | Merge branch 'for-6.3/cxl' into cxl/next | Dan Williams | 2023-02-07 | 1 | -0/+15 |
| |\| | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | | cxl/port: Link the 'parent_dport' in portX/ and endpointX/ sysfs | Dan Williams | 2023-01-26 | 1 | -0/+15 |
| | |/ / / / / / / / / / / / / | |||||
* | | | | | | | | | | | | | | | Merge tag 'phy-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/... | Linus Torvalds | 2023-02-25 | 26 | -1022/+3304 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | dt-bindings: phy: qcom,snps-eusb2-phy: Add phys property for the repeater | Abel Vesa | 2023-02-16 | 1 | -0/+5 |
| * | | | | | | | | | | | | | | | dt-bindings: phy: Add qcom,snps-eusb2-repeater schema file | Abel Vesa | 2023-02-16 | 1 | -0/+52 |
| * | | | | | | | | | | | | | | | dt-bindings: phy: amlogic,g12a-usb3-pcie-phy: add missing optional phy-supply... | Neil Armstrong | 2023-02-16 | 1 | -0/+5 |
| * | | | | | | | | | | | | | | | Merge tag 'phy-fixes-6.2' into next | Vinod Koul | 2023-02-14 | 3 | -8/+7 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp: Document SM8550 compatible | Abel Vesa | 2023-02-10 | 1 | -0/+1 |