summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-01-02drm/xe/oa: Limit num_syncs to prevent oversized allocationsShuicheng Lin1-0/+3
2026-01-02drm/xe: Limit num_syncs to prevent oversized allocationsShuicheng Lin2-1/+5
2026-01-02block: rnbd-clt: Fix leaked ID in init_dev()Thomas Fourier1-5/+8
2026-01-02ublk: fix deadlock when reading partition tableMing Lei1-4/+28
2026-01-02ublk: refactor auto buffer register in ublk_dispatch_req()Ming Lei1-21/+43
2026-01-02ublk: add `union ublk_io_buf` with improved namingMing Lei1-18/+22
2026-01-02ublk: add parameter `struct io_uring_cmd *` to ublk_prep_auto_buf_reg()Ming Lei1-5/+7
2026-01-02spi: cadence-quadspi: Fix clock disable on probe failure pathAnurag Dutta1-1/+3
2026-01-02drm/amdgpu: fix a job->pasid access race in gpu recoveryAlex Deucher1-2/+8
2026-01-02arm64: kdump: Fix elfcorehdr overlap caused by reserved memory processing reo...Jianpeng Chang1-1/+1
2026-01-02drm/panel: sony-td4353-jdi: Enable prepare_prev_firstMarijn Suijten1-0/+2
2026-01-02drm/xe: Restore engine registers before restarting schedulers after GT resetJan Maslak1-3/+4
2026-01-02drm/xe: Increase TDF timeoutJagmeet Randhawa1-1/+1
2026-01-02drm/me/gsc: mei interrupt top half should be in irq disabled contextJunxiao Chang1-2/+2
2026-01-02drm/xe: fix drm_gpusvm_init() argumentsArnd Bergmann1-1/+1
2026-01-02drm/xe: Apply Wa_14020316580 in xe_gt_idle_enable_pg()Vinay Belgaumkar3-8/+9
2026-01-02drm/xe: Fix freq kobject leak on sysfs_create_files failureShuicheng Lin1-1/+3
2026-01-02hwmon: (tmp401) fix overflow caused by default conversion rate valueAlexey Simakov1-1/+1
2026-01-02hwmon: (ibmpex) fix use-after-free in high/low storeJunrui Luo1-2/+7
2026-01-02hwmon: (dell-smm) Limit fan multiplier to avoid overflowDenis Sergeev1-0/+9
2026-01-02spi: mpfs: Fix an error handling path in mpfs_spi_probe()Christophe JAILLET1-0/+1
2026-01-02spi: microchip: rename driver file and internal identifiersPrajna Rajendra Kumar3-113/+115
2026-01-02drm/tests: Handle EDEADLK in set_up_atomic_state()José Expósito1-5/+22
2026-01-02drm/tests: Handle EDEADLK in drm_test_check_valid_clones()José Expósito1-0/+13
2026-01-02drm/tests: hdmi: Handle drm_kunit_helper_enable_crtc_connector() returning ED...José Expósito1-0/+143
2026-01-02net: hns3: add VLAN id validation before usingJian Shen1-0/+3
2026-01-02net: hns3: using the num_tqps to check whether tqp_index is out of range when...Jian Shen1-2/+2
2026-01-02net: hns3: using the num_tqps in the vf driver to apply for resourcesJian Shen1-2/+2
2026-01-02net: enetc: do not transmit redirected XDP frames when the link is downWei Fang1-1/+2
2026-01-02net/mlx5e: Don't include PSP in the hard MTU calculationsCosmin Ratiu1-1/+1
2026-01-02net/mlx5e: Trigger neighbor resolution for unresolved destinationsJianbo Liu1-0/+3
2026-01-02net/mlx5e: Use ip6_dst_lookup instead of ipv6_dst_lookup_flow for MAC initJianbo Liu1-3/+2
2026-01-02net/mlx5: Serialize firmware reset with devlinkShay Drory4-4/+53
2026-01-02net/mlx5: fw_tracer, Handle escaped percent properlyShay Drory1-6/+14
2026-01-02net/mlx5: fw_tracer, Validate format string parametersShay Drory2-10/+74
2026-01-02net/mlx5: Drain firmware reset in shutdown callbackMoshe Shemesh1-0/+1
2026-01-02net/mlx5: fw reset, clear reset requested on drain_fw_resetMoshe Shemesh1-1/+2
2026-01-02iommufd/selftest: Check for overflow in IOMMU_TEST_OP_ADD_RESERVEDJason Gunthorpe1-1/+7
2026-01-02nfc: pn533: Fix error code in pn533_acr122_poweron_rdr()Dan Carpenter1-1/+1
2026-01-02broadcom: b44: prevent uninitialized value usageAlexey Simakov1-0/+3
2026-01-02net: ti: icssg-prueth: add PTP_1588_CLOCK_OPTIONAL dependencyArnd Bergmann1-1/+2
2026-01-02bnxt_en: Fix XDP_TX pathMichael Chan1-2/+1
2026-01-02mlxsw: spectrum_mr: Fix use-after-free when updating multicast route statsIdo Schimmel1-0/+2
2026-01-02mlxsw: spectrum_router: Fix neighbour use-after-freeIdo Schimmel1-8/+9
2026-01-02mlxsw: spectrum_router: Fix possible neighbour reference count leakIdo Schimmel1-5/+5
2026-01-02net/mlx5: Fix double unregister of HCA_PORTS componentGerd Bayer1-0/+1
2026-01-02ipvlan: Ignore PACKET_LOOPBACK in handle_mode_l2()Dmitry Skorodumov1-0/+3
2026-01-02net: phy: RTL8211FVD: Restore disabling of PHY-mode EEEIvan Galkin1-4/+0
2026-01-02net: phy: realtek: create rtl8211f_config_phy_eee() helperVladimir Oltean1-11/+12
2026-01-02net: phy: realtek: eliminate priv->phycr1 variableVladimir Oltean1-16/+28