This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 1a1d569a75f3 Merge tag 'edac_urgent_for_v6.15_rc3' of git://git.kernel. [...] new 1ddaff40c08a crypto: tegra - Fix IV usage for AES ECB new cfb32c656eb7 crypto: scomp - Fix null-pointer deref when freeing streams new b7b39df7e710 crypto: caam/qi - Fix drv_ctx refcount bug new 9ae0c92fec69 crypto: scomp - Fix wild memory accesses in scomp_free_streams new b2e689baf220 crypto: ahash - Disable request chaining new c62f4b82d571 Merge tag 'v6.15-p4' of git://git.kernel.org/pub/scm/linux [...]
The 6 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: crypto/ahash.c | 76 +------------------------------------ crypto/scompress.c | 10 +++-- drivers/crypto/caam/qi.c | 6 +-- drivers/crypto/tegra/tegra-se-aes.c | 5 +-- include/crypto/hash.h | 6 ++- include/crypto/internal/hash.h | 2 +- 6 files changed, 18 insertions(+), 87 deletions(-)