summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-02RDMA/core: Add netlink command to modify FRMR agingMichael Guralnik
2026-03-02RDMA/nldev: Add command to get FRMR poolsMichael Guralnik
2026-03-02net/mlx5: Drop MR cache related codeMichael Guralnik
2026-03-02RDMA/mlx5: Switch from MR cache to FRMR poolsMichael Guralnik
2026-03-02RDMA/core: Add pinned handles to FRMR poolsMichael Guralnik
2026-03-02RDMA/core: Add FRMR pools statisticsMichael Guralnik
2026-03-02RDMA/core: Add aging to FRMR poolsMichael Guralnik
2026-03-02IB/core: Introduce FRMR poolsMichael Guralnik
2026-03-02RDMA/mlx5: Move device async_ctx initializationChiara Meiohas
2026-03-02RDMA: Complete k[z|m|c]alloc-to-k[z|m]alloc_obj conversionLeon Romanovsky
2026-02-25RDMA/mlx4: Remove unused create_flags field from CQ structureLeon Romanovsky
2026-02-25RDMA/mlx4: Introduce a modern CQ creation interfaceLeon Romanovsky
2026-02-25RDMA/mlx4: Inline mlx4_ib_get_cq_umem into callersLeon Romanovsky
2026-02-25RDMA/mlx5: Provide a modern CQ creation interfaceLeon Romanovsky
2026-02-25RDMA/mlx5: Save 4 bytes in CQ structureLeon Romanovsky
2026-02-25RDMA/efa: Remove check for zero CQE countLeon Romanovsky
2026-02-25RDMA/core: Reject zero CQE countLeon Romanovsky
2026-02-25RDMA/core: Prepare create CQ path for API unificationLeon Romanovsky
2026-02-25RDMA/efa: Rely on CPU address in create‑QPLeon Romanovsky
2026-02-25RDMA/core: Manage CQ umem in core codeLeon Romanovsky
2026-02-25RDMA/core: Promote UMEM to a core componentLeon Romanovsky
2026-02-25RDMA/umem: Remove unnecessary includes and defines from ib_umem headerLeon Romanovsky
2026-02-25RDMA/umem: Allow including ib_umem header from any locationLeon Romanovsky
2026-02-25RDMA: Move DMA block iterator logic into dedicated filesLeon Romanovsky
2026-02-25RDMA/efa: Use extended inline buff size for inline validationYonatan Nachum
2026-02-25RDMA/efa: Expose new extended max inline buff sizeYonatan Nachum
2026-02-25RDMA/efa: Rename admin queue attributes struct name for extendabilityYonatan Nachum
2026-02-24RDMA/restrack: fix kernel-doc indicatorRandy Dunlap
2026-02-24RDMA/iwcm: fix some kernel-doc issues in iw_cm.hRandy Dunlap
2026-02-24RDMA/umem: fix kernel-doc warningsRandy Dunlap
2026-02-24IB/cache: avoid kernel-doc warningsRandy Dunlap
2026-02-24RDMA/rxe: Generate async error for r_key violationsEvan Green
2026-02-22Linux 7.0-rc1v7.0-rc1Linus Torvalds
2026-02-22Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linuxLinus Torvalds
2026-02-22Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-02-22CREDITS: Add -next to Stephen Rothwell's entryMark Brown
2026-02-22x509: select CONFIG_CRYPTO_LIB_SHA256Arnd Bergmann
2026-02-22xz: fix arm fdt compile error for kmalloc replacementHaiyue Wang
2026-02-22Merge tag 'rtc-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2026-02-22Merge tag 'rust-fixes-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/o...Linus Torvalds
2026-02-22Merge tag 'trace-rv-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21add default_gfp() helper macro and use it in the new *alloc_obj() helpersLinus Torvalds
2026-02-21slab.h: disable completely broken overflow handling in flex allocationsLinus Torvalds
2026-02-21Merge tag 'kmalloc_obj-treewide-v7.0-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2026-02-21Merge tag 'perf-tools-for-v7.0-1-2026-02-21' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-02-21Merge tag 'cocci-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds