This is the start of the stable review cycle for the 4.19.174 release. There are 17 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, 07 Feb 2021 14:06:42 +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/v4.x/stable-review/patch-4.19.174-rc... 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.174-rc1
Peter Zijlstra peterz@infradead.org workqueue: Restrict affinity change to rescuer
Peter Zijlstra peterz@infradead.org kthread: Extract KTHREAD_IS_PER_CPU
Josh Poimboeuf jpoimboe@redhat.com objtool: Don't fail on missing symbol table
Michael Ellerman mpe@ellerman.id.au selftests/powerpc: Only test lwm/stmw on big endian
Brian King brking@linux.vnet.ibm.com scsi: ibmvfc: Set default timeout to avoid crash during migration
Felix Fietkau nbd@nbd.name mac80211: fix fast-rx encryption check
Javed Hasan jhasan@marvell.com scsi: libfc: Avoid invoking response handler twice if ep is already completed
Martin Wilck mwilck@suse.com scsi: scsi_transport_srp: Don't block target in failfast state
Peter Zijlstra peterz@infradead.org x86: __always_inline __{rd,wr}msr()
Arnold Gozum arngozum@gmail.com platform/x86: intel-vbtn: Support for tablet mode on Dell Inspiron 7352
Hans de Goede hdegoede@redhat.com platform/x86: touchscreen_dmi: Add swap-x-y quirk for Goodix touchscreen on Estar Beauty HD tablet
Tony Lindgren tony@atomide.com phy: cpcap-usb: Fix warning for missing regulator_disable
Eric Dumazet edumazet@google.com net_sched: gen_estimator: support large ewma log
Christian Brauner christian@brauner.io sysctl: handle overflow in proc_get_long
Rafael J. Wysocki rafael.j.wysocki@intel.com ACPI: thermal: Do not call acpi_thermal_check() directly
Lijun Pan ljp@linux.ibm.com ibmvnic: Ensure that CRQ entry read are correctly ordered
Pan Bian bianpan2016@163.com net: dsa: bcm_sf2: put device node before return
-------------
Diffstat:
Makefile | 4 +- arch/x86/include/asm/msr.h | 4 +- drivers/acpi/thermal.c | 55 +++++++++++++++------- drivers/net/dsa/bcm_sf2.c | 8 +++- drivers/net/ethernet/ibm/ibmvnic.c | 6 +++ drivers/phy/motorola/phy-cpcap-usb.c | 19 +++++--- drivers/platform/x86/intel-vbtn.c | 6 +++ drivers/platform/x86/touchscreen_dmi.c | 18 +++++++ drivers/scsi/ibmvscsi/ibmvfc.c | 4 +- drivers/scsi/libfc/fc_exch.c | 16 ++++++- drivers/scsi/scsi_transport_srp.c | 9 +++- include/linux/kthread.h | 3 ++ kernel/kthread.c | 27 ++++++++++- kernel/smpboot.c | 1 + kernel/sysctl.c | 40 +++++++++++++++- kernel/workqueue.c | 9 ++-- net/core/gen_estimator.c | 11 +++-- net/mac80211/rx.c | 2 + tools/objtool/elf.c | 7 ++- .../powerpc/alignment/alignment_handler.c | 5 +- 20 files changed, 206 insertions(+), 48 deletions(-)
Hi!
This is the start of the stable review cycle for the 4.19.174 release. There are 17 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.
CIP testing did not find any problems here:
https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/tree/linux-4...
Tested-by: Pavel Machek (CIP) pavel@denx.de
But AFAIK this should not be in 4.19/5.10 as it does not fix anything w/o 5ba2ffba13a1e:
Peter Zijlstra peterz@infradead.org kthread: Extract KTHREAD_IS_PER_CPU
Best regards, Pavel
On Fri, 5 Feb 2021 at 19:44, Greg Kroah-Hartman gregkh@linuxfoundation.org wrote:
This is the start of the stable review cycle for the 4.19.174 release. There are 17 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, 07 Feb 2021 14:06:42 +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/v4.x/stable-review/patch-4.19.174-rc... 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.
Tested-by: Linux Kernel Functional Testing lkft@linaro.org
Summary ------------------------------------------------------------------------
kernel: 4.19.174-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: 7a4e5f94ac6ccb0ba6023c08e97db26a20dc7dd6 git describe: v4.19.173-18-g7a4e5f94ac6c Test details: https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-4.19.y/build/v4.19....
No regressions (compared to build v4.19.173)
No fixes (compared to build v4.19.173)
Ran 45341 total tests in the following environments and test suites.
Environments -------------- - arm - arm64 - dragonboard-410c - arm64 - hi6220-hikey - arm64 - i386 - juno-r2 - arm64 - juno-r2-kasan - mips - qemu-arm64-clang - qemu-arm64-kasan - qemu-x86_64-clang - qemu-x86_64-kasan - qemu_arm - qemu_arm64 - qemu_arm64-compat - qemu_i386 - qemu_x86_64 - qemu_x86_64-compat - s390 - sparc - x15 - arm - x86_64 - x86_64
Test Suites ----------- * build * linux-log-parser * ltp-cap_bounds-tests * ltp-cpuhotplug-tests * ltp-crypto-tests * ltp-dio-tests * ltp-io-tests * fwts * install-android-platform-tools-r2600 * kselftest-android * kselftest-bpf * kselftest-capabilities * kselftest-cgroup * kselftest-clone3 * kselftest-core * kselftest-cpu-hotplug * kselftest-cpufreq * kselftest-efivarfs * kselftest-filesystems * kselftest-firmware * kselftest-fpu * kselftest-futex * kselftest-gpio * kselftest-intel_pstate * kselftest-ipc * kselftest-ir * kselftest-kcmp * kselftest-lib * kselftest-livepatch * kselftest-lkdtm * kselftest-membarrier * kselftest-memfd * kselftest-memory-hotplug * kselftest-mincore * kselftest-mount * kselftest-mqueue * kselftest-net * kselftest-netfilter * kselftest-nsfs * kselftest-openat2 * kselftest-pid_namespace * kselftest-pidfd * kselftest-proc * kselftest-pstore * kselftest-ptrace * kselftest-rseq * kselftest-rtc * kselftest-seccomp * kselftest-sigaltstack * kselftest-size * kselftest-splice * kselftest-static_keys * kselftest-sync * kselftest-sysctl * kselftest-tc-testing * kselftest-timens * kselftest-timers * kselftest-tmpfs * kselftest-tpm2 * kselftest-user * kselftest-zram * kvm-unit-tests * libhugetlbfs * 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-nptl-tests * ltp-pty-tests * ltp-sched-tests * ltp-securebits-tests * ltp-tracing-tests * network-basic-tests * perf * v4l2-compliance * ltp-controllers-tests * ltp-mm-tests * ltp-open-posix-tests * ltp-syscalls-tests * rcutorture * kselftest- * kselftest-kvm * kselftest-vm
On Fri, Feb 05, 2021 at 03:07:54PM +0100, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 4.19.174 release. There are 17 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, 07 Feb 2021 14:06:42 +0000. Anything received after that time might be too late.
Build results: total: 155 pass: 155 fail: 0 Qemu test results: total: 418 pass: 418 fail: 0
Tested-by: Guenter Roeck linux@roeck-us.net
Guenter
On Fri, 05 Feb 2021 15:07:54 +0100, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 4.19.174 release. There are 17 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, 07 Feb 2021 14:06:42 +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/v4.x/stable-review/patch-4.19.174-rc... 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 passing for Tegra ...
Test results for stable-v4.19: 12 builds: 12 pass, 0 fail 22 boots: 22 pass, 0 fail 38 tests: 38 pass, 0 fail
Linux version: 4.19.174-rc1-g7a4e5f94ac6c Boards tested: tegra124-jetson-tk1, tegra186-p2771-0000, tegra194-p2972-0000, tegra20-ventana, tegra210-p2371-2180, tegra30-cardhu-a04
Tested-by: Jon Hunter jonathanh@nvidia.com
Jon