# git rev-parse -q --verify 9fdfb15a3dbf818e06be514f4abbfc071004cbe7^{commit} 9fdfb15a3dbf818e06be514f4abbfc071004cbe7 already have revision, skipping fetch # git checkout -q -f -B kisskb 9fdfb15a3dbf818e06be514f4abbfc071004cbe7 # git clean -qxdf # < git log -1 # commit 9fdfb15a3dbf818e06be514f4abbfc071004cbe7 # Merge: aed8aee11130 a22730b1b4bf # Author: Linus Torvalds # Date: Thu Sep 14 10:03:34 2023 -0700 # # Merge tag 'net-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net # # Pull networking fixes from Paolo Abeni: # "Quite unusually, this does not contains any fix coming from subtrees # (nf, ebpf, wifi, etc). # # Current release - regressions: # # - bcmasp: fix possible OOB write in bcmasp_netfilt_get_all_active() # # Previous releases - regressions: # # - ipv4: fix one memleak in __inet_del_ifa() # # - tcp: fix bind() regressions for v4-mapped-v6 addresses. # # - tls: do not free tls_rec on async operation in # bpf_exec_tx_verdict() # # - dsa: fixes for SJA1105 FDB regressions # # - veth: update XDP feature set when bringing up device # # - igb: fix hangup when enabling SR-IOV # # Previous releases - always broken: # # - kcm: fix memory leak in error path of kcm_sendmsg() # # - smc: fix data corruption in smcr_port_add # # - microchip: fix possible memory leak for vcap_dup_rule()" # # * tag 'net-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net: (37 commits) # kcm: Fix error handling for SOCK_DGRAM in kcm_sendmsg(). # net: renesas: rswitch: Add spin lock protection for irq {un}mask # net: renesas: rswitch: Fix unmasking irq condition # igb: clean up in all error paths when enabling SR-IOV # ixgbe: fix timestamp configuration code # selftest: tcp: Add v4-mapped-v6 cases in bind_wildcard.c. # selftest: tcp: Move expected_errno into each test case in bind_wildcard.c. # selftest: tcp: Fix address length in bind_wildcard.c. # tcp: Fix bind() regression for v4-mapped-v6 non-wildcard address. # tcp: Fix bind() regression for v4-mapped-v6 wildcard address. # tcp: Factorise sk_family-independent comparison in inet_bind2_bucket_match(_addr_any). # ipv6: fix ip6_sock_set_addr_preferences() typo # veth: Update XDP feature set when bringing up device # net: macb: fix sleep inside spinlock # net/tls: do not free tls_rec on async operation in bpf_exec_tx_verdict() # net: ethernet: mtk_eth_soc: fix pse_port configuration for MT7988 # net: ethernet: mtk_eth_soc: fix uninitialized variable # kcm: Fix memory leak in error path of kcm_sendmsg() # r8152: check budget for r8152_poll() # net: dsa: sja1105: block FDB accesses that are concurrent with a switch reset # ... # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 9fdfb15a3dbf818e06be514f4abbfc071004cbe7 # make -s -j 40 ARCH=x86 O=/kisskb/build/linus_x86_64_defconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- x86_64_defconfig # < make -s -j 40 ARCH=x86 O=/kisskb/build/linus_x86_64_defconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 40 ARCH=x86 O=/kisskb/build/linus_x86_64_defconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig # make -s -j 40 ARCH=x86 O=/kisskb/build/linus_x86_64_defconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- Completed OK # rm -rf /kisskb/build/linus_x86_64_defconfig_x86_64-gcc8 # Build took: 0:01:33.326791