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
Age
Commit message (
Expand
)
Author
Lines
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
fanotify: replace deprecated strcpy in fanotify_info_copy_{name,name2}
Thorsten Blum
-2
/
+3
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
dt-bindings: pinctrl: realtek: Add RTD1625 pinctrl binding
Tzuyi Chang
-0
/
+260
2026-03-23
dt-bindings: pinctrl: realtek: Improve 'realtek,duty-cycle' description
Yu-Chun Lin
-6
/
+15
2026-03-23
pinctrl: pinconf-generic: Add properties 'input-threshold-voltage-microvolt'
Tzuyi Chang
-0
/
+5
2026-03-23
dt-bindings: pincfg-node: Add input-threshold-voltage-microvolt property
Tzuyi Chang
-0
/
+6
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
-5498
/
+9917
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
hrtimer: add usage examples to documentation
Andreas Hindborg
-0
/
+336
2026-03-23
rust: time: make ClockSource unsafe trait
FUJITA Tomonori
-6
/
+20
2026-03-23
rust/time: Add Delta::from_nanos()
Lyude Paul
-0
/
+6
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
-777
/
+1874
2026-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc5
Alexei Starovoitov
-5499
/
+9918
2026-03-22
ublk: move cold paths out of __ublk_batch_dispatch() for icache efficiency
Ming Lei
-32
/
+38
2026-03-22
selftests/sched_ext: Add tests for SCX_ENQ_IMMED and scx_bpf_dsq_reenq()
zhidao su
-0
/
+601
2026-03-22
ksmbd: replace hardcoded hdr2_len with offsetof() in smb2_calc_max_out_buf_len()
Namjae Jeon
-8
/
+12
2026-03-22
sched_ext: Use irq_work_queue_on() in schedule_deferred()
Tejun Heo
-3
/
+11
2026-03-23
rust: str: improve safety comment for CString::try_from_fmt
Nakamura Shuta
-1
/
+4
[prev]
[next]