messages from 2026-06-22 19:34:50 to 2026-06-23 03:19:07 UTC [more...]
[PATCH] net: ipa: fix SMEM state handle leaks in SMP2P init
2026-06-23 3:18 UTC
[PATCH net 0/2] tcp: make TCP-AO lookups more predictable
2026-06-23 3:05 UTC (5+ messages)
` [PATCH net 2/2] selftests/net: Add TCP-AO key shadowing test
[PATCH net v2] net: sungem: fix probe error cleanup
2026-06-23 2:57 UTC
[PATCH bpf-next v4 0/3] bpf: bidirectional VLAN support for bpf_fib_lookup()
2026-06-23 2:51 UTC (4+ messages)
` [PATCH bpf-next v4 1/3] bpf: Add BPF_FIB_LOOKUP_VLAN flag to bpf_fib_lookup() helper
` [PATCH bpf-next v4 2/3] bpf: Add BPF_FIB_LOOKUP_VLAN_INPUT "
` [PATCH bpf-next v4 3/3] selftests/bpf: Add bpf_fib_lookup() VLAN flag tests
[PATCH] net/tcp-ao: fix use-after-free of key in del_async path
2026-06-23 1:52 UTC
[PATCH v1 net] ipv4: fib: Don't ignore error route in local/main tables
2026-06-23 1:50 UTC (2+ messages)
[PATCH net] bnx2x: fix potential memory leak in bnx2x_alloc_mem_bp()
2026-06-23 1:50 UTC (4+ messages)
[PATCH net-next v3] virtio-net: xsk: support tx wake up
2026-06-23 1:48 UTC (4+ messages)
[PATCH net] tipc: fix UAF in cleanup_bearer() due to premature dst_cache_destroy()
2026-06-23 1:47 UTC (2+ messages)
[PATCH 0/3] SM8450 IPA support
2026-06-23 1:44 UTC (4+ messages)
` [PATCH 1/3] arm64: dts: qcom: sm8450: Add "
` [PATCH 2/3] dt-bindings: net: qcom,ipa: Add SM8450 compatible string
` [PATCH 3/3] net: ipa: Add IPA v5.1 data
[PATCH bpf v4] selftests/bpf: Cover partial copy of non-linear test_run output
2026-06-23 1:40 UTC
[PATCH net] ipv6: Fix null-ptr-deref in fib6_nh_mtu_change()
2026-06-23 1:30 UTC (2+ messages)
[PATCH net] net/wan/hdlc_ppp: sync per-proto timers before freeing hdlc state
2026-06-23 1:30 UTC (2+ messages)
[PATCH net v2] eth: bnxt: improve the timing of stats
2026-06-23 1:30 UTC (2+ messages)
[PATCH v4 net] net: mana: Optimize irq affinity for low vcpu configs
2026-06-23 1:22 UTC (2+ messages)
[PATCH v2 0/7] seg6: add SRv6 Mobile User Plane (RFC 9433) behaviors
2026-06-23 1:18 UTC (2+ messages)
[PATCH iproute2] ip: return correct status from help command
2026-06-23 1:14 UTC (2+ messages)
` [PATCH v2] iproute2: return correct status from help commands across all utilities
[PATCH net v2] net: ethernet: ti: icssg: guard PA stat lookups
2026-06-23 0:40 UTC (2+ messages)
[syzbot] [wpan?] KASAN: slab-use-after-free Read in hwsim_set_promiscuous_mode
2026-06-23 0:31 UTC
[PATCH] rocker: Fix memory leak in ofdpa_port_fdb()
2026-06-23 0:10 UTC (2+ messages)
[PATCH net 3/3] net/mlx5e: TC, skip peer flow cleanup when LAG seq is unavailable
2026-06-23 0:03 UTC (4+ messages)
[PATCH net-next 0/3] selftests/xsk: stabilize timeout test behavior
2026-06-22 23:48 UTC (5+ messages)
[PATCH net] net, bpf: check master for NULL in xdp_master_redirect()
2026-06-22 23:34 UTC (5+ messages)
[PATCH bpf-next v2 0/2] bpf: Guard conntrack opts error writes
2026-06-22 23:10 UTC (2+ messages)
[PATCH net v2] sfc: Use acquire/release for irq_soft_enabled
2026-06-22 22:39 UTC (2+ messages)
[PATCH net v2 0/2] net: ethernet: sunplus: spl2sw: fix of_node refcount leaks
2026-06-22 22:36 UTC (3+ messages)
` [PATCH net v2 2/2] net: ethernet: sunplus: spl2sw: fix multiple of_node refcount leaks in probe
[PATCH net v3 0/2] vsock/virtio: fix msg_iter desync on transmission failure
2026-06-22 22:27 UTC (3+ messages)
` [PATCH net v3 1/2] iov_iter: export iov_iter_restore
` [PATCH net v3 2/2] vsock/virtio: restore msg_iter on transmission failure
[PATCH net 0/8][pull request] Intel Wired LAN Driver Updates 2026-06-22 (ice, i40e, e1000e)
2026-06-22 22:00 UTC (9+ messages)
` [PATCH net 1/8] ice: fix FDIR CTRL VSI resource leak in ice_reset_all_vfs()
` [PATCH net 2/8] ice: fix AQ error code comparison in ice_set_pauseparam()
` [PATCH net 3/8] ice: fix ice_init_link() error return preventing probe
` [PATCH net 4/8] ice: call netif_keep_dst() once when entering switchdev mode
` [PATCH net 5/8] ice: dpll: set pointers to NULL after kfree in ice_dpll_deinit_info
` [PATCH net 6/8] ice: dpll: fix memory leak in ice_dpll_init_info error paths
` [PATCH net 7/8] i40e: Fix i40e_debug() to use struct i40e_hw argument
` [PATCH net 8/8] e1000e: Reconfigure PLL clock gate timeout and re-enable K1 on Meteor Lake
building ynl afaics requires updating the UAPI headers first
2026-06-22 21:56 UTC (6+ messages)
[RFC PATCH v3 0/4] Add ntp_error to clock snapshot, enable NTP_PPS on tickless kernel
2026-06-22 20:36 UTC (5+ messages)
` [RFC PATCH v3 1/4] timekeeping: Apply extrapolated ntp_error to clock snapshots
` [RFC PATCH v3 2/4] pps: Drop the !NO_HZ_COMMON dependency from NTP_PPS
` [RFC PATCH v3 3/4] pps: Always use ktime_get_snapshot_id() for pps_get_ts()
` [RFC PATCH v3 4/4] [DO NOT MERGE] ptp: ptp_vmclock: Add simulated 1PPS support
[PATCH net-next] selftests: tls: size splice_short pipe by page size
2026-06-22 20:28 UTC
[PATCH bpf-next] bpf, unix: Guard sk_msg-dependent code behind CONFIG_NET_SOCK_MSG
2026-06-22 20:23 UTC (3+ messages)
[PATCH net] seg6: validate SRH length before reading fixed fields
2026-06-22 19:33 UTC (2+ messages)
[syzbot] [wireguard?] KCSAN: data-race in wg_socket_send_skb_to_peer / wg_socket_send_skb_to_peer (9)
2026-06-22 19:34 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