linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-07 16:09:48 to 2019-11-12 00:09:46 UTC [more...]

[PATCH v3 00/23] mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM
 2019-11-12  0:07 UTC  (16+ messages)
` [PATCH v3 06/23] IB/umem: use get_user_pages_fast() to pin DMA pages
` [PATCH v3 08/23] vfio, mm: fix get_user_pages_remote() and FOLL_LONGTERM
` [PATCH v3 09/23] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH v3 11/23] IB/{core,hw,umem}: set FOLL_PIN, FOLL_LONGTERM via pin_longterm_pages*()
` [PATCH v3 13/23] drm/via: set FOLL_PIN via pin_user_pages_fast()
` [PATCH v3 14/23] fs/io_uring: set FOLL_PIN via pin_user_pages()
` [PATCH v3 15/23] net/xdp: "
` [PATCH v3 16/23] mm/gup: track FOLL_PIN pages
` [PATCH v3 17/23] media/v4l2-core: pin_longterm_pages (FOLL_PIN) and put_user_page() conversion
` [PATCH v3 18/23] vfio, mm: "
` [PATCH v3 19/23] powerpc: book3s64: convert to pin_longterm_pages() and put_user_page()
` [PATCH v3 20/23] mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1"
` [PATCH v3 21/23] mm/gup_benchmark: support pin_user_pages() and related calls
` [PATCH v3 22/23] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage
` [PATCH v3 23/23] mm/gup: remove support for gup(FOLL_LONGTERM)

[PATCH v2 00/18] mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM
 2019-11-11 21:46 UTC  (6+ messages)
` [PATCH v2 04/18] media/v4l2-core: set pages dirty upon releasing DMA buffers
` [PATCH v2 13/18] media/v4l2-core: pin_longterm_pages (FOLL_PIN) and put_user_page() conversion

[PATCH 0/1] IB/umem: use get_user_pages_fast() to pin DMA pages
 2019-11-11 21:44 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH mlx5-next 0/5] Mellanox, mlx5 roce enable devlink parameter
 2019-11-11 20:18 UTC  (7+ messages)
` [PATCH mlx5-next 1/5] devlink: Add new "enable_roce" generic device param
` [PATCH mlx5-next 2/5] net/mlx5: Document flow_steering_mode devlink param
` [PATCH mlx5-next 3/5] net/mlx5: Handle "enable_roce" "
` [PATCH mlx5-next 4/5] IB/mlx5: Rename profile and init methods
` [PATCH mlx5-next 5/5] IB/mlx5: Load profile according to RoCE enablement state

[net-next 1/1] virtual-bus: Implementation of Virtual Bus
 2019-11-11 19:22 UTC 

[PATCH rdma-next 00/16] MAD cleanup
 2019-11-11 15:06 UTC  (6+ messages)
` [PATCH rdma-next 16/16] RDMA: Change MAD processing function to remove extra casting and parameter

[PATCH net-next 00/19] Mellanox, mlx5 sub function support
 2019-11-11 15:06 UTC  (122+ messages)
` [PATCH net-next 01/19] net/mlx5: E-switch, Move devlink port close to eswitch port
  ` [PATCH net-next 06/19] net/mlx5: Add support for mediated devices in switchdev mode
  ` [PATCH net-next 07/19] vfio/mdev: Introduce sha1 based mdev alias
  ` [PATCH net-next 08/19] vfio/mdev: Make mdev alias unique among all mdevs
  ` [PATCH net-next 09/19] vfio/mdev: Expose mdev alias in sysfs tree
  ` [PATCH net-next 11/19] vfio/mdev: Improvise mdev life cycle and parent removal scheme
  ` [PATCH net-next 12/19] devlink: Introduce mdev port flavour
  ` [PATCH net-next 15/19] net/mlx5: Add load/unload routines for SF driver binding
  ` [PATCH net-next 16/19] net/mlx5: Implement dma ops and params for mediated device
  ` [PATCH net-next 19/19] mtty: Optionally support mtty alias

[PATCH rdma-core 0/6] verbs: Custom parent-domain allocators
 2019-11-11  7:46 UTC  (2+ messages)

[PATCH for-next] RDMA/qedr: Make qedr_iw_load_qp() static
 2019-11-10 12:38 UTC  (2+ messages)

[PATCH AUTOSEL 4.19 032/191] RDMA/i40iw: Fix incorrect iterator type
 2019-11-10  2:40 UTC  (4+ messages)
` [PATCH AUTOSEL 4.19 126/191] iw_cxgb4: Use proper enumerated type in c4iw_bar2_addrs
` [PATCH AUTOSEL 4.19 149/191] RDMA: Fix dependencies for rdma_user_mmap_io
` [PATCH AUTOSEL 4.19 187/191] IB/iser: Fix possible NULL deref at iser_inv_desc()

[PATCH AUTOSEL 4.14 014/109] RDMA/i40iw: Fix incorrect iterator type
 2019-11-10  2:45 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 108/109] IB/iser: Fix possible NULL deref at iser_inv_desc()

[PATCH AUTOSEL 4.9 07/66] RDMA/i40iw: Fix incorrect iterator type
 2019-11-10  2:48 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 66/66] IB/iser: Fix possible NULL deref at iser_inv_desc()

[PATCH for-next 0/2] Fix crash due to sleepy mutex while holding lock in post_{send|recv|poll}
 2019-11-09 10:30 UTC  (6+ messages)
` [PATCH for-next 1/2] RDMA/hns: Add the workqueue framework for flush cqe handler

[PATCH v2 for-next 0/9] RDMA/hns: Cleanups for hip08
 2019-11-09  2:18 UTC  (8+ messages)
` [PATCH v2 for-next 8/9] RDMA/hns: Fix non-standard error codes

[PATCH v2 00/15] Consolidate the mmu notifier interval_tree and locking
 2019-11-08 20:19 UTC  (21+ messages)
` [PATCH v2 02/15] mm/mmu_notifier: add an interval tree notifier
` [PATCH v2 09/15] xen/gntdev: use mmu_range_notifier_insert

RDMA/hns: Checking two kfree() calls in hns_roce_v1_release_lp_qp()
 2019-11-08 15:40 UTC 

[PATCH v5] IB/core: Trace points for diagnosing completion queue issues
 2019-11-08 14:41 UTC  (3+ messages)

[PATCH AUTOSEL 4.19 054/205] IB/rxe: avoid back-to-back retries
 2019-11-08 11:36 UTC  (10+ messages)
` [PATCH AUTOSEL 4.19 055/205] IB/rxe: fixes for rdma read retry
` [PATCH AUTOSEL 4.19 075/205] net/mlx5: Fix atomic_mode enum values
` [PATCH AUTOSEL 4.19 084/205] IB/mlx5: Change TX affinity assignment in RoCE LAG mode
` [PATCH AUTOSEL 4.19 096/205] IB/mlx5: Don't hold spin lock while checking device state
` [PATCH AUTOSEL 4.19 097/205] IB/ipoib: Ensure that MTU isn't less than minimum permitted
` [PATCH AUTOSEL 4.19 098/205] RDMA/core: Rate limit MAD error messages
` [PATCH AUTOSEL 4.19 099/205] RDMA/core: Follow correct unregister order between sysfs and cgroup
` [PATCH AUTOSEL 4.19 129/205] RDMA/hns: Fix an error code in hns_roce_v2_init_eq_table()
` [PATCH AUTOSEL 4.19 130/205] IB/hfi1: Missing return value in error path for user sdma

[PATCH AUTOSEL 4.14 027/103] IB/rxe: fixes for rdma read retry
 2019-11-08 11:42 UTC  (5+ messages)
` [PATCH AUTOSEL 4.14 043/103] IB/ipoib: Ensure that MTU isn't less than minimum permitted
` [PATCH AUTOSEL 4.14 044/103] RDMA/core: Rate limit MAD error messages
` [PATCH AUTOSEL 4.14 045/103] RDMA/core: Follow correct unregister order between sysfs and cgroup
` [PATCH AUTOSEL 4.14 063/103] IB/hfi1: Missing return value in error path for user sdma

[PATCH AUTOSEL 4.9 17/64] IB/rxe: fixes for rdma read retry
 2019-11-08 11:44 UTC 

Unable to register memory, ibv_reg_mr returning EACCESS
 2019-11-08  5:32 UTC 

[PATCH] infiniband: ocrdma: fix spelling mistake in variable name
 2019-11-07 22:48 UTC 

[PATCH v4] IB/core: Trace points for diagnosing completion queue issues
 2019-11-07 19:08 UTC  (3+ 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).