# git gc Expanding reachable commits in commit graph: 94990 Expanding reachable commits in commit graph: 199358 Expanding reachable commits in commit graph: 301626 Expanding reachable commits in commit graph: 412466 Expanding reachable commits in commit graph: 526247 Expanding reachable commits in commit graph: 632697 Expanding reachable commits in commit graph: 753201 Expanding reachable commits in commit graph: 878957 Expanding reachable commits in commit graph: 1007823 Expanding reachable commits in commit graph: 1112713 Expanding reachable commits in commit graph: 1186958, done. Writing out commit graph in 4 passes: 61% (2896655/4747832) Writing out commit graph in 4 passes: 62% (2943656/4747832) Writing out commit graph in 4 passes: 63% (2991135/4747832) Writing out commit graph in 4 passes: 64% (3038613/4747832) Writing out commit graph in 4 passes: 65% (3086091/4747832) Writing out commit graph in 4 passes: 66% (3133570/4747832) Writing out commit graph in 4 passes: 67% (3181048/4747832) Writing out commit graph in 4 passes: 68% (3228526/4747832) Writing out commit graph in 4 passes: 69% (3276005/4747832) Writing out commit graph in 4 passes: 70% (3323483/4747832) Writing out commit graph in 4 passes: 71% (3370961/4747832) Writing out commit graph in 4 passes: 72% (3418440/4747832) Writing out commit graph in 4 passes: 73% (3465918/4747832) Writing out commit graph in 4 passes: 73% (3512987/4747832) Writing out commit graph in 4 passes: 74% (3513396/4747832) Writing out commit graph in 4 passes: 75% (3560874/4747832) Writing out commit graph in 4 passes: 76% (3608353/4747832) Writing out commit graph in 4 passes: 77% (3655831/4747832) Writing out commit graph in 4 passes: 78% (3703309/4747832) Writing out commit graph in 4 passes: 79% (3750788/4747832) Writing out commit graph in 4 passes: 80% (3798266/4747832) Writing out commit graph in 4 passes: 81% (3845744/4747832) Writing out commit graph in 4 passes: 82% (3893223/4747832) Writing out commit graph in 4 passes: 83% (3940701/4747832) Writing out commit graph in 4 passes: 84% (3988179/4747832) Writing out commit graph in 4 passes: 85% (4035658/4747832) Writing out commit graph in 4 passes: 86% (4083136/4747832) Writing out commit graph in 4 passes: 87% (4130614/4747832) Writing out commit graph in 4 passes: 88% (4178093/4747832) Writing out commit graph in 4 passes: 89% (4225571/4747832) Writing out commit graph in 4 passes: 90% (4273049/4747832) Writing out commit graph in 4 passes: 91% (4320528/4747832) Writing out commit graph in 4 passes: 92% (4368006/4747832) Writing out commit graph in 4 passes: 93% (4415484/4747832) Writing out commit graph in 4 passes: 94% (4462963/4747832) Writing out commit graph in 4 passes: 95% (4510441/4747832) Writing out commit graph in 4 passes: 96% (4557919/4747832) Writing out commit graph in 4 passes: 97% (4605398/4747832) Writing out commit graph in 4 passes: 98% (4652876/4747832) Writing out commit graph in 4 passes: 99% (4700354/4747832) Writing out commit graph in 4 passes: 100% (4747832/4747832) Writing out commit graph in 4 passes: 100% (4747832/4747832), done. # git rev-parse -q --verify 40f71e7cd3c6ac04293556ab0504a372393838ff^{commit} 40f71e7cd3c6ac04293556ab0504a372393838ff already have revision, skipping fetch # git checkout -q -f -B kisskb 40f71e7cd3c6ac04293556ab0504a372393838ff # git clean -qxdf # < git log -1 # commit 40f71e7cd3c6ac04293556ab0504a372393838ff # Merge: 627d858674f5 8f0e3703571f # Author: Linus Torvalds # Date: Thu Jun 15 21:11:17 2023 -0700 # # Merge tag 'net-6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net # # Pull networking fixes from Jakub Kicinski: # "Including fixes from wireless, and netfilter. # # Selftests excluded - we have 58 patches and diff of +442/-199, which # isn't really small but perhaps with the exception of the WiFi locking # change it's old(ish) bugs. # # We have no known problems with v6.4. # # The selftest changes are rather large as MPTCP folks try to apply # Greg's guidance that selftest from torvalds/linux should be able to # run against stable kernels. # # Last thing I should call out is the DCCP/UDP-lite deprecation notices. # We are fairly sure those are dead, but if we're wrong reverting them # back in won't be fun. # # Current release - regressions: # # - wifi: # - cfg80211: fix double lock bug in reg_wdev_chan_valid() # - iwlwifi: mvm: spin_lock_bh() to fix lockdep regression # # Current release - new code bugs: # # - handshake: remove fput() that causes use-after-free # # Previous releases - regressions: # # - sched: cls_u32: fix reference counter leak leading to overflow # # - sched: cls_api: fix lockup on flushing explicitly created chain # # Previous releases - always broken: # # - nf_tables: integrate pipapo into commit protocol # # - nf_tables: incorrect error path handling with NFT_MSG_NEWRULE, fix # dangling pointer on failure # # - ping6: fix send to link-local addresses with VRF # # - sched: act_pedit: parse L3 header for L4 offset, the skb may not # have the offset saved # # - sched: act_ct: fix promotion of offloaded unreplied tuple # # - sched: refuse to destroy an ingress and clsact Qdiscs if there are # lockless change operations in flight # # - wifi: mac80211: fix handful of bugs in multi-link operation # # - ipvlan: fix bound dev checking for IPv6 l3s mode # # - eth: enetc: correct the indexes of highest and 2nd highest TCs # # - eth: ice: fix XDP memory leak when NIC is brought up and down # # Misc: # # - add deprecation notices for UDP-lite and DCCP # # - selftests: mptcp: skip tests not supported by old kernels # # - sctp: handle invalid error codes without calling BUG()" # # * tag 'net-6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net: (91 commits) # dccp: Print deprecation notice. # udplite: Print deprecation notice. # octeon_ep: Add missing check for ioremap # selftests/ptp: Fix timestamp printf format for PTP_SYS_OFFSET # net: ethernet: stmicro: stmmac: fix possible memory leak in __stmmac_open # net: tipc: resize nlattr array to correct size # sfc: fix XDP queues mode with legacy IRQ # net: macsec: fix double free of percpu stats # net: lapbether: only support ethernet devices # MAINTAINERS: add reviewers for SMC Sockets # s390/ism: Fix trying to free already-freed IRQ by repeated ism_dev_exit() # net: dsa: felix: fix taprio guard band overflow at 10Mbps with jumbo frames # net/sched: cls_api: Fix lockup on flushing explicitly created chain # ice: Fix ice module unload # net/handshake: remove fput() that causes use-after-free # selftests: forwarding: hw_stats_l3: Set addrgenmode in a separate step # net/sched: qdisc_destroy() old ingress and clsact Qdiscs before grafting # net/sched: Refactor qdisc_graft() for ingress and clsact Qdiscs # net/sched: act_ct: Fix promotion of offloaded unreplied tuple # wifi: iwlwifi: mvm: spin_lock_bh() to fix lockdep regression # ... # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux-ld --version # < git log --format=%s --max-count=1 40f71e7cd3c6ac04293556ab0504a372393838ff # make -s -j 32 ARCH=mips O=/kisskb/build/linus_allmodconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # Added to kconfig CONFIG_MIPS_CPS_NS16550_BASE=0x1b0003f8 # Added to kconfig CONFIG_MIPS_CPS_NS16550_SHIFT=0 # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig # < make -s -j 32 ARCH=mips O=/kisskb/build/linus_allmodconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux- help # make -s -j 32 ARCH=mips O=/kisskb/build/linus_allmodconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux- olddefconfig .config:14416:warning: override: reassigning to symbol MIPS_CPS_NS16550_SHIFT # make -s -j 32 ARCH=mips O=/kisskb/build/linus_allmodconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux- Completed OK # rm -rf /kisskb/build/linus_allmodconfig_mips-gcc8 # Build took: 0:24:34.196728