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-24
net: stmmac: fix timestamping configuration after suspend/resume
Russell King (Oracle)
-0
/
+1
2026-02-24
tcp: reduce calls to tcp_schedule_loss_probe()
Eric Dumazet
-2
/
+2
2026-02-24
Merge branch 'net-stmmac-qcom-ethqos-cleanups-and-re-organise-serdes-handling'
Jakub Kicinski
-71
/
+101
2026-02-24
net: stmmac: qcom-ethqos: convert to set_clk_tx_rate() method
Russell King (Oracle)
-10
/
+11
2026-02-24
net: stmmac: qcom-ethqos: move SerDes speed configuration
Russell King (Oracle)
-5
/
+5
2026-02-24
net: stmmac: qcom-ethqos: use phy interface mode for inband
Russell King (Oracle)
-11
/
+7
2026-02-24
net: stmmac: qcom-ethqos: pass phy interface mode to configs
Russell King (Oracle)
-6
/
+10
2026-02-24
net: stmmac: pass interface mode into fix_mac_speed() method
Russell King (Oracle)
-14
/
+26
2026-02-24
net: stmmac: qcom-ethqos: move loopback disable to .mac_finish()
Russell King (Oracle)
-1
/
+12
2026-02-24
net: stmmac: qcom-ethqos: move qcom_ethqos_set_sgmii_loopback() up
Russell King (Oracle)
-1
/
+4
2026-02-24
net: stmmac: qcom-ethqos: change ethqos_configure*() to return void
Russell King (Oracle)
-8
/
+4
2026-02-24
net: stmmac: qcom-ethqos: remove register field value obfuscations
Russell King (Oracle)
-8
/
+15
2026-02-24
net: stmmac: qcom-ethqos: rename "por" members to "rgmii_por"
Russell King (Oracle)
-17
/
+17
2026-02-24
Merge branch 'net-ethernet-enic-add-vic-ids-and-link-modes'
Jakub Kicinski
-7
/
+187
2026-02-24
net:ethernet:enic: map ethtool link modes by VIC type
Satish Kharat
-7
/
+148
2026-02-24
net:ethernet:enic: add VIC subsystem ids
Satish Kharat
-0
/
+39
2026-02-24
docs: net: document neigh gc_stale_time sysctl
Gabriel Goller
-0
/
+11
2026-02-24
Merge branch 'tcp-rework-tcp_v-4-6-_send_check'
Jakub Kicinski
-39
/
+33
2026-02-24
tcp: make tcp_v{4,6}_send_check() static
Eric Dumazet
-17
/
+4
2026-02-24
tcp: move tcp_v6_send_check() to tcp_output.c
Eric Dumazet
-9
/
+18
2026-02-24
tcp: inline __tcp_v4_send_check()
Eric Dumazet
-20
/
+18
2026-02-24
xsk: avoid double checking against rx queue being full
Maciej Fijalkowski
-6
/
+24
2026-02-24
selftests/bpf: Test accounting of tail calls when prog is NULL
Hari Bathini
-1
/
+4
2026-02-24
arm64: dts: imx93-tqma9352: improve eMMC pad configuration
Markus Niebel
-13
/
+13
2026-02-24
arm64: dts: imx91-tqma9131: improve eMMC pad configuration
Markus Niebel
-10
/
+10
2026-02-24
udp: move udp6_csum_init() back to net/ipv6/udp.c
Eric Dumazet
-49
/
+46
2026-02-24
net: __lock_sock() can be static
Eric Dumazet
-5
/
+4
2026-02-24
overflow: Make sure size helpers are always inlined
Kees Cook
-4
/
+4
2026-02-25
gpu: nova-core: use core library's CStr instead of kernel one
Alexandre Courbot
-2
/
+2
2026-02-25
gpu: nova-core: gsp: derive Zeroable for GspStaticConfigInfo
Alexandre Courbot
-4
/
+1
2026-02-25
gpu: nova-core: gsp: derive `Debug` on more sequencer types
Alexandre Courbot
-5
/
+6
2026-02-25
gpu: nova-core: gsp: remove unneeded sequencer trait
Alexandre Courbot
-11
/
+6
2026-02-25
gpu: nova-core: gsp: simplify sequencer opcode parsing
Alexandre Courbot
-35
/
+5
2026-02-25
gpu: nova-core: gsp: remove unnecessary Display impls
Alexandre Courbot
-55
/
+1
2026-02-25
gpu: nova-core: gsp: warn if data remains after processing a message
Alexandre Courbot
-1
/
+11
2026-02-25
gpu: nova-core: gsp: fix improper indexing in driver_read_area
Eliot Courtney
-8
/
+13
2026-02-25
gpu: nova-core: gsp: fix improper handling of empty slot in cmdq
Eliot Courtney
-14
/
+20
2026-02-25
gpu: nova-core: gsp: use empty slices instead of [0..0] ranges
Eliot Courtney
-4
/
+4
2026-02-25
gpu: nova-core: gsp: clarify comments about invariants and pointer roles
Eliot Courtney
-8
/
+10
2026-02-25
gpu: nova-core: gsp: fix incorrect advancing of write pointer
Eliot Courtney
-1
/
+1
2026-02-25
gpu: nova-core: use checked arithmetic in RISC-V firmware parsing
Joel Fernandes
-2
/
+4
2026-02-25
gpu: nova-core: use checked arithmetic in BinFirmware::data
Joel Fernandes
-1
/
+2
2026-02-25
gpu: nova-core: use checked arithmetic in frombytes_at helper
Joel Fernandes
-1
/
+2
2026-02-25
gpu: nova-core: use checked arithmetic in Booter signature parsing
Joel Fernandes
-5
/
+12
2026-02-25
gpu: nova-core: use checked arithmetic in FWSEC firmware parsing
Joel Fernandes
-27
/
+37
2026-02-24
arm64: dts: imx93-11x11-evk: change usdhc tuning step for eMMC and SD
Luke Wang
-0
/
+2
2026-02-24
arm64: dts: imx91-11x11-evk: change usdhc tuning step for eMMC and SD
Luke Wang
-0
/
+2
2026-02-24
selftests/bpf: Fix flakiness of task_local_storage/sys_enter_exit
Ihor Solodrai
-5
/
+11
2026-02-24
kunit: irq: Ensure timer doesn't fire too frequently
Eric Biggers
-16
/
+28
2026-02-24
drm/xe/xe2_hpg: Drop invalid workaround Wa_15010599737
Matt Roper
-4
/
+1
[prev]
[next]