aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-05-22iommu: virtio: drop owner assignmentKrzysztof Kozlowski1-1/+0
2024-05-22drm/virtio: drop owner assignmentKrzysztof Kozlowski1-1/+0
2024-05-22gpio: virtio: drop owner assignmentKrzysztof Kozlowski1-1/+0
2024-05-22firmware: arm_scmi: virtio: drop owner assignmentKrzysztof Kozlowski1-1/+0
2024-05-22crypto: virtio - drop owner assignmentKrzysztof Kozlowski1-1/+0
2024-05-22virtio_console: drop owner assignmentKrzysztof Kozlowski1-2/+0
2024-05-22hwrng: virtio: drop owner assignmentKrzysztof Kozlowski1-1/+0
2024-05-22bluetooth: virtio: drop owner assignmentKrzysztof Kozlowski1-1/+0
2024-05-22virtio_blk: drop owner assignmentKrzysztof Kozlowski1-1/+0
2024-05-22virtio: mem: drop owner assignmentKrzysztof Kozlowski1-1/+0
2024-05-22virtio: input: drop owner assignmentKrzysztof Kozlowski1-1/+0
2024-05-22virtio: balloon: drop owner assignmentKrzysztof Kozlowski1-1/+0
2024-05-22virtio_balloon: Treat stats requests as wakeup eventsDavid Stevens1-29/+46
2024-05-22virtio_balloon: Give the balloon its own wakeup sourceDavid Stevens1-2/+11
2024-05-22virtio-mem: support suspend+resumeDavid Hildenbrand1-6/+62
2024-05-22vhost_task: Handle SIGKILL by flushing work and exitingMike Christie2-4/+52
2024-05-22vhost: Release worker mutex during flushesMike Christie1-14/+30
2024-05-22vhost: Use virtqueue mutex for swapping workerMike Christie1-6/+12
2024-05-22vhost_scsi: Handle vhost_vq_work_queue failures for TMFsMike Christie1-1/+2
2024-05-22vhost: Remove vhost_vq_flushMike Christie2-13/+0
2024-05-22vhost-scsi: Use system wq to flush dev for TMFsMike Christie1-20/+19
2024-05-22vhost-scsi: Handle vhost_vq_work_queue failures for cmdsMike Christie1-1/+12
2024-05-22vhost-scsi: Handle vhost_vq_work_queue failures for eventsMike Christie1-5/+12
2024-05-22vdpa: Convert sprintf/snprintf to sysfs_emitLi Zhijian1-1/+1
2024-05-22vp_vdpa: Fix return value check vp_vdpa_request_irqYuxue Liu1-1/+4
2024-05-22net: mana: Fix the extra HZ in mana_hwc_send_requestSouradeep Chakrabarti1-1/+1
2024-05-22net: lan966x: Remove ptp traps in case the ptp is not enabled.Horatiu Vultur1-3/+3
2024-05-22Merge tag 'drm-misc-next-fixes-2024-05-16' of https://gitlab.freedesktop.org/...Dave Airlie11-69/+100
2024-05-21drm/mst: Fix NULL pointer dereference at drm_dp_add_payload_part2Wayne Lin4-6/+4
2024-05-21Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-4/+4
2024-05-21Merge tag 's390-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds11-139/+85
2024-05-21Merge tag 'efi-fixes-for-v6.10-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+26
2024-05-21Merge tag 'for-6.10/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-13/+10
2024-05-21Merge tag 'pm-6.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds3-1/+47
2024-05-21Merge tag 'acpi-6.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-102/+16
2024-05-21Merge tag 'thermal-6.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-7/+35
2024-05-21Merge tag 'intel-gpio-v6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-4/+25
2024-05-21Merge tag 'soundwire-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds16-139/+320
2024-05-21Merge tag 'phy-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds28-97/+3719
2024-05-21Merge tag 'dmaengine-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds24-413/+499
2024-05-21Merge tag 'mailbox-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds8-489/+1608
2024-05-21Merge tag 'rproc-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds7-206/+444
2024-05-21Merge tag 'rpmsg-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds5-10/+13
2024-05-21Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds81-571/+819
2024-05-21Merge tag 'pull-bd_inode-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-8/+10
2024-05-21gpiolib: acpi: Fix failed in acpi_gpiochip_find() by adding parent node matchDevyn Liu1-1/+18
2024-05-21Merge tag 'pull-set_blocksize' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-33/+9
2024-05-21gpiolib: acpi: Move ACPI device NULL check to acpi_can_fallback_to_crs()Laura Nao1-3/+7
2024-05-21nvme-multipath: find NUMA path only for online numa-nodeNilay Shroff1-1/+1
2024-05-21drm/shmem-helper: Fix BUG_ON() on mmap(PROT_WRITE, MAP_PRIVATE)Wachowski, Karol1-0/+3