# git rev-parse -q --verify ea9866793d1e925b4d320eaea409263b2a568f38^{commit} ea9866793d1e925b4d320eaea409263b2a568f38 already have revision, skipping fetch # git checkout -q -f -B kisskb ea9866793d1e925b4d320eaea409263b2a568f38 # git clean -qxdf # < git log -1 # commit ea9866793d1e925b4d320eaea409263b2a568f38 # Merge: 5ce3307b6d9d 4dd2b82d5adf # Author: Linus Torvalds # Date: Thu May 2 11:03:34 2019 -0700 # # Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net # # Pull networking fixes from David Miller: # # 1) Out of bounds access in xfrm IPSEC policy unlink, from Yue Haibing. # # 2) Missing length check for esp4 UDP encap, from Sabrina Dubroca. # # 3) Fix byte order of RX STBC access in mac80211, from Johannes Berg. # # 4) Inifnite loop in bpftool map create, from Alban Crequy. # # 5) Register mark fix in ebpf verifier after pkt/null checks, from Paul # Chaignon. # # 6) Properly use rcu_dereference_sk_user_data in L2TP code, from Eric # Dumazet. # # 7) Buffer overrun in marvell phy driver, from Andrew Lunn. # # 8) Several crash and statistics handling fixes to bnxt_en driver, from # Michael Chan and Vasundhara Volam. # # 9) Several fixes to the TLS layer from Jakub Kicinski (copying negative # amounts of data in reencrypt, reencrypt frag copying, blind nskb->sk # NULL deref, etc). # # 10) Several UDP GRO fixes, from Paolo Abeni and Eric Dumazet. # # 11) PID/UID checks on ipv6 flow labels are inverted, from Willem de # Bruijn. # # 12) Use after free in l2tp, from Eric Dumazet. # # 13) IPV6 route destroy races, also from Eric Dumazet. # # 14) SCTP state machine can erroneously run recursively, fix from Xin # Long. # # 15) Adjust AF_PACKET msg_name length checks, add padding bytes if # necessary. From Willem de Bruijn. # # 16) Preserve skb_iif, so that forwarded packets have consistent values # even if fragmentation is involved. From Shmulik Ladkani. # # * git://git.kernel.org/pub/scm/linux/kernel/git/davem/net: (69 commits) # udp: fix GRO packet of death # ipv6: A few fixes on dereferencing rt->from # rds: ib: force endiannes annotation # selftests: fib_rule_tests: print the result and return 1 if any tests failed # ipv4: ip_do_fragment: Preserve skb_iif during fragmentation # net/tls: avoid NULL pointer deref on nskb->sk in fallback # selftests: fib_rule_tests: Fix icmp proto with ipv6 # packet: validate msg_namelen in send directly # packet: in recvmsg msg_name return at least sizeof sockaddr_ll # sctp: avoid running the sctp state machine recursively # stmmac: pci: Fix typo in IOT2000 comment # Documentation: fix netdev-FAQ.rst markup warning # ipv6: fix races in ip6_dst_destroy() # l2ip: fix possible use-after-free # appletalk: Set error code if register_snap_client failed # net: dsa: bcm_sf2: fix buffer overflow doing set_rxnfc # rxrpc: Fix net namespace cleanup # ipv6/flowlabel: wait rcu grace period before put_pid() # vrf: Use orig netdev to count Ip6InNoRoutes and a fresh route lookup when sending dest unreach # tcp: add sanity tests in tcp_add_backlog() # ... # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-ld --version # < git log --format=%s --max-count=1 ea9866793d1e925b4d320eaea409263b2a568f38 # < make -s -j 8 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- mpc85xx_defconfig # make -s -j 8 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:187:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/mm/hugetlb.c: In function 'alloc_pool_huge_page': /kisskb/src/mm/hugetlb.c:1435:5: warning: 'page' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/base/regmap/regmap.c: In function 'regmap_raw_read': /kisskb/src/drivers/base/regmap/regmap.c:2594:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/base/regmap/regmap.c: In function '_regmap_raw_write': /kisskb/src/drivers/base/regmap/regmap.c:1855:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/sound/soc/codecs/wm8960.c: In function 'wm8960_configure_clocking': /kisskb/src/sound/soc/codecs/wm8960.c:803:70: warning: 'j' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/sound/soc/codecs/wm8960.c:800:68: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c: In function 'proc_reg_open': /kisskb/src/include/linux/list.h:65:12: warning: 'pdeo' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c:337:21: note: 'pdeo' was declared here /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c: In function 'allocate_bd': /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c:139:6: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] /kisskb/src/fs/udf/unicode.c: In function 'udf_name_conv_char': /kisskb/src/fs/udf/unicode.c:132:8: warning: 'c' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c: In function 'univ8250_release_irq': /kisskb/src/drivers/tty/serial/8250/8250_core.c:247:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c:227:19: note: 'i' was declared here /kisskb/src/arch/powerpc/boot/dts/fsl/mpc8541cds.dts:334.3-21: Warning (pci_device_bus_num): /pci@e0008000/i8259@19000:bus-range: PCI bus number 1 out of range, expected (0 - 0) /kisskb/src/arch/powerpc/boot/dts/fsl/mpc8555cds.dts:334.3-21: Warning (pci_device_bus_num): /pci@e0008000/i8259@19000:bus-range: PCI bus number 1 out of range, expected (0 - 0) INFO: Uncompressed kernel (size 0xbc9014) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbc9014) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbc9014) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbc9014) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbc9014) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbc9014) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbc9014) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbb884c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) Image Name: Linux-5.1.0-rc7-gea9866793d1e Created: Fri May 3 18:37:47 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5686025 Bytes = 5552.76 KiB = 5.42 MiB Load Address: 00000000 Entry Point: 00000000 INFO: Uncompressed kernel (size 0xbc9014) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) Image Name: Linux-5.1.0-rc7-gea9866793d1e Created: Fri May 3 18:37:47 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5717073 Bytes = 5583.08 KiB = 5.45 MiB Load Address: 00c00000 Entry Point: 00c002a8 INFO: Uncompressed kernel (size 0xbc9014) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) Image Name: Linux-5.1.0-rc7-gea9866793d1e Created: Fri May 3 18:37:47 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5717074 Bytes = 5583.08 KiB = 5.45 MiB Load Address: 00c00000 Entry Point: 00c002a8 INFO: Uncompressed kernel (size 0xbc9014) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) Image Name: Linux-5.1.0-rc7-gea9866793d1e Created: Fri May 3 18:37:47 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5717094 Bytes = 5583.10 KiB = 5.45 MiB Load Address: 00c00000 Entry Point: 00c002e8 Image Name: Linux-5.1.0-rc7-gea9866793d1e Created: Fri May 3 18:37:48 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5717054 Bytes = 5583.06 KiB = 5.45 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-5.1.0-rc7-gea9866793d1e Created: Fri May 3 18:37:47 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5719426 Bytes = 5585.38 KiB = 5.45 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-5.1.0-rc7-gea9866793d1e Created: Fri May 3 18:37:48 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5717738 Bytes = 5583.73 KiB = 5.45 MiB Load Address: 00c00000 Entry Point: 00c002a8 INFO: Uncompressed kernel (size 0xbc9014) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbc9014) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbc9014) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbc9014) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) Image Name: Linux-5.1.0-rc7-gea9866793d1e Created: Fri May 3 18:37:48 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5718141 Bytes = 5584.12 KiB = 5.45 MiB Load Address: 00c00000 Entry Point: 00c002a8 INFO: Uncompressed kernel (size 0xbc9014) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) Image Name: Linux-5.1.0-rc7-gea9866793d1e Created: Fri May 3 18:37:49 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5718939 Bytes = 5584.90 KiB = 5.45 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-5.1.0-rc7-gea9866793d1e Created: Fri May 3 18:37:49 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5716956 Bytes = 5582.96 KiB = 5.45 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-5.1.0-rc7-gea9866793d1e Created: Fri May 3 18:37:49 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5716925 Bytes = 5582.93 KiB = 5.45 MiB Load Address: 00c00000 Entry Point: 00c002e8 Image Name: Linux-5.1.0-rc7-gea9866793d1e Created: Fri May 3 18:37:49 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5717228 Bytes = 5583.23 KiB = 5.45 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-5.1.0-rc7-gea9866793d1e Created: Fri May 3 18:37:50 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5716926 Bytes = 5582.94 KiB = 5.45 MiB Load Address: 00c00000 Entry Point: 00c002e8 Image Name: Linux-5.1.0-rc7-gea9866793d1e Created: Fri May 3 18:37:50 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5716996 Bytes = 5583.00 KiB = 5.45 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-5.1.0-rc7-gea9866793d1e Created: Fri May 3 18:37:50 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5716896 Bytes = 5582.91 KiB = 5.45 MiB Load Address: 00c00000 Entry Point: 00c002e8 Image Name: Linux-5.1.0-rc7-gea9866793d1e Created: Fri May 3 18:37:50 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5717050 Bytes = 5583.06 KiB = 5.45 MiB Load Address: 00c00000 Entry Point: 00c002e8 Completed OK # rm -rf /kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.6 # Build took: 0:02:53.403914