summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2025-11-03net: stmmac: rename devlink parameter ts_coarse into phc_coarse_adjMaxime Chevallier-1/+1
2025-11-03net: phy: micrel: lan8842 errataHoratiu Vultur-1/+17
2025-11-03net: phy: micrel: lan8842 errataHoratiu Vultur-0/+147
2025-11-03net: dsa: yt921x: Fix spelling mistake "stucked" -> "stuck"Colin Ian King-1/+1
2025-11-03net: phy: realtek: add interrupt support for RTL8221BJianhui Zhao-0/+56
2025-11-03net: dsa: b53: properly bound ARL searches for < 4 ARL bin chipsJonas Gorski-3/+6
2025-11-03net: dsa: b53: stop reading ARL entries if search is doneJonas Gorski-1/+1
2025-11-03net: dsa: b53: fix enabling ip multicastJonas Gorski-4/+3
2025-11-03net: dsa: b53: fix bcm63xx RGMII port link adjustmentJonas Gorski-1/+11
2025-11-03net: dsa: b53: fix resetting speed and pause on forced linkJonas Gorski-0/+9
2025-11-03hinic3: fix misleading error message in hinic3_open_channel()Alok Tiwari-1/+1
2025-11-03soc: qcom: socinfo: Add SoC ID for QCS6490Komal Bajaj-0/+1
2025-11-03soc: qcom: ice: Add HWKM v1 support for wrapped keysNeeraj Soni-23/+58
2025-11-03net: mdio: Check regmap pointer returned by device_node_to_regmap()Alok Tiwari-0/+2
2025-11-04Merge tag 'edac_urgent_for_v6.18_rc5' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-1/+1
2025-11-03nvdimm: allow exposing RAM carveouts as NVDIMM DIMM devicesMike Rapoport (Microsoft)-0/+302
2025-11-03drm/xe/guc: Synchronize Dead CT worker with unbindBalasubramani Vivekanandan-0/+3
2025-11-03drm/xe/gt: Synchronize GT reset with device unbindBalasubramani Vivekanandan-0/+7
2025-11-03ACPI: thermal: Add WQ_PERCPU to alloc_workqueue() usersMarco Crivellari-1/+2
2025-11-03ACPI: OSL: Add WQ_PERCPU to alloc_workqueue() usersMarco Crivellari-2/+2
2025-11-03ACPI: EC: Add WQ_PERCPU to alloc_workqueue() usersMarco Crivellari-1/+2
2025-11-03ACPI: OSL: replace use of system_wq with system_percpu_wqMarco Crivellari-1/+1
2025-11-03ACPI: scan: replace use of system_unbound_wq with system_dfl_wqMarco Crivellari-1/+1
2025-11-03accel/amdxdna: Use MSG_OP_CHAIN_EXEC_NPU when supportedLizhi Hou-167/+392
2025-11-03i2c: muxes: pca954x: Fix broken reset-gpio usageKrzysztof Kozlowski-27/+23
2025-11-03ACPI: SBS: Fix present test in acpi_battery_read()Dan Carpenter-1/+1
2025-11-03cxl/region: Add support to indicate region has extended linear cacheDave Jiang-15/+44
2025-11-03cxl: Adjust extended linear cache failure emission in cxl_acpiDave Jiang-10/+7
2025-11-03cxl/acpi: Make the XOR calculations available for testingAlison Schofield-11/+43
2025-11-03cxl/region: Refactor address translation funcs for testingAlison Schofield-60/+148
2025-11-03ACPI: CPPC: Fix typo in a commentChu Guangqing-1/+1
2025-11-03drm/i915: Fix conversion between clock ticks and nanosecondsUmesh Nerlige Ramappa-2/+2
2025-11-03drm/i915: Avoid lock inversion when pinning to GGTT on CHV/BXT+VTDJanusz Krzysztofik-2/+14
2025-11-03cxl/pci: replace use of system_wq with system_percpu_wqMarco Crivellari-1/+1
2025-11-03cxl: fix typos in cdat.c commentsAlok Tiwari-2/+2
2025-11-03cxl/port: Remove devm_cxl_port_enumerate_dports()Li Ming-80/+8
2025-11-03drm/msm: fix allocation of dumb buffers for non-RGB formatsDmitry Baryshkov-7/+10
2025-11-03iommu/arm-smmu-qcom: Add Glymur MDSS compatibleAbel Vesa-0/+1
2025-11-03ublk: use struct_size() for allocationMing Lei-3/+3
2025-11-03ublk: implement NUMA-aware memory allocationMing Lei-31/+53
2025-11-03ublk: reorder tag_set initialization before queue allocationMing Lei-6/+6
2025-11-03io_uring/uring_cmd: avoid double indirect call in task work dispatchCaleb Sander Mateos-14/+15
2025-11-03drm/panthor: Use existing OPP table if presentNicolas Frattaroli-9/+23
2025-11-03drm/panthor: call into devfreq for current frequencyNicolas Frattaroli-8/+31
2025-11-03drbd: replace kmap() with kmap_local_page() in receiver pathShi Hao-4/+4
2025-11-03gpiolib: fix invalid pointer access in debugfsBartosz Golaszewski-1/+7
2025-11-03firmware: ti_sci: Set IO Isolation only if the firmware is capableThomas Richard (TI.com)-8/+15
2025-11-03firmware: ti_sci: Replace ifdeffery by pm_sleep_ptr() macroThomas Richard (TI.com)-10/+8
2025-11-03media: pci: mgb4: Fix DV capabilitiesMartin Tůma-4/+4
2025-11-03media: videobuf2: Fix device reference leak in vb2_dc_alloc error pathHaotian Zhang-0/+1