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-01-22
media: uvcvideo: Create an ID namespace for streaming output terminals
Ricardo Ribalda
-22
/
+35
2026-01-21
Merge tag 'hyperv-fixes-signed-20260121' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-46
/
+80
2026-01-21
octeontx2-af: Fix error handling
Ratheesh Kannoth
-22
/
+64
2026-01-21
net: pcs: pcs-mtk-lynxi: report in-band capability for 2500Base-X
Daniel Golle
-3
/
+1
2026-01-21
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
-8
/
+33
2026-01-21
net: dsa: sja1105: re-merge sja1105_set_port_speed() and sja1105_set_port_con...
Vladimir Oltean
-23
/
+3
2026-01-21
net: dsa: sja1105: let phylink help with the replay of link callbacks
Vladimir Oltean
-50
/
+8
2026-01-21
net: phylink: introduce helpers for replaying link callbacks
Vladimir Oltean
-3
/
+58
2026-01-21
net: phylink: simplify phylink_resolve() -> phylink_major_config() path
Vladimir Oltean
-11
/
+9
2026-01-21
net: pcs: pcs-mtk-lynxi: deprecate "mediatek,pnswap"
Vladimir Oltean
-6
/
+45
2026-01-21
net: pcs: pcs-mtk-lynxi: pass SGMIISYS OF node to PCS
Vladimir Oltean
-18
/
+20
2026-01-21
net: phy: air_en8811h: deprecate "airoha,pnswap-rx" and "airoha,pnswap-tx"
Vladimir Oltean
-15
/
+39
2026-01-21
net: bcmasp: Fix network filter wake for asp-3.0
Justin Chen
-2
/
+4
2026-01-21
bonding: provide a net pointer to __skb_flow_dissect()
Eric Dumazet
-2
/
+3
2026-01-21
be2net: Fix NULL pointer dereference in be_cmd_get_mac_from_list
Andrey Vatoropin
-1
/
+2
2026-01-21
net: airoha: npu: Add the capability to read firmware names from dts
Lorenzo Bianconi
-6
/
+40
2026-01-22
drm/i915/gvt_mmio_table: Use the gvt versions of the display macros
Ankit Nautiyal
-1
/
+2
2026-01-21
netconsole: resume previously deactivated target
Andre Carvalho
-7
/
+120
2026-01-21
netconsole: introduce helpers for dynamic_netconsole_mutex lock/unlock
Andre Carvalho
-39
/
+58
2026-01-21
netconsole: clear dev_name for devices bound by mac
Andre Carvalho
-0
/
+8
2026-01-21
netconsole: add STATE_DEACTIVATED to track targets disabled by low level
Breno Leitao
-1
/
+19
2026-01-21
netconsole: convert 'enabled' flag to enum for clearer state management
Andre Carvalho
-24
/
+28
2026-01-21
netconsole: add target_state enum
Breno Leitao
-0
/
+5
2026-01-21
Revert "net: wwan: mhi_wwan_mbim: Avoid -Wflex-array-member-not-at-end warning"
Slark Xiao
-9
/
+8
2026-01-21
Merge branch 'add-devm_clk_bulk_get_optional_enable-helper-and-use-in-axi-eth...
Jakub Kicinski
-56
/
+77
2026-01-21
net: xilinx: axienet: Use devres for resource management in probe path
Sean Anderson
-56
/
+27
2026-01-21
clk: Add devm_clk_bulk_get_optional_enable() helper
Suraj Gupta
-0
/
+50
2026-01-22
wifi: rtw89: 8922a: add digital compensation for 2GHz
Po-Hao Huang
-10
/
+47
2026-01-22
wifi: rtw89: mac: set force MBA duration to 0
Ping-Ke Shih
-0
/
+3
2026-01-22
wifi: rtw89: mac: clear DTOP disable excluding CID7090 variant for RTL8922D
Ping-Ke Shih
-1
/
+2
2026-01-22
wifi: rtw89: phy: update TSSI flow for RTL8922D
Zong-Zhe Yang
-13
/
+40
2026-01-22
wifi: rtw89: phy: add firmware element of digital TX power compensation
Ping-Ke Shih
-0
/
+59
2026-01-22
wifi: rtw89: phy: update edcca log parsing for RTL8922D
Eric Huang
-8
/
+12
2026-01-22
wifi: rtw89: phy: add H2C command to send detail RX gain and link parameters ...
Eric Huang
-0
/
+224
2026-01-22
wifi: rtw89: phy: handle C2H event for PS mode report
Eric Huang
-0
/
+81
2026-01-22
wifi: rtw89: phy: add chip_ops to calculate RX gain from efuse to support PS ...
Ping-Ke Shih
-0
/
+31
2026-01-22
wifi: rtw89: debug: Fix memory leak in __print_txpwr_map()
Zilin Guan
-4
/
+4
2026-01-22
wifi: rtw89: Add default ID 28de:2432 for RTL8832CU
Shin-Yi Lin
-0
/
+2
2026-01-22
wifi: rtw89: fix unable to receive probe responses under MLO connection
Po-Hao Huang
-0
/
+3
2026-01-22
wifi: rtw89: phy: fix incorrect power limit by mac_id
Po-Hao Huang
-2
/
+4
2026-01-22
wifi: rtw89: phy: refine initial flow of BB wrapper
Ping-Ke Shih
-6
/
+6
2026-01-22
wifi: rtw89: phy: write BB wrapper registers with flush
Ping-Ke Shih
-2
/
+38
2026-01-22
wifi: rtw89: phy: update BB wrapper RFSI
Ping-Ke Shih
-0
/
+549
2026-01-22
wifi: rtw89: phy: update bb wrapper TPU init
Eric Huang
-7
/
+17
2026-01-22
wifi: rtw89: phy: abstract BB wrap registers to share initial flow
Ping-Ke Shih
-2
/
+27
2026-01-22
wifi: rtw89: phy: extend register to read history 2 of PHY env_monitor
Eric Huang
-3
/
+8
2026-01-22
wifi: rtw89: phy: abstract start address and EHT of PHY status bitmap
Ping-Ke Shih
-6
/
+36
2026-01-22
wifi: rtw89: phy: add ops rtw89_phy_gen_be_v1 for RTL8922D
Ping-Ke Shih
-8
/
+185
2026-01-22
wifi: rtw89: phy: add {read,write}_rf_v3 for RTL8922D
Ping-Ke Shih
-0
/
+139
2026-01-22
wifi: rtw89: mac: clear global interrupt right after power-on
Ping-Ke Shih
-0
/
+87
[prev]
[next]