]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge tag 'v6.18-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 31 Oct 2025 14:25:10 +0000 (07:25 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 31 Oct 2025 14:25:10 +0000 (07:25 -0700)
commit3ad81aa52085a7e67edfa4bc8f518e5962196bb3
treedab9cbb2ad9031294ce23bf8618fdc43d6020119
parent2d51cb1792c7b1d8d5daf55cc3eecf19ddc4500c
parent3c9bf72cc1ced1297b235f9422d62b613a3fdae9
Merge tag 'v6.18-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6

Pull crypto fixes from Herbert Xu:

 - Fix double free in aspeed

 - Fix req->nbytes clobbering in s390/phmac

* tag 'v6.18-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6:
  crypto: aspeed - fix double free caused by devm
  crypto: s390/phmac - Do not modify the req->nbytes value