Merge android15-6.6 into android15-6.6-lts
This merges the android15-6.6 branch into the -lts branch, catching it up with the latest changes in there. It contains the following commits: * 98aebd30 Merge tag 'android15-6.6.98_r00' into android15-6.6 * 8dd7c74e ANDROID: KVM: arm64: iommu: Add new ops iotlb_sync_map() * e9aa2240 UPSTREAM: printk: Improve memory usage logging during boot * db93ab49 ANDROID: Enable support for LZ4 compression for microdroid * be350eab Revert "ANDROID: Make vsock virtio packet buff size configurable" * d89d5bb9 ANDROID: BACKPORT: vsock/virtio: Limit size of TX buffers * 35ae5c96 FROMGIT: BACKPORT: vsock/virtio: Allocate nonlinear SKBs for handling large transmit buffers * 080548df FROMGIT: vsock/virtio: Rename virtio_vsock_skb_rx_put() * b2fe83cd FROMGIT: vhost/vsock: Allocate nonlinear SKBs for handling large receive buffers * 5044ed74 FROMGIT: vsock/virtio: Move SKB allocation lower-bound check to callers * 80b36821 FROMGIT: BACKPORT: vsock/virtio: Rename virtio_vsock_alloc_skb() * a2d2066a FROMGIT: vsock/virtio: Resize receive buffers so that each SKB fits in a 4K page * 75d7beaa FROMGIT: vsock/virtio: Move length check to callers of virtio_vsock_skb_rx_put() * 20063c7e FROMGIT: vsock/virtio: Validate length in packet header before skb_put() * b8845cd4 FROMGIT: vhost/vsock: Avoid allocating arbitrarily-sized SKBs * 45954b1a UPSTREAM: vsock/virtio: non-linear skb handling for tap * 82309a60 UPSTREAM: vsock/virtio: support to send non-linear skb * 1852eda5 UPSTREAM: vsock/virtio/vhost: read data from non-linear skb * ba6b79ff ANDROID: GKI: Update vivo symbol list. * 4a1101db ANDROID: vendor_hook: Added hook for memory reclaim tuning * 5f135711 ANDROID: vendor_hook: Added hook for memory allocation tuning * a2ba3d52 ANDROID: mm: Fix incorrect call to try_to_map_unused_to_zeropage * 63b3e8c4 BACKPORT: mm/huge_memory: only split PMD mapping when necessary in unmap_folio() * be16e97d ANDROID: Align x86-64 microdroid kernel configs to aarch64 kernel configs * e4fc14c2 ANDROID: Remove miscellaneous kernel support from microdroid * e9edbc29 ANDROID: Disable transparent hugepage support on microdroid * fbececc2 ANDROID: Remove support for ZONE_DMA and ZONE_DMA32 * 43e9f43a ANDROID: Remove CPU hotplug support from microdroid * ae6aa31c ANDROID: Remove suspend and power management code for microdroid * 1e8b933b ANDROID: Remove DMA-BUF support from microdroid * 1cfe1f2a ANDROID: GKI: Update symbol list for Pixel Watch * d8ad35c3 ANDROID: Update AutoFDO profile for 6.6.92 * 53889dfa ANDROID: Remove GKI ABI related padding from structures for microdroid * 3bd1e69c ANDROID: fuse-bpf: Fix readdir for getdents * 599c52e8 ANDROID: fuse-bpf: Fix the issue of abnormal lseek system calls * 0a79a0e6 ANDROID: Disable IOMMU support for microdroid * 6688be0f ANDROID: Disable BTI and enable UNWIND_PATCH_PAC_INTO_SCS for microdroid * f9927690 ANDROID: GKI: Update Nvidia symbol list Change-Id: I6a91a32b3b8705a410ae8772d48d47cefc238e97 Signed-off-by:Greg Kroah-Hartman <gregkh@google.com>
Loading
Please sign in to comment