# git rev-parse -q --verify f2ce1065e767fc7da106a5f5381d1e8f842dc6f4^{commit} f2ce1065e767fc7da106a5f5381d1e8f842dc6f4 already have revision, skipping fetch # git checkout -q -f -B kisskb f2ce1065e767fc7da106a5f5381d1e8f842dc6f4 # git clean -qxdf # < git log -1 # commit f2ce1065e767fc7da106a5f5381d1e8f842dc6f4 # Merge: 9ff01193a20d 8ebebcba559a # Author: Linus Torvalds # Date: Mon Nov 19 09:24:04 2018 -0800 # # Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net # # Pull networking fixes from David Miller: # # 1) Fix some potentially uninitialized variables and use-after-free in # kvaser_usb can drier, from Jimmy Assarsson. # # 2) Fix leaks in qed driver, from Denis Bolotin. # # 3) Socket leak in l2tp, from Xin Long. # # 4) RSS context allocation fix in bnxt_en from Michael Chan. # # 5) Fix cxgb4 build errors, from Ganesh Goudar. # # 6) Route leaks in ipv6 when removing exceptions, from Xin Long. # # 7) Memory leak in IDR allocation handling of act_pedit, from Davide # Caratti. # # 8) Use-after-free of bridge vlan stats, from Nikolay Aleksandrov. # # 9) When MTU is locked, do not force DF bit on ipv4 tunnels. From # Sabrina Dubroca. # # 10) When NAPI cached skb is reused, we must set it to the proper initial # state which includes skb->pkt_type. From Eric Dumazet. # # 11) Lockdep and non-linear SKB handling fix in tipc from Jon Maloy. # # 12) Set RX queue properly in various tuntap receive paths, from Matthew # Cover. # # * git://git.kernel.org/pub/scm/linux/kernel/git/davem/net: (61 commits) # tuntap: fix multiqueue rx # ipv6: Fix PMTU updates for UDP/raw sockets in presence of VRF # tipc: don't assume linear buffer when reading ancillary data # tipc: fix lockdep warning when reinitilaizing sockets # net-gro: reset skb->pkt_type in napi_reuse_skb() # tc-testing: tdc.py: Guard against lack of returncode in executed command # tc-testing: tdc.py: ignore errors when decoding stdout/stderr # ip_tunnel: don't force DF when MTU is locked # MAINTAINERS: Add entry for CAKE qdisc # net: bridge: fix vlan stats use-after-free on destruction # socket: do a generic_file_splice_read when proto_ops has no splice_read # net: phy: mdio-gpio: Fix working over slow can_sleep GPIOs # Revert "net: phy: mdio-gpio: Fix working over slow can_sleep GPIOs" # net: phy: mdio-gpio: Fix working over slow can_sleep GPIOs # net/sched: act_pedit: fix memory leak when IDR allocation fails # net: lantiq: Fix returned value in case of error in 'xrx200_probe()' # ipv6: fix a dst leak when removing its exception # net: mvneta: Don't advertise 2.5G modes # drivers/net/ethernet/qlogic/qed/qed_rdma.h: fix typo # net/mlx4: Fix UBSAN warning of signed integer overflow # ... # < /opt/cross/kisskb/gcc-4.6.3-nolibc/mips-linux/bin/mips-linux-gcc --version # < git log --format=%s --max-count=1 f2ce1065e767fc7da106a5f5381d1e8f842dc6f4 # < make -s -j 120 ARCH=mips O=/kisskb/build/linus_mips-allnoconfig_mips CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/mips-linux/bin/mips-linux- allnoconfig # make -s -j 120 ARCH=mips O=/kisskb/build/linus_mips-allnoconfig_mips CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/mips-linux/bin/mips-linux- /kisskb/src/arch/mips/vdso/Makefile:38: MIPS VDSO requires binutils >= 2.25 /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:186:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] FIT description: Linux 4.20.0-rc3+ Created: Tue Nov 20 05:42:20 2018 Image 0 (kernel@0) Description: Linux 4.20.0-rc3+ Created: Tue Nov 20 05:42:20 2018 Type: Kernel Image Compression: gzip compressed Data Size: 666726 Bytes = 651.10 KiB = 0.64 MiB Architecture: MIPS OS: Linux Load Address: 0x80100000 Entry Point: 0x8022c7d0 Hash algo: sha1 Hash value: 0d23825b53a06fb17e5ca23f78055dd4ec9d2ec6 Default Configuration: 'conf@default' Configuration 0 (conf@default) Description: Generic Linux kernel Kernel: kernel@0 Completed OK # rm -rf /kisskb/build/linus_mips-allnoconfig_mips # Build took: 0:00:09.408709