merge-upstream/v5.10.68 from branch/tag: upstream/v5.10.68 into branch: main-R93-cos-5.10
Changelog:
-------------------------------------------------------------
Adrian Bunk (1):
bnx2x: Fix enabling network interfaces without VFs
Alex Elder (1):
net: ipa: initialize all filter table slots
Alexander Egorenkov (1):
s390/sclp: fix Secure-IPL facility detection
Anand Jain (1):
btrfs: fix upper limit for max_inline for page size 64K
Andrea Claudi (1):
selftest: net: fix typo in altname test
Andy Shevchenko (2):
PCI: Sync __pci_register_driver() stub for CONFIG_PCI=n
mfd: lpc_sch: Partially revert "Add support for Intel Quark X1000"
Anshuman Khandual (1):
KVM: arm64: Restrict IPA size to maximum 48 bits on 4K and 16K page size
Arnaldo Carvalho de Melo (1):
perf bench inject-buildid: Handle writen() errors
Arnd Bergmann (1):
drm/rockchip: cdn-dp-core: Make cdn_dp_core_resume __maybe_unused
Aya Levin (1):
udp_tunnel: Fix udp_tunnel_nic work-queue type
Baptiste Lepers (1):
events: Reuse value read using READ_ONCE instead of re-reading it
Benjamin Hesmans (1):
netfilter: socket: icmp6: fix use-after-scope
Christophe JAILLET (4):
PCI: tegra: Fix OF node reference leak
mtd: rawnand: cafe: Fix a resource leak in the error handling path of 'cafe_nand_probe()'
gpio: mpc8xxx: Fix a resources leak in the error handling path of 'mpc8xxx_probe()'
gpio: mpc8xxx: Use 'devm_gpiochip_add_data()' to simplify the code and avoid a leak
Dan Carpenter (1):
PCI: Fix pci_dev_str_match_path() alloc while atomic bug
Daniele Palmas (1):
net: usb: cdc_mbim: avoid altsetting toggling for Telit LN920
David Heidelberg (1):
dt-bindings: arm: Fix Toradex compatible typo
David Hildenbrand (1):
mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range()
Dinghao Liu (2):
PCI: rcar: Fix runtime PM imbalance in rcar_pcie_ep_probe()
qlcnic: Remove redundant unlock in qlcnic_pinit_from_rom
Edwin Peer (3):
bnxt_en: make bnxt_free_skbs() safe to call after bnxt_free_mem()
bnxt_en: fix stored FW_PSID version masks
bnxt_en: log firmware debug notifications
Eli Cohen (1):
net/{mlx5|nfp|bnxt}: Remove unnecessary RTNL lock assert
Eric Dumazet (3):
net-caif: avoid user-triggerable WARN_ON(1)
net/af_unix: fix a data-race in unix_dgram_poll
fq_codel: reject silly quantum parameters
Ernst Sjöstrand (1):
drm/amd/amdgpu: Increase HWIP_MAX_INSTANCE to 10
Evan Quan (1):
PCI: Add AMD GPU multi-function power dependencies
Florian Fainelli (2):
r6040: Restore MDIO clock frequency after MAC reset
net: dsa: bcm_sf2: Fix array overrun in bcm_sf2_num_active_ports()
George Cherian (1):
PCI: Add ACS quirks for Cavium multi-function devices
Greg Kroah-Hartman (1):
Linux 5.10.68
Gustavo A. R. Silva (1):
netfilter: Fix fall-through warnings for Clang
Hans de Goede (1):
mfd: axp20x: Update AXP288 volatile ranges
Hoang Le (1):
tipc: increase timeout in tipc_sk_enqueue()
Ilya Leoshkevich (3):
s390/bpf: Fix optimizing out zero-extensions
s390/bpf: Fix 64-bit subtraction of the -0x80000000 constant
s390/bpf: Fix branch shortening during codegen pass
Jan Kiszka (1):
watchdog: Start watchdog in watchdog_set_last_hw_keepalive only if appropriate
Jeff Moyer (1):
x86/pat: Pass valid address to sanitize_phys()
Jens Axboe (1):
io_uring: ensure symmetry in handling iter types in loop_rw_iter()
Jiaran Zhang (1):
net: hns3: fix the timing issue of VF clearing interrupt sources
Juergen Gross (2):
xen: reset legacy rtc flag for PV domU
PM: base: power: don't try to use non-existing RTC for storing data
Keith Busch (1):
nvme-tcp: fix io_work priority inversion
Kishon Vijay Abraham I (3):
PCI: cadence: Use bitfield for *quirk_retrain_flag* instead of bool
PCI: j721e: Add PCIe support for J7200
PCI: j721e: Add PCIe support for AM64
Kortan (1):
gen_compile_commands: fix missing 'sys' package
Li Huafei (1):
perf unwind: Do not overwrite FEATURE_CHECK_LDFLAGS-libunwind-{x86,aarch64}
Lin, Zhenpeng (1):
dccp: don't duplicate ccid when cloning dccp sock
Linus Walleij (3):
mfd: db8500-prcmu: Adjust map to reality
backlight: ktd253: Stabilize backlight
net: dsa: tag_rtl4_a: Fix egress tags
Lucas Stach (8):
drm/etnaviv: return context from etnaviv_iommu_context_get
drm/etnaviv: put submit prev MMU context when it exists
drm/etnaviv: stop abusing mmu_context as FE running marker
drm/etnaviv: keep MMU context across runtime suspend/resume
drm/etnaviv: exec and MMU state is lost when resetting the GPU
drm/etnaviv: fix MMU context leak on GPU reset
drm/etnaviv: reference MMU context when setting up hardware state
drm/etnaviv: add missing MMU context put when reaping MMU mapping
Maor Gottlieb (1):
net/mlx5: Fix potential sleeping in atomic context
Marc Zyngier (1):
mfd: Don't use irq_create_mapping() to resolve a mapping
Mark Brown (1):
arm64/sve: Use correct size when reinitialising SVE state
Masami Hiramatsu (2):
tracing/probes: Reject events which have the same name of existing one
tracing/boot: Fix a hist trigger dependency for boot time tracing
Matthias Schiffer (1):
mfd: tqmx86: Clear GPIO IRQ resource when no IRQ is set
Matthieu Baerts (1):
selftests: mptcp: clean tmp files in simult_flows
Michael Chan (6):
bnxt_en: Fix asic.rev in devlink dev info command
bnxt_en: Consolidate firmware reset event logging.
bnxt_en: Convert to use netif_level() helpers.
bnxt_en: Improve logging of error recovery settings information.
bnxt_en: Fix possible unintended driver initiated error recovery
bnxt_en: Fix error recovery regression
Michael Petlan (1):
perf machine: Initialize srcline string member in add_location struct
Mike Rapoport (1):
x86/mm: Fix kern_addr_valid() to cope with existing but not present entries
Miklos Szeredi (1):
fuse: fix use after free in fuse_read_interrupt()
Miquel Raynal (1):
dt-bindings: mtd: gpmc: Fix the ECC bytes vs. OOB bytes equation
Nadeem Athani (1):
PCI: cadence: Add quirk flag to set minimum delay in LTSSM Detect.Quiet state
Nicholas Piggin (1):
KVM: PPC: Book3S HV: Tolerate treclaim. in fake-suspend mode changing registers
Oliver Upton (2):
KVM: arm64: Fix read-side race on updates to vcpu reset state
KVM: arm64: Handle PSCI resets before userspace touches vCPU state
Om Prakash Singh (2):
PCI: tegra194: Fix handling BME_CHGED event
PCI: tegra194: Fix MSI-X programming
Paolo Abeni (1):
vhost_net: fix OoB on sendmsg() failure.
Paolo Valente (1):
block, bfq: honor already-setup queue merges
Pavel Skripkin (1):
netfilter: nft_ct: protect nft_ct_pcpu_template_refcnt with mutex
Rafał Miłecki (3):
net: dsa: b53: Fix calculating number of switch ports
net: dsa: b53: Set correct number of ports in the DSA struct
net: dsa: b53: Fix IMP port setup on BCM5301x
Randy Dunlap (3):
ptp: dp83640: don't define PAGE0
ARC: export clear_user_page() for modules
mfd: lpc_sch: Rename GPIOBASE to prevent build error
Rob Herring (2):
PCI: of: Don't fail devm_pci_alloc_host_bridge() on missing 'ranges'
PCI: iproc: Fix BCMA probe resource handling
Robert Foss (1):
drm/bridge: lt9611: Fix handling of 4k panels
Ryoga Saito (1):
Set fc_nlinfo in nh_create_ipv4, nh_create_ipv6
Saeed Mahameed (2):
ethtool: Fix rxnfc copy to user buffer overflow
net/mlx5: FWTrace, cancel work on alloc pd error flow
Shai Malin (1):
qed: Handle management FW error
Smadar Fuks (1):
octeontx2-af: Add additional register check to rvu_poll_reg()
Sukadev Bhattiprolu (1):
ibmvnic: check failover_pending in login response
Tony Luck (1):
x86/mce: Avoid infinite loop for copy from user recovery
Vishal Aslot (1):
PCI: ibmphp: Fix double unmap of io_mem
Vladimir Oltean (1):
net: dsa: destroy the phylink instance on any error in dsa_slave_phy_setup
Wasim Khan (1):
PCI: Add ACS quirks for NXP LX2xx0 and LX2xx2 platforms
Will Deacon (1):
x86/uaccess: Fix 32-bit __get_user_asm_u64() when CC_HAS_ASM_GOTO_OUTPUT=y
Willem de Bruijn (1):
ip_gre: validate csum_start only on pull
Xin Long (1):
tipc: fix an use-after-free issue in tipc_recvmsg
Xiyu Yang (1):
net/l2tp: Fix reference count leak in l2tp_udp_recv_core
Yang Li (3):
ethtool: Fix an error code in cxgb2.c
NTB: Fix an error code in ntb_msit_probe()
NTB: perf: Fix an error code in perf_setup_inbuf()
Yoshihiro Shimoda (1):
net: renesas: sh_eth: Fix freeing wrong tx descriptor
Yufeng Mo (3):
net: hns3: pad the short tunnel frame before sending to hardware
net: hns3: change affinity_mask to numa node range
net: hns3: disable mac in flr process
Zhihao Cheng (2):
mtd: mtdconcat: Judge callback existence based on the master
mtd: mtdconcat: Check _read, _write callbacks existence before assignment
Ziyang Xuan (1):
net: hso: add failure handler for add_net_device
zhenggy (1):
tcp: fix tp->undo_retrans accounting in tcp_sacktag_one()
BUG=b/200916564
TEST=tryjob, validation and K8s e2e
RELEASE_NOTE=Updated the Linux kernel to v5.10.68.
Signed-off-by: COS Kernel Merge Bot <cloud-image-merge-automation@prod.google.com>
Change-Id: I685cdb71d55765ee87a4059f19bbfbf770c45f09