messages from 2026-06-24 02:20:56 to 2026-06-24 09:24:36 UTC [more...]
[PATCH v2 0/7] net: wwan: t9xx: Add MediaTek T9XX WWAN driver
2026-06-24 9:24 UTC (7+ messages)
` [PATCH v2 4/7] net: wwan: t9xx: Add control port
` [External Mail] "
` [PATCH v2 5/7] net: wwan: t9xx: Add FSM thread
` [External Mail] "
` [PATCH v2 6/7] net: wwan: t9xx: Add AT & MBIM WWAN ports
` [External Mail] "
[PATCH 0/2] sched: Introduce and use deferred WARNs in sched
2026-06-24 9:17 UTC (6+ messages)
` [PATCH 1/2] bug: Provide WARN_ON.*DEFERRED() macros for console deferred output
[Intel-wired-lan] [PATCH net] igc: Fix RX HW timestamp reporting when NET_RX_BUSY_POLL is disabled
2026-06-24 9:12 UTC (5+ messages)
[PATCH 7/7] ARM: dts: rockchip: Add Alientek DLRV1126
2026-06-24 9:02 UTC
Please apply 736b380e28d0 and eca856950f7c down to 6.1.y
2026-06-24 9:00 UTC (2+ messages)
[BUG] KFENCE: use-after-free read in udp_tunnel_nic_device_sync_work
2026-06-24 9:01 UTC
[PATCH net v4 0/2] net: phy: sfp/mdio-i2c: defer RollBall probe + fix mii_bus leak
2026-06-24 8:48 UTC (3+ messages)
` [PATCH net v4 1/2] net: phy: sfp: free mii_bus in sfp_i2c_mdiobus_destroy
` [PATCH net v4 2/2] net: phy: mdio-i2c: defer RollBall bridge probe to PHY discovery
[PATCH 0/7] ARM: rockchip: rv1126: Add support for Alientek ATK-DLRV1126
2026-06-24 8:44 UTC (7+ messages)
` [PATCH 1/7] dt-bindings: vendor-prefixes: add alientek
` [PATCH 2/7] dt-bindings: arm: rockchip: Add Alientek DLRV1126
` [PATCH 3/7] dt-bindings: net: rockchip-dwmac: Allow 9 clocks
` [PATCH 4/7] net: stmmac: dwmac-rk: Enable refout clock for RGMII
` [PATCH 5/7] ARM: dts: rockchip: Add RV1126 GMAC refout clock
` [PATCH 6/7] ARM: dts: rockchip: Add RV1126 I2C5
[PATCH net] nfc: nci: fix uninit-value in nci_core_init_rsp_packet()
2026-06-24 8:46 UTC (3+ messages)
` [syzbot ci] "
[PATCH] xsk: fix memory corruptions in net/core/xdp.c
2026-06-24 8:41 UTC
[PATCH net V3 1/3] net/mlx5e: Fix HV VHCA stats zero-sized buffer allocation
2026-06-24 7:53 UTC (3+ messages)
[PATCH net] net: ethernet: qualcomm: ppe: Demote from supported and fix maintainer addresses
2026-06-24 7:47 UTC (6+ messages)
[PATCH net-next v3] vsock/virtio: rewrite MSG_ZEROCOPY flag handling
2026-06-24 7:39 UTC (3+ messages)
[PATCH net] net: clear transport header during tunnel decapsulation
2026-06-24 7:32 UTC
[PATCH bpf-next v8 0/7] bpf: add icmp_send kfunc
2026-06-24 7:31 UTC (5+ messages)
` [PATCH bpf-next v8 4/7] selftests/bpf: add bpf_icmp_send kfunc cgroup_skb tests
` [PATCH bpf-next v8 7/7] selftests/bpf: add bpf_icmp_send recursion test
[PATCH net] net: enetc: fix potential divide-by-zero when num_vsi is zero
2026-06-24 7:27 UTC
[PATCH v5 net] net: mana: Optimize irq affinity for low vcpu configs
2026-06-24 7:21 UTC
[syzbot] [net?] WARNING in qdisc_pkt_len_segs_init
2026-06-24 7:20 UTC
[PATCH net 1/1] net/sched: sch_teql: Introduce slaves_lock to avoid race condition and UAF
2026-06-24 7:15 UTC (2+ messages)
[PATCH 0/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
2026-06-24 7:12 UTC (2+ messages)
[PATCH v3] virtio_net: disable cb when NAPI is busy-polled
2026-06-24 7:08 UTC (2+ messages)
[PATCH] atm: fore200e: disable PCI device on DMA mask failure
2026-06-24 7:07 UTC (3+ messages)
[PATCH net v2] net: ipa: fix SMEM state handle leaks in SMP2P init
2026-06-24 6:59 UTC
Please backport bridge multicast exponential field encoding fix series to stable kernels
2026-06-24 6:59 UTC
[PATCH net v2] net: liquidio: fix BAR resource leak on PF number failure
2026-06-24 6:40 UTC
[PATCH net v2] net: ti: icssg-prueth: fix XDP_TX from the AF_XDP zero-copy RX path
2026-06-24 6:30 UTC (2+ messages)
[PATCH net-next v2] Documentation: net/smc: correct old value of smcr_max_recv_wr
2026-06-24 6:14 UTC (3+ messages)
[PATCH net v2] fsl/fman: Free init resources on KeyGen failure in fman_init()
2026-06-24 5:51 UTC
[PATCH net-next] selftests/xsk: preserve UMEM view in bidi test
2026-06-24 3:47 UTC (2+ messages)
[PATCH net] net: gianfar: use of_irq_get()
2026-06-24 3:21 UTC
[PATCH v2] net: meth: Fix skb allocation failure handling in RX init
2026-06-24 3:19 UTC
[PATCH bpf-next v5 0/3] bpf: bidirectional VLAN support for bpf_fib_lookup()
2026-06-24 3:05 UTC (4+ messages)
` [PATCH bpf-next v5 1/3] bpf: Add BPF_FIB_LOOKUP_VLAN flag to bpf_fib_lookup() helper
` [PATCH bpf-next v5 2/3] bpf: Add BPF_FIB_LOOKUP_VLAN_INPUT "
` [PATCH bpf-next v5 3/3] selftests/bpf: Add bpf_fib_lookup() VLAN flag tests
[PATCH net] eth: fbnic: fix ordering of heartbeat vs ownership
2026-06-24 3:00 UTC (2+ messages)
Ethtool : PRBS feature
2026-06-24 2:30 UTC (10+ messages)
[PATCH net v3 0/2] Drop skb metadata before LWT encapsulation
2026-06-24 2:20 UTC (2+ messages)
[PATCH net 1/1] net/sched: cls_api: Handle TC_ACT_CONSUMED in tcf_qevent_handle
2026-06-24 2:20 UTC (2+ messages)
[PATCH net v3 0/6] ipv6: fix error handling in disable_ipv6 sysctl
2026-06-24 2:20 UTC (2+ messages)
[PATCH net v2 0/7] ipv6: fix sysctl error handling and missing notifications
2026-06-24 2:20 UTC (2+ messages)
[PATCH net] sctp: fix err_chunk memory leaks in INIT handling
2026-06-24 2:20 UTC (2+ messages)
[PATCH] MAINTAINERS: Orphan SUNPLUS ETHERNET DRIVER
2026-06-24 2:20 UTC (2+ messages)
page: | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox