summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-03-17RDMA/efa: Rename alloc_ucontext comp_mask to supported_capsMichael Margolin1-3/+3
2026-03-11RDMA/rdmavt: Add driver mmap callbackDean Luick1-0/+3
2026-03-11RDMA/rdmavt: Add ucontext alloc/dealloc passthroughDean Luick1-0/+7
2026-03-11RDMA/OPA: Update OPA link speed listDean Luick1-3/+5
2026-03-10RDMA/hfi1: Remove opa_vnicDennis Dalessandro2-102/+0
2026-03-08RDMA/umem: Add helpers for umem dmabuf revoke lockJacob Moroni1-0/+4
2026-03-08RDMA/umem: Add pinned revocable dmabuf import interfaceJacob Moroni1-0/+19
2026-03-08RDMA/bnxt_re: Support application specific CQsSriharsha Basavapatna1-1/+6
2026-03-08RDMA/bnxt_re: Support doorbell extensionsKalesh AP1-0/+29
2026-03-08RDMA: Add IB_UVERBS_CORE_SUPPORT_ROBUST_UDATAJason Gunthorpe2-0/+7
2026-03-08RDMA: Provide documentation about the uABI compatibility rulesJason Gunthorpe1-0/+87
2026-03-08RDMA: Add ib_is_udata_in_empty()Jason Gunthorpe1-0/+15
2026-03-08RDMA: Add ib_respond_udata()Jason Gunthorpe1-0/+33
2026-03-08RDMA: Add ib_copy_validate_udata_in_cm()Jason Gunthorpe1-0/+25
2026-03-08RDMA: Add ib_copy_validate_udata_in()Jason Gunthorpe1-0/+26
2026-03-08RDMA/core: Add rdma_udata_to_dev()Jason Gunthorpe1-0/+2
2026-03-05RDMA/mlx5: Add support for TLP VAR allocationMaher Sanalla2-0/+5
2026-03-05Add support for TLP emulationLeon Romanovsky31-91/+189
2026-03-05RDMA/core: Delete not-implemented get_vector_affinityLeon Romanovsky1-23/+0
2026-03-05RDMA/nldev: Expose kernel-internal FRMR pools in netlinkMichael Guralnik1-0/+1
2026-03-05RDMA/nldev: Add command to set pinned FRMR handlesMichael Guralnik1-0/+1
2026-03-05net/mlx5: Expose TLP emulation capabilitiesMaher Sanalla1-0/+9
2026-03-05net/mlx5: Add TLP emulation device capabilitiesMaher Sanalla1-1/+22
2026-03-02RDMA/core: Add netlink command to modify FRMR agingMichael Guralnik1-0/+3
2026-03-02RDMA/nldev: Add command to get FRMR poolsMichael Guralnik1-0/+17
2026-03-02net/mlx5: Drop MR cache related codeMichael Guralnik1-11/+0
2026-03-02RDMA/core: Add pinned handles to FRMR poolsMichael Guralnik1-0/+2
2026-03-02IB/core: Introduce FRMR poolsMichael Guralnik2-0/+45
2026-03-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-6/+1
2026-03-01Merge tag 'timers-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+38
2026-03-01Merge tag 'sched-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-8/+39
2026-03-01Merge tag 'irq-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2026-03-01Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds4-3/+12
2026-02-28KVM: remove CONFIG_KVM_GENERIC_MMU_NOTIFIERPaolo Bonzini1-6/+1
2026-02-28bpf: Introduce tnum_step to step through tnum's membersHarishankar Vishwanathan1-0/+3
2026-02-28bpf: Lose const-ness of map in map_check_btf()Kumar Kartikeya Dwivedi2-3/+3
2026-02-28bpf: Register dtor for freeing special fieldsKumar Kartikeya Dwivedi1-0/+6
2026-02-28Merge tag 'pci-v7.0-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2026-02-27Merge tag 'mmc-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds1-4/+5
2026-02-27Merge tag 'slab-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-12/+2
2026-02-27Merge tag 'drm-fixes-2026-02-27' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-6/+6
2026-02-27PCI: Correct PCI_CAP_EXP_ENDPOINT_SIZEOF_V2 valueBjorn Helgaas1-1/+1
2026-02-27Merge tag 'mm-hotfixes-stable-2026-02-26-14-14' of git://git.kernel.org/pub/s...Linus Torvalds3-6/+18
2026-02-27Merge tag 'pm-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-14/+2
2026-02-26Merge tag 'kmalloc_obj-v7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-4/+4
2026-02-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-1/+1
2026-02-26mm/slub: drop duplicate kernel-doc for ksize()Sanjay Chitroda1-12/+0
2026-02-26mm/slab: mark alloc tags empty for sheaves allocated with __GFP_NO_OBJ_EXTSuren Baghdasaryan1-0/+2
2026-02-26Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds6-8/+26
2026-02-26vsock: lock down child_ns_mode as write-onceBobby Eshleman2-2/+14