summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-04-02net: stmmac: move "TSO supported" message to stmmac_set_gso_features()Russell King (Oracle)-3/+3
2026-04-02net: stmmac: check txpbl for TSORussell King (Oracle)-0/+14
2026-04-02net: stmmac: add warning when TSO is requested but unsupportedRussell King (Oracle)-1/+3
2026-04-02net: stmmac: make stmmac_set_gso_features() more readableRussell King (Oracle)-7/+13
2026-04-02net: stmmac: split out gso features setupRussell King (Oracle)-7/+14
2026-04-02net: stmmac: simplify GSO/TSO test in stmmac_xmit()Russell King (Oracle)-12/+19
2026-04-02net: stmmac: move check for hardware checksum supportedRussell King (Oracle)-19/+19
2026-04-02net: stmmac: move TSO VLAN tag insertion to core codeRussell King (Oracle)-13/+10
2026-04-02net: stmmac: add GSO MSS checksRussell King (Oracle)-1/+8
2026-04-02net: stmmac: add TSO check for header lengthRussell King (Oracle)-1/+16
2026-04-02net: stmmac: add stmmac_tso_header_size()Russell King (Oracle)-5/+15
2026-04-02net: stmmac: fix TSO support when some channels have TBS availableRussell King (Oracle)-4/+28
2026-04-02net: stmmac: fix .ndo_fix_features()Russell King (Oracle)-8/+2
2026-04-02net: stmmac: fix channel TSO enable on resumeRussell King (Oracle)-1/+1
2026-04-02ata: libata-eh: Do not retry reset if the device is goneIgor Pylypiv-1/+1
2026-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-1985/+5159
2026-04-02PCI: dwc: Fix type mismatch for kstrtou32_from_user() return valueHans Zhang-9/+12
2026-04-02Merge tag 'for-7.0-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2026-04-02tracing: Allow backup to save persistent ring buffer before it startsSteven Rostedt-1/+26
2026-04-02tracing/Documentation: Add a section about backup instanceMasami Hiramatsu (Google)-0/+19
2026-04-02thermal/drivers/brcmstb_thermal: Use max to simplify brcmstb_get_tempThorsten Blum-5/+3
2026-04-02tracing: Remove the backup instance automatically after readMasami Hiramatsu (Google)-6/+79
2026-04-02tracing: Make the backup instance non-reusableMasami Hiramatsu (Google)-65/+104
2026-04-02ring-buffer: Enforce read ordering of trace_buffer cpumask and buffersVincent Donnefort-1/+18
2026-04-02selftests/bpf: Add more precision tracking tests for atomicsDaniel Borkmann-0/+341
2026-04-02bpf: Fix incorrect pruning due to atomic fetch precision trackingDaniel Borkmann-3/+24
2026-04-02Merge tag 'net-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-493/+1147
2026-04-02Merge tag 'iommu-fixes-v7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-3/+4
2026-04-02bpf: Reject sleepable kprobe_multi programs at attach timeVarun R Mallya-0/+4
2026-04-02bpf: reject direct access to nullable PTR_TO_BUF pointersQi Tang-1/+2
2026-04-02Merge tag 'sound-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds-52/+146
2026-04-02Merge tag 'auxdisplay-v7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-5/+14
2026-04-02Merge tag 'reset-fixes-for-v7.0-2' into reset/nextPhilipp Zabel-37/+76
2026-04-02Merge branch 'bpf-migrate-bpf_task_work-and-file-dynptr-to-kmalloc_nolock'Alexei Starovoitov-21/+39
2026-04-02bpf: Migrate dynptr file to kmalloc_nolockMykyta Yatsenko-2/+2
2026-04-02bpf: Migrate bpf_task_work to kmalloc_nolockMykyta Yatsenko-19/+37
2026-04-02MAINTAINERS: amd-pstate: Step down as maintainer, add Prateek as reviewerGautham R. Shenoy-1/+1
2026-04-02cpufreq: Pass the policy to cpufreq_driver->adjust_perf()K Prateek Nayak-18/+17
2026-04-02cpufreq/amd-pstate: Pass the policy to amd_pstate_update()K Prateek Nayak-7/+4
2026-04-02cpufreq/amd-pstate-ut: Add a unit test for raw EPPMario Limonciello (AMD)-4/+120
2026-04-02Merge branch 'bpf-fix-abuse-of-kprobe_write_ctx-via-freplace'Alexei Starovoitov-0/+100
2026-04-02selftests/bpf: Add test to verify the fix of kprobe_write_ctx abuseLeon Hwang-0/+83
2026-04-02bpf: Fix abuse of kprobe_write_ctx via freplaceLeon Hwang-0/+17
2026-04-02cpufreq/amd-pstate: Add support for raw EPP writesMario Limonciello (AMD)-15/+38
2026-04-02cpufreq/amd-pstate: Add support for platform profile classMario Limonciello (AMD)-7/+110
2026-04-02cpufreq/amd-pstate: add kernel command line to override dynamic eppMario Limonciello (AMD)-0/+25
2026-04-02cpufreq/amd-pstate: Add dynamic energy performance preferenceMario Limonciello (AMD)-8/+160
2026-04-02Documentation: amd-pstate: fix dead links in the reference sectionNinad Naik-2/+2
2026-04-02cpufreq/amd-pstate: Cache the max frequency in cpudataMario Limonciello (AMD)-18/+11
2026-04-02Documentation/amd-pstate: Add documentation for amd_pstate_floor_{freq,count}Gautham R. Shenoy-0/+32