Linux RDMA and InfiniBand Development
[Prev Page][Next Page]
- [PATCH 18/19] mm/gup: remove support for gup(FOLL_LONGTERM), (continued)
- [PATCH 18/19] mm/gup: remove support for gup(FOLL_LONGTERM), John Hubbard
- [PATCH 16/19] mm/gup_benchmark: support pin_user_pages() and related calls, John Hubbard
- [PATCH 15/19] powerpc: book3s64: convert to pin_longterm_pages() and put_user_page(), John Hubbard
- [PATCH 12/19] mm/gup: track FOLL_PIN pages, John Hubbard
- [PATCH 11/19] net/xdp: set FOLL_PIN via pin_user_pages(), John Hubbard
- [PATCH 07/19] infiniband: set FOLL_PIN, FOLL_LONGTERM via pin_longterm_pages*(), John Hubbard
- [PATCH 02/19] mm/gup: factor out duplicate code from four routines, John Hubbard
- [PATCH 06/19] goldish_pipe: convert to pin_user_pages() and put_user_page(), John Hubbard
- [PATCH 08/19] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote(), John Hubbard
- [PATCH 03/19] goldish_pipe: rename local pin_user_pages() routine, John Hubbard
- [PATCH 09/19] drm/via: set FOLL_PIN via pin_user_pages_fast(), John Hubbard
- [PATCH 05/19] mm/gup: introduce pin_user_pages*() and FOLL_PIN, John Hubbard
- [PATCH 01/19] mm/gup: pass flags arg to __gup_device_* functions, John Hubbard
- [PATCH 04/19] media/v4l2-core: set pages dirty upon releasing DMA buffers, John Hubbard
- [PATCH rdma-next v2] RDMA/cma: Use ACK timeout for RoCE packetLifeTime,
Dag Moxnes
- [PATCH v12 rdma-next 0/8] RDMA/qedr: Use the doorbell overflow recovery mechanism for RDMA,
Michal Kalderon
- [PATCH v12 rdma-next 1/8] RDMA/core: Move core content from ib_uverbs to ib_core, Michal Kalderon
- [PATCH v12 rdma-next 2/8] RDMA/core: Create mmap database and cookie helper functions, Michal Kalderon
- [PATCH v12 rdma-next 3/8] RDMA: Connect between the mmap entry and the umap_priv structure, Michal Kalderon
- [PATCH v12 rdma-next 4/8] RDMA/efa: Use the common mmap_xa helpers, Michal Kalderon
- [PATCH v12 rdma-next 6/8] RDMA/qedr: Use the common mmap API, Michal Kalderon
- [PATCH v12 rdma-next 5/8] RDMA/siw: Use the common mmap_xa helpers, Michal Kalderon
- [PATCH v12 rdma-next 8/8] RDMA/qedr: Add iWARP doorbell recovery support, Michal Kalderon
- [PATCH v12 rdma-next 7/8] RDMA/qedr: Add doorbell overflow recovery support, Michal Kalderon
- Re: [PATCH v12 rdma-next 5/8] RDMA/siw: Use the common mmap_xa helpers, Bernard Metzler
- Re: [PATCH v12 rdma-next 0/8] RDMA/qedr: Use the doorbell overflow recovery mechanism for RDMA, Jason Gunthorpe
- [PATCH] RDMA/srpt: Report the SCSI residual to the initiator,
Bart Van Assche
- [PATCH rdma-next v1] IB/mlx5: Support flow counters offset for bulk counters,
Leon Romanovsky
- [PATCH rdma-next v1 0/2] Let IB core distribute cache update events,
Leon Romanovsky
- [rdma-core patch v3] srp_daemon: Use maximum initiator to target IU size, Honggang LI
- [PATCH rdma-next] RDMA/cm: Add Enhanced Connection Establishment (ECE) bits, Leon Romanovsky
- [PATCH rdma-next 00/16] MAD cleanup,
Leon Romanovsky
- [PATCH rdma-next 02/16] RDMA/mad: Allocate zeroed MAD buffer, Leon Romanovsky
- [PATCH rdma-next 03/16] RDMA/mlx4: Delete redundant zero memset, Leon Romanovsky
- [PATCH rdma-next 04/16] RDMA/mlx5: Delete redundant zero memset, Leon Romanovsky
- [PATCH rdma-next 05/16] RDMA/ocrdma: Clean MAD processing logic, Leon Romanovsky
- [PATCH rdma-next 01/16] RDMA/mad: Delete never implemented functions, Leon Romanovsky
- [PATCH rdma-next 07/16] RDMA/hfi1: Delete unreachable code, Leon Romanovsky
- [PATCH rdma-next 08/16] RDMA/mlx4: Delete unreachable code, Leon Romanovsky
- [PATCH rdma-next 09/16] RDMA/mlx5: Delete unreachable code, Leon Romanovsky
- [PATCH rdma-next 10/16] RDMA/mthca: Delete unreachable code, Leon Romanovsky
- [PATCH rdma-next 11/16] RDMA/ocrdma: Simplify process_mad function, Leon Romanovsky
- [PATCH rdma-next 06/16] RDMA/qib: Delete redundant memset for MAD output buffer, Leon Romanovsky
- [PATCH rdma-next 13/16] RDMA/mlx5: Rewrite MAD processing logic to be readable, Leon Romanovsky
- [PATCH rdma-next 14/16] RDMA/qib: Delete extra line, Leon Romanovsky
- [PATCH rdma-next 15/16] RDMA/qib: Delete unused variable in process_cc call, Leon Romanovsky
- [PATCH rdma-next 16/16] RDMA: Change MAD processing function to remove extra casting and parameter, Leon Romanovsky
- [PATCH rdma-next 12/16] RDMA/qib: Delete unreachable code, Leon Romanovsky
- Re: [PATCH rdma-next 00/16] MAD cleanup, Jason Gunthorpe
- Re: [PATCH rdma-next 00/16] MAD cleanup, Jason Gunthorpe
- [PATCH rdma-next] IB/mlx5: Support flow counters offset for bulk counters,
Leon Romanovsky
- [PATCH rdma-rc] RDMA/mlx5: Return proper error value,
Leon Romanovsky
- [PATCH mlx5-next 00/18] Mellanox, mlx5-next updates 28-10-2019,
Saeed Mahameed
- [PATCH mlx5-next 01/18] net/mlx5: Fixed a typo in a comment in esw_del_uc_addr(), Saeed Mahameed
- [PATCH mlx5-next 02/18] net/mlx5: E-Switch, Rename egress config to generic name, Saeed Mahameed
- [PATCH mlx5-next 03/18] net/mlx5: E-Switch, Rename ingress acl config in offloads mode, Saeed Mahameed
- [PATCH mlx5-next 04/18] net/mlx5: E-switch, Introduce and use vlan rule config helper, Saeed Mahameed
- [PATCH mlx5-next 05/18] net/mlx5: Introduce and use mlx5_esw_is_manager_vport(), Saeed Mahameed
- [PATCH mlx5-next 06/18] net/mlx5: Correct comment for legacy fields, Saeed Mahameed
- [PATCH mlx5-next 07/18] net/mlx5: Move metdata fields under offloads structure, Saeed Mahameed
- [PATCH mlx5-next 08/18] net/mlx5: Move legacy drop counter and rule under legacy structure, Saeed Mahameed
- [PATCH mlx5-next 12/18] net/mlx5: Move ACL drop counters life cycle close to ACL lifecycle, Saeed Mahameed
- [PATCH mlx5-next 13/18] net/mlx5: E-switch, Offloads introduce and use per vport acl tables APIs, Saeed Mahameed
- [PATCH mlx5-next 14/18] net/mlx5: E-switch, Offloads shift ACL programming during enable/disable vport, Saeed Mahameed
- [PATCH mlx5-next 15/18] net/mlx5: Restrict metadata disablement to offloads mode, Saeed Mahameed
- [PATCH mlx5-next 18/18] IB/mlx5: Introduce and use mlx5_core_is_vf(), Saeed Mahameed
- [PATCH mlx5-next 16/18] net/mlx5: Refactor ingress acl configuration, Saeed Mahameed
- [PATCH mlx5-next 17/18] net/mlx5: E-switch, Enable metadata on own vport, Saeed Mahameed
- [PATCH mlx5-next 10/18] net/mlx5: E-switch, Prepare code to handle vport enable error, Saeed Mahameed
- [PATCH mlx5-next 09/18] net/mlx5: Tide up state_lock and vport enabled flag usage, Saeed Mahameed
- [PATCH mlx5-next 11/18] net/mlx5: E-switch, Legacy introduce and use per vport acl tables APIs, Saeed Mahameed
- Re: [PATCH mlx5-next 00/18] Mellanox, mlx5-next updates 28-10-2019, Saeed Mahameed
- [recipe build #2430481] of ~linux-rdma rdma-core-daily in xenial: Failed to build, noreply
- [recipe build #2430483] of ~linux-rdma rdma-core-daily in disco: Failed to build, noreply
- [recipe build #2430482] of ~linux-rdma rdma-core-daily in bionic: Failed to build, noreply
- [PATCH v2 00/15] Consolidate the mmu notifier interval_tree and locking,
Jason Gunthorpe
- [PATCH v2 10/15] nouveau: use mmu_notifier directly for invalidate_range_start, Jason Gunthorpe
- [PATCH v2 01/15] mm/mmu_notifier: define the header pre-processor parts even if disabled, Jason Gunthorpe
- [PATCH v2 02/15] mm/mmu_notifier: add an interval tree notifier, Jason Gunthorpe
- [PATCH v2 09/15] xen/gntdev: use mmu_range_notifier_insert, Jason Gunthorpe
- [PATCH v2 04/15] mm/hmm: define the pre-processor related parts of hmm.h even if disabled, Jason Gunthorpe
- [PATCH v2 06/15] RDMA/hfi1: Use mmu_range_notifier_inset for user_exp_rcv, Jason Gunthorpe
- [PATCH v2 03/15] mm/hmm: allow hmm_range to be used with a mmu_range_notifier or hmm_mirror, Jason Gunthorpe
- [PATCH v2 08/15] xen/gntdev: Use select for DMA_SHARED_BUFFER, Jason Gunthorpe
- [PATCH v2 07/15] drm/radeon: use mmu_range_notifier_insert, Jason Gunthorpe
- [PATCH v2 05/15] RDMA/odp: Use mmu_range_notifier_insert(), Jason Gunthorpe
- [PATCH v2 14/15] drm/amdgpu: Use mmu_range_notifier instead of hmm_mirror, Jason Gunthorpe
- [PATCH v2 12/15] drm/amdgpu: Call find_vma under mmap_sem, Jason Gunthorpe
- [PATCH v2 11/15] nouveau: use mmu_range_notifier instead of hmm_mirror, Jason Gunthorpe
- [PATCH v2 15/15] mm/hmm: remove hmm_mirror and related, Jason Gunthorpe
- [PATCH v2 13/15] drm/amdgpu: Use mmu_range_insert instead of hmm_mirror, Jason Gunthorpe
- Re: [PATCH v2 00/15] Consolidate the mmu notifier interval_tree and locking, Jason Gunthorpe
- Re: [PATCH v2 00/15] Consolidate the mmu notifier interval_tree and locking, Ralph Campbell
- [PATCH v3 for-next] RDMA/vmw_pvrdma: Use resource ids from physical device if available,
Adit Ranadive
- [for-next v4 0/4] RDMA: modify_port improvements,
Kamal Heib
- KASAN: use-after-free Read in sctp_sock_dump,
syzbot
- [PATCH rdma-next] RDMA/ucma: Protect kernel from QPN larger than declared in IBTA,
Leon Romanovsky
- [PATCH for-next 0/2] Fix crash due to sleepy mutex while holding lock in post_{send|recv|poll},
Yixian Liu
- [PATCH rdma-core 0/6] verbs: Custom parent-domain allocators,
Yishai Hadas
- qperf failure,
Liu, Changcheng
- [PATCH 5.3 090/197] net: ethernet: broadcom: have drivers select DIMLIB as needed, Greg Kroah-Hartman
- [PATCH v4 rdma-next 0/4] RDMA/qedr: Fix memory leaks and synchronization,
Michal Kalderon
- [PATCH rdma-next 00/43] Convert CM to bitmaps,
Leon Romanovsky
- [PATCH rdma-next 01/43] RDMA/cm: Add naive SET/GET implementations to hide CM wire format, Leon Romanovsky
- [PATCH rdma-next 02/43] RDMA/cm: Request For Communication (REQ) message definitions, Leon Romanovsky
- [PATCH rdma-next 03/43] RDMA/cm: Message Receipt Acknowledgment (MRA) message definitions, Leon Romanovsky
- [PATCH rdma-next 04/43] RDMA/cm: Reject (REJ) message definitions, Leon Romanovsky
- [PATCH rdma-next 05/43] RDMA/cm: Reply To Request for communication (REP) definitions, Leon Romanovsky
- [PATCH rdma-next 07/43] RDMA/cm: Request For Communication Release (DREQ) definitions, Leon Romanovsky
- [PATCH rdma-next 08/43] RDMA/cm: Reply To Request For Communication Release (DREP) definitions, Leon Romanovsky
- [PATCH rdma-next 09/43] RDMA/cm: Load Alternate Path (LAP) definitions, Leon Romanovsky
- [PATCH rdma-next 10/43] RDMA/cm: Alternate Path Response (APR) message definitions, Leon Romanovsky
- [PATCH rdma-next 11/43] RDMA/cm: Service ID Resolution Request (SIDR_REQ) definitions, Leon Romanovsky
- [PATCH rdma-next 06/43] RDMA/cm: Ready To Use (RTU) definitions, Leon Romanovsky
- [PATCH rdma-next 13/43] RDMA/cm: Convert QPN and EECN to be u32 variables, Leon Romanovsky
- [PATCH rdma-next 14/43] RDMA/cm: Convert REQ responded resources to the new scheme, Leon Romanovsky
- [PATCH rdma-next 15/43] RDMA/cm: Convert REQ initiator depth to the new scheme, Leon Romanovsky
- [PATCH rdma-next 16/43] RDMA/cm: Convert REQ remote response timeout, Leon Romanovsky
- [PATCH rdma-next 17/43] RDMA/cm: Simplify QP type to wire protocol translation, Leon Romanovsky
- [PATCH rdma-next 12/43] RDMA/cm: Service ID Resolution Response (SIDR_REP) definitions, Leon Romanovsky
- [PATCH rdma-next 19/43] RDMA/cm: Convert starting PSN to be u32 variable, Leon Romanovsky
- [PATCH rdma-next 20/43] RDMA/cm: Update REQ local response timeout, Leon Romanovsky
- [PATCH rdma-next 21/43] RDMA/cm: Convert REQ retry count to use new scheme, Leon Romanovsky
- [PATCH rdma-next 22/43] RDMA/cm: Update REQ path MTU field, Leon Romanovsky
- [PATCH rdma-next 23/43] RDMA/cm: Convert REQ RNR retry timeout counter, Leon Romanovsky
- [PATCH rdma-next 18/43] RDMA/cm: Convert REQ flow control, Leon Romanovsky
- [PATCH rdma-next 25/43] RDMA/cm: Convert REQ SRQ field, Leon Romanovsky
- [PATCH rdma-next 26/43] RDMA/cm: Convert REQ flow label field, Leon Romanovsky
- [PATCH rdma-next 27/43] RDMA/cm: Convert REQ packet rate, Leon Romanovsky
- [PATCH rdma-next 28/43] RDMA/cm: Convert REQ SL fields, Leon Romanovsky
- [PATCH rdma-next 29/43] RDMA/cm: Convert REQ subnet local fields, Leon Romanovsky
- [PATCH rdma-next 24/43] RDMA/cm: Convert REQ MAX CM retries, Leon Romanovsky
- [PATCH rdma-next 31/43] RDMA/cm: Convert MRA MRAed field, Leon Romanovsky
- [PATCH rdma-next 32/43] RDMA/cm: Convert MRA service timeout, Leon Romanovsky
- [PATCH rdma-next 33/43] RDMA/cm: Update REJ struct to use new scheme, Leon Romanovsky
- [PATCH rdma-next 34/43] RDMA/cm: Convert REP target ack delay field, Leon Romanovsky
- [PATCH rdma-next 30/43] RDMA/cm: Convert REQ local ack timeout, Leon Romanovsky
- [PATCH rdma-next 36/43] RDMA/cm: Convert REP flow control field, Leon Romanovsky
- [PATCH rdma-next 37/43] RDMA/cm: Convert REP RNR retry count field, Leon Romanovsky
- [PATCH rdma-next 38/43] RDMA/cm: Convert REP SRQ field, Leon Romanovsky
- [PATCH rdma-next 39/43] RDMA/cm: Delete unused CM LAP functions, Leon Romanovsky
- [PATCH rdma-next 40/43] RDMA/cm: Convert LAP flow label field, Leon Romanovsky
- [PATCH rdma-next 35/43] RDMA/cm: Convert REP failover accepted field, Leon Romanovsky
- [PATCH rdma-next 42/43] RDMA/cm: Delete unused CM ARP functions, Leon Romanovsky
- [PATCH rdma-next 43/43] RDMA/cm: Convert SIDR_REP to new scheme, Leon Romanovsky
- [PATCH rdma-next 41/43] RDMA/cm: Convert LAP fields, Leon Romanovsky
- [PATCH rdma-next v1] IB/mlx5: Test write combining support,
Leon Romanovsky
- [PATCH for-rc 0/2] RDMA/hns: Fix memory leaks,
Weihang Li
- [PATCH v2 0/4] Fixes related to the DMA max_segment_size parameter,
Bart Van Assche
- [PATCH for-rc 0/4] Few more rc fixes,
Dennis Dalessandro
- [PATCH for-next] RDMA/siw: Fix post_recv QP state locking,
Bernard Metzler
- [PATCH AUTOSEL 5.3 19/33] net/rds: Whitelist rdma_cookie and rx_tstamp for usercopy, Sasha Levin
- [PATCH AUTOSEL 5.3 27/33] RDMA/siw: Fix serialization issue in write_space(), Sasha Levin
- [PATCH AUTOSEL 5.3 28/33] RDMA/iwcm: Fix a lock inversion issue, Sasha Levin
- [PATCH AUTOSEL 4.19 14/37] scsi: RDMA/srp: Fix a sleep-in-invalid-context bug, Sasha Levin
- [PATCH AUTOSEL 4.19 34/37] RDMA/iwcm: Fix a lock inversion issue, Sasha Levin
- [PATCH AUTOSEL 4.14 23/25] RDMA/iwcm: Fix a lock inversion issue, Sasha Levin
- [PATCH AUTOSEL 4.9 06/20] scsi: RDMA/srp: Fix a sleep-in-invalid-context bug, Sasha Levin
- [PATCH AUTOSEL 4.9 18/20] RDMA/iwcm: Fix a lock inversion issue, Sasha Levin
- [PATCH AUTOSEL 4.4 15/16] RDMA/iwcm: Fix a lock inversion issue, Sasha Levin
- [PATCH AUTOSEL 4.4 05/16] scsi: RDMA/srp: Fix a sleep-in-invalid-context bug, Sasha Levin
- [PATCH AUTOSEL 4.14 09/25] scsi: RDMA/srp: Fix a sleep-in-invalid-context bug, Sasha Levin
- [rdma-core patch v2] srp_daemon: Use maximum initiator to target IU size,
Honggang LI
- [linux-next patch] RDMA/srp: add module parameter 'has_max_it_iu_size',
Honggang LI
- [PATCH for-rc] iw_cxgb4: avoid freeing skb twice in arp failure case,
Potnuri Bharat Teja
- [PATCH for-rc] iw_cxgb4: report correct port speed/width,
Potnuri Bharat Teja
- [PATCH rdma-next] RDMA/cma: Use ACK timeout for RoCE packetLifeTime,
Dag Moxnes
- [bug report] RDMA/iw_cxgb4: Avoid touch after free error in ARP failure handlers,
Dan Carpenter
- [PATCH] RDMA/mlx5: Use irq xarray locking for mkey_table,
Jason Gunthorpe
- [bug report] RDMA/siw: Fix SQ/RQ drain logic,
Dan Carpenter
- [PATCH v3 rdma-next 0/3] RDMA/qedr: Fix memory leaks and synchronization,
Michal Kalderon
- [PATCH v2] [trivial] net: Fix misspellings of "configure" and "configuration",
Geert Uytterhoeven
- [PATCH] rdma: Remove nes ABI header,
Jason Gunthorpe
- [PATCH][next] RDMA/hns: fix memory leak on 'context' on error return path,
Colin King
- srp_daemon and ibacm in wrong man section,
Benjamin Drung
- [PATCH rdma-core 1/2] libcxgb3: remove libcxgb3 from rdma-core, Potnuri Bharat Teja
- [PATCH for-rc 0/2] RDMA/hns: Fixes related to 64K page,
Weihang Li
- [PATCH rdma-core 0/4] pyverbs: Introducing mlx5 DV support,
Noa Osherovich
- KASAN: use-after-free Read in cma_cancel_listens,
syzbot
- [PATCH] RDMA/srpt: Fix TPG creation,
Bart Van Assche
- [PATCH v3 0/3] HMM tests and minor fixes,
Ralph Campbell
- [PATCH for-next] selftests: rdma: Add rdma tests,
Kamal Heib
- [PATCH v1 0/1] rxe driver should dynamically caclculate inline data size,
rao Shoaib
- [PATCH v1 0/5] RPC/RDMA client connect-related fixes,
Chuck Lever
- [PATCH iproute2-next 0/2] Add MR counters statistics,
Leon Romanovsky
- [PATCH rdma-next] RDMA/hns: Delete BITS_PER_BYTE redefinition,
Leon Romanovsky
- [rdma:wip/jgg-for-next 13/17] htmldocs: drivers/infiniband/ulp/opa_vnic/opa_vnic_encap.h:148: warning: Function parameter or member 'rsvd0' not described in 'opa_vesw_info', kbuild test robot
- [PATCH v2] RDMA/vmw_pvrdma: Use resource ids from physical device if available,
Adit Ranadive
- [PATCH rdma-core v3 0/3] vmw_pvrdma: Use physical resource ids from device,
Adit Ranadive
- [PATCH] iw_cxgb3: Remove the iw_cxgb3 provider code,
Yuval Shaia
- [PATCH 0/4] Fixes related to the DMA max_segment_size parameter,
Bart Van Assche
- [PATCH rdma-next 0/6] CM cleanup,
Leon Romanovsky
- [PATCH rdma-next 0/3] Let IB core distribute cache update events,
Leon Romanovsky
- [PATCH rdma-next] IB/mlx5: Remove dead code,
Leon Romanovsky
- [PATCH rdma-next 0/2] Set BlueFlame size based on memory properties,
Leon Romanovsky
- [PATCH rdma-next] RDMA/nldev: Skip counter if port doesn't match,
Leon Romanovsky
- [PATCH rdma-next] RDMA/rxe: Remove useless rxe_init_device_param assignments,
Leon Romanovsky
- [RFC PATCH V2 for-next] RDMA/hns: Add UD support for hip08,
Lijun Ou
- [PATCH AUTOSEL 5.3 17/89] RDMA/siw: Fix serialization issue in write_space(), Sasha Levin
- [PATCH AUTOSEL 5.3 20/89] RDMA/iwcm: Fix a lock inversion issue, Sasha Levin
- [PATCH AUTOSEL 5.3 19/89] RDMA/iw_cxgb4: fix SRQ access from dump_qp(), Sasha Levin
- [PATCH AUTOSEL 5.3 33/89] RDMA/core: Fix an error handling path in 'res_get_common_doit()', Sasha Levin
- [PATCH AUTOSEL 5.3 34/89] RDMA/cm: Fix memory leak in cm_add/remove_one, Sasha Levin
- [PATCH AUTOSEL 5.3 35/89] RDMA/cxgb4: Do not dma memory off of the stack, Sasha Levin
- [PATCH AUTOSEL 5.3 38/89] RDMA/mlx5: Order num_pending_prefetch properly with synchronize_srcu, Sasha Levin
- [PATCH AUTOSEL 5.3 37/89] RDMA/mlx5: Do not allow rereg of a ODP MR, Sasha Levin
- [PATCH AUTOSEL 5.3 36/89] RDMA/nldev: Reshuffle the code to avoid need to rebind QP in error path, Sasha Levin
- [PATCH AUTOSEL 4.19 064/100] RDMA/hfi1: Prevent memory leak in sdma_init, Sasha Levin
- [PATCH AUTOSEL 4.19 065/100] RDMA/iwcm: Fix a lock inversion issue, Sasha Levin
- [PATCH AUTOSEL 4.19 071/100] RDMA/cxgb4: Do not dma memory off of the stack, Sasha Levin
- [PATCH AUTOSEL 4.14 28/56] RDMA/iwcm: Fix a lock inversion issue, Sasha Levin
- [PATCH AUTOSEL 4.4 08/21] RDMA/iwcm: Fix a lock inversion issue, Sasha Levin
- [PATCH AUTOSEL 4.9 13/29] RDMA/iwcm: Fix a lock inversion issue, Sasha Levin
- [PATCH AUTOSEL 4.14 27/56] RDMA/hfi1: Prevent memory leak in sdma_init, Sasha Levin
- [PATCH AUTOSEL 5.3 39/89] RDMA/mlx5: Add missing synchronize_srcu() for MW cases, Sasha Levin
- [PATCH AUTOSEL 5.3 18/89] RDMA/hfi1: Prevent memory leak in sdma_init, Sasha Levin
- [PATCH for-next v3 0/4] RDMA: modify_port improvements,
Kamal Heib
- [PATCH] IB/uverbs: Add a check for uverbs_attr_get,
Chuhong Yuan
- [PATCH] srp_daemon: Use maximum initiator to target IU size,
Honggang LI
- Technology Installed Bases, Julius Matthys
- [PATCH v1 0/6] Sometimes pull up the Send buffer,
Chuck Lever
- [PATCH v5 rdma-core 0/4] Support UD on hip08,
Weihang Li
- [PATCH v2 rdma-next 0/2] RDMA/qedr: Fix memory leaks and synchronization,
Michal Kalderon
- [PATCH] RDMA/core: Fix compatibility between driver and rdma-core,
Michal Kalderon
- [PATCH for-next v2 0/4] RDMA: modify_port improvements,
Kamal Heib
- [PATCH rdma-next v3 0/4] ODP information and statistics,
Leon Romanovsky
- [PATCH v2 0/3] HMM tests and minor fixes,
Ralph Campbell
- [PATCH hmm 00/15] Consolidate the mmu notifier interval_tree and locking,
Jason Gunthorpe
- [PATCH hmm 09/15] xen/gntdev: use mmu_range_notifier_insert, Jason Gunthorpe
- [PATCH hmm 05/15] RDMA/odp: Use mmu_range_notifier_insert(), Jason Gunthorpe
- [PATCH hmm 04/15] mm/hmm: define the pre-processor related parts of hmm.h even if disabled, Jason Gunthorpe
- [PATCH hmm 08/15] xen/gntdev: Use select for DMA_SHARED_BUFFER, Jason Gunthorpe
- [PATCH hmm 14/15] drm/amdgpu: Use mmu_range_notifier instead of hmm_mirror, Jason Gunthorpe
- [PATCH hmm 11/15] nouveau: use mmu_range_notifier instead of hmm_mirror, Jason Gunthorpe
- [PATCH hmm 01/15] mm/mmu_notifier: define the header pre-processor parts even if disabled, Jason Gunthorpe
- [PATCH hmm 10/15] nouveau: use mmu_notifier directly for invalidate_range_start, Jason Gunthorpe
- [PATCH hmm 13/15] drm/amdgpu: Use mmu_range_insert instead of hmm_mirror, Jason Gunthorpe
- [PATCH hmm 02/15] mm/mmu_notifier: add an interval tree notifier, Jason Gunthorpe
- [PATCH hmm 03/15] mm/hmm: allow hmm_range to be used with a mmu_range_notifier or hmm_mirror, Jason Gunthorpe
- [PATCH hmm 12/15] drm/amdgpu: Call find_vma under mmap_sem, Jason Gunthorpe
- [PATCH hmm 07/15] drm/radeon: use mmu_range_notifier_insert, Jason Gunthorpe
- [PATCH hmm 06/15] RDMA/hfi1: Use mmu_range_notifier_inset for user_exp_rcv, Jason Gunthorpe
- [PATCH hmm 15/15] mm/hmm: remove hmm_mirror and related, Jason Gunthorpe
- Re: [PATCH hmm 00/15] Consolidate the mmu notifier interval_tree and locking, Christian König
[Index of Archives]
[Linux USB Development]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Scanners]
[Yosemite Info]