# git rev-parse -q --verify 2019fc96af228b412bdb2e8e0ad4b1fc12046a51^{commit} 2019fc96af228b412bdb2e8e0ad4b1fc12046a51 already have revision, skipping fetch # git checkout -q -f -B kisskb 2019fc96af228b412bdb2e8e0ad4b1fc12046a51 # git clean -qxdf # < git log -1 # commit 2019fc96af228b412bdb2e8e0ad4b1fc12046a51 # Merge: 4e03e4e6d2a0 a1fa83bdab78 # Author: Linus Torvalds # Date: Fri Feb 14 12:40:38 2020 -0800 # # Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net # # Pull networking fixes from David Miller: # # 1) Fix interrupt name truncation in mv88e6xxx dsa driver, from Andrew # Lunn. # # 2) Process generic XDP even if SKB is cloned, from Toke Høiland-Jørgensen. # # 3) Fix leak of kernel memory to userspace in smc, from Eric Dumazet. # # 4) Add some missing netlink attribute validation to matchall and # flower, from Davide Caratti. # # 5) Send icmp responses properly when NAT has been applied to the frame # before we get to the tunnel emitting the icmp, from Jason Donenfeld. # # 6) Make sure there is enough SKB headroom when adding dsa tags for qca # and ar9331. From Per Forlin. # # * git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net: (62 commits) # netdevice.h: fix all kernel-doc and Sphinx warnings # net: dsa: tag_ar9331: Make sure there is headroom for tag # net: dsa: tag_qca: Make sure there is headroom for tag # net, ip6_tunnel: enhance tunnel locate with link check # net/smc: no peer ID in CLC decline for SMCD # net/smc: transfer fasync_list in case of fallback # net: hns3: fix a copying IPv6 address error in hclge_fd_get_flow_tuples() # net: hns3: fix VF bandwidth does not take effect in some case # net: hns3: add management table after IMP reset # mac80211: fix wrong 160/80+80 MHz setting # cfg80211: add missing policy for NL80211_ATTR_STATUS_CODE # xfrm: interface: use icmp_ndo_send helper # wireguard: device: use icmp_ndo_send helper # sunvnet: use icmp_ndo_send helper # gtp: use icmp_ndo_send helper # icmp: introduce helper for nat'd source address in network device context # net/sched: flower: add missing validation of TCA_FLOWER_FLAGS # net/sched: matchall: add missing validation of TCA_MATCHALL_FLAGS # net/flow_dissector: remove unexist field description # page_pool: refill page when alloc.count of pool is zero # ... # < /opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-gcc --version # < /opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-ld --version # < git log --format=%s --max-count=1 2019fc96af228b412bdb2e8e0ad4b1fc12046a51 # < make -s -j 80 ARCH=arm64 O=/kisskb/build/linus_arm64-defconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- defconfig # make -s -j 80 ARCH=arm64 O=/kisskb/build/linus_arm64-defconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- arch/arm64/Makefile:27: ld does not support --fix-cortex-a53-843419; kernel may be susceptible to erratum arch/arm64/Makefile:35: LSE atomics not supported by binutils In file included from /kisskb/src/include/linux/rwsem.h:16:0, from /kisskb/src/include/linux/notifier.h:15, from /kisskb/src/include/linux/clk.h:14, from /kisskb/src/drivers/tty/serial/sh-sci.c:20: /kisskb/src/drivers/tty/serial/sh-sci.c: In function 'sci_dma_rx_submit': /kisskb/src/include/linux/spinlock.h:288:3: warning: 'flags' may be used uninitialized in this function [-Wmaybe-uninitialized] _raw_spin_unlock_irqrestore(lock, flags); \ ^ /kisskb/src/drivers/tty/serial/sh-sci.c:1348:16: note: 'flags' was declared here unsigned long flags; ^ /kisskb/src/drivers/i2c/busses/i2c-sh_mobile.c: In function 'sh_mobile_i2c_isr': /kisskb/src/drivers/i2c/busses/i2c-sh_mobile.c:399:26: warning: 'data' may be used uninitialized in this function [-Wmaybe-uninitialized] pd->msg->buf[real_pos] = data; ^ /kisskb/src/drivers/i2c/busses/i2c-sh_mobile.c:372:16: note: 'data' was declared here unsigned char data; ^ Completed OK # rm -rf /kisskb/build/linus_arm64-defconfig_arm64-gcc5.4 # Build took: 0:04:56.854188