summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-03-19vDPA: report virtio-block topology info to user spaceZhu Lingshan
2024-03-19vDPA: report virtio-block MQ info to user spaceZhu Lingshan
2024-03-19vDPA: report virtio-block max segments in a request to user spaceZhu Lingshan
2024-03-19vDPA: report virtio-block block-size to user spaceZhu Lingshan
2024-03-19vDPA: report virtio-block max segment size to user spaceZhu Lingshan
2024-03-19vDPA: report virtio-block capacity to user spaceZhu Lingshan
2024-03-19virtio: make virtio_bus constRicardo B. Marliere
2024-03-19vdpa: make vdpa_bus constRicardo B. Marliere
2024-03-19vDPA/ifcvf: implement vdpa_config_ops.get_vq_num_minZhu Lingshan
2024-03-19vDPA/ifcvf: get_max_vq_size to return max sizeZhu Lingshan
2024-03-19virtio_vdpa: create vqs with the actual sizeZhu Lingshan
2024-03-19vduse: implement vdpa_config_ops.get_vq_size for vduseZhu Lingshan
2024-03-19vdpa_sim: implement vdpa_config_ops.get_vq_size for vDPA simulatorZhu Lingshan
2024-03-19eni_vdpa: implement vdpa_config_ops.get_vq_sizeZhu Lingshan
2024-03-19vp_vdpa: implement vdpa_config_ops.get_vq_sizeZhu Lingshan
2024-03-19vDPA/ifcvf: implement vdpa_config_ops.get_vq_sizeZhu Lingshan
2024-03-19vDPA: introduce get_vq_size to vdpa_config_opsZhu Lingshan
2024-03-19vdpa/pds: fixes for VF vdpa flr-aer handlingShannon Nelson
2024-03-19vduse: implement DMA sync callbacksMaxime Coquelin
2024-03-19vdpa/mlx5: Allow CVQ size changesJonah Palmer
2024-03-19vdpa: skip suspend/resume ops if not DRIVER_OKSteve Sistare
2024-03-19virtio: reenable config if freezing device failedDavid Hildenbrand
2024-03-19vdpa_sim: reset must not runSteve Sistare
2024-03-19vhost: Added pad cleanup if vnet_hdr is not present.Andrew Melnychenko
2024-03-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2024-03-18Merge tag 'trace-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2024-03-18x86/hyperv: Use Hyper-V entropy to seed guest random number generatorMichael Kelley
2024-03-18Merge tag 'irq-urgent-2024-03-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-03-18cxl/trace: Properly initialize cxl_poison region nameAlison Schofield
2024-03-18net: hns3: tracing: fix hclgevf trace event stringsSteven Rostedt (Google)
2024-03-18drm/i915: Add missing ; to __assign_str() macros in tracepoint codeSteven Rostedt (Google)
2024-03-18net: dsa: mt7530: prevent possible incorrect XTAL frequency selectionArınç ÜNAL
2024-03-18net: veth: do not manipulate GRO when using XDPIgnat Korchagin
2024-03-18net: wan: fsl_qmc_hdlc: Fix module compilationHerve Codina
2024-03-18Revert "firewire: Kill unnecessary buf check in device_attribute.show"Li Zhijian
2024-03-17Merge tag 'i3c/for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...Linus Torvalds
2024-03-17Merge tag 'efi-fixes-for-v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-03-17Merge tag 'linux-watchdog-6.9-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds
2024-03-17Merge tag 'pcmcia-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2024-03-17Merge tag 'input-for-v6.9-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-03-17s390/cio: use while (i--) pattern to clean upAndy Shevchenko
2024-03-17xen/events: increment refcnt only if event channel is refcountedJuergen Gross
2024-03-17xen/evtchn: avoid WARN() when unbinding an event channelJuergen Gross
2024-03-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2024-03-16Merge tag 'parisc-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-03-16Merge tag 'phy-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds
2024-03-16Merge tag 'firewire-updates-6.9' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-03-16Merge tag 'cxl-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds
2024-03-15Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2024-03-15Merge branch 'next' into for-linusDmitry Torokhov