# git rev-parse -q --verify e595dd94515ed6bc5ba38fce0f9598db8c0ee9a9^{commit} e595dd94515ed6bc5ba38fce0f9598db8c0ee9a9 already have revision, skipping fetch # git checkout -q -f -B kisskb e595dd94515ed6bc5ba38fce0f9598db8c0ee9a9 # git clean -qxdf # < git log -1 # commit e595dd94515ed6bc5ba38fce0f9598db8c0ee9a9 # Merge: 906c40438bb6 a0ba26f37ea0 # Author: Linus Torvalds # Date: Sat Mar 28 18:55:15 2020 -0700 # # Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net # # Pull networking fixes from David Miller: # # 1) Fix memory leak in vti6, from Torsten Hilbrich. # # 2) Fix double free in xfrm_policy_timer, from YueHaibing. # # 3) NL80211_ATTR_CHANNEL_WIDTH attribute is put with wrong type, from # Johannes Berg. # # 4) Wrong allocation failure check in qlcnic driver, from Xu Wang. # # 5) Get ks8851-ml IO operations right, for real this time, from Marek # Vasut. # # * git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net: (22 commits) # r8169: fix PHY driver check on platforms w/o module softdeps # net: ks8851-ml: Fix IO operations, again # mlxsw: spectrum_mr: Fix list iteration in error path # qlcnic: Fix bad kzalloc null test # mac80211: set IEEE80211_TX_CTRL_PORT_CTRL_PROTO for nl80211 TX # mac80211: mark station unauthorized before key removal # mac80211: Check port authorization in the ieee80211_tx_dequeue() case # cfg80211: Do not warn on same channel at the end of CSA # mac80211: drop data frames without key on encrypted links # ieee80211: fix HE SPR size calculation # nl80211: fix NL80211_ATTR_CHANNEL_WIDTH attribute type # xfrm: policy: Fix doulbe free in xfrm_policy_timer # bpf: Explicitly memset some bpf info structures declared on the stack # bpf: Explicitly memset the bpf_attr structure # bpf: Sanitize the bpf_struct_ops tcp-cc name # vti6: Fix memory leak of skb if input policy check fails # esp: remove the skb from the chain when it's enqueued in cryptd_wq # ipv6: xfrm6_tunnel.c: Use built-in RCU list checking # xfrm: add the missing verify_sec_ctx_len check in xfrm_add_acquire # xfrm: fix uctx len check in verify_sec_ctx_len # ... # < /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 e595dd94515ed6bc5ba38fce0f9598db8c0ee9a9 # < make -s -j 80 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 80 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 80 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 80 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/input/joystick/analog.c:160:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp] #warning Precise timer not defined for this architecture. ^ /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; ^ 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:13:02.402824