summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-07-29drm/panthor: harden firmware build-info bounds checksOsama Abdelkader
2026-07-29PCI: Use standard wait times for PCIe link monitoringThierry Reding
2026-07-29ovpn: add missing rtnl_link_ops->get_size callbackRalf Lici
2026-07-29powerpc: Move CONFIG_QE_GPIO to SoCChristophe Leroy (CS GROUP)
2026-07-29drm/xe/pt: check no-DMA huge-pte cases before DMA segment testHimal Prasad Ghimiray
2026-07-29drm/imagination: Update the trace point pvr_job_submit_fw()Brajesh Gupta
2026-07-29drm/i915/dp: Ignore the sink's DSC max FRL rate without a PCON DSC encoderAlexander Kaplan
2026-07-29IB/isert: reject login PDUs declaring more data than was receivedYehyeong Lee
2026-07-29IB/isert: reject PDUs declaring more data than was receivedYehyeong Lee
2026-07-29media: ipu-bridge: Add upside-down sensor DMI quirk for Samsung Galaxy Book5 ...Mihail Antsev
2026-07-29media: i2c: cvs: Pass link frequency explicitly to csi_set_link_cfg()Laurent Pinchart
2026-07-29media: i2c: mt9t112: fix incorrect PTR_ERR() call on non-error pointerUday Khare
2026-07-29media: i2c: ov9282: restore flash duration calculationRichard Leitner
2026-07-29media: staging/ipu7: fix async notifier leak on init errorCong Nguyen
2026-07-29media: ov2740: move regmap_config to a static const variableLink Mauve
2026-07-29media: ov2740: define most fields on variable declarationLink Mauve
2026-07-29media: imx219: add test patternsTharit Tangkijwanichakul
2026-07-29media: i2c: vd55g1: Fix wrong output FPS valueBenjamin Mugnier
2026-07-29drm/mediatek: ovl_adaptor: balance component registrationsMyeonghun Pak
2026-07-29drm/mediatek: mtk_dsi: Enable HS clock only at pre-enableAngeloGioacchino Del Regno
2026-07-29drm/dp: Read the PCON max FRL bandwidth only for HDMI DFPsAlexander Kaplan
2026-07-29spi: Merge up fixesMark Brown
2026-07-29RDMA/cxgb4: free STAG index when TPT entry write failsLeon Romanovsky
2026-07-29PCI: vmd: Only copy root bridge _OSC control flags in bare metal OSNirmal Patel
2026-07-29RDMA/mlx5: Send cong param changes to the resolved port mdevLeon Romanovsky
2026-07-29RDMA/mlx5: Fix stack out-of-bounds read in cc_params debugfsLeon Romanovsky
2026-07-29RDMA/cxgb4: Fix dereg_skb leak and double free in write_tpt_entry()Leon Romanovsky
2026-07-29gpu/tests: Add a dedicated .kunitconfigKrzysztof Niemiec
2026-07-29gpu: Fix dependencies in CONFIG_GPU_BUDDY_KUNIT_TESTKrzysztof Niemiec
2026-07-29can: ems_usb: validate CPC message lengthsPengpeng Hou
2026-07-29can: etas_es58x: es58x_read_bulk_callback(): fix RX buffer leak on URB resubm...Guangshuo Li
2026-07-29can: gs_usb: gs_usb_receive_bulk_callback(): resubmit URB on skb allocation f...Marc Kleine-Budde
2026-07-29can: c_can: c_can_chip_config(): keep controller in init mode until bittiming...Lucas Martins Alves
2026-07-29can: softing: fw_parse(): validate firmware record spansPengpeng Hou
2026-07-29can: rcar_canfd: change the initializing flow for clocks and resetsTu Nguyen
2026-07-29can: kvaser_usb_leaf: kvaser_usb_leaf_wait_cmd(): validate received command e...Pengpeng Hou
2026-07-29can: kvaser_usb: kvaser_usb_hydra_get_busparams(): fix memory leak in kvaser_...Abdun Nihaal
2026-07-29can: peak_usb: validate uCAN receive record lengthsPengpeng Hou
2026-07-29can: peak_usb: peak_usb_start(): fix double free of transfer buffer on URB su...Maoyi Xie
2026-07-29can: peak_usb: add bounds check for USB channel indexJames Gao
2026-07-29can: ctucanfd: add missing MODULE_DEVICE_TABLE()Pengpeng Hou
2026-07-29can: ctucanfd: use self-test mode for PRESUME_ACKAvi Weiss
2026-07-29can: ctucanfd: handle bus error interruptsAvi Weiss
2026-07-29can: ctucanfd: mark error-active controller status validAvi Weiss
2026-07-29can: ctucanfd: unmap BAR0 using base addressAvi Weiss
2026-07-29net: sxgbe: check descriptor ring allocation failuresChenguang Zhao
2026-07-29net: sxgbe: free TX rings on RX allocation failureChenguang Zhao
2026-07-29PCI: qcom: Rename qcom_pcie_set_slot_nccs() to qcom_pcie_set_slot_cap()Qiang Yu
2026-07-29drm/bridge: imx: Add i.MX93 parallel display format configuration supportLiu Ying
2026-07-28arch_numa: remove redundant nodemask clears in numa_init()Sang-Heon Jeon