This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from f1a3b43cc1f5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] new c56b4ef1cf0c ntb: intel: Make intel_ntb3_peer_db_addr static new 8b2f033631c2 NTB: ntb_perf: Increased the number of message retries to 1000 new b1ee5998a5d2 NTB: ntb_perf: Disable NTB link after clearing peer XLAT r [...] new 12c023d7c32a NTB: ntb_perf: Clear stale values in doorbell and command [...] new a5c3666f1c32 NTB: ntb_hw_amd: set peer limit register new 51cb8dbf1324 NTB: ntb_transport: Ensure qp->tx_mw_dma_addr is initaliazed new ff148d8ac53e ntb_hw_switchtec: potential shift wrapping bug in switchte [...] new 1e590dec3ed6 NTB: amd: Silence shift wrapping warning in amd_ntb_db_vec [...] new 18c8c0954d15 NTB: correct ntb_dev_ops and ntb_dev comment typos new 28e339f100e3 ntb_hw_switchtec: Remove redundant steps of switchtec_ntb_ [...] new f0f43e766bdb ntb_hw_switchtec: Skip unnecessary re-setup of shared memo [...] new a944ccc3b0ae ntb_hw_switchtec: Fix setup MW with failure bug new d7cc609fb679 PCI/MSI: Support allocating virtual MSI interrupts new fcdf8e95fa3b PCI/switchtec: Add module parameter to request more interrupts new 246a42c51bc5 NTB: Introduce helper functions to calculate logical port number new 5f1b1f065c79 NTB: Introduce functions to calculate multi-port resource index new d217e07b32a6 NTB: Rename ntb.c to support multiple source files in the module new 26b3a37b9284 NTB: Introduce MSI library new a6bed7a54165 NTB: Introduce NTB MSI Test Client new 76ab785e7396 NTB: Add ntb_msi_test support to ntb_test new 2b0569b3b7e6 NTB: Add MSI interrupt support to ntb_transport new d9c53aa440b3 NTB: Describe the ntb_msi_test client in the documentation. new bec5545edef6 Merge tag 'ntb-5.3' of git://github.com/jonmason/ntb new 618381f09cc1 hexagon: switch to generic version of pte allocation new 8cf66504210d iommu/amd: fix a crash in iova_magazine_free_pfns new 7e5a70ad88b1 CIFS: fix deadlock in cached root handling new bf3c90ee1efe cifs: copy_file_range needs to strip setuid bits and updat [...] new 89a5bfa350fa smb3: optimize open to not send query file internal info new aa081859b10c cifs: flush before set-info if we have writeable handles new 2a957ace44d4 cifs: update internal module number new 91962d0f79cb Merge tag '5.3-smb3-fixes' of git://git.samba.org/sfrench/ [...] new 1b03bc5c1163 typo fix: it's d_make_root, not d_make_inode... new d6788eb7d0dc Merge branch 'work.misc' of git://git.kernel.org/pub/scm/l [...] new 15ffef1ae69e dt-bindings: Ensure child nodes are of type 'object' new 7d9ef7f37d1f dt-bindings: riscv: Limit cpus schema to only check RiscV [...] new ad21a4ce040c dt-bindings: pinctrl: aspeed: Fix 'compatible' schema errors new fcbe7e3cf86d dt-bindings: pinctrl: aspeed: Fix AST2500 example errors new fbbf2b6e9b74 dt-bindings: iio: avia-hx711: Fix avdd-supply typo in example new 20051f5fdf67 dt-bindings: iio: ad7124: Fix dtc warnings in example new e2297f7c3ab3 dt-bindings: pinctrl: stm32: Fix missing 'clocks' property [...] new c7bf0a0f3703 Merge tag 'devicetree-fixes-for-5.3' of git://git.kernel.o [...]
The 41 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: .../bindings/bus/allwinner,sun8i-a23-rsb.yaml | 1 + .../devicetree/bindings/iio/adc/adi,ad7124.yaml | 71 ++-- .../devicetree/bindings/iio/adc/avia-hx711.yaml | 2 +- .../bindings/mtd/allwinner,sun4i-a10-nand.yaml | 1 + .../devicetree/bindings/mtd/nand-controller.yaml | 1 + .../bindings/pinctrl/aspeed,ast2400-pinctrl.yaml | 4 +- .../bindings/pinctrl/aspeed,ast2500-pinctrl.yaml | 9 +- .../bindings/pinctrl/st,stm32-pinctrl.yaml | 7 + Documentation/devicetree/bindings/riscv/cpus.yaml | 143 +++---- .../bindings/spi/allwinner,sun4i-a10-spi.yaml | 1 + .../bindings/spi/allwinner,sun6i-a31-spi.yaml | 1 + Documentation/driver-api/ntb.rst | 27 ++ Documentation/filesystems/porting | 2 +- arch/hexagon/include/asm/pgalloc.h | 34 +- drivers/iommu/amd_iommu.c | 2 +- drivers/ntb/Kconfig | 11 + drivers/ntb/Makefile | 3 + drivers/ntb/{ntb.c => core.c} | 0 drivers/ntb/hw/amd/ntb_hw_amd.c | 10 +- drivers/ntb/hw/intel/ntb_hw_gen3.c | 6 +- drivers/ntb/hw/mscc/ntb_hw_switchtec.c | 82 ++-- drivers/ntb/msi.c | 415 ++++++++++++++++++++ drivers/ntb/ntb_transport.c | 170 +++++++- drivers/ntb/test/Kconfig | 9 + drivers/ntb/test/Makefile | 1 + drivers/ntb/test/ntb_msi_test.c | 433 +++++++++++++++++++++ drivers/ntb/test/ntb_perf.c | 14 +- drivers/pci/msi.c | 54 ++- drivers/pci/switch/switchtec.c | 12 +- fs/cifs/cifsfs.c | 11 +- fs/cifs/cifsfs.h | 2 +- fs/cifs/inode.c | 16 + fs/cifs/smb2file.c | 18 +- fs/cifs/smb2ops.c | 53 ++- fs/cifs/smb2pdu.c | 46 ++- fs/cifs/smb2pdu.h | 4 +- fs/cifs/smb2proto.h | 7 +- include/linux/msi.h | 8 + include/linux/ntb.h | 200 +++++++++- include/linux/pci.h | 9 + tools/testing/selftests/ntb/ntb_test.sh | 54 ++- 41 files changed, 1707 insertions(+), 247 deletions(-) rename drivers/ntb/{ntb.c => core.c} (100%) create mode 100644 drivers/ntb/msi.c create mode 100644 drivers/ntb/test/ntb_msi_test.c