[PATCH 5.4 00/85] 5.4.71-rc1 review

From: Greg Kroah-Hartman
Date: Mon Oct 12 2020 - 09:41:44 EST


This is the start of the stable review cycle for the 5.4.71 release.
There are 85 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 Wed, 14 Oct 2020 13:26:14 +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.4.71-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-5.4.y
and the diffstat can be found below.

thanks,

greg k-h

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

Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
Linux 5.4.71-rc1

Cong Wang <xiyou.wangcong@xxxxxxxxx>
net_sched: commit action insertions together

Cong Wang <xiyou.wangcong@xxxxxxxxx>
net_sched: defer tcf_idr_insert() in tcf_action_init_1()

Anant Thazhemadam <anant.thazhemadam@xxxxxxxxx>
net: usb: rtl8150: set random MAC address when set_ethernet_addr() fails

Xiongfeng Wang <wangxiongfeng2@xxxxxxxxxx>
Input: ati_remote2 - add missing newlines when printing module parameters

Aya Levin <ayal@xxxxxxxxxxxx>
net/mlx5e: Fix driver's declaration to support GRE offload

Rohit Maheshwari <rohitm@xxxxxxxxxxx>
net/tls: race causes kernel panic

Guillaume Nault <gnault@xxxxxxxxxx>
net/core: check length before updating Ethertype in skb_mpls_{push,pop}

Eric Dumazet <edumazet@xxxxxxxxxx>
tcp: fix receive window update in tcp_add_backlog()

Vijay Balakrishna <vijayb@xxxxxxxxxxxxxxxxxxx>
mm: khugepaged: recalculate min_free_kbytes after memory hotplug as expected by khugepaged

Coly Li <colyli@xxxxxxx>
mmc: core: don't set limits.discard_granularity as 0

Kajol Jain <kjain@xxxxxxxxxxxxx>
perf: Fix task_function_call() error handling

David Howells <dhowells@xxxxxxxxxx>
rxrpc: Fix server keyring leak

David Howells <dhowells@xxxxxxxxxx>
rxrpc: The server keyring isn't network-namespaced

David Howells <dhowells@xxxxxxxxxx>
rxrpc: Fix some missing _bh annotations on locking conn->state_lock

David Howells <dhowells@xxxxxxxxxx>
rxrpc: Downgrade the BUG() for unsupported token type in rxrpc_read()

Marc Dionne <marc.dionne@xxxxxxxxxxxx>
rxrpc: Fix rxkad token xdr encoding

Aya Levin <ayal@xxxxxxxxxx>
net/mlx5e: Fix VLAN create flow

Aya Levin <ayal@xxxxxxxxxx>
net/mlx5e: Fix VLAN cleanup flow

Aya Levin <ayal@xxxxxxxxxxxx>
net/mlx5e: Add resiliency in Striding RQ mode for packets larger than MTU

Maor Gottlieb <maorg@xxxxxxxxxx>
net/mlx5: Fix request_irqs error flow

Eran Ben Elisha <eranbe@xxxxxxxxxxxx>
net/mlx5: Avoid possible free of command entry while timeout comp handler

Tonghao Zhang <xiangxia.m.yue@xxxxxxxxx>
virtio-net: don't disable guest csum when disable LRO

Wilken Gottwalt <wilken.gottwalt@xxxxxxxxxxx>
net: usb: ax88179_178a: fix missing stop entry in driver_info

Heiner Kallweit <hkallweit1@xxxxxxxxx>
r8169: fix RTL8168f/RTL8411 EPHY config

Ido Schimmel <idosch@xxxxxxxxxx>
mlxsw: spectrum_acl: Fix mlxsw_sp_acl_tcam_group_add()'s error path

Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
mdio: fix mdio-thunder.c dependency & build error

Eric Dumazet <edumazet@xxxxxxxxxx>
bonding: set dev->needed_headroom in bond_setup_by_slave()

Ivan Khoronzhuk <ivan.khoronzhuk@xxxxxxxxx>
net: ethernet: cavium: octeon_mgmt: use phy_start and phy_stop

Sylwester Dziedziuch <sylwesterx.dziedziuch@xxxxxxxxx>
iavf: Fix incorrect adapter get in iavf_resume

Vaibhav Gupta <vaibhavgupta40@xxxxxxxxx>
iavf: use generic power management

Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
xfrm: Use correct address family in xfrm_state_find

Necip Fazil Yildiran <fazilyildiran@xxxxxxxxx>
platform/x86: fix kconfig dependency warning for FUJITSU_LAPTOP

Voon Weifeng <weifeng.voon@xxxxxxxxx>
net: stmmac: removed enabling eee in EEE set callback

Antony Antony <antony.antony@xxxxxxxxxxx>
xfrm: clone whole liftime_cur structure in xfrm_do_migrate

Antony Antony <antony.antony@xxxxxxxxxxx>
xfrm: clone XFRMA_SEC_CTX in xfrm_do_migrate

Antony Antony <antony.antony@xxxxxxxxxxx>
xfrm: clone XFRMA_REPLAY_ESN_VAL in xfrm_do_migrate

Antony Antony <antony.antony@xxxxxxxxxxx>
xfrm: clone XFRMA_SET_MARK in xfrm_do_migrate

Lu Baolu <baolu.lu@xxxxxxxxxxxxxxx>
iommu/vt-d: Fix lockdep splat in iommu_flush_dev_iotlb()

Philip Yang <Philip.Yang@xxxxxxx>
drm/amdgpu: prevent double kfree ttm->sg

Dumitru Ceara <dceara@xxxxxxxxxx>
openvswitch: handle DNAT tuple collision

Anant Thazhemadam <anant.thazhemadam@xxxxxxxxx>
net: team: fix memory leak in __team_options_register

Eric Dumazet <edumazet@xxxxxxxxxx>
team: set dev->needed_headroom in team_setup_by_port()

Eric Dumazet <edumazet@xxxxxxxxxx>
sctp: fix sctp_auth_init_hmacs() error path

Cristian Ciocaltea <cristian.ciocaltea@xxxxxxxxx>
i2c: owl: Clear NACK and BUS error bits

Nicolas Belin <nbelin@xxxxxxxxxxxx>
i2c: meson: fixup rate calculation with filter delay

Jerome Brunet <jbrunet@xxxxxxxxxxxx>
i2c: meson: fix clock setting overwrite

Vladimir Zapolskiy <vladimir@xxxxxxxxxx>
cifs: Fix incomplete memory allocation on setxattr path

Sabrina Dubroca <sd@xxxxxxxxxxxxxxx>
xfrmi: drop ignore_df check before updating pmtu

Coly Li <colyli@xxxxxxx>
nvme-tcp: check page by sendpage_ok() before calling kernel_sendpage()

Coly Li <colyli@xxxxxxx>
tcp: use sendpage_ok() to detect misused .sendpage

Coly Li <colyli@xxxxxxx>
net: introduce helper sendpage_ok() in include/linux/net.h

Hugh Dickins <hughd@xxxxxxxxxx>
mm/khugepaged: fix filemap page_to_pgoff(page) != offset

Eric Dumazet <edumazet@xxxxxxxxxx>
macsec: avoid use-after-free in macsec_handle_frame()

Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
nvme-core: put ctrl ref when module ref get fail

Qu Wenruo <wqu@xxxxxxxx>
btrfs: allow btrfs_truncate_block() to fallback to nocow for data space reservation

Filipe Manana <fdmanana@xxxxxxxx>
btrfs: fix RWF_NOWAIT write not failling when we need to cow

Qu Wenruo <wqu@xxxxxxxx>
btrfs: Ensure we trim ranges across block group boundary

Qu Wenruo <wqu@xxxxxxxx>
btrfs: volumes: Use more straightforward way to calculate map length

Filipe Manana <fdmanana@xxxxxxxx>
Btrfs: send, fix emission of invalid clone operations within the same file

Filipe Manana <fdmanana@xxxxxxxx>
Btrfs: send, allow clone operations within the same file

Dinh Nguyen <dinguyen@xxxxxxxxxx>
arm64: dts: stratix10: add status to qspi dts node

Jean Delvare <jdelvare@xxxxxxx>
i2c: i801: Exclude device from suspend direct complete optimization

Tommi Rantala <tommi.t.rantala@xxxxxxxxx>
perf top: Fix stdio interface input handling with glibc 2.28+

Tommi Rantala <tommi.t.rantala@xxxxxxxxx>
perf test session topology: Fix data path

Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
driver core: Fix probe_count imbalance in really_probe()

Aaron Ma <aaron.ma@xxxxxxxxxxxxx>
platform/x86: thinkpad_acpi: re-initialize ACPI buffer size when reuse

Hans de Goede <hdegoede@xxxxxxxxxx>
platform/x86: intel-vbtn: Switch to an allow-list for SW_TABLET_MODE reporting

Tony Ambardar <tony.ambardar@xxxxxxxxx>
bpf: Prevent .BTF section elimination

Tony Ambardar <tony.ambardar@xxxxxxxxx>
bpf: Fix sysfs export of empty BTF section

Tom Rix <trix@xxxxxxxxxx>
platform/x86: thinkpad_acpi: initialize tp_nvram_state variable

Hans de Goede <hdegoede@xxxxxxxxxx>
platform/x86: intel-vbtn: Fix SW_TABLET_MODE always reporting 1 on the HP Pavilion 11 x360

Dinghao Liu <dinghao.liu@xxxxxxxxxx>
Platform: OLPC: Fix memleak in olpc_ec_probe

Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
usermodehelper: reset umask to default before executing user process

Greg Kurz <groug@xxxxxxxx>
vhost: Use vhost_get_used_size() in vhost_vring_set_addr()

Greg Kurz <groug@xxxxxxxx>
vhost: Don't call access_ok() when using IOTLB

Karol Herbst <kherbst@xxxxxxxxxx>
drm/nouveau/mem: guard against NULL pointer access in mem_del

Anant Thazhemadam <anant.thazhemadam@xxxxxxxxx>
net: wireless: nl80211: fix out-of-bounds access in nl80211_del_key()

Muchun Song <songmuchun@xxxxxxxxxxxxx>
io_uring: Fix double list add in io_queue_async_work()

Muchun Song <songmuchun@xxxxxxxxxxxxx>
io_uring: Fix remove irrelevant req from the task_list

Muchun Song <songmuchun@xxxxxxxxxxxxx>
io_uring: Fix missing smp_mb() in io_cancel_async_work()

Yinyin Zhu <zhuyinyin@xxxxxxxxxxxxx>
io_uring: Fix resource leaking when kill the process

Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
Revert "ravb: Fixed to be able to unload modules"

Peilin Ye <yepeilin.cs@xxxxxxxxx>
fbcon: Fix global-out-of-bounds read in fbcon_get_font()

Peilin Ye <yepeilin.cs@xxxxxxxxx>
Fonts: Support FONT_EXTRA_WORDS macros for built-in fonts

Peilin Ye <yepeilin.cs@xxxxxxxxx>
fbdev, newport_con: Move FONT_EXTRA_WORDS macros into linux/font.h


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

Diffstat:

Makefile | 4 +-
.../boot/dts/altera/socfpga_stratix10_socdk.dts | 1 +
drivers/base/dd.c | 5 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c | 1 +
drivers/gpu/drm/nouveau/nouveau_mem.c | 2 +
drivers/i2c/busses/i2c-i801.c | 1 +
drivers/i2c/busses/i2c-meson.c | 42 +++++---
drivers/i2c/busses/i2c-owl.c | 6 ++
drivers/input/misc/ati_remote2.c | 4 +-
drivers/iommu/intel-iommu.c | 4 +-
drivers/mmc/core/queue.c | 2 +-
drivers/net/bonding/bond_main.c | 1 +
drivers/net/ethernet/cavium/octeon/octeon_mgmt.c | 6 +-
drivers/net/ethernet/intel/iavf/iavf_main.c | 49 +++------
drivers/net/ethernet/mellanox/mlx5/core/cmd.c | 109 +++++++++++++-------
drivers/net/ethernet/mellanox/mlx5/core/en.h | 8 +-
drivers/net/ethernet/mellanox/mlx5/core/en_fs.c | 14 ++-
drivers/net/ethernet/mellanox/mlx5/core/en_main.c | 74 +++++++++++++-
drivers/net/ethernet/mellanox/mlx5/core/pci_irq.c | 2 +-
.../ethernet/mellanox/mlxsw/spectrum_acl_tcam.c | 3 +-
drivers/net/ethernet/realtek/r8169_main.c | 4 +-
drivers/net/ethernet/renesas/ravb_main.c | 110 ++++++++++-----------
.../net/ethernet/stmicro/stmmac/stmmac_ethtool.c | 15 +--
drivers/net/macsec.c | 4 +-
drivers/net/phy/Kconfig | 1 +
drivers/net/team/team.c | 3 +-
drivers/net/usb/ax88179_178a.c | 1 +
drivers/net/usb/rtl8150.c | 16 ++-
drivers/net/virtio_net.c | 8 +-
drivers/nvme/host/core.c | 4 +-
drivers/nvme/host/tcp.c | 7 +-
drivers/platform/olpc/olpc-ec.c | 4 +-
drivers/platform/x86/Kconfig | 1 +
drivers/platform/x86/intel-vbtn.c | 64 +++++++++---
drivers/platform/x86/thinkpad_acpi.c | 6 +-
drivers/vhost/vhost.c | 12 +--
drivers/video/console/newport_con.c | 7 +-
drivers/video/fbdev/core/fbcon.c | 12 +++
drivers/video/fbdev/core/fbcon.h | 7 --
drivers/video/fbdev/core/fbcon_rotate.c | 1 +
drivers/video/fbdev/core/tileblit.c | 1 +
fs/btrfs/ctree.h | 2 +
fs/btrfs/extent-tree.c | 41 ++++++--
fs/btrfs/file.c | 23 ++++-
fs/btrfs/inode.c | 44 +++++++--
fs/btrfs/send.c | 19 +++-
fs/btrfs/volumes.c | 8 +-
fs/cifs/smb2ops.c | 2 +-
fs/io_uring.c | 58 +++++++----
include/asm-generic/vmlinux.lds.h | 2 +-
include/linux/font.h | 13 +++
include/linux/khugepaged.h | 5 +
include/linux/mlx5/driver.h | 2 +
include/linux/net.h | 16 +++
include/net/act_api.h | 2 -
include/net/xfrm.h | 16 ++-
kernel/bpf/sysfs_btf.c | 6 +-
kernel/events/core.c | 5 +-
kernel/umh.c | 9 ++
lib/fonts/font_10x18.c | 9 +-
lib/fonts/font_6x10.c | 9 +-
lib/fonts/font_6x11.c | 9 +-
lib/fonts/font_7x14.c | 9 +-
lib/fonts/font_8x16.c | 9 +-
lib/fonts/font_8x8.c | 9 +-
lib/fonts/font_acorn_8x8.c | 9 +-
lib/fonts/font_mini_4x6.c | 8 +-
lib/fonts/font_pearl_8x8.c | 9 +-
lib/fonts/font_sun12x22.c | 9 +-
lib/fonts/font_sun8x16.c | 7 +-
lib/fonts/font_ter16x32.c | 9 +-
mm/khugepaged.c | 25 ++++-
mm/page_alloc.c | 3 +
net/core/skbuff.c | 4 +-
net/ipv4/tcp.c | 3 +-
net/ipv4/tcp_ipv4.c | 6 +-
net/openvswitch/conntrack.c | 22 +++--
net/rxrpc/conn_event.c | 6 +-
net/rxrpc/key.c | 20 ++--
net/sched/act_api.c | 52 ++++++----
net/sched/act_bpf.c | 4 +-
net/sched/act_connmark.c | 1 -
net/sched/act_csum.c | 3 -
net/sched/act_ct.c | 2 -
net/sched/act_ctinfo.c | 3 -
net/sched/act_gact.c | 2 -
net/sched/act_ife.c | 3 -
net/sched/act_ipt.c | 2 -
net/sched/act_mirred.c | 2 -
net/sched/act_mpls.c | 2 -
net/sched/act_nat.c | 3 -
net/sched/act_pedit.c | 2 -
net/sched/act_police.c | 2 -
net/sched/act_sample.c | 2 -
net/sched/act_simple.c | 2 -
net/sched/act_skbedit.c | 2 -
net/sched/act_skbmod.c | 2 -
net/sched/act_tunnel_key.c | 3 -
net/sched/act_vlan.c | 2 -
net/sctp/auth.c | 1 +
net/tls/tls_sw.c | 9 +-
net/wireless/nl80211.c | 3 +
net/xfrm/xfrm_interface.c | 2 +-
net/xfrm/xfrm_state.c | 42 +++++++-
tools/perf/builtin-top.c | 4 +-
tools/perf/tests/topology.c | 12 +--
106 files changed, 813 insertions(+), 449 deletions(-)