[GIT PULL] Trusted Security Manager (PCIe TSM) Update for 7.1

From: Dan Williams

Date: Sun Apr 26 2026 - 12:11:24 EST


Hi Linus, please pull from:

git://git.kernel.org/pub/scm/linux/kernel/git/devsec/tsm tags/tsm-for-7.1

...to receive a small update for the TSM core. It is arguably a fix and
coming in late as I have been offline the past few weeks.

Recall that you asked for searchable help with the TLA disease last time
[1]. "PCIe TSM" turns up useful results.

The other motivation for sending this one-patch pull request is to test
that you have my key with updated email.

This has been in linux-next for a while with no reported issues.

[1]: http://lore.kernel.org/CAHk-=whjvmBiZ=oMnR-R9rqzEPnGCaU7dNLkY1RHXwjRCAR5YQ@xxxxxxxxxxxxxx

--

The following changes since commit f338e77383789c0cae23ca3d48adcc5e9e137e3c:

Linux 7.0-rc4 (2026-03-15 13:52:05 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/devsec/tsm tags/tsm-for-7.1

for you to fetch changes up to 3177779ae17db4c66c851f799505fb95c7530c03:

virt: coco: change tsm_class to a const struct (2026-04-02 15:45:18 -0700)

----------------------------------------------------------------
tsm for 7.1

- Drop class_create() for the "tsm" class

----------------------------------------------------------------
Jori Koolstra (1):
virt: coco: change tsm_class to a const struct

drivers/virt/coco/tsm-core.c | 19 +++++++++----------
1 file changed, 9 insertions(+), 10 deletions(-)