summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
3 daysvduse: return compat ioctl results directlyLinfeng Sun1-3/+3
3 daysvirtio_input: stop callbacks before unregistering input deviceKarl Mehltretter1-2/+6
3 daysvirtio_input: reset device if input_register_device() failsXiong Weimin1-0/+1
3 daysvhost: invalidate vring access on IOTLB transitionsJia Jia4-1/+61
3 daysvduse: validate virtqueue alignmentJia Jia1-1/+3
3 daysvduse: do not take dev->rwsem in the virtqueue kick pathNikhil1-5/+21
3 daysvhost-scsi: clamp max_io_vqs module parameterDongli Zhang1-10/+33
3 daysvhost-scsi: use kvzalloc for vq array allocationDongli Zhang1-3/+3
3 daysvirtio-pci: return IRQ_HANDLED after non-zero ISRAndrew Stellman1-1/+3
3 daysvhost: limit outstanding IOTLB misses per virtqueueLinfeng Sun2-5/+36
3 daysvdpa_sim_net: check TX pull result before RX copyLinfeng Sun1-1/+6
3 daysvdpa_sim_blk: reject out-of-range sector startsLinfeng Sun1-1/+2
3 daysvirtio-vdpa: Use queue id when setting vq affinityXiong Weimin1-2/+3
3 daysvdpa: octeon_ep: Check dev_set_name() in dev addXiong Weimin1-0/+2
3 daysvdpa: ifcvf: Put device on unsupported feature errorXiong Weimin1-1/+2
3 daysvdpa: solidrun: Free IRQs after request failureXiong Weimin1-1/+5
3 daysvdpa: alibaba: Keep DRIVER_OK clear if IRQ setup failsXiong Weimin1-1/+4
3 daysvdpa/pds: check virtqueue notify mappingXiong Weimin1-0/+6
3 daysvirtio_mmio: disable IRQ wake before free_irqXiong Weimin1-3/+13
3 daysvhost-vdpa: protect config_ctx from being freed under the config callbackYu Zhang1-7/+25
3 daysvhost-vdpa: don't install the eventfd_ctx_fdget() error in config_ctxYu Zhang1-8/+4
3 daysvhost/vdpa: reject VRING_NUM larger than device maxJia Jia1-7/+37
3 daysvirtio_console: do not free control-out buffers on removeJia Jia1-3/+18
3 daysvirtio: fix use-after-free in unregister_virtio_device()Karl Mehltretter1-1/+1
3 daysvirtio_ring: fix stale descriptor flags after a failed packed addAlexander Graf1-4/+34
4 daysMerge tag 'irq-urgent-2026-09-06' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-18/+6
4 daysMerge tag 'tty-7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-1/+1
4 daysMerge tag 'staging-7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-13/+20
4 daysMerge tag 'usb-7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds24-127/+284
5 daysMerge tag 'kmalloc_obj-v7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds191-515/+443
5 daysMerge tag 'driver-core-7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-1/+3
5 daysvirtio_console: allocate the port_buffer with the caller's gfpBreno Leitao1-1/+1
5 daysMerge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds13-40/+170
5 daysMerge tag 'block-7.3-20260905' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds19-80/+169
6 daystreewide: refresh kmalloc_obj() conversionsKees Cook191-515/+443
6 daysMerge tag 'drm-fixes-2026-09-05' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds77-306/+1082
6 daysdrm/amd/display: Fix harmless type mismatch in allocationKees Cook1-1/+1
6 daysMerge tag 'hid-for-linus-2026090401' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds8-21/+89
6 daysMerge tag 'ata-7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...Linus Torvalds2-24/+49
6 daysMerge tag 'pmdomain-v7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-34/+20
6 daysirqchip/stm32mp-exti: Fix the unit of the hwspinlock timeoutJu Nan1-2/+2
6 daysRevert "irqchip/mbigen: Fix mbigen node address layout"caina1-16/+4
6 daysMerge tag 'drm-xe-fixes-2026-09-03' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie2-2/+7
6 daysMerge tag 'amd-drm-fixes-7.3-2026-09-03' of https://gitlab.freedesktop.org/dr...Dave Airlie19-58/+82
7 daysMerge tag 'drm-intel-fixes-2026-09-03' of https://gitlab.freedesktop.org/drm/...Dave Airlie9-22/+48
7 daysMerge tag 'nvme-7.3-2026-09-03' of git://git.infradead.org/nvme into block-7.3Jens Axboe16-74/+153
7 daysnvme-fc: fix double free of fabrics options when nvme_add_ctrl() failsNiklas Cassel1-6/+20
7 daysnvmet: reject namespace enable without device pathSeokgyu Choi1-0/+5
7 daysnvmet-auth: Synchronize timeout work during SQ teardownKazuki Hanai3-1/+9
7 daysnvmet-tcp: reject unsolicited H2CData PDUsShivam Kumar1-0/+8