linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-02 13:49:48 to 2020-03-10 07:53:45 UTC [more...]

[PATCH rdma-rc] RDMA/mad: Do not crash if the rdma device does not have a umad interface
 2020-03-10  7:53 UTC 

KASAN: use-after-free Read in rxe_query_port
 2020-03-10  7:39 UTC  (4+ messages)

[PATCH] MAINTAINERS: Update maintainers for HISILICON ROCE DRIVER
 2020-03-10  1:38 UTC  (3+ messages)
  ` Fwd: "

[PATCH v2 for-next 0/5] RDMA/hns: Refactor wqe related codes
 2020-03-10  1:19 UTC  (9+ messages)
` [PATCH v2 for-next 1/5] RDMA/hns: Rename wqe buffer related functions
` [PATCH v2 for-next 2/5] RDMA/hns: Optimize wqe buffer filling process for post send
` [PATCH v2 for-next 3/5] RDMA/hns: Optimize the wr opcode conversion from ib to hns
` [PATCH v2 for-next 4/5] RDMA/hns: Optimize base address table config flow for qp buffer
` [PATCH v2 for-next 5/5] RDMA/hns: Optimize wqe buffer set flow for post send

BUG: corrupted list in _cma_attach_to_dev
 2020-03-09 23:03 UTC  (4+ messages)

[PATCH rc] RDMA/nl: Do not permit empty devices names during RDMA_NLDEV_CMD_NEWLINK/SET
 2020-03-09 20:38 UTC  (3+ messages)
` WARNING: kobject bug in ib_register_device

[bug report]infiniband: integer overflow in ib_uverbs_post_send
 2020-03-09 19:37 UTC  (2+ messages)

[PATCH rc] RDMA/core: Fix missing error check on dev_set_name()
 2020-03-09 19:32 UTC 

[PATCH] RDMA/ucma: Put a lock around every call to the rdma_cm layer
 2020-03-09 19:30 UTC  (5+ messages)

INFO: task hung in rdma_destroy_id
 2020-03-09 17:21 UTC  (2+ messages)

possible deadlock in siw_create_listen
 2020-03-09 17:20 UTC  (5+ messages)

BUG: corrupted list in cma_listen_on_dev
 2020-03-09 17:18 UTC  (4+ messages)

[PATCH] linux-next: DOC: RDS: Fix a typo in rds.txt
 2020-03-09 17:06 UTC  (2+ messages)

[PATCH for-next] RDMA/hns: Support to set mininum depth of qp to 0
 2020-03-09 15:18 UTC  (2+ messages)

[PATCH rdma-next 0/9] Add Enhanced Connection Established (ECE)
 2020-03-08  7:18 UTC  (12+ messages)
` [PATCH rdma-next 1/9] RDMA/cm: Add Enhanced Connection Establishment (ECE) bits
` [PATCH rdma-next 2/9] RDMA: Promote field_avail() macro to be general code
` [PATCH rdma-next 3/9] RDMA/cm: Delete not implemented CM peer to peer communication
` [PATCH rdma-next 4/9] RDMA/uapi: Add ECE definitions to UCMA
` [PATCH rdma-next 5/9] RDMA/ucma: Extend ucma_connect to receive ECE parameters
` [PATCH rdma-next 6/9] RDMA/ucma: Deliver ECE parameters through UCMA events
` [PATCH rdma-next 7/9] RDMA/cm: Send and receive ECE parameter over the wire
` [PATCH rdma-next 8/9] RDMA/cma: Connect ECE to rdma_accept
` [PATCH rdma-next 9/9] RDMA/cma: Provide ECE reject reason

[PATCH] RDMA/bnxt_re: Remove a redundant 'memset'
 2020-03-08  6:54 UTC 

[GIT PULL] Please pull RDMA subsystem changes
 2020-03-08  2:00 UTC  (2+ messages)

[PATCH mlx5-next 0/4] Mellanox, mlx5 next updates 2020-03-02
 2020-03-07 21:21 UTC  (6+ messages)
` [PATCH mlx5-next 1/4] net/mlx5: Introduce egress acl forward-to-vport capability
` [PATCH mlx5-next 2/4] net/mlx5: Introduce TLS and IPSec objects enums
` [PATCH mlx5-next 3/4] net/mlx5: Expose link speed directly
` [PATCH mlx5-next 4/4] net/mlx5: HW bit for goto chain offload support

Fwd: [bug report] BUG: KASAN: use-after-free in qed_chain_free+0x6d2/0x7f0 [qed]
 2020-03-07  8:30 UTC 

[PATCH net-next 0/7] ethtool: consolidate irq coalescing - other drivers
 2020-03-07  6:46 UTC  (13+ messages)
` [PATCH net-next 1/7] um: reject unsupported coalescing params
` [PATCH net-next 2/7] RDMA/ipoib: "
` [PATCH net-next 3/7] tun: "
` [PATCH net-next 4/7] r8152: "
` [PATCH net-next 5/7] vmxnet3: let core reject the unsupported coalescing parameters
` [PATCH net-next 6/7] staging: qlge: reject unsupported coalescing params
` [PATCH net-next 7/7] wil6210: "

[bug report] NVMe RDMA OPA: kmemleak observed with connect/reset_controller/disconnect
 2020-03-06 15:03 UTC  (2+ messages)

[PATCH v9 00/25] RTRS (former IBTRS) RDMA Transport Library and RNBD (former IBNBD) RDMA Network Block Device
 2020-03-06 13:33 UTC  (69+ messages)
` [PATCH v9 01/25] sysfs: export sysfs_remove_file_self()
` [PATCH v9 02/25] RDMA/rtrs: public interface header to establish RDMA connections
` [PATCH v9 03/25] RDMA/rtrs: private headers with rtrs protocol structs and helpers
` [PATCH v9 04/25] RDMA/rtrs: core: lib functions shared between client and server modules
` [PATCH v9 05/25] RDMA/rtrs: client: private header with client structs and functions
` [PATCH v9 06/25] RDMA/rtrs: client: main functionality
` [PATCH v9 07/25] RDMA/rtrs: client: statistics functions
` [PATCH v9 10/25] RDMA/rtrs: server: main functionality
` [PATCH v9 15/25] block/rnbd: private headers with rnbd protocol structs and helpers
` [PATCH v9 16/25] block/rnbd: client: private header with client structs and functions
` [PATCH v9 17/25] block/rnbd: client: main functionality
` [PATCH v9 20/25] block/rnbd: server: "
` [PATCH v9 21/25] block/rnbd: server: functionality for IO submission to file or block dev

Maybe a race condition in net/rds/rdma.c?
 2020-03-06 12:11 UTC  (4+ messages)

[PATCH] net/mlx5e: Fix an IS_ERR() vs NULL check
 2020-03-05 23:11 UTC  (4+ messages)

[RFC PATCH rdma-core 00/11] Add Enhanced Connection Established (ECE) APIs
 2020-03-05 15:03 UTC  (12+ messages)
` [RFC PATCH rdma-core 01/11] Update kernel headers
` [RFC PATCH rdma-core 02/11] libibverbs: Add interfaces to configure and use ECE
` [RFC PATCH rdma-core 03/11] mlx5: Implement ECE callbacks
` [RFC PATCH rdma-core 04/11] libibverbs: Document ECE API
` [RFC PATCH rdma-core 05/11] debian: Install all available librdmacm man pages
` [RFC PATCH rdma-core 06/11] librdmacm: Provide interface to use ECE for external QPs
` [RFC PATCH rdma-core 07/11] librdmacm: Connect rdma_connect to the ECE
` [RFC PATCH rdma-core 08/11] librdmacm: Return ECE results through rdma_accept
` [RFC PATCH rdma-core 09/11] librdmacm: Add an option to reject ECE request
` [RFC PATCH rdma-core 10/11] librdmacm: Implement ECE handshake logic
` [RFC PATCH rdma-core 11/11] librdmacm: Document ECE API

[PATCH for-next 0/5] RDMA/hns: Refactor wqe related codes
 2020-03-05 14:33 UTC  (17+ messages)
` [PATCH for-next 1/5] RDMA/hns: Rename wqe buffer related functions
` [PATCH for-next 2/5] RDMA/hns: Optimize wqe buffer filling process for post send
` [PATCH for-next 3/5] RDMA/hns: Optimize the wr opcode conversion from ib to hns
` [PATCH for-next 4/5] RDMA/hns: Optimize base address table config flow for qp buffer

[PATCH rdma-rc] RDMA/mlx5: Fix the number of hwcounters of a dynamic counter
 2020-03-05 12:40 UTC 

[PATCH rdma-rc] IB/mlx5: Replace tunnel mpls capability bits for tunnel_offloads
 2020-03-05 12:38 UTC 

[PATCH rdma-next 0/2] Packet pacing DEVX API
 2020-03-05 12:21 UTC  (3+ messages)

[rdma:wip/jgg-for-next] BUILD SUCCESS 0aeb3622ea6f14f36232a33f1d08c2ff02f4048b
 2020-03-05  5:49 UTC 

[rdma:wip/jgg-for-rc] BUILD SUCCESS 810dbc69087b08fd53e1cdd6c709f385bc2921ad
 2020-03-05  5:46 UTC 

[rdma:for-next] BUILD SUCCESS 5e29d1443c46b6ca70a4c940a67e8c09f05dcb7e
 2020-03-05  5:43 UTC 

[PATCH][next] RDMA/hns: fix spelling mistake "attatch" -> "attach"
 2020-03-04 18:36 UTC  (2+ messages)

[PATCH for-rc] RDMA/iwcm: Fix iwcm work deallocation
 2020-03-04 18:35 UTC  (2+ messages)

[Patch for-rc v2] RDMA/siw: Fix failure handling during device creation
 2020-03-04 18:27 UTC  (3+ messages)

[PATCH for-rc] RDMA/siw: Fix passive connection establishment
 2020-03-04 18:24 UTC  (2+ messages)

[PATCH rdma-next] IB/mlx5: Fix missing congestion control debugfs on rep rdma device
 2020-03-04 18:22 UTC  (2+ messages)

[PATCH rdma-next] IB/mlx5: Add np_min_time_between_cnps and rp_max_rate debug params
 2020-03-04 18:21 UTC  (2+ messages)

[PATCH rdma-rc] RDMA/nldev: Fix crash when set a QP to a new counter but QPN is missing
 2020-03-04 18:18 UTC  (2+ messages)

[PATCH for-rc] RDMA/odp: Fix leaking the tgid for implicit ODP
 2020-03-04 18:16 UTC 

[PATCH rdma-rc] RDMA/odp: Ensure the mm is still alive before creating an implicit child
 2020-03-04 18:04 UTC  (2+ messages)

[PATCH rdma-rc v1] RDMA/core: Fix protection fault in ib_mr_pool_destroy
 2020-03-04 17:45 UTC  (2+ messages)

[PATCH rdma-rc] IB/mlx5: Fix implicit ODP race
 2020-03-04 17:30 UTC  (2+ messages)

[PATCH rdma] IB/mlx5: Optimize u64 division on 32-bit arches
 2020-03-04 17:19 UTC  (2+ messages)

[PATCH for-next] RDMA/srpt: Avoid print error when modify_port is not supported
 2020-03-04 17:09 UTC  (2+ messages)

[PATCH v2] nouveau/hmm: map pages after migration
 2020-03-04 16:27 UTC  (4+ messages)

[PATCH for-next] RDMA/providers: Fix return value when QP type isn't supported
 2020-03-04 16:14 UTC  (2+ messages)

[PATCH v3 0/4] nouveau/hmm: map pages after migration
 2020-03-04  0:13 UTC  (5+ messages)
` [PATCH v3 1/4] nouveau/hmm: fix vma range check for migration
` [PATCH v3 2/4] nouveau/hmm: check for SVM initialized before migrating
` [PATCH v3 3/4] nouveau: remove useless SVM range check
` [PATCH v3 4/4] nouveau/hmm: map pages after migration

[PATCH for-rc] nvme-rdma/nvmet-rdma: Allocate sufficient RW ctxs to match hosts pgs len
 2020-03-03 23:11 UTC  (8+ messages)

general protection fault in kobject_get
 2020-03-03 20:30 UTC  (2+ messages)

hang on rdma_destroy_id
 2020-03-03 16:00 UTC 

rdma-core new/old compatability
 2020-03-03 14:42 UTC  (3+ messages)
  ` [EXT] "

WARNING in ib_free_port_attrs
 2020-03-03  7:26 UTC 

[PATCH AUTOSEL 5.5 43/66] net/mlx5: DR, Fix matching on vport gvmi
 2020-03-03  2:45 UTC 

[PATCH AUTOSEL 5.4 38/58] net/mlx5: DR, Fix matching on vport gvmi
 2020-03-03  2:47 UTC 

[rdma:wip/jgg-for-rc] BUILD SUCCESS 817a68a6584aa08e323c64283fec5ded7be84759
 2020-03-02 20:54 UTC 

Positive or negative error return codes in rdma-core?
 2020-03-02 19:32 UTC  (3+ messages)

general protection fault in rds_ib_add_one
 2020-03-02 17:59 UTC  (3+ messages)

[PATCH for-rc] IB/hfi1, qib: Ensure RCU is locked when accessing list
 2020-03-02 15:09 UTC  (6+ 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).