# git rev-parse -q --verify ecb1b8288dc7ccbdcb3b9df005fa1c0e0c0388a7^{commit} ecb1b8288dc7ccbdcb3b9df005fa1c0e0c0388a7 already have revision, skipping fetch # git checkout -q -f -B kisskb ecb1b8288dc7ccbdcb3b9df005fa1c0e0c0388a7 # git clean -qxdf # < git log -1 # commit ecb1b8288dc7ccbdcb3b9df005fa1c0e0c0388a7 # Merge: bdc010200eb5 0a5bd0ffe790 # Author: Linus Torvalds # Date: Thu Jan 25 10:58:35 2024 -0800 # # Merge tag 'net-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net # # Pull networking fixes from Paolo Abeni: # "Including fixes from bpf, netfilter and WiFi. # # Jakub is doing a lot of work to include the self-tests in our CI, as a # result a significant amount of self-tests related fixes is flowing in # (and will likely continue in the next few weeks). # # Current release - regressions: # # - bpf: fix a kernel crash for the riscv 64 JIT # # - bnxt_en: fix memory leak in bnxt_hwrm_get_rings() # # - revert "net: macsec: use skb_ensure_writable_head_tail to expand # the skb" # # Previous releases - regressions: # # - core: fix removing a namespace with conflicting altnames # # - tc/flower: fix chain template offload memory leak # # - tcp: # - make sure init the accept_queue's spinlocks once # - fix autocork on CPUs with weak memory model # # - udp: fix busy polling # # - mlx5e: # - fix out-of-bound read in port timestamping # - fix peer flow lists corruption # # - iwlwifi: fix a memory corruption # # Previous releases - always broken: # # - netfilter: # - nft_chain_filter: handle NETDEV_UNREGISTER for inet/ingress # basechain # - nft_limit: reject configurations that cause integer overflow # # - bpf: fix bpf_xdp_adjust_tail() with XSK zero-copy mbuf, avoiding a # NULL pointer dereference upon shrinking # # - llc: make llc_ui_sendmsg() more robust against bonding changes # # - smc: fix illegal rmb_desc access in SMC-D connection dump # # - dpll: fix pin dump crash for rebound module # # - bnxt_en: fix possible crash after creating sw mqprio TCs # # - hv_netvsc: calculate correct ring size when PAGE_SIZE is not 4kB # # Misc: # # - several self-tests fixes for better integration with the netdev CI # # - added several missing modules descriptions" # # * tag 'net-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net: (88 commits) # tsnep: Fix XDP_RING_NEED_WAKEUP for empty fill ring # tsnep: Remove FCS for XDP data path # net: fec: fix the unhandled context fault from smmu # selftests: bonding: do not test arp/ns target with mode balance-alb/tlb # fjes: fix memleaks in fjes_hw_setup # i40e: update xdp_rxq_info::frag_size for ZC enabled Rx queue # i40e: set xdp_rxq_info::frag_size # xdp: reflect tail increase for MEM_TYPE_XSK_BUFF_POOL # ice: update xdp_rxq_info::frag_size for ZC enabled Rx queue # intel: xsk: initialize skb_frag_t::bv_offset in ZC drivers # ice: remove redundant xdp_rxq_info registration # i40e: handle multi-buffer packets that are shrunk by xdp prog # ice: work on pre-XDP prog frag count # xsk: fix usage of multi-buffer BPF helpers for ZC XDP # xsk: make xsk_buff_pool responsible for clearing xdp_buff::flags # xsk: recycle buffer in case Rx queue was full # net: fill in MODULE_DESCRIPTION()s for rvu_mbox # net: fill in MODULE_DESCRIPTION()s for litex # net: fill in MODULE_DESCRIPTION()s for fsl_pq_mdio # net: fill in MODULE_DESCRIPTION()s for fec # ... # < /opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 ecb1b8288dc7ccbdcb3b9df005fa1c0e0c0388a7 # make -s -j 32 ARCH=um O=/kisskb/build/linus_allmodconfig_um-x86_64-gcc12 CROSS_COMPILE=/opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux- SUBARCH=x86_64 allmodconfig # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_KCOV=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_GCC_PLUGIN_CYC_COMPLEXITY=n # Added to kconfig CONFIG_GCC_PLUGIN_SANCOV=n # Added to kconfig CONFIG_GCC_PLUGIN_LATENT_ENTROPY=n # Added to kconfig CONFIG_GCC_PLUGIN_STRUCTLEAK=n # Added to kconfig CONFIG_GCC_PLUGIN_RANDSTRUCT=n # Added to kconfig CONFIG_UML_NET=n # Added to kconfig CONFIG_UML_NET_ETHERTAP=n # Added to kconfig CONFIG_UML_NET_TUNTAP=n # Added to kconfig CONFIG_UML_NET_SLIP=n # Added to kconfig CONFIG_UML_NET_DAEMON=n # Added to kconfig CONFIG_UML_NET_VDE=n # Added to kconfig CONFIG_UML_NET_MCAST=n # Added to kconfig CONFIG_UML_NET_PCAP=n # Added to kconfig CONFIG_UML_NET_SLIRP=n # Added to kconfig CONFIG_GCOV_KERNEL=n # Added to kconfig CONFIG_DEBUG_INFO_BTF=n # Added to kconfig CONFIG_BPF_PRELOAD=n # Added to kconfig CONFIG_SPI_STM32_QSPI=n # < make -s -j 32 ARCH=um O=/kisskb/build/linus_allmodconfig_um-x86_64-gcc12 CROSS_COMPILE=/opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux- SUBARCH=x86_64 help # make -s -j 32 ARCH=um O=/kisskb/build/linus_allmodconfig_um-x86_64-gcc12 CROSS_COMPILE=/opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux- SUBARCH=x86_64 olddefconfig .config:14165:warning: override: reassigning to symbol GCC_PLUGIN_LATENT_ENTROPY .config:14169:warning: override: reassigning to symbol UML_NET_ETHERTAP .config:14171:warning: override: reassigning to symbol UML_NET_SLIP .config:14176:warning: override: reassigning to symbol UML_NET_SLIRP # make -s -j 32 ARCH=um O=/kisskb/build/linus_allmodconfig_um-x86_64-gcc12 CROSS_COMPILE=/opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux- SUBARCH=x86_64 /kisskb/src/arch/x86/um/user-offsets.c:17:6: warning: no previous prototype for ‘foo’ [-Wmissing-prototypes] 17 | void foo(void) | ^~~ In file included from /kisskb/src/arch/um/kernel/asm-offsets.c:1: /kisskb/src/arch/x86/um/shared/sysdep/kernel-offsets.h:9:6: error: no previous prototype for ‘foo’ [-Werror=missing-prototypes] 9 | void foo(void) | ^~~ cc1: all warnings being treated as errors make[3]: *** [/kisskb/src/scripts/Makefile.build:116: arch/um/kernel/asm-offsets.s] Error 1 make[2]: *** [/kisskb/src/Makefile:1199: prepare0] Error 2 make[1]: *** [/kisskb/src/Makefile:240: __sub-make] Error 2 make: *** [Makefile:240: __sub-make] Error 2 Command 'make -s -j 32 ARCH=um O=/kisskb/build/linus_allmodconfig_um-x86_64-gcc12 CROSS_COMPILE=/opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux- SUBARCH=x86_64 ' returned non-zero exit status 2. # rm -rf /kisskb/build/linus_allmodconfig_um-x86_64-gcc12 # Build took: 0:00:08.915519