summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
11 hoursMerge branch 'vfs.all' of https://git.kernel.org/pub/scm/linux/kernel/git/vfs...Mark Brown
3 daysvduse: return compat ioctl results directlyLinfeng Sun
3 daysvirtio_input: stop callbacks before unregistering input deviceKarl Mehltretter
3 daysvirtio_input: reset device if input_register_device() failsXiong Weimin
3 daysvhost: invalidate vring access on IOTLB transitionsJia Jia
3 daysvduse: validate virtqueue alignmentJia Jia
3 daysvduse: do not take dev->rwsem in the virtqueue kick pathNikhil
3 daysvhost-scsi: clamp max_io_vqs module parameterDongli Zhang
3 daysvhost-scsi: use kvzalloc for vq array allocationDongli Zhang
3 daysvirtio-pci: return IRQ_HANDLED after non-zero ISRAndrew Stellman
3 daysvhost: limit outstanding IOTLB misses per virtqueueLinfeng Sun
3 daysvdpa_sim_net: check TX pull result before RX copyLinfeng Sun
3 daysvdpa_sim_blk: reject out-of-range sector startsLinfeng Sun
3 daysvirtio-vdpa: Use queue id when setting vq affinityXiong Weimin
3 daysvdpa: octeon_ep: Check dev_set_name() in dev addXiong Weimin
3 daysvdpa: ifcvf: Put device on unsupported feature errorXiong Weimin
3 daysvdpa: solidrun: Free IRQs after request failureXiong Weimin
3 daysvdpa: alibaba: Keep DRIVER_OK clear if IRQ setup failsXiong Weimin
3 daysvdpa/pds: check virtqueue notify mappingXiong Weimin
3 daysvirtio_mmio: disable IRQ wake before free_irqXiong Weimin
3 daysvhost-vdpa: protect config_ctx from being freed under the config callbackYu Zhang
3 daysvhost-vdpa: don't install the eventfd_ctx_fdget() error in config_ctxYu Zhang
3 daysvhost/vdpa: reject VRING_NUM larger than device maxJia Jia
3 daysvirtio_console: do not free control-out buffers on removeJia Jia
3 daysvirtio: fix use-after-free in unregister_virtio_device()Karl Mehltretter
3 daysvirtio_ring: fix stale descriptor flags after a failed packed addAlexander Graf
4 daysMerge tag 'irq-urgent-2026-09-06' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
4 daysMerge tag 'tty-7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
4 daysMerge tag 'staging-7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
4 daysMerge tag 'usb-7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
5 daysMerge tag 'kmalloc_obj-v7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
5 daysMerge tag 'driver-core-7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
5 daysvirtio_console: allocate the port_buffer with the caller's gfpBreno Leitao
5 daysMerge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
5 daysMerge tag 'block-7.3-20260905' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
6 daystreewide: refresh kmalloc_obj() conversionsKees Cook
6 daysMerge tag 'drm-fixes-2026-09-05' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
6 daysdrm/amd/display: Fix harmless type mismatch in allocationKees Cook
6 daysMerge tag 'hid-for-linus-2026090401' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
6 daysMerge tag 'ata-7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...Linus Torvalds
6 daysMerge tag 'pmdomain-v7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
6 daysirqchip/stm32mp-exti: Fix the unit of the hwspinlock timeoutJu Nan
6 daysRevert "irqchip/mbigen: Fix mbigen node address layout"caina
7 daysMerge tag 'drm-xe-fixes-2026-09-03' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
7 daysMerge tag 'amd-drm-fixes-7.3-2026-09-03' of https://gitlab.freedesktop.org/dr...Dave Airlie
7 daysMerge tag 'drm-intel-fixes-2026-09-03' of https://gitlab.freedesktop.org/drm/...Dave Airlie
7 daysMerge tag 'nvme-7.3-2026-09-03' of git://git.infradead.org/nvme into block-7.3Jens Axboe
7 daysnvme-fc: fix double free of fabrics options when nvme_add_ctrl() failsNiklas Cassel
7 daysnvmet: reject namespace enable without device pathSeokgyu Choi
7 daysnvmet-auth: Synchronize timeout work during SQ teardownKazuki Hanai