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-02-04
Merge tag 'wireless-next-2026-02-04' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
-246
/
+3972
2026-02-04
Merge tag 'wireless-2026-02-04' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
-3
/
+7
2026-02-04
selftests: ublk: organize test directories by test ID
Ming Lei
-1
/
+3
2026-02-04
block: decouple secure erase size limit from discard size limit
Luke Wang
-5
/
+22
2026-02-04
Merge branch 'mptcp-misc-features-for-v6-20-7-0'
Jakub Kicinski
-112
/
+187
2026-02-04
selftests: mptcp: join: no SKIP mark for group checks
Matthieu Baerts (NGI0)
-15
/
+15
2026-02-04
selftests: mptcp: connect cleanup TFO setup
Matthieu Baerts (NGI0)
-10
/
+7
2026-02-04
selftests: mptcp: join: avoid declaring i if not used
Matthieu Baerts (NGI0)
-6
/
+3
2026-02-04
selftests: mptcp: join chk_stale_nr: avoid dup stats
Matthieu Baerts (NGI0)
-8
/
+2
2026-02-04
selftests: mptcp: join: userspace: wait for new events
Matthieu Baerts (NGI0)
-2
/
+7
2026-02-04
selftests: mptcp: join: fix wait_mpj helper
Matthieu Baerts (NGI0)
-16
/
+14
2026-02-04
selftests: mptcp: join: wait for estab event instead of MPJ
Matthieu Baerts (NGI0)
-9
/
+10
2026-02-04
selftests: mptcp: diag: sort all #include
Matthieu Baerts (NGI0)
-12
/
+15
2026-02-04
mptcp: Change some dubious min_t(int, ...) to min()
David Laight
-4
/
+5
2026-02-04
mptcp: pm: align endpoint flags size with the NL specs
Matthieu Baerts (NGI0)
-2
/
+2
2026-02-04
trace: mptcp: add mptcp_rcvbuf_grow tracepoint
Paolo Abeni
-0
/
+83
2026-02-04
mptcp: consolidate rcv space init
Paolo Abeni
-18
/
+15
2026-02-04
mptcp: fix receive space timestamp initialization
Paolo Abeni
-4
/
+9
2026-02-04
mptcp: do not account for OoO in mptcp_rcvbuf_grow()
Paolo Abeni
-6
/
+0
2026-02-04
vmw_vsock: bypass false-positive Wnonnull warning with gcc-16
Arnd Bergmann
-1
/
+1
2026-02-04
dt-bindings: net: renesas,rzv2h-gbeth: Document Renesas RZ/G3L RMII{tx,rx} cl...
Biju Das
-2
/
+6
2026-02-04
Merge branch 's32g-use-a-syscon-for-gpr'
Jakub Kicinski
-6
/
+35
2026-02-04
dt-bindings: net: nxp,s32-dwmac: Use the GPR syscon
Dan Carpenter
-0
/
+13
2026-02-04
net: stmmac: s32: use a syscon for S32_PHY_INTF_SEL_RGMII
Dan Carpenter
-6
/
+22
2026-02-04
Merge branch 'fix-for-bpf_wq-retry-loop-during-free'
Alexei Starovoitov
-1
/
+2
2026-02-04
bpf: Reset prog callback in bpf_async_cancel_and_free()
Kumar Kartikeya Dwivedi
-0
/
+1
2026-02-04
bpf: Check for running wq callback when freeing bpf_async_cb
Kumar Kartikeya Dwivedi
-1
/
+1
2026-02-04
Merge branch 'stp-rstp-switch-support-for-pru-icssm-ethernet-driver'
Jakub Kicinski
-23
/
+2291
2026-02-04
net: ti: icssm-prueth: Add support for ICSSM RSTP switch
Roger Quadros
-21
/
+820
2026-02-04
net: ti: icssm-prueth: Add switchdev support for icssm_prueth driver
Roger Quadros
-3
/
+744
2026-02-04
net: ti: icssm-prueth: Add helper functions to configure and maintain FDB
Roger Quadros
-1
/
+729
2026-02-05
ASoC: cs4271: Fix resource leak in cs4271_soc_resume()
Harshit Mogalapalli
-3
/
+9
2026-02-05
ASoC: SOF: Support for echoref (virtual DAI)
Mark Brown
-99
/
+370
2026-02-05
ASoC: ti: davinci-mcasp: Add asynchronous mode
Mark Brown
-113
/
+481
2026-02-05
Minor SDCA Fixes
Mark Brown
-36
/
+170
2026-02-05
Samsung S2MPG10 regulator and S2MPG11 PMIC drivers
Mark Brown
-221
/
+2550
2026-02-04
Merge tag 'mm-hotfixes-stable-2026-02-04-15-55' of git://git.kernel.org/pub/s...
Linus Torvalds
-14
/
+24
2026-02-04
Merge tag 'tsm-fixes-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-67
/
+5
2026-02-04
Merge tag 'sched_ext-for-6.19-rc8-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-0
/
+48
2026-02-04
hwmon: (occ) Mark occ_init_attribute() as __printf
Arnd Bergmann
-0
/
+1
2026-02-04
sched_ext: Short-circuit sched_class operations on dead tasks
Tejun Heo
-0
/
+48
2026-02-04
Merge branch 'bpf-improve-linked-register-tracking'
Alexei Starovoitov
-15
/
+346
2026-02-04
selftests/bpf: Add tests for improved linked register tracking
Puranjay Mohan
-2
/
+301
2026-02-04
bpf: Support negative offsets, BPF_SUB, and alu32 for linked register tracking
Puranjay Mohan
-13
/
+45
2026-02-04
Merge branch 'bpf-add-bitwise-tracking-for-bpf_end'
Alexei Starovoitov
-3
/
+121
2026-02-04
selftests/bpf: Add tests for BPF_END bitwise tracking
Tianci Cao
-0
/
+43
2026-02-04
bpf: Add bitwise tracking for BPF_END
Tianci Cao
-3
/
+78
2026-02-04
Merge branch 'bpf-fix-conditions-when-timer-wq-can-be-called'
Andrii Nakryiko
-6
/
+128
2026-02-04
selftests/bpf: Strengthen timer_start_deadlock test
Alexei Starovoitov
-7
/
+2
2026-02-04
bpf: Add a recursion check to prevent loops in bpf_timer
Alexei Starovoitov
-0
/
+16
[prev]
[next]