summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-04-02comedi: add comedi_check_request_region()Ian Abbott
2026-04-02drm/vc4: Clean-up UAPI header inclusionMaíra Canal
2026-04-02drm/vc4: Use devm_request_irq() for automatic cleanupMaíra Canal
2026-04-02net: airoha: Set REG_RX_CPU_IDX() once in airoha_qdma_fill_rx_queue()Lorenzo Bianconi
2026-04-02misc: fastrpc: check qcom_scm_assign_mem() return in rpmsg_probeXingjing Deng
2026-04-02misc: fastrpc: possible double-free of cctx->remote_heapXingjing Deng
2026-04-02comedi: dt2815: add hardware detection to prevent crashDeepanshu Kartikey
2026-04-02comedi: runflags cannot determine whether to reclaim chanlistEdward Adam Davis
2026-04-02comedi: Reinit dev->spinlock between attachments to low-level driversIan Abbott
2026-04-02comedi: me_daq: Fix potential overrun of firmware bufferIan Abbott
2026-04-02comedi: me4000: Fix potential overrun of firmware bufferIan Abbott
2026-04-02comedi: ni_atmio16d: Fix invalid clean-up after failed attachIan Abbott
2026-04-02gpib: fix use-after-free in IO ioctl handlersAdam Crosser
2026-04-02gpib: lpvo_usb: fix memory leak on disconnectJohan Hovold
2026-04-02gpib: Fix fluke driver s390 compile issueDave Penkler
2026-04-02Merge tag 'usb-serial-7.0-rc7' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2026-04-02drm/vc4: Protect madv read in vc4_gem_object_mmap() with madv_lockMaíra Canal
2026-04-02drm/vc4: Fix a memory leak in hang state error pathMaíra Canal
2026-04-02drm/vc4: Fix memory leak of BO array in hang stateMaíra Canal
2026-04-02drm/vc4: Release runtime PM reference after binding V3DMaíra Canal
2026-04-02s390/pkey: Add comment about synchronize_rcu() to pkey baseHarald Freudenberger
2026-04-02s390/hmcdrv: Remove commented out codeJori Koolstra
2026-04-02iommu/amd: Invalidate IRT cache for DMA aliasesMagnus Kalland
2026-04-02drm/xe: Drop redundant rtp entries for Wa_14019988906 & Wa_14019877138Matt Roper
2026-04-02thermal: core: Fix thermal zone device registration error pathRafael J. Wysocki
2026-04-02usb: gadget: f_hid: move list and spinlock inits from bind to allocMichael Zimmermann
2026-04-02usb: usbip: fix OOB read/write in usbip_pad_iso()Kelvin Mbogo
2026-04-02usb: usbip: validate iso frame actual_length in usbip_recv_iso()Kelvin Mbogo
2026-04-02usb: usbip: fix integer overflow in usbip_recv_iso()Kelvin Mbogo
2026-04-02drm/xe: pass struct xe_device to xe_display_bo_fbdev_prefer_stolen()Jani Nikula
2026-04-02drm/i915: pass struct drm_i915_private to i915_bo_fbdev_prefer_stolen()Jani Nikula
2026-04-02drm/{i915, xe}: move fbdev fb calls to parent interfaceJani Nikula
2026-04-02usb: host: xhci-sideband: delegate offload_usage tracking to class driversGuan-Yu Lin
2026-04-02usb: core: use dedicated spinlock for offload stateGuan-Yu Lin
2026-04-02interconnect: debugfs: fix devm_kstrdup and kfree mismatchGui-Dong Han
2026-04-02usb: cdns3: gadget: fix state inconsistency on gadget init failureYongchao Wu
2026-04-02usb: dwc3: imx8mp: fix memory leak on probe failure pathXiaolei Wang
2026-04-02usb: gadget: f_uac1_legacy: validate control request sizeTaegu Ha
2026-04-02usb: ulpi: fix double free in ulpi_register_interface() error pathGuangshuo Li
2026-04-02usb: misc: usbio: Fix URB memory leak on submit failureFelix Gu
2026-04-02iommu/riscv: Remove overflows on the invalidation pathJason Gunthorpe
2026-04-02iommu/amd: Fix clone_alias() to use the original device's devidVasant Hegde
2026-04-02USB: core: add NO_LPM quirk for Razer Kiyo Pro webcamJP Hein
2026-04-02usb: cdns3: gadget: fix NULL pointer dereference in ep_queueYongchao Wu
2026-04-02iommu/vt-d: Remove the remaining pages along the invalidation pathJason Gunthorpe
2026-04-02iommu/vt-d: Pass size_order to qi_desc_piotlb() not npagesJason Gunthorpe
2026-04-02iommu/vt-d: Split piotlb invalidation into range and allJason Gunthorpe
2026-04-02iommu/vt-d: Remove dmar_writel() and dmar_writeq()Bjorn Helgaas
2026-04-02iommu/vt-d: Remove dmar_readl() and dmar_readq()Bjorn Helgaas
2026-04-02iommu/vt-d: Support dirty tracking on PASIDZhenzhong Duan