From: Linus Torvalds Date: Fri, 4 Apr 2025 21:23:07 +0000 (-0700) Subject: Merge tag 'ntb-6.15' of https://github.com/jonmason/ntb X-Git-Tag: v6.15-rc1~17 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a52a3c18cdf369a713aca7593332bbb998c71d96;p=thirdparty%2Flinux.git Merge tag 'ntb-6.15' of https://github.com/jonmason/ntb Pull ntb fixes from Jon Mason: "Bug fixes for NTB Switchtec driver mw negative shift, Intel NTB link status db, ntb_perf double unmap (in error case), and MSI 64bit arithmetic. Also, add new AMD NTB PCI IDs, update AMD NTB maintainer, and pull in patch to reduce the stack usage in IDT driver" * tag 'ntb-6.15' of https://github.com/jonmason/ntb: ntb_hw_amd: Add NTB PCI ID for new gen CPU ntb: reduce stack usage in idt_scan_mws ntb: use 64-bit arithmetic for the MSI doorbell mask MAINTAINERS: Update AMD NTB maintainers ntb_perf: Delete duplicate dmaengine_unmap_put() call in perf_copy_chunk() ntb: intel: Fix using link status DB's ntb_hw_switchtec: Fix shift-out-of-bounds in switchtec_ntb_mw_set_trans --- a52a3c18cdf369a713aca7593332bbb998c71d96