On Tue, 21 Jul 2020 at 00:46, Greg Kroah-Hartman gregkh@linuxfoundation.org wrote:
This is the start of the stable review cycle for the 5.7.10 release. There are 243 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 Wed, 22 Jul 2020 19:14:36 +0000. 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.7.10-rc2.... or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.7.y and the diffstat can be found below.
thanks,
greg k-h
Results from Linaro’s test farm. Regressions detected on arm and arm64 (Juno-r2) We are bisecting this problem and get back to you soon.
perf test cases failed perf: * Track-with-sched_switch * perf_record_test * perf_report_test
Bad case: [ perf record: Woken up 1 times to write data ] [ perf record: Captured and wrote 0.002 MB perf-lava-test.data ]
when it was pass it prints number of samples like below, Good case: [ perf record: Woken up 1 times to write data ] [ perf record: Captured and wrote 0.004 MB perf-lava-test.data (46 samples) ]
steps to reproduce: # perf record -e cycles -o perf-lava-test.data ls -a 2>&1 | tee perf-record.log
Link to full test: https://qa-reports.linaro.org/lkft/linux-stable-rc-5.7-oe/build/v5.7.9-244-g...
test case: https://github.com/Linaro/test-definitions/blob/master/automated/linux/perf/...
Summary ------------------------------------------------------------------------
kernel: 5.7.10-rc2 git repo: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git git branch: linux-5.7.y git commit: 7d2e5723ce4ac92e4ad9337075863b004ceb7083 git describe: v5.7.9-244-g7d2e5723ce4a Test details: https://qa-reports.linaro.org/lkft/linux-stable-rc-5.7-oe/build/v5.7.9-244-g...
Regressions (compared to build v5.7.9) ------------------------------------------------------------------------ perf: * perf_record_test * perf_report_test
No fixes (compared to build v5.7.9)
Ran 37534 total tests in the following environments and test suites.
Environments -------------- - dragonboard-410c - hi6220-hikey - i386 - juno-r2 - juno-r2-compat - juno-r2-kasan - nxp-ls2088 - qemu_arm - qemu_arm64 - qemu_i386 - qemu_x86_64 - x15 - x86 - x86-kasan
Test Suites ----------- * build * install-android-platform-tools-r2600 * install-android-platform-tools-r2800 * kselftest * kselftest/drivers * kselftest/filesystems * kselftest/net * linux-log-parser * ltp-commands-tests * ltp-containers-tests * ltp-cve-tests * ltp-fcntl-locktests-tests * ltp-filecaps-tests * ltp-fs-tests * ltp-fs_bind-tests * ltp-fs_perms_simple-tests * ltp-fsx-tests * ltp-hugetlb-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 * perf * v4l2-compliance * libhugetlbfs * ltp-cap_bounds-tests * ltp-controllers-tests * ltp-cpuhotplug-tests * ltp-crypto-tests * ltp-dio-tests * ltp-io-tests * ltp-open-posix-tests * network-basic-tests * kvm-unit-tests * kselftest-vsyscall-mode-native * kselftest-vsyscall-mode-native/drivers * kselftest-vsyscall-mode-native/filesystems * kselftest-vsyscall-mode-native/net * kselftest-vsyscall-mode-none * kselftest-vsyscall-mode-none/drivers * kselftest-vsyscall-mode-none/filesystems * kselftest-vsyscall-mode-none/net
-- Linaro LKFT https://lkft.linaro.org
-- Linaro LKFT https://lkft.linaro.org