summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-03-08RDMA/bnxt_re: Use ib_respond_empty_udata()Jason Gunthorpe1-10/+15
2026-03-08RDMA/bnxt_re: Use ib_respond_udata()Jason Gunthorpe1-22/+9
2026-03-08RDMA/bnxt_re: Add missing comp_mask validationJason Gunthorpe1-2/+5
2026-03-08RDMA/bnxt_re: Add compatibility checks to the uapi path for no dataJason Gunthorpe1-0/+57
2026-03-08RDMA/bnxt_re: Add compatibility checks to the uapi pathJason Gunthorpe1-13/+16
2026-03-08RDMA: Add ib_respond_udata()Jason Gunthorpe1-0/+24
2026-03-08RDMA: Add ib_copy_validate_udata_in_cm()Jason Gunthorpe1-0/+12
2026-03-08RDMA: Add ib_copy_validate_udata_in()Jason Gunthorpe2-0/+54
2026-03-08RDMA/core: Add rdma_udata_to_dev()Jason Gunthorpe1-0/+27
2026-03-08RDMA: Use copy_struct_from_user() instead of open codingJason Gunthorpe1-18/+6
2026-03-05RDMA/mlx5: Add support for TLP VAR allocationMaher Sanalla1-6/+34
2026-03-05RDMA/mlx5: Add TLP VAR region support and infrastructureMaher Sanalla2-5/+54
2026-03-05RDMA/mlx5: Refactor VAR table to use region abstractionMaher Sanalla2-30/+38
2026-03-05Add support for TLP emulationLeon Romanovsky149-628/+1319
2026-03-05RDMA/erdma: Remove numa_node from struct erdma_devattrCheng Xu3-3/+2
2026-03-05RDMA/core: Delete not-implemented get_vector_affinityLeon Romanovsky1-1/+0
2026-03-05RDMA/nldev: Expose kernel-internal FRMR pools in netlinkMichael Guralnik1-5/+23
2026-03-05RDMA/nldev: Add command to set pinned FRMR handlesMichael Guralnik1-11/+77
2026-03-05net/mlx5: Expose TLP emulation capabilitiesMaher Sanalla2-0/+7
2026-03-02RDMA/core: Add netlink command to modify FRMR agingMichael Guralnik3-2/+68
2026-03-02RDMA/nldev: Add command to get FRMR poolsMichael Guralnik1-0/+165
2026-03-02net/mlx5: Drop MR cache related codeMichael Guralnik1-66/+1
2026-03-02RDMA/mlx5: Switch from MR cache to FRMR poolsMichael Guralnik5-1064/+191
2026-03-02RDMA/core: Add pinned handles to FRMR poolsMichael Guralnik2-0/+130
2026-03-02RDMA/core: Add FRMR pools statisticsMichael Guralnik2-2/+13
2026-03-02RDMA/core: Add aging to FRMR poolsMichael Guralnik2-8/+81
2026-03-02IB/core: Introduce FRMR poolsMichael Guralnik3-1/+368
2026-03-02RDMA/mlx5: Move device async_ctx initializationChiara Meiohas2-2/+3
2026-03-02RDMA: Complete k[z|m|c]alloc-to-k[z|m]alloc_obj conversionLeon Romanovsky13-46/+33
2026-03-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2026-03-01Merge tag 'irq-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-21/+45
2026-03-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds9-50/+96
2026-03-01Merge tag 'driver-core-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-16/+49
2026-02-28firewire: ohci: initialize page array to use alloc_pages_bulk() correctlyTakashi Sakamoto1-1/+1
2026-02-28Merge tag 'spi-fix-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+3
2026-02-28Merge tag 'regulator-fix-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-7/+8
2026-02-28Merge tag 'kvmarm-fixes-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini1-1/+1
2026-02-28Merge tag 'pci-v7.0-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-9/+16
2026-02-27Merge tag 'cxl-fixes-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds9-54/+117
2026-02-27Merge tag 'mmc-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds3-2/+39
2026-02-27Merge tag 'block-7.0-20260227' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-46/+64
2026-02-27Merge tag 'gpio-fixes-for-v7.0-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-5/+9
2026-02-27Merge tag 'drm-fixes-2026-02-27' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds39-153/+292
2026-02-27Merge tag 'amd-drm-fixes-7.0-2026-02-26' of https://gitlab.freedesktop.org/ag...Dave Airlie8-28/+42
2026-02-27spi: stm32: fix missing pointer assignment in case of dma chainingAlain Volmat1-0/+3
2026-02-27Merge tag 'drm-xe-fixes-2026-02-26' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie3-21/+81
2026-02-27Merge tag 'acpi-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2-0/+21
2026-02-27Merge tag 'pm-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2-7/+11
2026-02-27Merge tag 'for-linus-7.0-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds4-60/+125
2026-02-26Merge branch 'acpi-pm'Rafael J. Wysocki1-0/+8