2019-08-09 14:37:51

by Greg Kroah-Hartman

[permalink] [raw]
Subject: [PATCH 4.4 00/21] 4.4.189-stable review

This is the start of the stable review cycle for the 4.4.189 release.
There are 21 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 11 Aug 2019 01:42:28 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/v4.x/stable-review/patch-4.4.189-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-4.4.y
and the diffstat can be found below.

thanks,

greg k-h

-------------
Pseudo-Shortlog of commits:

Greg Kroah-Hartman <[email protected]>
Linux 4.4.189-rc1

Thomas Gleixner <[email protected]>
x86/speculation/swapgs: Exclude ATOMs from speculation through SWAPGS

Josh Poimboeuf <[email protected]>
x86/entry/64: Use JMP instead of JMPQ

Josh Poimboeuf <[email protected]>
x86/speculation: Enable Spectre v1 swapgs mitigations

Josh Poimboeuf <[email protected]>
x86/speculation: Prepare entry code for Spectre v1 swapgs mitigations

Wanpeng Li <[email protected]>
x86/entry/64: Fix context tracking state warning when load_gs_index fails

Ben Hutchings <[email protected]>
x86: cpufeatures: Sort feature word 7

Lukas Wunner <[email protected]>
spi: bcm2835: Fix 3-wire mode if DMA is enabled

xiao jin <[email protected]>
block: blk_init_allocated_queue() set q->fq as NULL in the fail case

Arnd Bergmann <[email protected]>
compat_ioctl: pppoe: fix PPPOEIOCSFWD handling

Sudarsana Reddy Kalluru <[email protected]>
bnx2x: Disable multi-cos feature.

Mark Zhang <[email protected]>
net/mlx5: Use reversed order when unregister devices

Jia-Ju Bai <[email protected]>
net: sched: Fix a possible null-pointer dereference in dequeue_func()

Taras Kondratiuk <[email protected]>
tipc: compat: allow tipc commands without arguments

Jiri Pirko <[email protected]>
net: fix ifindex collision during namespace removal

Nikolay Aleksandrov <[email protected]>
net: bridge: delete local fdb on device init failure

Gustavo A. R. Silva <[email protected]>
atm: iphase: Fix Spectre v1 vulnerability

Eric Dumazet <[email protected]>
tcp: be more careful in tcp_fragment()

Sebastian Parschauer <[email protected]>
HID: Add quirk for HP X1200 PIXART OEM mouse

Phil Turnbull <[email protected]>
netfilter: nfnetlink_acct: validate NFACCT_QUOTA parameter

Will Deacon <[email protected]>
arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG}

Will Deacon <[email protected]>
arm64: cpufeature: Fix CTR_EL0 field definitions


-------------

Diffstat:

Documentation/kernel-parameters.txt | 7 +-
Makefile | 4 +-
arch/arm64/include/asm/cpufeature.h | 7 +-
arch/arm64/kernel/cpufeature.c | 14 +++-
arch/x86/entry/calling.h | 19 +++++
arch/x86/entry/entry_64.S | 25 +++++-
arch/x86/include/asm/cpufeatures.h | 10 ++-
arch/x86/kernel/cpu/bugs.c | 105 ++++++++++++++++++++++--
arch/x86/kernel/cpu/common.c | 42 ++++++----
block/blk-core.c | 1 +
drivers/atm/iphase.c | 8 +-
drivers/hid/hid-ids.h | 1 +
drivers/hid/usbhid/hid-quirks.c | 1 +
drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c | 2 +-
drivers/net/ethernet/mellanox/mlx5/core/main.c | 2 +-
drivers/net/ppp/pppoe.c | 3 +
drivers/net/ppp/pppox.c | 13 +++
drivers/net/ppp/pptp.c | 3 +
drivers/spi/spi-bcm2835.c | 3 +-
fs/compat_ioctl.c | 3 -
include/linux/if_pppox.h | 3 +
include/net/tcp.h | 17 ++++
net/bridge/br_vlan.c | 5 ++
net/core/dev.c | 2 +
net/ipv4/tcp_output.c | 11 ++-
net/l2tp/l2tp_ppp.c | 3 +
net/netfilter/nfnetlink_acct.c | 2 +
net/sched/sch_codel.c | 3 +-
net/tipc/netlink_compat.c | 11 ++-
29 files changed, 272 insertions(+), 58 deletions(-)



2019-08-09 22:09:05

by Shuah Khan

[permalink] [raw]
Subject: Re: [PATCH 4.4 00/21] 4.4.189-stable review

On 8/9/19 7:45 AM, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 4.4.189 release.
> There are 21 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 11 Aug 2019 01:42:28 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/v4.x/stable-review/patch-4.4.189-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-4.4.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h
>
> -------------

Compiled and booted on my test system. No dmesg regressions.

thanks,
-- Shuah

2019-08-10 04:17:36

by kernelci.org bot

[permalink] [raw]
Subject: Re: [PATCH 4.4 00/21] 4.4.189-stable review

stable-rc/linux-4.4.y boot: 94 boots: 2 failed, 82 passed with 9 offline, 1 conflict (v4.4.188-22-gab9a14a0618d)

Full Boot Summary: https://kernelci.org/boot/all/job/stable-rc/branch/linux-4.4.y/kernel/v4.4.188-22-gab9a14a0618d/
Full Build Summary: https://kernelci.org/build/stable-rc/branch/linux-4.4.y/kernel/v4.4.188-22-gab9a14a0618d/

Tree: stable-rc
Branch: linux-4.4.y
Git Describe: v4.4.188-22-gab9a14a0618d
Git Commit: ab9a14a0618d99ad7e0b7e589a97f3421ac4d662
Git URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
Tested: 46 unique boards, 20 SoC families, 14 builds out of 190

Boot Regressions Detected:

arm:

bcm2835_defconfig:
gcc-8:
bcm2835-rpi-b:
lab-baylibre-seattle: failing since 1 day (last pass: v4.4.187-23-g462a4b2bd3bf - first fail: v4.4.187-40-geae076a61a51)

sama5_defconfig:
gcc-8:
at91-sama5d4_xplained:
lab-baylibre-seattle: failing since 1 day (last pass: v4.4.187-23-g462a4b2bd3bf - first fail: v4.4.187-40-geae076a61a51)

arm64:

defconfig:
gcc-8:
apq8016-sbc:
lab-baylibre-seattle: failing since 1 day (last pass: v4.4.187-23-g462a4b2bd3bf - first fail: v4.4.187-40-geae076a61a51)

Boot Failures Detected:

arm64:
defconfig:
gcc-8:
qcom-qdf2400: 1 failed lab

arm:
multi_v7_defconfig:
gcc-8:
stih410-b2120: 1 failed lab

Offline Platforms:

arm64:

defconfig:
gcc-8
apq8016-sbc: 1 offline lab

arm:

bcm2835_defconfig:
gcc-8
bcm2835-rpi-b: 1 offline lab

sama5_defconfig:
gcc-8
at91-sama5d4_xplained: 1 offline lab

multi_v7_defconfig:
gcc-8
alpine-db: 1 offline lab
at91-sama5d4_xplained: 1 offline lab
bcm4708-smartrg-sr400ac: 1 offline lab
socfpga_cyclone5_de0_sockit: 1 offline lab
sun5i-r8-chip: 1 offline lab

sunxi_defconfig:
gcc-8
sun5i-r8-chip: 1 offline lab

Conflicting Boot Failure Detected: (These likely are not failures as other labs are reporting PASS. Needs review.)

x86_64:
x86_64_defconfig:
qemu:
lab-baylibre: PASS (gcc-8)
lab-mhart: PASS (gcc-8)
lab-linaro-lkft: FAIL (gcc-8)
lab-drue: PASS (gcc-8)
lab-collabora: PASS (gcc-8)

---
For more info write to <[email protected]>

2019-08-10 15:46:13

by Guenter Roeck

[permalink] [raw]
Subject: Re: [PATCH 4.4 00/21] 4.4.189-stable review

On Fri, Aug 09, 2019 at 03:45:04PM +0200, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 4.4.189 release.
> There are 21 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 11 Aug 2019 01:42:28 PM UTC.
> Anything received after that time might be too late.
>

Build results:
total: 170 pass: 170 fail: 0
Qemu test results:
total: 324 pass: 324 fail: 0

Guenter

2019-08-10 16:03:41

by Dan Rue

[permalink] [raw]
Subject: Re: [PATCH 4.4 00/21] 4.4.189-stable review

On Fri, Aug 09, 2019 at 03:45:04PM +0200, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 4.4.189 release.
> There are 21 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 11 Aug 2019 01:42:28 PM UTC.
> Anything received after that time might be too late.

Results from Linaro’s test farm.
No regressions on arm64, arm, x86_64, and i386.

Note that test counts are a bit lower than previous because we are
having some infrastructure/lab issue with our qemu/x86 environments.
There is no evidence that it's kernel related.

Summary
------------------------------------------------------------------------

kernel: 4.4.189-rc1
git repo: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
git branch: linux-4.4.y
git commit: ab9a14a0618d99ad7e0b7e589a97f3421ac4d662
git describe: v4.4.187-45-gab9a14a0618d
Test details: https://qa-reports.linaro.org/lkft/linux-stable-rc-4.4-oe/build/v4.4.187-45-gab9a14a0618d


No regressions (compared to build v4.4.187)


No fixes (compared to build v4.4.187)

Ran 16774 total tests in the following environments and test suites.

Environments
--------------
- i386
- juno-r2 - arm64
- qemu_arm
- qemu_arm64
- qemu_i386
- qemu_x86_64
- x15 - arm
- x86_64

Test Suites
-----------
* build
* kselftest
* 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-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-timers-tests
* network-basic-tests
* perf
* prep-tmp-disk
* spectre-meltdown-checker-test
* kvm-unit-tests
* v4l2-compliance
* install-android-platform-tools-r2600
* kselftest-vsyscall-mode-native
* kselftest-vsyscall-mode-none
* ssuite

Summary
------------------------------------------------------------------------

kernel: 4.4.189-rc1
git repo: https://git.linaro.org/lkft/arm64-stable-rc.git
git branch: 4.4.189-rc1-hikey-20190809-523
git commit: ffbfd13890f25f989c107e0a79063ff644d02753
git describe: 4.4.189-rc1-hikey-20190809-523
Test details: https://qa-reports.linaro.org/lkft/linaro-hikey-stable-rc-4.4-oe/build/4.4.189-rc1-hikey-20190809-523


No regressions (compared to build 4.4.189-rc1-hikey-20190809-522)


No fixes (compared to build 4.4.189-rc1-hikey-20190809-522)

Ran 1550 total tests in the following environments and test suites.

Environments
--------------
- hi6220-hikey - arm64

Test Suites
-----------
* build
* install-android-platform-tools-r2600
* kselftest
* 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-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

--
Linaro LKFT
https://lkft.linaro.org

2019-08-11 07:39:55

by Greg Kroah-Hartman

[permalink] [raw]
Subject: Re: [PATCH 4.4 00/21] 4.4.189-stable review

On Sat, Aug 10, 2019 at 11:02:47AM -0500, Dan Rue wrote:
> On Fri, Aug 09, 2019 at 03:45:04PM +0200, Greg Kroah-Hartman wrote:
> > This is the start of the stable review cycle for the 4.4.189 release.
> > There are 21 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 11 Aug 2019 01:42:28 PM UTC.
> > Anything received after that time might be too late.
>
> Results from Linaro’s test farm.
> No regressions on arm64, arm, x86_64, and i386.
>
> Note that test counts are a bit lower than previous because we are
> having some infrastructure/lab issue with our qemu/x86 environments.
> There is no evidence that it's kernel related.

thanks for testing and letting me know, and good luck with your
infrastructure issues :)

greg k-h