# git rev-parse -q --verify aa0743a229366e8c1963f1b72a1c974a9d15f08f^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master # git rev-parse -q --verify aa0743a229366e8c1963f1b72a1c974a9d15f08f^{commit} aa0743a229366e8c1963f1b72a1c974a9d15f08f # 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 160 ARCH=sparc64 O=/kisskb/build/linus_defconfig_sparc64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux- defconfig # < make -s -j 160 ARCH=sparc64 O=/kisskb/build/linus_defconfig_sparc64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux- help # make -s -j 160 ARCH=sparc64 O=/kisskb/build/linus_defconfig_sparc64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux- olddefconfig # make -s -j 160 ARCH=sparc64 O=/kisskb/build/linus_defconfig_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: warning: no previous prototype for '__vdso_clock_gettime' [-Wmissing-prototypes] 254 | __vdso_clock_gettime(clockid_t clock, struct __kernel_old_timespec *ts) | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/sparc/vdso/vclock_gettime.c:282:1: warning: no previous prototype for '__vdso_clock_gettime_stick' [-Wmissing-prototypes] 282 | __vdso_clock_gettime_stick(clockid_t clock, struct __kernel_old_timespec *ts) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/sparc/vdso/vclock_gettime.c:307:1: warning: no previous prototype for '__vdso_gettimeofday' [-Wmissing-prototypes] 307 | __vdso_gettimeofday(struct __kernel_old_timeval *tv, struct timezone *tz) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/sparc/vdso/vclock_gettime.c:343:1: warning: no previous prototype for '__vdso_gettimeofday_stick' [-Wmissing-prototypes] 343 | __vdso_gettimeofday_stick(struct __kernel_old_timeval *tv, struct timezone *tz) | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/arch/sparc/vdso/vdso32/vclock_gettime.c:22: /kisskb/src/arch/sparc/vdso/vdso32/../vclock_gettime.c:254:1: warning: no previous prototype for '__vdso_clock_gettime' [-Wmissing-prototypes] 254 | __vdso_clock_gettime(clockid_t clock, struct __kernel_old_timespec *ts) | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/sparc/vdso/vdso32/../vclock_gettime.c:282:1: warning: no previous prototype for '__vdso_clock_gettime_stick' [-Wmissing-prototypes] 282 | __vdso_clock_gettime_stick(clockid_t clock, struct __kernel_old_timespec *ts) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/sparc/vdso/vdso32/../vclock_gettime.c:307:1: warning: no previous prototype for '__vdso_gettimeofday' [-Wmissing-prototypes] 307 | __vdso_gettimeofday(struct __kernel_old_timeval *tv, struct timezone *tz) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/sparc/vdso/vdso32/../vclock_gettime.c:343:1: warning: no previous prototype for '__vdso_gettimeofday_stick' [-Wmissing-prototypes] 343 | __vdso_gettimeofday_stick(struct __kernel_old_timeval *tv, struct timezone *tz) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux-ld: warning: arch/sparc/vdso/vdso-note.o: missing .note.GNU-stack section implies executable stack /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux-ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux-ld: warning: arch/sparc/vdso/vdso32/vdso-note.o: missing .note.GNU-stack section implies executable stack /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux-ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker /kisskb/src/kernel/fork.c: In function '__do_sys_clone3': /kisskb/src/kernel/fork.c:3091:2: warning: #warning clone3() entry point is missing, please fix [-Wcpp] 3091 | #warning clone3() entry point is missing, please fix | ^~~~~~~ /kisskb/src/kernel/fork.c:3091:2: warning: #warning clone3() entry point is missing, please fix [-Wcpp] 3091 | #warning clone3() entry point is missing, please fix | ^~~~~~~ WARNING: modpost: EXPORT symbol "_mcount" [vmlinux] version generation failed, symbol will not be versioned. Is "_mcount" prototyped in ? Completed OK # rm -rf /kisskb/build/linus_defconfig_sparc64-gcc13 # Build took: 0:00:55.532345