summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-01-05RDMA/mlx5: Avoid direct access to DMA device pointerLeon Romanovsky-5/+6
2026-01-05RDMA/mlx5: Fix ucaps init error flowMaher Sanalla-1/+5
2026-01-05RDMA/core: Avoid exporting module local functions and remove not-used onesParav Pandit-30/+0
2026-01-05RDMA/umem: Remove redundant DMABUF ops checkLeon Romanovsky-3/+0
2026-01-05drm/panic: Rename draw_panic_static_* to draw_panic_screen_*Jocelyn Falempe-9/+9
2026-01-05drm/i915/ltphy: Provide protection against unsupported modesSuraj Kandpal-1/+6
2026-01-05drm/i915/ltphy: Compare only certain fields in state verify functionSuraj Kandpal-6/+11
2026-01-05drm/i915/ltphy: Remove state verification for LT PHY fieldsSuraj Kandpal-23/+7
2026-01-05RDMA/mlx5: Implement query_port_speed callbackOr Har-Toov-0/+126
2026-01-05RDMA/mlx5: Raise async event on device speed changeOr Har-Toov-0/+8
2026-01-05IB/core: Add query_port_speed verbOr Har-Toov-0/+43
2026-01-05IB/core: Refactor rate_show to use ib_port_attr_to_rate()Or Har-Toov-48/+8
2026-01-05IB/core: Add helper to convert port attributes to data rateOr Har-Toov-0/+51
2026-01-05IB/core: Add async event on device speed changeOr Har-Toov-0/+1
2026-01-05Support effective VF bandwidth query in LAG modeLeon Romanovsky-900/+1849
2026-01-05net/mlx5: Add support for querying bond speedOr Har-Toov-0/+27
2026-01-05net/mlx5: Handle port and vport speed change events in MPESWOr Har-Toov-4/+118
2026-01-05net/mlx5: Propagate LAG effective max_tx_speed to vportsOr Har-Toov-0/+237
2026-01-05OPP: of: Simplify with scoped for each OF child loopKrzysztof Kozlowski-3/+1
2026-01-05Merge tag 'drm-rust-fixes-2025-12-29' of https://gitlab.freedesktop.org/drm/r...Dave Airlie-97/+113
2026-01-04Merge tag 'devicetree-fixes-for-6.19-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-5/+3
2026-01-04scsi: ufs: host: mediatek: Make read-only array scale_us static constColin Ian King-1/+1
2026-01-04scsi: target: Constify struct configfs_item_operations and configfs_group_ope...Christophe JAILLET-24/+24
2026-01-04scsi: target: sbp: Potential integer overflow in sbp_make_tpg()ReBeating-2/+2
2026-01-04scsi: bfa: Update outdated commentJulia Lawall-1/+1
2026-01-04scsi: ufs: core: Configure MCQ after link startupBart Van Assche-3/+4
2026-01-04scsi: core: Fix error handler encryption supportBrian Kao-0/+24
2026-01-04scsi: core: Correct documentation for scsi_test_unit_ready()Miao Li-1/+1
2026-01-04dm-verity: allow REED_SOLOMON to be 'm' if DM_VERITY is 'm'Eric Biggers-2/+2
2026-01-04dm-verity: correctly handle dm_bufio_client_create() failureEric Biggers-2/+2
2026-01-04dm-verity: make verity_fec_is_enabled() an inline functionEric Biggers-9/+5
2026-01-04dm-verity: remove unnecessary ifdef around verity_fec_decode()Eric Biggers-2/+0
2026-01-04dm-verity: remove unnecessary condition for verity_fec_finish_io()Eric Biggers-2/+1
2026-01-04dm-verity: make dm_verity_fec_io::bufs variable-lengthEric Biggers-28/+31
2026-01-04dm-verity: move dm_verity_fec_io to mempoolEric Biggers-60/+54
2026-01-04dm clone: drop redundant size checksLi Chen-16/+0
2026-01-04dm cache: drop redundant origin size checkLi Chen-7/+0
2026-01-04virtio_net: fix device mismatch in devm_kzalloc/devm_kfreeKommula Shiva Shankar-3/+3
2026-01-04bnxt_en: Fix potential data corruption with HW GRO/LROSrijit Bose-6/+13
2026-01-04net: wwan: iosm: Fix memory leak in ipc_mux_deinit()Zilin Guan-0/+6
2026-01-04net/ena: fix missing lock when update devlink paramsFrank Liang-0/+4
2026-01-04net/mlx5e: Dealloc forgotten PSP RX modify headerCosmin Ratiu-3/+11
2026-01-04net/mlx5e: Don't print error message due to invalid moduleGal Pressman-1/+2
2026-01-04net/mlx5e: Fix NULL pointer dereference in ioctl module EEPROM queryGal Pressman-2/+4
2026-01-04net/mlx5e: Don't gate FEC histograms on ppcnt_statistical_groupAlexei Lazar-4/+5
2026-01-04net/mlx5: Lag, multipath, give priority for routes with smaller network prefixPatrisious Haddad-2/+7
2026-01-04net: phy: mxl-86110: Add power management and soft reset supportStefano Radaelli-0/+3
2026-01-04net: mscc: ocelot: Fix crash when adding interface under a lagJerry Wu-2/+4
2026-01-04net: bnge: add AUXILIARY_BUS to Kconfig dependenciesMarkus Blöchl-0/+1
2026-01-04net: marvell: prestera: fix NULL dereference on devlink_alloc() failureAlok Tiwari-0/+2