# git rev-parse -q --verify c1d84a1b42ef70d8ae601df9cadedc7ed4f1beb1^{commit} c1d84a1b42ef70d8ae601df9cadedc7ed4f1beb1 already have revision, skipping fetch # git checkout -q -f -B kisskb c1d84a1b42ef70d8ae601df9cadedc7ed4f1beb1 # git clean -qxdf # < git log -1 # commit c1d84a1b42ef70d8ae601df9cadedc7ed4f1beb1 # Merge: 091a1eaa0e30 35f3625c2185 # Author: Greg Kroah-Hartman # Date: Sat Oct 6 02:11:30 2018 -0700 # # Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net # # Dave writes: # "Networking fixes: # # 1) Fix truncation of 32-bit right shift in bpf, from Jann Horn. # # 2) Fix memory leak in wireless wext compat, from Stefan Seyfried. # # 3) Use after free in cfg80211's reg_process_hint(), from Yu Zhao. # # 4) Need to cancel pending work when unbinding in smsc75xx otherwise # we oops, also from Yu Zhao. # # 5) Don't allow enslaving a team device to itself, from Ido Schimmel. # # 6) Fix backwards compat with older userspace for rtnetlink FDB dumps. # From Mauricio Faria. # # 7) Add validation of tc policy netlink attributes, from David Ahern. # # 8) Fix RCU locking in rawv6_send_hdrinc(), from Wei Wang." # # * git://git.kernel.org/pub/scm/linux/kernel/git/davem/net: (26 commits) # net: mvpp2: Extract the correct ethtype from the skb for tx csum offload # ipv6: take rcu lock in rawv6_send_hdrinc() # net: sched: Add policy validation for tc attributes # rtnetlink: fix rtnl_fdb_dump() for ndmsg header # yam: fix a missing-check bug # net: bpfilter: Fix type cast and pointer warnings # net: cxgb3_main: fix a missing-check bug # bpf: 32-bit RSH verification must truncate input before the ALU op # net: phy: phylink: fix SFP interface autodetection # be2net: don't flip hw_features when VXLANs are added/deleted # net/packet: fix packet drop as of virtio gso # net: dsa: b53: Keep CPU port as tagged in all VLANs # openvswitch: load NAT helper # bnxt_en: get the reduced max_irqs by the ones used by RDMA # bnxt_en: free hwrm resources, if driver probe fails. # bnxt_en: Fix enables field in HWRM_QUEUE_COS2BW_CFG request # bnxt_en: Fix VNIC reservations on the PF. # team: Forbid enslaving team device to itself # net/usb: cancel pending work when unbinding smsc75xx # mlxsw: spectrum: Delete RIF when VLAN device is removed # ... # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-gcc --version # < git log --format=%s --max-count=1 c1d84a1b42ef70d8ae601df9cadedc7ed4f1beb1 # < make -s -j 120 ARCH=um O=/kisskb/build/linus_um-defconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 defconfig # make -s -j 120 ARCH=um O=/kisskb/build/linus_um-defconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 /kisskb/src/scripts/unifdef.c: In function 'Mpass': /kisskb/src/scripts/unifdef.c:453:28: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] static void Mpass (void) { strncpy(keyword, "if ", 4); Pelif(); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/um/os-Linux/skas/process.c: In function 'start_idle_thread': /kisskb/src/arch/um/os-Linux/skas/process.c:613:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ /kisskb/src/net/core/rtnetlink.c: In function 'rtnl_newlink': /kisskb/src/net/core/rtnetlink.c:3156:1: warning: the frame size of 1296 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ LINK linux Completed OK # rm -rf /kisskb/build/linus_um-defconfig_um-x86_64 # Build took: 0:00:22.170815