messages from 2026-03-24 13:32:37 to 2026-03-24 20:23:44 UTC [more...]
[PATCH v8 00/10] VMSCAPE optimization for BHI variant
2026-03-24 20:22 UTC (17+ messages)
` [PATCH v8 01/10] x86/bhi: x86/vmscape: Move LFENCE out of clear_bhb_loop()
` [PATCH v8 02/10] x86/bhi: Make clear_bhb_loop() effective on newer CPUs
` [PATCH v8 03/10] x86/bhi: Rename clear_bhb_loop() to clear_bhb_loop_nofence()
` [PATCH v8 04/10] x86/vmscape: Rename x86_ibpb_exit_to_user to x86_predictor_flush_exit_to_user
` [PATCH v8 05/10] x86/vmscape: Move mitigation selection to a switch()
` [PATCH v8 06/10] x86/vmscape: Use write_ibpb() instead of indirect_branch_prediction_barrier()
` [PATCH v8 07/10] x86/vmscape: Use static_call() for predictor flush
` [PATCH v8 08/10] x86/vmscape: Deploy BHB clearing mitigation
` [PATCH v8 09/10] x86/vmscape: Resolve conflict between attack-vectors and vmscape=force
` [PATCH v8 10/10] x86/vmscape: Add cmdline vmscape=on to override attack vector controls
[PATCH bpf-next v6 0/2] bpf: Add multi-level pointer parameter support for trampolines
2026-03-24 20:23 UTC (5+ messages)
` [PATCH bpf-next v6 1/2] bpf: Support pointer param types via SCALAR_VALUE "
` [PATCH bpf-next v6 2/2] selftests/bpf: Add trampolines single and multi-level pointer params test coverage
[PATCH v7 00/10] VMSCAPE optimization for BHI variant
2026-03-24 20:14 UTC (11+ messages)
` [PATCH v7 07/10] x86/vmscape: Use static_call() for predictor flush
[PATCH net-next v9 00/10] bng_en: add link management and statistics support
2026-03-24 20:07 UTC (11+ messages)
` [PATCH net-next v9 01/10] bng_en: add per-PF workqueue, timer, and slow-path task
` [PATCH net-next v9 02/10] bng_en: query PHY capabilities and report link status
` [PATCH net-next v9 03/10] bng_en: add ethtool link settings, get_link, and nway_reset
` [PATCH net-next v9 04/10] bng_en: implement ethtool pauseparam operations
` [PATCH net-next v9 05/10] bng_en: add support for link async events
` [PATCH net-next v9 06/10] bng_en: add HW stats infra and structured ethtool ops
` [PATCH net-next v9 07/10] bng_en: periodically fetch and accumulate hardware statistics
` [PATCH net-next v9 08/10] bng_en: implement ndo_get_stats64
` [PATCH net-next v9 09/10] bng_en: implement netdev_stat_ops
` [PATCH net-next v9 10/10] bng_en: add support for ethtool -S stats display
[PATCH net-next] net: phy: bcm84881: add BCM84891/BCM84892 support
2026-03-24 20:01 UTC (9+ messages)
` [PATCH net-next v2] "
[PATCH net-next 0/3] net: bridge: add stp_mode attribute for STP mode selection
2026-03-24 20:00 UTC (5+ messages)
` [PATCH net-next 1/3] "
` [PATCH net-next 2/3] docs: net: bridge: document stp_mode attribute
` [PATCH net-next 3/3] selftests: net: add bridge STP mode selection test
[PATCH net-next v4 00/13] devlink: introduce shared devlink instance for PFs on same chip
2026-03-24 19:57 UTC (11+ messages)
` [PATCH net-next v4 13/13] net/mlx5: Add a "
` [PATCH net-next v4 13/15] "
[PATCH net] nfc: llcp: fix tlv offset wrap and missing bounds checks
2026-03-24 19:54 UTC
[PATCH net 0/2] Fix page fragment handling when PAGE_SIZE > 4K
2026-03-24 19:51 UTC (3+ messages)
` [PATCH net 1/2] eth: fbnic: Account for page fragments when updating BDQ tail
` [PATCH net 2/2] eth: fbnic: Fix debugfs output for BDQ's with page frags
[PATCH net v2] mptcp: fix soft lockup in mptcp_recvmsg()
2026-03-24 19:23 UTC (2+ messages)
[PATCH net-next V8 00/14] devlink and mlx5: Support cross-function rate scheduling
2026-03-24 19:16 UTC (3+ messages)
` [PATCH net-next V8 06/14] devlink: Allow parent dev for rate-set and rate-new
[PATCH net-next 0/3] vrf: A few cleanups
2026-03-24 19:09 UTC (7+ messages)
` [PATCH net-next 1/3] vrf: Remove unnecessary NULL check
` [PATCH net-next 2/3] vrf: Use dst_dev_put() instead of using loopback device
` [PATCH net-next 3/3] vrf: Remove unnecessary synchronize_rcu() invocations
[PATCH net-next v5 0/6] TLS read_sock performance scalability
2026-03-24 19:07 UTC (4+ messages)
` [PATCH net-next v5 6/6] tls: Flush backlog before waiting for a new record
[PATCH 0/2] ipvs: Fix incorrect use of HK_TYPE_KTHREAD housekeeping cpumask
2026-03-24 18:59 UTC (4+ messages)
` [PATCH 1/2] sched/isolation: Make HK_TYPE_KTHREAD an alias of HK_TYPE_DOMAIN
` [PATCH 2/2] ipvs: Guard access of HK_TYPE_KTHREAD cpumask with RCU
[PATCH net] netfilter: nfnetlink_queue: fix entry leak in bridge verdict error path
2026-03-24 18:51 UTC
[PATCH] ethtool: don't touch the parent device of a net device being unregistered
2026-03-24 18:46 UTC (5+ messages)
[PATCH net-next v4 0/2] r8152: Add support for the RTL8157 5Gbit USB Ethernet chip
2026-03-24 18:37 UTC (3+ messages)
` [PATCH net-next v4 1/2] r8152: Add support for 5Gbit Link Speeds and EEE
` [PATCH net-next v4 2/2] r8152: Add support for the RTL8157 hardware
[PATCH v2 0/5] bpf: skb_adjust_room helper refactor and tunnel decap flags
2026-03-24 18:30 UTC (7+ messages)
` [PATCH v2 1/5] bpf: name the enum for BPF_FUNC_skb_adjust_room flags
` [PATCH v2 3/5] bpf: add helper masks for ADJ_ROOM flags and encap validation
` [PATCH v2 4/5] bpf: allow new DECAP flags and add guard rails
[PATCH net-next v3 00/13] net: sleepable ndo_set_rx_mode
2026-03-24 18:29 UTC (10+ messages)
` [PATCH net-next v3 01/13] net: add address list snapshot and reconciliation infrastructure
` [PATCH net-next v3 03/13] net: introduce ndo_set_rx_mode_async and dev_rx_mode_work
` [PATCH net-next v3 08/13] bnxt: use snapshot in bnxt_cfg_rx_mode
[PATCH iwl-next v2] ice: update ice_link_mode_str_high() with 200G
2026-03-24 18:16 UTC (3+ messages)
[PATCH net,v2] net: mana: Fix RX skb truesize accounting
2026-03-24 18:14 UTC
[PATCH net-next 0/2] net: dsa: microchip: Small cleanups for ksz9477 SGMII
2026-03-24 18:08 UTC (3+ messages)
` [PATCH net-next 1/2] net: dsa: microchip: Drop unnecessary check in ksz9477 PCS setup
` [PATCH net-next 2/2] net: dsa: microchip: drop an outdated comment about SGMII support
[PATCH v2 0/2] NFC support for two Qualcomm SDM845 phones
2026-03-24 18:08 UTC (4+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: sdm845-shift-axolotl: Enable NFC
[PATCH net-next v3 1/2] r8152: add helper functions for PLA/USB OCP registers
2026-03-24 18:05 UTC (2+ messages)
[PATCH] ice: add missing reset of the mac header
2026-03-24 18:02 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH] qede: validate TPA aggregation indices from CQEs
2026-03-24 17:57 UTC (2+ messages)
[PATCH net-next 0/5] veth: add Byte Queue Limits (BQL) support
2026-03-24 17:56 UTC (8+ messages)
` [PATCH "
` [PATCH net-next 1/5] net: add dev->bql flag to allow BQL sysfs for IFF_NO_QUEUE devices
` [PATCH net-next 2/5] veth: implement Byte Queue Limits (BQL) for latency reduction
` [PATCH net-next 3/5] veth: add tx_timeout watchdog as BQL safety net
` [PATCH net-next 4/5] net: sched: add timeout count to NETDEV WATCHDOG message
` [PATCH net-next 5/5] selftests: net: add veth BQL stress test
[PATCH net-next 0/2] net: stmmac: remove unused and unimplemented AXI properties
2026-03-24 17:43 UTC (3+ messages)
` [PATCH net-next 2/2] dt-bindings: remove unimplemented AXI snps,kbbe snps,mb and snps,rb
[PATCH v24 00/11] Type2 device basic support
2026-03-24 17:38 UTC (13+ messages)
` [PATCH v24 01/11] sfc: add cxl support
` [PATCH v24 02/11] cxl/sfc: Map cxl regs
` [PATCH v24 06/11] cxl/hdm: Add support for getting region from committed decoder
` [PATCH v24 08/11] cxl: Export function for unwinding cxl by accelerators
` [PATCH v24 09/11] sfc: obtain decoder and region if committed by firmware
[BUG] vsock: refcount_t saturation and OOM via buffer size invariant inversion
2026-03-24 17:28 UTC
[PATCH net-next] selftests: net: Remove unnecessary backslashes in fq_band_pktlimit.sh
2026-03-24 17:20 UTC
[PATCH iwl-next v4 0/5] ice: add support for devmem/io_uring Rx and Tx
2026-03-24 17:20 UTC (7+ messages)
` [PATCH iwl-next v4 3/5] ice: migrate to netdev ops lock
` [Intel-wired-lan] "
[Intel-wired-lan] [PATCH iwl-net v2] ice: enable NETIF_F_HW_CSUM for GSO packets
2026-03-24 17:19 UTC (2+ messages)
[PATCH] netfilter: conntrack: clamp TCP window scale to TCP_MAX_WSCALE via ctnetlink
2026-03-24 17:12 UTC (5+ messages)
` [PATCH] netfilter: ctnetlink: use netlink policy range checks
[PATCH net-next v3 0/2] r8152: Add support for the RTL8157 5Gbit USB Ethernet chip
2026-03-24 17:00 UTC (6+ messages)
` [PATCH net-next v3 2/2] r8152: Add support for the RTL8157 hardware
` [net-next,v3,2/2] "
[PATCH v2 net-next 08/14] net: enetc: add multiple command BD rings support
2026-03-24 16:58 UTC (2+ messages)
[PATCH net-next] net: airoha: Grab flow_offload_mutex running airoha_register_gdm_devices()
2026-03-24 16:54 UTC
[PATCH v2 net-next 09/14] net: dsa: add NETC switch tag support
2026-03-24 16:54 UTC (2+ messages)
[PATCH net-next v3 0/2] e1000e: add XDP support
2026-03-24 16:48 UTC (6+ messages)
` [PATCH net-next v3 1/2] e1000e: add basic "
[PATCH v2 net-next 13/14] net: dsa: netc: initialize buffer bool table and implement flow-control
2026-03-24 16:42 UTC (2+ messages)
[PATCH v2 net] rtnetlink: fix leak of SRCU struct in rtnl_link_register
2026-03-24 16:38 UTC (2+ messages)
[PATCH RFC net-next v2 2/2] af_packet: Add port specific handling for HSR
2026-03-24 16:38 UTC (11+ messages)
[PATCH v7 net-next 0/5] octeontx2-af: npc: Enhancements
2026-03-24 16:36 UTC (5+ messages)
` [PATCH v7 net-next 2/5] devlink: Implement devlink param multi attribute nested data values
` [PATCH v7 net-next 5/5] octeontx2-af: npc: Support for custom KPU profile from filesystem
[RFC PATCH net-next 0/3] seg6: SRv6 L2 VPN with End.DT2U and srl2 device
2026-03-24 16:24 UTC (5+ messages)
` [RFC PATCH net-next 2/3] seg6: add SRv6 L2 tunnel device (srl2)
[PATCH] dpll: Fix missing notifications in monitor mode
2026-03-24 16:22 UTC (2+ messages)
[PATCH net-next v9 0/6] tls: Add TLS 1.3 hardware offload support
2026-03-24 16:21 UTC (2+ messages)
[PATCH net-next v2] docs/mlx5: Fix typo subfuction
2026-03-24 16:21 UTC (3+ messages)
[PATCH net-next v4] net: mana: Expose hardware diagnostic info via debugfs
2026-03-24 16:20 UTC (3+ messages)
[PATCH bpf-next 0/3] bpf: Enhance freplace compatibility
2026-03-24 16:18 UTC (5+ messages)
` [PATCH bpf-next 1/3] bpf: Disallow freplace on XDP with mismatched xdp_has_frags values
` [PATCH bpf-next 2/3] bpf: Disallow freplace on kprobe with mismatched kprobe_write_ctx values
` [PATCH bpf-next 3/3] selftests/bpf: Add tests to verify freplace compatibility
[PATCH] igbvf: fix DMA mapping leak in TX error path
2026-03-24 16:13 UTC
[PATCH] sfpid: fix redundant print of Active Cu cmplnce
2026-03-24 16:12 UTC
[PATCH net-next] sfc: add transmit timestamping support
2026-03-24 16:08 UTC
[PATCH net 0/2] Correct BD length masks and BQL accounting for multi-BD TX packets
2026-03-24 16:09 UTC (5+ messages)
` [PATCH net 1/2] net: xilinx: axienet: Correct BD length masks to match AXIDMA IP spec
` [PATCH net 2/2] net: xilinx: axienet: Fix BQL accounting for multi-BD TX packets
[PATCH v2] net: stmmac: skip VLAN restore when VLAN hash ops are missing
2026-03-24 15:59 UTC (5+ messages)
[PATCH net-next v2 0/5] rust: phy: extend abstractions for real-world PHY drivers
2026-03-24 15:57 UTC (7+ messages)
` [PATCH net-next v2 1/5] rust: phy: add read-only device field accessors
` [PATCH net-next v2 2/5] rust: phy: add paged register access and bit manipulation helpers
` [PATCH net-next v2 3/5] rust: phy: add config_init, read_page, and write_page callbacks
` [PATCH net-next v2 4/5] rust: phy: add interrupt support
` [PATCH net-next v2 5/5] net: phy: realtek: add Rust RTL8211F PHY driver
[PATCH 4/4] rust: phy: add interrupt support
2026-03-24 15:51 UTC (2+ messages)
[PATCH iwl-next v3] ice: add 200G_AUI8 PHY type definitions and wire them up
2026-03-24 15:51 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH bpf-next] bpf: test_run: Remove ipv6_bpf_stub usage
2026-03-24 15:50 UTC (2+ messages)
[PATCH net-next v3 1/2] r8152: Add support for 5Gbit Link Speeds and EEE
2026-03-24 15:49 UTC (3+ messages)
` [net-next,v3,1/2] "
[PATCH v2 00/19] tracepoint: Avoid double static_branch evaluation at guarded call sites
2026-03-24 15:37 UTC (5+ messages)
` [PATCH v2 04/19] net: Use trace_call__##name() at guarded tracepoint "
[PATCH v3 0/2] net: replace deprecated simple_strto* parsers
2026-03-24 15:30 UTC (3+ messages)
` [PATCH v3 1/2] net: bridge: replace deprecated simple_strtoul with kstrtoul
` [PATCH v3 2/2] net: sunrpc: replace deprecated simple_strtol with kstrtouint
[PATCH net-next] ipv6: move IFA_F_PERMANENT percpu allocation in process scope
2026-03-24 15:22 UTC
[PATCH net v5 0/3] macsec: Add support for VLAN filtering in offload mode
2026-03-24 15:18 UTC (8+ messages)
[PATCH net-next] virtio_net: sync RX buffer before reading the header
2026-03-24 15:15 UTC
[PATCH net-next] selftests/net: packetdrill: add CONFIG_MAX_SKB_FRAGS=17
2026-03-24 14:53 UTC (2+ messages)
[PATCH net-next v1 0/7] net: hsr: subsystem cleanups and modernization
2026-03-24 14:46 UTC (8+ messages)
` [PATCH net-next v1 1/7] net: hsr: constify hsr_ops and prp_ops protocol operation structures
` [PATCH net-next v1 2/7] net: hsr: replace fallthrough comments with fallthrough macro
` [PATCH net-next v1 3/7] net: hsr: remove unnecessary void function return statement
` [PATCH net-next v1 4/7] net: hsr: use __func__ instead of hardcoded function name
` [PATCH net-next v1 5/7] net: hsr: remove unnecessary braces for single statement block
` [PATCH net-next v1 6/7] net: hsr: add missing blank lines after function declarations
` [PATCH net-next v1 7/7] net: hsr: use BIT() macro for bit shift constant
[PATCH v2 net-next 0/8] dpll/ice: Add TXC DPLL type and full TX reference clock control for E825
2026-03-24 14:43 UTC (3+ messages)
` [PATCH v2 net-next 4/8] dpll: zl3073x: allow SyncE_Ref pin state change
[PATCH 2/4] rust: phy: add paged register access and bit manipulation helpers
2026-03-24 14:40 UTC (2+ messages)
[PATCH net-next v1 0/4] net: hsr: address functional and concurrency bugs
2026-03-24 14:35 UTC (5+ messages)
` [PATCH net-next v1 1/4] net: hsr: serialize seq_blocks merge across nodes
` [PATCH net-next v1 2/4] net: hsr: fix VLAN add unwind on slave errors
` [PATCH net-next v1 3/4] net: hsr: require valid EOT supervision TLV
` [PATCH net-next v1 4/4] net: hsr: reject unresolved interlink ifindex
[PATCH 01/20] xfrm: add missing extack for XFRMA_SA_PCPU in add_acquire and allocspi
2026-03-24 14:30 UTC (2+ messages)
[PATCH net-next v2] selftests: net: add tests for PPP
2026-03-24 14:28 UTC (2+ messages)
[PATCH net-next v2 0/3] tcp: fix scaled no-shrink rwnd quantization slack
2026-03-24 14:28 UTC (3+ messages)
` [PATCH net-next v2 1/3] selftests: packetdrill: stop pinning rwnd in tcp_ooo_rcv_mss
[PATCH 0/20] pull request (net): ipsec 2026-03-23
2026-03-24 14:22 UTC (7+ messages)
` [PATCH 20/20] xfrm: iptfs: only publish mode_data after clone setup
[PATCH net] netdevsim: fix build if SKB_EXTENSIONS=n
2026-03-24 14:08 UTC
[PATCH 04/10] regulator: of: switch to using class_find_device_by_fwnode()
2026-03-24 13:50 UTC (11+ messages)
[PATCH net v2] vxlan: fix NULL dereference in vxlan_igmp_join() and vxlan_igmp_leave()
2026-03-24 13:34 UTC (2+ messages)
[PATCH net v3 1/1] net: fec: fix the PTP periodic output sysfs interface
2026-03-24 13:32 UTC
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