messages from 2026-02-17 15:12:18 to 2026-02-18 10:13:23 UTC [more...]
[PATCH 00/38] docs: several improvements to kernel-doc
2026-02-18 10:12 UTC (17+ messages)
` [PATCH 01/38] docs: kdoc_re: add support for groups()
` [PATCH 02/38] docs: kdoc_re: don't go past the end of a line
` [PATCH 03/38] docs: kdoc_parser: move var transformers to the beginning
` [PATCH 04/38] docs: kdoc_parser: don't mangle with function defines
` [PATCH 05/38] docs: kdoc_parser: add functions support for NestedMatch
` [PATCH 06/38] docs: kdoc_parser: use NestedMatch to handle __attribute__ on functions
` [PATCH 07/38] docs: kdoc_parser: fix variable regexes to work with size_t
` [PATCH 08/38] docs: kdoc_parser: fix the default_value logic for variables
` [PATCH 09/38] docs: kdoc_parser: add some debug for variable parsing
` [PATCH 10/38] docs: kdoc_parser: don't exclude defaults from prototype
` [PATCH 11/38] docs: kdoc_parser: fix parser to support multi-word types
` [PATCH 12/38] docs: kdoc_parser: ignore context analysis and lock attributes
` [PATCH 13/38] docs: kdoc_parser: add support for LIST_HEAD
` [PATCH 14/38] docs: kdoc_parser: handle struct member macro VIRTIO_DECLARE_FEATURES(name)
` [PATCH 15/38] docs: kdoc_re: properly handle strings and escape chars on it
` [PATCH 16/38] docs: kdoc_re: better show KernRe() at documentation
[PATCH net v2] bnge: fix reserving resources from FW
2026-02-18 10:08 UTC (2+ messages)
[RFC net-next 0/3] cleanup of usbnet descriptor allocation
2026-02-18 10:06 UTC (8+ messages)
` [RFC net-next 1/3] net: usb: divorce private data and cdc state in usbnet
` [RFC net-next 2/3] net: usb: usbnet: switch to dynamic allocation of private data
[PATCH net] eth: fbnic: Advertise supported XDP features
2026-02-18 10:05 UTC (2+ messages)
[PATCH net v2] net/rds: fix recursive lock in rds_tcp_conn_slots_available
2026-02-18 10:02 UTC (3+ messages)
` [net,v2] "
[PATCH net] vsock: lock down child_ns_mode as write-once
2026-02-18 10:02 UTC (2+ messages)
[PATCH v2 0/2] xen/xenbus: better handle backend crash
2026-02-18 9:52 UTC (2+ messages)
` [PATCH v2 1/2] xenbus: add xenbus_device parameter to xenbus_read_driver_state()
[PATCH net v2] espintcp: Fix race condition in espintcp_close()
2026-02-18 9:44 UTC (2+ messages)
[PATCH v5 0/9] landlock: UNIX connect() control by pathname and scope
2026-02-18 9:36 UTC (3+ messages)
` [PATCH v5 1/9] lsm: Add LSM hook security_unix_find
[PATCH net-next v4 0/8] net: dsa: microchip: Add PTP support for the KSZ8463
2026-02-18 9:36 UTC (6+ messages)
` [PATCH net-next v4 5/8] net: dsa: microchip: Add KSZ8463 tail tag handling
[PATCH] net: tls: Use disable_delayed_work_sync() instead of cancel_delayed_work_sync() in tls_sw_cancel_work_tx()
2026-02-18 9:36 UTC (5+ messages)
[PATCH iwl-next v2] ice: implement symmetric RSS hash configuration
2026-02-18 9:26 UTC (2+ messages)
[PATCH bpf-next v2 0/2] bpf: Add multi-level pointer parameter support for trampolines
2026-02-18 9:25 UTC (6+ messages)
` [PATCH bpf-next v2 1/2] bpf: Support multi-level pointer params via PTR_TO_MEM "
` [PATCH bpf-next v2 2/2] selftests/bpf: Add trampolines multi-level pointer params test coverage
[PATCH] xfrm: kill xfrm_dev_{state,policy}_flush_secctx_check()
2026-02-18 9:22 UTC (11+ messages)
[PATCH bpf-next] bpf: fix selftest/xsk single test selection
2026-02-18 9:20 UTC
[PATCH] net: qrtr: Expand control port access to root
2026-02-18 9:17 UTC (5+ messages)
[PATCH 0/3] Fixes for stmmac driver
2026-02-18 8:55 UTC (7+ messages)
` [PATCH 1/3] net: stmmac: fix pinctrl management during suspend/resume
` [PATCH 2/3] net: stmmac: restore pinctrl when driver remove
` [PATCH 3/3] net: stmmac: manage error case during stmmac_dvr_probe
[PATCH net v6] net: nfc: nci: Fix parameter validation for packet data
2026-02-18 8:50 UTC (2+ messages)
[REGRESSION] Discussion on "xfrm: Duplicate SPI Handling"
2026-02-18 8:41 UTC (6+ messages)
[PATCH v1 iwl-net] igc: fix missing update of skb->tail in igc_xmit_frame()
2026-02-18 8:08 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH net-next v2 1/2] selftests: drv-net: rss: validate min RSS table size
2026-02-18 8:02 UTC (8+ messages)
[PATCH v1 iwl-net] iavf: fix out-of-bounds writes in iavf_get_ethtool_stats()
2026-02-18 8:00 UTC (4+ messages)
` [Intel-wired-lan] "
"Dead loop on virtual device" error without softirq-BKL on PREEMPT_RT
2026-02-18 7:30 UTC (4+ messages)
[PATCH net V2 0/6] mlx5 misc fixes 2026-02-18
2026-02-18 7:29 UTC (7+ messages)
` [PATCH net V2 1/6] net/mlx5: Fix multiport device check over light SFs
` [PATCH net V2 2/6] net/mlx5e: Fix misidentification of ASO CQE during poll loop
` [PATCH net V2 3/6] net/mlx5: Fix misidentification of write combining "
` [PATCH net V2 4/6] net/mlx5e: MACsec, add ASO poll loop in macsec_aso_set_arm_event
` [PATCH net V2 5/6] net/mlx5e: Fix deadlocks between devlink and netdev instance locks
` [PATCH net V2 6/6] net/mlx5e: Use unsigned for mlx5e_get_max_num_channels
[PATCH 6.1, 5.15, 5.10] net: Handle napi_schedule() calls from non-interrupt
2026-02-18 6:45 UTC
[PATCH net] eth: fbnic: Add validation for MTU changes
2026-02-18 6:33 UTC (2+ messages)
[PATCHv3 net] bonding: alb: fix UAF in rlb_arp_recv during bond up/down
2026-02-18 6:09 UTC
[PATCH v3] net: usb: lan78xx: scan all MDIO addresses on LAN7801
2026-02-18 5:28 UTC
[PATCH v2] net: usb: lan78xx: scan all MDIO addresses on LAN7801
2026-02-18 5:21 UTC (3+ messages)
[PATCHv2 net] bonding: alb: fix UAF in rlb_arp_recv during bond up/down
2026-02-18 4:36 UTC (4+ messages)
[PATCH v3] bpf: cpumap: add missing XDP_ABORTED handling in xdp prog runner
2026-02-18 4:29 UTC
[PATCH net v2] rds: tcp: fix uninit-value in __inet_bind
2026-02-18 4:19 UTC (2+ messages)
[PATCH v2] bpf: cpumap: add missing XDP_ABORTED handling in xdp prog runner
2026-02-18 4:17 UTC
[PATCH] bpf: cpumap: add missing XDP_ABORTED handling in xdp prog runner
2026-02-18 4:16 UTC
[PATCH iproute2 0/2] mptcp: support colors & display iface name
2026-02-18 4:00 UTC (2+ messages)
[PATCH iproute2] ip/netns: avoid redundant mounts
2026-02-18 3:24 UTC (2+ messages)
[PATCH] net/sched: act_skbedit: fix divide-by-zero in tcf_skbedit_hash()
2026-02-18 1:40 UTC (4+ messages)
` [PATCH v3] "
[PATCH net] net: ethernet: ec_bhf: Fix dma_free_coherent() dma handle
2026-02-18 1:30 UTC (2+ messages)
[PATCH net] vsock: document namespace mode sysctls
2026-02-18 1:30 UTC (2+ messages)
[PATCH net] gve: fix incorrect buffer cleanup in gve_tx_clean_pending_packets for QPL
2026-02-18 1:26 UTC (2+ messages)
[PATCH net] net: do not delay zero-copy skbs in skb_attempt_defer_free()
2026-02-18 1:20 UTC (2+ messages)
[PATCH net] selftests: tc_actions: don't dump 2MB of \0 to stdout
2026-02-18 1:20 UTC (2+ messages)
[PATCH net] dpll: zl3073x: Fix ref frequency setting
2026-02-18 1:20 UTC (3+ messages)
[PATCH net v2] ipv6: addrconf: reduce default temp_valid_lft to 2 days
2026-02-18 1:20 UTC (2+ messages)
[PATCH net] ping: annotate data-races in ping_lookup()
2026-02-18 1:20 UTC (3+ messages)
[PATCH net] macvlan: observe an RCU grace period in macvlan_common_newlink() error path
2026-02-18 1:20 UTC (2+ messages)
[PATCH] net: psp: select CONFIG_SKB_EXTENSIONS
2026-02-18 1:20 UTC (3+ messages)
[PATCH] net: dsa: MxL862xx: don't force-enable MAXLINEAR_GPHY
2026-02-18 1:20 UTC (2+ messages)
[PATCH net v1] net: defer __dev_set_promiscuity() to avoid sleeping in atomic context
2026-02-18 1:10 UTC (2+ messages)
[PATCH net] ipv6: fix a race in ip6_sock_set_v6only()
2026-02-18 1:10 UTC (3+ messages)
[PATCH bpf-next v3 0/5] Add the the capability to load HW RX checsum in eBPF programs
2026-02-18 1:01 UTC (3+ messages)
` [PATCH bpf-next v3 1/5] netlink: specs: Add XDP RX checksum capability to XDP metadata specs
[PATCH net-next v4 0/5] net: sched: refactor qdisc drop reasons into dedicated tracepoint
2026-02-18 0:34 UTC (3+ messages)
` [PATCH net-next v4 1/5] net: sched: introduce qdisc-specific drop reason tracing
[REGRESSION] NFC broken on Thinkpad T14 Gen since 9c328f5
2026-02-18 0:21 UTC (4+ messages)
[PATCH v5] bpf: test_run: Fix the null pointer dereference issue in bpf_lwt_xmit_push_encap
2026-02-17 23:39 UTC (6+ messages)
[PATCH iwl-net] ice: update PCS latency settings for E825 10G/25Gb modes
2026-02-17 22:59 UTC
[PATCH net] bnge: Fix typo
2026-02-17 22:40 UTC (4+ messages)
[PATCH] bpf: cpumap: add missing XDP_ABORTED handling in xdp prog runner
2026-02-17 22:37 UTC (2+ messages)
[PATCH] r8169: avoid OOM when allocating RX buffers
2026-02-17 22:33 UTC (4+ messages)
[ANN] netdev development stats for 7.0 (and some AI review thoughts)
2026-02-17 22:15 UTC (3+ messages)
[PATCH net] net: flow_offload: protect driver_block_list in flow_block_cb_setup_simple()
2026-02-17 22:05 UTC (8+ messages)
[PATCH bpf-next 0/2] bpf: Add multi-level pointer parameter support for trampolines
2026-02-17 21:45 UTC (3+ messages)
` [PATCH bpf-next 1/2] bpf: Support multi-level pointer params via PTR_TO_MEM "
` [PATCH bpf-next 2/2] selftests/bpf: Add trampolines multi-level pointer params test coverage
[net-next v23 0/7] net: mtip: Add support for MTIP imx287 L2 switch driver
2026-02-17 21:59 UTC (6+ messages)
` [net-next v23 2/7] net: mtip: The L2 switch driver for imx287
[syzbot] [net?] possible deadlock in inet6_getname
2026-02-17 21:57 UTC (12+ messages)
[PATCH net-next] tcp: try to defer / return acked skbs to originating CPU
2026-02-17 21:56 UTC (13+ messages)
[PATCH net-next v16 00/12] vsock: add namespace support to vhost-vsock and loopback
2026-02-17 21:46 UTC (4+ messages)
` [PATCH net-next v16 01/12] vsock: add netns to vsock core
[PATCH net v4 0/2] xsk: Fixes for AF_XDP fragment handling
2026-02-17 21:08 UTC (3+ messages)
` [PATCH net v4 1/2] xsk: Fix fragment node deletion to prevent buffer leak
` [PATCH net v4 2/2] xsk: Fix zero-copy AF_XDP fragment drop
[PATCH net] tcp: fix potential race in tcp_v6_syn_recv_sock()
2026-02-17 20:41 UTC (2+ messages)
[PATCH v2 0/2] Fix warnings for RISC-V builds
2026-02-17 20:33 UTC (7+ messages)
` [PATCH v2 2/2] net: macb: fix format-truncation warning
[net-next PATCH v3 0/3] Grab IPA IMEM slice through DT
2026-02-17 20:25 UTC (6+ messages)
` [PATCH net-next v3 1/3] dt-bindings: sram: qcom,imem: Allow modem-tables subnode
` [PATCH net-next v3 3/3] net: ipa: Grab IMEM slice base/size from DTS
[PATCH] strparser: Use worker disable API instead of cancellation in strp_done()
2026-02-17 19:45 UTC (3+ messages)
[PATCH net] net_sched: act_ct: drop all packets when not attached to ingress
2026-02-17 19:37 UTC (5+ messages)
[PATCH net-next v2 00/14] net: stmmac: SerDes, PCS, BASE-X, and inband goodies
2026-02-17 18:51 UTC (3+ messages)
` [PATCH net-next v2 02/14] net: stmmac: qcom-ethqos: convert to set_clk_tx_rate() method
[PATCH RFC net-next 0/9] net: stmmac: qcom-ethqos: cleanups and re-organise SerDes handling
2026-02-17 18:40 UTC (18+ messages)
` [PATCH RFC net-next 1/9] net: stmmac: qcom-ethqos: rename "por" memebers to "rgmii_por"
` [PATCH RFC net-next 2/9] net: stmmac: qcom-ethqos: remove register field value obfuscations
` [PATCH RFC net-next 3/9] net: stmmac: qcom-ethqos: change ethqos_configure*() to return void
` [PATCH RFC net-next 4/9] net: stmmac: qcom-ethqos: move qcom_ethqos_set_sgmii_loopback() up
` [PATCH RFC net-next 5/9] net: stmmac: qcom-ethqos: move loopback disable to .mac_finish()
` [PATCH RFC net-next 7/9] net: stmmac: qcom-ethqos: pass phy interface mode to configs
` [PATCH RFC net-next 8/9] net: stmmac: qcom-ethqos: use phy interface mode for inband
` [PATCH RFC net-next 9/9] net: stmmac: qcom-ethqos: move SerDes speed configuration
[PATCH net v2] net: usb: kaweth: remove TX queue manipulation in kaweth_set_rx_mode
2026-02-17 17:50 UTC
[PATCH] netlink: specs: add specification for NBD
2026-02-17 17:40 UTC (3+ messages)
[PATCH net] net/mlx5e: XSK, Fix unintended ICOSQ change
2026-02-17 16:48 UTC (2+ messages)
[PATCH] net: usb: kaweth: remove TX queue manipulation in kaweth_set_rx_mode
2026-02-17 16:48 UTC (6+ messages)
[PATCH net 00/10] netfilter: updates for net
2026-02-17 16:32 UTC (11+ messages)
` [PATCH net 01/10] netfilter: annotate NAT helper hook pointers with __rcu
` [PATCH net 02/10] netfilter: nft_counter: serialize reset with spinlock
` [PATCH net 03/10] netfilter: nft_quota: use atomic64_xchg for reset
` [PATCH net 04/10] netfilter: nf_tables: revert commit_mutex usage in reset path
` [PATCH net 05/10] netfilter: nf_conntrack_h323: don't pass uninitialised l3num value
` [PATCH net 06/10] include: uapi: netfilter_bridge.h: Cover for musl libc
` [PATCH net 07/10] ipvs: skip ipv6 extension headers for csum checks
` [PATCH net 08/10] ipvs: do not keep dest_dst if dev is going down
` [PATCH net 09/10] net: remove WARN_ON_ONCE when accessing forward path array
` [PATCH net 10/10] netfilter: nf_tables: fix use-after-free in nf_tables_addchain()
[PATCH bpf v3 0/9] Address XDP frags having negative tailroom
2026-02-17 16:19 UTC (7+ messages)
` [PATCH bpf v3 5/9] i40e: fix registering XDP RxQ info
` [PATCH bpf v3 6/9] i40e: use xdp.frame_sz as XDP RxQ info frag_size
` [PATCH bpf v3 7/9] libeth, idpf: use truesize "
[PATCH RFC net-next v2] net: dsa: mv88e6xxx: Add partial support for TCAM entries
2026-02-17 16:18 UTC (4+ messages)
[PATCH RFC net-next 0/2] hsr: Add additional info to send/ receive skbs
2026-02-17 16:14 UTC (11+ messages)
` [PATCH RFC net-next 1/2] hsr: Allow to send a specific port and with HSR header
` [PATCH RFC net-next 2/2] af_packet: Add port specific handling for HSR
[RFC io_uring review-only 0/4] zcrx mapping cleanups and device-less instances
2026-02-17 16:12 UTC (2+ messages)
[syzbot] [net?] KCSAN: data-race in tcp_assign_congestion_control / tcp_v6_syn_recv_sock
2026-02-17 16:08 UTC
[PATCH iwl-next v11] ice: add support for unmanaged DPLL on E830 NIC
2026-02-17 15:58 UTC
[PATCH v1 iwl-net] iavf: fix out-of-bounds writes in iavf_get_ethtool_stats()
2026-02-17 16:02 UTC (3+ messages)
[PATCH net-next v4 0/3] riscv: spacemit: Add ethernet support for K3
2026-02-17 16:00 UTC (2+ messages)
[PATCH net-next] net: phylink: guard link replay helpers against NULL phylink instance
2026-02-17 15:48 UTC (4+ 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