# git rev-parse -q --verify 024ddc0ce1049298bd3cae60ae45d9c5f0fb8b9c^{commit} 024ddc0ce1049298bd3cae60ae45d9c5f0fb8b9c already have revision, skipping fetch # git checkout -q -f -B kisskb 024ddc0ce1049298bd3cae60ae45d9c5f0fb8b9c # git clean -qxdf # < git log -1 # commit 024ddc0ce1049298bd3cae60ae45d9c5f0fb8b9c # Merge: 05df204 e56b8ce # Author: Linus Torvalds # Date: Wed Jul 18 19:32:54 2018 -0700 # # Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net # # Pull networking fixes from David Miller: # "Lots of fixes, here goes: # # 1) NULL deref in qtnfmac, from Gustavo A. R. Silva. # # 2) Kernel oops when fw download fails in rtlwifi, from Ping-Ke Shih. # # 3) Lost completion messages in AF_XDP, from Magnus Karlsson. # # 4) Correct bogus self-assignment in rhashtable, from Rishabh # Bhatnagar. # # 5) Fix regression in ipv6 route append handling, from David Ahern. # # 6) Fix masking in __set_phy_supported(), from Heiner Kallweit. # # 7) Missing module owner set in x_tables icmp, from Florian Westphal. # # 8) liquidio's timeouts are HZ dependent, fix from Nicholas Mc Guire. # # 9) Link setting fixes for sh_eth and ravb, from Vladimir Zapolskiy. # # 10) Fix NULL deref when using chains in act_csum, from Davide Caratti. # # 11) XDP_REDIRECT needs to check if the interface is up and whether the # MTU is sufficient. From Toshiaki Makita. # # 12) Net diag can do a double free when killing TCP_NEW_SYN_RECV # connections, from Lorenzo Colitti. # # 13) nf_defrag in ipv6 can unnecessarily hold onto dst entries for a # full minute, delaying device unregister. From Eric Dumazet. # # 14) Update MAC entries in the correct order in ixgbe, from Alexander # Duyck. # # 15) Don't leave partial mangles bpf program in jit_subprogs, from # Daniel Borkmann. # # 16) Fix pfmemalloc SKB state propagation, from Stefano Brivio. # # 17) Fix ACK handling in DCTCP congestion control, from Yuchung Cheng. # # 18) Use after free in tun XDP_TX, from Toshiaki Makita. # # 19) Stale ipv6 header pointer in ipv6 gre code, from Prashant Bhole. # # 20) Don't reuse remainder of RX page when XDP is set in mlx4, from # Saeed Mahameed. # # 21) Fix window probe handling of TCP rapair sockets, from Stefan # Baranoff. # # 22) Missing socket locking in smc_ioctl(), from Ursula Braun. # # 23) IPV6_ILA needs DST_CACHE, from Arnd Bergmann. # # 24) Spectre v1 fix in cxgb3, from Gustavo A. R. Silva. # # 25) Two spots in ipv6 do a rol32() on a hash value but ignore the # result. Fixes from Colin Ian King" # # * git://git.kernel.org/pub/scm/linux/kernel/git/davem/net: (176 commits) # tcp: identify cryptic messages as TCP seq # bugs # ptp: fix missing break in switch # hv_netvsc: Fix napi reschedule while receive completion is busy # MAINTAINERS: Drop inactive Vitaly Bordug's email # net: cavium: Add fine-granular dependencies on PCI # net: qca_spi: Fix log level if probe fails # net: qca_spi: Make sure the QCA7000 reset is triggered # net: qca_spi: Avoid packet drop during initial sync # ipv6: fix useless rol32 call on hash # ipv6: sr: fix useless rol32 call on hash # net: sched: Using NULL instead of plain integer # net: usb: asix: replace mii_nway_restart in resume path # net: cxgb3_main: fix potential Spectre v1 # lib/rhashtable: consider param->min_size when setting initial table size # net/smc: reset recv timeout after clc handshake # net/smc: add error handling for get_user() # net/smc: optimize consumer cursor updates # net/nfc: Avoid stalls when nfc_alloc_send_skb() returned NULL. # ipv6: ila: select CONFIG_DST_CACHE # net: usb: rtl8150: demote allmulti message to dev_dbg() # ... # < /opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux-gcc --version # < git log --format=%s --max-count=1 024ddc0ce1049298bd3cae60ae45d9c5f0fb8b9c # < make -s -j 10 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mipsel CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # Added to kconfig CONFIG_MIPS_CPS_NS16550_BASE=0x1b0003f8 # Added to kconfig CONFIG_MIPS_CPS_NS16550_SHIFT=0 # Added to kconfig # yes \n | make -s -j 10 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mipsel CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- oldconfig yes: standard output: Broken pipe yes: write error # make -s -j 10 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mipsel CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- /kisskb/src/drivers/input/joystick/analog.c:176:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp] #warning Precise timer not defined for this architecture. ^ /kisskb/src/drivers/spi/spi-sh-msiof.c:77:0: warning: "STR" redefined #define STR 0x40 /* Status Register */ ^ In file included from /kisskb/src/arch/mips/include/asm/mach-generic/spaces.h:15:0, from /kisskb/src/arch/mips/include/asm/addrspace.h:13, from /kisskb/src/arch/mips/include/asm/barrier.h:11, from /kisskb/src/include/linux/compiler.h:245, from /kisskb/src/arch/mips/include/asm/bitops.h:16, from /kisskb/src/include/linux/bitops.h:38, from /kisskb/src/include/linux/bitmap.h:8, from /kisskb/src/drivers/spi/spi-sh-msiof.c:14: /kisskb/src/arch/mips/include/asm/mipsregs.h:29:0: note: this is the location of the previous definition #define STR(x) __STR(x) ^ In file included from /kisskb/src/arch/mips/include/asm/sibyte/sb1250.h:41:0, from /kisskb/src/drivers/watchdog/sb_wdog.c:58: /kisskb/src/arch/mips/include/asm/sibyte/bcm1480_scd.h:274:0: warning: "M_SPC_CFG_CLEAR" redefined #define M_SPC_CFG_CLEAR M_BCM1480_SPC_CFG_CLEAR ^ In file included from /kisskb/src/arch/mips/include/asm/sibyte/sb1250.h:40:0, from /kisskb/src/drivers/watchdog/sb_wdog.c:58: /kisskb/src/arch/mips/include/asm/sibyte/sb1250_scd.h:405:0: note: this is the location of the previous definition #define M_SPC_CFG_CLEAR _SB_MAKEMASK1(32) ^ In file included from /kisskb/src/arch/mips/include/asm/sibyte/sb1250.h:41:0, from /kisskb/src/drivers/watchdog/sb_wdog.c:58: /kisskb/src/arch/mips/include/asm/sibyte/bcm1480_scd.h:275:0: warning: "M_SPC_CFG_ENABLE" redefined #define M_SPC_CFG_ENABLE M_BCM1480_SPC_CFG_ENABLE ^ In file included from /kisskb/src/arch/mips/include/asm/sibyte/sb1250.h:40:0, from /kisskb/src/drivers/watchdog/sb_wdog.c:58: /kisskb/src/arch/mips/include/asm/sibyte/sb1250_scd.h:406:0: note: this is the location of the previous definition #define M_SPC_CFG_ENABLE _SB_MAKEMASK1(33) ^ FIT description: Linux 4.18.0-rc5+ Created: Thu Jul 19 14:57:15 2018 Image 0 (kernel@0) Description: Linux 4.18.0-rc5+ Created: Thu Jul 19 14:57:15 2018 Type: Kernel Image Compression: gzip compressed Data Size: 5830291 Bytes = 5693.64 kB = 5.56 MB Architecture: MIPS OS: Linux Load Address: 0x84000000 Entry Point: 0x849291e0 Hash algo: sha1 Hash value: 8eb318586d76134b6f865b02eb6c57c1b68b69ba Image 1 (fdt@boston) Description: img,boston Device Tree Created: Thu Jul 19 14:57:15 2018 Type: Flat Device Tree Compression: uncompressed Data Size: 3668 Bytes = 3.58 kB = 0.00 MB Architecture: MIPS Hash algo: sha1 Hash value: 569c37cc891ce1e1f3a193cb41cc691a5d2debb5 Image 2 (fdt@ni169445) Description: NI 169445 device tree Created: Thu Jul 19 14:57:15 2018 Type: Flat Device Tree Compression: uncompressed Data Size: 1871 Bytes = 1.83 kB = 0.00 MB Architecture: MIPS Hash algo: sha1 Hash value: 51b89b31605ee62038c8468c429af091dfc75ec7 Image 3 (fdt@xilfpga) Description: MIPSfpga (xilfpga) Device Tree Created: Thu Jul 19 14:57:15 2018 Type: Flat Device Tree Compression: uncompressed Data Size: 2708 Bytes = 2.64 kB = 0.00 MB Architecture: MIPS Hash algo: sha1 Hash value: 509ce58e44c561d54539e64e9d4b47054e696fc6 Default Configuration: 'conf@default' Configuration 0 (conf@default) Description: Generic Linux kernel Kernel: kernel@0 Configuration 1 (conf@boston) Description: Boston Linux kernel Kernel: kernel@0 FDT: fdt@boston Configuration 2 (conf@ni169445) Description: NI 169445 Linux Kernel Kernel: kernel@0 FDT: fdt@ni169445 Configuration 3 (conf@xilfpga) Description: MIPSfpga Linux kernel Kernel: kernel@0 FDT: fdt@xilfpga Completed OK # rm -rf /kisskb/build/linus_mips-allmodconfig_mipsel # Build took: 0:18:37.864485