# git rev-parse -q --verify 918fe1b3157978ada4267468008c5f89ef101e7d^{commit} 918fe1b3157978ada4267468008c5f89ef101e7d already have revision, skipping fetch # git checkout -q -f -B kisskb 918fe1b3157978ada4267468008c5f89ef101e7d # git clean -qxdf # < git log -1 # commit 918fe1b3157978ada4267468008c5f89ef101e7d # Merge: e0255aec cd075ce # Author: Linus Torvalds # Date: Sat Jun 2 17:35:53 2018 -0700 # # Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net # # Pull networking fixes from David Miller: # # 1) Infinite loop in _decode_session6(), from Eric Dumazet. # # 2) Pass correct argument to nla_strlcpy() in netfilter, also from Eric # Dumazet. # # 3) Out of bounds memory access in ipv6 srh code, from Mathieu Xhonneux. # # 4) NULL deref in XDP_REDIRECT handling of tun driver, from Toshiaki # Makita. # # 5) Incorrect idr release in cls_flower, from Paul Blakey. # # 6) Probe error handling fix in davinci_emac, from Dan Carpenter. # # 7) Memory leak in XPS configuration, from Alexander Duyck. # # 8) Use after free with cloned sockets in kcm, from Kirill Tkhai. # # 9) MTU handling fixes fo ip_tunnel and ip6_tunnel, from Nicolas # Dichtel. # # 10) Fix UAPI hole in bpf data structure for 32-bit compat applications, # from Daniel Borkmann. # # * git://git.kernel.org/pub/scm/linux/kernel/git/davem/net: (33 commits) # bpf: fix uapi hole for 32 bit compat applications # net: usb: cdc_mbim: add flag FLAG_SEND_ZLP # ip6_tunnel: remove magic mtu value 0xFFF8 # ip_tunnel: restore binding to ifaces with a large mtu # net: dsa: b53: Add BCM5389 support # kcm: Fix use-after-free caused by clonned sockets # net-sysfs: Fix memory leak in XPS configuration # ixgbe: fix parsing of TC actions for HW offload # net: ethernet: davinci_emac: fix error handling in probe() # net/ncsi: Fix array size in dumpit handler # cls_flower: Fix incorrect idr release when failing to modify rule # net/sonic: Use dma_mapping_error() # xfrm Fix potential error pointer dereference in xfrm_bundle_create. # vhost_net: flush batched heads before trying to busy polling # tun: Fix NULL pointer dereference in XDP redirect # be2net: Fix error detection logic for BE3 # net: qmi_wwan: Add Netgear Aircard 779S # mlxsw: spectrum: Forbid creation of VLAN 1 over port/LAG # atm: zatm: fix memcmp casting # iwlwifi: pcie: compare with number of IRQs requested for, not number of CPUs # ... # < /opt/cross/kisskb/arcompact-buildroot-2015.08.1/bin/arc-buildroot-linux-uclibc-gcc --version # < git log --format=%s --max-count=1 918fe1b3157978ada4267468008c5f89ef101e7d # < make -s -j 120 ARCH=arc O=/kisskb/build/linus_axs101_defconfig_arcompact CROSS_COMPILE=/opt/cross/kisskb/arcompact-buildroot-2015.08.1/bin/arc-buildroot-linux-uclibc- axs101_defconfig # Added to kconfig CONFIG_INITRAMFS_SOURCE="" # yes \n | make -s -j 120 ARCH=arc O=/kisskb/build/linus_axs101_defconfig_arcompact CROSS_COMPILE=/opt/cross/kisskb/arcompact-buildroot-2015.08.1/bin/arc-buildroot-linux-uclibc- oldconfig yes: standard output: Broken pipe yes: write error # make -s -j 120 ARCH=arc O=/kisskb/build/linus_axs101_defconfig_arcompact CROSS_COMPILE=/opt/cross/kisskb/arcompact-buildroot-2015.08.1/bin/arc-buildroot-linux-uclibc- In file included from /kisskb/src/include/asm-generic/bug.h:18:0, from /kisskb/src/arch/arc/include/asm/bug.h:32, from /kisskb/src/include/linux/bug.h:5, from /kisskb/src/include/linux/mmdebug.h:5, from /kisskb/src/include/linux/gfp.h:5, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/mm/nobootmem.c:14: /kisskb/src/mm/nobootmem.c: In function '__free_pages_memory': /kisskb/src/include/linux/kernel.h:810:29: warning: comparison of distinct pointer types lacks a cast [enabled by default] (!!(sizeof((typeof(x) *)1 == (typeof(y) *)1))) ^ /kisskb/src/include/linux/kernel.h:824:4: note: in expansion of macro '__typecheck' (__typecheck(x, y) && __no_side_effects(x, y)) ^ /kisskb/src/include/linux/kernel.h:834:24: note: in expansion of macro '__safe_cmp' __builtin_choose_expr(__safe_cmp(x, y), \ ^ /kisskb/src/include/linux/kernel.h:843:19: note: in expansion of macro '__careful_cmp' #define min(x, y) __careful_cmp(x, y, <) ^ /kisskb/src/mm/nobootmem.c:104:11: note: in expansion of macro 'min' order = min(MAX_ORDER - 1UL, __ffs(start)); ^ /kisskb/src/net/xfrm/xfrm_policy.c: In function '__xfrm_policy_check': /kisskb/src/net/xfrm/xfrm_policy.c:2377:15: warning: array subscript is above array bounds [-Warray-bounds] if (sp->xvec[k]->props.mode != XFRM_MODE_TRANSPORT) { ^ /kisskb/src/net/ipv4/tcp_input.c: In function 'tcp_data_queue': /kisskb/src/net/ipv4/tcp_input.c:4237:49: warning: array subscript is above array bounds [-Warray-bounds] tp->selective_acks[i-1] = tp->selective_acks[i]; ^ Completed OK # rm -rf /kisskb/build/linus_axs101_defconfig_arcompact # Build took: 0:00:21.218863