linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-04 22:56:50 to 2019-08-07 10:34:14 UTC [more...]

[PATCH rdma-next 0/6] ODP information and statistics
 2019-08-07 10:33 UTC  (2+ messages)
` [PATCH rdma-next 1/6] RDMA: Embed umem within core MR

[PATCH for-next V4 0/4] RDMA: Cleanups and improvements
 2019-08-07 10:31 UTC  (5+ messages)
` [PATCH for-next V4 1/4] RDMA: Introduce ib_port_phys_state enum
` [PATCH for-next V4 2/4] RDMA/cxgb3: Use ib_device_set_netdev()
` [PATCH for-next V4 3/4] RDMA/core: Add common iWARP query port
` [PATCH for-next V4 4/4] RDMA/{cxgb3, cxgb4, i40iw}: Remove common code

[PATCH for-next V3 1/4] RDMA: Introduce ib_port_phys_state enum
 2019-08-07 10:21 UTC  (5+ messages)
` [PATCH for-next V3 0/4] RDMA: Cleanups and improvements

[PATCH rdma-rc] RDMA/counter: Prevent QP counter binding if counters unsupported
 2019-08-07 10:18 UTC 

[PATCH v3 00/39] put_user_pages(): miscellaneous call sites
 2019-08-07  8:51 UTC  (46+ messages)
` [PATCH v3 01/41] mm/gup: add make_dirty arg to put_user_pages_dirty_lock()
` [PATCH v3 02/41] drivers/gpu/drm/via: convert put_page() to put_user_page*()
` [PATCH v3 03/41] net/xdp: "
` [PATCH v3 04/41] net/rds: "
` [PATCH v3 05/41] net/ceph: "
` [PATCH v3 06/41] x86/kvm: "
` [PATCH v3 07/41] drm/etnaviv: convert release_pages() to put_user_pages()
` [PATCH v3 08/41] drm/i915: convert put_page() to put_user_page*()
` [PATCH v3 09/41] drm/radeon: "
` [PATCH v3 10/41] media/ivtv: "
` [PATCH v3 11/41] media/v4l2-core/mm: "
` [PATCH v3 12/41] genwqe: "
` [PATCH v3 13/41] scif: "
` [PATCH v3 14/41] vmci: "
` [PATCH v3 15/41] rapidio: "
` [PATCH v3 16/41] oradax: "
` [PATCH v3 17/41] staging/vc04_services: "
` [PATCH v3 18/41] drivers/tee: "
` [PATCH v3 19/41] vfio: "
` [PATCH v3 20/41] fbdev/pvr2fb: "
` [PATCH v3 21/41] fsl_hypervisor: "
` [PATCH v3 22/41] xen: "
` [PATCH v3 23/41] fs/exec.c: "
` [PATCH v3 24/41] orangefs: "
` [PATCH v3 25/41] uprobes: "
` [PATCH v3 26/41] futex: "
` [PATCH v3 27/41] mm/frame_vector.c: "
` [PATCH v3 28/41] mm/gup_benchmark.c: "
` [PATCH v3 29/41] mm/memory.c: "
` [PATCH v3 30/41] mm/madvise.c: "
` [PATCH v3 31/41] mm/process_vm_access.c: "
` [PATCH v3 32/41] crypt: "
` [PATCH v3 33/41] fs/nfs: "
` [PATCH v3 34/41] goldfish_pipe: "
` [PATCH v3 35/41] kernel/events/core.c: "
` [PATCH v3 36/41] fs/binfmt_elf: "
` [PATCH v3 37/41] security/tomoyo: "
` [PATCH v3 38/41] powerpc: "
` [PATCH v3 39/41] mm/mlock.c: "
` [PATCH v3 40/41] mm/mempolicy.c: "
` [PATCH v3 41/41] mm/ksm: "

[PATCH 00/34] put_user_pages(): miscellaneous call sites
 2019-08-07  8:46 UTC  (12+ messages)
` [PATCH 31/34] nfs: convert put_page() to put_user_page*()

rdma-core and infiniband-diags -- so number rollback -- wrong perl module location
 2019-08-07  8:21 UTC 

[PATCH 1/3] libibumad: Support arbitrary number of IB devices
 2019-08-07  8:09 UTC  (7+ messages)
` [PATCH 2/3] libibumad: Redesign resolve_ca_name to support "
` [PATCH 3/3] ibdiags: Support arbitrary number of IB devices in ibstat

v25.0 ninja install failure on pandoc-prebuilt using git tree or release tarball
 2019-08-07  7:29 UTC  (2+ messages)

[PATCH 00/12] block/bio, fs: convert put_page() to put_user_page*()
 2019-08-07  6:38 UTC  (5+ messages)

[PATCH v2 00/14] PCI/P2PDMA: Support transactions that hit the host bridge
 2019-08-07  5:59 UTC  (9+ messages)
` [PATCH v2 03/14] PCI/P2PDMA: Add constants for not-supported result upstream_bridge_distance()
` [PATCH v2 11/14] PCI/P2PDMA: Store mapping method in an xarray
` [PATCH v2 13/14] PCI/P2PDMA: No longer require no-mmu for host bridge whitelist

[PATCH] RDMA/hns: remove obsolete Kconfig comment
 2019-08-07  3:22 UTC 

[PATCH v3] mlx5: Use refcount_t for refcount
 2019-08-07  3:17 UTC  (3+ messages)

[bug report] rdma: rtnl_lock deadlock?
 2019-08-07  2:21 UTC 

[PATCH v3 hmm 00/11] Add mmu_notifier_get/put for managing mmu notifier registrations
 2019-08-06 23:47 UTC  (13+ messages)
` [PATCH v3 hmm 01/11] mm/mmu_notifiers: hoist do_mmu_notifier_register down_write to the caller
` [PATCH v3 hmm 02/11] mm/mmu_notifiers: do not speculatively allocate a mmu_notifier_mm
` [PATCH v3 hmm 03/11] mm/mmu_notifiers: add a get/put scheme for the registration
` [PATCH v3 hmm 04/11] misc/sgi-gru: use mmu_notifier_get/put for struct gru_mm_struct
` [PATCH v3 hmm 05/11] hmm: use mmu_notifier_get/put for 'struct hmm'
` [PATCH v3 hmm 06/11] RDMA/odp: use mmu_notifier_get/put for 'struct ib_ucontext_per_mm'
` [PATCH v3 hmm 07/11] RDMA/odp: remove ib_ucontext from ib_umem
` [PATCH v3 hmm 08/11] drm/radeon: use mmu_notifier_get/put for struct radeon_mn
` [PATCH v3 hmm 09/11] drm/amdkfd: fix a use after free race with mmu_notifer unregister
` [PATCH v3 hmm 10/11] drm/amdkfd: use mmu_notifier_put
` [PATCH v3 hmm 11/11] mm/mmu_notifiers: remove unregister_no_release

[PATCH AUTOSEL 5.2 01/59] RDMA/hns: Fix sg offset non-zero issue
 2019-08-06 21:33 UTC  (9+ messages)
` [PATCH AUTOSEL 5.2 02/59] IB/mlx5: Replace kfree with kvfree
` [PATCH AUTOSEL 5.2 18/59] RDMA/qedr: Fix the hca_type and hca_rev returned in device attributes
` [PATCH AUTOSEL 5.2 44/59] IB/core: Add mitigation for Spectre V1
` [PATCH AUTOSEL 5.2 45/59] IB/mlx5: Fix MR registration flow to use UMR properly
` [PATCH AUTOSEL 5.2 46/59] RDMA/restrack: Track driver QP types in resource tracker
` [PATCH AUTOSEL 5.2 47/59] IB/mad: Fix use-after-free in ib mad completion handling
` [PATCH AUTOSEL 5.2 48/59] RDMA/mlx5: Release locks during notifier unregister
` [PATCH AUTOSEL 5.2 50/59] RDMA/hns: Fix error return code in hns_roce_v1_rsv_lp_qp()

[PATCH AUTOSEL 4.19 24/32] IB/core: Add mitigation for Spectre V1
 2019-08-06 21:35 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 25/32] IB/mlx5: Fix MR registration flow to use UMR properly
` [PATCH AUTOSEL 4.19 26/32] IB/mad: Fix use-after-free in ib mad completion handling

[PATCH AUTOSEL 4.14 20/25] IB/core: Add mitigation for Spectre V1
 2019-08-06 21:36 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 21/25] IB/mad: Fix use-after-free in ib mad completion handling

[PATCH AUTOSEL 4.9 13/17] IB/core: Add mitigation for Spectre V1
 2019-08-06 21:37 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 14/17] IB/mad: Fix use-after-free in ib mad completion handling

[PATCH AUTOSEL 4.4 11/14] IB/core: Add mitigation for Spectre V1
 2019-08-06 21:37 UTC 

[PATCH v2] net/mlx5e: Use refcount_t for refcount
 2019-08-06 21:25 UTC  (12+ messages)

[PATCH][net-next][V2] net/mlx5: remove self-assignment on esw->dev
 2019-08-06 21:01 UTC  (2+ messages)

[PATCH v6 0/3] mm/gup: add make_dirty arg to put_user_pages_dirty_lock()
 2019-08-06 20:43 UTC  (4+ messages)
` [PATCH v6 1/3] "

[PATCH v2 00/34] put_user_pages(): miscellaneous call sites
 2019-08-06 20:39 UTC  (11+ messages)
` [PATCH v2 01/34] mm/gup: add make_dirty arg to put_user_pages_dirty_lock()
` [PATCH v2 02/34] net/rds: convert put_page() to put_user_page*()
` [PATCH v2 06/34] drm/i915: "
` [PATCH v2 20/34] xen: "
` [PATCH v2 31/34] fs/nfs: "

[PATCH v1 0/2] NFS/RDMA-related NFSD patches for -next
 2019-08-06 19:58 UTC  (3+ messages)

[PATCH rdma-core 2/2] cxgb4: remove unused c4iw_match_device
 2019-08-06 18:41 UTC  (13+ messages)

rdma-core compilation failed in Ubuntu 18.04
 2019-08-06 18:39 UTC  (2+ messages)

[PATCH] net/mlx4_core: Use refcount_t for refcount
 2019-08-06 18:36 UTC  (5+ messages)

[PATCH 0/1] Fix siw CQ processing for 32 bit archtecture support
 2019-08-06 17:35 UTC  (13+ messages)
` [PATCH 1/1] Make user mmapped CQ arming flags field 32 bit size to remove 64 bit architecture dependency of siw
  `  "

[PATCH v19 00/15] arm64: untag user pointers passed to the kernel
 2019-08-06 17:13 UTC  (6+ messages)

[PATCH rdma-next v2 0/4] ODP support for mlx5 DC QPs
 2019-08-06 16:57 UTC  (6+ messages)
` [PATCH mlx5-next v2 1/4] net/mlx5: Set ODP capabilities for DC transport
` [PATCH rdma-next v2 2/4] IB/mlx5: Query ODP capabilities for DC
` [PATCH rdma-next v2 3/4] IB/mlx5: Expose ODP for DC capabilities to user
` [PATCH rdma-next v2 4/4] IB/mlx5: Add page fault handler for DC initiator WQE

[PATCH v1 00/18] NFS/RDMA patches
 2019-08-06 15:55 UTC  (19+ messages)
` [PATCH v1 01/18] xprtrdma: Refresh the documenting comment in frwr_ops.c
` [PATCH v1 02/18] xprtrdma: Fix calculation of ri_max_segs again
` [PATCH v1 03/18] xprtrdma: Boost maximum transport header size
` [PATCH v1 04/18] xprtrdma: Boost client's max slot table size to match Linux server
` [PATCH v1 05/18] xprtrdma: Rename CQE field in Receive trace points
` [PATCH v1 06/18] xprtrdma: Rename rpcrdma_buffer::rb_all
` [PATCH v1 07/18] xprtrdma: Toggle XPRT_CONGESTED in xprtrdma's slot methods
` [PATCH v1 08/18] xprtrdma: Simplify rpcrdma_mr_pop
` [PATCH v1 09/18] xprtrdma: Combine rpcrdma_mr_put and rpcrdma_mr_unmap_and_put
` [PATCH v1 10/18] xprtrdma: Move rpcrdma_mr_get out of frwr_map
` [PATCH v1 11/18] xprtrdma: Ensure creating an MR does not trigger FS writeback
` [PATCH v1 12/18] xprtrdma: Cache free MRs in each rpcrdma_req
` [PATCH v1 13/18] xprtrdma: Remove rpcrdma_buffer::rb_mrlock
` [PATCH v1 14/18] xprtrdma: Use an llist to manage free rpcrdma_reps
` [PATCH v1 15/18] xprtrdma: Clean up xprt_rdma_set_connect_timeout()
` [PATCH v1 16/18] xprtdma: Fix bc_max_slots return value
` [PATCH v1 17/18] xprtrdma: Inline XDR chunk encoder functions
` [PATCH v1 18/18] xprtrdma: Optimize rpcrdma_post_recvs()

[PATCH rdma-next 0/2] Enable QUERY_LAG over DEVX
 2019-08-06 15:39 UTC  (4+ messages)

[PATCH rdma-next v1 0/3] ODP support for mlx5 DC QPs
 2019-08-06  7:02 UTC  (4+ messages)
` [PATCH mlx5-next v1 1/3] IB/mlx5: Query ODP capabilities for DC

[PATCH iproute2-next] rdma: Add driver QP type string
 2019-08-06  6:54 UTC  (4+ messages)

[PATCH v3] rdma: Enable ib_alloc_cq to spread work over a device's comp_vectors
 2019-08-05 17:15 UTC  (4+ messages)

[PATCH for-next v2 0/2] Ratelimited ibdev printk functions
 2019-08-05 16:22 UTC  (2+ messages)

[PATCH rdma-next] RDMA/hns: Remove not used UAR assignment
 2019-08-05 16:16 UTC  (2+ messages)

[PATCH rdma-rc] IB/mlx5: Fix implicit MR release flow
 2019-08-05  8:30 UTC 

[PATCH v6 1/3] [v4.9.y] coredump: fix race condition between mmget_not_zero()/get_task_mm() and core dumping
 2019-08-05  6:02 UTC  (3+ messages)
` [PATCH v6 0/3] "

[PATCH 0/3] Use refcount_t for refcount
 2019-08-05  5:57 UTC  (4+ 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).