Re: [PATCH 5.1 00/85] 5.1.8-stable review

From: Greg Kroah-Hartman
Date: Sat Jun 08 2019 - 05:38:41 EST


On Sat, Jun 08, 2019 at 01:24:41PM +0530, Naresh Kamboju wrote:
> On Fri, 7 Jun 2019 at 21:18, Greg Kroah-Hartman
> <gregkh@xxxxxxxxxxxxxxxxxxx> wrote:
> >
> > This is the start of the stable review cycle for the 5.1.8 release.
> > There are 85 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 Sun 09 Jun 2019 03:37:09 PM 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/v5.x/stable-review/patch-5.1.8-rc1.gz
> > or in the git tree and branch at:
> > git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.1.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.
>
> NOTE:
> selftest sources version updated to 5.1
> Following test cases reported pass after upgrade
> kselftest:
> * bpf_test_libbpf.sh
> * bpf_test_select_reuseport
> * bpf_test_tcpbpf_user
> * bpf_test_verifier
> * seccomp_seccomp_bpf
> * timers_set-timer-lat
>
> Few kselftest test cases reported failure and we are investigating.
> * bpf_test_netcnt
> * net_ip_defrag.sh
> * net_xfrm_policy.sh
> * timestamping_txtimestamp.sh
> * tpm2_test_smoke.sh
> * tpm2_test_space.sh
> * ...
>
> LTP version upgrade to 20190517
> New test case tgkill03 is an intermittent failure reported on qemu devices.
> Following test cases reported failures and we are investigating
> * ioctl_ns05
> * ioctl_ns06
> * aio02
> * acct01

Thanks for testing and letting me know.

greg k-h