public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-02 17:15:55 to 2022-05-12 21:48:33 UTC [more...]

[PATCH 00/32] Introduce flexible array struct memcpy() helpers
 2022-05-12 21:47 UTC  (62+ messages)
` [PATCH 01/32] netlink: Avoid memcpy() across flexible array boundary
` [PATCH 02/32] Introduce flexible array struct memcpy() helpers
` [PATCH 03/32] flex_array: Add Kunit tests
` [PATCH 04/32] fortify: Add run-time WARN for cross-field memcpy()
` [PATCH 05/32] brcmfmac: Use mem_to_flex_dup() with struct brcmf_fweh_queue_item
` [PATCH 06/32] iwlwifi: calib: Prepare to use mem_to_flex_dup()
` [PATCH 07/32] iwlwifi: calib: Use mem_to_flex_dup() with struct iwl_calib_result
` [PATCH 08/32] iwlwifi: mvm: Use mem_to_flex_dup() with struct ieee80211_key_conf
` [PATCH 09/32] p54: Use mem_to_flex_dup() with struct p54_cal_database
` [PATCH 10/32] wcn36xx: Use mem_to_flex_dup() with struct wcn36xx_hal_ind_msg
` [PATCH 11/32] nl80211: Use mem_to_flex_dup() with struct cfg80211_cqm_config
` [PATCH 12/32] cfg80211: Use mem_to_flex_dup() with struct cfg80211_bss_ies
` [PATCH 13/32] mac80211: Use mem_to_flex_dup() with several structs
` [PATCH 14/32] af_unix: Use mem_to_flex_dup() with struct unix_address
` [PATCH 15/32] 802/garp: Use mem_to_flex_dup() with struct garp_attr
` [PATCH 16/32] 802/mrp: Use mem_to_flex_dup() with struct mrp_attr
` [PATCH 17/32] net/flow_offload: Use mem_to_flex_dup() with struct flow_action_cookie
` [PATCH 18/32] firewire: Use __mem_to_flex_dup() with struct iso_interrupt_event
` [PATCH 19/32] afs: Use mem_to_flex_dup() with struct afs_acl
` [PATCH 20/32] ASoC: sigmadsp: Use mem_to_flex_dup() with struct sigmadsp_data
` [PATCH 21/32] soc: qcom: apr: Use mem_to_flex_dup() with struct apr_rx_buf
` [PATCH 22/32] atags_proc: Use mem_to_flex_dup() with struct buffer
` [PATCH 23/32] Bluetooth: Use mem_to_flex_dup() with struct hci_op_configure_data_path
` [PATCH 24/32] IB/hfi1: Use mem_to_flex_dup() for struct tid_rb_node
` [PATCH 25/32] Drivers: hv: utils: Use mem_to_flex_dup() with struct cn_msg
` [PATCH 26/32] ima: Use mem_to_flex_dup() with struct modsig
` [PATCH 27/32] KEYS: Use mem_to_flex_dup() with struct user_key_payload
` [PATCH 28/32] selinux: Use mem_to_flex_dup() with xfrm and sidtab
` [PATCH 29/32] xtensa: Use mem_to_flex_dup() with struct property
` [PATCH 30/32] usb: gadget: f_fs: Use mem_to_flex_dup() with struct ffs_buffer
` [PATCH 31/32] xenbus: Use mem_to_flex_dup() with struct read_buffer
` [PATCH 32/32] esas2r: Use __mem_to_flex() with struct atto_ioctl

[PATCH for-rc] RDMA/rxe: Fix rnr retry behavior
 2022-05-12 19:49 UTC 

[PATCH for-next 0/2] RDMA/hns: Use hr_reg_xxx() instead of remaining roce_set_xxx()/roce_get_xxx()
 2022-05-12 17:47 UTC  (4+ messages)
` [PATCH for-next 1/2] RDMA/hns: Use hr_reg_xxx() instead of remaining roce_set_xxx()
` [PATCH for-next 2/2] RDMA/hns: Use hr_reg_read() instead of remaining roce_get_xxx()

[PATCH for-next] RDMA/irdma: Add SW mechanism to generate completions on error
 2022-05-12 16:56 UTC  (2+ messages)

[PATCH] RDMA: replace ternary operator with min()
 2022-05-12 14:39 UTC  (3+ messages)

[rdma:wip/jgg-for-next] BUILD SUCCESS a2d36b02c15d49cec1f5a44c5123bb7f3bdfea8e
 2022-05-12 14:04 UTC 

[PATCH] fortify: Provide a memcpy trap door for sharp corners
 2022-05-12  9:10 UTC  (4+ messages)

[PATCH] RDMA/siw: Enable siw on tunnel devices
 2022-05-11 18:54 UTC  (2+ messages)

[bug report] net/mlx5: Add direct rule fs_cmd implementation
 2022-05-11 13:57 UTC 

[PATCH v2 0/2] RDMA/rxe: Fix no completion event issue
 2022-05-11 12:50 UTC  (6+ messages)
` [PATCH v2 1/2] RDMA/rxe: Update wqe_index for each wqe error completion
` [PATCH v2 2/2] RDMA/rxe: Generate error completion for error requester state

[RFC v2] virtio-net: Add RoCE (RDMA over Converged Ethernet) support
 2022-05-11  9:59 UTC 

[PATCH rdma-next 0/2] Add gratuitous ARP support to RDMA-CM
 2022-05-11  0:04 UTC  (5+ messages)
` [PATCH rdma-next 1/2] RDMA/core: Add an rb_tree that stores cm_ids sorted by ifindex and remote IP
` [PATCH rdma-next 2/2] RDMA/core: Add a netevent notifier to cma

[PATCH] IB/isert: Avoid flush_scheduled_work() usage
 2022-05-10 18:28 UTC  (2+ messages)

[PATCH 10/22] net/mlx5e: simplify mlx5e_set_fecparam()
 2022-05-10 15:47 UTC  (2+ messages)
` [PATCH 15/22] net/mlx5: use cpumask_weight_gt() in irq_pool_request_irq()

[PATCH AUTOSEL 5.15 02/19] RDMA/irdma: Fix deadlock in irdma_cleanup_cm_core()
 2022-05-10 15:44 UTC 

[PATCH AUTOSEL 5.17 03/21] RDMA/irdma: Fix deadlock in irdma_cleanup_cm_core()
 2022-05-10 15:43 UTC 

Apparent regression in blktests since 5.18-rc1+
 2022-05-10 15:24 UTC  (17+ messages)

[PATCH for-next] RDMA/hns: Add support for extended doorbell of HIP09
 2022-05-10 13:52 UTC 

[PATCH for-next v7 00/12] Elastic RDMA Adapter (ERDMA) driver
 2022-05-10 13:18 UTC  (6+ messages)
` [PATCH for-next v7 10/12] RDMA/erdma: Add the erdma module
` [PATCH for-next v7 12/12] RDMA/erdma: Add driver to kernel build environment

[PATCH for-next v14 00/10] Fix race conditions in rxe_pool
 2022-05-10 12:43 UTC  (14+ messages)
` [PATCH for-next v14 02/10] RDMA/rxe: Add rxe_srq_cleanup()
` [PATCH for-next v14 06/10] RDMA/rxe: Move mw cleanup code to rxe_mw_cleanup()
` [PATCH for-next v14 08/10] RDMA/rxe: Stop lookup of partially built objects
` [PATCH for-next v14 09/10] RDMA/rxe: Convert read side locking to rcu
` [PATCH for-next v14 10/10] RDMA/rxe: Cleanup rxe_pool.c

[rdma:wip/jgg-for-next] BUILD SUCCESS 4703b4f0d94a5f887297713a2f6c2916a1ef08fd
 2022-05-10  8:01 UTC 

[PATCH] net/mlx5: correct ECE offset in query qp output
 2022-05-10  6:06 UTC  (3+ messages)

[PATCH] RDMA/siw: Enable siw on tunnel devices
 2022-05-09 13:41 UTC  (3+ messages)

RDMA/rxe: [BUG-REPORT] Incorrect rnr retry behavior
 2022-05-07 13:52 UTC 

[GIT PULL] Please pull RDMA subsystem changes
 2022-05-06 17:06 UTC  (4+ messages)

[RFC PATCH] RDMA/rxe: skip adjusting remote addr for write in retry operation
 2022-05-06 16:15 UTC  (5+ messages)

[PATCH] RDMA/mlx4: Avoid flush_scheduled_work() usage
 2022-05-06 13:50 UTC 

[PATCH net-next] net/smc: Fix smc-r link reference count
 2022-05-06  9:47 UTC  (4+ messages)

[PATCH net-next 1/2] net: switch to netif_napi_add_tx()
 2022-05-06  1:20 UTC  (6+ messages)

[syzbot] KASAN: use-after-free Read in tcp_retransmit_timer (5)
 2022-05-06  1:20 UTC  (28+ messages)
        ` [PATCH] net: rds: acquire refcount on TCP sockets
            ` [PATCH v2] "
                            ` [PATCH] net: rds: use maybe_get_net() when acquiring "
                              ` [PATCH net v2] "

Fwd: [PATCH for-next] RDMA/rxe: Fix "RDMA/rxe: Cleanup rxe_mcast.c"
 2022-05-05 16:53 UTC 

[patch v12 00/13] extensible prctl task isolation interface and vmstat sync
 2022-05-05 16:52 UTC  (6+ messages)

Re: siw_cm.c:255 siw_cep_put+0x125/0x130 kernel warning while testing blktests srp/002 v5.17-rc7
 2022-05-05 13:40 UTC 

Re: siw_cm.c:255 siw_cep_put+0x125/0x130 kernel warning while testing blktests srp/002 v5.17-rc7
 2022-05-05 12:48 UTC  (6+ messages)
`  "

Encountering errors while using RNBD over rxe for v5.14
 2022-05-05 11:20 UTC  (5+ messages)

[RFC] Adding private data and private data len as argument to rdma_disconnect()
 2022-05-05 10:02 UTC 

[PATCH for-next v2] RDMA/rxe: Fix "RDMA/rxe: Cleanup rxe_mcast.c"
 2022-05-05  1:44 UTC  (3+ messages)

[PATCH 1/1] RDMA/rxe: Optimize the mr pool struct
 2022-05-05  1:04 UTC  (2+ messages)

[PATCH for-next] RDMA/hns: Add the detection for CMDQ status in the device initialization process
 2022-05-05  1:00 UTC  (2+ messages)

[PATCH for-next] RDMA/hns: Remove the num_cqc_timer variable
 2022-05-05  1:00 UTC  (2+ messages)

[PATCH] RDMA/siw: Fix a condition race issue in MPA request processing
 2022-05-05  0:03 UTC  (3+ messages)

[PATCH linux-next] RDMA/hns: fix returnvar.cocci warning
 2022-05-04 23:57 UTC  (2+ messages)

Possible bug in ipoib_reap_dead_ahs in datagram mode
 2022-05-04 19:15 UTC 

Suspicious code in rxe requester and completer tasklets
 2022-05-04 17:38 UTC 

[PATCH] RDMA/siw: Fix a condition race issue in MPA request processing
 2022-05-04 14:42 UTC 

[PATCH for-next] RDMA/rxe: Fix typo: replace paylen by payload
 2022-05-04 14:34 UTC  (2+ messages)

2nd Quater puchase request
 2022-05-03 14:49 UTC 

[PATCH for-next] RDMA/rxe: Fix "RDMA/rxe: Cleanup rxe_mcast.c"
 2022-05-03 11:38 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