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

[GIT PULL] Please pull RDMA subsystem changes
 2019-06-06 20:14 UTC 

[PATCH v4 0/1] Use HMM for ODP v4
 2019-06-06 19:53 UTC  (13+ messages)
              ` RFC: Run a dedicated hmm.git for 5.3

[PATCH RFC 00/10] RDMA/FS DAX truncate proposal
 2019-06-06 19:46 UTC  (2+ messages)

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

[PATCH 1/1] net: rds: fix memory leak in rds_ib_flush_mr_pool
 2019-06-06 17:33 UTC  (3+ messages)

properly communicate queue limits to the DMA layer
 2019-06-06 15:37 UTC  (24+ messages)
` [PATCH 01/13] nvme-pci: don't limit DMA segement size
` [PATCH 02/13] rsxx: don't call dma_set_max_seg_size
` [PATCH 03/13] mtip32xx: also set max_segment_size in the device
` [PATCH 04/13] mmc: "
` [PATCH 05/13] scsi: add a host / host template field for the virt boundary
` [PATCH 06/13] ufshcd: set max_segment_size in the scsi host template
` [PATCH 07/13] storvsc: set virt_boundary_mask "
` [PATCH 08/13] IB/iser: set virt_boundary_mask in the scsi host
` [PATCH 09/13] IB/srp: "
` [PATCH 10/13] megaraid_sas: "
` [PATCH 11/13] mpt3sas: "
` [PATCH 12/13] usb-storage: "
` [PATCH 13/13] uas: "

[PATCH RFC] svcrdma: Ignore source port when computing DRC hash
 2019-06-06 13:24 UTC  (2+ messages)

[PATCH rdma-next 0/3] Expose ENCAP mode to mlx5_ib
 2019-06-06 13:08 UTC  (8+ messages)
` [PATCH mlx5-next 1/3] net/mlx5: Expose eswitch encap mode
` [PATCH rdma-next 2/3] RDMA/mlx5: Consider "
` [PATCH rdma-next 3/3] RDMA/mlx5: Enable decap and packet reformat on FDB

[pull request][for-next 0/9] Generic DIM lib for netdev and RDMA
 2019-06-06 13:07 UTC  (14+ messages)
` [for-next 1/9] linux/dim: Move logic to dim.h
` [for-next 2/9] linux/dim: Remove "net" prefix from internal DIM members
` [for-next 3/9] linux/dim: Rename externally exposed macros
` [for-next 4/9] linux/dim: Rename net_dim_sample() to net_dim_update_sample()
` [for-next 5/9] linux/dim: Rename externally used net_dim members
` [for-next 6/9] linux/dim: Move implementation to .c files
` [for-next 7/9] linux/dim: Add completions count to dim_sample
` [for-next 8/9] linux/dim: Implement rdma_dim
` [for-next 9/9] RDMA/core: Provide RDMA DIM support for ULPs

[PATCH 1/1] net: rds: fix memory leak when unload rds_rdma
 2019-06-06  0:08 UTC  (4+ messages)

[PATCHv2 1/1] net: rds: add per rds connection cache statistics
 2019-06-06  0:07 UTC  (3+ messages)

[PATCH] RDMA/ucma: Use struct_size() helper
 2019-06-05  4:29 UTC  (2+ messages)

[PATCH v16 00/16] arm64: untag user pointers passed to the kernel
 2019-06-04 13:09 UTC  (29+ messages)
` [PATCH v16 01/16] uaccess: add untagged_addr definition for other arches
` [PATCH v16 02/16] arm64: untag user pointers in access_ok and __uaccess_mask_ptr
` [PATCH v16 03/16] lib, arm64: untag user pointers in strn*_user
` [PATCH v16 04/16] mm: untag user pointers in do_pages_move
` [PATCH v16 05/16] arm64: untag user pointers passed to memory syscalls
` [PATCH v16 06/16] mm, arm64: untag user pointers in mm/gup.c
` [PATCH v16 07/16] mm, arm64: untag user pointers in get_vaddr_frames
` [PATCH v16 08/16] fs, arm64: untag user pointers in copy_mount_options
` [PATCH v16 09/16] fs, arm64: untag user pointers in fs/userfaultfd.c
` [PATCH v16 10/16] drm/amdgpu, arm64: untag user pointers
` [PATCH v16 11/16] drm/radeon, arm64: untag user pointers in radeon_gem_userptr_ioctl
` [PATCH v16 12/16] IB, arm64: untag user pointers in ib_uverbs_(re)reg_mr()
` [PATCH v16 13/16] media/v4l2-core, arm64: untag user pointers in videobuf_dma_contig_user_get
` [PATCH v16 14/16] tee, arm64: untag user pointers in tee_shm_register
` [PATCH v16 15/16] vfio/type1, arm64: untag user pointers in vaddr_get_pfn
` [PATCH v16 16/16] selftests, arm64: add a selftest for passing tagged pointers to kernel

WARNING: suspicious RCU usage in in_dev_dump_addr
 2019-06-03 18:51 UTC 

[PATCH v15 00/17] arm64: untag user pointers passed to the kernel
 2019-06-02  5:06 UTC  (51+ messages)
` [PATCH v15 01/17] uaccess: add untagged_addr definition for other arches
` [PATCH v15 05/17] arms64: untag user pointers passed to memory syscalls
` [PATCH v15 17/17] selftests, arm64: add a selftest for passing tagged pointers to kernel

[PATCH 1/1] net: rds: add per rds connection cache statistics
 2019-06-01  7:54 UTC 

[PATCH iproute2-next v1 0/4] Enrich rdma tool for net namespace commands
 2019-05-31 22:13 UTC  (6+ messages)
` [PATCH iproute2-next v1 1/4] rdma: Add an option to query,set net namespace sharing sys parameter
` [PATCH iproute2-next v1 2/4] rdma: Add man pages for rdma system commands
` [PATCH iproute2-next v1 3/4] rdma: Add an option to set net namespace of rdma device
` [PATCH iproute2-next v1 4/4] rdma: Add man page for rdma dev set netns command

[PATCH, RESEND] RDMA/srp: Accept again source addresses that do not have a port number
 2019-05-31 19:33 UTC  (3+ messages)

[PATCH mlx5-next 0/6] Mellanox, mlx5-next minor updates 2019-05-29
 2019-05-31 19:29 UTC  (8+ messages)
` [PATCH mlx5-next 1/6] net/mlx5: Add core dump register access HW bits
` [PATCH mlx5-next 2/6] net/mlx5: Introduce termination table bits
` [PATCH mlx5-next 3/6] net/mlx5: E-Switch, Replace host_params event with functions_changed event
` [PATCH mlx5-next 4/6] net/mlx5: E-Switch, Honor eswitch functions changed event cap
` [PATCH mlx5-next 5/6] {IB,net}/mlx5: No need to typecast from void* to mlx5_ib_dev*
` [PATCH mlx5-next 6/6] {IB,net}/mlx5: Constify rep ops functions pointers

[PATCH 1/2][next] RDMA/hns: fix comparison of unsigned long variable 'end' with less than zero
 2019-05-31  9:21 UTC  (2+ messages)
` [PATCH 2/2][next] RDMA/hns: fix inverted logic of readl read and shift

[PATCH iproute2-next 0/4] Enrich rdma tool for net namespace commands
 2019-05-31  3:07 UTC  (4+ messages)
` [PATCH iproute2-next 1/4] rdma: Add an option to query,set net namespace sharing sys parameter

[PATCH][next] IB/hfi1: Use struct_size() helper
 2019-05-30 18:43 UTC  (3+ messages)

[PATCH][next] IB/qib: Use struct_size() helper
 2019-05-30 18:43 UTC  (3+ messages)

[PATCH][next] IB/rdmavt: Use struct_size() helper
 2019-05-30 18:43 UTC  (4+ messages)

[PATCH] IB/mlx5: Limit to 64-bit builds
 2019-05-30 12:37 UTC  (3+ messages)

[PATCH rdma-next v2 00/17] Statistics counter support
 2019-05-30  7:04 UTC  (21+ messages)
` [PATCH rdma-next v2 05/17] RDMA/counter: Add set/clear per-port auto mode support
` [PATCH rdma-next v2 11/17] RDMA/netlink: Implement counter dumpit calback
` [PATCH rdma-next v2 13/17] RDMA/core: Get sum value of all counters when perform a sysfs stat read
` [PATCH rdma-next v2 17/17] RDMA/nldev: Allow get default counter statistics through RDMA netlink

[PATCH] mlx5: avoid 64-bit division
 2019-05-29 16:08 UTC  (7+ messages)

CFP: 4th RDMA Mini-Summit at LPC 2019
 2019-05-28 11:40 UTC  (2+ messages)

[PATCH v2 0/1] infiniband/mm: convert put_page() to put_user_page*()
 2019-05-27 23:12 UTC  (5+ messages)
` [PATCH v2] "

[PATCH -next] IB/hfi1: remove set but not used variables 'offset' and 'fspsn'
 2019-05-27 23:10 UTC  (2+ messages)

[PATCH v2 net-next 00/11] qed*: Improve performance on 100G link for offload protocols
 2019-05-26 20:04 UTC  (9+ messages)
` [PATCH v2 net-next 05/11] qedr: Change the MSI-X vectors selection to be based on affined engine
` [PATCH v2 net-next 06/11] qed: Set the doorbell address correctly
` [PATCH v2 net-next 07/11] qed: Add qed devlink parameters table
` [PATCH v2 net-next 08/11] qed*: Add iWARP 100g support
` [PATCH v2 net-next 09/11] Revert "scsi: qedi: Allocate IRQs based on msix_cnt"
` [PATCH v2 net-next 10/11] qedi: Use hwfns and affin_hwfn_idx to get MSI-X vector index
` [PATCH v2 net-next 11/11] qedf: Use hwfns and affin_hwfn_idx to get MSI-X vector index to use


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