Commit e13629f4df7e for kernel

commit e13629f4df7e7159d82b11e43149308978103ec9
Merge: 66fb95a52111 a511442085c1
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Sat Aug 22 15:49:36 2026 -0700

    Merge tag 'unicode-for-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/krisman/unicode

    Pull unicode updates from Gabriel Krisman Bertazi:
     "Two minor fixes:

      - Remove the normalization function that we no longer use (David Alan
        Gilbert))

      - Fix a parsing issue in the encoding version argument passed by
        filesystems (me)"

    * tag 'unicode-for-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/krisman/unicode:
      unicode: Properly reject invalid encoding version strings
      utf8: Remove unused utf8_normalize