# git rev-parse -q --verify 1b649e0bcae71c118c1333e02249a7510ba7f70a^{commit} 1b649e0bcae71c118c1333e02249a7510ba7f70a already have revision, skipping fetch # git checkout -q -f -B kisskb 1b649e0bcae71c118c1333e02249a7510ba7f70a # git clean -qxdf # < git log -1 # commit 1b649e0bcae71c118c1333e02249a7510ba7f70a # Merge: 1dfb642b1015 2910594fd38d # Author: Linus Torvalds # Date: Wed Mar 25 13:58:05 2020 -0700 # # Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net # # Pull networking fixes from David Miller: # # 1) Fix deadlock in bpf_send_signal() from Yonghong Song. # # 2) Fix off by one in kTLS offload of mlx5, from Tariq Toukan. # # 3) Add missing locking in iwlwifi mvm code, from Avraham Stern. # # 4) Fix MSG_WAITALL handling in rxrpc, from David Howells. # # 5) Need to hold RTNL mutex in tcindex_partial_destroy_work(), from Cong # Wang. # # 6) Fix producer race condition in AF_PACKET, from Willem de Bruijn. # # 7) cls_route removes the wrong filter during change operations, from # Cong Wang. # # 8) Reject unrecognized request flags in ethtool netlink code, from # Michal Kubecek. # # 9) Need to keep MAC in reset until PHY is up in bcmgenet driver, from # Doug Berger. # # 10) Don't leak ct zone template in act_ct during replace, from Paul # Blakey. # # 11) Fix flushing of offloaded netfilter flowtable flows, also from Paul # Blakey. # # 12) Fix throughput drop during tx backpressure in cxgb4, from Rahul # Lakkireddy. # # 13) Don't let a non-NULL skb->dev leave the TCP stack, from Eric # Dumazet. # # 14) TCP_QUEUE_SEQ socket option has to update tp->copied_seq as well, # also from Eric Dumazet. # # 15) Restrict macsec to ethernet devices, from Willem de Bruijn. # # 16) Fix reference leak in some ethtool *_SET handlers, from Michal # Kubecek. # # 17) Fix accidental disabling of MSI for some r8169 chips, from Heiner # Kallweit. # # * git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net: (138 commits) # net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} build # net: ena: Add PCI shutdown handler to allow safe kexec # selftests/net/forwarding: define libs as TEST_PROGS_EXTENDED # selftests/net: add missing tests to Makefile # r8169: re-enable MSI on RTL8168c # net: phy: mdio-bcm-unimac: Fix clock handling # cxgb4/ptp: pass the sign of offset delta in FW CMD # net: dsa: tag_8021q: replace dsa_8021q_remove_header with __skb_vlan_pop # net: cbs: Fix software cbs to consider packet sending time # net/mlx5e: Do not recover from a non-fatal syndrome # net/mlx5e: Fix ICOSQ recovery flow with Striding RQ # net/mlx5e: Fix missing reset of SW metadata in Striding RQ reset # net/mlx5e: Enhance ICOSQ WQE info fields # net/mlx5_core: Set IB capability mask1 to fix ib_srpt connection failure # selftests: netfilter: add nfqueue test case # netfilter: nft_fwd_netdev: allow to redirect to ifb via ingress # netfilter: nft_fwd_netdev: validate family and chain type # netfilter: nft_set_rbtree: Detect partial overlaps on insertion # netfilter: nft_set_rbtree: Introduce and use nft_rbtree_interval_start() # netfilter: nft_set_pipapo: Separate partial and complete overlap cases on insertion # ... # < /opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 1b649e0bcae71c118c1333e02249a7510ba7f70a # < make -s -j 48 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_HAVE_FTRACE_MCOUNT_RECORD=n # Added to kconfig CONFIG_SAMPLES=n # Added to kconfig CONFIG_MODULE_SIG=n # < make -s -j 48 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- help # make -s -j 48 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- olddefconfig # make -s -j 48 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/fs/cifs/smb2pdu.c: In function 'SMB2_ioctl_init': /kisskb/src/fs/cifs/smb2pdu.c:2845:19: warning: 'in_data_buf' may be used uninitialized in this function [-Wmaybe-uninitialized] iov[1].iov_base = in_data_buf; ^ 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; ^ /kisskb/src/drivers/input/joystick/analog.c:160:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp] #warning Precise timer not defined for this architecture. ^ In file included from /kisskb/src/include/linux/wait.h:9:0, from /kisskb/src/include/linux/net.h:19, from /kisskb/src/drivers/infiniband/sw/siw/siw_qp_rx.c:8: /kisskb/src/drivers/infiniband/sw/siw/siw_qp_rx.c: In function 'siw_proc_send': /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/infiniband/sw/siw/siw_qp_rx.c:335:16: note: 'flags' was declared here unsigned long flags; ^ kernel: arch/sparc/boot/image is ready kernel: arch/sparc/boot/zImage is ready warning: same module names found: drivers/char/adi.ko drivers/input/joystick/adi.ko Completed OK # rm -rf /kisskb/build/linus_sparc64-allmodconfig_sparc64 # Build took: 0:14:03.732380