summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-07-29wifi: ath11k: fix overreads in ath11k_wmi_process_csa_switch_count_event()Jeff Johnson1-2/+19
2026-07-29wifi: ath12k: fix overreads in ath12k_wmi_process_csa_switch_count_event()Jeff Johnson1-0/+16
2026-07-29drm/panthor: Fix comment to reflect actual struct field nameAdrián Larumbe1-1/+1
2026-07-29drm/panthor: Add vm_bind region with kbo range overlap checkAdrián Larumbe1-0/+9
2026-07-29spi: davinci: switch to managed controller allocationFan Wu1-4/+3
2026-07-29drm/panthor: validate firmware interface structure sizesOsama Abdelkader1-12/+24
2026-07-29nvmet: reject out-of-range mdts values in configfs storeGuixin Liu1-4/+6
2026-07-29nvme-pci: return error when parsing a quirk string failsGuixin Liu1-0/+1
2026-07-29nvme-fc: unmap cmd_iu DMA on rsp_iu mapping failure in init_requestGuixin Liu1-0/+6
2026-07-29nvmet: fix return status of RMI log page on allocation failureGuixin Liu1-1/+3
2026-07-29Merge tag 'samsung-drivers-7.3' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann1-2/+2
2026-07-29Merge tag 'memory-controller-drv-7.3' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann5-22/+127
2026-07-29drm/panthor: harden firmware build-info bounds checksOsama Abdelkader1-1/+2
2026-07-29PCI: Use standard wait times for PCIe link monitoringThierry Reding7-33/+12
2026-07-29ovpn: add missing rtnl_link_ops->get_size callbackRalf Lici1-0/+7
2026-07-29powerpc: Move CONFIG_QE_GPIO to SoCChristophe Leroy (CS GROUP)2-0/+9
2026-07-29drm/xe/pt: check no-DMA huge-pte cases before DMA segment testHimal Prasad Ghimiray1-5/+8
2026-07-29drm/imagination: Update the trace point pvr_job_submit_fw()Brajesh Gupta1-2/+5
2026-07-29drm/i915/dp: Ignore the sink's DSC max FRL rate without a PCON DSC encoderAlexander Kaplan1-1/+8
2026-07-29IB/isert: reject login PDUs declaring more data than was receivedYehyeong Lee1-1/+24
2026-07-29IB/isert: reject PDUs declaring more data than was receivedYehyeong Lee1-0/+15
2026-07-29media: ipu-bridge: Add upside-down sensor DMI quirk for Samsung Galaxy Book5 ...Mihail Antsev1-0/+8
2026-07-29media: i2c: cvs: Pass link frequency explicitly to csi_set_link_cfg()Laurent Pinchart2-11/+8
2026-07-29media: i2c: mt9t112: fix incorrect PTR_ERR() call on non-error pointerUday Khare1-4/+5
2026-07-29media: i2c: ov9282: restore flash duration calculationRichard Leitner1-1/+2
2026-07-29media: staging/ipu7: fix async notifier leak on init errorCong Nguyen1-0/+1
2026-07-29media: ov2740: move regmap_config to a static const variableLink Mauve1-4/+6
2026-07-29media: ov2740: define most fields on variable declarationLink Mauve1-14/+13
2026-07-29media: imx219: add test patternsTharit Tangkijwanichakul1-6/+21
2026-07-29media: i2c: vd55g1: Fix wrong output FPS valueBenjamin Mugnier1-14/+1
2026-07-29drm/mediatek: ovl_adaptor: balance component registrationsMyeonghun Pak1-1/+6
2026-07-29drm/mediatek: mtk_dsi: Enable HS clock only at pre-enableAngeloGioacchino Del Regno1-2/+3
2026-07-29drm/dp: Read the PCON max FRL bandwidth only for HDMI DFPsAlexander Kaplan1-0/+12
2026-07-29spi: Merge up fixesMark Brown4-27/+48
2026-07-29RDMA/cxgb4: free STAG index when TPT entry write failsLeon Romanovsky1-1/+3
2026-07-29PCI: vmd: Only copy root bridge _OSC control flags in bare metal OSNirmal Patel1-4/+12
2026-07-29RDMA/mlx5: Send cong param changes to the resolved port mdevLeon Romanovsky1-1/+1
2026-07-29RDMA/mlx5: Fix stack out-of-bounds read in cc_params debugfsLeon Romanovsky1-4/+2
2026-07-29RDMA/cxgb4: Fix dereg_skb leak and double free in write_tpt_entry()Leon Romanovsky1-29/+17
2026-07-29gpu/tests: Add a dedicated .kunitconfigKrzysztof Niemiec1-0/+2
2026-07-29gpu: Fix dependencies in CONFIG_GPU_BUDDY_KUNIT_TESTKrzysztof Niemiec1-1/+2
2026-07-29can: ems_usb: validate CPC message lengthsPengpeng Hou1-0/+43
2026-07-29can: etas_es58x: es58x_read_bulk_callback(): fix RX buffer leak on URB resubm...Guangshuo Li1-1/+0
2026-07-29can: gs_usb: gs_usb_receive_bulk_callback(): resubmit URB on skb allocation f...Marc Kleine-Budde1-2/+2
2026-07-29can: c_can: c_can_chip_config(): keep controller in init mode until bittiming...Lucas Martins Alves1-4/+4
2026-07-29can: softing: fw_parse(): validate firmware record spansPengpeng Hou1-14/+32
2026-07-29can: rcar_canfd: change the initializing flow for clocks and resetsTu Nguyen1-16/+16
2026-07-29can: kvaser_usb_leaf: kvaser_usb_leaf_wait_cmd(): validate received command e...Pengpeng Hou1-2/+11
2026-07-29can: kvaser_usb: kvaser_usb_hydra_get_busparams(): fix memory leak in kvaser_...Abdun Nihaal1-0/+1
2026-07-29can: peak_usb: validate uCAN receive record lengthsPengpeng Hou1-1/+39