Skip to content
Snippets Groups Projects
Commit ce60eb15 authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman
Browse files

Merge 5.10.232 into android12-5.10-lts


Changes in 5.10.232
	tcp: check space before adding MPTCP SYN options
	usb: host: max3421-hcd: Correctly abort a USB request.
	ata: sata_highbank: fix OF node reference leak in highbank_initialize_phys()
	usb: dwc2: hcd: Fix GetPortStatus & SetPortFeature
	usb: ehci-hcd: fix call balance of clocks handling routines
	usb: gadget: u_serial: Fix the issue that gs_start_io crashed due to accessing null pointer
	xfs: don't drop errno values when we fail to ficlone the entire range
	xfs: fix scrub tracepoints when inode-rooted btrees are involved
	bpf, sockmap: Fix update element with same
	virtio/vsock: Fix accept_queue memory leak
	exfat: fix potential deadlock on __exfat_get_dentry_set
	acpi: nfit: vmalloc-out-of-bounds Read in acpi_nfit_ctl
	batman-adv: Do not send uninitialized TT changes
	batman-adv: Remove uninitialized data in full table TT response
	batman-adv: Do not let TT changes list grows indefinitely
	tipc: fix NULL deref in cleanup_bearer()
	selftests: mlxsw: sharedbuffer: Remove h1 ingress test case
	selftests: mlxsw: sharedbuffer: Remove duplicate test cases
	net: lapb: increase LAPB_HEADER_LEN
	ACPI: resource: Fix memory resource type union access
	cxgb4: use port number to set mac addr
	qca_spi: Fix clock speed for multiple QCA7000
	qca_spi: Make driver probing reliable
	net/sched: netem: account for backlog updates from child qdisc
	net: bonding, dummy, ifb, team: advertise NETIF_F_GSO_SOFTWARE
	bonding: Fix feature propagation of NETIF_F_GSO_ENCAP_ALL
	team: Fix feature propagation of NETIF_F_GSO_ENCAP_ALL
	ACPICA: events/evxfregn: don't release the ContextMutex that was never acquired
	blk-iocost: Avoid using clamp() on inuse in __propagate_weights()
	bpf: sync_linked_regs() must preserve subreg_def
	tracing/kprobes: Skip symbol counting logic for module symbols in create_local_trace_kprobe()
	drm/i915: Fix memory leak by correcting cache object name in error handler
	Revert "clocksource/drivers:sp804: Make user selectable"
	Revert "clkdev: remove CONFIG_CLKDEV_LOOKUP"
	xen/netfront: fix crash when removing device
	x86: make get_cpu_vendor() accessible from Xen code
	objtool/x86: allow syscall instruction
	x86/static-call: provide a way to do very early static-call updates
	x86/xen: don't do PV iret hypercall through hypercall page
	x86/xen: add central hypercall functions
	x86/xen: use new hypercall functions instead of hypercall page
	x86/xen: remove hypercall page
	ALSA: usb-audio: Fix a DMA to stack memory bug
	x86/static-call: fix 32-bit build
	Linux 5.10.232

Change-Id: I1987994312c16f84c0fe9a028627d65995c2d0b2
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@google.com>
parents 15eb0c59 abc94754
No related branches found
No related tags found
No related merge requests found
Showing
with 292 additions and 81 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment