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-04-02
net: stmmac: move "TSO supported" message to stmmac_set_gso_features()
Russell King (Oracle)
-3
/
+3
2026-04-02
net: stmmac: check txpbl for TSO
Russell King (Oracle)
-0
/
+14
2026-04-02
net: stmmac: add warning when TSO is requested but unsupported
Russell King (Oracle)
-1
/
+3
2026-04-02
net: stmmac: make stmmac_set_gso_features() more readable
Russell King (Oracle)
-7
/
+13
2026-04-02
net: stmmac: split out gso features setup
Russell King (Oracle)
-7
/
+14
2026-04-02
net: stmmac: simplify GSO/TSO test in stmmac_xmit()
Russell King (Oracle)
-12
/
+19
2026-04-02
net: stmmac: move check for hardware checksum supported
Russell King (Oracle)
-19
/
+19
2026-04-02
net: stmmac: move TSO VLAN tag insertion to core code
Russell King (Oracle)
-13
/
+10
2026-04-02
net: stmmac: add GSO MSS checks
Russell King (Oracle)
-1
/
+8
2026-04-02
net: stmmac: add TSO check for header length
Russell King (Oracle)
-1
/
+16
2026-04-02
net: stmmac: add stmmac_tso_header_size()
Russell King (Oracle)
-5
/
+15
2026-04-02
net: stmmac: fix TSO support when some channels have TBS available
Russell King (Oracle)
-4
/
+28
2026-04-02
net: stmmac: fix .ndo_fix_features()
Russell King (Oracle)
-8
/
+2
2026-04-02
net: stmmac: fix channel TSO enable on resume
Russell King (Oracle)
-1
/
+1
2026-04-02
ata: libata-eh: Do not retry reset if the device is gone
Igor Pylypiv
-1
/
+1
2026-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-1985
/
+5159
2026-04-02
PCI: dwc: Fix type mismatch for kstrtou32_from_user() return value
Hans Zhang
-9
/
+12
2026-04-02
Merge tag 'for-7.0-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-1
/
+1
2026-04-02
tracing: Allow backup to save persistent ring buffer before it starts
Steven Rostedt
-1
/
+26
2026-04-02
tracing/Documentation: Add a section about backup instance
Masami Hiramatsu (Google)
-0
/
+19
2026-04-02
thermal/drivers/brcmstb_thermal: Use max to simplify brcmstb_get_temp
Thorsten Blum
-5
/
+3
2026-04-02
tracing: Remove the backup instance automatically after read
Masami Hiramatsu (Google)
-6
/
+79
2026-04-02
tracing: Make the backup instance non-reusable
Masami Hiramatsu (Google)
-65
/
+104
2026-04-02
ring-buffer: Enforce read ordering of trace_buffer cpumask and buffers
Vincent Donnefort
-1
/
+18
2026-04-02
selftests/bpf: Add more precision tracking tests for atomics
Daniel Borkmann
-0
/
+341
2026-04-02
bpf: Fix incorrect pruning due to atomic fetch precision tracking
Daniel Borkmann
-3
/
+24
2026-04-02
Merge tag 'net-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-493
/
+1147
2026-04-02
Merge tag 'iommu-fixes-v7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-3
/
+4
2026-04-02
bpf: Reject sleepable kprobe_multi programs at attach time
Varun R Mallya
-0
/
+4
2026-04-02
bpf: reject direct access to nullable PTR_TO_BUF pointers
Qi Tang
-1
/
+2
2026-04-02
Merge tag 'sound-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
-52
/
+146
2026-04-02
Merge tag 'auxdisplay-v7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-5
/
+14
2026-04-02
Merge tag 'reset-fixes-for-v7.0-2' into reset/next
Philipp Zabel
-37
/
+76
2026-04-02
Merge branch 'bpf-migrate-bpf_task_work-and-file-dynptr-to-kmalloc_nolock'
Alexei Starovoitov
-21
/
+39
2026-04-02
bpf: Migrate dynptr file to kmalloc_nolock
Mykyta Yatsenko
-2
/
+2
2026-04-02
bpf: Migrate bpf_task_work to kmalloc_nolock
Mykyta Yatsenko
-19
/
+37
2026-04-02
MAINTAINERS: amd-pstate: Step down as maintainer, add Prateek as reviewer
Gautham R. Shenoy
-1
/
+1
2026-04-02
cpufreq: Pass the policy to cpufreq_driver->adjust_perf()
K Prateek Nayak
-18
/
+17
2026-04-02
cpufreq/amd-pstate: Pass the policy to amd_pstate_update()
K Prateek Nayak
-7
/
+4
2026-04-02
cpufreq/amd-pstate-ut: Add a unit test for raw EPP
Mario Limonciello (AMD)
-4
/
+120
2026-04-02
Merge branch 'bpf-fix-abuse-of-kprobe_write_ctx-via-freplace'
Alexei Starovoitov
-0
/
+100
2026-04-02
selftests/bpf: Add test to verify the fix of kprobe_write_ctx abuse
Leon Hwang
-0
/
+83
2026-04-02
bpf: Fix abuse of kprobe_write_ctx via freplace
Leon Hwang
-0
/
+17
2026-04-02
cpufreq/amd-pstate: Add support for raw EPP writes
Mario Limonciello (AMD)
-15
/
+38
2026-04-02
cpufreq/amd-pstate: Add support for platform profile class
Mario Limonciello (AMD)
-7
/
+110
2026-04-02
cpufreq/amd-pstate: add kernel command line to override dynamic epp
Mario Limonciello (AMD)
-0
/
+25
2026-04-02
cpufreq/amd-pstate: Add dynamic energy performance preference
Mario Limonciello (AMD)
-8
/
+160
2026-04-02
Documentation: amd-pstate: fix dead links in the reference section
Ninad Naik
-2
/
+2
2026-04-02
cpufreq/amd-pstate: Cache the max frequency in cpudata
Mario Limonciello (AMD)
-18
/
+11
2026-04-02
Documentation/amd-pstate: Add documentation for amd_pstate_floor_{freq,count}
Gautham R. Shenoy
-0
/
+32
[prev]
[next]