# git rev-parse -q --verify 869e3305f23dfeacdaa234717c92ccb237815d90^{commit} 869e3305f23dfeacdaa234717c92ccb237815d90 already have revision, skipping fetch # git checkout -q -f -B kisskb 869e3305f23dfeacdaa234717c92ccb237815d90 # git clean -qxdf # < git log -1 # commit 869e3305f23dfeacdaa234717c92ccb237815d90 # Merge: a556810d8e06 e063f4598249 # Author: Linus Torvalds # Date: Mon Apr 8 17:10:46 2019 -1000 # # Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net # # Pull networking fixes from David Miller: # # 1) Off by one and bounds checking fixes in NFC, from Dan Carpenter. # # 2) There have been many weird regressions in r8169 since we turned ASPM # support on, some are still not understood nor completely resolved. # Let's turn this back off for now. From Heiner Kallweit. # # 3) Signess fixes for ethtool speed value handling, from Michael # Zhivich. # # 4) Handle timestamps properly in macb driver, from Paul Thomas. # # 5) Two erspan fixes, it's the usual "skb ->data potentially reallocated # and we're holding a stale protocol header pointer". From Lorenzo # Bianconi. # # * git://git.kernel.org/pub/scm/linux/kernel/git/davem/net: # bnxt_en: Reset device on RX buffer errors. # bnxt_en: Improve RX consumer index validity check. # net: macb driver, check for SKBTX_HW_TSTAMP # qlogic: qlcnic: fix use of SPEED_UNKNOWN ethtool constant # broadcom: tg3: fix use of SPEED_UNKNOWN ethtool constant # ethtool: avoid signed-unsigned comparison in ethtool_validate_speed() # net: ip6_gre: fix possible use-after-free in ip6erspan_rcv # net: ip_gre: fix possible use-after-free in erspan_rcv # r8169: disable ASPM again # MAINTAINERS: ieee802154: update documentation file pattern # net: vrf: Fix ping failed when vrf mtu is set to 0 # selftests: add a tc matchall test case # nfc: nci: Potential off by one in ->pipes[] array # NFC: nci: Add some bounds checking in nci_hci_cmd_received() # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux-ld --version # < git log --format=%s --max-count=1 869e3305f23dfeacdaa234717c92ccb237815d90 # < make -s -j 10 ARCH=nds32 O=/kisskb/build/linus_nds32-allyesconfig_nds32le CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- allyesconfig # make -s -j 10 ARCH=nds32 O=/kisskb/build/linus_nds32-allyesconfig_nds32le CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- /kisskb/src/mm/mprotect.c: In function 'change_pte_range': /kisskb/src/mm/mprotect.c:42:20: warning: unused variable 'mm' [-Wunused-variable] struct mm_struct *mm = vma->vm_mm; ^~ /kisskb/src/mm/kmemleak.c:1404:13: warning: 'scan_large_block' defined but not used [-Wunused-function] static void scan_large_block(void *start, void *end) ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/i2c/i2c-core-base.c: In function 'i2c_generic_scl_recovery': /kisskb/src/drivers/i2c/i2c-core-base.c:235:5: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized] if (ret == -EOPNOTSUPP) ^ /kisskb/src/drivers/input/joystick/analog.c:172:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp] #warning Precise timer not defined for this architecture. ^~~~~~~ WARNING: EXPORT symbol "copy_page" [vmlinux] version generation failed, symbol will not be versioned. WARNING: EXPORT symbol "clear_page" [vmlinux] version generation failed, symbol will not be versioned. Completed OK # rm -rf /kisskb/build/linus_nds32-allyesconfig_nds32le # Build took: 0:12:25.892255