summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* virtio: Add missing documentation for structure fieldsSimon Horman2023-06-271-1/+4
* pds_vdpa: pds_vdps.rst and KconfigShannon Nelson2023-06-274-0/+100
* pds_vdpa: subscribe to the pds_core eventsShannon Nelson2023-06-272-1/+59
* pds_vdpa: add support for vdpa and vdpamgmt interfacesShannon Nelson2023-06-276-2/+892
* pds_vdpa: add vdpa config client commandsShannon Nelson2023-06-274-1/+236
* pds_vdpa: virtio bar setup for vdpaShannon Nelson2023-06-272-0/+28
* pds_vdpa: get vdpa management infoShannon Nelson2023-06-276-1/+150
* pds_vdpa: new adminq entriesShannon Nelson2023-06-271-0/+226
* pds_vdpa: move enum from common to adminq headerShannon Nelson2023-06-272-21/+21
* pds_vdpa: Add new vDPA driver for AMD/Pensando DSCShannon Nelson2023-06-277-0/+146
* virtio: allow caller to override device DMA mask in vp_modernShannon Nelson2023-06-272-1/+5
* virtio: allow caller to override device id in vp_modernShannon Nelson2023-06-272-11/+22
* virtio_pci: Optimize virtio_pci_device structure sizeFeng Liu2023-06-271-3/+4
* tools/virtio: fix build break for aarch64Peng Fan2023-06-271-1/+12
* virtio-vdpa: Fix unchecked call to NULL set_vq_affinityDragos Tatulea2023-06-271-1/+3
* vdpa/snet: implement the resume vDPA callbackAlvaro Karsz2023-06-273-0/+22
* vdpa: solidrun: constify pointers to hwmon_channel_infoKrzysztof Kozlowski2023-06-271-1/+1
* vDPA/ifcvf: a vendor driver should not set _CONFIG_S_FAILEDZhu Lingshan2023-06-271-3/+1
* vDPA/ifcvf: synchronize irqs in the reset routineZhu Lingshan2023-06-273-52/+40
* vDPA/ifcvf: retire ifcvf_start_datapath and ifcvf_add_statusZhu Lingshan2023-06-273-43/+0
* vDPA/ifcvf: get_driver_features from virtio registersZhu Lingshan2023-06-273-23/+29
* vDPA/ifcvf: virt queue ops take immediate actionsZhu Lingshan2023-06-273-39/+45
* Linux 6.4v6.4Linus Torvalds2023-06-251-1/+1
* Merge tag 'i2c-for-6.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-06-253-9/+17
|\
| * i2c: imx-lpi2c: fix type char overflow issue when calculating the clock cycleClark Wang2023-06-231-2/+2
| * i2c: qup: Add missing unwind goto in qup_i2c_probe()Shuai Jiang2023-06-231-7/+14
| * dt-bindings: i2c: opencores: Add missing type for "regstep"Rob Herring2023-06-231-0/+1
* | Merge tag 'perf_urgent_for_v6.4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-06-252-4/+17
|\ \
| * | perf/x86/intel: Fix the FRONTEND encoding on GNR and MTLKan Liang2023-06-161-1/+14
| * | perf/core: Drop __weak attribute from arch_perf_update_userpage() prototypeMarc Zyngier2023-06-161-3/+3
* | | Merge tag 'objtool_urgent_for_v6.4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-06-257-0/+59
|\ \ \
| * | | x86/unwind/orc: Add ELF section with ORC version identifierOmar Sandoval2023-06-167-0/+59
| |/ /
* | | Merge tag 'x86_urgent_for_v6.4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-06-252-5/+8
|\ \ \
| * | | x86/apic: Fix kernel panic when booting with intremap=off and x2apic_physDheeraj Kumar Srivastava2023-06-191-1/+4
| * | | x86/mm: Avoid using set_pgd() outside of real PGD pagesLee Jones2023-06-161-4/+4
* | | | Merge tag 'drm-fixes-2023-06-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-06-232-3/+3
|\ \ \ \
| * \ \ \ Merge tag 'drm-misc-fixes-2023-06-21' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2023-06-232-3/+3
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | drm: use mgr->dev in drm_dbg_kms in drm_dp_add_payload_part2Jeff Layton2023-06-201-1/+1
| | * | | accel/qaic: Call DRM helper function to destroy prime GEMPranjal Ramajor Asha Kanojiya2023-06-201-2/+2
| |/ / /
* | | | Merge tag 'arm-fixes-6.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-06-2316-48/+69
|\ \ \ \
| * \ \ \ Merge tag 'qcom-arm64-fixes-for-6.4-2' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann2023-06-236-2/+19
| |\ \ \ \
| | * | | | arm64: dts: qcom: sc7280: Mark SCM as dma-coherent for chrome devicesDouglas Anderson2023-06-222-1/+6
| | * | | | arm64: dts: qcom: sc7180: Mark SCM as dma-coherent for trogdorDouglas Anderson2023-06-221-0/+5
| | * | | | arm64: dts: qcom: sc7180: Mark SCM as dma-coherent for IDPDouglas Anderson2023-06-222-1/+6
| | * | | | dt-bindings: firmware: qcom,scm: Document that SCM can be dma-coherentDouglas Anderson2023-06-221-0/+2
| * | | | | Merge tag 'v6.4-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2023-06-1610-46/+50
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | arm64: dts: rockchip: Fix rk356x PCIe register and range mappingsAndrew Powers-Holmes2023-06-062-9/+12
| | * | | | arm64: dts: rockchip: fix button reset pin for nanopi r5cTianling Shen2023-05-132-2/+1
| | * | | | arm64: dts: rockchip: fix nEXTRST on SOQuartzNicolas Frattaroli2023-05-072-23/+24
| | * | | | arm64: dts: rockchip: add missing cache propertiesKrzysztof Kozlowski2023-05-073-0/+11