# git rev-parse -q --verify 75439bc439e0f02903b48efce84876ca92da97bd^{commit} 75439bc439e0f02903b48efce84876ca92da97bd already have revision, skipping fetch # git checkout -q -f -B kisskb 75439bc439e0f02903b48efce84876ca92da97bd # git clean -qxdf # < git log -1 # commit 75439bc439e0f02903b48efce84876ca92da97bd # Merge: 2e4ceed606ba 535d31593f59 # Author: Linus Torvalds # Date: Wed Jan 20 11:52:21 2021 -0800 # # Merge tag 'net-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net # # Pull networking fixes from Jakub Kicinski: # "Networking fixes for 5.11-rc5, including fixes from bpf, wireless, and # can trees. # # Current release - regressions: # # - nfc: nci: fix the wrong NCI_CORE_INIT parameters # # Current release - new code bugs: # # - bpf: allow empty module BTFs # # Previous releases - regressions: # # - bpf: fix signed_{sub,add32}_overflows type handling # # - tcp: do not mess with cloned skbs in tcp_add_backlog() # # - bpf: prevent double bpf_prog_put call from bpf_tracing_prog_attach # # - bpf: don't leak memory in bpf getsockopt when optlen == 0 # # - tcp: fix potential use-after-free due to double kfree() # # - mac80211: fix encryption issues with WEP # # - devlink: use right genl user_ptr when handling port param get/set # # - ipv6: set multicast flag on the multicast route # # - tcp: fix TCP_USER_TIMEOUT with zero window # # Previous releases - always broken: # # - bpf: local storage helpers should check nullness of owner ptr passed # # - mac80211: fix incorrect strlen of .write in debugfs # # - cls_flower: call nla_ok() before nla_next() # # - skbuff: back tiny skbs with kmalloc() in __netdev_alloc_skb() too" # # * tag 'net-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net: (52 commits) # net: systemport: free dev before on error path # net: usb: cdc_ncm: don't spew notifications # net: mscc: ocelot: Fix multicast to the CPU port # tcp: Fix potential use-after-free due to double kfree() # bpf: Fix signed_{sub,add32}_overflows type handling # can: peak_usb: fix use after free bugs # can: vxcan: vxcan_xmit: fix use after free bug # can: dev: can_restart: fix use after free bug # tcp: fix TCP socket rehash stats mis-accounting # net: dsa: b53: fix an off by one in checking "vlan->vid" # tcp: do not mess with cloned skbs in tcp_add_backlog() # selftests: net: fib_tests: remove duplicate log test # net: nfc: nci: fix the wrong NCI_CORE_INIT parameters # sh_eth: Fix power down vs. is_opened flag ordering # net: Disable NETIF_F_HW_TLS_RX when RXCSUM is disabled # netfilter: rpfilter: mask ecn bits before fib lookup # udp: mask TOS bits in udp_v4_early_demux() # xsk: Clear pool even for inactive queues # bpf: Fix helper bpf_map_peek_elem_proto pointing to wrong callback # sh_eth: Make PHY access aware of Runtime PM to fix reboot crash # ... # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi-ld --version # < git log --format=%s --max-count=1 75439bc439e0f02903b48efce84876ca92da97bd # < make -s -j 48 ARCH=arm O=/kisskb/build/linus_multi_v7_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- multi_v7_defconfig # < make -s -j 48 ARCH=arm O=/kisskb/build/linus_multi_v7_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- help # make -s -j 48 ARCH=arm O=/kisskb/build/linus_multi_v7_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- olddefconfig # make -s -j 48 ARCH=arm O=/kisskb/build/linus_multi_v7_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- In file included from /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/../lib/gcc/arm-linux-gnueabi/4.9.4/plugin/include/tm.h:23, from /kisskb/src/scripts/gcc-plugins/gcc-common.h:15, from /kisskb/src/scripts/gcc-plugins/arm_ssp_per_task_plugin.c:3: /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/../lib/gcc/arm-linux-gnueabi/4.9.4/plugin/include/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/../lib/gcc/arm-linux-gnueabi/4.9.4/plugin/include/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ In file included from /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/../lib/gcc/arm-linux-gnueabi/4.9.4/plugin/include/tm.h:44, from /kisskb/src/scripts/gcc-plugins/gcc-common.h:15, from /kisskb/src/scripts/gcc-plugins/arm_ssp_per_task_plugin.c:3: /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/../lib/gcc/arm-linux-gnueabi/4.9.4/plugin/include/defaults.h:126:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ cc1plus: warning: unrecognized command line option '-Wno-format-diag' /kisskb/src/arch/arm/crypto/ghash-ce-glue.c: In function 'ghash_do_update': /kisskb/src/arch/arm/crypto/ghash-ce-glue.c:67:44: warning: passing argument 4 of 'pmull_ghash_update_p64' from incompatible pointer type pmull_ghash_update_p64(blocks, dg, src, key->h, head); ^ /kisskb/src/arch/arm/crypto/ghash-ce-glue.c:45:17: note: expected 'const u64 (*)[2]' but argument is of type 'u64 (*)[2]' asmlinkage void pmull_ghash_update_p64(int blocks, u64 dg[], const char *src, ^ /kisskb/src/arch/arm/crypto/ghash-ce-glue.c:69:43: warning: passing argument 4 of 'pmull_ghash_update_p8' from incompatible pointer type pmull_ghash_update_p8(blocks, dg, src, key->h, head); ^ /kisskb/src/arch/arm/crypto/ghash-ce-glue.c:48:17: note: expected 'const u64 (*)[2]' but argument is of type 'u64 (*)[2]' asmlinkage void pmull_ghash_update_p8(int blocks, u64 dg[], const char *src, ^ /kisskb/src/drivers/pinctrl/nomadik/pinctrl-nomadik.c: In function 'nmk_gpio_dbg_show_one': /kisskb/src/drivers/pinctrl/nomadik/pinctrl-nomadik.c:952:8: warning: unused variable 'wake' [-Wunused-variable] bool wake; ^ /kisskb/src/drivers/firmware/qcom_scm-smc.c: In function 'scm_smc_call': /kisskb/src/drivers/firmware/qcom_scm-smc.c:94:9: warning: missing braces around initializer [-Wmissing-braces] struct arm_smccc_args smc = {0}; ^ /kisskb/src/drivers/firmware/qcom_scm-smc.c:94:9: warning: (near initialization for 'smc.args') [-Wmissing-braces] /kisskb/src/drivers/firmware/qcom_scm-legacy.c: In function 'scm_legacy_call': /kisskb/src/drivers/firmware/qcom_scm-legacy.c:139:9: warning: missing braces around initializer [-Wmissing-braces] struct arm_smccc_args smc = {0}; ^ /kisskb/src/drivers/firmware/qcom_scm-legacy.c:139:9: warning: (near initialization for 'smc.args') [-Wmissing-braces] Completed OK # rm -rf /kisskb/build/linus_multi_v7_defconfig_arm-gcc4.9 # Build took: 0:03:38.991780