# git gc Expanding reachable commits in commit graph: 80816 Expanding reachable commits in commit graph: 180805 Expanding reachable commits in commit graph: 280977 Expanding reachable commits in commit graph: 390812 Expanding reachable commits in commit graph: 501990 Expanding reachable commits in commit graph: 603890 Expanding reachable commits in commit graph: 719916 Expanding reachable commits in commit graph: 839083 Expanding reachable commits in commit graph: 962673 Expanding reachable commits in commit graph: 1062528 Expanding reachable commits in commit graph: 1194977 Expanding reachable commits in commit graph: 1205486, done. Writing out commit graph in 4 passes: 60% (2934107/4821944) Writing out commit graph in 4 passes: 61% (2941386/4821944) Writing out commit graph in 4 passes: 62% (2989606/4821944) Writing out commit graph in 4 passes: 63% (3037825/4821944) Writing out commit graph in 4 passes: 64% (3086045/4821944) Writing out commit graph in 4 passes: 65% (3134264/4821944) Writing out commit graph in 4 passes: 66% (3182484/4821944) Writing out commit graph in 4 passes: 67% (3230703/4821944) Writing out commit graph in 4 passes: 68% (3278922/4821944) Writing out commit graph in 4 passes: 69% (3327142/4821944) Writing out commit graph in 4 passes: 70% (3375361/4821944) Writing out commit graph in 4 passes: 71% (3423581/4821944) Writing out commit graph in 4 passes: 72% (3471800/4821944) Writing out commit graph in 4 passes: 73% (3520020/4821944) Writing out commit graph in 4 passes: 73% (3551740/4821944) Writing out commit graph in 4 passes: 74% (3568239/4821944) Writing out commit graph in 4 passes: 75% (3616458/4821944) Writing out commit graph in 4 passes: 76% (3664678/4821944) Writing out commit graph in 4 passes: 77% (3712897/4821944) Writing out commit graph in 4 passes: 78% (3761117/4821944) Writing out commit graph in 4 passes: 79% (3809336/4821944) Writing out commit graph in 4 passes: 80% (3857556/4821944) Writing out commit graph in 4 passes: 81% (3905775/4821944) Writing out commit graph in 4 passes: 82% (3953995/4821944) Writing out commit graph in 4 passes: 83% (4002214/4821944) Writing out commit graph in 4 passes: 84% (4050433/4821944) Writing out commit graph in 4 passes: 85% (4098653/4821944) Writing out commit graph in 4 passes: 86% (4146872/4821944) Writing out commit graph in 4 passes: 87% (4195092/4821944) Writing out commit graph in 4 passes: 88% (4243311/4821944) Writing out commit graph in 4 passes: 89% (4291531/4821944) Writing out commit graph in 4 passes: 90% (4339750/4821944) Writing out commit graph in 4 passes: 91% (4387970/4821944) Writing out commit graph in 4 passes: 92% (4436189/4821944) Writing out commit graph in 4 passes: 93% (4484408/4821944) Writing out commit graph in 4 passes: 94% (4532628/4821944) Writing out commit graph in 4 passes: 95% (4580847/4821944) Writing out commit graph in 4 passes: 96% (4629067/4821944) Writing out commit graph in 4 passes: 97% (4677286/4821944) Writing out commit graph in 4 passes: 98% (4725506/4821944) Writing out commit graph in 4 passes: 99% (4773725/4821944) Writing out commit graph in 4 passes: 100% (4821944/4821944) Writing out commit graph in 4 passes: 100% (4821944/4821944), done. # git rev-parse -q --verify 57012c57536f8814dec92e74197ee96c3498d24e^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master # git rev-parse -q --verify 57012c57536f8814dec92e74197ee96c3498d24e^{commit} 57012c57536f8814dec92e74197ee96c3498d24e # git checkout -q -f -B kisskb 57012c57536f8814dec92e74197ee96c3498d24e # git clean -qxdf # < git log -1 # commit 57012c57536f8814dec92e74197ee96c3498d24e # Merge: bc168790de87 de52e17326c3 # Author: Linus Torvalds # Date: Thu Jul 27 12:27:37 2023 -0700 # # Merge tag 'net-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net # # Pull networking fixes from Paolo Abeni: # "Including fixes from can, netfilter. # # Current release - regressions: # # - core: fix splice_to_socket() for O_NONBLOCK socket # # - af_unix: fix fortify_panic() in unix_bind_bsd(). # # - can: raw: fix lockdep issue in raw_release() # # Previous releases - regressions: # # - tcp: reduce chance of collisions in inet6_hashfn(). # # - netfilter: skip immediate deactivate in _PREPARE_ERROR # # - tipc: stop tipc crypto on failure in tipc_node_create # # - eth: igc: fix kernel panic during ndo_tx_timeout callback # # - eth: iavf: fix potential deadlock on allocation failure # # Previous releases - always broken: # # - ipv6: fix bug where deleting a mngtmpaddr can create a new # temporary address # # - eth: ice: fix memory management in ice_ethtool_fdir.c # # - eth: hns3: fix the imp capability bit cannot exceed 32 bits issue # # - eth: vxlan: calculate correct header length for GPE # # - eth: stmmac: apply redundant write work around on 4.xx too" # # * tag 'net-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net: (49 commits) # tipc: stop tipc crypto on failure in tipc_node_create # af_unix: Terminate sun_path when bind()ing pathname socket. # tipc: check return value of pskb_trim() # benet: fix return value check in be_lancer_xmit_workarounds() # virtio-net: fix race between set queues and probe # net/sched: mqprio: Add length check for TCA_MQPRIO_{MAX/MIN}_RATE64 # splice, net: Fix splice_to_socket() for O_NONBLOCK socket # net: fec: tx processing does not call XDP APIs if budget is 0 # mptcp: more accurate NL event generation # selftests: mptcp: join: only check for ip6tables if needed # tools: ynl-gen: fix parse multi-attr enum attribute # tools: ynl-gen: fix enum index in _decode_enum(..) # netfilter: nf_tables: disallow rule addition to bound chain via NFTA_RULE_CHAIN_ID # netfilter: nf_tables: skip immediate deactivate in _PREPARE_ERROR # netfilter: nft_set_rbtree: fix overlap expiration walk # igc: Fix Kernel Panic during ndo_tx_timeout callback # net: dsa: qca8k: fix mdb add/del case with 0 VID # net: dsa: qca8k: fix broken search_and_del # net: dsa: qca8k: fix search_and_insert wrong handling of new rule # net: dsa: qca8k: enable use_single_write for qca8xxx # ... # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 57012c57536f8814dec92e74197ee96c3498d24e # make -s -j 32 ARCH=x86 O=/kisskb/build/linus_x86_64_defconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/x86_64-linux/bin/x86_64-linux- x86_64_defconfig # < make -s -j 32 ARCH=x86 O=/kisskb/build/linus_x86_64_defconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 32 ARCH=x86 O=/kisskb/build/linus_x86_64_defconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig # make -s -j 32 ARCH=x86 O=/kisskb/build/linus_x86_64_defconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/x86_64-linux/bin/x86_64-linux- Completed OK # rm -rf /kisskb/build/linus_x86_64_defconfig_x86_64-gcc11 # Build took: 0:05:40.197439