# git rev-parse -q --verify 06821504fd47a5e5b641aeeb638a0ae10a216ef8^{commit} 06821504fd47a5e5b641aeeb638a0ae10a216ef8 already have revision, skipping fetch # git checkout -q -f -B kisskb 06821504fd47a5e5b641aeeb638a0ae10a216ef8 # git clean -qxdf # < git log -1 # commit 06821504fd47a5e5b641aeeb638a0ae10a216ef8 # Merge: 555df336c754 cfef46d692ef # Author: Linus Torvalds # Date: Mon Aug 19 10:00:01 2019 -0700 # # Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net # # Pull networking fixes from David Miller: # # 1) Fix jmp to 1st instruction in x64 JIT, from Alexei Starovoitov. # # 2) Severl kTLS fixes in mlx5 driver, from Tariq Toukan. # # 3) Fix severe performance regression due to lack of SKB coalescing of # fragments during local delivery, from Guillaume Nault. # # 4) Error path memory leak in sch_taprio, from Ivan Khoronzhuk. # # 5) Fix batched events in skbedit packet action, from Roman Mashak. # # 6) Propagate VLAN TX offload to hw_enc_features in bond and team # drivers, from Yue Haibing. # # 7) RXRPC local endpoint refcounting fix and read after free in # rxrpc_queue_local(), from David Howells. # # 8) Fix endian bug in ibmveth multicast list handling, from Thomas # Falcon. # # 9) Oops, make nlmsg_parse() wrap around the correct function, # __nlmsg_parse not __nla_parse(). Fix from David Ahern. # # 10) Memleak in sctp_scend_reset_streams(), fro Zheng Bin. # # 11) Fix memory leak in cxgb4, from Wenwen Wang. # # 12) Yet another race in AF_PACKET, from Eric Dumazet. # # 13) Fix false detection of retransmit failures in tipc, from Tuong # Lien. # # 14) Use after free in ravb_tstamp_skb, from Tho Vu. # # * git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net: (101 commits) # ravb: Fix use-after-free ravb_tstamp_skb # netfilter: nf_tables: map basechain priority to hardware priority # net: sched: use major priority number as hardware priority # wimax/i2400m: fix a memory leak bug # net: cavium: fix driver name # ibmvnic: Unmap DMA address of TX descriptor buffers after use # bnxt_en: Fix to include flow direction in L2 key # bnxt_en: Use correct src_fid to determine direction of the flow # bnxt_en: Suppress HWRM errors for HWRM_NVM_GET_VARIABLE command # bnxt_en: Fix handling FRAG_ERR when NVM_INSTALL_UPDATE cmd fails # bnxt_en: Improve RX doorbell sequence. # bnxt_en: Fix VNIC clearing logic for 57500 chips. # net: kalmia: fix memory leaks # cx82310_eth: fix a memory leak bug # bnx2x: Fix VF's VLAN reconfiguration in reload. # Bluetooth: Add debug setting for changing minimum encryption key size # tipc: fix false detection of retransmit failures # lan78xx: Fix memory leaks # MAINTAINERS: r8169: Update path to the driver # MAINTAINERS: PHY LIBRARY: Update files in the record # ... # < /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld --version # < git log --format=%s --max-count=1 06821504fd47a5e5b641aeeb638a0ae10a216ef8 # < make -s -j 80 ARCH=sh O=/kisskb/build/linus_migor_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- migor_defconfig # make -s -j 80 ARCH=sh O=/kisskb/build/linus_migor_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- Generating include/generated/machtypes.h :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S: Assembler messages: /kisskb/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:385: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:388: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:194:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/mm/vmstat.c: In function 'sysctl_vm_numa_stat_handler': /kisskb/src/mm/vmstat.c:90:5: warning: 'oldval' 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:2591:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/i2c/busses/i2c-sh_mobile.c: In function 'sh_mobile_i2c_isr': /kisskb/src/drivers/i2c/busses/i2c-sh_mobile.c:399:26: warning: 'data' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/i2c/busses/i2c-sh_mobile.c:372:16: note: 'data' was declared here /kisskb/src/drivers/base/regmap/regmap.c: In function '_regmap_raw_write': /kisskb/src/drivers/base/regmap/regmap.c:1852:6: warning: 'ret' 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:338:21: note: 'pdeo' was declared here /kisskb/src/drivers/sh/clk/cpg.c: In function 'r8': /kisskb/src/drivers/sh/clk/cpg.c:41:2: warning: passing argument 1 of 'ioread8' discards 'const' qualifier from pointer target type [enabled by default] /kisskb/src/include/asm-generic/iomap.h:29:21: note: expected 'void *' but argument is of type 'const void *' /kisskb/src/drivers/sh/clk/cpg.c: In function 'r16': /kisskb/src/drivers/sh/clk/cpg.c:46:2: warning: passing argument 1 of 'ioread16' discards 'const' qualifier from pointer target type [enabled by default] /kisskb/src/include/asm-generic/iomap.h:30:21: note: expected 'void *' but argument is of type 'const void *' /kisskb/src/drivers/sh/clk/cpg.c: In function 'r32': /kisskb/src/drivers/sh/clk/cpg.c:51:2: warning: passing argument 1 of 'ioread32' discards 'const' qualifier from pointer target type [enabled by default] /kisskb/src/include/asm-generic/iomap.h:32:21: note: expected 'void *' but argument is of type 'const void *' Image Name: Linux-5.3.0-rc5-g06821504fd47 Created: Tue Aug 20 05:37:11 2019 Image Type: SuperH Linux Kernel Image (gzip compressed) Data Size: 2699481 Bytes = 2636.21 KiB = 2.57 MiB Load Address: 8c001000 Entry Point: 8c002000 Image arch/sh/boot/uImage is ready Completed OK # rm -rf /kisskb/build/linus_migor_defconfig_sh4 # Build took: 0:00:36.082899