This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 4cece7649650 Linux 6.9-rc1 new 203a6763ab69 Revert "crypto: pkcs7 - remove sha1 support" new 5a7e89d3315d crypto: iaa - Fix nr_cpus < nr_iaa case new 174fdc93a241 Merge tag 'v6.9-p2' of git://git.kernel.org/pub/scm/linux/ [...] new c95346ac918c gfs2: Fix invalid metadata access in punch_hole new 928a87efa423 Merge tag 'gfs2-v6.8-fix' of git://git.kernel.org/pub/scm/ [...]
The 5 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/asymmetric_keys/mscode_parser.c | 3 ++ crypto/asymmetric_keys/pkcs7_parser.c | 4 ++ crypto/asymmetric_keys/public_key.c | 3 +- crypto/asymmetric_keys/signature.c | 2 +- crypto/asymmetric_keys/x509_cert_parser.c | 8 +++ crypto/testmgr.h | 80 ++++++++++++++++++++++++++++++ drivers/crypto/intel/iaa/iaa_crypto_main.c | 10 ++-- fs/gfs2/bmap.c | 5 +- include/linux/oid_registry.h | 4 ++ kernel/module/Kconfig | 5 ++ 10 files changed, 117 insertions(+), 7 deletions(-)