index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Lines
2026-03-05
regcache: Move count check and cache_bypass assignment to the caller
Andy Shevchenko
-4
/
+4
2026-03-05
thermal: intel: int340x: processor: Move RAPL defaults to MMIO driver
Kuppuswamy Sathyanarayanan
-0
/
+8
2026-03-05
powercap: intel_rapl: Move TPMI default settings into TPMI interface driver
Kuppuswamy Sathyanarayanan
-45
/
+47
2026-03-05
powercap: intel_rapl: Allow interface drivers to configure rapl_defaults
Kuppuswamy Sathyanarayanan
-36
/
+28
2026-03-05
powercap: intel_rapl: Use unit conversion macros from units.h
Kuppuswamy Sathyanarayanan
-9
/
+10
2026-03-05
powercap: intel_rapl: Use GENMASK() and BIT() macros
Kuppuswamy Sathyanarayanan
-30
/
+30
2026-03-05
powercap: intel_rapl: Use shifts for power-of-2 operations
Kuppuswamy Sathyanarayanan
-10
/
+10
2026-03-05
powercap: intel_rapl: Simplify rapl_compute_time_window_atom()
Kuppuswamy Sathyanarayanan
-6
/
+4
2026-03-05
powercap: intel_rapl: Remove unused TIME_WINDOW macros
Kuppuswamy Sathyanarayanan
-3
/
+0
2026-03-05
powercap: intel_rapl: Cleanup coding style
Kuppuswamy Sathyanarayanan
-219
/
+227
2026-03-05
powercap: intel_rapl: Add a symbol namespace for intel_rapl exports
Kuppuswamy Sathyanarayanan
-10
/
+13
2026-03-05
gve: Enable hw-gro by default if device supported
Ankit Garg
-1
/
+3
2026-03-05
gve: pull network headers into skb linear part
Ankit Garg
-4
/
+16
2026-03-05
gve: fix SW coalescing when hw-GRO is used
Ankit Garg
-2
/
+21
2026-03-05
gve: Advertise NETIF_F_GRO_HW instead of NETIF_F_LRO
Ankit Garg
-10
/
+11
2026-03-05
cpufreq: Add debug print for current frequency in __cpufreq_driver_target()
Pengjie Zhang
-2
/
+2
2026-03-05
net: ethernet: mtk_eth_soc: Reset prog ptr to old_prog in case of error in mt...
Lorenzo Bianconi
-3
/
+12
2026-03-05
thermal: intel: int340x: Read DDR data rate for Nova Lake
Srinivas Pandruvada
-5
/
+20
2026-03-05
cpuidle: governors: teo: Rearrange stopped tick handling
Rafael J. Wysocki
-47
/
+34
2026-03-05
cpuidle: governors: menu: Refine stopped tick handling
Rafael J. Wysocki
-6
/
+14
2026-03-05
Revert "drm/syncobj: Fix handle <-> fd ioctls with dirty stack"
Maarten Lankhorst
-2
/
+2
2026-03-05
r8169: add support for RTL8125cp
Javen Xu
-0
/
+34
2026-03-05
ppp: don't store tx skb in the fastpath
Qingfang Deng
-46
/
+65
2026-03-05
memory: tegra-mc: Use %pe format
Krzysztof Kozlowski
-2
/
+1
2026-03-05
memory: tegra-mc: Simplify printing PTR_ERR with dev_err_probe
Krzysztof Kozlowski
-8
/
+5
2026-03-05
memory: tegra-mc: Drop tegra_mc_setup_latency_allowance() return value
Krzysztof Kozlowski
-8
/
+2
2026-03-05
memory: renesas-rpc-if: Simplify printing PTR_ERR with dev_err_probe
Krzysztof Kozlowski
-5
/
+3
2026-03-05
net: mana: Add MAC address to vPort logs and clarify error messages
Erni Sri Satya Vennela
-9
/
+11
2026-03-05
RDMA/mlx5: Add support for TLP VAR allocation
Maher Sanalla
-6
/
+34
2026-03-05
RDMA/mlx5: Add TLP VAR region support and infrastructure
Maher Sanalla
-5
/
+54
2026-03-05
RDMA/mlx5: Refactor VAR table to use region abstraction
Maher Sanalla
-30
/
+38
2026-03-05
Add support for TLP emulation
Leon Romanovsky
-628
/
+1319
2026-03-05
RDMA/erdma: Remove numa_node from struct erdma_devattr
Cheng Xu
-3
/
+2
2026-03-05
RDMA/core: Delete not-implemented get_vector_affinity
Leon Romanovsky
-1
/
+0
2026-03-05
RDMA/nldev: Expose kernel-internal FRMR pools in netlink
Michael Guralnik
-5
/
+23
2026-03-05
RDMA/nldev: Add command to set pinned FRMR handles
Michael Guralnik
-11
/
+77
2026-03-05
net/mlx5: Expose TLP emulation capabilities
Maher Sanalla
-0
/
+7
2026-03-05
amd-xgbe: add support for P100a platform
Raju Rangoju
-8
/
+65
2026-03-05
amd-xgbe: define macros for MAC versions and speed select values
Raju Rangoju
-4
/
+23
2026-03-05
RDMA/bng_re: Fix silent failure in HWRM version query
Kamal Heib
-5
/
+9
2026-03-05
drm/ttm: Fix bo resource use-after-free
Thadeu Lima de Souza Cascardo
-6
/
+5
2026-03-05
drm/ttm: fix NULL deref in ttm_bo_flush_all_fences() after fence ops detach
Sebastian Brzezinka
-4
/
+2
2026-03-05
drm/gud: Test for imported buffers with drm_gem_is_imported()
Thomas Zimmermann
-1
/
+1
2026-03-05
PCI: endpoint: Propagate error from pci_epf_create()
Alok Tiwari
-2
/
+2
2026-03-05
PCI: qilai: Add Andes QiLai SoC PCIe host driver support
Randolph Lin
-0
/
+209
2026-03-05
PCI: endpoint: Fix typo in pci_epf_add_vepf() kernel-doc
Alok Tiwari
-1
/
+1
2026-03-04
net: stmmac: Defer VLAN HW configuration when interface is down
Ovidiu Panait
-19
/
+26
2026-03-04
net: stmmac: Fix VLAN HW state restore
Ovidiu Panait
-12
/
+22
2026-03-04
net: stmmac: Improve double VLAN handling
Ovidiu Panait
-4
/
+21
2026-03-04
net: stmmac: Fix error handling in VLAN add and delete paths
Ovidiu Panait
-4
/
+14
[prev]
[next]