Linux RDMA and InfiniBand development
 help / color / mirror / Atom feed
 messages from 2026-07-20 07:58:19 to 2026-07-21 23:39:29 UTC [more...]

[PATCH v2 0/7] block,md,nvme: correct handling of unsupported P2PDMA transfers
 2026-07-21 23:38 UTC  (14+ messages)
` [PATCH v2 1/7] blk-mq-dma: restore BLK_STS_TARGET for unsupported P2P transfers
` [PATCH v2 4/7] md/raid1: don't use write-behind for P2PDMA bios
` [PATCH v2 5/7] md/raid1,raid10: keep REQ_NOMERGE on narrow_write_error() retry clones
` [PATCH v2 6/7] md/raid1,raid10: skip futile retries on P2PDMA mapping failures

[PATCH v1 0/5] Support Clang context analysis for RDMA/efa
 2026-07-21 20:27 UTC  (3+ messages)

[PATCH rdma-next] RDMA/srpt: Pass the mapped task attribute to target_init_cmd()
 2026-07-21 20:13 UTC  (2+ messages)

[PATCH net v2] rds: Fix inet6_addr_lst NULL dereference when IPv6 is disabled
 2026-07-21 19:30 UTC  (2+ messages)

[PATCH rdma-next] RDMA/mana_ib: drain QP references after partial table insertion
 2026-07-21 19:29 UTC  (2+ messages)
` [EXTERNAL] "

[PATCH 0/6] block,md,nvme: correct handling of unsupported P2PDMA transfers
 2026-07-21 17:51 UTC  (9+ messages)
` [PATCH 1/6] blk-mq-dma: restore BLK_STS_TARGET for unsupported P2P transfers
` [PATCH 2/6] md: ensure REQ_NOMERGE is set on P2PDMA bios

[PATCH v3 0/8] block,md,nvme: correct handling of unsupported P2PDMA transfers
 2026-07-21 17:45 UTC  (9+ messages)
` [PATCH v3 1/8] blk-mq-dma: restore BLK_STS_TARGET for unsupported P2P transfers
` [PATCH v3 2/8] md: ensure REQ_NOMERGE is set on P2PDMA bios
` [PATCH v3 3/8] md/raid1: serialize non-write-behind writes on CollisionCheck rdevs
` [PATCH v3 4/8] md/raid1: don't use write-behind for P2PDMA bios
` [PATCH v3 5/8] md/raid1,raid10: keep REQ_NOMERGE on narrow_write_error() retry clones
` [PATCH v3 6/8] md/raid1: skip futile retries on P2PDMA mapping failures
` [PATCH v3 7/8] md/raid10: "
` [PATCH v3 8/8] nvme-rdma: return BLK_STS_TARGET for unsupported P2P transfers

[rdma:for-next] BUILD SUCCESS 28a06de7318fad1d0dec9bf54fe04243cc0635ff
 2026-07-21 17:24 UTC 

[PATCH for-next v10 0/6] Introduce Completion Counters
 2026-07-21 17:14 UTC  (10+ messages)
` [PATCH for-next v10 1/6] RDMA/core: Add Completion Counters support
` [PATCH for-next v10 2/6] RDMA/core: Prevent destroying in-use completion counters
` [PATCH for-next v10 3/6] RDMA/core: Expose Completion Counter capabilities to userspace
` [PATCH for-next v10 4/6] RDMA/core: Add Completion Counters to resource tracking
` [PATCH for-next v10 5/6] RDMA/efa: Update device interface
` [PATCH for-next v10 6/6] RDMA/efa: Add Completion Counters support

[PATCH v9 0/8] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
 2026-07-21 16:49 UTC  (8+ messages)
` [PATCH v9 1/8] mm/hmm: move page fault handling out of walk callbacks
` [PATCH v9 2/8] mm/hmm: add hmm_range_fault_unlocked_timeout() for mmap lock-drop support
` [PATCH v9 8/8] drm/gpusvm: Use hmm_range_fault_unlocked_timeout() for range faults

[RFC PATCH net-next 00/13] net: knod: in-kernel network offload device
 2026-07-21 16:36 UTC  (10+ messages)
` [RFC PATCH net-next 02/13] net: devmem: extend memory provider for knod
` [RFC PATCH net-next 08/13] drm/amdkfd: add GPU instruction emitter and disassembler

[PATCH] RDMA/erdma: fix use-after-free in CEQ tasklet teardown
 2026-07-21 13:37 UTC 

[PATCH v2] RDMA/nldev: validate dynamic counter attribute length
 2026-07-21 13:30 UTC  (2+ messages)

[PATCH] RDMA/erdma: Fix CEQ tasklet use-after-free on removal
 2026-07-21 13:24 UTC  (3+ messages)

[for-next v4 0/2] Add Reorder Completion Queue (RCQ) support
 2026-07-21 12:10 UTC  (3+ messages)
` [for-next v4 1/2] net: ionic: Fetch RCQ sign bit from firmware
` [for-next v4 2/2] RDMA/ionic: Add RCQ userspace support

[PATCH net v2] net/mlx5e: Use sender devcom for MPV master-up
 2026-07-21  9:10 UTC  (2+ messages)

[recipe build #4068141] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2026-07-21  8:40 UTC 

[PATCH for-next 0/2] RDMA/efa: Add 64-bit SQ request ID support
 2026-07-21  7:00 UTC  (3+ messages)
` [PATCH for-next 1/2] RDMA/efa: Add CQ/QP creation with 64-bit SQ req "
` [PATCH for-next 2/2] RDMA/efa: Expose 64-bit send WR ID support to userspace

[PATCH net v3] bnge/bng_re: fix ring ID widths
 2026-07-21  6:37 UTC 

[PATCH for-next v4 0/4] RDMA/bnxt_re: Update the toggle page handling of CQ and SRQ
 2026-07-21 11:54 UTC  (5+ messages)
` [PATCH for-next v4 1/4] RDMA/bnxt_re: Replace per-device hash tables with per-context XArrays
` [PATCH for-next v4 2/4] RDMA/bnxt_re: Defer toggle page free to rdma_user_mmap_entry teardown
` [PATCH for-next v4 3/4] RDMA/bnxt_re: Add uverbs object handle path for CQ/SRQ toggle page
` [PATCH for-next v4 4/4] RDMA/bnxt_re: Clear VM_MAYWRITE on DBR/toggle page mmap

[PATCH net v4 0/3] net/smc: bound wire-controlled CDC cursors against the local buffers
 2026-07-21  0:28 UTC  (2+ messages)

[PATCH net v2] bnge/bng_re: fix ring ID widths
 2026-07-21  0:20 UTC  (2+ messages)

[PATCH v3] PCI/TPH: treat reserved 0b10 completer encoding as unsupported
 2026-07-20 23:42 UTC  (2+ messages)

[RFC PATCH 1/2] RDMA/rxe: drive UDP tunnel socket lifetime from the GID table
 2026-07-20 19:19 UTC  (3+ messages)

[PATCH] rds: synchronize info callbacks with connection teardown
 2026-07-20 18:49 UTC 

[PATCH net] net/smc: validate peer CDC cursor against RMBE size before accepting it
 2026-07-20 17:07 UTC 

[PATCH] RDMA/srpt: fix NULL deref when sending BUSY before target_init_cmd()
 2026-07-20 16:31 UTC  (2+ messages)

[PATCH v4 0/5] nfs: modernize direct I/O path
 2026-07-20 15:06 UTC  (6+ messages)
` [PATCH v4 1/5] nfs: make nfs_page pin-aware
` [PATCH v4 2/5] nfs: track number of pinned pages in nfs_page
` [PATCH v4 3/5] nfs: introduce nfs_release_request_list helper
` [PATCH v4 4/5] nfs: migrate direct I/O to iov_iter_extract_pages
` [PATCH v4 5/5] nfs: introduce nfs_direct_extract_pages helper

[PATCH v3 0/5] nfs: Modernize Direct I/O path
 2026-07-20 15:03 UTC  (17+ messages)
` [PATCH v3 1/5] nfs: make nfs_page pin-aware
` [PATCH v3 2/5] nfs: Track number of pinned pages in nfs_page
` [PATCH v3 3/5] nfs: Introduce nfs_release_request_list helper
` [PATCH v3 4/5] nfs: migrate direct I/O to iov_iter_extract_pages
` [PATCH v3 5/5] nfs: introduce nfs_direct_extract_pages helper

[PATCH] RDMA/umem: Fix the ib_umem_dmabuf_get() prototype
 2026-07-20 13:01 UTC  (2+ messages)

[for-next 1/1] RDMA/ionic: Add robust udata compatibility checks to all uapi verbs
 2026-07-20 11:37 UTC  (2+ messages)

[PATCH] RDMA/rtrs-clt: Fix double free on path sysfs failure
 2026-07-20  9:14 UTC  (5+ messages)

[PATCH net] net/mlx5: FW tracer, clamp firmware-reported num_string_db
 2026-07-20  9:10 UTC  (2+ messages)

[PATCH for-next v9 2/6] RDMA/core: Prevent destroying in-use completion counters
 2026-07-20  7:58 UTC  (2+ messages)
` [PATCH for-next v9 6/6] RDMA/efa: Add Completion Counters support


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox