This is the start of the stable review cycle for the 4.19.57 release. There are 72 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know.
Responses should be made by Thu 04 Jul 2019 07:59:45 AM UTC. Anything received after that time might be too late.
The whole patch series can be found in one patch at: https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.19.57-rc1... or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.19.y and the diffstat can be found below.
thanks,
greg k-h
------------- Pseudo-Shortlog of commits:
Greg Kroah-Hartman gregkh@linuxfoundation.org Linux 4.19.57-rc1
Xin Long lucien.xin@gmail.com tipc: pass tunnel dev as NULL to udp_tunnel(6)_xmit_skb
Jason Gunthorpe jgg@ziepe.ca RDMA: Directly cast the sockaddr union to sockaddr
Will Deacon will.deacon@arm.com futex: Update comments and docs about return values of arch futex code
Daniel Borkmann daniel@iogearbox.net bpf, arm64: use more scalable stadd over ldxr / stxr loop in xadd
Will Deacon will.deacon@arm.com arm64: futex: Avoid copying out uninitialised stack in failed cmpxchg()
Martin KaFai Lau kafai@fb.com bpf: udp: ipv6: Avoid running reuseport's bpf_prog from __udp6_lib_err
Martin KaFai Lau kafai@fb.com bpf: udp: Avoid calling reuseport's bpf_prog from udp_gro
Daniel Borkmann daniel@iogearbox.net bpf: fix unconnected udp hooks
Matt Mullins mmullins@fb.com bpf: fix nested bpf tracepoints with per-cpu data
Jonathan Lemon jonathan.lemon@gmail.com bpf: lpm_trie: check left child of last leftmost node for NULL
Martynas Pumputis m@lambda.lt bpf: simplify definition of BPF_FIB_LOOKUP related flags
Fei Li lifei.shirley@bytedance.com tun: wake up waitqueues after IFF_UP is set
Xin Long lucien.xin@gmail.com tipc: check msg->req data len in tipc_nl_compat_bearer_disable
Xin Long lucien.xin@gmail.com tipc: change to use register_pernet_device
YueHaibing yuehaibing@huawei.com team: Always enable vlan tx offload
Xin Long lucien.xin@gmail.com sctp: change to hold sk after auth shkey is created successfully
Roland Hii roland.king.guan.hii@intel.com net: stmmac: set IC bit when transmitting frames with HW timestamp
Roland Hii roland.king.guan.hii@intel.com net: stmmac: fixed new system time seconds value calculation
JingYi Hou houjingyi647@gmail.com net: remove duplicate fetch in sock_getsockopt
Eric Dumazet edumazet@google.com net/packet: fix memory leak in packet_set_ring()
Stephen Suryaputra ssuryaextr@gmail.com ipv4: Use return value of inet_iif() for __raw_v4_lookup in the while loop
YueHaibing yuehaibing@huawei.com bonding: Always enable vlan tx offload
Neil Horman nhorman@tuxdriver.com af_packet: Block execution of tasks waiting for transmit to complete in AF_PACKET
Wang Xin xin.wang7@cn.bosch.com eeprom: at24: fix unexpected timeout under high load
Paul Burton paul.burton@mips.com irqchip/mips-gic: Use the correct local interrupt map registers
Trond Myklebust trond.myklebust@hammerspace.com SUNRPC: Clean up initialisation of the struct rpc_rqst
Geert Uytterhoeven geert@linux-m68k.org cpu/speculation: Warn on unsupported mitigations= parameter
Trond Myklebust trondmy@gmail.com NFS/flexfiles: Use the correct TCP timeout for flexfiles I/O
Sean Christopherson sean.j.christopherson@intel.com KVM: x86/mmu: Allocate PAE root array when using SVM's 32-bit NPT
Reinette Chatre reinette.chatre@intel.com x86/resctrl: Prevent possible overrun during bitmap operations
Thomas Gleixner tglx@linutronix.de x86/microcode: Fix the microcode load on CPU hotplug for real
Alejandro Jimenez alejandro.j.jimenez@oracle.com x86/speculation: Allow guests to use SSBD even if host does not
Jan Kara jack@suse.cz scsi: vmw_pscsi: Fix use-after-free in pvscsi_queue_lck()
zhangyi (F) yi.zhang@huawei.com dm log writes: make sure super sector log updates are written in order
Colin Ian King colin.king@canonical.com mm/page_idle.c: fix oops because end_pfn is larger than max_pfn
Naoya Horiguchi n-horiguchi@ah.jp.nec.com mm: hugetlb: soft-offline: dissolve_free_huge_page() return zero on !PageHuge
Naoya Horiguchi n-horiguchi@ah.jp.nec.com mm: soft-offline: return -EBUSY if set_hwpoison_free_buddy_page() fails
Dinh Nguyen dinguyen@kernel.org clk: socfpga: stratix10: fix divider entry for the emac clocks
Jann Horn jannh@google.com fs/binfmt_flat.c: make load_flat_shared_library() work
zhong jiang zhongjiang@huawei.com mm/mempolicy.c: fix an incorrect rebind node in mpol_rebind_nodemask
John Ogness john.ogness@linutronix.de fs/proc/array.c: allow reporting eip/esp for all coredumping threads
Jack Pham jackp@codeaurora.org usb: dwc3: gadget: Clear req->needs_extra_trb flag on cleanup
Felipe Balbi felipe.balbi@linux.intel.com usb: dwc3: gadget: remove wait_end_transfer
Felipe Balbi felipe.balbi@linux.intel.com usb: dwc3: gadget: move requests to cancelled_list
Felipe Balbi felipe.balbi@linux.intel.com usb: dwc3: gadget: introduce cancelled_list
Felipe Balbi felipe.balbi@linux.intel.com usb: dwc3: gadget: extract dwc3_gadget_ep_skip_trbs()
Felipe Balbi felipe.balbi@linux.intel.com usb: dwc3: gadget: use num_trbs when skipping TRBs on ->dequeue()
Felipe Balbi felipe.balbi@linux.intel.com usb: dwc3: gadget: track number of TRBs per request
Felipe Balbi felipe.balbi@linux.intel.com usb: dwc3: gadget: combine unaligned and zero flags
John Stultz john.stultz@linaro.org Revert "usb: dwc3: gadget: Clear req->needs_extra_trb flag on cleanup"
Bjørn Mork bjorn@mork.no qmi_wwan: Fix out-of-bounds read
Adeodato Simó dato@net.com.org.es net/9p: include trans_common.h to fix missing prototype warning.
Dominique Martinet dominique.martinet@cea.fr 9p/trans_fd: put worker reqs on destroy
Dominique Martinet dominique.martinet@cea.fr 9p/trans_fd: abort p9_read_work if req status changed
Dan Carpenter dan.carpenter@oracle.com 9p: potential NULL dereference
Dominique Martinet dominique.martinet@cea.fr 9p: p9dirent_read: check network-provided name length
Dominique Martinet dominique.martinet@cea.fr 9p/rdma: remove useless check in cm_event_handler
Dominique Martinet dominique.martinet@cea.fr 9p: acl: fix uninitialized iattr access
Tomas Bortoli tomasbortoli@gmail.com 9p: Rename req to rreq in trans_fd
Dominique Martinet dominique.martinet@cea.fr 9p/rdma: do not disconnect on down_interruptible EAGAIN
Tomas Bortoli tomasbortoli@gmail.com 9p: Add refcount to p9_req_t
Tomas Bortoli tomasbortoli@gmail.com 9p: rename p9_free_req() function
Dominique Martinet dominique.martinet@cea.fr 9p: add a per-client fcall kmem_cache
Dominique Martinet dominique.martinet@cea.fr 9p: embed fcall in req to round down buffer allocs
Matthew Wilcox willy@infradead.org 9p: Use a slab for allocating requests
Dominique Martinet dominique.martinet@cea.fr 9p/xen: fix check for xenbus_read error in front_probe
Mike Marciniszyn mike.marciniszyn@intel.com IB/hfi1: Close PSM sdma_progress sleep window
Sasha Levin sashal@kernel.org Revert "x86/uaccess, ftrace: Fix ftrace_likely_update() vs. SMAP"
Nathan Chancellor natechancellor@gmail.com arm64: Don't unconditionally add -Wno-psabi to KBUILD_CFLAGS
Arnaldo Carvalho de Melo acme@redhat.com perf header: Fix unchecked usage of strncpy()
Arnaldo Carvalho de Melo acme@redhat.com perf help: Remove needless use of strncpy()
Arnaldo Carvalho de Melo acme@redhat.com perf ui helpline: Use strlcpy() as a shorter form of strncpy() + explicit set nul
-------------
Diffstat:
Documentation/robust-futexes.txt | 3 +- Makefile | 4 +- arch/arm64/Makefile | 2 +- arch/arm64/include/asm/futex.h | 4 +- arch/arm64/include/asm/insn.h | 8 + arch/arm64/kernel/insn.c | 40 ++ arch/arm64/net/bpf_jit.h | 4 + arch/arm64/net/bpf_jit_comp.c | 28 +- arch/mips/include/asm/mips-gic.h | 30 ++ arch/x86/kernel/cpu/bugs.c | 11 +- arch/x86/kernel/cpu/intel_rdt_rdtgroup.c | 35 +- arch/x86/kernel/cpu/microcode/core.c | 15 +- arch/x86/kvm/mmu.c | 11 +- drivers/clk/socfpga/clk-s10.c | 4 +- drivers/infiniband/core/addr.c | 10 +- drivers/infiniband/hw/hfi1/user_sdma.c | 12 +- drivers/infiniband/hw/hfi1/user_sdma.h | 1 - drivers/infiniband/hw/ocrdma/ocrdma_ah.c | 5 +- drivers/infiniband/hw/ocrdma/ocrdma_hw.c | 5 +- drivers/irqchip/irq-mips-gic.c | 4 +- drivers/md/dm-log-writes.c | 23 +- drivers/misc/eeprom/at24.c | 43 +- drivers/net/bonding/bond_main.c | 2 +- .../net/ethernet/stmicro/stmmac/stmmac_hwtstamp.c | 2 +- drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 22 +- drivers/net/team/team.c | 2 +- drivers/net/tun.c | 19 +- drivers/net/usb/qmi_wwan.c | 2 +- drivers/scsi/vmw_pvscsi.c | 6 +- drivers/usb/dwc3/core.h | 15 +- drivers/usb/dwc3/gadget.c | 158 ++---- drivers/usb/dwc3/gadget.h | 15 + fs/9p/acl.c | 2 +- fs/binfmt_flat.c | 23 +- fs/nfs/flexfilelayout/flexfilelayoutdev.c | 2 +- fs/proc/array.c | 2 +- include/asm-generic/futex.h | 8 +- include/linux/bpf-cgroup.h | 8 + include/linux/sunrpc/xprt.h | 1 - include/net/9p/9p.h | 4 + include/net/9p/client.h | 71 +-- include/uapi/linux/bpf.h | 6 +- kernel/bpf/lpm_trie.c | 9 +- kernel/bpf/syscall.c | 8 + kernel/bpf/verifier.c | 12 +- kernel/cpu.c | 3 + kernel/trace/bpf_trace.c | 100 +++- kernel/trace/trace_branch.c | 4 - mm/hugetlb.c | 29 +- mm/memory-failure.c | 7 +- mm/mempolicy.c | 2 +- mm/page_idle.c | 4 +- net/9p/client.c | 551 +++++++++++---------- net/9p/mod.c | 9 +- net/9p/protocol.c | 12 +- net/9p/trans_common.c | 1 + net/9p/trans_fd.c | 64 ++- net/9p/trans_rdma.c | 37 +- net/9p/trans_virtio.c | 44 +- net/9p/trans_xen.c | 17 +- net/core/filter.c | 2 + net/core/sock.c | 3 - net/ipv4/raw.c | 2 +- net/ipv4/udp.c | 10 +- net/ipv6/udp.c | 8 +- net/packet/af_packet.c | 23 +- net/packet/internal.h | 1 + net/sctp/endpointola.c | 8 +- net/sunrpc/clnt.c | 1 - net/sunrpc/xprt.c | 91 ++-- net/tipc/core.c | 12 +- net/tipc/netlink_compat.c | 18 +- net/tipc/udp_media.c | 8 +- tools/perf/builtin-help.c | 2 +- tools/perf/ui/tui/helpline.c | 2 +- tools/perf/util/header.c | 2 +- tools/testing/selftests/bpf/test_lpm_map.c | 41 +- 77 files changed, 1072 insertions(+), 747 deletions(-)
stable-rc/linux-4.19.y boot: 131 boots: 2 failed, 128 passed with 1 offline (v4.19.56-72-g828a73287676)
Full Boot Summary: https://kernelci.org/boot/all/job/stable-rc/branch/linux-4.19.y/kernel/v4.19... Full Build Summary: https://kernelci.org/build/stable-rc/branch/linux-4.19.y/kernel/v4.19.56-72-...
Tree: stable-rc Branch: linux-4.19.y Git Describe: v4.19.56-72-g828a73287676 Git Commit: 828a732876760accbd58e1c3ce70be8b6ae0c03f Git URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git Tested: 73 unique boards, 26 SoC families, 16 builds out of 206
Boot Failures Detected:
arm: sunxi_defconfig: gcc-8: sun7i-a20-bananapi: 1 failed lab
multi_v7_defconfig: gcc-8: sun7i-a20-bananapi: 1 failed lab
Offline Platforms:
arm:
multi_v7_defconfig: gcc-8 stih410-b2120: 1 offline lab
--- For more info write to info@kernelci.org
On Tue, 2 Jul 2019 at 13:36, Greg Kroah-Hartman gregkh@linuxfoundation.org wrote:
This is the start of the stable review cycle for the 4.19.57 release. There are 72 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know.
Responses should be made by Thu 04 Jul 2019 07:59:45 AM UTC. Anything received after that time might be too late.
The whole patch series can be found in one patch at: https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.19.57-rc1... or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.19.y and the diffstat can be found below.
thanks,
greg k-h
Results from Linaro’s test farm. No regressions on arm64, arm, x86_64, and i386.
Summary ------------------------------------------------------------------------
kernel: 4.19.57-rc1 git repo: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git git branch: linux-4.19.y git commit: 4d057dfd72c6b6b27f11e499fa7c9fc079fc62ef git describe: v4.19.56-73-g4d057dfd72c6 Test details: https://qa-reports.linaro.org/lkft/linux-stable-rc-4.19-oe/build/v4.19.56-73...
No regressions (compared to build v4.19.56)
No fixes (compared to build v4.19.56)
Ran 25160 total tests in the following environments and test suites.
Environments -------------- - dragonboard-410c - arm64 - hi6220-hikey - arm64 - i386 - juno-r2 - arm64 - qemu_arm - qemu_arm64 - qemu_i386 - qemu_x86_64 - x15 - arm - x86_64
Test Suites ----------- * build * install-android-platform-tools-r2600 * kselftest * libgpiod * libhugetlbfs * ltp-cap_bounds-tests * ltp-commands-tests * ltp-containers-tests * ltp-cpuhotplug-tests * ltp-cve-tests * ltp-dio-tests * ltp-fcntl-locktests-tests * ltp-filecaps-tests * ltp-fs_bind-tests * ltp-fs_perms_simple-tests * ltp-fsx-tests * ltp-hugetlb-tests * ltp-io-tests * ltp-ipc-tests * ltp-math-tests * ltp-mm-tests * ltp-nptl-tests * ltp-pty-tests * ltp-sched-tests * ltp-securebits-tests * ltp-syscalls-tests * ltp-timers-tests * perf * spectre-meltdown-checker-test * v4l2-compliance * ltp-fs-tests * network-basic-tests * ltp-open-posix-tests * kvm-unit-tests * kselftest-vsyscall-mode-native * kselftest-vsyscall-mode-none
On Tue, Jul 02, 2019 at 10:01:01AM +0200, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 4.19.57 release. There are 72 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know.
Responses should be made by Thu 04 Jul 2019 07:59:45 AM UTC. Anything received after that time might be too late.
Build results: total: 156 pass: 156 fail: 0 Qemu test results: total: 364 pass: 364 fail: 0
Guenter
On Tue, Jul 02, 2019 at 01:23:00PM -0700, Guenter Roeck wrote:
On Tue, Jul 02, 2019 at 10:01:01AM +0200, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 4.19.57 release. There are 72 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know.
Responses should be made by Thu 04 Jul 2019 07:59:45 AM UTC. Anything received after that time might be too late.
Build results: total: 156 pass: 156 fail: 0 Qemu test results: total: 364 pass: 364 fail: 0
Thanks for testing these and letting me know.
greg k-h
On Tue, Jul 02, 2019 at 10:01:01AM +0200, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 4.19.57 release. There are 72 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know.
Responses should be made by Thu 04 Jul 2019 07:59:45 AM UTC. Anything received after that time might be too late.
The whole patch series can be found in one patch at: https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.19.57-rc1... or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.19.y and the diffstat can be found below.
thanks,
greg k-h
Compiled, booted, and no regressions on my system.
-Kelsey
On 7/2/19 2:01 AM, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 4.19.57 release. There are 72 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know.
Responses should be made by Thu 04 Jul 2019 07:59:45 AM UTC. Anything received after that time might be too late.
The whole patch series can be found in one patch at: https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.19.57-rc1... or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.19.y and the diffstat can be found below.
thanks,
greg k-h
Compiled and booted on my test system. No dmesg regressions.
thanks, -- Shuah
On 02/07/2019 09:01, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 4.19.57 release. There are 72 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know.
Responses should be made by Thu 04 Jul 2019 07:59:45 AM UTC. Anything received after that time might be too late.
The whole patch series can be found in one patch at: https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.19.57-rc1... or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.19.y and the diffstat can be found below.
thanks,
greg k-h
All tests are passing for Tegra ...
Test results for stable-v4.19: 12 builds: 12 pass, 0 fail 22 boots: 22 pass, 0 fail 32 tests: 32 pass, 0 fail
Linux version: 4.19.57-rc1-g4d057dfd72c6 Boards tested: tegra124-jetson-tk1, tegra186-p2771-0000, tegra194-p2972-0000, tegra20-ventana, tegra210-p2371-2180, tegra30-cardhu-a04
Cheers Jon