# git rev-parse -q --verify aa0743a229366e8c1963f1b72a1c974a9d15f08f^{commit} aa0743a229366e8c1963f1b72a1c974a9d15f08f already have revision, skipping fetch # git checkout -q -f -B kisskb aa0743a229366e8c1963f1b72a1c974a9d15f08f # git clean -qxdf # < git log -1 # commit aa0743a229366e8c1963f1b72a1c974a9d15f08f # Merge: 3f44ae972ae5 0124fb0ebf3b # Author: Linus Torvalds # Date: Fri Aug 23 07:47:01 2024 +0800 # # Merge tag 'net-6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net # # Pull networking fixes from Jakub Kicinski: # "Including fixes from bluetooth and netfilter. # # Current release - regressions: # # - virtio_net: avoid crash on resume - move netdev_tx_reset_queue() # call before RX napi enable # # Current release - new code bugs: # # - net/mlx5e: fix page leak and incorrect header release w/ HW GRO # # Previous releases - regressions: # # - udp: fix receiving fraglist GSO packets # # - tcp: prevent refcount underflow due to concurrent execution of # tcp_sk_exit_batch() # # Previous releases - always broken: # # - ipv6: fix possible UAF when incrementing error counters on output # # - ip6: tunnel: prevent merging of packets with different L2 # # - mptcp: pm: fix IDs not being reusable # # - bonding: fix potential crashes in IPsec offload handling # # - Bluetooth: HCI: # - MGMT: add error handling to pair_device() to avoid a crash # - invert LE State quirk to be opt-out rather then opt-in # - fix LE quote calculation # # - drv: dsa: VLAN fixes for Ocelot driver # # - drv: igb: cope with large MAX_SKB_FRAGS Kconfig settings # # - drv: ice: fi Rx data path on architectures with PAGE_SIZE >= 8192 # # Misc: # # - netpoll: do not export netpoll_poll_[disable|enable]() # # - MAINTAINERS: update the list of networking headers" # # * tag 'net-6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net: (82 commits) # s390/iucv: Fix vargs handling in iucv_alloc_device() # net: ovs: fix ovs_drop_reasons error # net: xilinx: axienet: Fix dangling multicast addresses # net: xilinx: axienet: Always disable promiscuous mode # MAINTAINERS: Mark JME Network Driver as Odd Fixes # MAINTAINERS: Add header files to NETWORKING sections # MAINTAINERS: Add limited globs for Networking headers # MAINTAINERS: Add net_tstamp.h to SOCKET TIMESTAMPING section # MAINTAINERS: Add sonet.h to ATM section of MAINTAINERS # octeontx2-af: Fix CPT AF register offset calculation # net: phy: realtek: Fix setting of PHY LEDs Mode B bit on RTL8211F # net: ngbe: Fix phy mode set to external phy # netfilter: flowtable: validate vlan header # bnxt_en: Fix double DMA unmapping for XDP_REDIRECT # ipv6: prevent possible UAF in ip6_xmit() # ipv6: fix possible UAF in ip6_finish_output2() # ipv6: prevent UAF in ip6_send_skb() # netpoll: do not export netpoll_poll_[disable|enable]() # selftests: mlxsw: ethtool_lanes: Source ethtool lib from correct path # udp: fix receiving fraglist GSO packets # ... # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 aa0743a229366e8c1963f1b72a1c974a9d15f08f # make -s -j 32 ARCH=sparc64 O=/kisskb/build/linus_allmodconfig_sparc64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux- allmodconfig # < make -s -j 32 ARCH=sparc64 O=/kisskb/build/linus_allmodconfig_sparc64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux- help # make -s -j 32 ARCH=sparc64 O=/kisskb/build/linus_allmodconfig_sparc64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux- olddefconfig # make -s -j 32 ARCH=sparc64 O=/kisskb/build/linus_allmodconfig_sparc64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux- :1519:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/arch/sparc/vdso/vclock_gettime.c:254:1: error: no previous prototype for '__vdso_clock_gettime' [-Werror=missing-prototypes] 254 | __vdso_clock_gettime(clockid_t clock, struct __kernel_old_timespec *ts) | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/sparc/vdso/vclock_gettime.c:282:1: error: no previous prototype for '__vdso_clock_gettime_stick' [-Werror=missing-prototypes] 282 | __vdso_clock_gettime_stick(clockid_t clock, struct __kernel_old_timespec *ts) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/sparc/vdso/vclock_gettime.c:307:1: error: no previous prototype for '__vdso_gettimeofday' [-Werror=missing-prototypes] 307 | __vdso_gettimeofday(struct __kernel_old_timeval *tv, struct timezone *tz) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/sparc/vdso/vclock_gettime.c:343:1: error: no previous prototype for '__vdso_gettimeofday_stick' [-Werror=missing-prototypes] 343 | __vdso_gettimeofday_stick(struct __kernel_old_timeval *tv, struct timezone *tz) | ^~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors make[5]: *** [/kisskb/src/scripts/Makefile.build:244: arch/sparc/vdso/vclock_gettime.o] Error 1 make[4]: *** [/kisskb/src/scripts/Makefile.build:485: arch/sparc/vdso] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:485: arch/sparc] Error 2 make[3]: *** Waiting for unfinished jobs.... /kisskb/src/kernel/fork.c: In function '__do_sys_clone3': /kisskb/src/kernel/fork.c:3091:2: error: #warning clone3() entry point is missing, please fix [-Werror=cpp] 3091 | #warning clone3() entry point is missing, please fix | ^~~~~~~ cc1: all warnings being treated as errors make[4]: *** [/kisskb/src/scripts/Makefile.build:244: kernel/fork.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:485: kernel] Error 2 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=sparc64 O=/kisskb/build/linus_allmodconfig_sparc64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux- ' returned non-zero exit status 2. # rm -rf /kisskb/build/linus_allmodconfig_sparc64-gcc13 # Build took: 0:17:28.605675