index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
vmw_pvrdma
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-02
RDMA/vmw_pvrdma: Fix double free on pvrdma_alloc_ucontext() error path
Jason Gunthorpe
1
-1
/
+1
2026-03-31
RDMA/pvrdma: Use ib_copy_validate_udata_in() for srq
Jason Gunthorpe
1
-3
/
+2
2026-03-31
RDMA: Use ib_copy_validate_udata_in() for implicit full structs
Jason Gunthorpe
2
-6
/
+6
2026-03-02
RDMA: Complete k[z|m|c]alloc-to-k[z|m]alloc_obj conversion
Leon Romanovsky
1
-2
/
+1
2026-02-25
RDMA: Move DMA block iterator logic into dedicated files
Leon Romanovsky
1
-1
/
+1
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
1
-1
/
+1
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-6
/
+3
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2
-4
/
+4
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
3
-15
/
+13
2025-07-23
IB: Extend UVERBS_METHOD_REG_MR to get DMAH
Yishai Hadas
2
-0
/
+6
2025-03-06
RDMA/vmw_pvrdma: Remove unused pvrdma_modify_device
Dr. David Alan Gilbert
2
-30
/
+0
2024-12-25
RDMA/pvrdma: Support report_port_event() ops
Yuyu Li
1
-25
/
+41
2024-06-27
RDMA: Pass entire uverbs attr bundle to create cq function
Akiva Goldberger
2
-3
/
+4
2024-04-25
RDMA/vmw_pvrdma: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
Damien Le Moal
1
-1
/
+1
2023-10-24
RDMA/core: Remove NULL check before dev_{put, hold}
Yang Li
1
-8
/
+4
2023-06-09
RDMA/vmw_pvrdma: Remove unnecessary check on wr->opcode
Bryan Tan
1
-8
/
+0
2023-02-09
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
1
-1
/
+1
2022-01-28
RDMA/pvrdma: Remove useless DMA-32 fallback configuration
Christophe JAILLET
1
-6
/
+4
2021-11-29
RDMA/pvrdma: Use non-atomic bitmap functions when possible
Christophe JAILLET
1
-3
/
+3
2021-11-29
RDMA/pvrdma: Use bitmap_zalloc() when applicable
Christophe JAILLET
1
-2
/
+2
2021-08-23
RDMA: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-11
/
+3
2021-08-03
RDMA: Globally allocate and release QP memory
Leon Romanovsky
3
-35
/
+24
2021-06-16
RDMA: Remove rdma_set_device_sysfs_group()
Jason Gunthorpe
1
-1
/
+1
2021-03-26
RDMA: Support more than 255 rdma ports
Mark Bloch
3
-12
/
+12
2021-03-22
RDMA: Delete not-used static inline functions
Leon Romanovsky
2
-45
/
+0
2021-03-22
RDMA: Fix kernel-doc compilation warnings
Leon Romanovsky
1
-1
/
+1
2021-02-18
Merge tag 'v5.11' into rdma.git for-next
Jason Gunthorpe
2
-1
/
+15
2021-02-05
RDMA/pvrdma: Replace spin_lock_irqsave with spin_lock in hard IRQ
Weihang Li
1
-3
/
+2
2021-01-19
RDMA/vmw_pvrdma: Fix network_hdr_type reported in WC
Bryan Tan
2
-1
/
+15
2020-11-17
Merge branch 'for-rc' into rdma.git
Jason Gunthorpe
2
-2
/
+2
2020-11-12
RDMA/pvrdma: Fix missing kfree() in pvrdma_register_device()
Qinglang Miao
1
-1
/
+1
2020-11-02
RDMA/vmw_pvrdma: Fix the active_speed and phys_state value
Adit Ranadive
1
-1
/
+1
2020-10-26
RDMA: Convert sysfs device * show functions to use sysfs_emit()
Joe Perches
1
-3
/
+3
2020-10-26
RDMA: Remove uverbs cmds from drivers that don't use them
Jason Gunthorpe
1
-10
/
+0
2020-10-26
RDMA: Check create_flags during create_qp
Jason Gunthorpe
1
-1
/
+1
2020-10-26
RDMA: Check flags during create_cq
Jason Gunthorpe
1
-0
/
+3
2020-10-26
RDMA: Check attr_mask during modify_qp
Jason Gunthorpe
1
-0
/
+3
2020-10-26
RDMA: Check srq_type during create_srq
Jason Gunthorpe
1
-1
/
+1
2020-10-26
RDMA: Move more uverbs_cmd_mask settings to the core
Jason Gunthorpe
1
-4
/
+0
2020-10-26
RDMA: Remove elements in uverbs_cmd_mask that all drivers set
Jason Gunthorpe
1
-15
/
+1
2020-10-16
RDMA: Explicitly pass in the dma_device to ib_register_device
Jason Gunthorpe
1
-2
/
+2
2020-09-29
RDMA/drivers: Remove udata check from special QP
Leon Romanovsky
1
-2
/
+1
2020-09-18
Merge branch 'mlx5_active_speed' into rdma.git for-next
Jason Gunthorpe
1
-1
/
+1
2020-09-18
RDMA: Fix link active_speed size
Aharon Landau
1
-1
/
+1
2020-09-11
RDMA/pvrdma: Use ib_umem_num_dma_blocks() instead of ib_umem_page_count()
Jason Gunthorpe
3
-4
/
+6
2020-09-11
RDMA/umem: Split ib_umem_num_pages() into ib_umem_num_dma_blocks()
Jason Gunthorpe
1
-1
/
+1
2020-09-09
RDMA/umem: Replace for_each_sg_dma_page with rdma_umem_for_each_dma_block
Jason Gunthorpe
1
-5
/
+4
2020-09-09
RDMA: Allow fail of destroy CQ
Leon Romanovsky
2
-2
/
+3
2020-09-09
RDMA: Restore ability to fail on SRQ destroy
Leon Romanovsky
2
-2
/
+3
2020-09-09
RDMA: Restore ability to fail on AH destroy
Leon Romanovsky
2
-2
/
+3
[next]