This is the start of the stable review cycle for the 4.4.289 release. There are 18 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 Sat, 16 Oct 2021 14:51:59 +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.4.289-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.4.y and the diffstat can be found below.
thanks,
greg k-h
------------- Pseudo-Shortlog of commits:
Greg Kroah-Hartman gregkh@linuxfoundation.org Linux 4.4.289-rc1
Anand K Mistry amistry@google.com perf/x86: Reset destroy callback on event init failure
Colin Ian King colin.king@canonical.com scsi: virtio_scsi: Fix spelling mistake "Unsupport" -> "Unsupported"
Jiapeng Chong jiapeng.chong@linux.alibaba.com scsi: ses: Fix unsigned comparison with less than zero
YueHaibing yuehaibing@huawei.com mac80211: Drop frames from invalid MAC address in ad-hoc mode
Jeremy Sowden jeremy@azazel.net netfilter: ip6_tables: zero-initialize fragment offset
Mizuho Mori morimolymoly@gmail.com HID: apple: Fix logical maximum and usage maximum of Magic Keyboard JIS
Lorenzo Stoakes lstoakes@gmail.com mm: check VMA flags to avoid invalid PROT_NONE NUMA balancing
Linus Torvalds torvalds@linux-foundation.org gup: document and work around "COW can break either way" issue
Jiri Benc jbenc@redhat.com i40e: fix endless loop under rtnl
Eric Dumazet edumazet@google.com netlink: annotate data races around nlk->bound
Oleksij Rempel o.rempel@pengutronix.de ARM: imx6: disable the GIC CPU interface before calling stby-poweroff sequence
Andy Shevchenko andriy.shevchenko@linux.intel.com ptp_pch: Load module automatically if ID matches
Eric Dumazet edumazet@google.com net_sched: fix NULL deref in fifo_set_limit()
Pavel Skripkin paskripkin@gmail.com phy: mdio: fix memory leak
Max Filippov jcmvbkbc@gmail.com xtensa: call irqchip_init only when CONFIG_USE_OF is selected
Trond Myklebust trond.myklebust@hammerspace.com nfsd4: Handle the NFSv4 READDIR 'dircount' hint being zero
Johan Hovold johan@kernel.org USB: cdc-acm: fix break reporting
Johan Hovold johan@kernel.org USB: cdc-acm: fix racy tty buffer accesses
-------------
Diffstat:
Makefile | 4 +-- arch/arm/mach-imx/pm-imx6.c | 2 ++ arch/x86/kernel/cpu/perf_event.c | 1 + arch/xtensa/kernel/irq.c | 2 +- drivers/hid/hid-apple.c | 7 +++++ drivers/net/ethernet/intel/i40e/i40e_main.c | 2 +- drivers/net/phy/mdio_bus.c | 7 +++++ drivers/ptp/ptp_pch.c | 1 + drivers/scsi/ses.c | 2 +- drivers/scsi/virtio_scsi.c | 4 +-- drivers/usb/class/cdc-acm.c | 8 +++++ fs/nfsd/nfs4xdr.c | 19 +++++++----- mm/gup.c | 48 ++++++++++++++++++++++++----- mm/huge_memory.c | 10 ++---- mm/memory.c | 12 +++++--- net/ipv6/netfilter/ip6_tables.c | 1 + net/mac80211/rx.c | 3 +- net/netlink/af_netlink.c | 14 ++++++--- net/sched/sch_fifo.c | 3 ++ 19 files changed, 110 insertions(+), 40 deletions(-)
On Thu, 14 Oct 2021 16:53:32 +0200, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 4.4.289 release. There are 18 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 Sat, 16 Oct 2021 14:51:59 +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.4.289-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.4.y and the diffstat can be found below.
thanks,
greg k-h
All tests passing for Tegra ...
Test results for stable-v4.4: 6 builds: 6 pass, 0 fail 12 boots: 12 pass, 0 fail 30 tests: 30 pass, 0 fail
Linux version: 4.4.289-rc1-gf9c6c370e0b0 Boards tested: tegra124-jetson-tk1, tegra20-ventana, tegra30-cardhu-a04
Tested-by: Jon Hunter jonathanh@nvidia.com
Jon
Hi!
This is the start of the stable review cycle for the 4.4.289 release. There are 18 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
Best regards, Pavel
On 10/14/21 8:53 AM, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 4.4.289 release. There are 18 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 Sat, 16 Oct 2021 14:51:59 +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.4.289-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.4.y and the diffstat can be found below.
thanks,
greg k-h
Compiled and booted on my test system. No dmesg regressions.
Tested-by: Shuah Khan skhan@linuxfoundation.org
thanks, -- Shuah
On Thu, Oct 14, 2021 at 04:53:32PM +0200, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 4.4.289 release. There are 18 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 Sat, 16 Oct 2021 14:51:59 +0000. Anything received after that time might be too late.
Build results: total: 160 pass: 160 fail: 0 Qemu test results: total: 339 pass: 339 fail: 0
Tested-by: Guenter Roeck linux@roeck-us.net
Guenter
Hello!
On 10/14/21 9:53 AM, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 4.4.289 release. There are 18 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 Sat, 16 Oct 2021 14:51:59 +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.4.289-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.4.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
## Build * kernel: 4.4.289-rc1 * git: ['https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git', 'https://gitlab.com/Linaro/lkft/mirrors/stable/linux-stable-rc'] * git branch: linux-4.4.y * git commit: f9c6c370e0b0668289ebd46e9b1311e1a8b6e7a1 * git describe: v4.4.288-19-gf9c6c370e0b0 * test details: https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-4.4.y/build/v4.4.28...
## No regressions (compared to v4.4.288)
## No fixes (compared to v4.4.288)
## Test result summary total: 53612, pass: 42920, fail: 246, skip: 9117, xfail: 1329
## Build Summary * arm: 128 total, 128 passed, 0 failed * arm64: 33 total, 33 passed, 0 failed * i386: 17 total, 17 passed, 0 failed * juno-r2: 1 total, 1 passed, 0 failed * mips: 24 total, 24 passed, 0 failed * sparc: 12 total, 12 passed, 0 failed * x15: 1 total, 1 passed, 0 failed * x86: 1 total, 1 passed, 0 failed * x86_64: 17 total, 17 passed, 0 failed
## Test suites summary * fwts * 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-kexec * kselftest-kvm * kselftest-lib * kselftest-livepatch * kselftest-membarrier * kselftest-ptrace * kselftest-rseq * kselftest-rtc * kselftest-seccomp * kselftest-sigaltstack * kselftest-size * kselftest-splice * kselftest-static_keys * kselftest-sync * kselftest-sysctl * kselftest-timens * kselftest-timers * kselftest-tmpfs * kselftest-tpm2 * kselftest-user * kselftest-vm * kselftest-x86 * kselftest-zram * kvm-unit-tests * libhugetlbfs * linux-log-parser * ltp-cap_bounds-tests * ltp-commands-tests * ltp-containers-tests * ltp-controllers-tests * ltp-cpuhotplug-tests * ltp-crypto-tests * ltp-cve-tests * ltp-dio-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-io-tests * ltp-ipc-tests * ltp-math-tests * ltp-mm-tests * ltp-nptl-tests * ltp-open-posix-tests * ltp-pty-tests * ltp-sched-tests * ltp-securebits-tests * ltp-syscalls-tests * ltp-tracing-tests * network-basic-tests * packetdrill * perf * ssuite * v4l2-compliance
Greetings!
Daniel Díaz daniel.diaz@linaro.org