Files
Greg Kroah-Hartman eaeaea6fdc Merge 5.10.245 into android12-5.10-lts
Changes in 5.10.245
	mptcp: pm: kernel: flush: do not reset ADD_ADDR limit
	media: mtk-vcodec: venc: avoid -Wenum-compare-conditional warning
	media: i2c: imx214: Fix link frequency validation
	net: Fix null-ptr-deref by sock_lock_init_class_and_name() and rmmod.
	mtd: Add check for devm_kcalloc()
	flexfiles/pNFS: fix NULL checks on result of ff_layout_choose_ds_for_read
	NFSv4: Don't clear capabilities that won't be reset
	NFSv4: Clear the NFS_CAP_XATTR flag if not supported by the server
	tracing: Fix tracing_marker may trigger page fault during preempt_disable
	NFSv4/flexfiles: Fix layout merge mirror check.
	tcp_bpf: Call sk_msg_free() when tcp_bpf_send_verdict() fails to allocate psock->cork.
	overflow: Correct check_shl_overflow() comment
	compiler.h: drop fallback overflow checkers
	overflow: Allow mixed type arguments
	EDAC/altera: Delete an inappropriate dma_free_coherent() call
	compiler-clang.h: define __SANITIZE_*__ macros only when undefined
	ocfs2: fix recursive semaphore deadlock in fiemap call
	mtd: rawnand: stm32_fmc2: fix ECC overwrite
	fuse: check if copy_file_range() returns larger than requested size
	fuse: prevent overflow in copy_file_range return value
	mm/khugepaged: fix the address passed to notifier on testing young
	mtd: rawnand: stm32_fmc2: Fix dma_map_sg error check
	mtd: rawnand: stm32_fmc2: avoid overlapping mappings on ECC buffer
	mtd: nand: raw: atmel: Fix comment in timings preparation
	mtd: nand: raw: atmel: Respect tAR, tCLR in read setup timing
	Input: i8042 - add TUXEDO InfinityBook Pro Gen10 AMD to i8042 quirk table
	tty: hvc_console: Call hvc_kick in hvc_write unconditionally
	USB: serial: option: add Telit Cinterion FN990A w/audio compositions
	USB: serial: option: add Telit Cinterion LE910C4-WWX new compositions
	net: fec: Fix possible NPD in fec_enet_phy_reset_after_clk_enable()
	tunnels: reset the GSO metadata before reusing the skb
	igb: fix link test skipping when interface is admin down
	genirq/affinity: Add irq_update_affinity_desc()
	genirq: Export affinity setter for modules
	genirq: Provide new interfaces for affinity hints
	i40e: Use irq_update_affinity_hint()
	i40e: fix IRQ freeing in i40e_vsi_request_irq_msix error path
	can: j1939: j1939_sk_bind(): call j1939_priv_put() immediately when j1939_local_ecu_get() failed
	can: j1939: j1939_local_ecu_get(): undo increment when j1939_local_ecu_get() fails
	dmaengine: ti: edma: Fix memory allocation size for queue_priority_map
	dmaengine: qcom: bam_dma: Fix DT error handling for num-channels/ees
	phy: ti-pipe3: fix device leak at unbind
	soc: qcom: mdt_loader: Deal with zero e_shentsize
	drm/i915/power: fix size for for_each_set_bit() in abox iteration
	mm/memory-failure: fix VM_BUG_ON_PAGE(PagePoisoned(page)) when unpoison memory
	ALSA: firewire-motu: drop EPOLLOUT from poll return values as write is not supported
	wifi: mac80211: fix incorrect type for ret
	pcmcia: omap_cf: Mark driver struct with __refdata to prevent section mismatch
	cgroup: split cgroup_destroy_wq into 3 workqueues
	um: virtio_uml: Fix use-after-free after put_device in probe
	qed: Don't collect too many protection override GRC elements
	net: natsemi: fix `rx_dropped` double accounting on `netif_rx()` failure
	i40e: remove redundant memory barrier when cleaning Tx descs
	tcp: Clear tcp_sk(sk)->fastopen_rsk in tcp_disconnect().
	Revert "net/mlx5e: Update and set Xon/Xoff upon port speed set"
	net: liquidio: fix overflow in octeon_init_instr_queue()
	cnic: Fix use-after-free bugs in cnic_delete_task
	nilfs2: fix CFI failure when accessing /sys/fs/nilfs2/features/*
	power: supply: bq27xxx: fix error return in case of no bq27000 hdq battery
	power: supply: bq27xxx: restrict no-battery detection to bq27000
	mmc: mvsdio: Fix dma_unmap_sg() nents value
	KVM: SVM: Sync TPR from LAPIC into VMCB::V_TPR even if AVIC is active
	rds: ib: Increment i_fastreg_wrs before bailing out
	ASoC: wm8940: Correct typo in control name
	ASoC: wm8974: Correct PLL rate rounding
	ASoC: SOF: Intel: hda-stream: Fix incorrect variable used in error message
	drm: bridge: cdns-mhdp8546: Fix missing mutex unlock on error path
	crypto: af_alg - Disallow concurrent writes in af_alg_sendmsg
	serial: sc16is7xx: fix bug in flow control levels init
	usb: gadget: dummy_hcd: remove usage of list iterator past the loop body
	USB: gadget: dummy-hcd: Fix locking bug in RT-enabled kernels
	xhci: dbc: decouple endpoint allocation from initialization
	xhci: dbc: Fix full DbC transfer ring after several reconnects
	phy: broadcom: convert to devm_platform_ioremap_resource(_byname)
	phy: ti: convert to devm_platform_ioremap_resource(_byname)
	phy: phy-bcm-ns-usb3: drop support for deprecated DT binding
	phy: broadcom: ns-usb3: fix Wvoid-pointer-to-enum-cast warning
	phy: Use device_get_match_data()
	phy: ti: omap-usb2: fix device leak at unbind
	net: rfkill: gpio: add DT support
	net: rfkill: gpio: Fix crash due to dereferencering uninitialized pointer
	btrfs: tree-checker: fix the incorrect inode ref size check
	mptcp: propagate shutdown to subflows when possible
	ALSA: usb-audio: Fix block comments in mixer_quirks
	ALSA: usb-audio: Drop unnecessary parentheses in mixer_quirks
	ALSA: usb-audio: Avoid multiple assignments in mixer_quirks
	ALSA: usb-audio: Simplify NULL comparison in mixer_quirks
	ALSA: usb-audio: Remove unneeded wmb() in mixer_quirks
	ALSA: usb-audio: Add mixer quirk for Sony DualSense PS5
	ALSA: usb-audio: Convert comma to semicolon
	ALSA: usb-audio: Fix build with CONFIG_INPUT=n
	usb: core: Add 0x prefix to quirks debug output
	IB/mlx5: Fix obj_type mismatch for SRQ event subscriptions
	arm64: dts: imx8mp: Correct thermal sensor index
	cpufreq: Initialize cpufreq-based invariance before subsys
	can: rcar_can: rcar_can_resume(): fix s2ram with PSCI
	can: hi311x: populate ndo_change_mtu() to prevent buffer overflow
	can: sun4i_can: populate ndo_change_mtu() to prevent buffer overflow
	can: mcba_usb: populate ndo_change_mtu() to prevent buffer overflow
	can: peak_usb: fix shift-out-of-bounds issue
	bnxt_en: correct offset handling for IPv6 destination address
	nexthop: Pass extack to nexthop notifier
	rtnetlink: Add RTNH_F_TRAP flag
	nexthop: Emit a notification when a nexthop is added
	nexthop: Emit a notification when a single nexthop is replaced
	nexthop: Forbid FDB status change while nexthop is in a group
	selftests: fib_nexthops: Fix creation of non-FDB nexthops
	drm/gma500: Fix null dereference in hdmi teardown
	crypto: af_alg - Fix incorrect boolean values in af_alg_ctx
	i40e: fix idx validation in i40e_validate_queue_map
	i40e: fix input validation logic for action_meta
	i40e: add max boundary check for VF filters
	i40e: add mask to apply valid bits for itr_idx
	tracing: dynevent: Add a missing lockdown check on dynevent
	fbcon: fix integer overflow in fbcon_do_set_font
	fbcon: Fix OOB access in font allocation
	mm/migrate_device: don't add folio to be freed to LRU in migrate_device_finalize()
	i40e: increase max descriptors for XL710
	i40e: add validation for ring_len param
	i40e: fix idx validation in config queues msg
	i40e: fix validation of VF state in get resources
	mm/hugetlb: fix folio is still mapped when deleted
	Linux 5.10.245

Change-Id: I8125b2740db8dc9a06c956323964b8d8453f2441
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
2025-10-02 14:05:03 +00:00
..
2020-08-28 16:58:28 +10:00
2023-03-22 11:21:35 +00:00
2022-07-28 15:53:46 +02:00
2020-02-28 08:43:21 +08:00
2023-03-11 16:39:22 +01:00
2021-07-14 16:56:06 +02:00