From: Linus Torvalds Date: Mon, 23 Sep 2024 20:10:49 +0000 (-0700) Subject: Merge tag 'ntb-6.12' of https://github.com/jonmason/ntb X-Git-Tag: v6.12-rc1~94 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=5f153b63302af24e7f807b0208f380f5c8654df4;p=linux-block.git Merge tag 'ntb-6.12' of https://github.com/jonmason/ntb Pull PCIe non-transparent bridge updates from Jon Mason: "Bug fixes for intel ntb driver debugfs, use after free in switchtec driver, ntb transport rx ring buffers. Also, cleanups in printks, kernel-docs, and idt driver comment" * tag 'ntb-6.12' of https://github.com/jonmason/ntb: ntb: Force physically contiguous allocation of rx ring buffers ntb: ntb_hw_switchtec: Fix use after free vulnerability in switchtec_ntb_remove due to race condition ntb: idt: Fix the cacography in ntb_hw_idt.c NTB: epf: don't misuse kernel-doc marker NTB: ntb_transport: fix all kernel-doc warnings ntb: Constify struct bus_type ntb_perf: Fix printk format ntb: intel: Fix the NULL vs IS_ERR() bug for debugfs_create_dir() --- 5f153b63302af24e7f807b0208f380f5c8654df4