2020-03-20 11:36:10

by Greg Kroah-Hartman

[permalink] [raw]
Subject: [PATCH 5.5 00/54] 5.5.11-rc3 review

This is the start of the stable review cycle for the 5.5.11 release.
There are 54 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, 22 Mar 2020 11:32:39 +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.5.11-rc3.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.5.y
and the diffstat can be found below.

thanks,

greg k-h

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

Greg Kroah-Hartman <[email protected]>
Linux 5.5.11-rc3

Matteo Croce <[email protected]>
ipv4: ensure rcu_read_lock() in cipso_v4_error()

Ard Biesheuvel <[email protected]>
ARM: 8961/2: Fix Kbuild issue caused by per-task stack protector GCC plugin

Tony Fischetti <[email protected]>
HID: add ALWAYS_POLL quirk to lenovo pixart mouse

Chen-Tsung Hsieh <[email protected]>
HID: google: add moonball USB id

Jann Horn <[email protected]>
mm: slub: add missing TID bump in kmem_cache_alloc_bulk()

Kees Cook <[email protected]>
ARM: 8958/1: rename missed uaccess .fixup section

Florian Fainelli <[email protected]>
ARM: 8957/1: VDSO: Match ARMv8 timer in cntvct_functional()

Ming Lei <[email protected]>
blk-mq: insert flush request to the front of dispatch queue

Qian Cai <[email protected]>
jbd2: fix data races at struct journal_head

Andrew Lunn <[email protected]>
net: dsa: mv88e6xxx: Fix masking of egress port

Amit Cohen <[email protected]>
mlxsw: pci: Wait longer before accessing the device after reset

Alex Maftei (amaftei) <[email protected]>
sfc: fix timestamp reconstruction at 16-bit rollover points

Taehee Yoo <[email protected]>
net: rmnet: fix packet forwarding in rmnet bridge mode

Taehee Yoo <[email protected]>
net: rmnet: fix bridge mode bugs

Taehee Yoo <[email protected]>
net: rmnet: use upper/lower device infrastructure

Taehee Yoo <[email protected]>
net: rmnet: do not allow to change mux id if mux id is duplicated

Taehee Yoo <[email protected]>
net: rmnet: remove rcu_read_lock in rmnet_force_unassociate_device()

Taehee Yoo <[email protected]>
net: rmnet: fix suspicious RCU usage

Taehee Yoo <[email protected]>
net: rmnet: fix NULL pointer dereference in rmnet_changelink()

Taehee Yoo <[email protected]>
net: rmnet: fix NULL pointer dereference in rmnet_newlink()

Luo bin <[email protected]>
hinic: fix a bug of rss configuration

Luo bin <[email protected]>
hinic: fix a bug of setting hw_ioctxt

Luo bin <[email protected]>
hinic: fix a irq affinity bug

Antoine Tenart <[email protected]>
net: phy: mscc: fix firmware paths

yangerkun <[email protected]>
slip: not call free_netdev before rtnl_unlock in slip_open

Nicolas Saenz Julienne <[email protected]>
net: bcmgenet: Clear ID_MODE_DIS in EXT_RGMII_OOB_CTRL when not needed

Linus Torvalds <[email protected]>
signal: avoid double atomic counter increments for user accounting

Masahiro Yamada <[email protected]>
kbuild: add dt_binding_check to PHONY in a correct place

Masahiro Yamada <[email protected]>
kbuild: add dtbs_check to PHONY

Jens Axboe <[email protected]>
io_uring: pick up link work on submit reference drop

Monk Liu <[email protected]>
drm/amdgpu: fix memory leak during TDR test(v2)

Xiaoguang Wang <[email protected]>
io_uring: fix poll_list race for SETUP_IOPOLL|SETUP_SQPOLL

Ming Lei <[email protected]>
blk-mq: insert passthrough request into hctx->dispatch directly

Esben Haabendal <[email protected]>
net: ll_temac: Handle DMA halt condition caused by buffer underrun

Esben Haabendal <[email protected]>
net: ll_temac: Fix RX buffer descriptor handling on GFP_ATOMIC pressure

Esben Haabendal <[email protected]>
net: ll_temac: Add more error handling of dma_map_single() calls

Esben Haabendal <[email protected]>
net: ll_temac: Fix race condition causing TX hang

Madhuparna Bhowmik <[email protected]>
mac80211: rx: avoid RCU list traversal under mutex

Marek Vasut <[email protected]>
net: ks8851-ml: Fix IRQ handling and locking

Daniele Palmas <[email protected]>
net: usb: qmi_wwan: restore mtu min/max values after raw_ip switch

Igor Druzhinin <[email protected]>
scsi: libfc: free response frame from GPN_ID

Johannes Berg <[email protected]>
cfg80211: check reg_rule for NULL in handle_channel_custom()

Tom Zanussi <[email protected]>
tracing: Fix number printing bug in print_synth_event()

Michael Ellerman <[email protected]>
selftests/rseq: Fix out-of-tree compilation

Heidi Fahim <[email protected]>
kunit: run kunit_tool from any directory

Greentime Hu <[email protected]>
riscv: set pmp configuration if kernel is running in M-mode

Hanno Zulla <[email protected]>
HID: hid-bigbenff: fix race condition for scheduled work during removal

Hanno Zulla <[email protected]>
HID: hid-bigbenff: call hid_hw_stop() in case of error

Hanno Zulla <[email protected]>
HID: hid-bigbenff: fix general protection fault caused by double kfree

Kai-Heng Feng <[email protected]>
HID: i2c-hid: add Trekstor Surfbook E11B to descriptor override

Mika Westerberg <[email protected]>
ACPI: watchdog: Set default timeout in probe

Mansour Behabadi <[email protected]>
HID: apple: Add support for recent firmware on Magic Keyboards

Jean Delvare <[email protected]>
ACPI: watchdog: Allow disabling WDAT at boot

Linus Walleij <[email protected]>
pinctrl: qcom: ssbi-gpio: Fix fwspec parsing bug


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

Diffstat:

Documentation/admin-guide/kernel-parameters.txt | 4 +
Makefile | 7 +-
arch/arm/Makefile | 4 +-
arch/arm/boot/compressed/Makefile | 4 +-
arch/arm/kernel/vdso.c | 2 +
arch/arm/lib/copy_from_user.S | 2 +-
arch/riscv/include/asm/csr.h | 12 ++
arch/riscv/kernel/head.S | 6 +
block/blk-flush.c | 2 +-
block/blk-mq-sched.c | 44 ++++-
block/blk-mq.c | 18 +-
block/blk-mq.h | 3 +-
drivers/acpi/acpi_watchdog.c | 12 +-
drivers/gpu/drm/amd/powerplay/smu_v11_0.c | 6 +-
drivers/hid/hid-apple.c | 3 +-
drivers/hid/hid-bigbenff.c | 31 ++-
drivers/hid/hid-google-hammer.c | 2 +
drivers/hid/hid-ids.h | 2 +
drivers/hid/hid-quirks.c | 1 +
drivers/hid/i2c-hid/i2c-hid-dmi-quirks.c | 8 +
drivers/net/dsa/mv88e6xxx/global1.c | 4 +-
drivers/net/ethernet/broadcom/genet/bcmmii.c | 1 +
drivers/net/ethernet/huawei/hinic/hinic_hw_dev.c | 1 +
drivers/net/ethernet/huawei/hinic/hinic_hw_dev.h | 2 +-
drivers/net/ethernet/huawei/hinic/hinic_hw_if.h | 1 +
drivers/net/ethernet/huawei/hinic/hinic_hw_qp.h | 1 +
drivers/net/ethernet/huawei/hinic/hinic_main.c | 3 +-
drivers/net/ethernet/huawei/hinic/hinic_rx.c | 5 +-
drivers/net/ethernet/mellanox/mlxsw/pci_hw.h | 2 +-
drivers/net/ethernet/micrel/ks8851_mll.c | 14 +-
drivers/net/ethernet/qualcomm/rmnet/rmnet_config.c | 186 +++++++++---------
drivers/net/ethernet/qualcomm/rmnet/rmnet_config.h | 3 +-
.../net/ethernet/qualcomm/rmnet/rmnet_handlers.c | 7 +-
drivers/net/ethernet/qualcomm/rmnet/rmnet_vnd.c | 8 -
drivers/net/ethernet/qualcomm/rmnet/rmnet_vnd.h | 1 -
drivers/net/ethernet/sfc/ptp.c | 38 +++-
drivers/net/ethernet/xilinx/ll_temac.h | 4 +
drivers/net/ethernet/xilinx/ll_temac_main.c | 209 +++++++++++++++++----
drivers/net/phy/mscc.c | 4 +-
drivers/net/slip/slip.c | 3 +
drivers/net/usb/qmi_wwan.c | 3 +
drivers/pinctrl/qcom/pinctrl-ssbi-gpio.c | 2 +-
drivers/scsi/libfc/fc_disc.c | 2 +
drivers/watchdog/wdat_wdt.c | 23 +++
fs/io_uring.c | 67 +++----
fs/jbd2/transaction.c | 8 +-
kernel/signal.c | 23 ++-
kernel/trace/trace_events_hist.c | 32 +++-
mm/slub.c | 9 +
net/ipv4/cipso_ipv4.c | 7 +-
net/mac80211/rx.c | 2 +-
net/wireless/reg.c | 2 +-
tools/testing/kunit/kunit.py | 12 ++
tools/testing/selftests/rseq/Makefile | 2 +-
54 files changed, 610 insertions(+), 254 deletions(-)



2020-03-20 18:01:23

by Guenter Roeck

[permalink] [raw]
Subject: Re: [PATCH 5.5 00/54] 5.5.11-rc3 review

On 3/20/20 4:34 AM, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.5.11 release.
> There are 54 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, 22 Mar 2020 11:32:39 +0000.
> Anything received after that time might be too late.
>

For v5.5.10-55-gbea94317c526:

Build results:
total: 157 pass: 157 fail: 0
Qemu test results:
total: 428 pass: 428 fail: 0

Guenter

2020-03-21 00:35:52

by Shuah Khan

[permalink] [raw]
Subject: Re: [PATCH 5.5 00/54] 5.5.11-rc3 review

On 3/20/20 5:34 AM, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.5.11 release.
> There are 54 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, 22 Mar 2020 11:32:39 +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.5.11-rc3.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.5.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h
>

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

thanks,
-- Shuah

2020-03-21 07:12:39

by Greg Kroah-Hartman

[permalink] [raw]
Subject: Re: [PATCH 5.5 00/54] 5.5.11-rc3 review

On Fri, Mar 20, 2020 at 11:00:29AM -0700, Guenter Roeck wrote:
> On 3/20/20 4:34 AM, Greg Kroah-Hartman wrote:
> > This is the start of the stable review cycle for the 5.5.11 release.
> > There are 54 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, 22 Mar 2020 11:32:39 +0000.
> > Anything received after that time might be too late.
> >
>
> For v5.5.10-55-gbea94317c526:
>
> Build results:
> total: 157 pass: 157 fail: 0
> Qemu test results:
> total: 428 pass: 428 fail: 0

Wonderful, thanks for testing all of these and letting me know.

greg k-h

2020-03-21 08:41:13

by Naresh Kamboju

[permalink] [raw]
Subject: Re: [PATCH 5.5 00/54] 5.5.11-rc3 review

On Fri, 20 Mar 2020 at 17:05, Greg Kroah-Hartman
<[email protected]> wrote:
>
> This is the start of the stable review cycle for the 5.5.11 release.
> There are 54 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, 22 Mar 2020 11:32:39 +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.5.11-rc3.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.5.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.

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

kernel: 5.5.11-rc3
git repo: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
git branch: linux-5.5.y
git commit: bea94317c526b97d68c6f0aa31c56de3267c43a1
git describe: v5.5.10-55-gbea94317c526
Test details: https://qa-reports.linaro.org/lkft/linux-stable-rc-5.5-oe/build/v5.5.10-55-gbea94317c526

No regressions (compared to build v5.5.9-207-gbea94317c526)

No fixes (compared to build v5.5.9-207-gbea94317c526)

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

Environments
--------------
- dragonboard-410c
- hi6220-hikey
- i386
- juno-r2
- qemu_arm
- qemu_arm64
- qemu_i386
- qemu_x86_64
- x15
- x86

Test Suites
-----------
* build
* install-android-platform-tools-r2600
* kselftest
* libgpiod
* linux-log-parser
* perf
* ltp-cap_bounds-tests
* ltp-commands-tests
* ltp-cpuhotplug-tests
* ltp-fcntl-locktests-tests
* ltp-fs-tests
* ltp-ipc-tests
* ltp-math-tests
* ltp-nptl-tests
* ltp-pty-tests
* ltp-sched-tests
* ltp-securebits-tests
* network-basic-tests
* libhugetlbfs
* ltp-containers-tests
* ltp-cve-tests
* ltp-dio-tests
* ltp-filecaps-tests
* ltp-fs_bind-tests
* ltp-fs_perms_simple-tests
* ltp-fsx-tests
* ltp-hugetlb-tests
* ltp-io-tests
* ltp-mm-tests
* ltp-syscalls-tests
* spectre-meltdown-checker-test
* v4l2-compliance
* ltp-open-posix-tests

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