linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-11 15:53:02 to 2023-04-20 02:41:29 UTC [more...]

[PATCH v3 0/6] pci-hyper: Fix race condition bugs for fast device hotplug
 2023-04-20  2:40 UTC  (3+ messages)
` [PATCH v3 1/6] PCI: hv: Fix a race condition bug in hv_pci_query_relations()
` [PATCH v3 2/6] PCI: hv: Fix a race condition in hv_irq_unmask() that can cause panic

[PATCH for-next 0/3] rtrs bugfix and cleanups
 2023-04-20  2:00 UTC  (33+ messages)
` [PATCH for-next 1/3] RDMA/rtrs: Remove duplicate cq_num assignment
` [PATCH for-next 2/3] RDMA/rtrs: Fix rxe_dealloc_pd warning
` [PATCH for-next 3/3] RDMA/rtrs: Avoid use-after-free in rtrs_clt_rdma_cm_handler

[PATCH rdma-next] RDMA/mlx5: Use correct device num_ports when modify DC
 2023-04-20  1:39 UTC 

[PATCH for-next v4 0/8] On-Demand Paging on SoftRoCE
 2023-04-20  0:28 UTC  (12+ messages)
` [PATCH for-next v4 1/8] RDMA/rxe: Tentative workqueue implementation
` [PATCH for-next v4 2/8] RDMA/rxe: Always schedule works before accessing user MRs
` [PATCH for-next v4 3/8] RDMA/rxe: Make MR functions accessible from other rxe source code
` [PATCH for-next v4 4/8] RDMA/rxe: Move resp_states definition to rxe_verbs.h
` [PATCH for-next v4 5/8] RDMA/rxe: Add page invalidation support
` [PATCH for-next v4 6/8] RDMA/rxe: Allow registering MRs for On-Demand Paging
` [PATCH for-next v4 7/8] RDMA/rxe: Add support for Send/Recv/Write/Read with ODP
` [PATCH for-next v4 8/8] RDMA/rxe: Add support for the traditional Atomic operations "

[PATCHv3 0/8] Fix the problem that rxe can not work in net namespace
 2023-04-19 18:01 UTC  (18+ messages)

[recipe build #3528689] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2023-04-19 11:02 UTC 

[PATCH 1/2] net/mlx4: fix build error from usercopy size check
 2023-04-19  7:09 UTC  (4+ messages)
` [PATCH 2/2] net/mlx4: avoid overloading user/kernel pointers

[rdma:wip/leon-for-next] BUILD SUCCESS 3e358ea8614ddfbc59ca7a3f5dff5dde2b350b2c
 2023-04-18 19:04 UTC 

[PATCH v4 5/6] mm/gup: remove vmas parameter from pin_user_pages()
 2023-04-18 15:49 UTC 

[PATCH] RDMA/efa: Add rdma write capability to device caps
 2023-04-18 14:03 UTC  (10+ messages)

[PATCH jgg-for-next] RDMA/rxe: Fix spinlock recursion deadlock on requester
 2023-04-18 13:43 UTC  (2+ messages)

[PATCH 1/1] RDMA/rxe: Add function name to the logs
 2023-04-18 12:26 UTC 

[PATCH 1/1] RDMA/rxe: Add function name to the logs
 2023-04-18 10:36 UTC  (4+ messages)

[RFC PATCH bpf-next v2 0/5] net/smc: Introduce BPF injection capability
 2023-04-18 10:19 UTC  (6+ messages)
` [RFC PATCH bpf-next v2 1/5] net/smc: move smc_sock related structure definition
` [RFC PATCH bpf-next v2 2/5] net/smc: net/smc: allow smc to negotiate protocols on policies
` [RFC PATCH bpf-next v2 3/5] net/smc: allow set or get smc negotiator by sockopt
` [RFC PATCH bpf-next v2 4/5] bpf: add smc negotiator support in BPF struct_ops
` [RFC PATCH bpf-next v2 5/5] bpf/selftests: add selftest for SMC bpf capability

[rdma:wip/jgg-for-next] BUILD SUCCESS f605f26ea196a3b49bea249330cbd18dba61a33e
 2023-04-18  7:56 UTC 

[PATCH rdma-next v1] RDMA/mlx5: Fix flow counter query via DEVX
 2023-04-18  5:47 UTC  (2+ messages)

[PATCH v2 0/8] sched/topology: add for_each_numa_cpu() macro
 2023-04-18  0:51 UTC  (3+ messages)

[LSF/MM/BPF proposal]: Physr discussion
 2023-04-17 19:59 UTC  (3+ messages)

[PATCH V3,net-next, 0/4] net: mana: Add support for jumbo frame
 2023-04-17 19:52 UTC  (19+ messages)
` [PATCH V3,net-next, 1/4] net: mana: Use napi_build_skb in RX path
` [PATCH V3,net-next, 2/4] net: mana: Refactor RX buffer allocation code to prepare for various MTU
` [PATCH V3,net-next, 3/4] net: mana: Enable RX path to handle various MTU sizes
` [PATCH V3,net-next, 4/4] net: mana: Add support for jumbo frame

[PATCH for-next 1/5] RDMA/rxe: Remove qp->resp.state
 2023-04-17 19:40 UTC  (2+ messages)

new order
 2023-04-17 15:22 UTC 

[PATCH v3 6/7] mm/gup: remove vmas parameter from pin_user_pages()
 2023-04-17 11:59 UTC  (3+ messages)

[PATCH 4.19 v3 0/6] Backport handling -ESTALE policy update failure to 4.19
 2023-04-17 11:39 UTC  (3+ messages)
` [PATCH 4.19 v3 6/6] ima: Handle -ESTALE returned by ima_filter_rule_match()

[PATCH bpf V7 0/7] XDP-hints: API change for RX-hash kfunc bpf_xdp_metadata_rx_hash
 2023-04-17 11:35 UTC  (13+ messages)
` [PATCH bpf V7 1/7] selftests/bpf: xdp_hw_metadata default disable bpf_printk
` [PATCH bpf V7 3/7] xdp: rss hash types representation
` [PATCH bpf V7 4/7] mlx5: bpf_xdp_metadata_rx_hash add xdp rss hash type

[PATCH v2] RDMA: Add ib_virt_dma_to_page()
 2023-04-17  9:02 UTC  (4+ messages)

[rdma:wip/leon-for-next] BUILD SUCCESS bd4ba605c4a92b46ab414626a4f969a19103f97a
 2023-04-16 23:31 UTC 

[PATCH rdma-next 0/4] Allow relaxed ordering read in VFs and VMs
 2023-04-16 10:30 UTC  (15+ messages)
` [PATCH mlx5-next 1/4] RDMA/mlx5: Remove pcie_relaxed_ordering_enabled() check for RO write
` [PATCH rdma-next 2/4] RDMA/mlx5: Check pcie_relaxed_ordering_enabled() in UMR
` [PATCH mlx5-next 3/4] net/mlx5: Update relaxed ordering read HCA capabilities
` [PATCH mlx5-next 4/4] RDMA/mlx5: Allow relaxed ordering read in VFs and VMs

[PATCH rdma-next v4 1/1] RDMA/rxe: Fix the error "trying to register non-static key in rxe_cleanup_task"
 2023-04-16 10:29 UTC  (2+ messages)

[PATCH v2 6/7] mm/gup: remove vmas parameter from pin_user_pages()
 2023-04-15  9:08 UTC 

[PATCH 6/7] mm/gup: remove vmas parameter from pin_user_pages()
 2023-04-14 23:27 UTC 

[GIT PULL] Please pull RDMA subsystem changes
 2023-04-14 17:40 UTC  (2+ messages)

[rdma:for-rc] BUILD SUCCESS aca3b0fa3d04b40c96934d86cc224cccfa7ea8e0
 2023-04-14 13:50 UTC 

[rdma:for-next] BUILD SUCCESS a2e20b29cf9ce6d2070a6e36666e2239f7f9625b
 2023-04-14 13:42 UTC 

[PATCH net-next v2] net/mlx5: stop waiting for PCI link if reset is required
 2023-04-13 23:01 UTC  (3+ messages)

[PATCH bpf V10 0/6] XDP-hints: API change for RX-hash kfunc bpf_xdp_metadata_rx_hash
 2023-04-13 20:30 UTC  (8+ messages)
` [PATCH bpf V10 1/6] selftests/bpf: xdp_hw_metadata remove bpf_printk and add counters
` [PATCH bpf V10 2/6] xdp: rss hash types representation
` [PATCH bpf V10 3/6] mlx5: bpf_xdp_metadata_rx_hash add xdp rss hash type
` [PATCH bpf V10 4/6] veth: "
` [PATCH bpf V10 5/6] mlx4: "
` [PATCH bpf V10 6/6] selftests/bpf: Adjust bpf_xdp_metadata_rx_hash for new arg

[rdma:for-next] BUILD SUCCESS 979e5e0a255d7a4fe568aa23f2ec9c21eb97c258
 2023-04-13 12:14 UTC 

[recipe build #3525740] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2023-04-13 10:46 UTC 

[PATCH rdma-next v3 1/1] RDMA/rxe: Fix the error "trying to register non-static key in rxe_cleanup_task"
 2023-04-13 10:15 UTC  (2+ messages)

[PATCHv2 1/1] RDMA/rxe: Fix the error "trying to register non-static key in rxe_cleanup_task"
 2023-04-13 10:01 UTC  (4+ messages)

[PATCH] RDMA/irdma: Slightly optimize irdma_form_ah_cm_frame()
 2023-04-12 23:06 UTC  (4+ messages)

[PATCH bpf V9 0/6] XDP-hints: API change for RX-hash kfunc bpf_xdp_metadata_rx_hash
 2023-04-12 19:41 UTC  (9+ messages)
` [PATCH bpf V9 1/6] selftests/bpf: xdp_hw_metadata remove bpf_printk and add counters
` [PATCH bpf V9 2/6] xdp: rss hash types representation
` [PATCH bpf V9 3/6] mlx5: bpf_xdp_metadata_rx_hash add xdp rss hash type
` [PATCH bpf V9 4/6] veth: "
` [PATCH bpf V9 5/6] mlx4: "
` [PATCH bpf V9 6/6] selftests/bpf: Adjust bpf_xdp_metadata_rx_hash for new arg

[PATCH bpf V8 0/7] XDP-hints: API change for RX-hash kfunc bpf_xdp_metadata_rx_hash
 2023-04-12 17:56 UTC  (11+ messages)
` [PATCH bpf V8 1/7] selftests/bpf: xdp_hw_metadata default disable bpf_printk
` [PATCH bpf V8 2/7] selftests/bpf: Add counters to xdp_hw_metadata
` [PATCH bpf V8 3/7] xdp: rss hash types representation
` [PATCH bpf V8 4/7] mlx5: bpf_xdp_metadata_rx_hash add xdp rss hash type
` [PATCH bpf V8 5/7] veth: "
` [PATCH bpf V8 6/7] mlx4: "
` [PATCH bpf V8 7/7] selftests/bpf: Adjust bpf_xdp_metadata_rx_hash for new arg

[PATCH v2 for-rc] RDMA/core: Fix GID entry ref leak when create_ah fails
 2023-04-12 16:36 UTC  (2+ messages)

[PATCH] RDMA/rxe: Fix error in rxe_task.c
 2023-04-12 16:14 UTC  (2+ messages)

[PATCH for-next 0/1] RDMA-rxe: Allow retry sends for rdma read responses
 2023-04-12 16:05 UTC  (3+ messages)
` [PATCH for-next 1/1] "

[PATCH V2,net-next, 0/3] net: mana: Add support for jumbo frame
 2023-04-12 14:38 UTC  (7+ messages)
` [PATCH V2,net-next, 2/3] net: mana: Enable RX path to handle various MTU sizes
` [PATCH V2,net-next, 3/3] net: mana: Add support for jumbo frame

[RFC PATCH bpf-next 0/5] net/smc: Introduce BPF injection capability
 2023-04-12  8:33 UTC  (2+ messages)

Słowa kluczowe do wypozycjonowania
 2023-04-12  7:40 UTC 

[PATCH for-next 0/6] RDMA/bnxt_re: driver update for supporting low latency push
 2023-04-12  6:49 UTC  (10+ messages)
` [PATCH for-next 1/6] RDMA/bnxt_re: Use the common mmap helper functions
` [PATCH for-next 2/6] RDMA/bnxt_re: Add disassociate ucontext support
` [PATCH for-next 6/6] RDMA/bnxt_re: Enable low latency push

[PATCH] blk-mq-rdma: remove queue mapping helper for rdma devices
 2023-04-12  6:42 UTC  (2+ messages)

[PATCH net-next v2 3/3] mlx4: use READ_ONCE/WRITE_ONCE for ring indexes
 2023-04-12  6:07 UTC  (2+ messages)

[syzbot] [rds?] WARNING in rds_conn_connect_if_down
 2023-04-11 20:53 UTC 

[PATCH v2 0/6] pci-hyper: Fix race condition bugs for fast device hotplug
 2023-04-11 17:31 UTC  (6+ messages)
` [PATCH v2 6/6] PCI: hv: Use async probing to reduce boot time

[PATCH net-next v6 12/18] siw: Inline do_tcp_sendpages()
 2023-04-11 17:22 UTC  (2+ messages)

[PATCH net-next 3/3] mlx4: use READ_ONCE/WRITE_ONCE for ring indexes
 2023-04-11 15:52 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).