# git rev-parse -q --verify 57f1f9dd3abea322173ea75a15887ccf14bbbe51^{commit} 57f1f9dd3abea322173ea75a15887ccf14bbbe51 already have revision, skipping fetch # git checkout -q -f -B kisskb 57f1f9dd3abea322173ea75a15887ccf14bbbe51 # git clean -qxdf # < git log -1 # commit 57f1f9dd3abea322173ea75a15887ccf14bbbe51 # Merge: e599e16c16a1 75d42b351f56 # Author: Linus Torvalds # Date: Thu Jul 20 14:46:39 2023 -0700 # # Merge tag 'net-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net # # Pull networking fixes from Jakub Kicinski: # "Including fixes from BPF, netfilter, bluetooth and CAN. # # Current release - regressions: # # - eth: r8169: multiple fixes for PCIe ASPM-related problems # # - vrf: fix RCU lockdep splat in output path # # Previous releases - regressions: # # - gso: fall back to SW segmenting with GSO_UDP_L4 dodgy bit set # # - dsa: mv88e6xxx: do a final check before timing out when polling # # - nf_tables: fix sleep in atomic in nft_chain_validate # # Previous releases - always broken: # # - sched: fix undoing tcf_bind_filter() in multiple classifiers # # - bpf, arm64: fix BTI type used for freplace attached functions # # - can: gs_usb: fix time stamp counter initialization # # - nft_set_pipapo: fix improper element removal (leading to UAF) # # Misc: # # - net: support STP on bridge in non-root netns, STP prevents packet # loops so not supporting it results in freezing systems of # unsuspecting users, and in turn very upset noises being made # # - fix kdoc warnings # # - annotate various bits of TCP state to prevent data races" # # * tag 'net-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net: (95 commits) # net: phy: prevent stale pointer dereference in phy_init() # tcp: annotate data-races around fastopenq.max_qlen # tcp: annotate data-races around icsk->icsk_user_timeout # tcp: annotate data-races around tp->notsent_lowat # tcp: annotate data-races around rskq_defer_accept # tcp: annotate data-races around tp->linger2 # tcp: annotate data-races around icsk->icsk_syn_retries # tcp: annotate data-races around tp->keepalive_probes # tcp: annotate data-races around tp->keepalive_intvl # tcp: annotate data-races around tp->keepalive_time # tcp: annotate data-races around tp->tsoffset # tcp: annotate data-races around tp->tcp_tx_delay # Bluetooth: MGMT: Use correct address for memcpy() # Bluetooth: btusb: Fix bluetooth on Intel Macbook 2014 # Bluetooth: SCO: fix sco_conn related locking and validity issues # Bluetooth: hci_conn: return ERR_PTR instead of NULL when there is no link # Bluetooth: hci_sync: Avoid use-after-free in dbg for hci_remove_adv_monitor() # Bluetooth: coredump: fix building with coredump disabled # Bluetooth: ISO: fix iso_conn related locking and validity issues # Bluetooth: hci_event: call disconnect callback before deleting conn # ... # < /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 57f1f9dd3abea322173ea75a15887ccf14bbbe51 # make -s -j 40 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 40 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 40 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:12755:warning: override: reassigning to symbol GCC_PLUGIN_LATENT_ENTROPY .config:12759:warning: override: reassigning to symbol UML_NET_ETHERTAP .config:12761:warning: override: reassigning to symbol UML_NET_SLIP .config:12766:warning: override: reassigning to symbol UML_NET_SLIRP # make -s -j 40 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 LINK linux Completed OK # rm -rf /kisskb/build/linus_allmodconfig_um-x86_64-gcc12 # Build took: 0:09:57.360081