[GIT PULL] Smack patches for 7.0

From: Casey Schaufler

Date: Mon Feb 09 2026 - 16:45:37 EST


Hello Linus,

Here is the Smack pull request for v7.0.

There's nothing exciting. Two improvements to the code for setting
the CIPSO Domain Of Interpretation (DOI), a seldom used feature,
and a formatting change. All tested and included in next for some time.

The following changes since commit f8f9c1f4d0c7a64600e2ca312dec824a0bc2f1da:

Linux 6.19-rc3 (2025-12-28 13:24:26 -0800)

are available in the Git repository at:

https://github.com/cschaufler/smack-next tags/Smack-for-7.0

for you to fetch changes up to 33d589ed60ae433b483761987b85e0d24e54584e:

smack: /smack/doi: accept previously used values (2025-12-30 12:17:15 -0800)

----------------------------------------------------------------
Smack fixes for DOI specification.

----------------------------------------------------------------
Konstantin Andreev (2):
smack: /smack/doi must be > 0
smack: /smack/doi: accept previously used values

Taimoor Zaeem (1):
security: smack: fix indentation in smack_access.c

security/smack/smack_access.c | 2 +-
security/smack/smackfs.c | 79 +++++++++++++++++++++++++++----------------
2 files changed, 51 insertions(+), 30 deletions(-)