# git rev-parse -q --verify 183d46ff422ef9f3d755b6808ef3faa6d009ba3a^{commit} 183d46ff422ef9f3d755b6808ef3faa6d009ba3a already have revision, skipping fetch # git checkout -q -f -B kisskb 183d46ff422ef9f3d755b6808ef3faa6d009ba3a # git clean -qxdf # < git log -1 # commit 183d46ff422ef9f3d755b6808ef3faa6d009ba3a # Merge: 21b136cc63d2 25010bfdf8bb # Author: Linus Torvalds # Date: Thu Aug 1 09:42:09 2024 -0700 # # Merge tag 'net-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net # # Pull networking fixes from Paolo Abeni: # "Including fixes from wireless, bleutooth, BPF and netfilter. # # Current release - regressions: # # - core: drop bad gso csum_start and offset in virtio_net_hdr # # - wifi: mt76: fix null pointer access in mt792x_mac_link_bss_remove # # - eth: tun: add missing bpf_net_ctx_clear() in do_xdp_generic() # # - phy: aquantia: only poll GLOBAL_CFG regs on aqr113, aqr113c and # aqr115c # # Current release - new code bugs: # # - smc: prevent UAF in inet_create() # # - bluetooth: btmtk: fix kernel crash when entering btmtk_usb_suspend # # - eth: bnxt: reject unsupported hash functions # # Previous releases - regressions: # # - sched: act_ct: take care of padding in struct zones_ht_key # # - netfilter: fix null-ptr-deref in iptable_nat_table_init(). # # - tcp: adjust clamping window for applications specifying SO_RCVBUF # # Previous releases - always broken: # # - ethtool: rss: small fixes to spec and GET # # - mptcp: # - fix signal endpoint re-add # - pm: fix backup support in signal endpoints # # - wifi: ath12k: fix soft lockup on suspend # # - eth: bnxt_en: fix RSS logic in __bnxt_reserve_rings() # # - eth: ice: fix AF_XDP ZC timeout and concurrency issues # # - eth: mlx5: # - fix missing lock on sync reset reload # - fix error handling in irq_pool_request_irq" # # * tag 'net-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net: (76 commits) # mptcp: fix duplicate data handling # mptcp: fix bad RCVPRUNED mib accounting # ipv6: fix ndisc_is_useropt() handling for PIO # igc: Fix double reset adapter triggered from a single taprio cmd # net: MAINTAINERS: Demote Qualcomm IPA to "maintained" # net: wan: fsl_qmc_hdlc: Discard received CRC # net: wan: fsl_qmc_hdlc: Convert carrier_lock spinlock to a mutex # net/mlx5e: Add a check for the return value from mlx5_port_set_eth_ptys # net/mlx5e: Fix CT entry update leaks of modify header context # net/mlx5e: Require mlx5 tc classifier action support for IPsec prio capability # net/mlx5: Fix missing lock on sync reset reload # net/mlx5: Lag, don't use the hardcoded value of the first port # net/mlx5: DR, Fix 'stack guard page was hit' error in dr_rule # net/mlx5: Fix error handling in irq_pool_request_irq # net/mlx5: Always drain health in shutdown callback # net: Add skbuff.h to MAINTAINERS # r8169: don't increment tx_dropped in case of NETDEV_TX_BUSY # netfilter: iptables: Fix potential null-ptr-deref in ip6table_nat_table_init(). # netfilter: iptables: Fix null-ptr-deref in iptable_nat_table_init(). # net: drop bad gso csum_start and offset in virtio_net_hdr # ... # < /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 183d46ff422ef9f3d755b6808ef3faa6d009ba3a # 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:14748:warning: override: reassigning to symbol GCC_PLUGIN_LATENT_ENTROPY .config:14752:warning: override: reassigning to symbol UML_NET_ETHERTAP .config:14754:warning: override: reassigning to symbol UML_NET_SLIP .config:14759: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/lib/iomap.c:156:5: error: no previous prototype for ‘ioread64_lo_hi’ [-Werror=missing-prototypes] 156 | u64 ioread64_lo_hi(const void __iomem *addr) | ^~~~~~~~~~~~~~ /kisskb/src/lib/iomap.c:163:5: error: no previous prototype for ‘ioread64_hi_lo’ [-Werror=missing-prototypes] 163 | u64 ioread64_hi_lo(const void __iomem *addr) | ^~~~~~~~~~~~~~ /kisskb/src/lib/iomap.c:170:5: error: no previous prototype for ‘ioread64be_lo_hi’ [-Werror=missing-prototypes] 170 | u64 ioread64be_lo_hi(const void __iomem *addr) | ^~~~~~~~~~~~~~~~ /kisskb/src/lib/iomap.c:178:5: error: no previous prototype for ‘ioread64be_hi_lo’ [-Werror=missing-prototypes] 178 | u64 ioread64be_hi_lo(const void __iomem *addr) | ^~~~~~~~~~~~~~~~ /kisskb/src/lib/iomap.c:264:6: error: no previous prototype for ‘iowrite64_lo_hi’ [-Werror=missing-prototypes] 264 | void iowrite64_lo_hi(u64 val, void __iomem *addr) | ^~~~~~~~~~~~~~~ /kisskb/src/lib/iomap.c:272:6: error: no previous prototype for ‘iowrite64_hi_lo’ [-Werror=missing-prototypes] 272 | void iowrite64_hi_lo(u64 val, void __iomem *addr) | ^~~~~~~~~~~~~~~ /kisskb/src/lib/iomap.c:280:6: error: no previous prototype for ‘iowrite64be_lo_hi’ [-Werror=missing-prototypes] 280 | void iowrite64be_lo_hi(u64 val, void __iomem *addr) | ^~~~~~~~~~~~~~~~~ /kisskb/src/lib/iomap.c:288:6: error: no previous prototype for ‘iowrite64be_hi_lo’ [-Werror=missing-prototypes] 288 | void iowrite64be_hi_lo(u64 val, void __iomem *addr) | ^~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors make[4]: *** [/kisskb/src/scripts/Makefile.build:244: lib/iomap.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:485: lib] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/Makefile:1925: .] Error 2 make[1]: *** [/kisskb/src/Makefile:224: __sub-make] Error 2 make: *** [Makefile:224: __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:19:34.283452