messages from 2026-03-11 04:57:13 to 2026-03-13 00:21:07 UTC [more...]
[PATCH net-next 00/11] ethtool: Generic loopback support
2026-03-13 0:21 UTC (29+ messages)
` [PATCH net-next 01/11] ethtool: Add dump_one_dev callback for per-device sub-iteration
` [PATCH net-next 02/11] ethtool: Add loopback netlink UAPI definitions
` [PATCH net-next 06/11] ethtool: Add MAC loopback support via ethtool_ops
` [PATCH 6/11] "
[PATCH rdma-next v2] RDMA/mana_ib: hardening: Clamp adapter capability values from MANA_IB_GET_ADAPTER_CAP
2026-03-12 22:48 UTC (3+ messages)
[PATCH net-next v5 2/3] net: mana: Add support for RX CQE Coalescing
2026-03-12 19:37 UTC (2+ messages)
` [PATCH net-next v5 3/3] net: mana: Add ethtool counters for RX CQEs in coalesced type
[PATCH net-next] net: mana: hardening: Clamp adapter capability values from MANA_IB_GET_ADAPTER_CAP
2026-03-12 18:08 UTC (2+ messages)
[PATCH v5 0/4] RDMA/rxe: Add the support that rxe can work in net namespace
2026-03-12 18:04 UTC (21+ messages)
` [PATCH v5 1/4] RDMA/nldev: Add dellink function pointer
` [PATCH v5 3/4] RDMA/rxe: Support RDMA link creation and destruction per net namespace
` [PATCH v5 4/4] RDMA/rxe: Add testcase for net namespace rxe
[PATCH v2 0/8] RDMA: Enable operation with DMA debug enabled
2026-03-12 16:50 UTC (17+ messages)
` [PATCH v2 1/8] dma-debug: Allow multiple invocations of overlapping entries
` [PATCH v2 2/8] dma-mapping: handle DMA_ATTR_CPU_CACHE_CLEAN in trace output
` [PATCH v2 3/8] dma-mapping: Clarify valid conditions for CPU cache line overlap
` [PATCH v2 4/8] dma-mapping: Introduce DMA require coherency attribute
` [PATCH v2 5/8] dma-direct: prevent SWIOTLB path when DMA_ATTR_REQUIRE_COHERENT is set
` [PATCH v2 6/8] iommu/dma: add support for DMA_ATTR_REQUIRE_COHERENT attribute
` [PATCH v2 7/8] RDMA/umem: Tell DMA mapping that UMEM requires coherency
` [PATCH v2 8/8] mm/hmm: Indicate that HMM requires DMA coherency
[PATCH net-next,V4, 3/3] net: mana: Add ethtool counters for RX CQEs in coalesced type
2026-03-12 16:34 UTC (3+ messages)
` [EXTERNAL] "
[PATCH 01/10 net-next v2] ipv6: convert CONFIG_IPV6 to built-in only and clean up Kconfigs
2026-03-12 16:05 UTC (7+ messages)
` [PATCH 05/10 net-next v2] drivers: net: drop ipv6_stub usage and use direct function calls
[PATCH net-next v2] net: mana: Expose hardware diagnostic info via debugfs
2026-03-12 14:46 UTC (3+ messages)
[PATCH net-next V3 00/10] devlink: add per-port resource support
2026-03-12 14:36 UTC (17+ messages)
[PATCH net-next V2 0/5] net/mlx5e: Report more netdev stats
2026-03-12 14:22 UTC (11+ messages)
` [PATCH net-next V2 1/5] net/mlx5e: Report hw_gso_packets and hw_gso_bytes "
` [PATCH net-next V2 3/5] net/mlx5e: Report TX csum "
` [PATCH net-next V2 4/5] net/mlx5e: Report RX "
[PATCH v2 0/2] RDMA/rw: Fix MR pool exhaustion in bvec RDMA READ path
2026-03-12 13:40 UTC (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] svcrdma: Use contiguous pages for RDMA Read sink buffers
[PATCH 00/16] Update drivers to use ib_copy_validate_udata_in()
2026-03-12 13:22 UTC (21+ messages)
` [PATCH 01/16] RDMA: Consolidate patterns with offsetofend() to ib_copy_validate_udata_in()
` [PATCH 02/16] RDMA: Consolidate patterns with offsetof() "
` [PATCH 03/16] RDMA: Consolidate patterns with sizeof() "
` [PATCH 04/16] RDMA: Use ib_copy_validate_udata_in() for implicit full structs
` [PATCH 05/16] RDMA/pvrdma: Use ib_copy_validate_udata_in() for srq
` [PATCH 06/16] RDMA/mlx5: Use ib_copy_validate_udata_in()
` [PATCH 07/16] RDMA/mlx4: "
` [PATCH 08/16] RDMA/mlx4: Use ib_copy_validate_udata_in() for QP
` [PATCH 09/16] RDMA/hns: Use ib_copy_validate_udata_in()
` [PATCH 10/16] RDMA/efa: Use ib_copy_validate_udata_in_cm()
` [PATCH 11/16] RDMA: Use ib_copy_validate_udata_in_cm() for zero comp_mask
` [PATCH 12/16] RDMA/mlx5: Pull comp_mask validation into ib_copy_validate_udata_in_cm()
` [PATCH 13/16] RDMA/hns: Add missing comp_mask check in create_qp
` [PATCH 14/16] RDMA/irdma: Add missing comp_mask check in alloc_ucontext
` [PATCH 15/16] RDMA: Remove redundant = {} for udata req structs
` [PATCH 16/16] RDMA/hns: Remove the duplicate calls to ib_copy_validate_udata_in()
[PATCH net-next v4 00/13] devlink: introduce shared devlink instance for PFs on same chip
2026-03-12 10:04 UTC (14+ messages)
` [PATCH net-next v4 01/13] devlink: expose devlink instance index over netlink
` [PATCH net-next v4 02/13] devlink: add helpers to get bus_name/dev_name
` [PATCH net-next v4 03/13] devlink: avoid extra iterations when found devlink is not registered
` [PATCH net-next v4 04/13] devlink: allow to use devlink index as a command handle
` [PATCH net-next v4 05/13] devlink: support index-based lookup via bus_name/dev_name handle
` [PATCH net-next v4 06/13] devlink: support index-based notification filtering
` [PATCH net-next v4 07/13] devlink: introduce __devlink_alloc() with dev driver pointer
` [PATCH net-next v4 08/13] devlink: add devlink_dev_driver_name() helper and use it in trace events
` [PATCH net-next v4 09/13] devlink: add devl_warn() helper and use it in port warnings
` [PATCH net-next v4 10/13] devlink: allow devlink instance allocation without a backing device
` [PATCH net-next v4 11/13] devlink: introduce shared devlink instance for PFs on same chip
` [PATCH net-next v4 12/13] documentation: networking: add shared devlink documentation
` [PATCH net-next v4 13/13] net/mlx5: Add a shared devlink instance for PFs on same chip
[PATCH][net-next] net/mlx5: Expedite notifier unregistration during device teardown
2026-03-12 9:48 UTC
[PATCH net v5] net/smc: fix NULL dereference and UAF in smc_tcp_syn_recv_sock()
2026-03-12 9:29 UTC
[PATCH net-next] net/smc: cap allocation order for SMC-R physically contiguous buffers
2026-03-12 8:21 UTC
[rdma:wip/leon-for-next] BUILD SUCCESS 1487bad4ea518add12201ab37e6b672e308cfa81
2026-03-12 7:58 UTC
[PATCH net] net/mana: Null service_wq on setup error to prevent double destroy
2026-03-12 3:50 UTC (3+ messages)
[PATCH net-next] net/mlx5e: Enable mac forwarding on uplink representor
2026-03-12 3:33 UTC (2+ messages)
[PATCH net v4] net/smc: fix NULL dereference and UAF in smc_tcp_syn_recv_sock()
2026-03-12 3:27 UTC (4+ messages)
` [net,v4] "
[PATCH net v1] IB/core: Fix use-after-free of ipvlan phy_dev in ib_get_eth_speed
2026-03-12 3:26 UTC (2+ messages)
[PATCH net-next 10/11] netdevsim: Add module EEPROM simulation via debugfs
2026-03-12 2:52 UTC (2+ messages)
` [net-next,10/11] "
[PATCH net-next 03/11] ethtool: Add loopback GET/SET netlink implementation
2026-03-12 2:51 UTC (2+ messages)
` [net-next,03/11] "
[PATCH] net/mlx5: poll mlx5 eq during irq migration
2026-03-12 0:35 UTC (7+ messages)
[PATCH net-next v1 0/3] selftests: rds: ksft cleanups
2026-03-12 0:05 UTC (4+ messages)
[PATCH rdma-next 1/1] RDMA/mana_ib: memory windows
2026-03-11 23:54 UTC (2+ messages)
[PATCH net] net/mana: Fix auxiliary device double-delete race
2026-03-11 23:38 UTC (3+ messages)
[PATCH net-next] net: mana: Expose page_pool stats via ethtool
2026-03-11 19:47 UTC (3+ messages)
[PATCH net,v2] net: mana: fix use-after-free in mana_hwc_destroy_channel() by reordering teardown
2026-03-11 19:22 UTC
[PATCH for-next 0/4] Prepare for hfi2 submission
2026-03-11 19:17 UTC (3+ messages)
` [PATCH for-next 2/4] RDMA/rdmavt: Add ucontext alloc/dealloc passthrough
[PATCH 0/3] Firmware LSM hook
2026-03-11 19:16 UTC (11+ messages)
[PATCH rdma-next v2 1/1] RDMA/mana: Provide a modern CQ creation interface
2026-03-11 18:55 UTC (9+ messages)
` [EXTERNAL] "
[PATCH net] net: mana: Fix use-after-free in mana_hwc_destroy_channel() by re-ordering teardown
2026-03-11 18:52 UTC (2+ messages)
[PATCH for-next resend 00/24] Migrate to hfi2 driver
2026-03-11 17:55 UTC (25+ messages)
` [PATCH for-next resend 01/24] RDMA/hfi2: Start hfi2 driver by basing off of hfi1
` [PATCH for-next resend 02/24] RDMA/hfi2: Add in HW register definition files
` [PATCH for-next resend 03/24] RDMA/hfi2: Add counter accessor functions
` [PATCH for-next resend 04/24] RDMA/hfi2: Add in HW register access support
` [PATCH for-next resend 05/24] RDMA/hfi2: Add in trace header files
` [PATCH for-next resend 06/24] RDMA/hfi2: Add in trace support
` [PATCH for-next resend 07/24] RDMA/hfi2: Add system core header files
` [PATCH for-next resend 08/24] RDMA/hfi2: Add driver and interrupt infrastructure
` [PATCH for-next resend 09/24] RDMA/hfi2: Add initialization and firmware support
` [PATCH for-next resend 10/24] RDMA/hfi2: Add in MAD handling related headers
` [PATCH for-next resend 11/24] RDMA/hfi2: Add cport management
` [PATCH for-next resend 12/24] RDMA/hfi2: Implement MAD handling
` [PATCH for-next resend 13/24] RDMA/hfi2: Add IO related headers
` [PATCH for-next resend 14/24] RDMA/hfi2: Add PIO send infrastructure
` [PATCH for-next resend 15/24] RDMA/hfi2: Add SDMA infrastructure
` [PATCH for-next resend 16/24] RDMA/hfi2: Implement data moving infrastructure
` [PATCH for-next resend 17/24] RDMA/hfi2: Add verbs core
` [PATCH for-next resend 18/24] RDMA/hfi2: Add RC protocol support
` [PATCH for-next resend 19/24] RDMA/hfi2: Add in support for verbs
` [PATCH for-next resend 20/24] RDMA/hfi2: Support ipoib
` [PATCH for-next resend 21/24] RDMA/hfi2: Add misc header files
` [PATCH for-next resend 22/24] RDMA/hfi2: Add the rest of the driver
` [PATCH for-next resend 23/24] RDMA/hfi2: Make it build
` [PATCH for-next resend 24/24] RDMA/hfi2: Modernize mmap to use rdma_user_mmap_entry infrastructure
[PATCH for-next] RDMA/hfi2: Consolidate ABI files and setup uverbs access
2026-03-11 17:33 UTC
[PATCH for-next] RDMA/core: Add writev to uverbs file descriptor
2026-03-11 17:33 UTC
[RFC net-next v2 0/6] ethtool: Generic loopback support
2026-03-11 16:52 UTC (8+ messages)
[PATCH v1 00/16] mm: cleanups around unmapping / zapping
2026-03-11 16:01 UTC (24+ messages)
` [PATCH v1 04/16] mm/memory: simplify calculation in unmap_mapping_range_tree()
` [PATCH v1 09/16] mm/memory: convert details->even_cows into details->skip_cows
` [PATCH v1 10/16] mm/memory: use __zap_vma_range() in zap_vma_for_reaping()
` [PATCH v1 11/16] mm/memory: inline unmap_page_range() into __zap_vma_range()
` [PATCH v1 15/16] mm: rename zap_vma_ptes() to zap_special_vma_range()
` [PATCH v1 16/16] mm/memory: support VM_MIXEDMAP in zap_special_vma_range()
[rdma:wip/leon-for-next] BUILD SUCCESS 120ad1fd591402e7ac6927ce36501dc76fb1e404
2026-03-11 15:41 UTC
blktests failures with v7.0-rc1 kernel
2026-03-11 15:08 UTC (5+ messages)
[PATCH v3 2/2] PCI: AtomicOps: Fix logic in enable function
2026-03-11 12:19 UTC (2+ messages)
[PATCH v3 1/2] PCI: AtomicOps: Define valid root port capabilities
2026-03-11 10:43 UTC (2+ messages)
[PATCH] RDMA/mlx5: Use clamp() in _mlx5r_umr_zap_mkey()
2026-03-11 8:32 UTC (3+ messages)
[PATCH 01/10 net-next] ipv6: convert CONFIG_IPV6 to built-in only and clean up Kconfigs
2026-03-11 8:21 UTC (5+ messages)
[PATCH v6 0/4] RDMA/rxe: Add the support that rxe can work in net namespace
2026-03-11 6:35 UTC (6+ messages)
` [PATCH v6 1/4] RDMA/nldev: Add dellink function pointer
` [PATCH v6 2/4] RDMA/rxe: Add net namespace support for IPv4/IPv6 sockets
` [PATCH v6 3/4] RDMA/rxe: Support RDMA link creation and destruction per net namespace
` [PATCH v6 4/4] RDMA/rxe: Add testcase for net namespace rxe
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