summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-04vhost: fix vhost_get_avail_idx for a non empty ringMichael S. Tsirkin
2026-06-03clk: keystone: sci-clk: fix application of sizeof to pointerJing Yangyang
2026-06-03clk: keystone: don't cache clock rateMichael Walle
2026-06-03net: axienet: Use dedicated ethtool_ops for the dmaengine pathSuraj Gupta
2026-06-03kconfig: add kconfig-sym-check static checkerAndrew Jones
2026-06-03net/sun: Fix multiple typos in commentsJakub Raczynski
2026-06-03eth: bnxt: disable rx-copybreak by defaultJakub Kicinski
2026-06-03Merge branch 'fix-use-after-free-in-metadata-dst-teardown-in-airoha_eth-and-m...Jakub Kicinski
2026-06-03net: ethernet: mtk_eth_soc: Fix use-after-free in metadata dst teardownLorenzo Bianconi
2026-06-03net: airoha: Fix use-after-free in metadata dst teardownLorenzo Bianconi
2026-06-03ipv6: exthdrs: recompute network header pointer onceJustin Iurman
2026-06-04Merge tag 'amd-drm-next-7.2-2026-06-03' of https://gitlab.freedesktop.org/agd...Dave Airlie
2026-06-03net: ibm: emac: fix unchecked platform_get_irq return valueRosen Penev
2026-06-03Merge tag 'for-net-2026-06-03' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2026-06-03Merge tag 'wireless-2026-06-03' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2026-06-03x86/cpuid: Update bitfields to x86-cpuid-db v3.1Maciej Wieczor-Retman
2026-06-03Merge branch 'mptcp-misc-fixes-for-v7-1-rc7'Jakub Kicinski
2026-06-03mptcp: change mptcp_established_options() to return opt_sizeEric Dumazet
2026-06-03mptcp: add-addr: always drop other suboptionsMatthieu Baerts (NGI0)
2026-06-03mptcp: fix uninit-value in mptcp_established_optionsPaolo Abeni
2026-06-03mptcp: check desc->count in read_sockGang Yan
2026-06-03mptcp: sockopt: set sockopt on all subflowsMatthieu Baerts (NGI0)
2026-06-03mptcp: sockopt: check timestamping ret valueMatthieu Baerts (NGI0)
2026-06-03selftests: mptcp: add test for extra_subflows underflow on userspace PMTao Cui
2026-06-03mptcp: pm: fix extra_subflows underflow on userspace PM subflow creationTao Cui
2026-06-03mptcp: allow subflow rcv wnd to shrinkPaolo Abeni
2026-06-03mptcp: close TOCTOU race while computing rcv_wndPaolo Abeni
2026-06-03mptcp: fix retransmission loop when csum is enabledPaolo Abeni
2026-06-03mptcp: fix missing wakeups in edge scenariosPaolo Abeni
2026-06-03drivers/of: fdt: Make ibm,phandle logic only happen on pseriesDaniel Palmer
2026-06-03tools/x86/kcpuid: Update bitfields to x86-cpuid-db v3.1Maciej Wieczor-Retman
2026-06-03ptp: vclock: Switch from RCU to SRCUKurt Kanzenbach
2026-06-03ipv4: raw: remove six obsolete EXPORT_SYMBOL_GPL()Eric Dumazet
2026-06-03ipv4: restrict IPOPT_SSRR and IPOPT_LSRR optionsEric Dumazet
2026-06-03Merge branch 'af_unix-fix-inq_len-update-issue'Jakub Kicinski
2026-06-03af_unix: Add test for SCM_INQ on partial readJianyu Li
2026-06-03af_unix: Fix inq_len update problem in partial readJianyu Li
2026-06-03sched_ext: Make scx_bpf_kick_cid() return s32Tejun Heo
2026-06-03sched_ext: Add scx_cmask_test() and scx_cmask_for_each_cid()Tejun Heo
2026-06-03tools/sched_ext: Order single-cid cmask helpers as (cid, mask)Tejun Heo
2026-06-03sched_ext: Order single-cid cmask helpers as (cid, mask)Tejun Heo
2026-06-04Merge tag 'amd-drm-fixes-7.1-2026-06-03' of https://gitlab.freedesktop.org/ag...Dave Airlie
2026-06-03octeontx2-af: Fix initialization of mcam's entry2target_pffunc fieldSuman Ghosh
2026-06-03octeontx2-pf: Fix NDC sync operation errorsGeetha sowjanya
2026-06-03appletalk: aarp: zero-initialize aarp_entry to prevent heap info leakYizhou Zhao
2026-06-03Merge branch 'geneve-allow-binding-udp-socket-to-a-specific-address'Jakub Kicinski
2026-06-03geneve: Introduce IFLA_GENEVE_LOCAL and IFLA_GENEVE_LOCAL6.Kuniyuki Iwashima
2026-06-03geneve: Add dualstack flag to struct geneve_config.Kuniyuki Iwashima
2026-06-03geneve: Pass struct geneve_dev to geneve_find_sock().Kuniyuki Iwashima
2026-06-03geneve: Pass struct geneve_dev to geneve_create_sock().Kuniyuki Iwashima