linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-07 13:15:40 to 2019-08-13 08:06:03 UTC [more...]

[PATCH for-rc] siw: MPA Reply handler tries to read beyond MPA message
 2019-08-13  8:05 UTC  (15+ messages)

[PATCH v2 00/34] put_user_pages(): miscellaneous call sites
 2019-08-13  5:23 UTC  (3+ messages)
` [PATCH v2 15/34] staging/vc04_services: convert put_page() to put_user_page*()

[RFC PATCH 0/2] mm/gup: introduce vaddr_pin_pages_remote(), FOLL_PIN
 2019-08-13  0:07 UTC  (7+ messages)
` [RFC PATCH 1/2] mm/gup: introduce FOLL_PIN flag for get_user_pages()
` [RFC PATCH 2/2] mm/gup: introduce vaddr_pin_pages_remote()

[RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ;-)
 2019-08-12 21:48 UTC  (43+ messages)
` [RFC PATCH v2 01/19] fs/locks: Export F_LAYOUT lease to user space
` [RFC PATCH v2 02/19] fs/locks: Add Exclusive flag to user Layout lease
` [RFC PATCH v2 03/19] mm/gup: Pass flags down to __gup_device_huge* calls
` [RFC PATCH v2 04/19] mm/gup: Ensure F_LAYOUT lease is held prior to GUP'ing pages
` [RFC PATCH v2 05/19] fs/ext4: Teach ext4 to break layout leases
` [RFC PATCH v2 06/19] fs/ext4: Teach dax_layout_busy_page() to operate on a sub-range
` [RFC PATCH v2 07/19] fs/xfs: Teach xfs to use new dax_layout_busy_page()
` [RFC PATCH v2 08/19] fs/xfs: Fail truncate if page lease can't be broken
` [RFC PATCH v2 09/19] mm/gup: Introduce vaddr_pin structure
` [RFC PATCH v2 10/19] mm/gup: Pass a NULL vaddr_pin through GUP fast
` [RFC PATCH v2 11/19] mm/gup: Pass follow_page_context further down the call stack
` [RFC PATCH v2 12/19] mm/gup: Prep put_user_pages() to take an vaddr_pin struct
` [RFC PATCH v2 13/19] {mm,file}: Add file_pins objects
` [RFC PATCH v2 14/19] fs/locks: Associate file pins while performing GUP
` [RFC PATCH v2 15/19] mm/gup: Introduce vaddr_pin_pages()
` [RFC PATCH v2 16/19] RDMA/uverbs: Add back pointer to system file object
` [RFC PATCH v2 17/19] RDMA/umem: Convert to vaddr_[pin|unpin]* operations
` [RFC PATCH v2 18/19] {mm,procfs}: Add display file_pins proc
` [RFC PATCH v2 19/19] mm/gup: Remove FOLL_LONGTERM DAX exclusion

[PATCH v2] net/mlx4_en: fix a memory leak bug
 2019-08-12 19:11 UTC 

[PATCH v3 00/14] PCI/P2PDMA: Support transactions that hit the host bridge
 2019-08-12 17:30 UTC  (15+ messages)
` [PATCH v3 01/14] PCI/P2PDMA: Introduce private pagemap structure
` [PATCH v3 02/14] PCI/P2PDMA: Add provider's pci_dev to pci_p2pdma_pagemap struct
` [PATCH v3 03/14] PCI/P2PDMA: Add constants for map type results to upstream_bridge_distance()
` [PATCH v3 04/14] PCI/P2PDMA: Factor out __upstream_bridge_distance()
` [PATCH v3 05/14] PCI/P2PDMA: Apply host bridge whitelist for ACS
` [PATCH v3 06/14] PCI/P2PDMA: Factor out host_bridge_whitelist()
` [PATCH v3 07/14] PCI/P2PDMA: Whitelist some Intel host bridges
` [PATCH v3 08/14] PCI/P2PDMA: Add attrs argument to pci_p2pdma_map_sg()
` [PATCH v3 09/14] PCI/P2PDMA: Introduce pci_p2pdma_unmap_sg()
` [PATCH v3 10/14] PCI/P2PDMA: Factor out __pci_p2pdma_map_sg()
` [PATCH v3 11/14] PCI/P2PDMA: Store mapping method in an xarray
` [PATCH v3 12/14] PCI/P2PDMA: dma_map() requests that traverse the host bridge
` [PATCH v3 13/14] PCI/P2PDMA: Allow IOMMU for host bridge whitelist
` [PATCH v3 14/14] PCI/P2PDMA: Update pci_p2pdma_distance_many() documentation

[PATCH rdma-core 0/1] Support 128 IB devices
 2019-08-12 16:59 UTC  (2+ messages)
` [PATCH] libibumad: Support 128 devices

[PATCH rdma-next 0/4] Add XRQ and SRQ support to DEVX interface
 2019-08-12 15:43 UTC  (7+ messages)
` [PATCH mlx5-next 1/4] net/mlx5: Use debug message instead of warn
` [PATCH mlx5-next 2/4] net/mlx5: Add XRQ legacy commands opcodes
` [PATCH mlx5-next 3/4] IB/mlx5: Add legacy events to DEVX list
` [PATCH rdma-next 4/4] IB/mlx5: Expose XRQ legacy commands over the DEVX interface

[PATCH] net/mlx4_en: fix a memory leak bug
 2019-08-12 14:36 UTC  (3+ messages)

[PATCH for-next 0/9] Bugfixes for 5.3-rc2
 2019-08-12 15:29 UTC  (14+ messages)
` [PATCH for-next 1/9] RDMA/hns: Logic optimization of wc_flags
` [PATCH for-next 2/9] RDMA/hns: Bugfix for creating qp attached to srq
` [PATCH for-next 3/9] RDMA/hns: Completely release qp resources when hw err
` [PATCH for-next 4/9] RDMA/hns: Modify pi vlaue when cq overflows
` [PATCH for-next 5/9] RDMA/hns: Bugfix for slab-out-of-bounds when unloading hip08 driver
` [PATCH for-next 6/9] RDMA/hns: bugfix for slab-out-of-bounds when loading "
` [PATCH for-next 7/9] RDMA/hns: Remove unuseful member
` [PATCH for-next 8/9] RDMA/hns: Kernel notify usr space to stop ring db
` [PATCH for-next 9/9] RDMA/hns: Copy some information of AV to user

[PATCH v2] Make user mmapped CQ arming flags field 32-bit size to remove 64-bit architecture dependency of siw
 2019-08-12 15:17 UTC  (2+ messages)

[PATCH rdma-core 0/3] get more than 32 available InfiniBand device names
 2019-08-12 15:13 UTC  (5+ messages)
` [PATCH 1/3] libibumad: Support arbitrary number of IB devices
` [PATCH 2/3] libibumad: Redesign resolve_ca_name to support "
` [PATCH 3/3] ibdiags: Support arbitrary number of IB devices in ibstat

[PATCH] RDMA/core: Fix error code in stat_get_doit_qp()
 2019-08-12 15:10 UTC  (3+ messages)

[PATCH rdma-rc] IB/mlx5: Fix use-after-free error while accessing ev_file pointer
 2019-08-12 14:59 UTC  (5+ messages)

[PATCH] RDMA/siw: Fix a memory leak in siw_init_cpulist()
 2019-08-12 14:53 UTC  (6+ messages)
  ` [PATCH v2] "

[PATCH V4 for-next 00/14] Updates for 5.3-rc2
 2019-08-12 14:48 UTC  (18+ messages)
` [PATCH V4 for-next 01/14] RDMA/hns: Encapsulate some lines for setting sq size in user mode
` [PATCH V4 for-next 02/14] RDMA/hns: Optimize hns_roce_modify_qp function
` [PATCH V4 for-next 03/14] RDMA/hns: Update the prompt message for creating and destroy qp
` [PATCH V4 for-next 04/14] RDMA/hns: Remove unnessary init for cmq reg
` [PATCH V4 for-next 05/14] RDMA/hns: Clean up unnecessary initial assignment
` [PATCH V4 for-next 06/14] RDMA/hns: Update some comments style
` [PATCH V4 for-next 07/14] RDMA/hns: Handling the error return value of hem function
` [PATCH V4 for-next 08/14] RDMA/hns: Split bool statement and assign statement
` [PATCH V4 for-next 09/14] RDMA/hns: Refactor irq request code
` [PATCH V4 for-next 10/14] RDMA/hns: Remove unnecessary kzalloc
` [PATCH V4 for-next 11/14] RDMA/hns: Refactor hns_roce_v2_set_hem for hip08
` [PATCH V4 for-next 12/14] RDMA/hns: Remove redundant print in hns_roce_v2_ceq_int()
` [PATCH V4 for-next 13/14] RDMA/hns: Disable alw_lcl_lpbk of SSU
` [PATCH V4 for-next 14/14] RDMA/hns: Use the new APIs for printing log

[PATCH rdma-next] RDMA/mlx5: Annotate lock dependency in unbinding slave port
 2019-08-12 14:31 UTC  (2+ messages)

[PATCH for-next V4 0/4] RDMA: Cleanups and improvements
 2019-08-12 14:21 UTC  (6+ messages)

[PATCH rdma-next 0/6] ODP information and statistics
 2019-08-12 13:32 UTC  (9+ messages)
` [PATCH rdma-next 2/6] RDMA/umem: Add ODP type indicator within ib_umem_odp

[PATCH 00/11] kbuild: clean-ups and improvement of single targets
 2019-08-11  9:55 UTC  (3+ messages)
` [PATCH 11/11] treewide: remove dummy Makefiles for "

[PATCH v19 00/15] arm64: untag user pointers passed to the kernel
 2019-08-09 16:08 UTC  (16+ messages)
` [PATCH v19 02/15] arm64: Introduce prctl() options to control the tagged user addresses ABI
` [PATCH v19 04/15] mm: untag user pointers passed to memory syscalls

[PATCH] Make user mmapped CQ arming flags field 32-bit size to remove 64-bit architecture dependency of siw
 2019-08-09 15:16 UTC 

[PATCH v3 00/39] put_user_pages(): miscellaneous call sites
 2019-08-09 12:20 UTC  (7+ messages)
` [PATCH v3 38/41] powerpc: convert put_page() to put_user_page*()
  ` [PATCH v3 20/41] fbdev/pvr2fb: "

[PATCH 00/34] put_user_pages(): miscellaneous call sites
 2019-08-09  8:34 UTC  (13+ messages)

[PATCH v2 00/14] PCI/P2PDMA: Support transactions that hit the host bridge
 2019-08-08 15:58 UTC  (13+ messages)
` [PATCH v2 03/14] PCI/P2PDMA: Add constants for not-supported result upstream_bridge_distance()
` [PATCH v2 13/14] PCI/P2PDMA: No longer require no-mmu for host bridge whitelist

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

[PATCH v3 hmm 00/11] Add mmu_notifier_get/put for managing mmu notifier registrations
 2019-08-08 10:29 UTC  (11+ 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 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 11/11] mm/mmu_notifiers: remove unregister_no_release

[PATCH V3 for-next 00/13] Updates for 5.3-rc2
 2019-08-08  9:27 UTC  (9+ messages)
` [PATCH V3 for-next 02/13] RDMA/hns: Optimize hns_roce_modify_qp function
` [PATCH V3 for-next 03/13] RDMA/hns: Update the prompt message for creating and destroy qp
` [PATCH V3 for-next 05/13] RDMA/hns: Clean up unnecessary initial assignment

[bug report] rdma: rtnl_lock deadlock?
 2019-08-08  1:59 UTC  (3+ messages)

[PATCH] IB/mlx5: Check the correct variable in error handling code
 2019-08-07 20:47 UTC  (3+ messages)

[PATCH rdma-rc] RDMA/counter: Prevent QP counter binding if counters unsupported
 2019-08-07 20:45 UTC  (2+ messages)

[PATCH] RDMA/hns: remove obsolete Kconfig comment
 2019-08-07 19:58 UTC  (2+ messages)

[PATCH iproute2-next] rdma: Add driver QP type string
 2019-08-07 19:07 UTC  (2+ messages)

[PATCH rdma-rc] IB/mlx5: Fix implicit MR release flow
 2019-08-07 18:37 UTC  (2+ messages)

[PATCH v3] mlx5: Use refcount_t for refcount
 2019-08-07 18:03 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).