summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-06-09drm/xe: include all registered queues in TLB invalidationTangudu Tilak Tirumalesh
2026-06-09nvme: target: allocate ana_state with portRosen Penev
2026-06-09i2c: qcom-geni: Use pm_runtime_force_{suspend,resume} helpersPraveen Talari
2026-06-09drm/v3d: Deprecate V3D 3.3 and 4.1 supportMaíra Canal
2026-06-09regulator: mt6359: Fix vbbck default internal supply nameChen-Yu Tsai
2026-06-09RDMA/mlx5: Use strscpy() to copy strings into arraysDavid Laight
2026-06-09RDMA/usnic: User strscpy() to copy device nameDavid Laight
2026-06-09RDMA/iwcm: User strscpy() to copy device nameDavid Laight
2026-06-09IB/mlx4: Fill in the access_flags if IB_MR_REREG_ACCESS is not specifiedJason Gunthorpe
2026-06-09drm/i915/bw: Simplify the best max_data_rate searchVille Syrjälä
2026-06-09drm/i915/bw: Use icl_qgv_bw()Ville Syrjälä
2026-06-09drm/i915/bw: Print derated bandwidth numbers for DG2Ville Syrjälä
2026-06-09drm/i915/bw: Move peakbw[] out from the plane groupVille Syrjälä
2026-06-09drm/i915/bw: Move psf_bw[] out from the plane groupVille Syrjälä
2026-06-09drm/i915/bw: Move num_{qgv,psf}_points out from the plane groupVille Syrjälä
2026-06-09drn/i915/bw: s/num_points/num_qgv_points/Ville Syrjälä
2026-06-09drm/i915/bw: Move 'bi_next' to tighter scopeVille Syrjälä
2026-06-09drm/i915/bw: Initialize num_planes sensibly for the first plane group in TGL+Ville Syrjälä
2026-06-09drm/i915/bw: Streamline dg2_get_bw_info()Ville Syrjälä
2026-06-09drm/i915/bw: Don't memcpy() pointlesslyVille Syrjälä
2026-06-09drm/v3d: Ensure atomic submissions in v3d_submit_jobs()Maíra Canal
2026-06-09drm/v3d: Reject invalid out_sync handles in submit ioctlsMaíra Canal
2026-06-09drm/v3d: Split BO fence attach from syncobj output handlingMaíra Canal
2026-06-09drm/v3d: Refactor CPU ioctl into unified submission chainMaíra Canal
2026-06-09drm/v3d: Convert submit helpers to operate on struct v3d_submitMaíra Canal
2026-06-09drm/v3d: Make v3d_get_cpu_indirect_csd_params() a pure parserMaíra Canal
2026-06-09drm/v3d: Introduce struct v3d_submit and convert CL/TFU/CSD ioctlsMaíra Canal
2026-06-09drm/v3d: Migrate BO reservation locking to DRM execMaíra Canal
2026-06-09drm/v3d: Reject invalid syncobj handles in submit ioctlsMaíra Canal
2026-06-09drm/v3d: Extract v3d_job_add_syncobjs() helperMaíra Canal
2026-06-09drm/v3d: Clear queue->active_job when v3d_fence_create() failsMaíra Canal
2026-06-09drm/v3d: Drop unused drm_encoder.h include from v3d_drv.hMaíra Canal
2026-06-09cxl/region: Avoid variable shadowing in region attach pathsAlison Schofield
2026-06-09s390/ap: Fix locking issue in SE bind and associate sysfs functionsHarald Freudenberger
2026-06-09nvme: fix crash and memory leak during invalid cdev teardownMaurizio Lombardi
2026-06-09net: ethtool: optionally skip rtnl_lock on Netlink path for SET opsJakub Kicinski
2026-06-09net: ethtool: optionally skip rtnl_lock on Netlink path for GET opsJakub Kicinski
2026-06-09net: ethtool: make dev->hwprov ops-protectedJakub Kicinski
2026-06-09net: ethtool: relax ethnl_req_get_phydev() locking assertionJakub Kicinski
2026-06-09igc: skip RX timestamp header for frame preemption verificationKhaiWenTan
2026-06-09ixgbe: do not configure xps for XDP queuesLarysa Zaremba
2026-06-09idpf: add padding to PTP virtchnl structuresPrzemyslaw Korba
2026-06-09PCI: mediatek: Fix IRQ domain leak when port fails to enableManivannan Sadhasivam
2026-06-09drm/xe/hw_error: Use HW_ERR prefix in logRaag Jadav
2026-06-09drm/xe/drm_ras: Add per node cleanup actionRaag Jadav
2026-06-09drm/xe/drm_ras: Make counter allocation drm managedRaag Jadav
2026-06-09cxl: Fix CXL_HEADERLOG_SIZE to match RAS Capability sizeTerry Bowman
2026-06-09nvmet: fix refcount leak in nvmet_sq_create()Wentao Liang
2026-06-09PCI: meson: Add missing remove callbackShuvam Pandey
2026-06-09PCI: meson: Propagate devm_add_action_or_reset() failureShuvam Pandey