linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-10 19:04:43 to 2019-12-12 13:21:13 UTC [more...]

[PATCH v4 8/8] linux/log2.h: Use roundup/dow_pow_two() on 64bit calculations
 2019-12-12 13:21 UTC  (2+ messages)

[PATCH v4 7/8] linux/log2.h: Fix 64bit calculations in roundup/down_pow_two()
 2019-12-12 13:16 UTC  (2+ messages)

[PATCH RDMA/netlink] RDMA/netlink: Adhere to returning zero on success
 2019-12-12 12:37 UTC  (8+ messages)

[PATCH v4 0/8] Raspberry Pi 4 PCIe support
 2019-12-12 12:31 UTC  (4+ messages)
` [PATCH v4 7/8] linux/log2.h: Fix 64bit calculations in roundup/down_pow_two()

[PATCH] RDMA/cma: Fix checkpatch error
 2019-12-12 12:28 UTC  (6+ messages)

[PATCH rdma-rc v2 00/48] Organize code according to IBTA layout
 2019-12-12 12:06 UTC  (50+ messages)
` [PATCH rdma-rc v2 01/48] RDMA/cm: Provide private data size to CM users
` [PATCH rdma-rc v2 02/48] RDMA/srpt: Use private_data_len instead of hardcoded value
` [PATCH rdma-rc v2 03/48] RDMA/ucma: Mask QPN to be 24 bits according to IBTA
` [PATCH rdma-rc v2 04/48] RDMA/cm: Add SET/GET implementations to hide IBA wire format
` [PATCH rdma-rc v2 05/48] RDMA/cm: Request For Communication (REQ) message definitions
` [PATCH rdma-rc v2 06/48] RDMA/cm: Message Receipt Acknowledgment (MRA) "
` [PATCH rdma-rc v2 07/48] RDMA/cm: Reject (REJ) "
` [PATCH rdma-rc v2 08/48] RDMA/cm: Reply To Request for communication (REP) definitions
` [PATCH rdma-rc v2 09/48] RDMA/cm: Ready To Use (RTU) definitions
` [PATCH rdma-rc v2 10/48] RDMA/cm: Request For Communication Release (DREQ) definitions
` [PATCH rdma-rc v2 11/48] RDMA/cm: Reply To Request For Communication Release (DREP) definitions
` [PATCH rdma-rc v2 12/48] RDMA/cm: Load Alternate Path (LAP) definitions
` [PATCH rdma-rc v2 13/48] RDMA/cm: Alternate Path Response (APR) message definitions
` [PATCH rdma-rc v2 14/48] RDMA/cm: Service ID Resolution Request (SIDR_REQ) definitions
` [PATCH rdma-rc v2 15/48] RDMA/cm: Service ID Resolution Response (SIDR_REP) definitions
` [PATCH rdma-rc v2 16/48] RDMA/cm: Convert QPN and EECN to be u32 variables
` [PATCH rdma-rc v2 17/48] RDMA/cm: Convert REQ responded resources to the new scheme
` [PATCH rdma-rc v2 18/48] RDMA/cm: Convert REQ initiator depth "
` [PATCH rdma-rc v2 19/48] RDMA/cm: Convert REQ remote response timeout
` [PATCH rdma-rc v2 20/48] RDMA/cm: Simplify QP type to wire protocol translation
` [PATCH rdma-rc v2 21/48] RDMA/cm: Convert REQ flow control
` [PATCH rdma-rc v2 22/48] RDMA/cm: Convert starting PSN to be u32 variable
` [PATCH rdma-rc v2 23/48] RDMA/cm: Update REQ local response timeout
` [PATCH rdma-rc v2 24/48] RDMA/cm: Convert REQ retry count to use new scheme
` [PATCH rdma-rc v2 25/48] RDMA/cm: Update REQ path MTU field
` [PATCH rdma-rc v2 26/48] RDMA/cm: Convert REQ RNR retry timeout counter
` [PATCH rdma-rc v2 27/48] RDMA/cm: Convert REQ MAX CM retries
` [PATCH rdma-rc v2 28/48] RDMA/cm: Convert REQ SRQ field
` [PATCH rdma-rc v2 29/48] RDMA/cm: Convert REQ flow label field
` [PATCH rdma-rc v2 30/48] RDMA/cm: Convert REQ packet rate
` [PATCH rdma-rc v2 31/48] RDMA/cm: Convert REQ SL fields
` [PATCH rdma-rc v2 32/48] RDMA/cm: Convert REQ subnet local fields
` [PATCH rdma-rc v2 33/48] RDMA/cm: Convert REQ local ack timeout
` [PATCH rdma-rc v2 34/48] RDMA/cm: Convert MRA MRAed field
` [PATCH rdma-rc v2 35/48] RDMA/cm: Convert MRA service timeout
` [PATCH rdma-rc v2 36/48] RDMA/cm: Update REJ struct to use new scheme
` [PATCH rdma-rc v2 37/48] RDMA/cm: Convert REP target ack delay field
` [PATCH rdma-rc v2 38/48] RDMA/cm: Convert REP failover accepted field
` [PATCH rdma-rc v2 39/48] RDMA/cm: Convert REP flow control field
` [PATCH rdma-rc v2 40/48] RDMA/cm: Convert REP RNR retry count field
` [PATCH rdma-rc v2 41/48] RDMA/cm: Convert REP SRQ field
` [PATCH rdma-rc v2 42/48] RDMA/cm: Delete unused CM LAP functions
` [PATCH rdma-rc v2 43/48] RDMA/cm: Convert LAP flow label field
` [PATCH rdma-rc v2 44/48] RDMA/cm: Convert LAP fields
` [PATCH rdma-rc v2 45/48] RDMA/cm: Delete unused CM ARP functions
` [PATCH rdma-rc v2 46/48] RDMA/cm: Convert SIDR_REP to new scheme
` [PATCH rdma-rc v2 47/48] RDMA/cm: Add Enhanced Connection Establishment (ECE) bits
` [PATCH rdma-rc v2 48/48] RDMA/cm: Convert private_date access

[PATCH rdma-next v1 0/4] Let IB core distribute cache update events
 2019-12-12 11:30 UTC  (5+ messages)
` [PATCH rdma-next v1 1/4] IB/mlx5: Do reverse sequence during device removal
` [PATCH rdma-next v1 2/4] IB/core: Let IB core distribute cache update events
` [PATCH rdma-next v1 3/4] IB/core: Cut down single member ib_cache structure
` [PATCH rdma-next v1 4/4] IB/core: Prefix qp to event_handler_lock

[PATCH rdma-rc 0/2] Prevent device memory VA reuse
 2019-12-12 11:21 UTC  (5+ messages)
` [PATCH rdma-rc 1/2] IB/core: Introduce rdma_user_mmap_entry_insert_range() API
` [PATCH rdma-rc 2/2] IB/mlx5: Fix device memory flows

[PATCH rdma-next 0/5] VIRTIO_NET Emulation Offload
 2019-12-12 11:09 UTC  (6+ messages)
` [PATCH mlx5-next 1/5] net/mlx5: Add Virtio Emulation related device capabilities
` [PATCH mlx5-next 2/5] net/mlx5: Expose vDPA emulation "
` [PATCH rdma-next 3/5] IB/mlx5: Extend caps stage to handle VAR capabilities
` [PATCH rdma-next 4/5] IB/mlx5: Introduce VAR object and its alloc/destroy methods
` [PATCH rdma-next 5/5] IB/mlx5: Add mmap support for VAR

[PATCH for-next 0/2] Retrieve HW GID context from ib_gid_attr
 2019-12-12 10:22 UTC  (3+ messages)
` [PATCH for-next 1/2] IB/core: Add option to retrieve driver gid "
` [PATCH for-next 2/2] RDMA/bnxt_re: Retrieve the driver gid context from gid_attr

[PATCH v10 00/25] mm/gup: track dma-pinned pages: FOLL_PIN
 2019-12-12 10:17 UTC  (27+ messages)
` [PATCH v10 01/25] mm/gup: factor out duplicate code from four routines
` [PATCH v10 02/25] mm/gup: move try_get_compound_head() to top, fix minor issues
` [PATCH v10 03/25] mm: Cleanup __put_devmap_managed_page() vs ->page_free()
` [PATCH v10 04/25] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages
` [PATCH v10 05/25] goldish_pipe: rename local pin_user_pages() routine
` [PATCH v10 06/25] mm: fix get_user_pages_remote()'s handling of FOLL_LONGTERM
` [PATCH v10 07/25] vfio: fix FOLL_LONGTERM use, simplify get_user_pages_remote() call
` [PATCH v10 08/25] mm/gup: allow FOLL_FORCE for get_user_pages_fast()
` [PATCH v10 09/25] IB/umem: use get_user_pages_fast() to pin DMA pages
` [PATCH v10 10/25] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH v10 11/25] goldish_pipe: convert to pin_user_pages() and put_user_page()
` [PATCH v10 12/25] IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODP
` [PATCH v10 13/25] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote()
` [PATCH v10 14/25] drm/via: set FOLL_PIN via pin_user_pages_fast()
` [PATCH v10 15/25] fs/io_uring: set FOLL_PIN via pin_user_pages()
` [PATCH v10 16/25] net/xdp: "
` [PATCH v10 17/25] media/v4l2-core: set pages dirty upon releasing DMA buffers
` [PATCH v10 18/25] media/v4l2-core: pin_user_pages (FOLL_PIN) and put_user_page() conversion
` [PATCH v10 19/25] vfio, mm: "
` [PATCH v10 20/25] powerpc: book3s64: convert to pin_user_pages() and put_user_page()
` [PATCH v10 21/25] mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1"
` [PATCH v10 22/25] mm, tree-wide: rename put_user_page*() to unpin_user_page*()
` [PATCH v10 23/25] mm/gup: track FOLL_PIN pages
` [PATCH v10 24/25] mm/gup_benchmark: support pin_user_pages() and related calls
` [PATCH v10 25/25] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage

[net-next v3 00/20][pull request] Intel Wired LAN Driver Updates 2019-12-09
 2019-12-12  9:12 UTC  (16+ messages)
` [PATCH v3 05/20] RDMA/irdma: Add driver framework definitions
` [PATCH v3 19/20] RDMA: Add irdma Kconfig/Makefile and remove i40iw

[PATCH rdma-rc 0/3] Fixes for 5.5
 2019-12-12  9:12 UTC  (4+ messages)
` [PATCH rdma-rc 1/3] RDMA/counter: Prevent auto-binding a QP which are not tracked with res
` [PATCH rdma-rc 2/3] IB/mlx4: Follow mirror sequence of device add during device removal
` [PATCH rdma-rc 3/3] IB/mlx5: Fix steering rule of drop and count

[ANNOUNCE] rdma-core v27.0 has been tagged/released
 2019-12-12  8:18 UTC 

Problem installing rdma-core 25+ due to incorrect file name in rdma_man_pages
 2019-12-12  7:14 UTC  (2+ messages)

[PATCH v9 00/25] mm/gup: track dma-pinned pages: FOLL_PIN
 2019-12-12  5:53 UTC  (31+ messages)
` [PATCH v9 01/25] mm/gup: factor out duplicate code from four routines
` [PATCH v9 02/25] mm/gup: move try_get_compound_head() to top, fix minor issues
` [PATCH v9 03/25] mm: Cleanup __put_devmap_managed_page() vs ->page_free()
` [PATCH v9 04/25] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages
` [PATCH v9 05/25] goldish_pipe: rename local pin_user_pages() routine
` [PATCH v9 06/25] mm: fix get_user_pages_remote()'s handling of FOLL_LONGTERM
` [PATCH v9 07/25] vfio: fix FOLL_LONGTERM use, simplify get_user_pages_remote() call
` [PATCH v9 08/25] mm/gup: allow FOLL_FORCE for get_user_pages_fast()
` [PATCH v9 09/25] IB/umem: use get_user_pages_fast() to pin DMA pages
` [PATCH v9 10/25] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH v9 11/25] goldish_pipe: convert to pin_user_pages() and put_user_page()
` [PATCH v9 12/25] IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODP
` [PATCH v9 13/25] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote()
` [PATCH v9 14/25] drm/via: set FOLL_PIN via pin_user_pages_fast()
` [PATCH v9 15/25] fs/io_uring: set FOLL_PIN via pin_user_pages()
` [PATCH v9 16/25] net/xdp: "
` [PATCH v9 17/25] media/v4l2-core: set pages dirty upon releasing DMA buffers
` [PATCH v9 18/25] media/v4l2-core: pin_user_pages (FOLL_PIN) and put_user_page() conversion
` [PATCH v9 19/25] vfio, mm: "
` [PATCH v9 20/25] powerpc: book3s64: convert to pin_user_pages() and put_user_page()
` [PATCH v9 21/25] mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1"
` [PATCH v9 22/25] mm, tree-wide: rename put_user_page*() to unpin_user_page*()
` [PATCH v9 23/25] mm/gup: track FOLL_PIN pages
` [PATCH v9 24/25] mm/gup_benchmark: support pin_user_pages() and related calls
` [PATCH v9 25/25] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage

[GIT PULL] Please pull hmm changes
 2019-12-11 22:57 UTC  (8+ messages)

[PATCH for-next v2 00/11] rdmavt/hfi1 updates for next
 2019-12-11 16:33 UTC  (4+ messages)

[PATCH for-next 0/6] RDMA/bnxt_re driver update
 2019-12-11 16:20 UTC  (3+ messages)

[PATCH 1/2] Update mailmap info for Steve Wise
 2019-12-11 14:42 UTC  (9+ messages)
` [PATCH 2/2] rxe: correctly calculate iCRC for unaligned payloads

[PATCH AUTOSEL 4.9 11/91] IB/iser: bound protection_sg size by data_sg size
 2019-12-11  7:45 UTC  (3+ messages)
` [PATCH AUTOSEL 4.9 75/91] RDMA/qib: Validate ->show()/store() callbacks before calling them

[PATCH v8 00/26] mm/gup: track dma-pinned pages: FOLL_PIN
 2019-12-11  0:49 UTC  (11+ messages)
` [PATCH v8 20/26] powerpc: book3s64: convert to pin_user_pages() and put_user_page()
` [PATCH v8 23/26] mm/gup: pass flags arg to __gup_device_* functions
` [PATCH v8 24/26] mm/gup: track FOLL_PIN pages

[PATCH AUTOSEL 4.4 07/71] IB/iser: bound protection_sg size by data_sg size
 2019-12-10 22:33 UTC  (2+ messages)
` [PATCH AUTOSEL 4.4 61/71] RDMA/qib: Validate ->show()/store() callbacks before calling them

KASAN: slab-out-of-bounds Read in ip6_tnl_parse_tlv_enc_lim
 2019-12-10 22:11 UTC  (2+ messages)

[PATCH AUTOSEL 4.14 011/130] IB/iser: bound protection_sg size by data_sg size
 2019-12-10 22:02 UTC  (3+ messages)
` [PATCH AUTOSEL 4.14 061/130] RDMA/qedr: Fix memory leak in user qp and mr
` [PATCH AUTOSEL 4.14 110/130] RDMA/qib: Validate ->show()/store() callbacks before calling them

[PATCH AUTOSEL 4.19 014/177] IB/iser: bound protection_sg size by data_sg size
 2019-12-10 21:31 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 083/177] RDMA/qedr: Fix memory leak in user qp and mr
` [PATCH AUTOSEL 4.19 146/177] RDMA/qib: Validate ->show()/store() callbacks before calling them

[PATCH AUTOSEL 5.4 135/350] RDMA/hns: Fix wrong parameters when initial mtt of srq->idx_que
 2019-12-10 21:07 UTC  (13+ messages)
` [PATCH AUTOSEL 5.4 140/350] RDMA/siw: Fix SQ/RQ drain logic
` [PATCH AUTOSEL 5.4 171/350] RDMA/qedr: Fix memory leak in user qp and mr
` [PATCH AUTOSEL 5.4 172/350] RDMA/hns: Fix memory leak on 'context' on error return path
` [PATCH AUTOSEL 5.4 173/350] RDMA/qedr: Fix srqs xarray initialization
` [PATCH AUTOSEL 5.4 174/350] RDMA/core: Set DMA parameters correctly
` [PATCH AUTOSEL 5.4 189/350] net/mlx5e: Verify that rule has at least one fwd/drop action
` [PATCH AUTOSEL 5.4 215/350] RDMA/core: Fix return code when modify_port isn't supported
` [PATCH AUTOSEL 5.4 285/350] RDMA/qib: Validate ->show()/store() callbacks before calling them
` [PATCH AUTOSEL 5.4 286/350] RDMA/efa: Clear the admin command buffer prior to its submission
` [PATCH AUTOSEL 5.4 344/350] RDMA/bnxt_re: Fix missing le16_to_cpu
` [PATCH AUTOSEL 5.4 345/350] RDMA/bnxt_re: Fix stat push into dma buffer on gen p5 devices
` [PATCH AUTOSEL 5.4 347/350] RDMA/bnxt_re: Fix chip number validation Broadcom's Gen P5 series

[PATCH AUTOSEL 5.3 025/292] IB/iser: bound protection_sg size by data_sg size
 2019-12-10 21:20 UTC 

[PATCH AUTOSEL 5.4 031/350] IB/iser: bound protection_sg size by data_sg size
 2019-12-10 20:58 UTC 


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