# git rev-parse -q --verify ac3a0c8472969a03c0496ae774b3a29eb26c8d5a^{commit} ac3a0c8472969a03c0496ae774b3a29eb26c8d5a already have revision, skipping fetch # git checkout -q -f -B kisskb ac3a0c8472969a03c0496ae774b3a29eb26c8d5a # git clean -qxdf # < git log -1 # commit ac3a0c8472969a03c0496ae774b3a29eb26c8d5a # Merge: 0ae3495b6502 fda2ec62cf1a # Author: Linus Torvalds # Date: Sat Aug 1 16:47:24 2020 -0700 # # Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net # # Pull networking fixes from David Miller: # # 1) Encap offset calculation is incorrect in esp6, from Sabrina Dubroca. # # 2) Better parameter validation in pfkey_dump(), from Mark Salyzyn. # # 3) Fix several clang issues on powerpc in selftests, from Tanner Love. # # 4) cmsghdr_from_user_compat_to_kern() uses the wrong length, from Al # Viro. # # 5) Out of bounds access in mlx5e driver, from Raed Salem. # # 6) Fix transfer buffer memleak in lan78xx, from Johan Havold. # # 7) RCU fixups in rhashtable, from Herbert Xu. # # 8) Fix ipv6 nexthop refcnt leak, from Xiyu Yang. # # 9) vxlan FDB dump must be done under RCU, from Ido Schimmel. # # 10) Fix use after free in mlxsw, from Ido Schimmel. # # 11) Fix map leak in HASH_OF_MAPS bpf code, from Andrii Nakryiko. # # 12) Fix bug in mac80211 Tx ack status reporting, from Vasanthakumar # Thiagarajan. # # 13) Fix memory leaks in IPV6_ADDRFORM code, from Cong Wang. # # 14) Fix bpf program reference count leaks in mlx5 during # mlx5e_alloc_rq(), from Xin Xiong. # # * git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net: (86 commits) # vxlan: fix memleak of fdb # rds: Prevent kernel-infoleak in rds_notify_queue_get() # net/sched: The error lable position is corrected in ct_init_module # net/mlx5e: fix bpf_prog reference count leaks in mlx5e_alloc_rq # net/mlx5e: E-Switch, Specify flow_source for rule with no in_port # net/mlx5e: E-Switch, Add misc bit when misc fields changed for mirroring # net/mlx5e: CT: Support restore ipv6 tunnel # net: gemini: Fix missing clk_disable_unprepare() in error path of gemini_ethernet_port_probe() # ionic: unlock queue mutex in error path # atm: fix atm_dev refcnt leaks in atmtcp_remove_persistent # net: ethernet: mtk_eth_soc: fix MTU warnings # net: nixge: fix potential memory leak in nixge_probe() # devlink: ignore -EOPNOTSUPP errors on dumpit # rxrpc: Fix race between recvmsg and sendmsg on immediate call failure # MAINTAINERS: Replace Thor Thayer as Altera Triple Speed Ethernet maintainer # selftests/bpf: fix netdevsim trap_flow_action_cookie read # ipv6: fix memory leaks on IPV6_ADDRFORM path # net/bpfilter: Initialize pos in __bpfilter_process_sockopt # igb: reinit_locked() should be called with rtnl_lock # e1000e: continue to init PHY even when failed to disable ULP # ... # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 ac3a0c8472969a03c0496ae774b3a29eb26c8d5a # < make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- mpc85xx_defconfig # < make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- In file included from /kisskb/src/include/linux/kernel.h:11:0, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c:15: /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c: In function 'allocate_bd': /kisskb/src/include/linux/err.h:22:49: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] #define IS_ERR_VALUE(x) unlikely((unsigned long)(void *)(x) >= (unsigned long)-MAX_ERRNO) ^ /kisskb/src/include/linux/compiler.h:78:42: note: in definition of macro 'unlikely' # define unlikely(x) __builtin_expect(!!(x), 0) ^ /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c:139:6: note: in expansion of macro 'IS_ERR_VALUE' if (IS_ERR_VALUE(fep->ring_mem_addr)) ^ /kisskb/src/arch/powerpc/boot/dts/fsl/mpc8541cds.dts:330.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:330.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 0xcd3784) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd3784) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd3784) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd3784) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd3784) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd3784) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd3784) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd3784) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd3784) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd3784) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd3784) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd3784) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd3784) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd3784) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd3784) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcc2f80) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-5.8.0-rc7-gac3a0c847296 Created: Sun Aug 2 10:43:50 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6286934 Bytes = 6139.58 KiB = 6.00 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-rc7-gac3a0c847296 Created: Sun Aug 2 10:43:50 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6289204 Bytes = 6141.80 KiB = 6.00 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-rc7-gac3a0c847296 Created: Sun Aug 2 10:43:50 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6288838 Bytes = 6141.44 KiB = 6.00 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-rc7-gac3a0c847296 Created: Sun Aug 2 10:43:50 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6287456 Bytes = 6140.09 KiB = 6.00 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-rc7-gac3a0c847296 Created: Sun Aug 2 10:43:50 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6289417 Bytes = 6142.01 KiB = 6.00 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-rc7-gac3a0c847296 Created: Sun Aug 2 10:43:50 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6286924 Bytes = 6139.57 KiB = 6.00 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.8.0-rc7-gac3a0c847296 Created: Sun Aug 2 10:43:50 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6287457 Bytes = 6140.09 KiB = 6.00 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-rc7-gac3a0c847296 Created: Sun Aug 2 10:43:50 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6254823 Bytes = 6108.23 KiB = 5.97 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.8.0-rc7-gac3a0c847296 Created: Sun Aug 2 10:43:50 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6286926 Bytes = 6139.58 KiB = 6.00 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.8.0-rc7-gac3a0c847296 Created: Sun Aug 2 10:43:50 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6287551 Bytes = 6140.19 KiB = 6.00 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.8.0-rc7-gac3a0c847296 Created: Sun Aug 2 10:43:50 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6287584 Bytes = 6140.22 KiB = 6.00 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.8.0-rc7-gac3a0c847296 Created: Sun Aug 2 10:43:50 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6286374 Bytes = 6139.04 KiB = 6.00 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-rc7-gac3a0c847296 Created: Sun Aug 2 10:43:51 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6286723 Bytes = 6139.38 KiB = 6.00 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.8.0-rc7-gac3a0c847296 Created: Sun Aug 2 10:43:51 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6286892 Bytes = 6139.54 KiB = 6.00 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-rc7-gac3a0c847296 Created: Sun Aug 2 10:43:51 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6287701 Bytes = 6140.33 KiB = 6.00 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-rc7-gac3a0c847296 Created: Sun Aug 2 10:43:51 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6288451 Bytes = 6141.07 KiB = 6.00 MiB Load Address: 00d00000 Entry Point: 00d002a4 Completed OK # rm -rf /kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 # Build took: 0:02:35.819304