Merge 6.1.61 into android14-6.1-lts
Changes in 6.1.61 KVM: x86/pmu: Truncate counter value to allowed width on write mmc: core: Align to common busy polling behaviour for mmc ioctls mmc: block: ioctl: do write error check for spi mmc: core: Fix error propagation for some ioctl commands ASoC: codecs: wcd938x: Convert to platform remove callback returning void ASoC: codecs: wcd938x: Simplify with dev_err_probe ASoC: codecs: wcd938x: fix regulator leaks on probe errors ASoC: codecs: wcd938x: fix runtime PM imbalance on remove pinctrl: qcom: lpass-lpi: fix concurrent register updates mcb: Return actual parsed size when reading chameleon table mcb-lpc: Reallocate memory region to avoid memory overlapping virtio_balloon: Fix endless deflation and inflation on arm64 virtio-mmio: fix memory leak of vm_dev virtio-crypto: handle config changed by work queue virtio_pci: fix the common cfg map size vsock/virtio: initialize the_virtio_vsock before using VQs vhost: Allow null msg.size on VHOST_IOTLB_INVALIDATE arm64: dts: rockchip: Add i2s0-2ch-bus-bclk-off pins to RK3399 arm64: dts: rockchip: Fix i2s0 pin conflict on ROCK Pi 4 boards mm: fix vm_brk_flags() to not bail out while holding lock hugetlbfs: clear resv_map pointer if mmap fails mm/page_alloc: correct start page when guard page debug is enabled mm/migrate: fix do_pages_move for compat pointers hugetlbfs: extend hugetlb_vma_lock to private VMAs maple_tree: add GFP_KERNEL to allocations in mas_expected_entries() nfsd: lock_rename() needs both directories to live on the same fs drm/i915/pmu: Check if pmu is closed before stopping event drm/amd: Disable ASPM for VI w/ all Intel systems drm/dp_mst: Fix NULL deref in get_mst_branch_device_by_guid_helper() ARM: OMAP: timer32K: fix all kernel-doc warnings firmware/imx-dsp: Fix use_after_free in imx_dsp_setup_channels() clk: ti: Fix missing omap4 mcbsp functional clock and aliases clk: ti: Fix missing omap5 mcbsp functional clock and aliases r8169: fix the KCSAN reported data-race in rtl_tx() while reading tp->cur_tx r8169: fix the KCSAN reported data-race in rtl_tx while reading TxDescArray[entry].opts1 r8169: fix the KCSAN reported data race in rtl_rx while reading desc->opts1 iavf: initialize waitqueues before starting watchdog_task i40e: Fix I40E_FLAG_VF_VLAN_PRUNING value treewide: Spelling fix in comment igb: Fix potential memory leak in igb_add_ethtool_nfc_entry neighbour: fix various data-races igc: Fix ambiguity in the ethtool advertising net: ethernet: adi: adin1110: Fix uninitialized variable net: ieee802154: adf7242: Fix some potential buffer overflow in adf7242_stats_show() net: usb: smsc95xx: Fix uninit-value access in smsc95xx_read_reg r8152: Increase USB control msg timeout to 5000ms as per spec r8152: Run the unload routine if we have errors during probe r8152: Cancel hw_phy_work if we have an error in probe r8152: Release firmware if we have an error in probe tcp: fix wrong RTO timeout when received SACK reneging gtp: uapi: fix GTPA_MAX gtp: fix fragmentation needed check with gso i40e: Fix wrong check for I40E_TXR_FLAGS_WB_ON_ITR drm/logicvc: Kconfig: select REGMAP and REGMAP_MMIO iavf: in iavf_down, disable queues when removing the driver scsi: sd: Introduce manage_shutdown device flag blk-throttle: check for overflow in calculate_bytes_allowed kasan: print the original fault addr when access invalid shadow io_uring/fdinfo: lock SQ thread while retrieving thread cpu/pid iio: afe: rescale: Accept only offset channels iio: exynos-adc: request second interupt only when touchscreen mode is used iio: adc: xilinx-xadc: Don't clobber preset voltage/temperature thresholds iio: adc: xilinx-xadc: Correct temperature offset/scale for UltraScale i2c: muxes: i2c-mux-pinctrl: Use of_get_i2c_adapter_by_node() i2c: muxes: i2c-mux-gpmux: Use of_get_i2c_adapter_by_node() i2c: muxes: i2c-demux-pinctrl: Use of_get_i2c_adapter_by_node() i2c: stm32f7: Fix PEC handling in case of SMBUS transfers i2c: aspeed: Fix i2c bus hang in slave read tracing/kprobes: Fix the description of variable length arguments misc: fastrpc: Reset metadata buffer to avoid incorrect free misc: fastrpc: Free DMA handles for RPC calls with no arguments misc: fastrpc: Clean buffers on remote invocation failures misc: fastrpc: Unmap only if buffer is unmapped from DSP nvmem: imx: correct nregs for i.MX6ULL nvmem: imx: correct nregs for i.MX6SLL nvmem: imx: correct nregs for i.MX6UL x86/i8259: Skip probing when ACPI/MADT advertises PCAT compatibility x86/cpu: Add model number for Intel Arrow Lake mobile processor perf/core: Fix potential NULL deref sparc32: fix a braino in fault handling in csum_and_copy_..._user() clk: Sanitize possible_parent_show to Handle Return Value of of_clk_get_parent_name platform/x86: Add s2idle quirk for more Lenovo laptops ext4: add two helper functions extent_logical_end() and pa_logical_end() ext4: fix BUG in ext4_mb_new_inode_pa() due to overflow ext4: avoid overlapping preallocations due to overflow objtool/x86: add missing embedded_insn check Linux 6.1.61 Note, this merge point also reverts commit bb20a245 which is commit 24eca2dc upstream, as it conflicts with the previous reverts for ABI issues, AND is an ABI break in itself. If it is needed in the future, it can be brought back in an abi-safe way. Change-Id: I425bfa3be6d65328e23affd52d10b827aea6e44a Signed-off-by:Greg Kroah-Hartman <gregkh@google.com>
Loading
Please sign in to comment