# git gc Expanding reachable commits in commit graph: 93738 Expanding reachable commits in commit graph: 197560 Expanding reachable commits in commit graph: 299668 Expanding reachable commits in commit graph: 409363 Expanding reachable commits in commit graph: 521797 Expanding reachable commits in commit graph: 627688 Expanding reachable commits in commit graph: 747338 Expanding reachable commits in commit graph: 870550 Expanding reachable commits in commit graph: 997802 Expanding reachable commits in commit graph: 1100911 Expanding reachable commits in commit graph: 1229173, done. Writing out commit graph in 4 passes: 60% (2982482/4916692) Writing out commit graph in 4 passes: 61% (2999183/4916692) Writing out commit graph in 4 passes: 62% (3048350/4916692) Writing out commit graph in 4 passes: 63% (3097516/4916692) Writing out commit graph in 4 passes: 64% (3146683/4916692) Writing out commit graph in 4 passes: 65% (3195850/4916692) Writing out commit graph in 4 passes: 66% (3245017/4916692) Writing out commit graph in 4 passes: 67% (3294184/4916692) Writing out commit graph in 4 passes: 68% (3343351/4916692) Writing out commit graph in 4 passes: 69% (3392518/4916692) Writing out commit graph in 4 passes: 70% (3441685/4916692) Writing out commit graph in 4 passes: 71% (3490852/4916692) Writing out commit graph in 4 passes: 72% (3540019/4916692) Writing out commit graph in 4 passes: 73% (3589186/4916692) Writing out commit graph in 4 passes: 73% (3608644/4916692) Writing out commit graph in 4 passes: 74% (3638353/4916692) Writing out commit graph in 4 passes: 75% (3687519/4916692) Writing out commit graph in 4 passes: 76% (3736686/4916692) Writing out commit graph in 4 passes: 77% (3785853/4916692) Writing out commit graph in 4 passes: 78% (3835020/4916692) Writing out commit graph in 4 passes: 79% (3884187/4916692) Writing out commit graph in 4 passes: 80% (3933354/4916692) Writing out commit graph in 4 passes: 81% (3982521/4916692) Writing out commit graph in 4 passes: 82% (4031688/4916692) Writing out commit graph in 4 passes: 83% (4080855/4916692) Writing out commit graph in 4 passes: 84% (4130022/4916692) Writing out commit graph in 4 passes: 85% (4179189/4916692) Writing out commit graph in 4 passes: 86% (4228356/4916692) Writing out commit graph in 4 passes: 87% (4277523/4916692) Writing out commit graph in 4 passes: 88% (4326689/4916692) Writing out commit graph in 4 passes: 89% (4375856/4916692) Writing out commit graph in 4 passes: 90% (4425023/4916692) Writing out commit graph in 4 passes: 91% (4474190/4916692) Writing out commit graph in 4 passes: 92% (4523357/4916692) Writing out commit graph in 4 passes: 93% (4572524/4916692) Writing out commit graph in 4 passes: 94% (4621691/4916692) Writing out commit graph in 4 passes: 95% (4670858/4916692) Writing out commit graph in 4 passes: 96% (4720025/4916692) Writing out commit graph in 4 passes: 97% (4769192/4916692) Writing out commit graph in 4 passes: 98% (4818359/4916692) Writing out commit graph in 4 passes: 99% (4867526/4916692) Writing out commit graph in 4 passes: 100% (4916692/4916692) Writing out commit graph in 4 passes: 100% (4916692/4916692), done. # git rev-parse -q --verify bc3012f4e3a9765de81f454cb8f9bb16aafc6ff5^{commit} bc3012f4e3a9765de81f454cb8f9bb16aafc6ff5 already have revision, skipping fetch # git checkout -q -f -B kisskb bc3012f4e3a9765de81f454cb8f9bb16aafc6ff5 # git clean -qxdf # < git log -1 # commit bc3012f4e3a9765de81f454cb8f9bb16aafc6ff5 # Merge: 6803bd7956ca a312e07a65fb # Author: Linus Torvalds # Date: Thu Nov 2 16:15:30 2023 -1000 # # Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 # # Pull crypto updates from Herbert Xu: # "API: # - Add virtual-address based lskcipher interface # - Optimise ahash/shash performance in light of costly indirect calls # - Remove ahash alignmask attribute # # Algorithms: # - Improve AES/XTS performance of 6-way unrolling for ppc # - Remove some uses of obsolete algorithms (md4, md5, sha1) # - Add FIPS 202 SHA-3 support in pkcs1pad # - Add fast path for single-page messages in adiantum # - Remove zlib-deflate # # Drivers: # - Add support for S4 in meson RNG driver # - Add STM32MP13x support in stm32 # - Add hwrng interface support in qcom-rng # - Add support for deflate algorithm in hisilicon/zip" # # * tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6: (283 commits) # crypto: adiantum - flush destination page before unmapping # crypto: testmgr - move pkcs1pad(rsa,sha3-*) to correct place # Documentation/module-signing.txt: bring up to date # module: enable automatic module signing with FIPS 202 SHA-3 # crypto: asymmetric_keys - allow FIPS 202 SHA-3 signatures # crypto: rsa-pkcs1pad - Add FIPS 202 SHA-3 support # crypto: FIPS 202 SHA-3 register in hash info for IMA # x509: Add OIDs for FIPS 202 SHA-3 hash and signatures # crypto: ahash - optimize performance when wrapping shash # crypto: ahash - check for shash type instead of not ahash type # crypto: hash - move "ahash wrapping shash" functions to ahash.c # crypto: talitos - stop using crypto_ahash::init # crypto: chelsio - stop using crypto_ahash::init # crypto: ahash - improve file comment # crypto: ahash - remove struct ahash_request_priv # crypto: ahash - remove crypto_ahash_alignmask # crypto: gcm - stop using alignmask of ahash # crypto: chacha20poly1305 - stop using alignmask of ahash # crypto: ccm - stop using alignmask of ahash # net: ipv6: stop checking crypto_ahash_alignmask # ... # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sparc64-linux/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sparc64-linux/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 bc3012f4e3a9765de81f454cb8f9bb16aafc6ff5 # make -s -j 32 ARCH=sparc O=/kisskb/build/linus_allnoconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sparc64-linux/bin/sparc64-linux- allnoconfig # < make -s -j 32 ARCH=sparc O=/kisskb/build/linus_allnoconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sparc64-linux/bin/sparc64-linux- help # make -s -j 32 ARCH=sparc O=/kisskb/build/linus_allnoconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sparc64-linux/bin/sparc64-linux- olddefconfig # make -s -j 32 ARCH=sparc O=/kisskb/build/linus_allnoconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sparc64-linux/bin/sparc64-linux- :1519:2: warning: #warning syscall clone3 not implemented [-Wcpp] kernel: arch/sparc/boot/image is ready kernel: arch/sparc/boot/zImage is ready Completed OK # rm -rf /kisskb/build/linus_allnoconfig_sparc64-gcc11 # Build took: 0:03:33.887511