linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-22 15:14:35 to 2019-07-24 08:08:09 UTC [more...]

[PATCH 00/12] block/bio, fs: convert put_page() to put_user_page*()
 2019-07-24  8:07 UTC  (17+ messages)
` [PATCH 01/12] mm/gup: add make_dirty arg to put_user_pages_dirty_lock()
` [PATCH 02/12] iov_iter: add helper to test if an iter would use GUP v2
` [PATCH 03/12] block: bio_release_pages: use flags arg instead of bool
` [PATCH 04/12] block: bio_release_pages: convert put_page() to put_user_page*()
` [PATCH 05/12] block_dev: "
` [PATCH 06/12] fs/nfs: "
` [PATCH 07/12] vhost-scsi: "
` [PATCH 08/12] fs/cifs: "
` [PATCH 09/12] fs/fuse: "
` [PATCH 10/12] fs/ceph: "
` [PATCH 11/12] 9p/net: "
` [PATCH 12/12] fs/ceph: fix a build warning: returning a value from void function

[PATCH] RDMA/hns: Fix build error for hip08
 2019-07-24  6:54 UTC  (11+ messages)
` [PATCH v2] "
` [PATCH] RDMA/hns: Fix build error

[PATCH 00/14] PCI/P2PDMA: Support transactions that hit the host bridge
 2019-07-24  6:32 UTC  (24+ messages)
` [PATCH 01/14] PCI/P2PDMA: Add constants for not-supported result upstream_bridge_distance()
` [PATCH 02/14] PCI/P2PDMA: Factor out __upstream_bridge_distance()
` [PATCH 03/14] PCI/P2PDMA: Apply host bridge white list for ACS
` [PATCH 04/14] PCI/P2PDMA: Cache the result of upstream_bridge_distance()
` [PATCH 05/14] PCI/P2PDMA: Factor out host_bridge_whitelist()
` [PATCH 06/14] PCI/P2PDMA: Add whitelist support for Intel Host Bridges
` [PATCH 07/14] PCI/P2PDMA: Add the provider's pci_dev to the dev_pgmap struct
` [PATCH 08/14] PCI/P2PDMA: Add attrs argument to pci_p2pdma_map_sg()
` [PATCH 09/14] PCI/P2PDMA: Introduce pci_p2pdma_unmap_sg()
` [PATCH 10/14] PCI/P2PDMA: Factor out __pci_p2pdma_map_sg()
` [PATCH 11/14] PCI/P2PDMA: dma_map P2PDMA map requests that traverse the host bridge
` [PATCH 12/14] PCI/P2PDMA: No longer require no-mmu for host bridge whitelist
` [PATCH 13/14] PCI/P2PDMA: Update documentation for pci_p2pdma_distance_many()
` [PATCH 14/14] PCI/P2PDMA: Introduce pci_p2pdma_[un]map_resource()

[PATCH v1] rdma: Enable ib_alloc_cq to spread work over a device's comp_vectors
 2019-07-24  5:47 UTC  (2+ messages)

[PATCH v3 0/3] mm/gup: add make_dirty arg to put_user_pages_dirty_lock()
 2019-07-24  4:45 UTC  (4+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] drivers/gpu/drm/via: convert put_page() to put_user_page*()
` [PATCH v3 3/3] net/xdp: "

[PATCH mlx5-next] net/mlx5: Fix modify_cq_in alignment
 2019-07-24  4:26 UTC  (7+ messages)

[PATCH] RDMA/hns: Fix build error for hip06
 2019-07-24  3:58 UTC  (3+ messages)
` [PATCH v2] "

Reminder: 4 open syzbot bugs in "net/rds" subsystem
 2019-07-24  2:34 UTC 

Reminder: 11 open syzbot bugs in RDMA subsystem
 2019-07-24  1:48 UTC 

【Question for srpt in kernel-4.14】
 2019-07-24  1:35 UTC  (6+ messages)

[PATCH v2 0/3] mm/gup: add make_dirty arg to put_user_pages_dirty_lock()
 2019-07-24  1:31 UTC  (5+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] drivers/gpu/drm/via: convert put_page() to put_user_page*()
` [PATCH v2 3/3] net/xdp: "

memory leak in rds_send_probe
 2019-07-23 23:25 UTC  (5+ messages)

[PATCH 0/3] introduce __put_user_pages(), convert a few call sites
 2019-07-23 23:24 UTC  (12+ messages)
` [PATCH 1/3] mm/gup: introduce __put_user_pages()
` [PATCH 2/3] drivers/gpu/drm/via: convert put_page() to put_user_page*()
` [PATCH 3/3] net/xdp: "

[PATCH net-next] [net-next] mlx4: avoid large stack usage in mlx4_init_hca()
 2019-07-23 22:09 UTC  (2+ messages)

[rdma-core patch v3] srp_daemon: improve the debug message for is_enabled_by_rules_file
 2019-07-23 19:34 UTC  (2+ messages)

[PATCH v1 0/2] NFS/RDMA-related NFSD patches for -next
 2019-07-23 19:21 UTC  (3+ messages)
` [PATCH v1 1/2] svcrdma: Remove svc_rdma_wq
` [PATCH v1 2/2] svcrdma: Use llist for managing cache of recv_ctxts

[PATCH rdma-core 00/19] Complete the azure pipelines configuration
 2019-07-23 19:01 UTC  (20+ messages)
` [PATCH rdma-core 01/19] rdmacm: Fix missing libraries on centos6 build
` [PATCH rdma-core 02/19] util: Enable uninitialized_var on powerpc
` [PATCH rdma-core 03/19] build/cbuild: Remove docker-gc
` [PATCH rdma-core 04/19] build/travis: Do not build packages in travis anymore
` [PATCH rdma-core 05/19] build/travis: Do not run checkpatch
` [PATCH rdma-core 06/19] build/travis: Do not cross compile for ARM64
` [PATCH rdma-core 07/19] build/azp: Use a version number for the docker images
` [PATCH rdma-core 08/19] build/cbuild: Add push-azp-images
` [PATCH rdma-core 09/19] build/azp: Use gcc 9.3 for building
` [PATCH rdma-core 10/19] build/azp: Use clang 8.0 "
` [PATCH rdma-core 11/19] build/azp: Run a test compile on ppc64el as well
` [PATCH rdma-core 12/19] build/azp: Add Fedora 30 to the distro testing
` [PATCH rdma-core 13/19] build/azp: Update check-build to work with python3
` [PATCH rdma-core 14/19] build/cbuild: Update cbuild "
` [PATCH rdma-core 15/19] build/azp: Reduce the package list
` [PATCH rdma-core 16/19] build/azp: Add centos6 to the test distributions
` [PATCH rdma-core 17/19] build/azp: Run lintian over the bionic .debs
` [PATCH rdma-core 18/19] build: Use the CMake variable -DENABLE_WERROR to turn on WERROR mode
` [PATCH rdma-core 19/19] build/azp: Have Azure Pipelines create releases when tags are made

[PATCH net 0/2] DIM fixes for 5.3
 2019-07-23 18:04 UTC  (8+ messages)
` [PATCH net 1/2] linux/dim: Fix overflow in dim calculation
` [PATCH net 2/2] lib/dim: Fix -Wunused-const-variable warnings

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

[PATCH] IB/usnic: Use dev_get_drvdata
 2019-07-23 11:49 UTC 

[PATCH] [net-next] net/mlx5e: xsk: dynamically allocate mlx5e_channel_param
 2019-07-23 11:29 UTC  (4+ messages)

BUG: KASAN: null-ptr-deref in rdma_counter_get_hwstat_value+0x19d/0x260 in for-next branch
 2019-07-23  7:51 UTC  (3+ messages)

[PATCH rdma-next 0/2] Add per-device Q counters support
 2019-07-23  7:31 UTC  (3+ messages)
` [PATCH rdma-next 1/2] IB/mlx5: Refactor code for counters allocation
` [PATCH rdma-next 2/2] IB/mlx5: Support per device q counters in switchdev mode

[PATCH rdma-next] IB/mlx5: Add CREATE_PSV/DESTROY_PSV for devx interface
 2019-07-23  7:04 UTC 

[PATCH RESEND rdma-next] IB: Support netlink commands in non init_net net namespaces
 2019-07-23  7:02 UTC 

[PATCH rdma-rc 00/10] Collection of fixes for 5.3
 2019-07-23  6:57 UTC  (11+ messages)
` [PATCH rdma-rc 01/10] RDMA/core: Annotate destroy of mutex to ensure that it is released as unlocked
` [PATCH rdma-rc 02/10] IB/mlx5: Fix unreg_umr to ignore the mkey state
` [PATCH rdma-rc 03/10] IB/mlx5: Use direct mkey destroy command upon UMR unreg failure
` [PATCH rdma-rc 04/10] IB/mlx5: Fix unreg_umr to set a device PD
` [PATCH rdma-rc 05/10] IB/mlx5: Fix clean_mr() to work in the expected order
` [PATCH rdma-rc 06/10] IB/mlx5: Fix RSS Toeplitz function to be specification aligned
` [PATCH rdma-rc 07/10] IB/mlx5: Prevent concurrent MR updates during invalidation
` [PATCH rdma-rc 08/10] IB/mlx5: Avoid unnecessary typecast
` [PATCH rdma-rc 09/10] IB/core: Fix querying total rdma stats
` [PATCH rdma-rc 10/10] IB/counters: Initialize port counter and annotate mutex_destroy

[PATCH] net/mlx5: fix -Wtype-limits compilation warnings
 2019-07-22 19:42 UTC  (3+ messages)

[PATCH 0/4] put_user_page: new put_user_page_dirty*() helpers
 2019-07-22 19:10 UTC  (8+ messages)
` [PATCH 1/3] drivers/gpu/drm/via: convert put_page() to put_user_page*()
` [PATCH 3/3] gup: new put_user_page_dirty*() helpers

[PATCH -next] infiniband: siw: remove set but not used variables 'rv'
 2019-07-22 18:36 UTC  (2+ messages)

[PATCH for-rc] RDMA/bnxt_re: Honor vlan_id in GID entry comparison
 2019-07-22 18:07 UTC  (2+ messages)

[PATCH 0/6] More 5.3 patches
 2019-07-22 18:03 UTC  (2+ messages)

[PATCH for-rc] RDMA/hns: Fix sg offset non-zero issue
 2019-07-22 17:54 UTC  (3+ messages)

[PATCH] RDMA/siw: fix error return code in siw_init_module()
 2019-07-22 17:43 UTC  (2+ messages)

[PATCH] RDMA: Make most headers compile stand alone
 2019-07-22 17:01 UTC 

[PATCH v18 00/15] arm64: untag user pointers passed to the kernel
 2019-07-22 16:46 UTC  (5+ messages)
` [PATCH v18 07/15] fs/namespace: untag user pointers in copy_mount_options

[PATCH 00/10] Refactor rxe driver to remove multiple race conditions
 2019-07-22 15:32 UTC  (17+ messages)
` [PATCH 01/10] Simplify rxe_run_task interface
` [PATCH 02/10] Remove counter that does not have a meaning anymore
` [PATCH 03/10] Make pool interface more type safe
` [PATCH 04/10] Protect kref_put with the lock
` [PATCH 05/10] Fix reference counting for rxe tasklets
` [PATCH 06/10] Remove pd form rxe_ah
` [PATCH 07/10] Pass the return value of kref_put further
` [PATCH 08/10] Move responsibility of cleaning up pool elements
` [PATCH 09/10] Consolidate resetting of QP's tasks into one place
` [PATCH 10/10] Replace tasklets with workqueues


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