summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-03-05regcache: Move count check and cache_bypass assignment to the callerAndy Shevchenko-4/+4
2026-03-05thermal: intel: int340x: processor: Move RAPL defaults to MMIO driverKuppuswamy Sathyanarayanan-0/+8
2026-03-05powercap: intel_rapl: Move TPMI default settings into TPMI interface driverKuppuswamy Sathyanarayanan-45/+47
2026-03-05powercap: intel_rapl: Allow interface drivers to configure rapl_defaultsKuppuswamy Sathyanarayanan-36/+28
2026-03-05powercap: intel_rapl: Use unit conversion macros from units.hKuppuswamy Sathyanarayanan-9/+10
2026-03-05powercap: intel_rapl: Use GENMASK() and BIT() macrosKuppuswamy Sathyanarayanan-30/+30
2026-03-05powercap: intel_rapl: Use shifts for power-of-2 operationsKuppuswamy Sathyanarayanan-10/+10
2026-03-05powercap: intel_rapl: Simplify rapl_compute_time_window_atom()Kuppuswamy Sathyanarayanan-6/+4
2026-03-05powercap: intel_rapl: Remove unused TIME_WINDOW macrosKuppuswamy Sathyanarayanan-3/+0
2026-03-05powercap: intel_rapl: Cleanup coding styleKuppuswamy Sathyanarayanan-219/+227
2026-03-05powercap: intel_rapl: Add a symbol namespace for intel_rapl exportsKuppuswamy Sathyanarayanan-10/+13
2026-03-05gve: Enable hw-gro by default if device supportedAnkit Garg-1/+3
2026-03-05gve: pull network headers into skb linear partAnkit Garg-4/+16
2026-03-05gve: fix SW coalescing when hw-GRO is usedAnkit Garg-2/+21
2026-03-05gve: Advertise NETIF_F_GRO_HW instead of NETIF_F_LROAnkit Garg-10/+11
2026-03-05cpufreq: Add debug print for current frequency in __cpufreq_driver_target()Pengjie Zhang-2/+2
2026-03-05net: ethernet: mtk_eth_soc: Reset prog ptr to old_prog in case of error in mt...Lorenzo Bianconi-3/+12
2026-03-05thermal: intel: int340x: Read DDR data rate for Nova LakeSrinivas Pandruvada-5/+20
2026-03-05cpuidle: governors: teo: Rearrange stopped tick handlingRafael J. Wysocki-47/+34
2026-03-05cpuidle: governors: menu: Refine stopped tick handlingRafael J. Wysocki-6/+14
2026-03-05Revert "drm/syncobj: Fix handle <-> fd ioctls with dirty stack"Maarten Lankhorst-2/+2
2026-03-05r8169: add support for RTL8125cpJaven Xu-0/+34
2026-03-05ppp: don't store tx skb in the fastpathQingfang Deng-46/+65
2026-03-05memory: tegra-mc: Use %pe formatKrzysztof Kozlowski-2/+1
2026-03-05memory: tegra-mc: Simplify printing PTR_ERR with dev_err_probeKrzysztof Kozlowski-8/+5
2026-03-05memory: tegra-mc: Drop tegra_mc_setup_latency_allowance() return valueKrzysztof Kozlowski-8/+2
2026-03-05memory: renesas-rpc-if: Simplify printing PTR_ERR with dev_err_probeKrzysztof Kozlowski-5/+3
2026-03-05net: mana: Add MAC address to vPort logs and clarify error messagesErni Sri Satya Vennela-9/+11
2026-03-05RDMA/mlx5: Add support for TLP VAR allocationMaher Sanalla-6/+34
2026-03-05RDMA/mlx5: Add TLP VAR region support and infrastructureMaher Sanalla-5/+54
2026-03-05RDMA/mlx5: Refactor VAR table to use region abstractionMaher Sanalla-30/+38
2026-03-05Add support for TLP emulationLeon Romanovsky-628/+1319
2026-03-05RDMA/erdma: Remove numa_node from struct erdma_devattrCheng Xu-3/+2
2026-03-05RDMA/core: Delete not-implemented get_vector_affinityLeon Romanovsky-1/+0
2026-03-05RDMA/nldev: Expose kernel-internal FRMR pools in netlinkMichael Guralnik-5/+23
2026-03-05RDMA/nldev: Add command to set pinned FRMR handlesMichael Guralnik-11/+77
2026-03-05net/mlx5: Expose TLP emulation capabilitiesMaher Sanalla-0/+7
2026-03-05amd-xgbe: add support for P100a platformRaju Rangoju-8/+65
2026-03-05amd-xgbe: define macros for MAC versions and speed select valuesRaju Rangoju-4/+23
2026-03-05RDMA/bng_re: Fix silent failure in HWRM version queryKamal Heib-5/+9
2026-03-05drm/ttm: Fix bo resource use-after-freeThadeu Lima de Souza Cascardo-6/+5
2026-03-05drm/ttm: fix NULL deref in ttm_bo_flush_all_fences() after fence ops detachSebastian Brzezinka-4/+2
2026-03-05drm/gud: Test for imported buffers with drm_gem_is_imported()Thomas Zimmermann-1/+1
2026-03-05PCI: endpoint: Propagate error from pci_epf_create()Alok Tiwari-2/+2
2026-03-05PCI: qilai: Add Andes QiLai SoC PCIe host driver supportRandolph Lin-0/+209
2026-03-05PCI: endpoint: Fix typo in pci_epf_add_vepf() kernel-docAlok Tiwari-1/+1
2026-03-04net: stmmac: Defer VLAN HW configuration when interface is downOvidiu Panait-19/+26
2026-03-04net: stmmac: Fix VLAN HW state restoreOvidiu Panait-12/+22
2026-03-04net: stmmac: Improve double VLAN handlingOvidiu Panait-4/+21
2026-03-04net: stmmac: Fix error handling in VLAN add and delete pathsOvidiu Panait-4/+14