messages from 2026-04-21 13:56:14 to 2026-04-22 07:20:24 UTC [more...]
[PATCH net] net: txgbe: fix firmware version check
2026-04-22 7:18 UTC
[PATCH net v4 0/2] tcp: fix listener wakeup after reuseport migration
2026-04-22 7:14 UTC (7+ messages)
` [PATCH net v4 1/2] tcp: call sk_data_ready() after listener migration
` [PATCH net v4 2/2] selftests/bpf: check epoll readiness during reuseport migration
[PATCH net-deletions v2] net: remove unused ATM protocols and legacy ATM device drivers
2026-04-22 7:08 UTC (2+ messages)
[net-next PATCH 00/10] net: dsa: realtek: rtl8365mb: bridge offloading and VLAN support
2026-04-22 6:56 UTC (15+ messages)
` [net-next PATCH 06/10] net: dsa: realtek: rtl8365mb: add "
` [net-next PATCH 07/10] net: dsa: realtek: rtl8365mb: add port_bridge_{join,leave}
` [net-next PATCH 08/10] net: dsa: realtek: rtl8365mb: add FDB support
` [net-next PATCH 09/10] net: dsa: realtek: rtl8365mb: add bridge port flags
a bug in drivers/net/macsec.c ? (ssci endianness)
2026-04-22 6:47 UTC (2+ messages)
[PATCH-next 00/23] cgroup/cpuset: Enable runtime update of nohz_full and managed_irq CPUs
2026-04-22 6:39 UTC (22+ messages)
` [PATCH 02/23] sched/isolation: Enhance housekeeping_update() to support updating more than one HK cpumask
` [PATCH 03/23] tick/nohz: Make nohz_full parameter optional
` [PATCH 04/23] tick/nohz: Allow runtime changes in full dynticks CPUs
` [PATCH 05/23] tick: Pass timer tick job to an online HK CPU in tick_cpu_dying()
` [PATCH 10/23] cpu: Use RCU to protect access of HK_TYPE_TIMER cpumask
` [PATCH 16/23] genirq/cpuhotplug: Use RCU to protect access of HK_TYPE_MANAGED_IRQ cpumask
` [PATCH 18/23] cpu/hotplug: Add a new cpuhp_offline_cb() API
[PATCH] smb: smbdirect: move fs/smb/common/smbdirect/ to fs/smb/smbdirect/
2026-04-22 6:31 UTC
[PATCH net 14/18] drivers: net: xircom: xirc2ps: Remove this driver
2026-04-22 6:21 UTC
[PATCH] wifi: mac80211: check ieee80211_rx_data_set_link return in pubsta MLO path
2026-04-22 6:27 UTC (2+ messages)
[PATCH v1 00/11] Introduce error threshold to drm_ras
2026-04-22 6:25 UTC (9+ messages)
` [PATCH v1 02/11] drm/ras: Introduce get-error-threshold
` [PATCH v1 03/11] drm/ras: Introduce set-error-threshold
` [PATCH v1 05/11] drm/xe/sysctrl: Add system controller interrupt handler
[PATCH net v1] vhost_net: fix sleeping with preempt-disabled in vhost_net_busy_poll()
2026-04-22 6:05 UTC (2+ messages)
[PATCH] dt-bindings: Fix phandle-array constraints, again
2026-04-22 5:46 UTC (4+ messages)
[PATCH net 00/18] Remove a number of ISA and PCMCIA Ethernet drivers
2026-04-22 5:42 UTC (28+ messages)
` [PATCH net 01/18] drivers: net: 3com: 3c509: Remove this driver
` [PATCH net 02/18] drivers: net: 3com: 3c515: "
` [PATCH net 03/18] drivers: net: 3com: 3c574: "
` [PATCH net 04/18] drivers: net: 3com: 3c589: "
` [PATCH net 05/18] drivers: net: 3com: 3c59x: "
` [PATCH net 06/18] drivers: net: amd: Remove hplance and mvme147
` [PATCH net 07/18] drivers: net: amd: lance: Remove this driver
` [PATCH net 08/18] drivers: net: amd: nmclan: "
` [PATCH net 09/18] drivers: net: smsc: smc9194: "
` [PATCH net 10/18] drivers: net: smsc: smc91c92: "
` [PATCH net 11/18] drivers: net: cirrus: cs89x0: "
` [PATCH net 12/18] drivers: net: cirrus: mac89x0: "
` [PATCH net 13/18] drivers: net: fujitsu: fmvj18x: "
` [PATCH net 14/18] drivers: net: xircom: xirc2ps: "
` [PATCH net 15/18] drivers: net: 8390: AX88190: "
` [PATCH net 16/18] drivers: net: 8390: pcnet: "
` [PATCH net 17/18] drivers: net: 8390: ultra: "
` [PATCH net 18/18] drivers: net: 8390: wd80x3: "
[PATCH bpf-next v4 0/4] bpf: Reject TCP_NODELAY in TCP header option
2026-04-22 5:05 UTC (8+ messages)
` [PATCH bpf-next v4 1/4] bpf: Reject TCP_NODELAY in TCP header option callbacks
` [PATCH bpf-next v4 2/4] bpf: Reject TCP_NODELAY in bpf-tcp-cc
` [PATCH bpf-next v4 3/4] selftests/bpf: Test TCP_NODELAY in TCP hdr opt callbacks
` [PATCH bpf-next v4 4/4] selftests/bpf: Verify bpf-tcp-cc rejects TCP_NODELAY
[PATCH 0/2] net: packetengines: remove obsolete PCI drivers
2026-04-22 4:48 UTC (3+ messages)
` [PATCH 1/2] net: packetengines: remove obsolete hamachi driver
` [PATCH 2/2] net: packetengines: remove obsolete yellowfin driver and vendor dir
[PATCH net v6] net: stmmac: Prevent NULL deref when RX memory exhausted
2026-04-22 4:45 UTC
[PATCH net v3 0/8] xsk: fix bugs around xsk skb allocation
2026-04-22 3:36 UTC (9+ messages)
` [PATCH net v3 1/8] xsk: reject sw-csum UMEM binding to IFF_TX_SKB_NO_LINEAR devices
` [PATCH net v3 2/8] xsk: handle NULL dereference of the skb without frags issue
` [PATCH net v3 3/8] xsk: fix use-after-free of xs->skb in xsk_build_skb() free_err path
` [PATCH net v3 4/8] xsk: prevent CQ desync when freeing half-built skbs in xsk_build_skb()
` [PATCH net v3 5/8] xsk: avoid skb leak in XDP_TX_METADATA case
` [PATCH net v3 6/8] xsk: free the skb when hitting the upper bound MAX_SKB_FRAGS
` [PATCH net v3 7/8] xsk: fix xsk_addrs slab leak on multi-buffer error path
` [PATCH net v3 8/8] xsk: don't support AF_XDP on 32-bit architectures
[PATCH net] tcp: make probe0 timer handle expired user timeout
2026-04-22 3:31 UTC (3+ messages)
[PATCH net v2 0/8] xsk: fix bugs around xsk skb allocation
2026-04-22 2:54 UTC (6+ messages)
` [PATCH net v2 8/8] xsk: fix u64 descriptor address truncation on 32-bit architectures
[PATCH net v2 0/2] tcp: symmetric challenge ACK for SEG.ACK > SND.NXT
2026-04-22 2:38 UTC (3+ messages)
` [PATCH net v2 2/2] selftests/net: packetdrill: cover RFC 5961 5.2 challenge ACK on both edges
[PATCH] net: phonet: do not BUG_ON() in pn_socket_autobind() on failed bind
2026-04-22 2:21 UTC (2+ messages)
[PATCH] net: phonet: fix BUG_ON() in pn_socket_autobind()
2026-04-22 2:15 UTC
[PATCH net-deletions] net: remove ax25 and amateur radio (hamradio) subsystem
2026-04-22 1:56 UTC (6+ messages)
[PATCH net v1] net: validate skb->napi_id in RX tracepoints
2026-04-22 1:55 UTC (5+ messages)
[PATCH net v3 0/2] tcp: fix listener wakeup after reuseport migration
2026-04-22 0:38 UTC (6+ messages)
` [PATCH net v3 1/2] tcp: call sk_data_ready() after listener migration
` [PATCH net v3 2/2] selftests/bpf: check epoll readiness during reuseport migration
[syzbot] [kvm?] [net?] [virt?] BUG: sleeping function called from invalid context in vhost_get_avail_idx
2026-04-22 0:36 UTC (5+ messages)
[PATCH] rxrpc: fix missing validation of ticket length in
2026-04-22 0:32 UTC
[PATCH iproute2] ss: fix vsock port filter
2026-04-21 23:37 UTC (5+ messages)
[syzbot] [net?] kernel BUG in pn_socket_sendmsg
2026-04-21 23:16 UTC
[PATCH bpf-next v3 0/9] Refactor verifier object relationship tracking
2026-04-21 22:52 UTC (12+ messages)
` [PATCH bpf-next v3 1/9] bpf: Unify dynptr handling in the verifier
` [PATCH bpf-next v3 2/9] bpf: Assign reg->id when getting referenced kptr from ctx
` [PATCH bpf-next v3 3/9] bpf: Preserve reg->id of pointer objects after null-check
` [PATCH bpf-next v3 4/9] bpf: Refactor object relationship tracking and fix dynptr UAF bug
` [PATCH bpf-next v3 5/9] bpf: Remove redundant dynptr arg check for helper
` [PATCH bpf-next v3 6/9] selftests/bpf: Test creating dynptr from dynptr data and slice
` [PATCH bpf-next v3 7/9] selftests/bpf: Test using dynptr after freeing the underlying object
` [PATCH bpf-next v3 8/9] selftests/bpf: Test using slice after invalidating dynptr clone
` [PATCH bpf-next v3 9/9] selftests/bpf: Test using file dynptr after the reference on file is dropped
[PATCH net v2 1/8] xsk: reject sw-csum UMEM binding to IFF_TX_SKB_NO_LINEAR devices
2026-04-21 22:20 UTC (4+ messages)
[PATCH net v8 00/15] net: sleepable ndo_set_rx_mode
2026-04-21 22:19 UTC (5+ messages)
` [PATCH net v8 03/15] net: cache snapshot entries for ndo_set_rx_mode_async
[PATCH net 2/4] rxrpc: Fix conn-level packet handling to unshare RESPONSE packets
2026-04-21 20:58 UTC (3+ messages)
[PATCH net 0/4] rxrpc: Miscellaneous fixes
2026-04-21 20:32 UTC (3+ messages)
` [PATCH net 1/4] rxrpc: Fix memory leaks in rxkad_verify_response()
[PATCH net v3] ipv6: Cap TLV scan in ip6_tnl_parse_tlv_enc_lim
2026-04-21 20:24 UTC
[PATCH iproute2] lib: add input validation for time, rate, and size parsing functions
2026-04-21 20:23 UTC
[PATCH v11 0/4] Support multi-channel IRQs in stmmac platform drivers
2026-04-21 20:07 UTC (5+ messages)
` [PATCH v11 2/4] arm64: dts: s32: set Ethernet channel irqs
` [PATCH v11 4/4] stmmac: s32: enable support for Multi-IRQ mode
[PATCH] net: usb: rtl8150: fix use-after-free in rtl8150_start_xmit()
2026-04-21 20:05 UTC (2+ messages)
[PATCH net v3 1/1] net: l3mdev: Reject non-L3 uppers in slave helpers
2026-04-21 19:44 UTC (5+ messages)
[PATCH bpf-next] selftests/bpf: drop xdping tool
2026-04-21 18:39 UTC (3+ messages)
[PATCH v1] net: liquidio: resolve VF pci_dev on demand for FLR requests
2026-04-21 18:39 UTC (3+ messages)
[PATCH net 1/2] net/mlx5e: psp: Fix invalid access on PSP dev registration fail
2026-04-21 18:32 UTC (10+ messages)
[PATCH] gtp: disable BH before calling udp_tunnel_xmit_skb()
2026-04-21 18:08 UTC (6+ messages)
[PATCH net] seg6: fix seg6 lwtunnel output redirect for L2 reduced encap mode
2026-04-21 17:50 UTC (2+ messages)
[PATCH net v3] hv_sock: Report EOF instead of -EIO for FIN
2026-04-21 17:57 UTC (2+ messages)
[PATCH net v2] hv_sock: Report EOF instead of -EIO for FIN
2026-04-21 17:54 UTC (6+ messages)
` [EXTERNAL] "
[PATCH net] hv_sock: Return -EIO for malformed/short packets
2026-04-21 17:49 UTC
[PATCH v2 0/2] Bluetooth: ISO: Fix KCSAN data-races on iso_pi(sk)
2026-04-21 17:40 UTC (2+ messages)
[PATCH net] net: ipv6: fix NOREF dst use in seg6 and rpl lwtunnels
2026-04-21 17:33 UTC (3+ messages)
[PATCH net v4 0/2] net: airoha: Fix airoha_qdma_cleanup_tx_queue() processing
2026-04-21 17:32 UTC (5+ messages)
` [PATCH net v4 2/2] net: airoha: Add missing bits in airoha_qdma_cleanup_tx_queue()
[PATCH 0/3] mptcp: add RECVERR and MSG_ERRQUEUE support
2026-04-21 17:16 UTC (6+ messages)
` [PATCH 1/3] mptcp: propagate RECVERR sockopts to subflows
` [PATCH 2/3] mptcp: support MSG_ERRQUEUE on the parent socket
` [PATCH 3/3] selftests: mptcp: cover RECVERR and MSG_ERRQUEUE
[PATCH net-deletions] net: remove ISDN subsystem and Bluetooth CMTP
2026-04-21 17:12 UTC (3+ messages)
[PATCH net] netconsole: avoid out-of-bounds access on empty string in trim_newline()
2026-04-21 16:55 UTC (3+ messages)
[PATCH net v4 0/5] net: mana: Fix probe/remove error path bugs
2026-04-21 16:49 UTC (2+ messages)
[PATCH bpf v2] bpf: Fix NULL pointer dereference in bpf_sk_storage_clone and diag paths
2026-04-21 16:29 UTC (3+ messages)
[PATCH] netfilter: xt_HL: add pr_fmt, default case and NULL checks
2026-04-21 16:24 UTC (2+ messages)
[PATCH net v2 1/1] net/sched: cls_flower: avoid stale mask references after delete
2026-04-21 16:03 UTC
[syzbot] [net?] BUG: spinlock already unlocked in lec_atm_close
2026-04-21 15:35 UTC
[syzbot] [net?] kernel BUG in pn_socket_autobind
2026-04-21 15:35 UTC
[syzbot] [sctp?] WARNING: refcount bug in sctp_association_hold
2026-04-21 15:34 UTC
[syzbot] [net?] [nfs?] KASAN: slab-out-of-bounds Read in cache_seq_start_rcu
2026-04-21 15:34 UTC
[PATCH net] netdevsim: Initialize all fields of ip header when building dummy sk_buff
2026-04-21 15:20 UTC (2+ messages)
[PATCH net v3 1/1] net: hsr: limit node table growth
2026-04-21 15:18 UTC (2+ messages)
Discuss: Future of AX25, NETROM and ROSE in the kernel ?
2026-04-21 15:00 UTC (4+ messages)
[PATCH] net: ne2k-pci: fix missing residual byte in block output for 32-bit IO
2026-04-21 14:57 UTC
[PATCH net-next] nfp: fix swapped arguments in nfp_encode_basic_qdr() calls
2026-04-21 14:46 UTC (2+ messages)
[PATCH net v2] ipv6: rpl: reserve mac_len headroom when recompressed SRH grows
2026-04-21 14:39 UTC (3+ messages)
[PATCH net v2 1/1] net: hsr: avoid learning unknown senders for local delivery
2026-04-21 14:39 UTC (3+ messages)
[PATCH net] net_sched: sch_hhf: annotate data-races in hhf_dump_stats()
2026-04-21 14:33 UTC
[PATCH net-next v6 00/11] Wangxun improvement and new support
2026-04-21 14:33 UTC (3+ messages)
` [PATCH net-next v6 11/11] net: wangxun: implement pci_error_handlers ops
[PATCH net] net/sched: sch_pie: annotate data-races in pie_dump_stats()
2026-04-21 14:29 UTC
[PATCH v2 0/2] Add clear-error-counter command to drm_ras
2026-04-21 14:25 UTC (6+ messages)
` [PATCH v2 1/2] drm/drm_ras: Add clear-error-counter netlink "
[PATCH net] net/sched: sch_fq_codel: remove data-races from fq_codel_dump_stats()
2026-04-21 14:25 UTC
[PATCH net] net/sched: sch_red: annotate data-races in red_dump_stats()
2026-04-21 14:23 UTC
[PATCH net] net/sched: sch_sfb: annotate data-races in sfb_dump_stats()
2026-04-21 14:16 UTC
[PATCH v2 net] net: ax25: fix integer overflow in ax25_rx_fragment()
2026-04-21 14:16 UTC (5+ messages)
` [PATCH v4 "
[PATCH] net/intel: Replace manual array size calculation with ARRAY_SIZE
2026-04-21 14:11 UTC (2+ messages)
Path forward for NFC in the kernel
2026-04-21 14:10 UTC (4+ messages)
[PATCH 1/1] io_uring/zcrx: warn on freelist violations
2026-04-21 13:58 UTC (2+ messages)
[PATCH 1/1] io_uring/zcrx: clear RQ headers on init
2026-04-21 13:58 UTC (2+ messages)
[PATCH 1/1] io_uring/zcrx: fix user_struct uaf
2026-04-21 13:58 UTC (2+ messages)
page: next (older) | 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