2020-06-02 10:27:35

by Greg Kroah-Hartman

[permalink] [raw]
Subject: [PATCH 4.19 00/92] 4.19.126-rc2 review

This is the start of the stable review cycle for the 4.19.126 release.
There are 92 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 Thu, 04 Jun 2020 10:16:52 +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.126-rc2.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.19.y
and the diffstat can be found below.

thanks,

greg k-h

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

Greg Kroah-Hartman <[email protected]>
Linux 4.19.126-rc2

Liviu Dudau <[email protected]>
mm/vmalloc.c: don't dereference possible NULL pointer in __vunmap()

Pablo Neira Ayuso <[email protected]>
netfilter: nf_conntrack_pptp: fix compilation warning with W=1 build

Qiushi Wu <[email protected]>
bonding: Fix reference count leak in bond_sysfs_slave_add.

Eric Dumazet <[email protected]>
crypto: chelsio/chtls: properly set tp->lsndtime

Qiushi Wu <[email protected]>
qlcnic: fix missing release in qlcnic_83xx_interrupt_test.

Björn Töpel <[email protected]>
xsk: Add overflow check for u64 division, stored into u32

Michael Chan <[email protected]>
bnxt_en: Fix accumulation of bp->net_stats_prev.

Xin Long <[email protected]>
esp6: get the right proto for transport mode in esp6_gso_encap

Pablo Neira Ayuso <[email protected]>
netfilter: nf_conntrack_pptp: prevent buffer overflows in debug code

Pablo Neira Ayuso <[email protected]>
netfilter: nfnetlink_cthelper: unbreak userspace helper support

Phil Sutter <[email protected]>
netfilter: ipset: Fix subcounter update skip

Michael Braun <[email protected]>
netfilter: nft_reject_bridge: enable reject with bridge vlan

Xin Long <[email protected]>
ip_vti: receive ipip packet by calling ip_tunnel_rcv

Jeremy Sowden <[email protected]>
vti4: eliminated some duplicate code.

Antony Antony <[email protected]>
xfrm: fix error in comment

Xin Long <[email protected]>
xfrm: fix a NULL-ptr deref in xfrm_local_error

Xin Long <[email protected]>
xfrm: fix a warning in xfrm_policy_insert_list

Nicolas Dichtel <[email protected]>
xfrm interface: fix oops when deleting a x-netns interface

Xin Long <[email protected]>
xfrm: call xfrm_output_gso when inner_protocol is set in xfrm_output

Xin Long <[email protected]>
xfrm: allow to accept packets with ipv6 NEXTHDR_HOP in xfrm_input

Al Viro <[email protected]>
copy_xstate_to_kernel(): don't leave parts of destination uninitialized

Alexander Dahl <[email protected]>
x86/dma: Fix max PFN arithmetic overflow on 32 bit systems

Linus Lüssing <[email protected]>
mac80211: mesh: fix discovery timer re-arming issue / crash

Jason Gunthorpe <[email protected]>
RDMA/core: Fix double destruction of uobject

Sarthak Garg <[email protected]>
mmc: core: Fix recursive locking issue in CQE recovery path

Helge Deller <[email protected]>
parisc: Fix kernel panic in mem_init()

Qiushi Wu <[email protected]>
iommu: Fix reference count leak in iommu_group_alloc.

Arnd Bergmann <[email protected]>
include/asm-generic/topology.h: guard cpumask_of_node() macro argument

Alexander Potapenko <[email protected]>
fs/binfmt_elf.c: allocate initialized memory in fill_thread_core_info()

Konstantin Khlebnikov <[email protected]>
mm: remove VM_BUG_ON(PageSlab()) from page_mapcount()

Valentine Fatiev <[email protected]>
IB/ipoib: Fix double free of skb in case of multicast traffic in CM mode

Jerry Lee <[email protected]>
libceph: ignore pool overlay and cache logic on redirects

Kailang Yang <[email protected]>
ALSA: hda/realtek - Add new codec supported for ALC287

Takashi Iwai <[email protected]>
ALSA: usb-audio: Quirks for Gigabyte TRX40 Aorus Master onboard audio

Eric W. Biederman <[email protected]>
exec: Always set cap_ambient in cap_bprm_set_creds

Chris Chiu <[email protected]>
ALSA: usb-audio: mixer: volume quirk for ESS Technology Asus USB DAC

Takashi Iwai <[email protected]>
ALSA: hda/realtek - Add a model for Thinkpad T570 without DAC workaround

Changming Liu <[email protected]>
ALSA: hwdep: fix a left shifting 1 by 31 UB bug

Qiushi Wu <[email protected]>
RDMA/pvrdma: Fix missing pci disable in pvrdma_pci_probe()

Peng Hao <[email protected]>
mmc: block: Fix use-after-free issue for rpmb

Hamish Martin <[email protected]>
ARM: dts: bcm: HR2: Fix PPI interrupt types

Vincent Stehlé <[email protected]>
ARM: dts: bcm2835-rpi-zero-w: Fix led polarity

Robert Beckett <[email protected]>
ARM: dts/imx6q-bx50v3: Set display interface clock parents

Kaike Wan <[email protected]>
IB/qib: Call kobject_put() when kobject_init_and_add() fails

Takashi Iwai <[email protected]>
gpio: exar: Fix bad handling for ida_simple_get error path

Russell King <[email protected]>
ARM: uaccess: fix DACR mismatch with nested exceptions

Russell King <[email protected]>
ARM: uaccess: integrate uaccess_save and uaccess_restore

Russell King <[email protected]>
ARM: uaccess: consolidate uaccess asm to asm/uaccess-asm.h

Stefan Agner <[email protected]>
ARM: 8843/1: use unified assembler in headers

Łukasz Stelmach <[email protected]>
ARM: 8970/1: decompressor: increase tag size

Wei Yongjun <[email protected]>
Input: synaptics-rmi4 - fix error return code in rmi_driver_probe()

Evan Green <[email protected]>
Input: synaptics-rmi4 - really fix attn_data use-after-free

Kevin Locke <[email protected]>
Input: i8042 - add ThinkPad S230u to i8042 reset list

Christophe JAILLET <[email protected]>
Input: dlink-dir685-touchkeys - fix a typo in driver name

Łukasz Patron <[email protected]>
Input: xpad - add custom init packet for Xbox One S controllers

Brendan Shanks <[email protected]>
Input: evdev - call input_flush_device() on release(), not flush()

James Hilliard <[email protected]>
Input: usbtouchscreen - add support for BonXeon TP

Matteo Croce <[email protected]>
samples: bpf: Fix build error

Steve French <[email protected]>
cifs: Fix null pointer check in cifs_read

Kefeng Wang <[email protected]>
riscv: stacktrace: Fix undefined reference to `walk_stackframe'

Denis V. Lunev <[email protected]>
IB/i40iw: Remove bogus call to netdev_master_upper_dev_get()

Arnd Bergmann <[email protected]>
net: freescale: select CONFIG_FIXED_PHY where needed

Masahiro Yamada <[email protected]>
usb: gadget: legacy: fix redundant initialization warnings

Andy Shevchenko <[email protected]>
usb: dwc3: pci: Enable extcon driver for Intel Merrifield

Lei Xue <[email protected]>
cachefiles: Fix race between read_waiter and read_copier involving op->to_do

Bob Peterson <[email protected]>
gfs2: move privileged user check to gfs2_quota_lock_check

Chuhong Yuan <[email protected]>
net: microchip: encx24j600: add missed kthread_stop

Andrew Oakley <[email protected]>
ALSA: usb-audio: add mapping for ASRock TRX40 Creator

Stephen Warren <[email protected]>
gpio: tegra: mask GPIO IRQs during IRQ shutdown

Johan Jonker <[email protected]>
ARM: dts: rockchip: fix pinctrl sub nodename for spi in rk322x.dtsi

Johan Jonker <[email protected]>
ARM: dts: rockchip: swap clock-names of gpu nodes

Johan Jonker <[email protected]>
arm64: dts: rockchip: swap interrupts interrupt-names rk3399 gpu node

Johan Jonker <[email protected]>
arm64: dts: rockchip: fix status for &gmac2phy in rk3328-evb.dts

Johan Jonker <[email protected]>
ARM: dts: rockchip: fix phy nodename for rk3228-evb

Jiri Pirko <[email protected]>
mlxsw: spectrum: Fix use-after-free of split/unsplit/type_set in case reload fails

Qiushi Wu <[email protected]>
net/mlx4_core: fix a memory leak bug.

Qiushi Wu <[email protected]>
net: sun: fix missing release regions in cas_init_one().

Roi Dayan <[email protected]>
net/mlx5: Annotate mutex destroy for root ns

Moshe Shemesh <[email protected]>
net/mlx5e: Update netdev txq on completions during closure

Jere Leppänen <[email protected]>
sctp: Start shutdown on association restart if in SHUTDOWN-SENT state and socket is closed

Neil Horman <[email protected]>
sctp: Don't add the shutdown timer if its already been added

Marc Payne <[email protected]>
r8152: support additional Microsoft Surface Ethernet Adapter variant

Roman Mashak <[email protected]>
net sched: fix reporting the first-time use timestamp

Yuqi Jin <[email protected]>
net: revert "net: get rid of an signed integer overflow in ip_idents_reserve()"

Manivannan Sadhasivam <[email protected]>
net: qrtr: Fix passing invalid reference to qrtr_local_enqueue()

Moshe Shemesh <[email protected]>
net/mlx5: Add command entry handling completion

Vadim Fedorenko <[email protected]>
net: ipip: fix wrong address family in init error path

Martin KaFai Lau <[email protected]>
net: inet_csk: Fix so_reuseport bind-address cache in tb->fast*

Boris Sukholitko <[email protected]>
__netif_receive_skb_core: pass skb by reference

DENG Qingfang <[email protected]>
net: dsa: mt7530: fix roaming from DSA user ports

Vladimir Oltean <[email protected]>
dpaa_eth: fix usage as DSA master, try 3

Eric Dumazet <[email protected]>
ax25: fix setsockopt(SO_BINDTODEVICE)


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

Diffstat:

Makefile | 4 +-
arch/arm/boot/compressed/vmlinux.lds.S | 2 +-
arch/arm/boot/dts/bcm-hr2.dtsi | 6 +-
arch/arm/boot/dts/bcm2835-rpi-zero-w.dts | 2 +-
arch/arm/boot/dts/imx6q-b450v3.dts | 7 --
arch/arm/boot/dts/imx6q-b650v3.dts | 7 --
arch/arm/boot/dts/imx6q-b850v3.dts | 11 --
arch/arm/boot/dts/imx6q-bx50v3.dtsi | 15 +++
arch/arm/boot/dts/rk3036.dtsi | 2 +-
arch/arm/boot/dts/rk3228-evb.dts | 2 +-
arch/arm/boot/dts/rk322x.dtsi | 6 +-
arch/arm/boot/dts/rk3xxx.dtsi | 2 +-
arch/arm/include/asm/assembler.h | 83 +--------------
arch/arm/include/asm/uaccess-asm.h | 117 +++++++++++++++++++++
arch/arm/include/asm/vfpmacros.h | 8 +-
arch/arm/kernel/entry-armv.S | 11 +-
arch/arm/kernel/entry-header.S | 9 +-
arch/arm/lib/bitops.h | 8 +-
arch/arm64/boot/dts/rockchip/rk3328-evb.dts | 2 +-
arch/arm64/boot/dts/rockchip/rk3399.dtsi | 8 +-
arch/parisc/mm/init.c | 2 +-
arch/riscv/kernel/stacktrace.c | 2 +-
arch/x86/include/asm/dma.h | 2 +-
arch/x86/kernel/fpu/xstate.c | 86 ++++++++-------
drivers/crypto/chelsio/chtls/chtls_io.c | 2 +-
drivers/gpio/gpio-exar.c | 7 +-
drivers/gpio/gpio-tegra.c | 1 +
drivers/infiniband/core/rdma_core.c | 19 ++--
drivers/infiniband/hw/i40iw/i40iw_cm.c | 8 --
drivers/infiniband/hw/qib/qib_sysfs.c | 9 +-
drivers/infiniband/hw/vmw_pvrdma/pvrdma_main.c | 2 +-
drivers/infiniband/ulp/ipoib/ipoib.h | 4 +
drivers/infiniband/ulp/ipoib/ipoib_cm.c | 15 +--
drivers/infiniband/ulp/ipoib/ipoib_ib.c | 9 +-
drivers/infiniband/ulp/ipoib/ipoib_main.c | 10 +-
drivers/input/evdev.c | 19 +---
drivers/input/joystick/xpad.c | 12 +++
drivers/input/keyboard/dlink-dir685-touchkeys.c | 2 +-
drivers/input/rmi4/rmi_driver.c | 5 +-
drivers/input/serio/i8042-x86ia64io.h | 7 ++
drivers/input/touchscreen/usbtouchscreen.c | 1 +
drivers/iommu/iommu.c | 2 +-
drivers/mmc/core/block.c | 2 +-
drivers/mmc/core/queue.c | 13 +--
drivers/net/bonding/bond_sysfs_slave.c | 4 +-
drivers/net/dsa/mt7530.c | 9 +-
drivers/net/dsa/mt7530.h | 1 +
drivers/net/ethernet/broadcom/bnxt/bnxt.c | 2 +-
drivers/net/ethernet/freescale/Kconfig | 2 +
drivers/net/ethernet/freescale/dpaa/Kconfig | 1 +
drivers/net/ethernet/freescale/dpaa/dpaa_eth.c | 2 +-
drivers/net/ethernet/mellanox/mlx4/fw.c | 2 +-
drivers/net/ethernet/mellanox/mlx5/core/cmd.c | 14 +++
drivers/net/ethernet/mellanox/mlx5/core/en_tx.c | 6 +-
drivers/net/ethernet/mellanox/mlx5/core/fs_core.c | 6 ++
drivers/net/ethernet/mellanox/mlxsw/spectrum.c | 14 ++-
drivers/net/ethernet/mellanox/mlxsw/switchx2.c | 8 ++
drivers/net/ethernet/microchip/encx24j600.c | 5 +-
.../net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c | 4 +-
drivers/net/ethernet/sun/cassini.c | 3 +-
drivers/net/usb/cdc_ether.c | 11 +-
drivers/net/usb/r8152.c | 1 +
drivers/usb/dwc3/dwc3-pci.c | 1 +
drivers/usb/gadget/legacy/inode.c | 3 +-
fs/binfmt_elf.c | 2 +-
fs/cachefiles/rdwr.c | 2 +-
fs/cifs/file.c | 2 +-
fs/gfs2/quota.c | 3 +-
fs/gfs2/quota.h | 3 +-
include/asm-generic/topology.h | 2 +-
include/linux/mlx5/driver.h | 1 +
include/linux/mm.h | 15 ++-
include/linux/netfilter/nf_conntrack_pptp.h | 2 +-
include/net/act_api.h | 3 +-
include/rdma/uverbs_std_types.h | 2 +-
include/uapi/linux/xfrm.h | 2 +-
mm/vmalloc.c | 2 +-
net/ax25/af_ax25.c | 6 +-
net/bridge/netfilter/nft_reject_bridge.c | 6 ++
net/ceph/osd_client.c | 4 +-
net/core/dev.c | 20 +++-
net/dsa/tag_mtk.c | 15 +++
net/ipv4/inet_connection_sock.c | 43 ++++----
net/ipv4/ip_vti.c | 75 +++++++------
net/ipv4/ipip.c | 2 +-
net/ipv4/netfilter/nf_nat_pptp.c | 7 +-
net/ipv4/route.c | 14 ++-
net/ipv6/esp6_offload.c | 9 +-
net/mac80211/mesh_hwmp.c | 7 ++
net/netfilter/ipset/ip_set_list_set.c | 2 +-
net/netfilter/nf_conntrack_pptp.c | 62 ++++++-----
net/netfilter/nfnetlink_cthelper.c | 3 +-
net/qrtr/qrtr.c | 2 +-
net/sctp/sm_sideeffect.c | 14 ++-
net/sctp/sm_statefuns.c | 9 +-
net/xdp/xdp_umem.c | 8 +-
net/xfrm/xfrm_input.c | 2 +-
net/xfrm/xfrm_interface.c | 21 ++++
net/xfrm/xfrm_output.c | 15 +--
net/xfrm/xfrm_policy.c | 7 +-
samples/bpf/lwt_len_hist_user.c | 2 -
security/commoncap.c | 1 +
sound/core/hwdep.c | 4 +-
sound/pci/hda/patch_realtek.c | 39 +++++--
sound/usb/mixer.c | 8 ++
sound/usb/mixer_maps.c | 24 +++++
sound/usb/quirks-table.h | 26 +++++
107 files changed, 723 insertions(+), 427 deletions(-)



2020-06-02 19:16:17

by Guenter Roeck

[permalink] [raw]
Subject: Re: [PATCH 4.19 00/92] 4.19.126-rc2 review

On Tue, Jun 02, 2020 at 12:23:49PM +0200, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 4.19.126 release.
> There are 92 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 Thu, 04 Jun 2020 10:16:52 +0000.
> Anything received after that time might be too late.
>

Build results:
total: 155 pass: 155 fail: 0
Qemu test results:
total: 421 pass: 421 fail: 0

Guenter

2020-06-03 06:02:48

by Naresh Kamboju

[permalink] [raw]
Subject: Re: [PATCH 4.19 00/92] 4.19.126-rc2 review

On Tue, 2 Jun 2020 at 15:54, Greg Kroah-Hartman
<[email protected]> wrote:
>
> This is the start of the stable review cycle for the 4.19.126 release.
> There are 92 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 Thu, 04 Jun 2020 10:16:52 +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.126-rc2.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.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.

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

kernel: 4.19.126-rc2
git repo: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
git branch: linux-4.19.y
git commit: 80718197a8a3f9c3b222375e5d1de8adf5422000
git describe: v4.19.125-93-g80718197a8a3
Test details: https://qa-reports.linaro.org/lkft/linux-stable-rc-4.19-oe/build/v4.19.125-93-g80718197a8a3

No regressions (compared to build v4.19.125)

No fixes (compared to build v4.19.125)

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

Environments
--------------
- dragonboard-410c - arm64
- hi6220-hikey - arm64
- i386
- juno-r2 - arm64
- juno-r2-compat
- juno-r2-kasan
- nxp-ls2088
- qemu_arm
- qemu_arm64
- qemu_i386
- qemu_x86_64
- x15 - arm
- x86_64
- x86-kasan

Test Suites
-----------
* build
* install-android-platform-tools-r2600
* install-android-platform-tools-r2800
* kselftest
* kselftest/drivers
* kselftest/filesystems
* kselftest/net
* kselftest/networking
* libhugetlbfs
* linux-log-parser
* ltp-cap_bounds-tests
* ltp-commands-tests
* ltp-containers-tests
* ltp-cpuhotplug-tests
* ltp-crypto-tests
* ltp-fcntl-locktests-tests
* ltp-filecaps-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
* perf
* v4l2-compliance
* kvm-unit-tests
* ltp-cve-tests
* ltp-dio-tests
* ltp-fs-tests
* ltp-io-tests
* ltp-syscalls-tests
* network-basic-tests
* ltp-open-posix-tests

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

2020-06-03 07:34:24

by Jon Hunter

[permalink] [raw]
Subject: Re: [PATCH 4.19 00/92] 4.19.126-rc2 review


On 02/06/2020 11:23, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 4.19.126 release.
> There are 92 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 Thu, 04 Jun 2020 10:16:52 +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.126-rc2.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.19.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h

All tests are passing for Tegra ...

Test results for stable-v4.19:
11 builds: 11 pass, 0 fail
22 boots: 22 pass, 0 fail
32 tests: 32 pass, 0 fail

Linux version: 4.19.126-rc2-gf6262a450952
Boards tested: tegra124-jetson-tk1, tegra186-p2771-0000,
tegra194-p2972-0000, tegra20-ventana,
tegra210-p2371-2180, tegra30-cardhu-a04

Cheers
Jon

--
nvpublic