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:
Greg Kroah-Hartman <gregkh@google.com>
No related branches found
No related tags found
Showing
- Makefile 1 addition, 1 deletionMakefile
- arch/arm/Kconfig 2 additions, 0 deletionsarch/arm/Kconfig
- arch/mips/Kconfig 3 additions, 0 deletionsarch/mips/Kconfig
- arch/mips/pic32/Kconfig 1 addition, 0 deletionsarch/mips/pic32/Kconfig
- arch/sh/Kconfig 1 addition, 0 deletionsarch/sh/Kconfig
- arch/x86/include/asm/processor.h 2 additions, 0 deletionsarch/x86/include/asm/processor.h
- arch/x86/include/asm/static_call.h 15 additions, 0 deletionsarch/x86/include/asm/static_call.h
- arch/x86/include/asm/sync_core.h 3 additions, 3 deletionsarch/x86/include/asm/sync_core.h
- arch/x86/include/asm/xen/hypercall.h 22 additions, 14 deletionsarch/x86/include/asm/xen/hypercall.h
- arch/x86/kernel/cpu/common.c 22 additions, 16 deletionsarch/x86/kernel/cpu/common.c
- arch/x86/kernel/static_call.c 10 additions, 0 deletionsarch/x86/kernel/static_call.c
- arch/x86/xen/enlighten.c 64 additions, 1 deletionarch/x86/xen/enlighten.c
- arch/x86/xen/enlighten_hvm.c 5 additions, 8 deletionsarch/x86/xen/enlighten_hvm.c
- arch/x86/xen/enlighten_pv.c 3 additions, 1 deletionarch/x86/xen/enlighten_pv.c
- arch/x86/xen/enlighten_pvh.c 0 additions, 7 deletionsarch/x86/xen/enlighten_pvh.c
- arch/x86/xen/xen-asm.S 40 additions, 9 deletionsarch/x86/xen/xen-asm.S
- arch/x86/xen/xen-head.S 81 additions, 18 deletionsarch/x86/xen/xen-head.S
- arch/x86/xen/xen-ops.h 9 additions, 0 deletionsarch/x86/xen/xen-ops.h
- block/blk-iocost.c 8 additions, 1 deletionblock/blk-iocost.c
- drivers/acpi/acpica/evxfregn.c 0 additions, 2 deletionsdrivers/acpi/acpica/evxfregn.c
Loading