summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-03-05ppp: don't store tx skb in the fastpathQingfang Deng
2026-03-05memory: tegra-mc: Use %pe formatKrzysztof Kozlowski
2026-03-05memory: tegra-mc: Simplify printing PTR_ERR with dev_err_probeKrzysztof Kozlowski
2026-03-05memory: tegra-mc: Drop tegra_mc_setup_latency_allowance() return valueKrzysztof Kozlowski
2026-03-05memory: renesas-rpc-if: Simplify printing PTR_ERR with dev_err_probeKrzysztof Kozlowski
2026-03-05net: mana: Add MAC address to vPort logs and clarify error messagesErni Sri Satya Vennela
2026-03-05RDMA/mlx5: Add support for TLP VAR allocationMaher Sanalla
2026-03-05RDMA/mlx5: Add TLP VAR region support and infrastructureMaher Sanalla
2026-03-05RDMA/mlx5: Refactor VAR table to use region abstractionMaher Sanalla
2026-03-05Add support for TLP emulationLeon Romanovsky
2026-03-05RDMA/erdma: Remove numa_node from struct erdma_devattrCheng Xu
2026-03-05RDMA/core: Delete not-implemented get_vector_affinityLeon Romanovsky
2026-03-05RDMA/nldev: Expose kernel-internal FRMR pools in netlinkMichael Guralnik
2026-03-05RDMA/nldev: Add command to set pinned FRMR handlesMichael Guralnik
2026-03-05net/mlx5: Expose TLP emulation capabilitiesMaher Sanalla
2026-03-05amd-xgbe: add support for P100a platformRaju Rangoju
2026-03-05amd-xgbe: define macros for MAC versions and speed select valuesRaju Rangoju
2026-03-05RDMA/bng_re: Fix silent failure in HWRM version queryKamal Heib
2026-03-05drm/ttm: Fix bo resource use-after-freeThadeu Lima de Souza Cascardo
2026-03-05drm/ttm: fix NULL deref in ttm_bo_flush_all_fences() after fence ops detachSebastian Brzezinka
2026-03-05drm/gud: Test for imported buffers with drm_gem_is_imported()Thomas Zimmermann
2026-03-05PCI: endpoint: Propagate error from pci_epf_create()Alok Tiwari
2026-03-05PCI: qilai: Add Andes QiLai SoC PCIe host driver supportRandolph Lin
2026-03-05PCI: endpoint: Fix typo in pci_epf_add_vepf() kernel-docAlok Tiwari
2026-03-04net: stmmac: Defer VLAN HW configuration when interface is downOvidiu Panait
2026-03-04net: stmmac: Fix VLAN HW state restoreOvidiu Panait
2026-03-04net: stmmac: Improve double VLAN handlingOvidiu Panait
2026-03-04net: stmmac: Fix error handling in VLAN add and delete pathsOvidiu Panait
2026-03-04dibs: change dibs_class to a const structJori Koolstra
2026-03-04Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2026-03-04Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2026-03-04hwmon: (pmbus/q54sj108a2) fix stack overflow in debugfs readSanman Pradhan
2026-03-04Merge tag 'linux-can-fixes-for-7.0-20260302' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2026-03-04net: dsa: mxl862xx: rename MDIO op argumentsDaniel Golle
2026-03-04Merge tag 'wireless-next-2026-03-04' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2026-03-04Merge tag 'wireless-2026-03-04' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2026-03-04hwmon: (max6639) fix inverted polarityOlivier Sobrie
2026-03-04nouveau/dpcd: return EBUSY for aux xfer if the device is asleepDave Airlie
2026-03-04Merge tag 'reset-fixes-for-v7.0' of https://git.pengutronix.de/git/pza/linux ...Arnd Bergmann
2026-03-04Merge tag 'soc_fsl-7.0-2' of https://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2026-03-04Merge tag 'riscv-soc-fixes-for-v7.0-rc1' of https://git.kernel.org/pub/scm/li...Arnd Bergmann
2026-03-04accel/amdxdna: Fix major version check on NPU1 platformLizhi Hou
2026-03-04firmware: qcom: scm: Allow QSEECOM on ECS LIVA QC710Val Packett
2026-03-04soc: qcom: socinfo: Add SoC ID for CQ7790Krzysztof Kozlowski
2026-03-04firmware: qcom: scm: Allow QSEECOM on PURWA-IOT-EVKYijie Yang
2026-03-04remoteproc: sysmon: Correct subsys_name_len type in QMI requestBjorn Andersson
2026-03-04drm/xe: Add missing kernel docs in xe_exec_queue.cNiranjana Vishwanathapura
2026-03-04drm/amdgpu/userq: refcount userqueues to avoid any race conditionsSunil Khatri
2026-03-04drm/amdgpu/userq: Consolidate wait ioctl exit pathTvrtko Ursulin
2026-03-04drm/amdgpu/psp: Use Indirect access address for GFX to PSP mailboxsguttula