# git rev-parse -q --verify 90602c251cda8a1e526efb250f28c1ea3f87cd78^{commit} 90602c251cda8a1e526efb250f28c1ea3f87cd78 already have revision, skipping fetch # git checkout -q -f -B kisskb 90602c251cda8a1e526efb250f28c1ea3f87cd78 # git clean -qxdf # < git log -1 # commit 90602c251cda8a1e526efb250f28c1ea3f87cd78 # Merge: 15cb732c16ed 50ae879de107 # Author: Linus Torvalds # Date: Thu Oct 31 12:39:58 2024 -1000 # # Merge tag 'net-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net # # Pull networking fixes from Paolo Abeni: # "Including fixes from WiFi, bluetooth and netfilter. # # No known new regressions outstanding. # # Current release - regressions: # # - wifi: mt76: do not increase mcu skb refcount if retry is not # supported # # Current release - new code bugs: # # - wifi: # - rtw88: fix the RX aggregation in USB 3 mode # - mac80211: fix memory corruption bug in struct ieee80211_chanctx # # Previous releases - regressions: # # - sched: # - stop qdisc_tree_reduce_backlog on TC_H_ROOT # - sch_api: fix xa_insert() error path in tcf_block_get_ext() # # - wifi: # - revert "wifi: iwlwifi: remove retry loops in start" # - cfg80211: clear wdev->cqm_config pointer on free # # - netfilter: fix potential crash in nf_send_reset6() # # - ip_tunnel: fix suspicious RCU usage warning in ip_tunnel_find() # # - bluetooth: fix null-ptr-deref in hci_read_supported_codecs # # - eth: mlxsw: add missing verification before pushing Tx header # # - eth: hns3: fixed hclge_fetch_pf_reg accesses bar space out of # bounds issue # # Previous releases - always broken: # # - wifi: mac80211: do not pass a stopped vif to the driver in # .get_txpower # # - netfilter: sanitize offset and length before calling skb_checksum() # # - core: # - fix crash when config small gso_max_size/gso_ipv4_max_size # - skip offload for NETIF_F_IPV6_CSUM if ipv6 header contains extension # # - mptcp: protect sched with rcu_read_lock # # - eth: ice: fix crash on probe for DPLL enabled E810 LOM # # - eth: macsec: fix use-after-free while sending the offloading packet # # - eth: stmmac: fix unbalanced DMA map/unmap for non-paged SKB data # # - eth: hns3: fix kernel crash when 1588 is sent on HIP08 devices # # - eth: mtk_wed: fix path of MT7988 WO firmware" # # * tag 'net-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net: (70 commits) # net: hns3: fix kernel crash when 1588 is sent on HIP08 devices # net: hns3: fixed hclge_fetch_pf_reg accesses bar space out of bounds issue # net: hns3: initialize reset_timer before hclgevf_misc_irq_init() # net: hns3: don't auto enable misc vector # net: hns3: Resolved the issue that the debugfs query result is inconsistent. # net: hns3: fix missing features due to dev->features configuration too early # net: hns3: fixed reset failure issues caused by the incorrect reset type # net: hns3: add sync command to sync io-pgtable # net: hns3: default enable tx bounce buffer when smmu enabled # netfilter: nft_payload: sanitize offset and length before calling skb_checksum() # net: ethernet: mtk_wed: fix path of MT7988 WO firmware # selftests: forwarding: Add IPv6 GRE remote change tests # mlxsw: spectrum_ipip: Fix memory leak when changing remote IPv6 address # mlxsw: pci: Sync Rx buffers for device # mlxsw: pci: Sync Rx buffers for CPU # mlxsw: spectrum_ptp: Add missing verification before pushing Tx header # net: skip offload for NETIF_F_IPV6_CSUM if ipv6 header contains extension # Bluetooth: hci: fix null-ptr-deref in hci_read_supported_codecs # netfilter: nf_reject_ipv6: fix potential crash in nf_send_reset6() # netfilter: Fix use-after-free in get_info() # ... # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/mips-linux/bin/mips-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/mips-linux/bin/mips-linux-ld --version # < git log --format=%s --max-count=1 90602c251cda8a1e526efb250f28c1ea3f87cd78 # make -s -j 40 ARCH=mips O=/kisskb/build/linus_bigsur_defconfig_mips-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/mips-linux/bin/mips-linux- bigsur_defconfig # < make -s -j 40 ARCH=mips O=/kisskb/build/linus_bigsur_defconfig_mips-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/mips-linux/bin/mips-linux- help # make -s -j 40 ARCH=mips O=/kisskb/build/linus_bigsur_defconfig_mips-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/mips-linux/bin/mips-linux- olddefconfig # make -s -j 40 ARCH=mips O=/kisskb/build/linus_bigsur_defconfig_mips-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/mips-linux/bin/mips-linux- /kisskb/src/arch/mips/sibyte/bcm1480/setup.c:104:13: warning: no previous prototype for 'bcm1480_setup' [-Wmissing-prototypes] 104 | void __init bcm1480_setup(void) | ^~~~~~~~~~~~~ /kisskb/src/arch/mips/sibyte/bcm1480/irq.c:200:13: warning: no previous prototype for 'init_bcm1480_irqs' [-Wmissing-prototypes] 200 | void __init init_bcm1480_irqs(void) | ^~~~~~~~~~~~~~~~~ /kisskb/src/arch/mips/sibyte/bcm1480/time.c:10:13: warning: no previous prototype for 'plat_time_init' [-Wmissing-prototypes] 10 | void __init plat_time_init(void) | ^~~~~~~~~~~~~~ /kisskb/src/arch/mips/sibyte/swarm/setup.c:59:5: warning: no previous prototype for 'swarm_be_handler' [-Wmissing-prototypes] 59 | int swarm_be_handler(struct pt_regs *regs, int is_fixup) | ^~~~~~~~~~~~~~~~ /kisskb/src/arch/mips/sibyte/bcm1480/smp.c:49:6: warning: no previous prototype for 'bcm1480_smp_init' [-Wmissing-prototypes] 49 | void bcm1480_smp_init(void) | ^~~~~~~~~~~~~~~~ /kisskb/src/arch/mips/sibyte/bcm1480/smp.c:158:6: warning: no previous prototype for 'bcm1480_mailbox_interrupt' [-Wmissing-prototypes] 158 | void bcm1480_mailbox_interrupt(void) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/mips/sibyte/swarm/rtc_xicor1241.c:108:5: warning: no previous prototype for 'xicor_set_time' [-Wmissing-prototypes] 108 | int xicor_set_time(time64_t t) | ^~~~~~~~~~~~~~ /kisskb/src/arch/mips/sibyte/swarm/rtc_xicor1241.c:167:10: warning: no previous prototype for 'xicor_get_time' [-Wmissing-prototypes] 167 | time64_t xicor_get_time(void) | ^~~~~~~~~~~~~~ /kisskb/src/arch/mips/sibyte/swarm/rtc_xicor1241.c:203:5: warning: no previous prototype for 'xicor_probe' [-Wmissing-prototypes] 203 | int xicor_probe(void) | ^~~~~~~~~~~ /kisskb/src/arch/mips/sibyte/swarm/rtc_m41t81.c:139:5: warning: no previous prototype for 'm41t81_set_time' [-Wmissing-prototypes] 139 | int m41t81_set_time(time64_t t) | ^~~~~~~~~~~~~~~ /kisskb/src/arch/mips/sibyte/swarm/rtc_m41t81.c:186:10: warning: no previous prototype for 'm41t81_get_time' [-Wmissing-prototypes] 186 | time64_t m41t81_get_time(void) | ^~~~~~~~~~~~~~~ /kisskb/src/arch/mips/sibyte/swarm/rtc_m41t81.c:219:5: warning: no previous prototype for 'm41t81_probe' [-Wmissing-prototypes] 219 | int m41t81_probe(void) | ^~~~~~~~~~~~ /kisskb/src/arch/mips/mm/cerr-sb1.c:165:17: warning: no previous prototype for 'sb1_cache_error' [-Wmissing-prototypes] 165 | asmlinkage void sb1_cache_error(void) | ^~~~~~~~~~~~~~~ /kisskb/src/arch/mips/kernel/cevt-bcm1480.c:96:6: warning: no previous prototype for 'sb1480_clockevent_init' [-Wmissing-prototypes] 96 | void sb1480_clockevent_init(void) | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/mips/kernel/csrc-bcm1480.c:37:13: warning: no previous prototype for 'sb1480_clocksource_init' [-Wmissing-prototypes] 37 | void __init sb1480_clocksource_init(void) | ^~~~~~~~~~~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus_bigsur_defconfig_mips-gcc13 # Build took: 0:01:01.586543