# git rev-parse -q --verify 2ad0d52699700a91660a406a4046017a2d7f246a^{commit} 2ad0d52699700a91660a406a4046017a2d7f246a already have revision, skipping fetch # git checkout -q -f -B kisskb 2ad0d52699700a91660a406a4046017a2d7f246a # git clean -qxdf # < git log -1 # commit 2ad0d52699700a91660a406a4046017a2d7f246a # Merge: e61cf2e e2948e5 # Author: Linus Torvalds # Date: Sun Aug 19 11:51:45 2018 -0700 # # Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net # # Pull networking fixes from David Miller: # # 1) Fix races in IPVS, from Tan Hu. # # 2) Missing unbind in matchall classifier, from Hangbin Liu. # # 3) Missing act_ife action release, from Vlad Buslov. # # 4) Cure lockdep splats in ila, from Cong Wang. # # 5) veth queue leak on link delete, from Toshiaki Makita. # # 6) Disable isdn's IIOCDBGVAR ioctl, it exposes kernel addresses. From # Kees Cook. # # 7) RCU usage fixup in XDP, from Tariq Toukan. # # 8) Two TCP ULP fixes from Daniel Borkmann. # # 9) r8169 needs REALTEK_PHY as a Kconfig dependency, from Heiner # Kallweit. # # 10) Always take tcf_lock with BH disabled, otherwise we can deadlock # with rate estimator code paths. From Vlad Buslov. # # 11) Don't use MSI-X on RTL8106e r8169 chips, they don't resume properly. # From Jian-Hong Pan. # # * git://git.kernel.org/pub/scm/linux/kernel/git/davem/net: (41 commits) # ip6_vti: fix creating fallback tunnel device for vti6 # ip_vti: fix a null pointer deferrence when create vti fallback tunnel # r8169: don't use MSI-X on RTL8106e # net: lan743x_ptp: convert to ktime_get_clocktai_ts64 # net: sched: always disable bh when taking tcf_lock # ip6_vti: simplify stats handling in vti6_xmit # bpf: fix redirect to map under tail calls # r8169: add missing Kconfig dependency # tools/bpf: fix bpf selftest test_cgroup_storage failure # bpf, sockmap: fix sock_map_ctx_update_elem race with exist/noexist # bpf, sockmap: fix map elem deletion race with smap_stop_sock # bpf, sockmap: fix leakage of smap_psock_map_entry # tcp, ulp: fix leftover icsk_ulp_ops preventing sock from reattach # tcp, ulp: add alias for all ulp modules # bpf: fix a rcu usage warning in bpf_prog_array_copy_core() # samples/bpf: all XDP samples should unload xdp/bpf prog on SIGTERM # net/xdp: Fix suspicious RCU usage warning # net/mlx5e: Delete unneeded function argument # Documentation: networking: ti-cpsw: correct cbs parameters for Eth1 100Mb # isdn: Disable IIOCDBGVAR # ... # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa64-linux/bin/hppa64-linux-gcc --version # < git log --format=%s --max-count=1 2ad0d52699700a91660a406a4046017a2d7f246a # < make -s -j 48 ARCH=parisc O=/kisskb/build/linus_a500_defconfig_parisc64 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa64-linux/bin/hppa64-linux- a500_defconfig # make -s -j 48 ARCH=parisc O=/kisskb/build/linus_a500_defconfig_parisc64 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa64-linux/bin/hppa64-linux- :1335:2: warning: #warning syscall rseq not implemented [-Wcpp] /kisskb/src/fs/ext4/super.c: In function '__save_error_info': /kisskb/src/fs/ext4/super.c:344:2: warning: 'strncpy' specified bound 32 equals destination size [-Wstringop-truncation] strncpy(es->s_last_error_func, func, sizeof(es->s_last_error_func)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/super.c:349:3: warning: 'strncpy' specified bound 32 equals destination size [-Wstringop-truncation] strncpy(es->s_first_error_func, func, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sizeof(es->s_first_error_func)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/arch/parisc/include/asm/atomic.h:10, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/arch/parisc/include/asm/bitops.h:13, from /kisskb/src/include/linux/bitops.h:18, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:9, from /kisskb/src/drivers/scsi/scsi_debug.c:23: /kisskb/src/drivers/scsi/scsi_debug.c: In function 'resp_start_stop': /kisskb/src/arch/parisc/include/asm/cmpxchg.h:48:3: warning: value computed is not used [-Wunused-value] ((__typeof__(*(ptr)))__xchg((unsigned long)(x), (ptr), sizeof(*(ptr)))) /kisskb/src/arch/parisc/include/asm/atomic.h:78:30: note: in expansion of macro 'xchg' #define atomic_xchg(v, new) (xchg(&((v)->counter), new)) ^~~~ /kisskb/src/drivers/scsi/scsi_debug.c:1624:2: note: in expansion of macro 'atomic_xchg' atomic_xchg(&devip->stopped, stop); ^~~~~~~~~~~ In function '__xfs_xattr_put_listent', inlined from 'xfs_xattr_put_listent' at /kisskb/src/fs/xfs/xfs_xattr.c:204:2: /kisskb/src/fs/xfs/xfs_xattr.c:142:2: warning: 'strncpy' output may be truncated copying between 5 and 9 bytes from a string of length 9 [-Wstringop-truncation] strncpy(offset, prefix, prefix_len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus_a500_defconfig_parisc64 # Build took: 0:01:09.851711