# git rev-parse -q --verify a811c1fa0a02c062555b54651065899437bacdbe^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master # git rev-parse -q --verify a811c1fa0a02c062555b54651065899437bacdbe^{commit} a811c1fa0a02c062555b54651065899437bacdbe # git checkout -q -f -B kisskb a811c1fa0a02c062555b54651065899437bacdbe # git clean -qxdf # < git log -1 # commit a811c1fa0a02c062555b54651065899437bacdbe # Merge: b9388959ba50 16f8036086a9 # Author: Linus Torvalds # Date: Wed May 6 20:53:22 2020 -0700 # # Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net # # Pull networking fixes from David Miller: # # 1) Fix reference count leaks in various parts of batman-adv, from Xiyu # Yang. # # 2) Update NAT checksum even when it is zero, from Guillaume Nault. # # 3) sk_psock reference count leak in tls code, also from Xiyu Yang. # # 4) Sanity check TCA_FQ_CODEL_DROP_BATCH_SIZE netlink attribute in # fq_codel, from Eric Dumazet. # # 5) Fix panic in choke_reset(), also from Eric Dumazet. # # 6) Fix VLAN accel handling in bnxt_fix_features(), from Michael Chan. # # 7) Disallow out of range quantum values in sch_sfq, from Eric Dumazet. # # 8) Fix crash in x25_disconnect(), from Yue Haibing. # # 9) Don't pass pointer to local variable back to the caller in # nf_osf_hdr_ctx_init(), from Arnd Bergmann. # # 10) Wireguard should use the ECN decap helper functions, from Toke # Høiland-Jørgensen. # # 11) Fix command entry leak in mlx5 driver, from Moshe Shemesh. # # 12) Fix uninitialized variable access in mptcp's # subflow_syn_recv_sock(), from Paolo Abeni. # # 13) Fix unnecessary out-of-order ingress frame ordering in macsec, from # Scott Dial. # # 14) IPv6 needs to use a global serial number for dst validation just # like ipv4, from David Ahern. # # 15) Fix up PTP_1588_CLOCK deps, from Clay McClure. # # 16) Missing NLM_F_MULTI flag in gtp driver netlink messages, from # Yoshiyuki Kurauchi. # # 17) Fix a regression in that dsa user port errors should not be fatal, # from Florian Fainelli. # # 18) Fix iomap leak in enetc driver, from Dejin Zheng. # # 19) Fix use after free in lec_arp_clear_vccs(), from Cong Wang. # # 20) Initialize protocol value earlier in neigh code paths when # generating events, from Roman Mashak. # # 21) netdev_update_features() must be called with RTNL mutex in macsec # driver, from Antoine Tenart. # # 22) Validate untrusted GSO packets even more strictly, from Willem de # Bruijn. # # 23) Wireguard decrypt worker needs a cond_resched(), from Jason # Donenfeld. # # * git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net: (111 commits) # net: flow_offload: skip hw stats check for FLOW_ACTION_HW_STATS_DONT_CARE # MAINTAINERS: put DYNAMIC INTERRUPT MODERATION in proper order # wireguard: send/receive: use explicit unlikely branch instead of implicit coalescing # wireguard: selftests: initalize ipv6 members to NULL to squelch clang warning # wireguard: send/receive: cond_resched() when processing worker ringbuffers # wireguard: socket: remove errant restriction on looping to self # wireguard: selftests: use normal kernel stack size on ppc64 # net: ethernet: ti: am65-cpsw-nuss: fix irqs type # ionic: Use debugfs_create_bool() to export bool # net: dsa: Do not leave DSA master with NULL netdev_ops # net: dsa: remove duplicate assignment in dsa_slave_add_cls_matchall_mirred # net: stricter validation of untrusted gso packets # seg6: fix SRH processing to comply with RFC8754 # net: mscc: ocelot: ANA_AUTOAGE_AGE_PERIOD holds a value in seconds, not ms # net: dsa: ocelot: the MAC table on Felix is twice as large # net: dsa: sja1105: the PTP_CLK extts input reacts on both edges # selftests: net: tcp_mmap: fix SO_RCVLOWAT setting # net: hsr: fix incorrect type usage for protocol variable # net: macsec: fix rtnl locking issue # net: mvpp2: cls: Prevent buffer overflow in mvpp2_ethtool_cls_rule_del() # ... # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-ld --version # < git log --format=%s --max-count=1 a811c1fa0a02c062555b54651065899437bacdbe # < make -s -j 10 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- randconfig KCONFIG_SEED=0x758A9380 # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_CPU_BIG_ENDIAN=y # Added to kconfig CONFIG_PPC64=y # Added to kconfig CONFIG_PPC_DISABLE_WERROR=y # Added to kconfig CONFIG_SECTION_MISMATCH_WARN_ONLY=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_LD_HEAD_STUB_CATCH=y # Added to kconfig CONFIG_TRIM_UNUSED_KSYMS=n # Added to kconfig CONFIG_UBSAN=n # < make -s -j 10 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- help # make -s -j 10 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- olddefconfig .config:4259:warning: override: reassigning to symbol PPC64 .config:4260:warning: override: reassigning to symbol PPC_DISABLE_WERROR .config:4262:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:4267:warning: override: reassigning to symbol UBSAN WARNING: unmet direct dependencies detected for HOTPLUG_PCI_POWERNV Depends on [n]: PCI [=y] && HOTPLUG_PCI [=n] && PPC_POWERNV [=y] && EEH [=y] Selected by [y]: - OCXL [=y] && PPC_POWERNV [=y] && PCI [=y] && EEH [=y] # make -s -j 10 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- WARNING: unmet direct dependencies detected for HOTPLUG_PCI_POWERNV Depends on [n]: PCI [=y] && HOTPLUG_PCI [=n] && PPC_POWERNV [=y] && EEH [=y] Selected by [y]: - OCXL [=y] && PPC_POWERNV [=y] && PCI [=y] && EEH [=y] WARNING: unmet direct dependencies detected for HOTPLUG_PCI_POWERNV Depends on [n]: PCI [=y] && HOTPLUG_PCI [=n] && PPC_POWERNV [=y] && EEH [=y] Selected by [y]: - OCXL [=y] && PPC_POWERNV [=y] && PCI [=y] && EEH [=y] WARNING: unmet direct dependencies detected for HOTPLUG_PCI_POWERNV Depends on [n]: PCI [=y] && HOTPLUG_PCI [=n] && PPC_POWERNV [=y] && EEH [=y] Selected by [y]: - OCXL [=y] && PPC_POWERNV [=y] && PCI [=y] && EEH [=y] /kisskb/src/kernel/sched/core.c: In function 'try_to_wake_up': /kisskb/src/kernel/sched/core.c:2631:12: warning: 'cpu' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c: In function 'proc_reg_open': /kisskb/src/include/linux/list.h:72:12: warning: 'pdeo' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c:471:21: note: 'pdeo' was declared here /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:204:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/ext4/extents.c: In function 'ext4_convert_unwritten_io_end_vec': /kisskb/src/fs/ext4/extents.c:4774:23: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/mm/hugetlb.c: In function 'alloc_pool_huge_page': /kisskb/src/mm/hugetlb.c:1774:5: warning: 'page' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/trace/trace_events.c: In function 'event_create_dir': /kisskb/src/kernel/trace/trace_events.c:2189:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c: In function 'serial_unlink_irq_chain': /kisskb/src/drivers/tty/serial/8250/8250_core.c:247:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/base/regmap/regmap.c: In function '_regmap_raw_write': /kisskb/src/drivers/base/regmap/regmap.c:1859:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/base/regmap/regmap.c: In function 'regmap_raw_read': /kisskb/src/drivers/base/regmap/regmap.c:2598:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/futex.c: In function 'futex_atomic_op_inuser': /kisskb/src/kernel/futex.c:1686:3: warning: 'oldval' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c: In function 'drm_dp_mst_dsc_aux_for_port': /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:5502:9: warning: missing braces around initializer [-Wmissing-braces] /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:5502:9: warning: (near initialization for 'desc.ident') [-Wmissing-braces] /kisskb/src/fs/f2fs/file.c: In function 'f2fs_precache_extents': /kisskb/src/fs/f2fs/file.c:3268:6: warning: 'err' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/gfs2/lops.c: In function 'gfs2_find_jhead': /kisskb/src/fs/gfs2/lops.c:568:8: warning: 'off' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/f2fs/node.c: In function '__set_nat_cache_dirty': /kisskb/src/include/linux/list.h:100:12: warning: 'head' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/f2fs/node.c:236:24: note: 'head' was declared here /kisskb/src/fs/f2fs/segment.c: In function 'f2fs_flush_sit_entries': /kisskb/src/fs/f2fs/segment.c:3931:5: warning: array subscript is below array bounds [-Warray-bounds] /kisskb/src/drivers/usb/misc/usbtest.c: In function 'test_queue': /kisskb/src/drivers/usb/misc/usbtest.c:2148:1: warning: the frame size of 1120 bytes is larger than 1024 bytes [-Wframe-larger-than=] /kisskb/src/drivers/hwmon/drivetemp.c: In function 'drivetemp_get_smarttemp': /kisskb/src/drivers/hwmon/drivetemp.c:250:20: warning: 'temp_raw' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/crypto/inside-secure/safexcel_cipher.c: In function 'safexcel_aead_setkey': /kisskb/src/drivers/crypto/inside-secure/safexcel_cipher.c:521:1: warning: the frame size of 1072 bytes is larger than 1024 bytes [-Wframe-larger-than=] /kisskb/src/fs/io_uring.c: In function '__io_sqe_files_update': /kisskb/src/fs/io_uring.c:6705:13: warning: 'err' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/iio/imu/bmi160/bmi160_core.c: In function 'bmi160_config_pin.constprop.8': /kisskb/src/drivers/iio/imu/bmi160/bmi160_core.c:618:3: warning: 'pin_name' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/iio/imu/bmi160/bmi160_core.c:606:29: warning: 'int_map_mask' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/iio/imu/bmi160/bmi160_core.c:599:29: warning: 'int_latch_mask' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/iio/imu/bmi160/bmi160_core.c:577:47: warning: 'int_out_ctrl_shift' may be used uninitialized in this function [-Wuninitialized] WARNING: modpost: vmlinux.o(.text.unlikely+0x39c): Section mismatch in reference from the function .smp_setup_pacas() to the function .init.text:.allocate_paca() The function .smp_setup_pacas() references the function __init .allocate_paca(). This is often because .smp_setup_pacas lacks a __init annotation or the annotation of .allocate_paca is wrong. WARNING: modpost: vmlinux.o(.text.unlikely+0x2104): Section mismatch in reference from the function .xive_spapr_disabled() to the function .init.text:.of_get_flat_dt_root() The function .xive_spapr_disabled() references the function __init .of_get_flat_dt_root(). This is often because .xive_spapr_disabled lacks a __init annotation or the annotation of .of_get_flat_dt_root is wrong. WARNING: modpost: vmlinux.o(.text.unlikely+0x2114): Section mismatch in reference from the function .xive_spapr_disabled() to the function .init.text:.of_get_flat_dt_subnode_by_name() The function .xive_spapr_disabled() references the function __init .of_get_flat_dt_subnode_by_name(). This is often because .xive_spapr_disabled lacks a __init annotation or the annotation of .of_get_flat_dt_subnode_by_name is wrong. WARNING: modpost: vmlinux.o(.text.unlikely+0x2130): Section mismatch in reference from the function .xive_spapr_disabled() to the function .init.text:.of_get_flat_dt_prop() The function .xive_spapr_disabled() references the function __init .of_get_flat_dt_prop(). This is often because .xive_spapr_disabled lacks a __init annotation or the annotation of .of_get_flat_dt_prop is wrong. BTF: .tmp_vmlinux.btf: pahole (pahole) is not available Failed to generate BTF for vmlinux Try to disable CONFIG_DEBUG_INFO_BTF make[1]: *** [/kisskb/src/Makefile:1106: vmlinux] Error 1 make: *** [Makefile:180: sub-make] Error 2 Command 'make -s -j 10 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc4.6 # Build took: 0:04:47.524426