linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-13 17:56:54 to 2019-08-19 11:56:29 UTC [more...]

[PATCH] IB/mlx4: Fix memory leaks
 2019-08-19 11:56 UTC  (2+ messages)

[PATCH rdma-next] RDMA: Delete DEBUG code
 2019-08-19 11:45 UTC 

[PATCH rdma-next 0/3] RDMA RX RoCE Steering Support
 2019-08-19 11:36 UTC  (4+ messages)
` [PATCH mlx5-next 1/3] net/mlx5: Add per-namespace flow table default miss action support
` [PATCH mlx5-next 2/3] net/mlx5: Create bypass and loopback flow steering namespaces for RDMA RX
` [PATCH rdma-next 3/3] RDMA/mlx5: RDMA_RX flow type support for user applications

[PATCH rdma-next 00/12] Improvements for ODP
 2019-08-19 11:17 UTC  (13+ messages)
` [PATCH rdma-next 01/12] RDMA/odp: Use the common interval tree library instead of generic
` [PATCH rdma-next 02/12] RDMA/odp: Iterate over the whole rbtree directly
` [PATCH rdma-next 03/12] RDMA/odp: Make it clearer when a umem is an implicit ODP umem
` [PATCH rdma-next 04/12] RMDA/odp: Consolidate umem_odp initialization
` [PATCH rdma-next 05/12] RDMA/odp: Make the three ways to create a umem_odp clear
` [PATCH rdma-next 06/12] RDMA/odp: Split creating a umem_odp from ib_umem_get
` [PATCH rdma-next 07/12] RDMA/odp: Provide ib_umem_odp_release() to undo the allocs
` [PATCH rdma-next 08/12] RDMA/odp: Check for overflow when computing the umem_odp end
` [PATCH rdma-next 09/12] RDMA/odp: Use kvcalloc for the dma_list and page_list
` [PATCH rdma-next 10/12] RDMA/core: Make invalidate_range a device operation
` [PATCH rdma-next 11/12] RDMA/mlx5: Use ib_umem_start instead of umem.address
` [PATCH rdma-next 12/12] RDMA/mlx5: Use odp instead of mr->umem in pagefault_mr

[PATCH for-rc] siw: fix for 'is_kva' flag issue in siw_tx_hdt()
 2019-08-19 11:13 UTC 

[PULL REQUEST] Please pull rdma.git
 2019-08-19 10:08 UTC  (3+ messages)

[PATCH] RDMA/siw: Fix compiler warnings on 32-bit due to u64/pointer abuse
 2019-08-19 10:05 UTC 

[RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ;-)
 2019-08-19  9:24 UTC  (41+ 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 07/19] fs/xfs: Teach xfs to use new dax_layout_busy_page()
` [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 00/19] RDMA/FS DAX truncate proposal V1,000,002 ; -)

Build regressions/improvements in v5.3-rc5
 2019-08-19  9:07 UTC 

[PATCH for-rc] RDMA/bnxt_re: Fix stack-out-of-bounds in bnxt_qplib_rcfw_send_message
 2019-08-19  8:12 UTC  (5+ messages)

[Bug 204617] New: drivers/infiniband/sw/siw not 32-bit clean - cast from pointer to integer warnings on i686
 2019-08-19  7:07 UTC  (2+ messages)
` [Bug 204617] "

[PATCH rdma-core 00/14] rdma-core tests infrastructure
 2019-08-19  6:58 UTC  (15+ messages)
` [PATCH rdma-core 01/14] pyverbs/tests: Rename base class
` [PATCH rdma-core 02/14] pyverbs: Move tests to a stand-alone directory
` [PATCH rdma-core 03/14] build: Add pyverbs-based test to the build
` [PATCH rdma-core 04/14] tests: BaseResources Class
` [PATCH rdma-core 05/14] tests: RDMATestCase
` [PATCH rdma-core 06/14] tests: TrafficResources class
` [PATCH rdma-core 07/14] tests: RCResources and UDResources classes
` [PATCH rdma-core 08/14] tests: ODP requires decorator
` [PATCH rdma-core 09/14] tests: Add traffic helper methods
` [PATCH rdma-core 10/14] tests: Add ODP RC test
` [PATCH rdma-core 11/14] tests: Add ODP UD test
` [PATCH rdma-core 12/14] tests: Fix test locating process
` [PATCH rdma-core 13/14] Documentation: Add background for rdma-core tests
` [PATCH rdma-core 14/14] tests: Unify API tests' output

[PATCH] RDMA/cma: fix null-ptr-deref Read in cma_cleanup
 2019-08-19  5:06 UTC  (2+ messages)

[PATCH] infiniband: hfi1: fix a memory leak bug
 2019-08-18 19:29 UTC 

[PATCH] infiniband: hfi1: fix memory leaks
 2019-08-18 18:54 UTC 

[PATCH rdma-core 0/3] get more than 32 available InfiniBand device names
 2019-08-18  7:31 UTC  (4+ messages)
` [PATCH 1/3] libibumad: Support arbitrary number of IB devices

[RFC PATCH v2 0/3] mm/gup: introduce vaddr_pin_pages_remote(), FOLL_PIN
 2019-08-17  2:36 UTC  (5+ messages)
` [RFC PATCH v2 1/3] For Ira: tiny formatting tweak to kerneldoc
` [RFC PATCH v2 2/3] mm/gup: introduce FOLL_PIN flag for get_user_pages()
` [RFC PATCH v2 3/3] mm/gup: introduce vaddr_pin_pages_remote(), and invoke it

[PATCH 1/2] svcrdma: Remove svc_rdma_wq
 2019-08-17  1:43 UTC  (3+ messages)
` [PATCH 2/2] svcrdma: Use llist for managing cache of recv_ctxts

[RFC PATCH 0/2] mm/gup: introduce vaddr_pin_pages_remote(), FOLL_PIN
 2019-08-16 22:36 UTC  (28+ messages)
` [RFC PATCH 2/2] mm/gup: introduce vaddr_pin_pages_remote()

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

[PATCH v3 hmm 00/11] Add mmu_notifier_get/put for managing mmu notifier registrations
 2019-08-16 15:14 UTC  (22+ 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 08/11] drm/radeon: use mmu_notifier_get/put for struct radeon_mn
` [PATCH v3 hmm 11/11] mm/mmu_notifiers: remove unregister_no_release

[PATCH v3 00/14] PCI/P2PDMA: Support transactions that hit the host bridge
 2019-08-16 13:45 UTC  (30+ 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/hns: Fix some white space check_mtu_validate()
 2019-08-16 11:39 UTC 

[PATCH rdma-rc 0/8] Fixes for v5.3
 2019-08-15 20:26 UTC  (11+ messages)
` [PATCH rdma-rc 1/8] IB/core: Fix NULL pointer dereference when bind QP to counter
` [PATCH rdma-rc 2/8] RDMA/counters: Properly implement PID checks
` [PATCH rdma-rc 3/8] RDMA/restrack: Rewrite PID namespace check to be reliable
` [PATCH rdma-rc 4/8] RDMA/mlx5: Fix MR npages calculation for IB_ACCESS_HUGETLB
` [PATCH rdma-rc 5/8] IB/mlx5: Consolidate use_umr checks into single function
` [PATCH rdma-rc 6/8] IB/mlx5: Report and handle ODP support properly
` [PATCH rdma-rc 7/8] IB/mlx5: Fix MR re-registration flow to use UMR properly
` [PATCH rdma-rc 8/8] IB/mlx5: Block MR WR if UMR is not possible

[PATCH mlx5-next 0/5] Mellanox, Updates for mlx5-next branch 2019-08-15
 2019-08-15 19:46 UTC  (6+ messages)
` [PATCH mlx5-next 1/5] net/mlx5: Add missing include file to lib/crypto.c
` [PATCH mlx5-next 2/5] net/mlx5: Improve functions documentation
` [PATCH mlx5-next 3/5] net/mlx5: Add support for VNIC_ENV internal rq counter
` [PATCH mlx5-next 4/5] net/mlx5: Expose IP-in-IP capability bit
` [PATCH mlx5-next 5/5] net/mlx5: Add lag_tx_port_affinity "

[PATCH for-rc 0/5] Fixes TID packet ordering issues
 2019-08-15 19:20 UTC  (6+ messages)
` [PATCH for-rc 1/5] IB/hfi1: Drop stale TID RDMA packets
` [PATCH for-rc 2/5] IB/hfi1: Unsafe PSN checking for TID RDMA READ Resp packet
` [PATCH for-rc 3/5] IB/hfi1: Add additional checks when handling TID RDMA READ RESP packet
` [PATCH for-rc 4/5] IB/hfi1: Add additional checks when handling TID RDMA WRITE DATA packet
` [PATCH for-rc 5/5] IB/hfi1: Drop stale TID RDMA packets that cause TIDErr

[PATCH net-next 1/5] RDS: Re-add pf/sol access via sysctl
 2019-08-15 19:04 UTC  (20+ messages)
              ` [PATCH net-next v2 0/4] net/rds: Fixes from internal Oracle repo
                ` [PATCH net-next v2 1/4] RDS: limit the number of times we loop in rds_send_xmit
                ` [PATCH net-next v2 2/4] RDS: don't use GFP_ATOMIC for sk_alloc in rds_create
                ` [PATCH net-next v2 3/4] net/rds: Add a few missing rds_stat_names entries
                ` [PATCH net-next v2 4/4] rds: check for excessive looping in rds_send_xmit

[PATCH for-next 0/9] Bugfixes for 5.3-rc2
 2019-08-14 18:47 UTC  (10+ messages)
` [PATCH for-next 3/9] RDMA/hns: Completely release qp resources when hw err
` [PATCH for-next 8/9] RDMA/hns: Kernel notify usr space to stop ring db

[PATCH net-next 0/5] net/rds: Fixes from internal Oracle repo
 2019-08-14 15:59 UTC  (2+ messages)

[PATCH v2 2/2] treewide: remove dummy Makefiles for single targets
 2019-08-14 15:19 UTC 

[PATCH] RDMA/srpt: Filter out AGN bits
 2019-08-14 15:15 UTC 

[bug report] net/mlx5e: Extend encap entry with reference counter
 2019-08-14 14:00 UTC  (3+ messages)

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

[PATCH v2] net/mlx4_en: fix a memory leak bug
 2019-08-14  2:46 UTC  (2+ messages)

[PATCH net-next 2/5] RDS: limit the number of times we loop in rds_send_xmit
 2019-08-13 22:08 UTC  (2+ messages)

[PATCH net-next 5/5] rds: check for excessive looping in rds_send_xmit
 2019-08-13 22:09 UTC  (2+ messages)

[PATCH net-next 3/5] RDS: don't use GFP_ATOMIC for sk_alloc in rds_create
 2019-08-13 22:08 UTC  (2+ messages)

[PATCH net-next 4/5] net/rds: Add a few missing rds_stat_names entries
 2019-08-13 22:09 UTC  (2+ 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).