summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-07-13drm/xe/hw_engine_group: propagate suspend failures during mode switchNiranjana Vishwanathapura
2026-07-13drm/xe/guc: add uninterruptible suspend wait for cross-process cleanupNiranjana Vishwanathapura
2026-07-13drm/xe/guc: ban exec queue on suspend timeoutNiranjana Vishwanathapura
2026-07-13drm/xe: only resume exec queues that were actually suspendedNiranjana Vishwanathapura
2026-07-13drm/i915/gt: use correct selftest config symbolPengpeng Hou
2026-07-13dm-verity: remove pointless nested "bio" declarationMikulas Patocka
2026-07-13dm-table: fix spellingMikulas Patocka
2026-07-13dm-ioctl: delete a useless conditionMikulas Patocka
2026-07-13dm-integrity: fix wrong fallthrough in integrity_bio_waitMikulas Patocka
2026-07-13dm-integrity: clean-up error handlingMikulas Patocka
2026-07-13dm-integrity: fix error messageMikulas Patocka
2026-07-13drm/panel: novatek-nt37801: Use mipi_dsi_*_multi() functionsNicolás Antinori
2026-07-13regcache: Mark cache dirty if selector register rewrite failsbui duc phuc
2026-07-13regcache: Preserve cache synchronization errors in regcache_sync()bui duc phuc
2026-07-13iommufd: Reject DMABUF pages from the access pin pathPeiyang He
2026-07-13iommufd: Fix wrong hwpt passed to iommufd_auto_response_faults on replacePeiyang He
2026-07-13drm/virtio: fix deadlock in display_info_cb by removing hotplug from dequeue ...Ryosuke Yasuoka
2026-07-14media: em28xx: requeue buffers if start_streaming failsHans Verkuil
2026-07-14media: em28xx: dev_info->pr_info since dev has been freedHans Verkuil
2026-07-14media: em28xx: use vb2_video_unregister_deviceHans Verkuil
2026-07-14media: em28xx: drop 'users' fieldHans Verkuil
2026-07-14media: em28xx: use v4l2_device release callbackHans Verkuil
2026-07-14media: v4l2-async: Unregister sub-device if asc_list is emptyHans Verkuil
2026-07-13drm/virtio: Don't detach GEM from a non-created contextJason Macnak
2026-07-13soc: imx9: devm_kasprintf error handlingGriffin Kroah-Hartman
2026-07-13iommufd/selftest: Fix dmabuf leak in iommufd_test_dmabuf_get()yeeli
2026-07-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2026-07-13firmware: qcom: scm: Add minidump SRAM supportMukesh Ojha
2026-07-13firmware: qcom: scm: use dev_err_probe() for dload address failureMukesh Ojha
2026-07-13firmware: qcom: scm: Fix missing smp_load_acquire()Mukesh Ojha
2026-07-13drm/msm: Switch to generic PAS TZ APIsSumit Garg
2026-07-13Bluetooth: hci_qca: Clear memdump state on invalid dump sizeRuoyu Wang
2026-07-13Bluetooth: btrtl: validate firmware patch boundsLaxman Acharya Padhya
2026-07-13Bluetooth: qca: fix NVM tag length underflow in TLV parserXiang Mei
2026-07-13wifi: carl9170: fix buffer overflow in rx_stream failover pathTristan Madani
2026-07-13wifi: carl9170: fix OOB read from off-by-two in TX status handlerTristan Madani
2026-07-13wifi: carl9170: bound memcpy length in cmd callback to prevent OOB readTristan Madani
2026-07-13wifi: ath6kl: fix OOB read from firmware IE lengths in connect eventTristan Madani
2026-07-13wifi: ath6kl: fix OOB read from firmware num_msg in TX complete handlerTristan Madani
2026-07-13wifi: ath6kl: fix OOB access from firmware ADDBA window sizeTristan Madani
2026-07-13wifi: ath12k: fix NULL pointer dereference in rhash table destroyJose Ignacio Tornos Martinez
2026-07-13wifi: ath12k: Fix low MLO RX throughput on WCN7850Yingying Tang
2026-07-13iommufd/selftest: Avoid selftest dirty bitmap size wrapSamuel Moelius
2026-07-13clk: r9a08g045: Add clocks and resets for CAN-FDClaudiu Beznea
2026-07-13RDMA/hfi1: Align probe error unwinding with device removalLeon Romanovsky
2026-07-13RDMA/hfi1: Initialize debugfs after probe completesLeon Romanovsky
2026-07-13RDMA/hfi1: Defer device creation until probe succeedsLeon Romanovsky
2026-07-13RDMA/hfi1: Stop flushing the global IB workqueueLeon Romanovsky
2026-07-13RDMA/hfi1: Remove redundant NULL checks in create_workqueues()Leon Romanovsky
2026-07-13RDMA/hfi1: Allocate device data after PCI initializationLeon Romanovsky