# git rev-parse -q --verify 89cdf9d556016a54ff6ddd62324aa5ec790c05cc^{commit} 89cdf9d556016a54ff6ddd62324aa5ec790c05cc already have revision, skipping fetch # git checkout -q -f -B kisskb 89cdf9d556016a54ff6ddd62324aa5ec790c05cc # git clean -qxdf # < git log -1 # commit 89cdf9d556016a54ff6ddd62324aa5ec790c05cc # Merge: 3b2204134381 83b9dda8afa4 # Author: Linus Torvalds # Date: Thu Nov 9 17:09:35 2023 -0800 # # Merge tag 'net-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net # # Pull networking fixes from Jakub Kicinski: # "Including fixes from netfilter and bpf. # # Current release - regressions: # # - sched: fix SKB_NOT_DROPPED_YET splat under debug config # # Current release - new code bugs: # # - tcp: # - fix usec timestamps with TCP fastopen # - fix possible out-of-bounds reads in tcp_hash_fail() # - fix SYN option room calculation for TCP-AO # # - tcp_sigpool: fix some off by one bugs # # - bpf: fix compilation error without CGROUPS # # - ptp: # - ptp_read() should not release queue # - fix tsevqs corruption # # Previous releases - regressions: # # - llc: verify mac len before reading mac header # # Previous releases - always broken: # # - bpf: # - fix check_stack_write_fixed_off() to correctly spill imm # - fix precision tracking for BPF_ALU | BPF_TO_BE | BPF_END # - check map->usercnt after timer->timer is assigned # # - dsa: lan9303: consequently nested-lock physical MDIO # # - dccp/tcp: call security_inet_conn_request() after setting IP addr # # - tg3: fix the TX ring stall due to incorrect full ring handling # # - phylink: initialize carrier state at creation # # - ice: fix direction of VF rules in switchdev mode # # Misc: # # - fill in a bunch of missing MODULE_DESCRIPTION()s, more to come" # # * tag 'net-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net: (84 commits) # net: ti: icss-iep: fix setting counter value # ptp: fix corrupted list in ptp_open # ptp: ptp_read should not release queue # net_sched: sch_fq: better validate TCA_FQ_WEIGHTS and TCA_FQ_PRIOMAP # net: kcm: fill in MODULE_DESCRIPTION() # net/sched: act_ct: Always fill offloading tuple iifidx # netfilter: nat: fix ipv6 nat redirect with mapped and scoped addresses # netfilter: xt_recent: fix (increase) ipv6 literal buffer length # ipvs: add missing module descriptions # netfilter: nf_tables: remove catchall element in GC sync path # netfilter: add missing module descriptions # drivers/net/ppp: use standard array-copy-function # net: enetc: shorten enetc_setup_xdp_prog() error message to fit NETLINK_MAX_FMTMSG_LEN # virtio/vsock: Fix uninit-value in virtio_transport_recv_pkt() # r8169: respect userspace disabling IFF_MULTICAST # selftests/bpf: get trusted cgrp from bpf_iter__cgroup directly # bpf: Let verifier consider {task,cgroup} is trusted in bpf_iter_reg # net: phylink: initialize carrier state at creation # test/vsock: add dobule bind connect test # test/vsock: refactor vsock_accept # ... # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux-ld --version # < git log --format=%s --max-count=1 89cdf9d556016a54ff6ddd62324aa5ec790c05cc # make -s -j 40 ARCH=sh O=/kisskb/build/linus_allmodconfig_sh4-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # < make -s -j 40 ARCH=sh O=/kisskb/build/linus_allmodconfig_sh4-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux- help # make -s -j 40 ARCH=sh O=/kisskb/build/linus_allmodconfig_sh4-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux- olddefconfig # make -s -j 40 ARCH=sh O=/kisskb/build/linus_allmodconfig_sh4-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux- Generating include/generated/machtypes.h :1519:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S: Assembler messages: /kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:85: Warning: overflow in branch to __restore_all; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:357: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:360: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence {standard input}: Assembler messages: {standard input}: Warning: end of file not at end of a line; newline inserted {standard input}:1100: Error: expected comma after name `xpcs_co' in .size directive sh4-linux-gcc: internal compiler error: Segmentation fault signal terminated program cc1 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. make[6]: *** [/kisskb/src/scripts/Makefile.build:243: drivers/net/pcs/pcs-xpcs.o] Error 4 make[5]: *** [/kisskb/src/scripts/Makefile.build:480: drivers/net/pcs] Error 2 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [/kisskb/src/scripts/Makefile.build:480: drivers/net] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:480: drivers] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/Makefile:1911: .] Error 2 make[1]: *** [/kisskb/src/Makefile:234: __sub-make] Error 2 make: *** [Makefile:234: __sub-make] Error 2 Command 'make -s -j 40 ARCH=sh O=/kisskb/build/linus_allmodconfig_sh4-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux- ' returned non-zero exit status 2. # rm -rf /kisskb/build/linus_allmodconfig_sh4-gcc11 # Build took: 0:04:34.931477