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-23
wifi: mt76: mt7925: prevent NULL vif dereference in mt7925_mac_write_txwi
Ming Yen Hsieh
-2
/
+2
2026-03-23
wifi: mt76: mt7925: prevent NULL pointer dereference in mt7925_tx_check_aggr()
Ming Yen Hsieh
-1
/
+4
2026-03-23
wifi: mt76: fix list corruption in mt76_wcid_cleanup
Zac Bowling
-0
/
+10
2026-03-23
wifi: mt76: mt7925: fix incorrect length field in txpower command
Ming Yen Hsieh
-1
/
+1
2026-03-23
wifi: mt76: mt7996: add support for ERP CTS & HT protection
Ryder Lee
-0
/
+59
2026-03-23
wifi: mt76: mt7915: fix use_cts_prot support
Ryder Lee
-16
/
+81
2026-03-23
wifi: mt76: mt7615: fix use_cts_prot support
Ryder Lee
-23
/
+53
2026-03-23
wifi: mt7601u: check multiple firmware paths
Christian Hewitt
-1
/
+15
2026-03-23
wifi: mt76: mt792x: Fix a potential deadlock in high-load situations
Leon Yen
-1
/
+1
2026-03-23
wifi: mt76: mt7925: Fix incorrect MLO mode in firmware control
Leon Yen
-6
/
+9
2026-03-23
wifi: mt76: mt7921: Reset ampdu_state state in case of failure in mt76_connac...
Sean Wang
-2
/
+4
2026-03-23
wifi: mt76: mt7996: Reset ampdu_state state in case of failure in mt7996_tx_c...
Lorenzo Bianconi
-2
/
+3
2026-03-23
wifi: mt76: mt7996: Clear wcid pointer in mt7996_mac_sta_deinit_link()
Lorenzo Bianconi
-0
/
+1
2026-03-23
wifi: mt76: mt7996: Switch to the secondary link if the default one is removed
Lorenzo Bianconi
-22
/
+41
2026-03-23
wifi: mt76: mt7996: Reset mtxq->idx if primary link is removed in mt7996_vif_...
Lorenzo Bianconi
-5
/
+16
2026-03-23
wifi: mt76: mt7996: Set mtxq->wcid just for primary link
Lorenzo Bianconi
-8
/
+6
2026-03-23
wifi: mt76: mt7996: Fix spelling mistake "retriving" -> "retrieving"
Colin Ian King
-4
/
+4
2026-03-23
wifi: mt76: mt7925: introduce CSA support in non-MLO mode
Leon Yen
-3
/
+142
2026-03-23
wifi: mt76: mt76x02: wake queues after reconfig
David Bauer
-0
/
+1
2026-03-23
wifi: mt76: mt7925: fix AMPDU state handling in mt7925_tx_check_aggr
Quan Zhou
-2
/
+4
2026-03-23
wifi: mt76: mt7996: fix iface combination for different chipsets
Shayne Chen
-1
/
+16
2026-03-23
wifi: mt76: mt7996: add duplicated WTBL command
Shayne Chen
-2
/
+32
2026-03-23
wifi: mt76: mt7996: offload radar threshold initialization
StanleyYP Wang
-82
/
+0
2026-03-23
wifi: mt76: mt7996: abort CCA when CSA is starting
StanleyYP Wang
-1
/
+20
2026-03-23
wifi: mt76: mt7996: set specific BSSINFO and STAREC commands after channel sw...
StanleyYP Wang
-1
/
+75
2026-03-23
wifi: mt76: mt7996: fix the behavior of radar detection
StanleyYP Wang
-12
/
+68
2026-03-23
wifi: mt76: mt7996: extend CSA and CCA support for MLO
Shayne Chen
-59
/
+131
2026-03-23
pinctrl: realtek: add rtd1625 pinctrl driver
Tzuyi Chang
-0
/
+3187
2026-03-23
pinctrl: realtek: add support for slew rate, input voltage and high VIL
Tzuyi Chang
-1
/
+68
2026-03-23
pinctrl: pinconf-generic: Add properties 'input-threshold-voltage-microvolt'
Tzuyi Chang
-0
/
+2
2026-03-23
pinctrl: realtek: Fix function signature for config argument
Yu-Chun Lin
-1
/
+1
2026-03-23
Merge 7.0-rc5 into tty-next
Greg Kroah-Hartman
-2136
/
+3663
2026-03-23
gpio: shared: handle pins shared by child nodes of devices
Bartosz Golaszewski
-7
/
+10
2026-03-23
gpio: shared: call gpio_chip::of_xlate() if set
Bartosz Golaszewski
-4
/
+29
2026-03-23
drm/xe/pf: Fix use-after-free in migration restore
Michał Winiarski
-0
/
+2
2026-03-23
drm/i915/dp_tunnel: Fix error handling when clearing stream BW in atomic state
Imre Deak
-11
/
+28
2026-03-23
drm/i915: Unlink NV12 planes earlier
Ville Syrjälä
-2
/
+9
2026-03-23
drm/i915: Order OP vs. timeout correctly in __wait_for()
Ville Syrjälä
-1
/
+1
2026-03-23
drm/i915/gmbus: fix spurious timeout on 512-byte burst reads
Samasth Norway Ananda
-1
/
+3
2026-03-23
thunderbolt: Use kzalloc_flex() for struct tb_path allocation
Rosen Penev
-23
/
+10
2026-03-23
drm/sun4i: Use backend/mixer as dedicated DMA device
Chen-Yu Tsai
-24
/
+30
2026-03-23
drm/mediatek: Set dedicated DMA device and drop custom GEM callbacks
Chen-Yu Tsai
-269
/
+3
2026-03-23
drm/gem-dma: Support dedicated DMA device for allocation and mapping
Chen-Yu Tsai
-9
/
+12
2026-03-23
drm/prime: Limit scatter list size with dedicated DMA device
Chen-Yu Tsai
-1
/
+1
2026-03-23
Merge tag 'drm-misc-next-2026-03-20' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
-759
/
+1642
2026-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc5
Alexei Starovoitov
-2136
/
+3663
2026-03-22
ublk: move cold paths out of __ublk_batch_dispatch() for icache efficiency
Ming Lei
-32
/
+38
2026-03-22
Merge tag 'v7.0-rc5' into driver-core-next
Danilo Krummrich
-754
/
+1586
2026-03-22
Merge tag 'md-7.1-20260323' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Jens Axboe
-39
/
+42
2026-03-22
mlx5: Remove redundant iseg base
Parav Pandit
-5
/
+3
[prev]
[next]