messages from 2026-04-14 15:15:17 to 2026-04-15 08:09:49 UTC [more...]
[PATCH v12 net-next 00/11] nbl driver for Nebulamatrix NICs
2026-04-15 8:29 UTC (12+ messages)
` [PATCH v12 net-next 01/11] net/nebula-matrix: add minimum nbl build framework
` [PATCH v12 net-next 02/11] net/nebula-matrix: add our driver architecture
` [PATCH v12 net-next 03/11] net/nebula-matrix: add chip related definitions
` [PATCH v12 net-next 04/11] net/nebula-matrix: channel msg value and msg struct
` [PATCH v12 net-next 05/11] net/nebula-matrix: add channel layer
` [PATCH v12 net-next 06/11] net/nebula-matrix: add common resource implementation
` [PATCH v12 net-next 07/11] net/nebula-matrix: add intr "
` [PATCH v12 net-next 08/11] net/nebula-matrix: add vsi "
` [PATCH v12 net-next 09/11] net/nebula-matrix: add Dispatch layer implementation
` [PATCH v12 net-next 10/11] net/nebula-matrix: add common/ctrl dev init/reinit operation
` [PATCH v12 net-next 11/11] net/nebula-matrix: add common dev start/stop operation
[PATCH net v3 0/5] net: mana: Fix probe/remove error path bugs
2026-04-15 8:09 UTC (6+ messages)
` [PATCH net v3 1/5] net: mana: Init link_change_work before potential error paths in probe
` [PATCH net v3 2/5] net: mana: Init gf_stats_work "
` [PATCH net v3 3/5] net: mana: Guard mana_remove against double invocation
` [PATCH net v3 4/5] net: mana: Don't overwrite port probe error with add_adev result
` [PATCH net v3 5/5] net: mana: Fix EQ leak in mana_remove on NULL port
[PATCH iwl-next] e1000e: use ktime_get_real_ns() in e1000e_systim_reset()
2026-04-15 8:04 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH v3 net] ax25: fix OOB read after address header strip in ax25_rcv()
2026-04-15 7:59 UTC (2+ messages)
[RFC PATCH 1/2] kernel/notifier: replace single-linked list with double-linked list for reverse traversal
2026-04-15 7:40 UTC (2+ messages)
[RFC PATCH 0/2] Decouple ftrace/livepatch from module loader via notifier priority and reverse traversal
2026-04-15 7:38 UTC (2+ messages)
[PATCH net-next v9 00/10] net: phy_port: SFP modules representation and phy_port listing
2026-04-15 7:19 UTC (11+ messages)
` [PATCH net-next v9 01/10] net: phy: phy_link_topology: Add a helper for opportunistic alloc
` [PATCH net-next v9 02/10] net: phy: phy_link_topology: Track ports in phy_link_topology
` [PATCH net-next v9 03/10] net: phylink: Register a phy_port for MAC-driven SFP busses
` [PATCH net-next v9 04/10] net: phy: Create SFP phy_port before registering upstream
[PATCH net v2 3/4] net: mana: Don't overwrite port probe error with add_adev result
2026-04-15 7:04 UTC (3+ messages)
[PATCH net v2 4/4] net: mana: Fix EQ leak in mana_remove on NULL port
2026-04-15 7:01 UTC (3+ messages)
[patch 00/38] treewide: Cleanup LATCH, CLOCK_TICK_RATE and get_cycles() [ab]use
2026-04-15 6:47 UTC (9+ messages)
` [patch 05/38] treewide: Remove CLOCK_TICK_RATE
` [patch 07/38] treewide: Consolidate cycles_t
` [patch 32/38] powerpc/spufs: Use mftb() directly
` [patch 33/38] powerpc: Select ARCH_HAS_RANDOM_ENTROPY
[PATCH] llc: Return -EINPROGRESS from llc_ui_connect()
2026-04-15 6:34 UTC
[RFC PATCH 2/2] kernel/module: Decouple klp and ftrace from load_module
2026-04-15 6:43 UTC (2+ messages)
[PATCH v2] dpf: fix UAF and double free in idpf_plug_vport_aux_dev() error path
2026-04-15 6:33 UTC (5+ messages)
` [Intel-wired-lan] "
[PATCH net v2 1/1] af_unix: Reject SIOCATMARK on non-stream sockets
2026-04-15 6:23 UTC (3+ messages)
[PATCH net-next v2] net: openvswitch: decouple flow_table from ovs_mutex
2026-04-15 6:16 UTC (5+ messages)
` [ovs-dev] "
[PATCH] [PATCH net] tipc: fix UAF race in tipc_mon_peer_up/down/remove_peer vs bearer teardown
2026-04-15 6:12 UTC
[PATCH net-next 0/6] net: stmmac: yet more cleanups
2026-04-15 6:08 UTC (3+ messages)
` [PATCH net-next 5/6] net: stmmac: move PHY handling out of __stmmac_open()/release()
[PATCH v2 net 0/2] net: enetc: fix command BD ring issues
2026-04-15 6:08 UTC (3+ messages)
` [PATCH v2 net 1/2] net: enetc: correct the command BD ring consumer index
` [PATCH v2 net 2/2] net: enetc: fix NTMP DMA use-after-free issue
[PATCH v2] rose: fix OOB reads on short CLEAR REQUEST frames
2026-04-15 6:03 UTC (2+ messages)
[PATCH v3 net] rose: fix OOB reads on short CLEAR REQUEST frames
2026-04-15 5:57 UTC
[PATCH net 00/13] Intel Wired LAN Driver Updates 2026-04-14 (ice, i40e, iavf, idpf, e1000e)
2026-04-15 5:48 UTC (14+ messages)
` [PATCH net 01/13] ice: fix 'adjust' timer programming for E830 devices
` [PATCH net 02/13] ice: update PCS latency settings for E825 10G/25Gb modes
` [PATCH net 03/13] ice: fix double free in ice_sf_eth_activate() error path
` [PATCH net 04/13] ice: fix double-free of tx_buf skb
` [PATCH net 05/13] ice: fix PHY config on media change with link-down-on-close
` [PATCH net 06/13] ice: fix ICE_AQ_LINK_SPEED_M for 200G
` [PATCH net 07/13] ice: fix race condition in TX timestamp ring cleanup
` [PATCH net 08/13] ice: fix potential NULL pointer deref in error path of ice_set_ringparam()
` [PATCH net 09/13] i40e: don't advertise IFF_SUPP_NOFCS
` [PATCH net 10/13] i40e: fix napi_enable/disable skipping ringless q_vectors
` [PATCH net 11/13] iavf: fix wrong VLAN mask for legacy Rx descriptors L2TAG2
` [PATCH net 12/13] idpf: fix xdp crash in soft reset error path
` [PATCH net 13/13] e1000e: Unroll PTP in probe error handling
[PATCH] net: ipv4: fix alignment fault in sysctl_fib_multipath_hash_seed on ARM64 with Clang
2026-04-15 5:43 UTC (2+ messages)
[RFC net-next 0/3] tls_sw: add tx record zero padding
2026-04-15 5:40 UTC (11+ messages)
` [RFC net-next 1/3] net/tls_sw: support randomized "
[PATCH bpf v4 0/5] bpf, sockmap: Fix af_unix null-ptr-deref in proto update
2026-04-15 5:02 UTC (7+ messages)
` [PATCH bpf v4 3/5] selftests/bpf: Extend bpf_iter_unix to attempt deadlocking
` [PATCH bpf v4 4/5] bpf, sockmap: Fix af_unix null-ptr-deref in proto update
` [PATCH bpf v4 5/5] bpf, sockmap: Take state lock for af_unix iter
[PATCH bpf-next v2 2/3] bpf: Use kmalloc_nolock() universally in local storage
2026-04-15 4:11 UTC (4+ messages)
[GIT PULL] Networking for 7.1
2026-04-15 3:46 UTC (3+ messages)
[PATCH] netfilter: xt_realm: fix null-ptr-deref in realm_mt()
2026-04-15 3:43 UTC
RE: [Intel-wired-lan] Bug#1104670: linux-image-6.12.25-amd64: system does not shut down - GHES: Fatal hardware error
2026-04-13 14:01 UTC
[BUG] KASAN: slab-use-after-free in sctp_addto_chunk
2026-04-15 3:22 UTC
[PATCH net v2] atm: mpoa: keep mpc->dev referenced across mpoad restart
2026-04-15 3:22 UTC (3+ messages)
[PATCH iwl-net v2] igc: fix potential skb leak in igc_fpe_xmit_smd_frame()
2026-04-15 2:52 UTC
[PATCH net v5] net: stmmac: Prevent NULL deref when RX memory exhausted
2026-04-15 2:39 UTC
[PATCH] net/sched: sch_dualpi2: fix NULL pointer dereference in dualpi2_change()
2026-04-15 2:31 UTC (4+ messages)
[PATCH net-next v2 1/2] keys, dns: drop unused upayload->data NUL terminator
2026-04-15 2:25 UTC (3+ messages)
` [PATCH net-next v2 2/2] KEYS: annotate struct user_key_payload with __counted_by
[PATCH net v6 1/2] flow_dissector: do not dissect PPPoE PFC frames
2026-04-15 2:24 UTC (2+ messages)
` [PATCH net v6 2/2] pppoe: drop "
[PATCH net-next 1/3] net/ethernet: add ZTE network driver support
2026-04-15 1:53 UTC (3+ messages)
` [PATCH net-next 2/3] net/ethernet/zte/dinghai: add logging infrastructure
` [PATCH net-next 3/3] net/ethernet/zte/dinghai: add hardware register access and PCI capability scanning
[PATCH net-next v2 1/2] net: add missing syncookie statistics for BPF custom syncookies
2026-04-15 2:22 UTC (8+ messages)
` [PATCH net-next v2 2/2] selftests/bpf: verify syncookie statistics in tcp_custom_syncookie
[PATCH net-next] net: stmmac: enable RPS and RBU interrupts
2026-04-15 2:12 UTC (7+ messages)
[RFC] Proposal: Add sysfs interface for PCIe TPH Steering Tag retrieval and configuration
2026-04-15 1:47 UTC (9+ messages)
[PATCH bpf] bpf,tcp: avoid infinite recursion in BPF_SOCK_OPS_HDR_OPT_LEN_CB
2026-04-15 1:47 UTC (3+ messages)
[ANN] netdev development stats for 7.1
2026-04-15 1:26 UTC
[PATCH v4] net/mlx5: Fix OOB access and stack information leak in PTP event handling
2026-04-15 1:05 UTC (2+ messages)
[PATCH net v1] net/mlx5: Fix HCA caps leak on notifier init failure
2026-04-15 0:49 UTC
DMA issues with the SKGE drivers
2026-04-15 0:27 UTC (3+ messages)
[PATCH] vsock/virtio: fix accept queue count leak on transport mismatch in recv_listen
2026-04-15 0:04 UTC (3+ messages)
[PATCH net] hv_sock: Report EOF instead of -EIO for FIN
2026-04-14 23:43 UTC
[PATCH net v3 4/4] nfc: llcp: fix OOB read of DM reason byte in nfc_llcp_recv_dm
2026-04-14 23:35 UTC
[PATCH net v3 3/4] nfc: llcp: fix TLV parsing OOB in nfc_llcp_recv_snl
2026-04-14 23:35 UTC
[PATCH net v3 2/4] nfc: llcp: fix TLV parsing in parse_gb_tlv and parse_connection_tlv
2026-04-14 23:35 UTC
[PATCH net v3 1/4] nfc: nci: fix u8 underflow in nci_store_general_bytes_nfc_dep
2026-04-14 23:35 UTC
[PATCH net v3 0/4] nfc: fix multiple parsing vulnerabilities reachable from RF
2026-04-14 23:35 UTC
[RFC PATCH net-next 0/2] udp: fix FOU/GUE over multicast
2026-04-14 23:28 UTC (3+ messages)
` [RFC PATCH net-next 1/2] udp: fix encapsulation packet resubmit in multicast deliver
` [RFC PATCH net-next 2/2] selftests: net: add FOU multicast encapsulation resubmit test
[PATCH v5] net/mlx5: Fix PTP event stack info leak and NULL ptp_clock use
2026-04-14 23:19 UTC
[PATCH net] net: dsa: remove redundant netdev_lock_ops() from conduit ethtool ops
2026-04-14 23:10 UTC
[PATCH net v2 1/1] net: hsr: avoid learning unknown senders for local delivery
2026-04-14 23:05 UTC (4+ messages)
[PATCH v5 net-next 0/8] dpll/ice: Add TXC DPLL type and full TX reference clock control for E825
2026-04-14 21:58 UTC (8+ messages)
[PATCH iwl-next v2 0/2] Introduce IDPF PCI callbacks
2026-04-14 21:43 UTC (7+ messages)
` [PATCH iwl-next v2 2/2] idpf: implement pci error handlers
[RFC PATCH 0/4] nfs: Enable PCI Peer-to-Peer DMA (P2PDMA) support
2026-04-14 20:59 UTC (11+ messages)
` [RFC PATCH 2/4] nfs: add NFS_CAP_P2PDMA and detect transport support
` [RFC PATCH 3/4] nfs: make nfs_page pin-aware
` [RFC PATCH 4/4] nfs: allow P2PDMA in direct I/O path
[PATCH iwl-net v5] ice: fix missing dpll notifications for SW pins
2026-04-14 20:46 UTC (3+ messages)
` [Intel-wired-lan] "
[PATCH RFC bpf-next 0/8] bpf: add support for KASAN checks in JITed programs
2026-04-14 20:44 UTC (10+ messages)
` [PATCH RFC bpf-next 1/8] kasan: expose generic kasan helpers
[PATCH net] ice: fix missing SMA pin initialization in DPLL subsystem
2026-04-14 20:13 UTC (4+ messages)
` [Intel-wired-lan] "
[RFC PATCH v4 00/19] Support socket access-control
2026-04-14 19:45 UTC (5+ messages)
[PATCH net-next v7 00/15] net: sleepable ndo_set_rx_mode
2026-04-14 19:24 UTC (3+ messages)
[PATCH net] net: pse-pd: fix kernel-doc function name for pse_control_find_by_id()
2026-04-14 19:00 UTC (3+ messages)
[PATCH net-next 0/4] WireGuard fixes for 7.1-rc1
2026-04-14 18:50 UTC (6+ messages)
` [PATCH net-next 1/4] wireguard: allowedips: Use kfree_rcu() instead of call_rcu()
` [PATCH net-next 2/4] tools: ynl: add sample for wireguard
` [PATCH net-next 3/4] wireguard: allowedips: remove redundant space
` [PATCH net-next 4/4] wireguard: device: use exit_rtnl callback instead of manual rtnl_lock in pre_exit
[PATCH net] net: pse-pd: fix out-of-bounds bitmap access in pse_isr() on 32-bit
2026-04-14 18:47 UTC (2+ messages)
[PATCH net-next v3 0/5] net: phy: Fix phy_init_hw() placement and update locking
2026-04-14 18:45 UTC (12+ messages)
` [PATCH net-next v3 3/5] net: phy: mscc: Drop unnecessary phydev->lock
` [PATCH net-next v3 4/5] net: phy: microchip_t1: Replace phydev->lock with mdio_lock in lan937x_dsp_workaround()
` [PATCH net-next v3 5/5] net: phy: Move phy_init_hw() from phy_resume() to __phy_resume()
[PATCH net] net/sched: taprio: fix use-after-free in advance_sched() on schedule switch
2026-04-14 18:26 UTC (3+ messages)
TODOs in oa_tc6
2026-04-14 18:18 UTC
[PATCH iwl-net v1] i40e: don't advertise IFF_SUPP_NOFCS
2026-04-14 18:07 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH v10 00/12] VMSCAPE optimization for BHI variant
2026-04-14 18:05 UTC (3+ messages)
` [PATCH v10 01/12] x86/bhi: x86/vmscape: Move LFENCE out of clear_bhb_loop()
[PATCH iwl-net v1] i40e: fix napi_enable/disable skipping ringless q_vectors
2026-04-14 17:58 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH v2] vsock/virtio: fix accept queue count leak on transport mismatch
2026-04-14 17:57 UTC (2+ messages)
[PATCH v2 0/6] bus: mhi: host: mhi_phc: Add support for PHC over MHI
2026-04-14 17:46 UTC (3+ messages)
` [PATCH v2 2/6] bus: mhi: host: Add support for non-posted TSC timesync feature
[PATCH] net: mdio: octeon: use %p for bus id
2026-04-14 17:42 UTC (4+ messages)
[RFC v2 1/2] vfio: add callback to get tph info for dmabuf
2026-04-14 17:34 UTC (11+ messages)
[PATCH net-next v2] net/smc: cap allocation order for SMC-R physically contiguous buffers
2026-04-14 17:16 UTC (4+ messages)
[PATCH iwl-net v2 0/6] ixgbe: six bug fixes
2026-04-14 17:16 UTC (5+ messages)
` [PATCH iwl-net v2 2/6] ixgbe: add bounds check for debugfs register access
` [Intel-wired-lan] "
[PATCH net v5 1/2] flow_dissector: do not dissect PPPoE PFC frames
2026-04-14 17:08 UTC (2+ messages)
[syzbot ci] Re: veth: add Byte Queue Limits (BQL) support
2026-04-14 17:05 UTC (2+ messages)
[PATCH] net: wwan: t7xx: validate port_count against message length in t7xx_port_enum_msg_handler
2026-04-14 16:23 UTC (3+ messages)
` [PATCH v2] "
[PATCH net 0/2] bnge fixes
2026-04-14 16:18 UTC (3+ messages)
` [PATCH net 1/2] bnge: fix initial HWRM sequence
` [PATCH net 2/2] bnge: remove unsupported backing store type
[PATCH net v3 0/3] vsock/virtio: fix MSG_PEEK calculation on bytes to copy
2026-04-14 16:10 UTC (4+ messages)
` [PATCH net v3 1/3] vsock/virtio: fix MSG_PEEK ignoring skb offset when calculating "
` [PATCH net v3 2/3] vsock/test: fix MSG_PEEK handling in recv_buf()
` [PATCH net v3 3/3] vsock/test: add MSG_PEEK after partial recv test
[PATCH net-next v6 0/2] net: mana: add ethtool private flag for full-page RX buffers
2026-04-14 16:00 UTC (4+ messages)
[PATCH net-next v2 0/3] Follow-ups to nk_qlease net selftests
2026-04-14 15:50 UTC (2+ messages)
[PATCH net-next] MAINTAINERS: Add netkit selftest files
2026-04-14 15:50 UTC (2+ messages)
[PATCH net v4 1/2] flow_dissector: do not dissect PPPoE PFC frames
2026-04-14 15:50 UTC (4+ messages)
[PATCH v3 0/3] ksz87xx: add support for low-loss cable equalizer errata
2026-04-14 15:50 UTC (8+ messages)
` [PATCH v3 1/3] net: dsa: microchip: implement KSZ87xx Module 3 low-loss cable errata
[PATCH] net: mdio: MDIO_PIC64HPSC should depend on ARCH_MICROCHIP
2026-04-14 15:48 UTC (2+ messages)
[PATCH v2] wireguard: device: use exit_rtnl callback instead of manual rtnl_lock in pre_exit
2026-04-14 15:44 UTC (5+ messages)
[PATCH net v2 0/4] net: mana: Fix probe/remove error path bugs
2026-04-14 15:41 UTC (5+ messages)
` [PATCH net v2 1/4] net: mana: Init link_change_work before potential error paths in probe
` [PATCH net v2 2/4] net: mana: Init gf_stats_work "
[PATCH 0/4] drbd: switch from genl_magic to YNL
2026-04-14 15:35 UTC (7+ messages)
` [PATCH 2/4] tools: ynl-gen-c: optionally emit structs and helpers
[PATCH v3 net] openvswitch: limit vport upcall portids to the number of CPUs
2026-04-14 15:31 UTC (2+ messages)
[net,PATCH v3 1/2] net: ks8851: Reinstate disabling of BHs around IRQ handler
2026-04-14 15:29 UTC (4+ messages)
[PATCH,net-next] tcp: Add TCP ROCCET congestion control module
2026-04-14 15:26 UTC (4+ messages)
` "
[PATCH net-next 0/2] net: mana: Avoid queue struct allocation failure under memory fragmentation
2026-04-14 15:13 UTC (3+ messages)
` [PATCH net-next 1/2] net: mana: Use per-queue allocation for tx_qp to reduce allocation size
` [PATCH net-next 2/2] net: mana: Use kvmalloc for large RX queue and buffer allocations
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