Merge 6.1.37 into android14-6.1-lts
Changes in 6.1.37
mm/mmap: Fix error path in do_vmi_align_munmap()
mm/mmap: Fix error return in do_vmi_align_munmap()
mptcp: ensure listener is unhashed before updating the sk status
mm, hwpoison: try to recover from copy-on write faults
mm, hwpoison: when copy-on-write hits poison, take page offline
x86/microcode/AMD: Load late on both threads too
x86/smp: Make stop_other_cpus() more robust
x86/smp: Dont access non-existing CPUID leaf
x86/smp: Remove pointless wmb()s from native_stop_other_cpus()
x86/smp: Use dedicated cache-line for mwait_play_dead()
x86/smp: Cure kexec() vs. mwait_play_dead() breakage
can: isotp: isotp_sendmsg(): fix return error fix on TX path
maple_tree: fix potential out-of-bounds access in mas_wr_end_piv()
mm: introduce new 'lock_mm_and_find_vma()' page fault helper
mm: make the page fault mmap locking killable
arm64/mm: Convert to using lock_mm_and_find_vma()
powerpc/mm: Convert to using lock_mm_and_find_vma()
mips/mm: Convert to using lock_mm_and_find_vma()
riscv/mm: Convert to using lock_mm_and_find_vma()
arm/mm: Convert to using lock_mm_and_find_vma()
mm/fault: convert remaining simple cases to lock_mm_and_find_vma()
powerpc/mm: convert coprocessor fault to lock_mm_and_find_vma()
mm: make find_extend_vma() fail if write lock not held
execve: expand new process stack manually ahead of time
mm: always expand the stack with the mmap write lock held
fbdev: fix potential OOB read in fast_imageblit()
HID: hidraw: fix data race on device refcount
HID: wacom: Use ktime_t rather than int when dealing with timestamps
HID: logitech-hidpp: add HIDPP_QUIRK_DELAYED_INIT for the T651.
Revert "thermal/drivers/mediatek: Use devm_of_iomap to avoid resource leak in mtk_thermal_probe"
sparc32: fix lock_mm_and_find_vma() conversion
parisc: fix expand_stack() conversion
csky: fix up lock_mm_and_find_vma() conversion
xtensa: fix NOMMU build with lock_mm_and_find_vma() conversion
Linux 6.1.37
Change-Id: If9feca8bddd17174e6b36421286049c7a5a60487
Signed-off-by:
Greg Kroah-Hartman <gregkh@google.com>
Loading
Please sign in to comment