messages from 2026-03-02 19:24:17 to 2026-03-06 12:26:34 UTC [more...]
[PATCH v1 00/16] mm: cleanups around unmapping / zapping
2026-03-06 12:26 UTC (31+ messages)
` [PATCH v1 01/16] mm/madvise: drop range checks in madvise_free_single_vma()
` [PATCH v1 02/16] mm/memory: remove "zap_details" parameter from zap_page_range_single()
` [PATCH v1 03/16] mm/memory: inline unmap_mapping_range_vma() into unmap_mapping_range_tree()
` [PATCH v1 04/16] mm/memory: simplify calculation in unmap_mapping_range_tree()
` [PATCH v1 05/16] mm/oom_kill: use MMU_NOTIFY_CLEAR in __oom_reap_task_mm()
` [PATCH v1 06/16] mm/oom_kill: factor out zapping of VMA into zap_vma_for_reaping()
` [PATCH v1 07/16] mm/memory: rename unmap_single_vma() to __zap_vma_range()
` [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 15/16] mm: rename zap_vma_ptes() to zap_special_vma_range()
[PATCH net-next V3 00/10] devlink: add per-port resource support
2026-03-06 12:13 UTC (11+ messages)
` [PATCH net-next V3 10/10] devlink: Document port-level resources
[PATCH net-next v3] net/smc: transition to RDMA core CQ pooling
2026-03-06 12:07 UTC (3+ messages)
[PATCH rdma-next 1/1] RDMA/mana_ib: memory windows
2026-03-06 10:57 UTC
[GIT PULL] tracing: Fixes for 7.0
2026-03-06 10:33 UTC (7+ messages)
[rdma:wip/jgg-for-next 18/19] drivers/infiniband/hw/bnxt_re/ib_verbs.c:3478:37: warning: variable 'cctx' set but not used
2026-03-06 9:47 UTC
[PATCH 0/4] RDMA/rxe: Add the support that rxe can work in net namespace
2026-03-06 8:27 UTC (6+ messages)
` [PATCH 1/4] RDMA/rxe: Add testcase for net namespace rxe
` [PATCH 2/4] RDMA/nldev: Add dellink function pointer
` [PATCH 3/4] RDMA/rxe: Add net namespace support for IPv4/IPv6 sockets
` [PATCH 4/4] RDMA/rxe: Support RDMA link creation and destruction per net namespace
[PATCH net-next v1 0/2] selftests: rds: refactor and expand rds selftests test
2026-03-06 7:43 UTC (5+ messages)
[rdma:wip/leon-for-next] BUILD SUCCESS 438162a91d08d637fb3d5525a3a6677535a8d2b1
2026-03-06 6:57 UTC
[PATCH rdma-next] RDMA/bnxt_re: Fix a warning in bnxt_re_create_cq()
2026-03-06 6:19 UTC
[PATCH][rdma-next] RDMA/mlx5: Use NUMA-aware allocation for memory region descriptors
2026-03-06 5:23 UTC (2+ messages)
` 答复: "
[rdma:wip/jgg-for-next 18/19] drivers/infiniband/hw/bnxt_re/ib_verbs.c:3478:37: warning: variable 'cctx' set but not used
2026-03-06 4:52 UTC
[PATCHv2 1/1] RDMA/rxe: Add the support that rxe can work in net namespace
2026-03-06 2:58 UTC (10+ messages)
[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 v3 00/13] Provide udata helpers and use them in bnxt_re
2026-03-06 0:47 UTC (18+ messages)
` [PATCH v3 01/13] RDMA: Use copy_struct_from_user() instead of open coding
` [PATCH v3 02/13] RDMA/core: Add rdma_udata_to_dev()
` [PATCH v3 03/13] RDMA: Add ib_copy_validate_udata_in()
` [PATCH v3 04/13] RDMA: Add ib_copy_validate_udata_in_cm()
` [PATCH v3 05/13] RDMA: Add ib_respond_udata()
` [PATCH v3 06/13] RDMA: Add ib_is_udata_in_empty()
` [PATCH v3 07/13] RDMA: Provide documentation about the uABI compatibility rules
` [PATCH v3 08/13] RDMA/bnxt_re: Add compatibility checks to the uapi path
` [PATCH v3 09/13] RDMA/bnxt_re: Add compatibility checks to the uapi path for no data
` [PATCH v3 10/13] RDMA/bnxt_re: Add missing comp_mask validation
` [PATCH v3 11/13] RDMA/bnxt_re: Use ib_respond_udata()
` [PATCH v3 12/13] RDMA/bnxt_re: Use ib_respond_empty_udata()
` [PATCH v3 13/13] RDMA: Add IB_UVERBS_CORE_SUPPORT_ROBUST_UDATA
[PATCH rdma-next v14 0/6] RDMA/bnxt_re: Support uapi extensions
2026-03-06 0:47 UTC (2+ messages)
[PATCH] net/mlx5: poll mlx5 eq during irq migration
2026-03-06 0:32 UTC (8+ messages)
[rdma:wip/leon-for-rc] BUILD SUCCESS c242e92c9da456d361d1d4482fb6e93ee95bd8cf
2026-03-06 0:01 UTC
[PATCH net-next] net: mana: Expose hardware diagnostic info via debugfs
2026-03-05 20:52 UTC
[PATCH rdma-next v3 0/5] Add pinned revocable dmabuf import interface
2026-03-05 17:08 UTC (6+ messages)
` [PATCH rdma-next v3 1/5] RDMA/umem: Add ib_umem_dmabuf_get_pinned_and_lock helper
` [PATCH rdma-next v3 2/5] RDMA/umem: Move umem dmabuf revoke logic into helper function
` [PATCH rdma-next v3 3/5] RDMA/umem: Add pinned revocable dmabuf import interface
` [PATCH rdma-next v3 4/5] RDMA/umem: Add helpers for umem dmabuf revoke lock
` [PATCH rdma-next v3 5/5] RDMA/irdma: Add support for revocable pinned dmabuf import
[net-next V4 0/5] net: ethtool: Track TX pause storm
2026-03-05 15:43 UTC (10+ messages)
` [net-next V4 1/5] net: ethtool: Track pause storm events
` [net-next V4 2/5] net: ethtool: Update doc for tunable
` [net-next V4 3/5] eth: fbnic: Add protection against pause storm
` [net-next V4 4/5] eth: fbnic: Fetch TX pause storm stats
` [net-next V4 5/5] eth: mlx5: Move pause storm errors to pause stats
[PATCH] RDMA/rtrs: add WQ_PERCPU to alloc_workqueue users
2026-03-05 15:41 UTC
[PATCH v2 0/8] Fix various races in xprtrdma
2026-03-05 14:52 UTC (10+ messages)
` [PATCH v2 1/8] xprtrdma: Decrement re_receiving on the early exit paths
` [PATCH v2 2/8] xprtrdma: Close sendctx get/put race that can block a transport
` [PATCH v2 3/8] xprtrdma: Avoid 250 ms delay on backlog wakeup
` [PATCH v2 4/8] xprtrdma: Close lost-wakeup race in xprt_rdma_alloc_slot
` [PATCH v2 5/8] xprtrdma: Decouple frwr_wp_create from frwr_map
` [PATCH v2 6/8] xprtrdma: Replace rpcrdma_mr_seg with xdr_buf cursor
` [PATCH v2 7/8] xprtrdma: Scale receive batch size with credit window
` [PATCH v2 8/8] xprtrdma: Post receive buffers after RPC completion
[PATCH net 0/5] mlx5 misc fixes 2026-03-05
2026-03-05 14:26 UTC (6+ messages)
` [PATCH net 1/5] net/mlx5: Fix crash when moving to switchdev mode
` [PATCH net 2/5] net/mlx5: Fix peer miss rules host disabled checks
` [PATCH net 3/5] net/mlx5e: Fix DMA FIFO desync on error CQE SQ recovery
` [PATCH net 4/5] net/mlx5e: RX, Fix XDP multi-buf frag counting for striding RQ
` [PATCH net 5/5] net/mlx5e: RX, Fix XDP multi-buf frag counting for legacy RQ
[syzbot] [rds?] KASAN: slab-use-after-free Read in rds_conn_path_drop
2026-03-05 11:58 UTC
[PATCH rdma-next 0/6] Add support for TLP emulation
2026-03-05 10:44 UTC (3+ messages)
` (subset) "
[PATCH for-next] RDMA/erdma: Remove numa_node from struct erdma_devattr
2026-03-05 10:31 UTC (2+ messages)
[PATCH net-next] net/mlx5: Allow asynchronous probe
2026-03-05 10:03 UTC (3+ messages)
[PATCH for-rc] RDMA/bng_re: Fix silent failure in HWRM version query
2026-03-05 9:34 UTC (6+ messages)
[PATCH rdma-next v2 1/1] RDMA/mana: Provide a modern CQ creation interface
2026-03-05 9:20 UTC (7+ messages)
` [EXTERNAL] "
[PATCH net V3] net/mlx5: Fix deadlock between devlink lock and esw->wq
2026-03-05 8:10 UTC
[PATCH net-next v2] net/smc: transition to RDMA core CQ pooling
2026-03-05 1:54 UTC (3+ messages)
[rdma:for-rc] BUILD SUCCESS a08aaf3968aec5d05cd32c801b8cc0c61da69c41
2026-03-04 20:20 UTC
[RFC net-next 0/4] ethtool: CMIS module diagnostic loopback support
2026-03-04 16:09 UTC (14+ messages)
[PATCH net-next v3 00/13] devlink: introduce shared devlink instance for PFs on same chip
2026-03-04 16:00 UTC (14+ messages)
` [PATCH net-next v3 01/13] devlink: expose devlink instance index over netlink
` [PATCH net-next v3 02/13] devlink: add helpers to get bus_name/dev_name
` [PATCH net-next v3 03/13] devlink: avoid extra iterations when found devlink is not registered
` [PATCH net-next v3 04/13] devlink: allow to use devlink index as a command handle
` [PATCH net-next v3 05/13] devlink: support index-based lookup via bus_name/dev_name handle
` [PATCH net-next v3 06/13] devlink: support index-based notification filtering
` [PATCH net-next v3 07/13] devlink: introduce __devlink_alloc() with dev driver pointer
` [PATCH net-next v3 08/13] devlink: add devlink_dev_driver_name() helper and use it in trace events
` [PATCH net-next v3 09/13] devlink: add devl_warn() helper and use it in port warnings
` [PATCH net-next v3 10/13] devlink: allow devlink instance allocation without a backing device
` [PATCH net-next v3 11/13] devlink: introduce shared devlink instance for PFs on same chip
` [PATCH net-next v3 12/13] documentation: networking: add shared devlink documentation
` [PATCH net-next v3 13/13] net/mlx5: Add a shared devlink instance for PFs on same chip
[PATCH v2 net-next 0/6] net: mana: Per-vPort EQ and MSI-X interrupt management
2026-03-04 14:59 UTC (9+ messages)
` [PATCH v2 net-next 1/6] net: mana: Create separate EQs for each vPort
` [PATCH v2 net-next 2/6] net: mana: Query device capabilities and configure MSI-X sharing for EQs
` [PATCH v2 net-next 3/6] net: mana: Introduce GIC context with refcounting for interrupt management
` [PATCH v2 net-next 4/6] net: mana: Use GIC functions to allocate global EQs
` [PATCH v2 net-next 5/6] net: mana: Allocate interrupt context for each EQ when creating vPort
` [PATCH v2 net-next 6/6] RDMA/mana_ib: Allocate interrupt contexts on EQs
[PATCH rdma-next v2 0/5] Add pinned revocable dmabuf import interface
2026-03-04 14:46 UTC (3+ messages)
` [PATCH rdma-next v2 3/5] RDMA/umem: "
[syzbot] [rdma?] kernel BUG in ib_device_get_by_index
2026-03-04 14:22 UTC (5+ messages)
[PATCH for-next] RDMA/core: Fix missing MODULE_IMPORT_NS in ib_uverbs module
2026-03-04 10:42 UTC (2+ messages)
[PATCH] RDMA/bng_re: Fix CREQ BAR base validity check in bng_re_map_creq_db
2026-03-04 9:52 UTC (2+ messages)
[PATCH] net/mlx5e: use flex array for rqns
2026-03-04 8:29 UTC (2+ messages)
[PATCH net-next 0/6] net: mana: Per-vPort EQ and MSI-X interrupt management
2026-03-04 0:01 UTC (3+ messages)
` [EXTERNAL] "
blktests failures with v7.0-rc1 kernel
2026-03-03 21:55 UTC (8+ messages)
[rdma:wip/leon-for-next] BUILD SUCCESS d5712689e05c9d1f89050637fd43b199b2d6e822
2026-03-03 19:06 UTC
[rdma:wip/leon-for-rc] BUILD SUCCESS cbbdb148c62814b2d60b3f49e10696093c57a987
2026-03-03 18:59 UTC
[PATCH net v2] net/rds: Fix circular locking dependency in rds_tcp_tune
2026-03-03 12:10 UTC (2+ messages)
[PATCH net-next] net: mana: Force full-page RX buffers for 4K page size on specific systems
2026-03-03 11:56 UTC (3+ messages)
[PATCH net-next, v2] net: mana: Trigger VF reset/recovery on health check failure due to HWC timeout
2026-03-03 10:30 UTC (2+ messages)
[PATCH] xprtrdma: Close sendctx get/put race that can block a transport
2026-03-02 22:24 UTC
[PATCH 1/1] RDMA/ionic: Preserve and set Ethernet source MAC after ib_ud_header_init()
2026-03-02 19:42 UTC (2+ messages)
[PATCH v2 00/13] Provide udata helpers and use them in bnxt_re
2026-03-02 19:36 UTC (6+ messages)
` [PATCH v2 02/13] RDMA/core: Add rdma_udata_to_dev()
[PATCH rdma-next] RDMA/core: Delete not-implemented get_vector_affinity
2026-03-02 19:34 UTC (2+ 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