summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-08-11virtio_ring: split vring_virtqueueXuan Zhuo
2022-08-11virtio_ring: extract the logic of freeing vringXuan Zhuo
2022-08-11virtio_ring: update the document of the virtqueue_detach_unused_buf for queue...Xuan Zhuo
2022-08-11virtio: record the maximum queue num supported by the device.Xuan Zhuo
2022-08-11drivers/virtio: Clarify CONFIG_VIRTIO_MEM for unsupported architecturesDavid Hildenbrand
2022-08-11virtio_mmio: add support to set IRQ of a virtio device as wakeup sourceMinghao Xue
2022-08-11vdpa: Use device_iommu_capable()Robin Murphy
2022-08-11virtio: VIRTIO_HARDEN_NOTIFICATION is brokenMichael S. Tsirkin
2022-08-11virtio_pmem: set device ready in probe()Jason Wang
2022-08-11virtio_pmem: initialize provider_data through nd_region_descJason Wang
2022-08-11vringh: iterate on iotlb_translate to handle large translationsStefano Garzarella
2022-08-11virtio_ring: remove the arg vq of vring_alloc_desc_extra()Xuan Zhuo
2022-08-11remoteproc: rename len of rpoc_vring to numXuan Zhuo
2022-07-31Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-07-31Merge tag 'edac_urgent_for_v5.19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-07-29Merge tag 'block-5.19-2022-07-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-07-29Merge tag 'drm-fixes-2022-07-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-07-30Merge tag 'drm-misc-fixes-2022-07-29' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-07-29Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2022-07-29Merge tag 'pm-5.19-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2022-07-29Merge tag 'powerpc-5.19-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-07-28Merge tag 'drm-fixes-2022-07-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-07-28nouveau/svm: Fix to migrate all requested pagesAlistair Popple
2022-07-28Merge tag 'net-5.19-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds
2022-07-28stmmac: dwmac-mediatek: fix resource leak in probeDan Carpenter
2022-07-28net/funeth: Fix fun_xdp_tx() and XDP packet reclaimDimitris Michailidis
2022-07-27Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-07-27sfc: disable softirqs for ptp TXAlejandro Lucero
2022-07-27ptp: ocp: Select CRC16 in the Kconfig.Jonathan Lemon
2022-07-27clk: sunxi-ng: Fix H6 RTC clock definitionJernej Skrabec
2022-07-27virtio-net: fix the race between refill work and closeJason Wang
2022-07-27EDAC/ghes: Set the DIMM label unconditionallyToshi Kani
2022-07-26scsi: ufs: core: Fix a race condition related to device managementBart Van Assche
2022-07-26scsi: core: Fix warning in scsi_alloc_sgtables()Jason Yan
2022-07-26scsi: ufs: host: Hold reference returned by of_parse_phandle()Liang He
2022-07-26scsi: mpt3sas: Stop fw fault watchdog work item during system shutdownDavid Jeffery
2022-07-26ice: do not setup vlan for loopback VSIMaciej Fijalkowski
2022-07-26ice: check (DD | EOF) bits on Rx descriptor rather than (EOP | RS)Maciej Fijalkowski
2022-07-26ice: Fix VSIs unable to share unicast MACAnirudh Venkataramanan
2022-07-26ice: Fix tunnel checksum offload with fragmented trafficPrzemyslaw Patynowski
2022-07-26ice: Fix max VLANs available for VFPrzemyslaw Patynowski
2022-07-26drm/simpledrm: Fix return type of simpledrm_simple_display_pipe_mode_valid()Nathan Chancellor
2022-07-26octeontx2-pf: Fix UDP/TCP src and dst port tc filtersSubbaraya Sundeep
2022-07-26octeontx2-pf: cn10k: Fix egress ratelimit configurationSunil Goutham
2022-07-25i40e: Fix interface init with MSI interrupts (no MSI-X)Michal Maloszewski
2022-07-26drm/amdgpu: Re-enable DCN for 64-bit powerpcMichael Ellerman
2022-07-25intel_idle: Fix false positive RCU splats due to incorrect hardirqs stateWaiman Long
2022-07-25drm/i915/reset: Add additional steps for Wa_22011802037 for execlist backendUmesh Nerlige Ramappa
2022-07-25net: macsec: fix potential resource leak in macsec_add_rxsa() and macsec_add_...Jianglei Nie
2022-07-25macsec: always read MACSEC_SA_ATTR_PN as a u64Sabrina Dubroca