summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-03-10ALSA: usb-audio: Check endpoint numbers at parsing Scarlett2 mixer interfacesTakashi Iwai-0/+2
2026-03-10drm/i915/dp: Read ALPM caps after DPCD initArun R Murthy-6/+7
2026-03-10drm/i915/psr: Write DSC parameters on Selective Update in ET modeJouni Högander-0/+10
2026-03-10drm/i915/dsc: Add helper for writing DSC Selective Update ET parametersJouni Högander-0/+26
2026-03-10drm/i915/dsc: Add Selective Update register definitionsJouni Högander-0/+12
2026-03-10drm/i915/psr: Repeat Selective Update area alignmentJouni Högander-12/+38
2026-03-10drm/i915: Fix potential overflow of shmem scatterlist lengthJanusz Krzysztofik-3/+9
2026-03-10drm/i915/vrr: Configure VRR timings after enabling TRANS_DDI_FUNC_CTLVille Syrjälä-1/+14
2026-03-10gpu: nova-core: gsp: add tests for continuation recordsEliot Courtney-0/+138
2026-03-10gpu: nova-core: gsp: support large RPCs via continuation recordEliot Courtney-2/+207
2026-03-10gpu: nova-core: gsp: add `size` helper to `CommandToGsp`Eliot Courtney-3/+9
2026-03-10gpu: nova-core: gsp: unconditionally call variable payload handlingEliot Courtney-9/+7
2026-03-10gpu: nova-core: gsp: clarify invariant on command queueEliot Courtney-1/+3
2026-03-10gpu: nova-core: gsp: add checking oversized commandsEliot Courtney-1/+11
2026-03-10rust: add EMSGSIZE error codeEliot Courtney-0/+1
2026-03-10gpu: nova-core: gsp: add mechanism to wait for space on command queueEliot Courtney-12/+30
2026-03-10gpu: nova-core: gsp: sort `MsgFunction` variants alphabeticallyEliot Courtney-32/+35
2026-03-10cpufreq: Add MAINTAINERS entry for CPPC driverViresh Kumar-6/+17
2026-03-09clk: tenstorrent: Add Atlantis clock controller driverAnirudh Srinivasan-0/+890
2026-03-09reset: tenstorrent: Add reset controller for AtlantisAnirudh Srinivasan-0/+186
2026-03-09dt-bindings: clk: tenstorrent: Add tenstorrent,atlantis-prcm-rcpuAnirudh Srinivasan-0/+159
2026-03-09bnxt_en: Fix RSS table size check when changing ethtool channelsPavan Chebbi-2/+2
2026-03-09Merge branch 'net-usb-lan78xx-accumulated-bug-fixes'Jakub Kicinski-4/+11
2026-03-09net: usb: lan78xx: fix WARN in __netif_napi_del_locked on disconnectOleksij Rempel-2/+0
2026-03-09net: usb: lan78xx: skip LTM configuration for LAN7850Oleksij Rempel-0/+4
2026-03-09net: usb: lan78xx: fix TX byte statistics for small packetsOleksij Rempel-1/+1
2026-03-09net: usb: lan78xx: fix silent drop of packets with checksum errorsOleksij Rempel-1/+6
2026-03-09Merge branch 'net-stmmac-further-ptp-cleanups'Jakub Kicinski-11/+4
2026-03-09net: stmmac: ptp: remove redundant priv->pps[].availableRussell King (Oracle)-9/+0
2026-03-09net: stmmac: ptp: rearrange n_ext_ts initialisationRussell King (Oracle)-2/+4
2026-03-09net: stmmac: remove stmmac_dwmac4_get_mac_addr()Russell King (Oracle)-20/+2
2026-03-09selftests/tc-testing: Adapt test's output to HFSC's iproute2 printing changesVictor Nogueira-1/+1
2026-03-09tcp: inline tcp_chrono_start()Eric Dumazet-25/+24
2026-03-09tcp: move tp->chrono_type next tp->chrono_stat[]Eric Dumazet-2/+2
2026-03-09net/sched: refine indirect call mitigation in tc_wrapper.hEric Dumazet-6/+44
2026-03-09tcp: move sysctl_tcp_shrink_window to netns_ipv4_read_txrx groupEric Dumazet-1/+1
2026-03-09net: airoha: Make flow control source port mapping dependent on nbq parameterLorenzo Bianconi-8/+7
2026-03-09gve: add support for UDP GSO for DQO formatAnkit Garg-12/+29
2026-03-09selftests: fib_tests: fix link-local retrieval in fib6_nexthop()Alok Tiwari-1/+1
2026-03-09Merge tag 'ib-gpio-remove-of-gpio-h-for-v7.1' of git://git.kernel.org/pub/scm...Jakub Kicinski-222/+65
2026-03-09ppp: simplify input error handlingQingfang Deng-25/+14
2026-03-09net/sched: use rtnl_kfree_skbs() in pfifo_fast_reset()Eric Dumazet-1/+1
2026-03-09net: ethernet: ti: am65-cpsw: Use also port number to identify timestampsSebastian Andrzej Siewior-18/+17
2026-03-09MAINTAINERS: include/net/tc_wrapper.h belongs to TC subsystemEric Dumazet-0/+1
2026-03-09net/sched: do not reset queues in graft operationsEric Dumazet-18/+22
2026-03-09tcp: avoid dst->ops->check() call in tcp_v{4,6}_do_rcv()Eric Dumazet-2/+2
2026-03-09net: rocker: kzalloc + kcalloc to kzalloc_flexRosen Penev-24/+7
2026-03-09tcp: move tcp_v4_early_demux() to net/ipv4/ip_input.cEric Dumazet-39/+39
2026-03-09tcp: remove unused hash_size from struct tcp_out_optionsKeita Morisaki-1/+0
2026-03-09net: nexthop: fix percpu use-after-free in remove_nh_grp_entryMehul Rao-3/+11