linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-12 11:33:46 to 2019-06-14 20:30:22 UTC [more...]

[PATCH AUTOSEL 4.9 04/18] IB/rdmavt: Fix alloc_qpn() WARN_ON()
 2019-06-14 20:30 UTC  (3+ messages)
` [PATCH AUTOSEL 4.9 05/18] IB/hfi1: Insure freeze_work work_struct is canceled on shutdown
` [PATCH AUTOSEL 4.9 06/18] IB/{qib, hfi1, rdmavt}: Correct ibv_devinfo max_mr value

[PATCH AUTOSEL 4.14 06/27] IB/rdmavt: Fix alloc_qpn() WARN_ON()
 2019-06-14 20:29 UTC  (4+ messages)
` [PATCH AUTOSEL 4.14 07/27] IB/hfi1: Insure freeze_work work_struct is canceled on shutdown
` [PATCH AUTOSEL 4.14 08/27] IB/{qib, hfi1, rdmavt}: Correct ibv_devinfo max_mr value
` [PATCH AUTOSEL 4.14 09/27] IB/hfi1: Validate page aligned for a given virtual address

[PATCH AUTOSEL 4.19 11/39] IB/rdmavt: Fix alloc_qpn() WARN_ON()
 2019-06-14 20:29 UTC  (4+ messages)
` [PATCH AUTOSEL 4.19 12/39] IB/hfi1: Insure freeze_work work_struct is canceled on shutdown
` [PATCH AUTOSEL 4.19 13/39] IB/{qib, hfi1, rdmavt}: Correct ibv_devinfo max_mr value
` [PATCH AUTOSEL 4.19 14/39] IB/hfi1: Validate page aligned for a given virtual address

[PATCH AUTOSEL 5.1 21/59] IB/rdmavt: Fix alloc_qpn() WARN_ON()
 2019-06-14 20:28 UTC  (4+ messages)
` [PATCH AUTOSEL 5.1 22/59] IB/hfi1: Insure freeze_work work_struct is canceled on shutdown
` [PATCH AUTOSEL 5.1 23/59] IB/{qib, hfi1, rdmavt}: Correct ibv_devinfo max_mr value
` [PATCH AUTOSEL 5.1 24/59] IB/hfi1: Validate page aligned for a given virtual address

RDMA: Clean destroy CQ in drivers do not return errors
 2019-06-14 19:46 UTC  (2+ messages)

[PATCH 1/2] ipoib: correcly show a VF hardware address
 2019-06-14 17:46 UTC  (5+ messages)
` [PATCH 2/2] ipoib: show VF broadcast address
` [PATCH net-next v3 1/2] ipoib: correcly show a VF hardware address
` [PATCH net-next v3 2/2] ipoib: show VF broadcast address

use exact allocation for dma coherent memory
 2019-06-14 16:45 UTC  (29+ messages)
` [PATCH 01/16] media: videobuf-dma-contig: use dma_mmap_coherent
  ` [PATCH 02/16] drm/ati_pcigart: stop using drm_pci_alloc
  ` [PATCH 03/16] drm/i915: "
    ` [Intel-gfx] "
` [PATCH 04/16] drm: move drm_pci_{alloc, free} to drm_legacy
` [PATCH 05/16] drm: don't mark pages returned from drm_pci_alloc reserved
` [PATCH 06/16] drm: don't pass __GFP_COMP to dma_alloc_coherent in drm_pci_alloc
` [PATCH 07/16] IB/hfi1: stop passing bogus gfp flags arguments to dma_alloc_coherent
` [PATCH 08/16] IB/qib: "
` [PATCH 09/16] cnic: "
` [PATCH 10/16] iwlwifi: "
` [PATCH 11/16] s390/ism: "
` [PATCH 12/16] staging/comedi: mark as broken
` [PATCH 13/16] mm: rename alloc_pages_exact_nid to alloc_pages_exact_node
` [PATCH 14/16] mm: use alloc_pages_exact_node to implement alloc_pages_exact
` [PATCH 15/16] dma-mapping: clear __GFP_COMP in dma_alloc_attrs
` [PATCH 16/16] dma-mapping: use exact allocation in dma_alloc_contiguous

[PATCH for-rc 1/7] IB/hfi1: Avoid hardlockup with flushlist_lock
 2019-06-14 16:32 UTC  (2+ messages)
` [PATCH for-rc 2/7] IB/hfi1: Silence txreq allocation warnings

[PATCH] [v4.14.y] infiniband: fix race condition between infiniband mlx4, mlx5 driver and core dumping
 2019-06-14 14:55 UTC  (3+ messages)

[PATCH] RDMA/ucma: Use struct_size() helper
 2019-06-14 13:39 UTC  (2+ messages)

[PATCH 1/2] ipoib: correcly show a VF hardware address
 2019-06-14 13:37 UTC  (7+ messages)
` [PATCH 2/2] ipoib: show VF broadcast address
` [PATCH net-next v2 1/2] ipoib: correcly show a VF hardware address
` [PATCH net-next v2 2/2] ipoib: show VF broadcast address

[PATCH v2] RDMA/cma: Make CM response timeout and # CM retries configurable
 2019-06-14  5:44 UTC  (10+ messages)

[PATCH v17 00/15] arm64: untag user pointers passed to the kernel
 2019-06-14  5:13 UTC  (37+ messages)
` [PATCH v17 01/15] arm64: untag user pointers in access_ok and __uaccess_mask_ptr
` [PATCH v17 02/15] lib, arm64: untag user pointers in strn*_user
` [PATCH v17 03/15] arm64: Introduce prctl() options to control the tagged user addresses ABI
` [PATCH v17 04/15] mm, arm64: untag user pointers passed to memory syscalls
` [PATCH v17 05/15] mm, arm64: untag user pointers in mm/gup.c
` [PATCH v17 06/15] mm, arm64: untag user pointers in get_vaddr_frames
` [PATCH v17 07/15] fs, arm64: untag user pointers in copy_mount_options
` [PATCH v17 08/15] userfaultfd, arm64: untag user pointers
` [PATCH v17 09/15] drm/amdgpu, "
` [PATCH v17 10/15] drm/radeon, arm64: untag user pointers in radeon_gem_userptr_ioctl
` [PATCH v17 11/15] IB/mlx4, arm64: untag user pointers in mlx4_get_umem_mr
` [PATCH v17 12/15] media/v4l2-core, arm64: untag user pointers in videobuf_dma_contig_user_get
` [PATCH v17 13/15] tee/shm, arm64: untag user pointers in tee_shm_register
` [PATCH v17 14/15] vfio/type1, arm64: untag user pointers in vaddr_get_pfn
` [PATCH v17 15/15] selftests, arm64: add a selftest for passing tagged pointers to kernel

[PATCH RFC 00/10] RDMA/FS DAX truncate proposal
 2019-06-14  3:42 UTC  (23+ messages)

[PATCH v3 hmm 00/12] mm/hmm: Various revisions from a locking/code review
 2019-06-14  0:44 UTC  (13+ messages)
` [PATCH v3 hmm 01/12] mm/hmm: fix use after free with struct hmm in the mmu notifiers
` [PATCH v3 hmm 02/12] mm/hmm: Use hmm_mirror not mm as an argument for hmm_range_register
` [PATCH v3 hmm 03/12] mm/hmm: Hold a mmgrab from hmm to mm
` [PATCH v3 hmm 04/12] mm/hmm: Simplify hmm_get_or_create and make it reliable
` [PATCH v3 hmm 05/12] mm/hmm: Remove duplicate condition test before wait_event_timeout
` [PATCH v3 hmm 06/12] mm/hmm: Hold on to the mmget for the lifetime of the range
` [PATCH v3 hmm 07/12] mm/hmm: Use lockdep instead of comments
` [PATCH v3 hmm 08/12] mm/hmm: Remove racy protection against double-unregistration
` [PATCH v3 hmm 09/12] mm/hmm: Poison hmm_range during unregister
` [PATCH v3 hmm 10/12] mm/hmm: Do not use list*_rcu() for hmm->ranges
` [PATCH v3 hmm 11/12] mm/hmm: Remove confusing comment and logic from hmm_release
` [PATCH v3 hmm 12/12] mm/hmm: Fix error flows in hmm_invalidate_range_start

properly communicate queue limits to the DMA layer
 2019-06-13 20:04 UTC  (7+ messages)
` [PATCH 10/13] megaraid_sas: set virt_boundary_mask in the scsi host

[PATCH mlx5-next 00/16] Mellanox, mlx5 next updates 10-06-2019
 2019-06-13 18:02 UTC  (2+ messages)

[PATCH v2 hmm 00/11] Various revisions from a locking/code review
 2019-06-13 17:50 UTC  (11+ messages)
` [PATCH v2 hmm 02/11] mm/hmm: Use hmm_mirror not mm as an argument for hmm_range_register

[PATCH v3 rdma-next 0/3] RDMA/qedr: Use the doorbell overflow recovery mechanism for RDMA
 2019-06-13  8:38 UTC  (4+ messages)
` [PATCH v3 rdma-next 1/3] qed*: Change dpi_addr to be denoted with __iomem
` [PATCH v3 rdma-next 2/3] RDMA/qedr: Add doorbell overflow recovery support
` [PATCH v3 rdma-next 3/3] RDMA/qedr: Add iWARP doorbell "

[PATCH mlx5-next 01/12] net/mlx5: Fix mlx5_core_destroy_cq() error flow
 2019-06-13  6:46 UTC  (12+ messages)
` [PATCH mlx5-next 02/12] net/mlx5: Use event mask based on device capabilities
` [PATCH mlx5-next 03/12] net/mlx5: Expose the API to register for ANY event
` [PATCH mlx5-next 04/12] net/mlx5: mlx5_core_create_cq() enhancements
` [PATCH mlx5-next 05/12] net/mlx5: Report a CQ error event only when a handler was set
` [PATCH mlx5-next 06/12] net/mlx5: Report EQE data upon CQ completion
` [PATCH mlx5-next 07/12] net/mlx5: Expose device definitions for object events
` [PATCH rdma-next 08/12] IB/mlx5: Introduce MLX5_IB_OBJECT_DEVX_ASYNC_EVENT_FD
` [PATCH rdma-next 09/12] IB/mlx5: Register DEVX with mlx5_core to get async events
` [PATCH rdma-next 10/12] IB/mlx5: Enable subscription for device events over DEVX
` [PATCH rdma-next 11/12] IB/mlx5: Implement DEVX dispatching event
` [PATCH rdma-next 12/12] IB/mlx5: Add DEVX support for CQ events

[PATCH mlx5-next 01/12] net/mlx5: Fix mlx5_core_destroy_cq() error flow
 2019-06-13  6:26 UTC  (12+ messages)
` [PATCH mlx5-next 02/12] net/mlx5: Use event mask based on device capabilities
` [PATCH mlx5-next 03/12] net/mlx5: Expose the API to register for ANY event
` [PATCH mlx5-next 04/12] net/mlx5: mlx5_core_create_cq() enhancements
` [PATCH mlx5-next 05/12] net/mlx5: Report a CQ error event only when a handler was set
` [PATCH mlx5-next 06/12] net/mlx5: Report EQE data upon CQ completion
` [PATCH mlx5-next 07/12] net/mlx5: Expose device definitions for object events
` [PATCH rdma-next 08/12] IB/mlx5: Introduce MLX5_IB_OBJECT_DEVX_ASYNC_EVENT_FD
` [PATCH rdma-next 09/12] IB/mlx5: Register DEVX with mlx5_core to get async events
` [PATCH rdma-next 10/12] IB/mlx5: Enable subscription for device events over DEVX
` [PATCH rdma-next 11/12] IB/mlx5: Implement DEVX dispatching event
` [PATCH rdma-next 12/12] IB/mlx5: Add DEVX support for CQ events

[PATCH rdma-next v1 0/4] Expose ENCAP mode to mlx5_ib
 2019-06-13  5:59 UTC  (9+ messages)
` [PATCH mlx5-next v1 1/4] net/mlx5: Declare more strictly devlink encap mode
` [PATCH mlx5-next v1 2/4] net/mlx5: Expose eswitch "
` [PATCH rdma-next v1 3/4] RDMA/mlx5: Consider "
` [PATCH rdma-next v1 4/4] RDMA/mlx5: Enable decap and packet reformat on FDB

[PATCH] linux-next: DOC: RDS: Fix a typo in rds.txt
 2019-06-12 16:56 UTC  (3+ messages)

[PATCH] RDMA/odp: Fix missed unlock in non-blocking invalidate_start
 2019-06-12 16:15 UTC  (2+ messages)

[PATCH 1/2] ipoib: correcly show a VF hardware address
 2019-06-12 12:26 UTC  (8+ messages)
` [PATCH 2/2] ipoib: show VF broadcast address
` [PATCH net-next 1/2] ipoib: correcly show a VF hardware address
` [PATCH net-next 2/2] ipoib: show VF broadcast address

[PATCH v16 00/16] arm64: untag user pointers passed to the kernel
 2019-06-12 11:52 UTC  (11+ messages)
` [PATCH v16 02/16] arm64: untag user pointers in access_ok and __uaccess_mask_ptr
` [PATCH v16 08/16] fs, arm64: untag user pointers in copy_mount_options


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).