2023-05-28 20:53:49

by Greg Kroah-Hartman

[permalink] [raw]
Subject: [PATCH 5.4 000/161] 5.4.244-rc1 review

This is the start of the stable review cycle for the 5.4.244 release.
There are 161 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 Tue, 30 May 2023 19:08:13 +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.244-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 <[email protected]>
Linux 5.4.244-rc1

Christophe JAILLET <[email protected]>
3c589_cs: Fix an error handling path in tc589_probe()

Shay Drory <[email protected]>
net/mlx5: Devcom, fix error flow in mlx5_devcom_register_device

Roi Dayan <[email protected]>
net/mlx5: Fix error message when failing to allocate device memory

Christophe JAILLET <[email protected]>
forcedeth: Fix an error handling path in nv_probe()

Cezary Rojewski <[email protected]>
ASoC: Intel: Skylake: Fix declaration of enum skl_ch_cfg

Vernon Lovejoy <[email protected]>
x86/show_trace_log_lvl: Ensure stack pointer is aligned, again

Dan Carpenter <[email protected]>
xen/pvcalls-back: fix double frees with pvcalls_new_active_socket()

Dan Carpenter <[email protected]>
coresight: Fix signedness bug in tmc_etr_buf_insert_barrier_packet()

Daisuke Nojiri <[email protected]>
power: supply: sbs-charger: Fix INHIBITED bit for Status reg

Hans de Goede <[email protected]>
power: supply: bq27xxx: Fix poll_interval handling and races on remove

Hans de Goede <[email protected]>
power: supply: bq27xxx: Fix I2C IRQ race on remove

Hans de Goede <[email protected]>
power: supply: bq27xxx: Fix bq27xxx_battery_update() race condition

Hans de Goede <[email protected]>
power: supply: leds: Fix blink to LED on transition

Gavrilov Ilia <[email protected]>
ipv6: Fix out-of-bounds access in ipv6_find_tlv()

Will Deacon <[email protected]>
bpf: Fix mask generation for 32-bit narrow loads of 64-bit fields

Po-Hsu Lin <[email protected]>
selftests: fib_tests: mute cleanup error message

Pratyush Yadav <[email protected]>
net: fix skb leak in __skb_tstamp_tx()

Alan Stern <[email protected]>
media: radio-shark: Add endpoint checks

Alan Stern <[email protected]>
USB: sisusbvga: Add endpoint checks

Alan Stern <[email protected]>
USB: core: Add routines for endpoint checks in old drivers

Kuniyuki Iwashima <[email protected]>
udplite: Fix NULL pointer dereference in __sk_mem_raise_allocated().

Taehee Yoo <[email protected]>
net: fix stack overflow when LRO is disabled for virtual interfaces

Alan Stern <[email protected]>
fbdev: udlfb: Fix endpoint check

Tetsuo Handa <[email protected]>
debugobjects: Don't wake up kswapd from fill_pool()

Zhang Rui <[email protected]>
x86/topology: Fix erroneous smp_num_siblings on Intel Hybrid platforms

Helge Deller <[email protected]>
parisc: Fix flush_dcache_page() for usage from irq context

Hardik Garg <[email protected]>
selftests/memfd: Fix unknown type name build failure

Dave Hansen <[email protected]>
x86/mm: Avoid incomplete Global INVLPG flushes

Josef Bacik <[email protected]>
btrfs: use nofs when cleaning up aborted transactions

Zev Weiss <[email protected]>
gpio: mockup: Fix mode of debugfs files

Helge Deller <[email protected]>
parisc: Allow to reboot machine after system halt

Helge Deller <[email protected]>
parisc: Handle kgdb breakpoints only in kernel context

Finn Thain <[email protected]>
m68k: Move signal frame following exception on 68020/030

Bin Li <[email protected]>
ALSA: hda/realtek: Enable headset onLenovo M70/M90

Adam Stylinski <[email protected]>
ALSA: hda/ca0132: add quirk for EVGA X299 DARK

Pablo Greco <[email protected]>
mt76: mt7615: Fix build with older compilers

Christophe Leroy <[email protected]>
spi: fsl-cpm: Use 16 bit mode for large transfers with even size

Christophe Leroy <[email protected]>
spi: fsl-spi: Re-organise transfer bits_per_word adaptation

Gregory Oakes <[email protected]>
watchdog: sp5100_tco: Immediately trigger upon starting.

Heiko Carstens <[email protected]>
s390/qdio: fix do_sqbs() inline assembly constraint

Heiko Carstens <[email protected]>
s390/qdio: get rid of register asm

George Kennedy <[email protected]>
vc_screen: reload load of struct vc_data pointer in vcs_write() to avoid UAF

Jiri Slaby <[email protected]>
vc_screen: rewrite vcs_size to accept vc, not inode

Konrad Gräfe <[email protected]>
usb: gadget: u_ether: Fix host MAC address case

Jon Hunter <[email protected]>
usb: gadget: u_ether: Convert prints to device prints

Vadim Pasternak <[email protected]>
lib/string_helpers: Introduce string_upper() and string_lower() helpers

Ping Cheng <[email protected]>
HID: wacom: add three styli to wacom_intuos_get_tool_type

Ping Cheng <[email protected]>
HID: wacom: Add new Intuos Pro Small (PTH-460) device IDs

Jason Gerecke <[email protected]>
HID: wacom: Force pen out of prox if no events have been received in a while

Pablo Neira Ayuso <[email protected]>
netfilter: nf_tables: hold mutex on netns pre_exit path

Pablo Neira Ayuso <[email protected]>
netfilter: nf_tables: validate NFTA_SET_ELEM_OBJREF based on NFT_SET_OBJECT flag

Pablo Neira Ayuso <[email protected]>
netfilter: nf_tables: stricter validation of element data

Pablo Neira Ayuso <[email protected]>
netfilter: nf_tables: allow up to 64 bytes in the set element data area

Pablo Neira Ayuso <[email protected]>
netfilter: nf_tables: add nft_setelem_parse_key()

Pablo Neira Ayuso <[email protected]>
netfilter: nf_tables: validate registers coming from userspace.

Pablo Neira Ayuso <[email protected]>
netfilter: nftables: statify nft_parse_register()

Pablo Neira Ayuso <[email protected]>
netfilter: nftables: add nft_parse_register_store() and use it

Pablo Neira Ayuso <[email protected]>
netfilter: nftables: add nft_parse_register_load() and use it

Ryusuke Konishi <[email protected]>
nilfs2: fix use-after-free bug of nilfs_root in nilfs_evict_inode()

Michael Ellerman <[email protected]>
powerpc/64s/radix: Fix soft dirty tracking

Jerry Snitselaar <[email protected]>
tpm/tpm_tis: Disable interrupts for more Lenovo devices

Xiubo Li <[email protected]>
ceph: force updating the msg pointer in non-split case

Vitaliy Tomin <[email protected]>
serial: Add support for Advantech PCI-1611U card

Ilya Leoshkevich <[email protected]>
statfs: enforce statfs[64] structure initialization

Paolo Bonzini <[email protected]>
KVM: x86: do not report a vCPU as preempted outside instruction boundaries

Jimmy Assarsson <[email protected]>
can: kvaser_pciefd: Disable interrupts in probe error path

Jimmy Assarsson <[email protected]>
can: kvaser_pciefd: Do not send EFLUSH command on TFD interrupt

Jimmy Assarsson <[email protected]>
can: kvaser_pciefd: Clear listen-only bit if not explicitly requested

Jimmy Assarsson <[email protected]>
can: kvaser_pciefd: Empty SRB buffer in probe

Jimmy Assarsson <[email protected]>
can: kvaser_pciefd: Call request_irq() before enabling interrupts

Jimmy Assarsson <[email protected]>
can: kvaser_pciefd: Set CAN_STATE_STOPPED in kvaser_pciefd_stop()

Oliver Hartkopp <[email protected]>
can: j1939: recvmsg(): allow MSG_CMSG_COMPAT flag

Luke D. Jones <[email protected]>
ALSA: hda/realtek: Add quirk for 2nd ASUS GU603

Ai Chao <[email protected]>
ALSA: hda/realtek: Add a quirk for HP EliteDesk 805

Nikhil Mahale <[email protected]>
ALSA: hda: Add NVIDIA codec IDs a3 through a7 to patch table

Takashi Iwai <[email protected]>
ALSA: hda: Fix Oops by 9.1 surround channel names

Badhri Jagan Sridharan <[email protected]>
usb: typec: altmodes/displayport: fix pin_assignment_show

Udipto Goswami <[email protected]>
usb: dwc3: debugfs: Resume dwc3 before accessing registers

Weitao Wang <[email protected]>
USB: UHCI: adjust zhaoxin UHCI controllers OverCurrent bit value

Maxime Bizon <[email protected]>
usb-storage: fix deadlock when a scsi command timeouts more than once

Alan Stern <[email protected]>
USB: usbtmc: Fix direction for 0-length ioctl control messages

Eric Dumazet <[email protected]>
vlan: fix a potential uninit-value in vlan_dev_hard_start_xmit()

Aleksandr Loktionov <[email protected]>
igb: fix bit_shift to be in [1..8] range

Christophe JAILLET <[email protected]>
cassini: Fix a memory leak in the error handling path of cas_init_one()

Johannes Berg <[email protected]>
wifi: iwlwifi: mvm: don't trust firmware n_channels

Florian Fainelli <[email protected]>
net: bcmgenet: Restore phy_stop() depending upon suspend/close

Florian Fainelli <[email protected]>
net: bcmgenet: Remove phy_stop() from bcmgenet_netif_stop()

Dong Chenchen <[email protected]>
net: nsh: Use correct mac_offset to unwind gso skb in nsh_gso_segment()

Arnd Bergmann <[email protected]>
drm/exynos: fix g2d_open/close helper function definitions

Duoming Zhou <[email protected]>
media: netup_unidvb: fix use-after-free at del_timer()

Jie Wang <[email protected]>
net: hns3: fix reset delay time to avoid configuration timeout

Jijie Shao <[email protected]>
net: hns3: fix sending pfc frames after reset issue

Xin Long <[email protected]>
erspan: get the proto with the md version for collect_md

Peilin Ye <[email protected]>
ip_gre, ip6_gre: Fix race condition on o_seqno in collect_md mode

Peilin Ye <[email protected]>
ip6_gre: Make o_seqno start from 0 in native mode

Peilin Ye <[email protected]>
ip6_gre: Fix skb_under_panic in __gre6_xmit()

Ke Zhang <[email protected]>
serial: arc_uart: fix of_iomap leak in `arc_serial_probe`

Zhuang Shengen <[email protected]>
vsock: avoid to close connected socket after the timeout

Dan Carpenter <[email protected]>
ALSA: firewire-digi00x: prevent potential use after free

Uwe Kleine-König <[email protected]>
net: fec: Better handle pm_runtime_get() failing in .remove()

Tobias Brunner <[email protected]>
af_key: Reject optional tunnel/BEET mode templates in outbound policies

Wyes Karny <[email protected]>
cpupower: Make TSC read per CPU for Mperf monitor

Shengjiu Wang <[email protected]>
ASoC: fsl_micfil: register platform component before registering cpu dai

Filipe Manana <[email protected]>
btrfs: fix space cache inconsistency after error loading it from disk

Nikolay Borisov <[email protected]>
btrfs: replace calls to btrfs_find_free_ino with btrfs_find_free_objectid

Qiang Ning <[email protected]>
mfd: dln2: Fix memory leak in dln2_probe()

Alain Volmat <[email protected]>
phy: st: miphy28lp: use _poll_timeout functions for waits

Vicki Pfau <[email protected]>
Input: xpad - add constants for GIP interface numbers

Tomas Krcka <[email protected]>
iommu/arm-smmu-v3: Acknowledge pri/event queue overflow if any

Arnd Bergmann <[email protected]>
clk: tegra20: fix gcc-7 constant overflow warning

Gustavo A. R. Silva <[email protected]>
RDMA/core: Fix multiple -Warray-bounds warnings

Hao Zeng <[email protected]>
recordmcount: Fix memory leaks in the uwrite function

Josh Poimboeuf <[email protected]>
sched: Fix KCSAN noinstr violation

Rodríguez Barbarin, José Javier <[email protected]>
mcb-pci: Reallocate memory region to avoid memory overlapping

Tony Lindgren <[email protected]>
serial: 8250: Reinit port->pm on port specific driver unbind

Frank Wang <[email protected]>
usb: typec: tcpm: fix multiple times discover svids error

Jason Gerecke <[email protected]>
HID: wacom: generic: Set battery quirk only when we see battery data

Kevin Groeneveld <[email protected]>
spi: spi-imx: fix MX51_ECSPI_* macros when cs > 3

Bastien Nocera <[email protected]>
HID: logitech-hidpp: Reconcile USB and Unifying serials

Bastien Nocera <[email protected]>
HID: logitech-hidpp: Don't use the USB serial for USB devices

Philipp Hortmann <[email protected]>
staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICE

Min Li <[email protected]>
Bluetooth: L2CAP: fix "bad unlock balance" in l2cap_disconnect_rsp

Hans de Goede <[email protected]>
wifi: iwlwifi: dvm: Fix memcpy: detected field-spanning write backtrace

Hyunwoo Kim <[email protected]>
wifi: iwlwifi: pcie: Fix integer overflow in iwl_write_to_user_buf

Daniel Gabay <[email protected]>
wifi: iwlwifi: pcie: fix possible NULL pointer dereference

Hao Zeng <[email protected]>
samples/bpf: Fix fout leak in hbm's run_bpf_prog

Chao Yu <[email protected]>
f2fs: fix to drop all dirty pages during umount() if cp_error is set

Ojaswin Mujoo <[email protected]>
ext4: Fix best extent lstart adjustment logic in ext4_mb_new_inode_pa()

Kemeng Shi <[email protected]>
ext4: set goal start correctly in ext4_mb_normalize_request

Andreas Gruenbacher <[email protected]>
gfs2: Fix inode height consistency check

Zheng Wang <[email protected]>
scsi: message: mptlan: Fix use after free bug in mptlan_remove() due to race condition

Eli Cohen <[email protected]>
lib: cpu_rmap: Avoid use after free on rmap->obj array entries

Dmitry Bogdanov <[email protected]>
scsi: target: iscsit: Free cmds before session free

Nick Child <[email protected]>
net: Catch invalid index in XPS mapping

Nathan Chancellor <[email protected]>
net: pasemi: Fix return type of pasemi_mac_start_tx()

Justin Tee <[email protected]>
scsi: lpfc: Prevent lpfc_debugfs_lockstat_write() buffer overflow

Jan Kara <[email protected]>
ext2: Check block size validity during mount

Hector Martin <[email protected]>
wifi: brcmfmac: cfg80211: Pass the PMK in binary instead of hex

void0red <[email protected]>
ACPICA: ACPICA: check null return of ACPI_ALLOCATE_ZEROED in acpi_db_display_objects

Tamir Duberstein <[email protected]>
ACPICA: Avoid undefined behavior: applying zero offset to null pointer

Nur Hussein <[email protected]>
drm/tegra: Avoid potential 32-bit integer overflow

Armin Wolf <[email protected]>
ACPI: EC: Fix oops when removing custom query handlers

Pierre Gondois <[email protected]>
firmware: arm_sdei: Fix sleep from invalid context BUG

Zheng Wang <[email protected]>
memstick: r592: Fix UAF bug in r592_remove due to race condition

Alexander Stein <[email protected]>
regmap: cache: Return error in cache sync operations for REGCACHE_NONE

Rodrigo Siqueira <[email protected]>
drm/amd/display: Use DC_LOG_DC in the trasform pixel function

Tetsuo Handa <[email protected]>
fs: hfsplus: remove WARN_ON() from hfsplus_cat_{read,write}_inode()

Kuniyuki Iwashima <[email protected]>
af_unix: Fix data races around sk->sk_shutdown.

Kuniyuki Iwashima <[email protected]>
af_unix: Fix a data race of sk->sk_receive_queue->qlen.

Eric Dumazet <[email protected]>
net: datagram: fix data-races in datagram_poll()

t.feng <[email protected]>
ipvlan:Fix out-of-bounds caused by unclear skb->cb

Eric Dumazet <[email protected]>
net: add vlan_get_protocol_and_depth() helper

Menglong Dong <[email protected]>
net: tap: check vlan with eth_type_vlan() method

Eric Dumazet <[email protected]>
net: annotate sk->sk_err write from do_recvmmsg()

Eric Dumazet <[email protected]>
netlink: annotate accesses to nlk->cb_running

Florian Westphal <[email protected]>
netfilter: conntrack: fix possible bug_on with enable_hooks=1

Kuniyuki Iwashima <[email protected]>
net: Fix load-tearing on sk->sk_stamp in sock_recv_cmsgs().

Roy Novich <[email protected]>
linux/dim: Do nothing if no time delta between samples

Randy Dunlap <[email protected]>
ARM: 9296/1: HP Jornada 7XX: fix kernel-doc warnings

Saravana Kannan <[email protected]>
drm/mipi-dsi: Set the fwnode for mipi_dsi_device

Ioana Ciornei <[email protected]>
driver core: add a helper to setup both the of_node and fwnode of a device


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

Diffstat:

Makefile | 4 +-
arch/arm/mach-sa1100/jornada720_ssp.c | 5 +-
arch/m68k/kernel/signal.c | 14 +-
arch/parisc/include/asm/cacheflush.h | 5 +
arch/parisc/kernel/cache.c | 5 +-
arch/parisc/kernel/process.c | 11 +-
arch/parisc/kernel/traps.c | 4 +-
arch/powerpc/mm/book3s64/radix_pgtable.c | 4 +-
arch/x86/include/asm/intel-family.h | 5 +
arch/x86/include/asm/kvm_host.h | 3 +
arch/x86/kernel/cpu/topology.c | 5 +-
arch/x86/kernel/dumpstack.c | 7 +-
arch/x86/kvm/svm.c | 3 +-
arch/x86/kvm/vmx/vmx.c | 1 +
arch/x86/kvm/x86.c | 22 ++
arch/x86/mm/init.c | 25 +++
drivers/acpi/acpica/dbnames.c | 3 +
drivers/acpi/acpica/dswstate.c | 11 +-
drivers/acpi/ec.c | 1 +
drivers/base/core.c | 7 +
drivers/base/regmap/regcache.c | 6 +
drivers/char/tpm/tpm_tis.c | 16 ++
drivers/clk/tegra/clk-tegra20.c | 28 +--
drivers/firmware/arm_sdei.c | 37 ++--
drivers/gpio/gpio-mockup.c | 2 +-
drivers/gpu/drm/amd/display/dc/dce/dce_transform.c | 5 +-
drivers/gpu/drm/drm_mipi_dsi.c | 2 +-
drivers/gpu/drm/exynos/exynos_drm_g2d.h | 4 +-
drivers/gpu/drm/tegra/sor.c | 2 +-
drivers/hid/hid-logitech-hidpp.c | 53 ++++-
drivers/hid/wacom.h | 3 +
drivers/hid/wacom_sys.c | 2 +
drivers/hid/wacom_wac.c | 80 ++++++--
drivers/hwtracing/coresight/coresight-tmc-etr.c | 2 +-
drivers/infiniband/core/user_mad.c | 23 ++-
drivers/input/joystick/xpad.c | 5 +-
drivers/iommu/arm-smmu-v3.c | 19 +-
drivers/mcb/mcb-pci.c | 27 ++-
drivers/media/pci/netup_unidvb/netup_unidvb_core.c | 2 +-
drivers/media/radio/radio-shark.c | 10 +
drivers/media/radio/radio-shark2.c | 10 +
drivers/memstick/host/r592.c | 2 +-
drivers/message/fusion/mptlan.c | 2 +
drivers/mfd/dln2.c | 1 +
drivers/net/bonding/bond_main.c | 8 +-
drivers/net/can/kvaser_pciefd.c | 51 +++--
drivers/net/ethernet/3com/3c589_cs.c | 11 +-
drivers/net/ethernet/broadcom/genet/bcmgenet.c | 9 +-
drivers/net/ethernet/freescale/fec_main.c | 13 +-
.../ethernet/hisilicon/hns3/hns3pf/hclge_main.c | 15 +-
.../net/ethernet/hisilicon/hns3/hns3pf/hclge_tm.c | 4 +-
.../net/ethernet/hisilicon/hns3/hns3pf/hclge_tm.h | 5 +
.../ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c | 5 +-
drivers/net/ethernet/intel/igb/e1000_mac.c | 4 +-
.../net/ethernet/mellanox/mlx5/core/lib/devcom.c | 3 +-
drivers/net/ethernet/mellanox/mlx5/core/main.c | 2 +-
drivers/net/ethernet/nvidia/forcedeth.c | 1 +
drivers/net/ethernet/pasemi/pasemi_mac.c | 2 +-
drivers/net/ethernet/sun/cassini.c | 2 +
drivers/net/ipvlan/ipvlan_core.c | 6 +
drivers/net/tap.c | 10 +-
drivers/net/team/team.c | 7 +-
.../broadcom/brcm80211/brcmfmac/cfg80211.c | 13 +-
drivers/net/wireless/intel/iwlwifi/dvm/sta.c | 5 +-
drivers/net/wireless/intel/iwlwifi/mvm/nvm.c | 10 +
drivers/net/wireless/intel/iwlwifi/pcie/drv.c | 3 +
drivers/net/wireless/intel/iwlwifi/pcie/trans.c | 2 +-
drivers/net/wireless/mediatek/mt76/mt7615/mac.c | 5 +-
drivers/phy/st/phy-miphy28lp.c | 42 +---
drivers/power/supply/bq27xxx_battery.c | 41 ++--
drivers/power/supply/bq27xxx_battery_i2c.c | 3 +-
drivers/power/supply/power_supply_leds.c | 5 +-
drivers/power/supply/sbs-charger.c | 2 +-
drivers/s390/cio/qdio.h | 25 +--
drivers/s390/cio/qdio_main.c | 62 +++---
drivers/scsi/lpfc/lpfc_debugfs.c | 7 +-
drivers/spi/spi-fsl-cpm.c | 23 +++
drivers/spi/spi-fsl-spi.c | 53 +++--
drivers/spi/spi-imx.c | 24 ++-
drivers/staging/rtl8192e/rtl8192e/rtl_core.c | 6 +-
drivers/staging/rtl8192e/rtl8192e/rtl_core.h | 5 -
drivers/target/iscsi/iscsi_target.c | 6 +-
drivers/tty/serial/8250/8250_core.c | 1 +
drivers/tty/serial/8250/8250_pci.c | 5 +
drivers/tty/serial/arc_uart.c | 7 +-
drivers/tty/vt/vc_screen.c | 57 ++++--
drivers/usb/class/usbtmc.c | 2 +
drivers/usb/core/usb.c | 76 +++++++
drivers/usb/dwc3/debugfs.c | 109 ++++++++++
drivers/usb/gadget/function/u_ether.c | 39 +---
drivers/usb/host/uhci-pci.c | 10 +-
drivers/usb/misc/sisusbvga/sisusb.c | 14 ++
drivers/usb/storage/scsiglue.c | 28 ++-
drivers/usb/typec/altmodes/displayport.c | 4 +
drivers/usb/typec/tcpm/tcpm.c | 16 +-
drivers/video/fbdev/udlfb.c | 13 +-
drivers/watchdog/sp5100_tco.c | 4 +
drivers/xen/pvcalls-back.c | 9 +-
fs/btrfs/disk-io.c | 9 +
fs/btrfs/free-space-cache.c | 7 +-
fs/btrfs/inode.c | 12 +-
fs/ceph/snap.c | 13 ++
fs/ext2/ext2.h | 1 +
fs/ext2/super.c | 7 +
fs/ext4/mballoc.c | 65 +++---
fs/f2fs/checkpoint.c | 12 +-
fs/f2fs/data.c | 3 +-
fs/gfs2/glops.c | 3 +-
fs/hfsplus/inode.c | 28 ++-
fs/nilfs2/inode.c | 18 ++
fs/statfs.c | 4 +-
include/linux/cpuhotplug.h | 1 -
include/linux/device.h | 1 +
include/linux/dim.h | 3 +-
include/linux/if_team.h | 1 +
include/linux/if_vlan.h | 17 ++
include/linux/power/bq27xxx_battery.h | 1 +
include/linux/sched/task_stack.h | 2 +-
include/linux/string_helpers.h | 15 ++
include/linux/usb.h | 5 +
include/net/bonding.h | 1 +
include/net/ip6_tunnel.h | 2 +-
include/net/ip_tunnels.h | 2 +-
include/net/netfilter/nf_tables.h | 15 +-
include/net/netfilter/nf_tables_core.h | 8 +-
include/net/netfilter/nft_fib.h | 2 +-
include/net/netfilter/nft_meta.h | 4 +-
include/net/sock.h | 2 +-
include/uapi/sound/skl-tplg-interface.h | 3 +-
kernel/bpf/verifier.c | 2 +-
lib/cpu_rmap.c | 5 +-
lib/debugobjects.c | 2 +-
lib/dim/dim.c | 5 +-
lib/dim/net_dim.c | 3 +-
lib/dim/rdma_dim.c | 3 +-
net/8021q/vlan_dev.c | 4 +-
net/bluetooth/l2cap_core.c | 1 -
net/bridge/br_forward.c | 2 +-
net/bridge/netfilter/nft_meta_bridge.c | 5 +-
net/can/j1939/socket.c | 2 +-
net/core/datagram.c | 15 +-
net/core/dev.c | 4 +-
net/core/skbuff.c | 4 +-
net/ipv4/ip_gre.c | 6 +-
net/ipv4/netfilter/nft_dup_ipv4.c | 18 +-
net/ipv4/udplite.c | 2 +
net/ipv6/exthdrs_core.c | 2 +
net/ipv6/ip6_gre.c | 36 ++--
net/ipv6/netfilter/nft_dup_ipv6.c | 18 +-
net/ipv6/udplite.c | 2 +
net/key/af_key.c | 12 +-
net/netfilter/core.c | 6 +-
net/netfilter/nf_conntrack_standalone.c | 3 +-
net/netfilter/nf_tables_api.c | 228 +++++++++++++--------
net/netfilter/nft_bitwise.c | 14 +-
net/netfilter/nft_byteorder.c | 14 +-
net/netfilter/nft_cmp.c | 8 +-
net/netfilter/nft_ct.c | 12 +-
net/netfilter/nft_dup_netdev.c | 6 +-
net/netfilter/nft_dynset.c | 12 +-
net/netfilter/nft_exthdr.c | 14 +-
net/netfilter/nft_fib.c | 5 +-
net/netfilter/nft_fwd_netdev.c | 18 +-
net/netfilter/nft_hash.c | 25 ++-
net/netfilter/nft_immediate.c | 6 +-
net/netfilter/nft_lookup.c | 14 +-
net/netfilter/nft_masq.c | 18 +-
net/netfilter/nft_meta.c | 8 +-
net/netfilter/nft_nat.c | 35 ++--
net/netfilter/nft_numgen.c | 15 +-
net/netfilter/nft_objref.c | 6 +-
net/netfilter/nft_osf.c | 8 +-
net/netfilter/nft_payload.c | 10 +-
net/netfilter/nft_queue.c | 12 +-
net/netfilter/nft_range.c | 6 +-
net/netfilter/nft_redir.c | 18 +-
net/netfilter/nft_rt.c | 7 +-
net/netfilter/nft_socket.c | 7 +-
net/netfilter/nft_tproxy.c | 14 +-
net/netfilter/nft_tunnel.c | 8 +-
net/netfilter/nft_xfrm.c | 7 +-
net/netlink/af_netlink.c | 8 +-
net/nsh/nsh.c | 8 +-
net/packet/af_packet.c | 6 +-
net/socket.c | 2 +-
net/unix/af_unix.c | 22 +-
net/vmw_vsock/af_vsock.c | 2 +-
samples/bpf/hbm.c | 1 +
scripts/recordmcount.c | 6 +-
sound/firewire/digi00x/digi00x-stream.c | 4 +-
sound/pci/hda/hda_generic.c | 7 +-
sound/pci/hda/patch_ca0132.c | 1 +
sound/pci/hda/patch_hdmi.c | 5 +
sound/pci/hda/patch_realtek.c | 4 +
sound/soc/fsl/fsl_micfil.c | 15 +-
.../cpupower/utils/idle_monitor/mperf_monitor.c | 31 ++-
tools/testing/selftests/memfd/fuse_test.c | 1 +
tools/testing/selftests/net/fib_tests.sh | 2 +-
198 files changed, 1658 insertions(+), 833 deletions(-)




2023-05-29 16:29:22

by Guenter Roeck

[permalink] [raw]
Subject: Re: [PATCH 5.4 000/161] 5.4.244-rc1 review

On Sun, May 28, 2023 at 08:08:44PM +0100, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.4.244 release.
> There are 161 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 Tue, 30 May 2023 19:08:13 +0000.
> Anything received after that time might be too late.
>

Build results:
total: 159 pass: 159 fail: 0
Qemu test results:
total: 455 pass: 455 fail: 0

Tested-by: Guenter Roeck <[email protected]>

Guenter

2023-05-29 17:13:20

by Naresh Kamboju

[permalink] [raw]
Subject: Re: [PATCH 5.4 000/161] 5.4.244-rc1 review

On Mon, 29 May 2023 at 00:52, Greg Kroah-Hartman
<[email protected]> wrote:
>
> This is the start of the stable review cycle for the 5.4.244 release.
> There are 161 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 Tue, 30 May 2023 19:08:13 +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.244-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


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

Tested-by: Linux Kernel Functional Testing <[email protected]>

## Build
* kernel: 5.4.244-rc1
* git: https://gitlab.com/Linaro/lkft/mirrors/stable/linux-stable-rc
* git branch: linux-5.4.y
* git commit: 99ecfa2a4afcb3256e9102eb5cc0525d97aec466
* git describe: v5.4.243-162-g99ecfa2a4afc
* test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-5.4.y/build/v5.4.243-162-g99ecfa2a4afc

## Test Regressions (compared to v5.4.243)

## Metric Regressions (compared to v5.4.243)

## Test Fixes (compared to v5.4.243)

## Metric Fixes (compared to v5.4.243)

## Test result summary
total: 134703, pass: 113495, fail: 3730, skip: 17279, xfail: 199

## Build Summary
* arc: 5 total, 5 passed, 0 failed
* arm: 145 total, 144 passed, 1 failed
* arm64: 45 total, 39 passed, 6 failed
* i386: 28 total, 20 passed, 8 failed
* mips: 27 total, 27 passed, 0 failed
* parisc: 6 total, 6 passed, 0 failed
* powerpc: 30 total, 30 passed, 0 failed
* riscv: 12 total, 11 passed, 1 failed
* s390: 6 total, 6 passed, 0 failed
* sh: 12 total, 12 passed, 0 failed
* sparc: 6 total, 6 passed, 0 failed
* x86_64: 38 total, 36 passed, 2 failed

## Test suites summary
* boot
* fwts
* kselftest-android
* kselftest-arm64
* kselftest-breakpoints
* kselftest-capabilities
* kselftest-cgroup
* kselftest-clone3
* kselftest-core
* kselftest-cpu-hotplug
* kselftest-cpufreq
* kselftest-drivers-dma-buf
* kselftest-efivarfs
* kselftest-exec
* kselftest-filesystems
* kselftest-filesystems-binderfs
* kselftest-firmware
* kselftest-fpu
* kselftest-ftrace
* kselftest-futex
* kselftest-gpio
* kselftest-intel_pstate
* kselftest-ipc
* kselftest-ir
* kselftest-kcmp
* kselftest-kexec
* kselftest-kvm
* kselftest-lib
* kselftest-livepatch
* kselftest-membarrier
* kselftest-memfd
* kselftest-memory-hotplug
* kselftest-mincore
* kselftest-mount
* kselftest-mqueue
* kselftest-net
* kselftest-net-forwarding
* kselftest-netfilter
* kselftest-nsfs
* kselftest-openat2
* kselftest-pid_namespace
* kselftest-pidfd
* kselftest-proc
* kselftest-pstore
* kselftest-ptrace
* kselftest-rseq
* kselftest-rtc
* kselftest-sigaltstack
* kselftest-size
* kselftest-tc-testing
* kselftest-timens
* kselftest-timers
* kselftest-tmpfs
* kselftest-tpm2
* kselftest-user
* kselftest-user_events
* kselftest-vDSO
* kselftest-watchdog
* kselftest-x86
* kselftest-zram
* kunit
* kvm-unit-tests
* libhugetlbfs
* log-parser-boot
* log-parser-test
* ltp-cap_bounds
* ltp-commands
* ltp-containers
* ltp-controllers
* ltp-cpuhotplug
* ltp-crypto
* ltp-cve
* ltp-dio
* ltp-fcntl-locktests
* ltp-filecaps
* ltp-fs
* ltp-fs_bind
* ltp-fs_perms_simple
* ltp-fsx
* ltp-hugetlb
* ltp-io
* ltp-ipc
* ltp-math
* ltp-mm
* ltp-nptl
* ltp-pty
* ltp-sched
* ltp-securebits
* ltp-smoke
* ltp-syscalls
* ltp-tracing
* network-basic-tests
* perf
* rcutorture
* v4l2-compliance
* vdso

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

2023-05-30 05:39:17

by Harshit Mogalapalli

[permalink] [raw]
Subject: Re: [PATCH 5.4 000/161] 5.4.244-rc1 review

Hi Greg,

On 29/05/23 12:38 am, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.4.244 release.
> There are 161 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 Tue, 30 May 2023 19:08:13 +0000.
> Anything received after that time might be too late.
>

No problems seen on x86_64 and aarch64.

Tested-by: Harshit Mogalapalli <[email protected]>

Thanks,
Harshit

> 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.244-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
>

2023-05-30 09:32:53

by Jon Hunter

[permalink] [raw]
Subject: Re: [PATCH 5.4 000/161] 5.4.244-rc1 review

On Sun, 28 May 2023 20:08:44 +0100, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.4.244 release.
> There are 161 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 Tue, 30 May 2023 19:08:13 +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.244-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

All tests passing for Tegra ...

Test results for stable-v5.4:
10 builds: 10 pass, 0 fail
26 boots: 26 pass, 0 fail
59 tests: 59 pass, 0 fail

Linux version: 5.4.244-rc1-g99ecfa2a4afc
Boards tested: tegra124-jetson-tk1, tegra186-p2771-0000,
tegra194-p2972-0000, tegra20-ventana,
tegra210-p2371-2180, tegra210-p3450-0000,
tegra30-cardhu-a04

Tested-by: Jon Hunter <[email protected]>

Jon

2023-05-30 12:21:45

by Chris Paterson

[permalink] [raw]
Subject: RE: [PATCH 5.4 000/161] 5.4.244-rc1 review

Hello Greg,

> From: Greg Kroah-Hartman <[email protected]>
> Sent: Sunday, May 28, 2023 8:09 PM
>
> This is the start of the stable review cycle for the 5.4.244 release.
> There are 161 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 Tue, 30 May 2023 19:08:13 +0000.
> Anything received after that time might be too late.

CIP configurations built and booted with Linux 5.4.244-rc1 (99ecfa2a4afc):
https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/pipelines/881425010
https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/commits/linux-5.4.y

Tested-by: Chris Paterson (CIP) <[email protected]>

Kind regards, Chris

2023-05-30 17:50:39

by Florian Fainelli

[permalink] [raw]
Subject: Re: [PATCH 5.4 000/161] 5.4.244-rc1 review

On 5/28/23 12:08, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.4.244 release.
> There are 161 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 Tue, 30 May 2023 19:08:13 +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.244-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

On ARCH_BRCMSTB using 32-bit and 64-bit ARM kernels, build tested on
BMIPS_GENERIC:

Tested-by: Florian Fainelli <[email protected]>
--
Florian