linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-28 16:00:11 to 2019-10-31 19:02:53 UTC [more...]

[PATCH rdma-next v1] IB/mlx5: Test write combining support
 2019-10-31 19:02 UTC  (5+ messages)

[PATCH 00/19] mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM
 2019-10-31 18:43 UTC  (25+ messages)
` [PATCH 01/19] mm/gup: pass flags arg to __gup_device_* functions
` [PATCH 02/19] mm/gup: factor out duplicate code from four routines
` [PATCH 03/19] goldish_pipe: rename local pin_user_pages() routine
` [PATCH 04/19] media/v4l2-core: set pages dirty upon releasing DMA buffers
` [PATCH 05/19] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH 06/19] goldish_pipe: convert to pin_user_pages() and put_user_page()
` [PATCH 07/19] infiniband: set FOLL_PIN, FOLL_LONGTERM via pin_longterm_pages*()
` [PATCH 08/19] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote()
` [PATCH 09/19] drm/via: set FOLL_PIN via pin_user_pages_fast()
` [PATCH 10/19] fs/io_uring: set FOLL_PIN via pin_user_pages()
` [PATCH 11/19] net/xdp: "
` [PATCH 12/19] mm/gup: track FOLL_PIN pages
` [PATCH 13/19] media/v4l2-core: pin_longterm_pages (FOLL_PIN) and put_user_page() conversion
` [PATCH 14/19] vfio, mm: "
` [PATCH 15/19] powerpc: book3s64: convert to pin_longterm_pages() and put_user_page()
` [PATCH 16/19] mm/gup_benchmark: support pin_user_pages() and related calls
` [PATCH 17/19] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage
` [PATCH 18/19] mm/gup: remove support for gup(FOLL_LONGTERM)
` [PATCH 19/19] Documentation/vm: add pin_user_pages.rst

[PATCH rdma-rc] RDMA/mlx5: Return proper error value
 2019-10-31 18:37 UTC  (2+ messages)

[GIT PULL] Please pull RDMA subsystem changes
 2019-10-31 18:22 UTC 

[PATCH v3 0/3] HMM tests and minor fixes
 2019-10-31 17:48 UTC  (15+ messages)
` [PATCH v3 1/3] mm/hmm: make full use of walk_page_range()
` [PATCH v3 2/3] mm/hmm: allow snapshot of the special zero page
` [PATCH v3 3/3] mm/hmm/test: add self tests for HMM

[PATCH net-next] rds: Cancel pending connections on connection request
 2019-10-31 15:09 UTC  (2+ messages)

[PATCH] mlx4_core: fix wrong comment about the reason of subtract one from the max_cqes
 2019-10-31 14:52 UTC  (2+ messages)

Re: Re: [[PATCH v2 for-next]] RDMA/siw: Fix SQ/RQ drain logic
 2019-10-31 13:38 UTC  (9+ messages)
`  "
  `  "
          ` Re: Re: "
            `  "

[PATCH v12 rdma-next 0/8] RDMA/qedr: Use the doorbell overflow recovery mechanism for RDMA
 2019-10-31 12:35 UTC  (11+ messages)
` [PATCH v12 rdma-next 1/8] RDMA/core: Move core content from ib_uverbs to ib_core
` [PATCH v12 rdma-next 2/8] RDMA/core: Create mmap database and cookie helper functions
` [PATCH v12 rdma-next 3/8] RDMA: Connect between the mmap entry and the umap_priv structure
` [PATCH v12 rdma-next 4/8] RDMA/efa: Use the common mmap_xa helpers
` [PATCH v12 rdma-next 5/8] RDMA/siw: "
` [PATCH v12 rdma-next 6/8] RDMA/qedr: Use the common mmap API
` [PATCH v12 rdma-next 7/8] RDMA/qedr: Add doorbell overflow recovery support
` [PATCH v12 rdma-next 8/8] RDMA/qedr: Add iWARP doorbell "

[PATCH rdma-next v1] IB/mlx5: Support flow counters offset for bulk counters
 2019-10-31 11:48 UTC  (3+ messages)

[RFC 01/20] ice: Initialize and register multi-function device to provide RDMA
 2019-10-31  7:42 UTC  (12+ messages)

[PATCH for-rc 0/4] Few more rc fixes
 2019-10-30 20:14 UTC  (6+ messages)
` [PATCH for-rc 1/4] IB/hfi1: Allow for all speeds higher than gen3

[PATCH v2 00/15] Consolidate the mmu notifier interval_tree and locking
 2019-10-30 16:55 UTC  (32+ messages)
` [PATCH v2 01/15] mm/mmu_notifier: define the header pre-processor parts even if disabled
` [PATCH v2 02/15] mm/mmu_notifier: add an interval tree notifier
` [PATCH v2 03/15] mm/hmm: allow hmm_range to be used with a mmu_range_notifier or hmm_mirror
` [PATCH v2 04/15] mm/hmm: define the pre-processor related parts of hmm.h even if disabled
` [PATCH v2 05/15] RDMA/odp: Use mmu_range_notifier_insert()
` [PATCH v2 06/15] RDMA/hfi1: Use mmu_range_notifier_inset for user_exp_rcv
` [PATCH v2 07/15] drm/radeon: use mmu_range_notifier_insert
` [PATCH v2 08/15] xen/gntdev: Use select for DMA_SHARED_BUFFER
` [PATCH v2 09/15] xen/gntdev: use mmu_range_notifier_insert
` [PATCH v2 10/15] nouveau: use mmu_notifier directly for invalidate_range_start
` [PATCH v2 11/15] nouveau: use mmu_range_notifier instead of hmm_mirror
` [PATCH v2 12/15] drm/amdgpu: Call find_vma under mmap_sem
` [PATCH v2 13/15] drm/amdgpu: Use mmu_range_insert instead of hmm_mirror
` [PATCH v2 14/15] drm/amdgpu: Use mmu_range_notifier "
` [PATCH v2 15/15] mm/hmm: remove hmm_mirror and related

[PATCH rdma-next v2] RDMA/cma: Use ACK timeout for RoCE packetLifeTime
 2019-10-30 12:44 UTC 

qperf failure
 2019-10-30  7:09 UTC  (2+ messages)

[PATCH rdma-next 00/16] MAD cleanup
 2019-10-30  0:02 UTC  (19+ messages)
` [PATCH rdma-next 01/16] RDMA/mad: Delete never implemented functions
` [PATCH rdma-next 02/16] RDMA/mad: Allocate zeroed MAD buffer
` [PATCH rdma-next 03/16] RDMA/mlx4: Delete redundant zero memset
` [PATCH rdma-next 04/16] RDMA/mlx5: "
` [PATCH rdma-next 05/16] RDMA/ocrdma: Clean MAD processing logic
` [PATCH rdma-next 06/16] RDMA/qib: Delete redundant memset for MAD output buffer
` [PATCH rdma-next 07/16] RDMA/hfi1: Delete unreachable code
` [PATCH rdma-next 08/16] RDMA/mlx4: "
` [PATCH rdma-next 09/16] RDMA/mlx5: "
` [PATCH rdma-next 10/16] RDMA/mthca: "
` [PATCH rdma-next 11/16] RDMA/ocrdma: Simplify process_mad function
` [PATCH rdma-next 12/16] RDMA/qib: Delete unreachable code
` [PATCH rdma-next 13/16] RDMA/mlx5: Rewrite MAD processing logic to be readable
` [PATCH rdma-next 14/16] RDMA/qib: Delete extra line
` [PATCH rdma-next 15/16] RDMA/qib: Delete unused variable in process_cc call
` [PATCH rdma-next 16/16] RDMA: Change MAD processing function to remove extra casting and parameter

[PATCH] RDMA/srpt: Report the SCSI residual to the initiator
 2019-10-29 23:02 UTC 

[PATCH rdma-next] RDMA/cma: Use ACK timeout for RoCE packetLifeTime
 2019-10-29 20:58 UTC  (3+ messages)

[PATCH v1 0/1] rxe driver should dynamically caclculate inline data size
 2019-10-29 19:44 UTC  (5+ messages)
` [PATCH v1 1/1] rxe: calculate inline data size based on requested values

[rdma-core patch v2] srp_daemon: print maximum initiator to target IU size
 2019-10-29 19:37 UTC  (2+ messages)

[PATCH rdma-next v1 0/2] Let IB core distribute cache update events
 2019-10-29 19:28 UTC  (12+ messages)
` [PATCH rdma-next v1 1/2] IB/core: "
` [PATCH rdma-next v1 2/2] IB/core: Cut down single member ib_cache structure

[PATCH v2] iser: explicitly set shost max_segment_size if non virtual boundary devices
 2019-10-29 19:26 UTC  (3+ messages)

[PATCH] RDMA/hns: Fix build error again
 2019-10-29 19:17 UTC  (2+ messages)

KASAN: use-after-free Read in cma_cancel_listens
 2019-10-29 18:48 UTC 

[PATCH v2] RDMA/cma: Make CM response timeout and # CM retries configurable
 2019-10-29 12:59 UTC  (6+ messages)

[PATCH hmm 00/15] Consolidate the mmu notifier interval_tree and locking
 2019-10-29 12:15 UTC  (3+ messages)
` [PATCH hmm 06/15] RDMA/hfi1: Use mmu_range_notifier_inset for user_exp_rcv

[PATCH rdma-next] IB/mlx5: Support flow counters offset for bulk counters
 2019-10-29 11:57 UTC  (4+ messages)

[PATCH rdma-core 0/6] verbs: Custom parent-domain allocators
 2019-10-29 10:16 UTC  (4+ messages)
` [PATCH rdma-core 2/6] verbs: custom "

[rdma-core patch v3] srp_daemon: Use maximum initiator to target IU size
 2019-10-29  6:52 UTC 

[rdma-core patch v2] srp_daemon: Use maximum initiator to target IU size
 2019-10-29  6:51 UTC  (2+ messages)

[linux-next patch] RDMA/srp: add module parameter 'has_max_it_iu_size'
 2019-10-29  6:47 UTC  (3+ messages)

[PATCH rdma-next] RDMA/cm: Add Enhanced Connection Establishment (ECE) bits
 2019-10-29  6:30 UTC 

[PATCH mlx5-next 00/18] Mellanox, mlx5-next updates 28-10-2019
 2019-10-28 23:35 UTC  (19+ messages)
` [PATCH mlx5-next 01/18] net/mlx5: Fixed a typo in a comment in esw_del_uc_addr()
` [PATCH mlx5-next 02/18] net/mlx5: E-Switch, Rename egress config to generic name
` [PATCH mlx5-next 03/18] net/mlx5: E-Switch, Rename ingress acl config in offloads mode
` [PATCH mlx5-next 04/18] net/mlx5: E-switch, Introduce and use vlan rule config helper
` [PATCH mlx5-next 05/18] net/mlx5: Introduce and use mlx5_esw_is_manager_vport()
` [PATCH mlx5-next 06/18] net/mlx5: Correct comment for legacy fields
` [PATCH mlx5-next 07/18] net/mlx5: Move metdata fields under offloads structure
` [PATCH mlx5-next 08/18] net/mlx5: Move legacy drop counter and rule under legacy structure
` [PATCH mlx5-next 09/18] net/mlx5: Tide up state_lock and vport enabled flag usage
` [PATCH mlx5-next 10/18] net/mlx5: E-switch, Prepare code to handle vport enable error
` [PATCH mlx5-next 11/18] net/mlx5: E-switch, Legacy introduce and use per vport acl tables APIs
` [PATCH mlx5-next 12/18] net/mlx5: Move ACL drop counters life cycle close to ACL lifecycle
` [PATCH mlx5-next 13/18] net/mlx5: E-switch, Offloads introduce and use per vport acl tables APIs
` [PATCH mlx5-next 14/18] net/mlx5: E-switch, Offloads shift ACL programming during enable/disable vport
` [PATCH mlx5-next 15/18] net/mlx5: Restrict metadata disablement to offloads mode
` [PATCH mlx5-next 16/18] net/mlx5: Refactor ingress acl configuration
` [PATCH mlx5-next 17/18] net/mlx5: E-switch, Enable metadata on own vport
` [PATCH mlx5-next 18/18] IB/mlx5: Introduce and use mlx5_core_is_vf()

[recipe build #2430481] of ~linux-rdma rdma-core-daily in xenial: Failed to build
 2019-10-28 21:24 UTC 

[recipe build #2430483] of ~linux-rdma rdma-core-daily in disco: Failed to build
 2019-10-28 21:24 UTC 

[recipe build #2430482] of ~linux-rdma rdma-core-daily in bionic: Failed to build
 2019-10-28 21:24 UTC 

KASAN: use-after-free Read in sctp_sock_dump
 2019-10-28 21:18 UTC  (3+ messages)

[PATCH v2] [trivial] net: Fix misspellings of "configure" and "configuration"
 2019-10-28 20:41 UTC  (2+ messages)

[PATCH 00/15] Rework the locking and datastructures for mlx5 implicit ODP
 2019-10-28 19:47 UTC  (2+ messages)

[PATCH v3 for-next] RDMA/vmw_pvrdma: Use resource ids from physical device if available
 2019-10-28 19:37 UTC  (3+ messages)

[PATCH for-rc 0/2] RDMA/hns: Fix memory leaks
 2019-10-28 18:25 UTC  (5+ messages)
` [PATCH for-rc 1/2] RDMA/hns: Fix memory leaks about mr
` [PATCH for-rc 2/2] RDMA/hns: Prevent memory leaks about eq

[PATCH v2 0/4] Fixes related to the DMA max_segment_size parameter
 2019-10-28 17:58 UTC  (2+ messages)

[PATCH for-next] RDMA/siw: Fix post_recv QP state locking
 2019-10-28 17:37 UTC  (2+ messages)

[PATCH for-rc] iw_cxgb4: avoid freeing skb twice in arp failure case
 2019-10-28 17:33 UTC  (2+ messages)

[PATCH for-rc] iw_cxgb4: report correct port speed/width
 2019-10-28 17:12 UTC  (2+ messages)

[PATCH] RDMA/mlx5: Use irq xarray locking for mkey_table
 2019-10-28 17:10 UTC  (2+ messages)

[PATCH v4 rdma-next 0/4] RDMA/qedr: Fix memory leaks and synchronization
 2019-10-28 17:07 UTC  (2+ messages)

[PATCH v2] RDMA/vmw_pvrdma: Use resource ids from physical device if available
 2019-10-28 17:06 UTC  (5+ messages)

[PATCH] rdma: Remove nes ABI header
 2019-10-28 16:57 UTC  (2+ messages)

[PATCH][next] RDMA/hns: fix memory leak on 'context' on error return path
 2019-10-28 16:54 UTC  (2+ messages)

[PATCH for-rc 0/2] RDMA/hns: Fixes related to 64K page
 2019-10-28 16:39 UTC  (2+ messages)

[PATCH] RDMA/srpt: Fix TPG creation
 2019-10-28 16:32 UTC  (2+ messages)

[PATCH rdma-next] RDMA/hns: Delete BITS_PER_BYTE redefinition
 2019-10-28 16:29 UTC  (2+ messages)

[for-next v4 0/4] RDMA: modify_port improvements
 2019-10-28 15:59 UTC  (2+ messages)
` [for-next v4 4/4] RDMA/qedr: Remove unsupported modify_port callback


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