messages from 2026-03-05 20:01:28 to 2026-03-06 10:51:19 UTC [more...]
[PATCH 00/14] firmware: qcom: Add OP-TEE PAS service support
2026-03-06 10:50 UTC (2+ messages)
` [PATCH 01/14] arm64: dts: qcom: kodiak: Add EL2 overlay
[PATCH 0/3] Remove <linux/of_gpio.h>
2026-03-06 10:25 UTC (8+ messages)
` [PATCH v3 "
` [PATCH v3 1/3] nfc: s3fwrn5: convert to gpio descriptors
` [PATCH v3 2/3] nfc: nfcmrvl: "
` [PATCH v3 3/3] gpio: remove of_get_named_gpio() and <linux/of_gpio.h>
[PATCH net v2] net: sfp: improve Huawei MA5671a fixup
2026-03-06 10:23 UTC (5+ messages)
Stalls when starting a VSOCK listening socket: soft lockups, RCU stalls, timeout
2026-03-06 10:16 UTC (13+ messages)
[PATCH net v2] strparser: Fix race condition in strp_done()
2026-03-06 10:13 UTC (8+ messages)
[PATCH net] drivers: net: ice: fix devlink parameters get without irdma
2026-03-06 10:05 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH net v3 0/3] {net,bpf}: nd_tbl fixes for when ipv6.disable=1
2026-03-06 9:58 UTC (7+ messages)
` [PATCH net v3 1/3] bpf: bpf_out_neigh_v4: Fix nd_tbl NULL dereference when IPv6 is disabled
` [PATCH net v3 2/3] bpf: bpf_out_neigh_v6: "
` [PATCH net v3 3/3] net: bonding: "
[PATCH net] rxrpc, afs: Fix missing error pointer check after rxrpc_kernel_lookup_peer()
2026-03-06 9:57 UTC (2+ messages)
[PATCH phy-next 00/22] Split Generic PHY consumer and provider API
2026-03-06 9:56 UTC (3+ messages)
` [PATCH phy-next 07/22] net: lan969x: include missing <linux/of.h>
[PATCH net-next] ppp: simplify input error handling
2026-03-06 9:36 UTC
[PATCH net-next v6 0/9] net: dsa: microchip: Add PTP support for the KSZ8463
2026-03-06 9:29 UTC (14+ messages)
` [PATCH net-next v6 1/9] net: dsa: microchip: Add support for KSZ8463 global irq
` [PATCH net-next v6 2/9] net: dsa: microchip: Decorrelate IRQ domain from port
` [PATCH net-next v6 4/9] net: dsa: microchip: Add support for KSZ8463's PTP interrupts
[PATCH v3 00/12] vfs: change inode->i_ino from unsigned long to u64
2026-03-06 9:09 UTC (4+ messages)
` [PATCH v3 02/12] audit: widen ino fields "
[PATCH bpf v2] bpf: fix constant blinding bypass for PROBE_MEM32 stores
2026-03-06 9:03 UTC
[PATCH net-next v2 0/8] net: stmmac: mdio related cleanups
2026-03-06 9:01 UTC (3+ messages)
` [PATCH net-next v2 3/8] net: stmmac: mdio: simplify MDC clock divisor lookup
[PATCH net] net: bcmgenet: fix broken EEE by converting to phylib-managed state
2026-03-06 8:31 UTC
[PATCH net v3] net: gso: Forbid IPv6 TSO with extensions on devices with only IPV6_CSUM
2026-03-06 8:29 UTC (6+ messages)
[PATCH v4 0/2] net: bonding: fix type-confusion in bonding header_ops
2026-03-06 8:13 UTC (4+ messages)
[PATCH net-next v2 0/3] ethtool: Dynamic RSS context indirection table resizing
2026-03-06 8:13 UTC (4+ messages)
` [PATCH net-next v2 2/3] bnxt_en: Resize RSS contexts on channel count change
[PATCH net-next v2] net: airoha: Make flow control source port mapping dependent on nbq parameter
2026-03-06 8:07 UTC
[PATCH net-next v8] l2tp: fix double dst_release() on sk_dst_cache race
2026-03-06 7:44 UTC (3+ messages)
[PATCH v4 bpf/net 0/6] sockmap: Fix UAF and broken memory accounting for UDP
2026-03-06 7:44 UTC (10+ messages)
` [PATCH v4 bpf/net 6/6] sockmap: Fix "
[PATCH net-next v1 0/2] selftests: rds: refactor and expand rds selftests test
2026-03-06 7:43 UTC (5+ messages)
[PATCH net-next 0/6] net: sfp: Add support for SGMII to 100FX modules
2026-03-06 7:18 UTC (8+ messages)
` [PATCH net-next 2/6] net: phylink: Allow more interfaces in SFP interface selection
[PATCH bpf] bpf: fix constant blinding bypass for PROBE_MEM32 stores
2026-03-06 6:50 UTC
[PATCH net-next v4 00/10] Wangxun improvement and new support
2026-03-06 6:32 UTC (11+ messages)
` [PATCH net-next v4 01/10] net: ngbe: remove netdev->ethtool->wol_enabled setting
` [PATCH net-next v4 02/10] net: ngbe: move the WOL functions to libwx
` [PATCH net-next v4 03/10] net: ngbe: remove redundant macros
` [PATCH net-next v4 04/10] net: ngbe: improve the reset flow
` [PATCH net-next v4 05/10] net: wangxun: move reusable PCI driver ops functions into libwx
` [PATCH net-next v4 06/10] net: txgbe: add power management support
` [PATCH net-next v4 07/10] net: wangxun: move ethtool_ops.set_channels into libwx
` [PATCH net-next v4 08/10] net: wangxun: delete service_timer before cancel service_work
` [PATCH net-next v4 09/10] net: wangxun: add Tx timeout process
` [PATCH net-next v4 10/10] net: wangxun: implement pci_error_handlers ops
[PATCH bpf v3 0/5] bpf, sockmap: Fix af_unix null-ptr-deref in proto update
2026-03-06 6:24 UTC (13+ messages)
` [PATCH bpf v3 1/5] bpf, sockmap: Annotate af_unix sock::sk_state data-races
` [PATCH bpf v3 1/5] bpf, sockmap: Annotate af_unix sock^sk_state data-races
` [PATCH bpf v3 2/5] bpf, sockmap: Use sock_map_sk_{acquire,release}() where open-coded
` [PATCH bpf v3 3/5] bpf, sockmap: Fix af_unix iter deadlock
` [PATCH bpf v3 4/5] selftests/bpf: Extend bpf_iter_unix to attempt deadlocking
` [PATCH bpf v3 5/5] bpf, sockmap: Adapt for af_unix-specific lock
[PATCH v8 0/2] net: mhi: Add support to enable ethernet interface
2026-03-06 6:01 UTC (4+ messages)
` [PATCH v8 1/2] net: mhi: Enable Ethernet interface support
` (subset) [PATCH v8 0/2] net: mhi: Add support to enable ethernet interface
[PATCH v2 3/3] gpio: remove of_get_named_gpio() and <linux/of_gpio.h>
2026-03-06 5:58 UTC (2+ messages)
[PATCH net-next v8 00/16] netkit: Support for io_uring zero-copy and AF_XDP
2026-03-06 5:49 UTC (6+ messages)
` [PATCH net-next v8 02/16] net: Implement netdev_nl_queue_create_doit
[PATCH net] net: enetc: safely reinitialize TX BD ring when it has unsent frames
2026-03-06 5:50 UTC (2+ messages)
[PATCH net-next v2] selftests: af_unix: validate SO_PEEK_OFF advancement and reset
2026-03-06 5:26 UTC (2+ messages)
[PATCH net-next v6 0/5] Add AST2600 RGMII delay into ftgmac100
2026-03-06 5:24 UTC (6+ messages)
` [PATCH net-next v6 5/5] ARM: dts: aspeed: ast2600-evb: Configure RGMII delay for MAC
[PATCH v6 net-next 00/11] nbl driver for Nebulamatrix NICs
2026-03-06 3:34 UTC (12+ messages)
` [PATCH v6 net-next 01/11] net/nebula-matrix: add minimum nbl build framework
` [PATCH v6 net-next 02/11] net/nebula-matrix: add our driver architecture
` [PATCH v6 net-next 03/11] net/nebula-matrix: add chip related definitions
` [PATCH v6 net-next 04/11] net/nebula-matrix: channel msg value and msg struct
` [PATCH v6 net-next 05/11] net/nebula-matrix: add channel layer
` [PATCH v6 net-next 06/11] net/nebula-matrix: add common resource implementation
` [PATCH v6 net-next 07/11] net/nebula-matrix: add intr "
` [PATCH v6 net-next 08/11] net/nebula-matrix: add vsi "
` [PATCH v6 net-next 09/11] net/nebula-matrix: add Dispatch layer implementation
` [PATCH v6 net-next 10/11] net/nebula-matrix: add common/ctrl dev init/reinit operation
` [PATCH v6 net-next 11/11] net/nebula-matrix: add common dev start/stop operation
[PATCH net v5] serial: caif: hold tty->link reference in ldisc_open and ser_release
2026-03-06 3:40 UTC
[PATCH v2 net-next] tcp: Initialise ehash secrets during connect() and listen()
2026-03-06 3:33 UTC (2+ messages)
[PATCH net-next] octeontx2-af: make PF_FUNC comparison consistent in NIX XOFF handling
2026-03-06 3:33 UTC (2+ messages)
[PATCH net-next] tcp: move tcp_v6_early_demux() to net/ipv6/ip6_input.c
2026-03-06 3:33 UTC (2+ messages)
[PATCH net-next v6 0/5] net: cadence: macb: add IEEE 802.3az EEE support
2026-03-06 3:33 UTC (2+ messages)
[PATCH net-next] tools: ynl: add uns-admin-perm to genetlink
2026-03-06 3:32 UTC (2+ messages)
[PATCH net-next v2] net: phy: realtek: Add support for PHY LEDs on RTL8211F-VD
2026-03-06 3:32 UTC (2+ messages)
[PATCH net-next] net: airoha: Rely __field_prep for non-constant masks
2026-03-06 3:32 UTC (2+ messages)
[PATCH net-next v8 0/5] doc/netlink: Expand nftables specification
2026-03-06 3:32 UTC (2+ messages)
[PATCH net-next] net: mdio: xgene: Fix misleading err message in xgene mdio read
2026-03-06 3:32 UTC (2+ messages)
[PATCH net-next v2 0/7] net: stmmac: qcom-ethqos: further serdes reorganisation
2026-03-06 3:32 UTC (2+ messages)
[PATCH] mctp: route: hold key->lock in mctp_flow_prepare_output()
2026-03-06 3:25 UTC (3+ messages)
[PATCH net-next] net: dsa: realtek: rtl8365mb: remove ifOutDiscards from rx_packets
2026-03-06 3:24 UTC (2+ messages)
[PATCH net-next 0/9] pull request: ovpn 2026-03-05
2026-03-06 3:22 UTC (7+ messages)
` [PATCH net-next 5/9] selftests: ovpn: add notification parsing and matching
` [PATCH net-next 7/9] selftests: ovpn: check asymmetric peer-id
` [PATCH net-next 8/9] selftests: ovpn: add test for the FW mark feature
[PATCH net] net: dsa: skip user_mii_bus fallback if phy-handle is set
2026-03-06 3:16 UTC
[PATCH v3] mctp: route: hold key->lock in mctp_flow_prepare_output()
2026-03-06 3:14 UTC
[PATCH net-next 0/8] net: macb: add XSK support
2026-03-06 3:11 UTC (2+ messages)
[PATCH] tipc: validate conn_timeout to prevent divide-by-zero
2026-03-06 3:01 UTC (2+ messages)
[PATCH v2] mctp: route: hold key->lock in mctp_flow_prepare_output()
2026-03-06 2:56 UTC
[PATCH net-next] net: rocker: kzalloc + kcalloc to kzalloc_flex
2026-03-06 2:54 UTC
[PATCH net-next v7 3/3] net: stmmac: Add glue layer for Spacemit K3 SoC
2026-03-06 2:52 UTC (2+ messages)
` [net-next,v7,3/3] "
[PATCH ipsec-next v5 0/8] xfrm: XFRM_MSG_MIGRATE_STATE new netlink message
2026-03-06 2:49 UTC (8+ messages)
` [PATCH ipsec-next v5 3/8] xfrm: allow migration from UDP encapsulated to non-encapsulated ESP
` [devel-ipsec] "
[PATCH v3 v3 1/2] selftests/harness: order TEST_F and XFAIL_ADD constructors
2026-03-06 2:47 UTC (3+ messages)
[PATCH net-next v28 3/8] eea: probe the netdevice and create adminq
2026-03-06 2:44 UTC (2+ messages)
` [net-next,v28,3/8] "
[PATCH net v4 0/2] net,bpf: fix null-ptr-deref in xdp_master_redirect() for bonding and add selftest
2026-03-06 2:42 UTC (7+ messages)
` [PATCH net v4 1/2] bonding: fix null-ptr-deref in bond_rr_gen_slave_id()
[RFC v2 0/2] ptp: Move non-NIC PHC drivers from netdev to clock/timekeeping maintainership
2026-03-06 2:41 UTC (4+ messages)
[PATCH net v2 0/3] {net,bpf}: nd_tbl fixes for when ipv6.disable=1
2026-03-06 2:31 UTC (6+ messages)
` [PATCH net v2 1/3] bpf: bpf_out_neigh_v4: Fix nd_tbl NULL dereference when IPv6 is disabled
` [PATCH net v2 2/3] bpf: bpf_out_neigh_v6: "
` [PATCH net v2 3/3] net: bonding: "
[PATCH net-next 0/2] smc-sysctl formatting and missing entries
2026-03-06 2:28 UTC (5+ messages)
` [PATCH net-next 2/2] net/smc: Add documentation for limit_smc_hs and hs_ctrl
[PATCH net v2] bonding: fix type confusion in bond_setup_by_slave()
2026-03-06 2:15 UTC
[PATCH net-next 00/10] tools: ynl: convert samples into selftests
2026-03-06 2:09 UTC (11+ messages)
` [PATCH net-next 01/10] tools: ynl: move samples to tests
` [PATCH net-next 02/10] tools: ynl: convert netdev sample to selftest
` [PATCH net-next 03/10] tools: ynl: convert ovs "
` [PATCH net-next 04/10] tools: ynl: convert rt-link "
` [PATCH net-next 05/10] tools: ynl: convert tc and tc-filter-add samples "
` [PATCH net-next 06/10] tools: ynl: add netdevsim wrapper library for YNL tests
` [PATCH net-next 07/10] tools: ynl: convert devlink sample to selftest
` [PATCH net-next 08/10] tools: ynl: convert ethtool "
` [PATCH net-next 09/10] tools: ynl: convert rt-addr "
` [PATCH net-next 10/10] tools: ynl: convert rt-route "
[PATCH net V2 0/6] mlx5 misc fixes 2026-02-18
2026-03-06 1:54 UTC (5+ messages)
` [PATCH net V2 5/6] net/mlx5e: Fix deadlocks between devlink and netdev instance locks
[PATCH] net: mctp: fix device leak on probe failure
2026-03-06 1:23 UTC (3+ messages)
[PATCH v2 0/3] Remove <linux/of_gpio.h>
2026-03-06 1:16 UTC (2+ messages)
[PATCH] net/mlx5: poll mlx5 eq during irq migration
2026-03-06 0:32 UTC (3+ messages)
[PATCH net v3 0/6] selftests: net: fix false failures due to missing features and host interference
2026-03-06 0:01 UTC (7+ messages)
` [PATCH net v3 1/6] selftests: net: fib_tests: skip rp_filter test if cls_basic is unavailable
` [PATCH net v3 2/6] selftests: net: make ovs-dpctl.py fail when pyroute2 is unsupported
` [PATCH net v3 3/6] selftests: net: run reuseport tests in netns to avoid port conflicts
` [PATCH net v3 4/6] selftests: net: rename pmtu.sh to pmtu-test.sh
` [PATCH net v3 5/6] selftests: net: run pmtu.sh in netns to avoid host firewall interference
` [PATCH net v3 6/6] selftests: net: io_uring_zerocopy: enable io_uring for the test
[PATCH net 0/8][pull request] Intel Wired LAN Driver Updates 2026-03-03 (ice, libie, iavf, igb, igc)
2026-03-05 23:55 UTC (4+ messages)
` [PATCH net 3/8] ice: fix retry for AQ command 0x06EE
[PATCH v6 1/4] dt-bindings: net: ethernet-phy: add property enet-phy-pair-order
2026-03-05 23:42 UTC (4+ messages)
` [PATCH v6 3/4] dt-bindings: net: ethernet-phy: add property enet-phy-pair-polarity
[PATCH bpf v2 0/4] bpf, sockmap: Fix af_unix null-ptr-deref in proto update
2026-03-05 23:35 UTC (10+ messages)
` [PATCH bpf v2 3/4] bpf, sockmap: Adapt for the af_unix-specific lock
[PATCH net-next v2 1/2] udp: Preserve UDP socket addresses on abort
2026-03-05 23:18 UTC (3+ messages)
[PATCH net-next] net: mvneta: fix NVMEM mac address
2026-03-05 22:46 UTC
[PATCH net] ice: fix double-free of tx_buf skb
2026-03-05 22:45 UTC
[PATCH v2 0/4] ice: use better bitmap API
2026-03-05 22:40 UTC (4+ messages)
` [PATCH v2 4/4] drm/xe: switch xe_pagefault_queue_init() to using bitmap_weighted_or()
[PATCH v1 0/6] TLS read_sock performance scalability
2026-03-05 22:19 UTC (8+ messages)
` [PATCH v1 1/6] tls: Fix dangling skb pointer in tls_sw_read_sock()
` [PATCH v1 2/6] tls: Factor tls_strp_msg_release() from tls_strp_msg_done()
` [PATCH v1 3/6] tls: Suppress spurious saved_data_ready during read_sock
` [PATCH v1 4/6] tls: Flush backlog before tls_rx_rec_wait in read_sock
` [PATCH v1 5/6] tls: Restructure tls_sw_read_sock() into submit/deliver phases
` [PATCH v1 6/6] tls: Enable batch async decryption in read_sock
[PATCH iwl-next v3 0/5] ice: add support for devmem/io_uring Rx and Tx
2026-03-05 22:04 UTC (3+ messages)
` [PATCH iwl-next v3 2/5] libeth: handle creating pools with unreadable buffers
` [Intel-wired-lan] "
[PATCH v2 net-next 00/15] udp: Retire UDP-Lite
2026-03-05 21:50 UTC (16+ messages)
` [PATCH v2 net-next 01/15] udp: Make udp[46]_seq_show() static
` [PATCH v2 net-next 02/15] ipv6: Retire UDP-Lite
` [PATCH v2 net-next 03/15] ipv6: Remove UDP-Lite support for IPV6_ADDRFORM
` [PATCH v2 net-next 04/15] ipv4: Retire UDP-Lite
` [PATCH v2 net-next 05/15] udp: Remove UDP-Lite SNMP stats
` [PATCH v2 net-next 06/15] smack: Remove IPPROTO_UDPLITE support in security_sock_rcv_skb()
` [PATCH v2 net-next 07/15] udp: Remove partial csum code in RX
` [PATCH v2 net-next 08/15] udp: Remove partial csum code in TX
` [PATCH v2 net-next 09/15] udp: Remove UDPLITE_SEND_CSCOV and UDPLITE_RECV_CSCOV
` [PATCH v2 net-next 10/15] udp: Remove struct proto.h.udp_table
` [PATCH v2 net-next 11/15] udp: Remove udp_table in struct udp_seq_afinfo
` [PATCH v2 net-next 12/15] udp: Remove dead check in __udp[46]_lib_lookup() for BPF
` [PATCH v2 net-next 13/15] udp: Don't pass udptable to IPv6 socket lookup functions
` [PATCH v2 net-next 14/15] udp: Don't pass udptable to IPv4 "
` [PATCH v2 net-next 15/15] udp: Don't pass proto to __udp4_lib_rcv() and __udp6_lib_rcv()
[PATCH v2] selftests: net: forwarding: fix IPv6 address leak in cleanup
2026-03-05 21:10 UTC
[PATCH net-next v2 2/8] net: macb: rename macb_default_usrio to at91_default_usrio as not all platforms have mii mode control in usrio
2026-03-05 21:04 UTC (10+ messages)
` [net-next,v2,2/8] "
[PATCH net-next] net: mana: Expose hardware diagnostic info via debugfs
2026-03-05 20:52 UTC
[PATCH net-next v4 00/10] bng_en: add link management and statistics support
2026-03-05 20:00 UTC (7+ messages)
` [PATCH net-next v4 05/10] bng_en: add support for link async events
` [PATCH net-next v4 06/10] bng_en: add HW stats infra and structured ethtool ops
` [PATCH net-next v4 07/10] bng_en: periodically fetch and accumulate hardware statistics
` [PATCH net-next v4 08/10] bng_en: implement ndo_get_stats64
` [PATCH net-next v4 09/10] bng_en: implement netdev_stat_ops
` [PATCH net-next v4 10/10] bng_en: add support for ethtool -S stats display
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