]> Gentwo Git Trees - linux/.git/commit
Merge tag 'ntb-6.18' of https://github.com/jonmason/ntb
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 10 Oct 2025 16:18:19 +0000 (09:18 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 10 Oct 2025 16:18:19 +0000 (09:18 -0700)
commitdcf50ca7823506fb3f20b8ffd3f928003cddaeed
tree0542abf08b508ac462cd1a32ac9395b62cfc6cc8
parentaac31903329ba73ef24674df78252b6610cc9d60
parent006824a1cb3bd4001745a2b1cc83c43fad522851
Merge tag 'ntb-6.18' of https://github.com/jonmason/ntb

Pull NTB updates from Jon Mason:

 - Add support for Renesas R-Car and allow arbitrary BAR mapping in EPF

 - Update ntb_hw_amd to support the latest generation secondary topology
   and add a new maintainer

 - Fix a bug by adding a mutex to ensure `link_event_callback` executes
   sequentially

* tag 'ntb-6.18' of https://github.com/jonmason/ntb:
  NTB: epf: Add Renesas rcar support
  NTB: epf: Allow arbitrary BAR mapping
  ntb: Add mutex to make link_event_callback executed linearly.
  MAINTAINERS: Update for the NTB AMD driver maintainer
  ntb_hw_amd: Update amd_ntb_get_link_status to support latest generation secondary topology
MAINTAINERS