aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-04-02Merge tag 'iommu-fixes-v7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/iommu/linuxLinus Torvalds2-2/+2
2026-04-02Merge tag 'auxdisplay-v7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/andy/linux-auxdisplayLinus Torvalds2-4/+13
2026-04-02eth: fbnic: Increase FBNIC_QUEUE_SIZE_MIN to 64Dimitri Daskalakis1-1/+1
2026-04-02nvmem: zynqmp_nvmem: Fix buffer size in DMA and memcpyIvan Vera1-4/+4
2026-04-02nvmem: imx: assign nvmem_cell_info::raw_lenChristian Eggers2-0/+2
2026-04-02misc: fastrpc: check qcom_scm_assign_mem() return in rpmsg_probeXingjing Deng1-1/+3
2026-04-02misc: fastrpc: possible double-free of cctx->remote_heapXingjing Deng1-0/+1
2026-04-02comedi: dt2815: add hardware detection to prevent crashDeepanshu Kartikey1-0/+12
2026-04-02comedi: runflags cannot determine whether to reclaim chanlistEdward Adam Davis1-3/+5
2026-04-02comedi: Reinit dev->spinlock between attachments to low-level driversIan Abbott1-0/+8
2026-04-02comedi: me_daq: Fix potential overrun of firmware bufferIan Abbott1-16/+19
2026-04-02comedi: me4000: Fix potential overrun of firmware bufferIan Abbott1-4/+12
2026-04-02comedi: ni_atmio16d: Fix invalid clean-up after failed attachIan Abbott1-1/+2
2026-04-02gpib: fix use-after-free in IO ioctl handlersAdam Crosser2-23/+81
2026-04-02gpib: lpvo_usb: fix memory leak on disconnectJohan Hovold1-2/+2
2026-04-02gpib: Fix fluke driver s390 compile issueDave Penkler1-0/+1
2026-04-02Merge tag 'usb-serial-7.0-rc7' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linusGreg Kroah-Hartman3-0/+8
2026-04-02drm/vc4: Protect madv read in vc4_gem_object_mmap() with madv_lockMaíra Canal1-0/+3
2026-04-02drm/vc4: Fix a memory leak in hang state error pathMaíra Canal1-8/+10
2026-04-02drm/vc4: Fix memory leak of BO array in hang stateMaíra Canal1-0/+1
2026-04-02drm/vc4: Release runtime PM reference after binding V3DMaíra Canal1-0/+1
2026-04-02thermal: core: Fix thermal zone device registration error pathRafael J. Wysocki1-0/+1
2026-04-02usb: gadget: f_hid: move list and spinlock inits from bind to allocMichael Zimmermann1-9/+10
2026-04-02usb: host: xhci-sideband: delegate offload_usage tracking to class driversGuan-Yu Lin1-13/+1
2026-04-02usb: core: use dedicated spinlock for offload stateGuan-Yu Lin4-54/+76
2026-04-02usb: cdns3: gadget: fix state inconsistency on gadget init failureYongchao Wu1-0/+1
2026-04-02usb: dwc3: imx8mp: fix memory leak on probe failure pathXiaolei Wang1-1/+1
2026-04-02usb: gadget: f_uac1_legacy: validate control request sizeTaegu Ha1-10/+37
2026-04-02usb: ulpi: fix double free in ulpi_register_interface() error pathGuangshuo Li1-3/+2
2026-04-02usb: misc: usbio: Fix URB memory leak on submit failureFelix Gu1-2/+5
2026-04-02USB: core: add NO_LPM quirk for Razer Kiyo Pro webcamJP Hein1-0/+2
2026-04-02usb: cdns3: gadget: fix NULL pointer dereference in ep_queueYongchao Wu1-0/+3
2026-04-02usb: core: phy: avoid double use of 'usb3-phy'Gabor Juhos1-1/+11
2026-04-02drm/ioc32: stop speculation on the drm_compat_ioctl pathGreg Kroah-Hartman1-0/+2
2026-04-01bnxt_en: Restore default stat ctxs for ULP when resource is availablePavan Chebbi1-0/+2
2026-04-01bnxt_en: Don't assume XDP is never enabled in bnxt_init_dflt_ring_mode()Michael Chan1-4/+9
2026-04-01bnxt_en: Refactor some basic ring setup and adjustment logicMichael Chan4-23/+41
2026-04-01net/mlx5: Fix switchdev mode rollback in case of failureSaeed Mahameed1-0/+2
2026-04-01net/mlx5: Avoid "No data available" when FW version queries failSaeed Mahameed3-22/+35
2026-04-01net/mlx5: lag: Check for LAG device before creating debugfsShay Drory1-0/+3
2026-04-01net: macb: properly unregister fixed rate clocksFedor Pchelkin1-4/+4
2026-04-01net: macb: fix clk handling on PCI glue driver removalFedor Pchelkin1-2/+4
2026-04-01virtio_net: clamp rss_max_key_size to NETDEV_RSS_KEY_LENSrujana Challa1-11/+9
2026-04-02i2c: imx: zero-initialize dma_slave_config for eDMAAnthony Pighin1-1/+1
2026-04-01Bluetooth: hci_h4: Fix race during initializationJonathan Rissanen1-3/+0
2026-04-01hwmon: (asus-ec-sensors) Fix T_Sensor for PRIME X670E-PRO WIFICorey Hickey1-1/+6
2026-04-01cpufreq: governor: fix double free in cpufreq_dbs_governor_init() error pathGuangshuo Li1-3/+3
2026-04-01Merge tag 'counter-fixes-for-7.0' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/wbg/counter into char-misc-linusGreg Kroah-Hartman1-32/+35
2026-04-01Merge tag 'qcom-drivers-fixes-for-7.0' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/fixesKrzysztof Kozlowski3-13/+30
2026-04-01Merge tag 'riscv-soc-fixes-for-v7.0-rc6' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/conor/linux into arm/fixesKrzysztof Kozlowski3-8/+14