Merge 6.1.119-lts branch changes into android14-6.1
Steps on the way to a final 6.1.124 lts merge into android14-6.1 Changes included in here are: * 73b6ba5d ANDROID: fix up crc problems 6.1.119 * b7dd20a0 ANDROID: fix build breakage in virtio_transport_common.c * 58f94137 Merge 6.1.119 into android14-6.1-lts * e4d90d63 Linux 6.1.119 * a0b8fd37 net: Make copy_safe_from_sockptr() match documentation * 9b242c42 char: xillybus: Fix trivial bug with mutex * 00baca74 parisc: fix a possible DMA corruption * 777595da null_blk: Fix return value of nullb_device_power_store() * 1d4c8bae null_blk: fix null-ptr-dereference while configuring 'power' and 'submit_queues' * af404045 null_blk: Remove usage of the deprecated ida_simple_xx() API * c2dcdaa2 char: xillybus: Prevent use-after-free due to race condition * 2f2d48b6 drm/amd: check num of link levels when update pcie param * 52c81fd0 mm: resolve faulty mmap_region() error path behaviour * 8fad7b00 mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handling * 77b50f61 mm: unconditionally close VMAs on error * 7443f3e1 mm: avoid unsafe VMA hook invocation when error arises on mmap hook * 5874c115 mm: revert "mm: shmem: fix data-race in shmem_getattr()" * e2348d8c net: fec: remove .ndo_poll_controller to avoid deadlocks * 34d83c3e net/sched: taprio: extend minimum interval restriction to entire cycle too * b2c664df ipvs: properly dereference pe in ip_vs_add_service * 18cf7026 fs/9p: fix uninitialized values during inode evict * 298609e7 nfc: llcp: fix nfc_llcp_setsockopt() unsafe copies * 8a015f9c net: add copy_safe_from_sockptr() helper * ad6480c9 ksmbd: fix potencial out-of-bounds when buffer offset is invalid * d70c2e09 ksmbd: fix slab-out-of-bounds in smb_strndup_from_utf16() * 5ecf539b mptcp: pm: use _rcu variant under rcu_read_lock * 8e1c565e mptcp: drop lookup_by_id in lookup_addr * 33e1fc8d mptcp: hold pm lock when deleting entry * 3095f4e8 mptcp: update local address flags when setting it * 199af46b mptcp: add userspace_pm_lookup_addr_by_id helper * 71603aa0 mptcp: define more local variables sk * 24995851 mptcp: cope racing subflow creation in mptcp_rcv_space_adjust * 949ee5d4 NFSD: Never decrement pending_async_copies on error * c3074003 NFSD: Initialize struct nfsd4_copy earlier * 7ea92608 NFSD: Limit the number of concurrent async COPY operations * 2fd3f2f2 NFSD: Async COPY result needs to return a write verifier * a86db75c NFSD: initialize copy->cp_clp early in nfsd4_copy for use by trace point * 94180edc media: dvbdev: fix the logic when DVB_DYNAMIC_MINORS is not set * 769698a4 cxl/pci: fix error code in __cxl_hdm_decode_init() * c7fa16e4 lib/buildid: Fix build ID parsing logic * cec736e6 Bluetooth: ISO: Fix not validating setsockopt user input * d1ac7e26 fs/ntfs3: Additional check in ntfs_file_release * 0708d319 staging: vchiq_arm: Use devm_kzalloc() for vchiq_arm_state allocation * c26cff49 staging: vchiq_arm: Get the rid off struct vchiq_2835_state * d61a1ccd drm/amd: Fix initialization mistake for NBIO 7.7.0 * 74d8e0ef drm/bridge: tc358768: Fix DSI command tx * db6dfee3 mmc: sunxi-mmc: Fix A100 compatible description * 8f941614 Revert "mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4K" * 86b19031 nilfs2: fix null-ptr-deref in block_dirty_buffer tracepoint * c5e0a6af ocfs2: fix UBSAN warning in ocfs2_verify_volume() * 89f886a0 ALSA: hda/realtek: fix mute/micmute LEDs for a HP EliteBook 645 G10 * 7d4dea25 ALSA: hda/realtek - Fixed Clevo platform headset Mic issue * 3b2a4fd9 nilfs2: fix null-ptr-deref in block_touch_buffer tracepoint * e6716f42 KVM: VMX: Bury Intel PT virtualization (guest/host mode) behind CONFIG_BROKEN * 14db62eb KVM: x86: Unconditionally set irr_pending when updating APICv state * a2212082 KVM: nVMX: Treat vpid01 as current if L2 is active, but with VPID disabled * e01aae58 ima: fix buffer overrun in ima_eventdigest_init_common * 870d68fe vp_vdpa: fix id_table array not null terminated error * 9012d293 vdpa/mlx5: Fix PA offset with unaligned starting iotlb map * 620d2259 ocfs2: uncache inode which has failed entering the group * 6addb2d9 mm: fix NULL pointer dereference in alloc_pages_bulk_noprof * 69556613 x86/mm: Fix a kdump kernel failure on SME system when CONFIG_IMA_KEXEC=y * 609641e9 ARM: 9419/1: mm: Fix kernel memory mapping for xip kernels * ae35fcdd bonding: add ns target multicast address to slave device * 1b13c1ca samples: pktgen: correct dev to DEV * 9b2c3184 net: sched: cls_u32: Fix u32's systematic failure to free IDR entries for hnodes. * d848eb0b net/sched: cls_u32: replace int refcounts with proper refcounts * dd60de78 Bluetooth: hci_core: Fix calling mgmt_device_connected * 334e297d Bluetooth: hci_event: Remove code to removed CONFIG_BT_HS * 946c7600 virtio/vsock: Fix accept_queue memory leak * 0c7c70ff net/mlx5e: CT: Fix null-ptr-deref in add rule err flow * 69fbd07f net/mlx5e: kTLS, Fix incorrect page refcounting * bfba288f net/mlx5: fs, lock FTE when checking if active * a749b230 mptcp: error out earlier on disconnect * 656dbd1c drm/rockchip: vop: Fix a dereferenced before check warning * cc673c71 net: vertexcom: mse102x: Fix tx_bytes calculation * 4e87a521 netlink: terminate outstanding dump on socket close Change-Id: I59fd339fac6f283e6dbdc77d1e477e0640f9390a Signed-off-by:Greg Kroah-Hartman <gregkh@google.com>
Loading
Please sign in to comment