summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
11 daysUpdate kernel to builds 11722365android14-gsiHoward Chen
git log --first-parent -100 --oneline --no-decorate 3efaf503ab3f..ba3bdbe0db3f: ba3bdbe0db3f ANDROID: Initialize android14-6.1-2024-04 Test: treehugger Bug: 339332296 Change-Id: I727c343769dd91e202a001b2b73790e8704eb9e2
2024-03-27Update kernel to builds 11570560Howard Chen
git log --first-parent -100 --oneline --no-decorate 0cfa80d3c398..3efaf503ab3f: 3efaf503ab3f ANDROID: Initialize android14-6.1-2024-03 Test: treehugger Bug: 331503168 Change-Id: I44526e5fa874afdbb35088a216376053b867a51f
2024-02-29Update kernel to builds 11446553Howard Chen
git log --first-parent -100 --oneline --no-decorate fc4b04d84027..0cfa80d3c398: 0cfa80d3c398 ANDROID: Initialize android14-6.1-2024-02 Test: treehugger Bug: 327544175 Change-Id: I42c41d5565ae326738f05447eb5eca342553aaf5
2024-02-01Update kernel to builds 11318753Howard Chen
git log --first-parent -100 --oneline --no-decorate d3787b952ac4..fc4b04d84027: fc4b04d84027 ANDROID: Initialize android14-6.1-2024-01 648e13791289 Android Common Kernel: Initial commit Test: treehugger Bug: 323286744 Change-Id: If39e5042ec3cf7fb555f0dfee381e6a1719eefb8
2023-11-29Update kernel to builds 11150339Howard Chen
git log --first-parent -100 --oneline --no-decorate ebd072ea164a..d3787b952ac4: d3787b952ac4 UPSTREAM: drm/qxl: fix UAF on handle creation a2377cc13537 FROMGIT: usb:gadget:uvc Do not use worker thread to pump isoc usb requests 82a411cec664 FROMGIT: usb: gadget: uvc: Fix use-after-free for inflight usb_requests 3c26a5d92fb3 FROMGIT: usb: gadget: uvc: move video disable logic to its own function 20853add09fe FROMGIT: usb: gadget: uvc: Allocate uvc_requests one at a time 5f3550218b68 FROMGIT: usb: gadget: uvc: prevent use of disabled endpoint 9673df54cd34 UPSTREAM: drm/fourcc: Add NV20 and NV30 YUV formats 3ee517981de1 FROMLIST: virt: geniezone: Add memory relinquish support c57b152c45cd FROMGIT: Input: uinput - allow injecting event times df6e6fc38f4f UPSTREAM: PM: hibernate: Fix copying the zero bitmap to safe pages 7181d45e36b3 UPSTREAM: PM: hibernate: don't store zero pages in the image file 7385b831077d UPSTREAM: PM: hibernate: Complain about memory map mismatches during resume d2c0f4c4502a FROMLIST: devcoredump: Send uevent once devcd is ready 95307ec5c864 FROMLIST: iommu: Avoid more races around device probe 5c8e593916ad ANDROID: Update the ABI symbol list 94ddfc9ce42f FROMLIST: ufs: core: clear cmd if abort success in mcq mode 8f46c3493178 BACKPORT: wifi: cfg80211: Allow AP/P2PGO to indicate port authorization to peer STA/P2PClient b3ccd8f0926e BACKPORT: wifi: cfg80211: OWE DH IE handling offload daa7a3d95d39 ANDROID: KVM: arm64: mount procfs for pKVM module loading 1b639e97b8fc ANDROID: GKI: Update symbol list for mtk b496cc311544 ANDROID: fuse-bpf: Add NULL pointer check in fuse_release_in 8431e524d6c0 UPSTREAM: serial: 8250_port: Check IRQ data before use 825c17428a47 ANDROID: KVM: arm64: Fix error path in pkvm_mem_abort() 22e9166465d1 ANDROID: abi_gki_aarch64_qcom: Update symbol list ca06bb1e93f5 ANDROID: GKI: add allowed list for Exynosauto SoC fb91717581d1 ANDROID: Update the ABI symbol list ec3c9a170238 ANDROID: sched: Add vendor hook for util_fits_cpu c47043d65f0a ANDROID: update symbol for unisoc vendor_hooks 6e881bf03418 ANDROID: vendor_hooks: mm: add hook to count the number pages allocated for each slab a59b32866cd4 UPSTREAM: usb: gadget: udc: Handle gadget_connect failure during bind operation 7a33209b3635 ANDROID: Update the ABI symbol list 69b689971ac6 ANDROID: softirq: Add EXPORT_SYMBOL_GPL for softirq and tasklet Test: treehugger Bug: 313617084 Change-Id: Idd18d15fd97078c9576e5bd6403dd17c2f03979d
2023-11-22Update kernel to builds 11087000Howard Chen
git log --first-parent -100 --oneline --no-decorate 3ebafb7b468b..ebd072ea164a: ebd072ea164a ANDROID: Initialize android14-6.1-2023-11 648e13791289 Android Common Kernel: Initial commit Test: treehugger Bug: 312586603 Change-Id: Ifa73cd5d581e74d857713c64cb9475fd0c5fac26
2023-08-22Update kernel to builds 10672300Howard Chen
git log --first-parent -100 --oneline --no-decorate 6c695fad68dc..3ebafb7b468b: 3ebafb7b468b BACKPORT: FROMGIT: mm: handle faults that merely update the accessed bit under the VMA lock 9e066d4b35fe FROMLIST: mm: Allow fault_dirty_shared_page() to be called under the VMA lock 83ab9863246c FROMGIT: mm: handle swap and NUMA PTE faults under the VMA lock ffcebdef1657 FROMGIT: mm: run the fault-around code under the VMA lock 072c35fb69e2 FROMGIT: mm: move FAULT_FLAG_VMA_LOCK check down from do_fault() fa9a8adff04d FROMGIT: mm: move FAULT_FLAG_VMA_LOCK check down in handle_pte_fault() dd621869c1e6 BACKPORT: FROMGIT: mm: handle some PMD faults under the VMA lock 8594d6a30f8e BACKPORT: FROMGIT: mm: handle PUD faults under the VMA lock 66cbbe6b3144 FROMGIT: mm: move FAULT_FLAG_VMA_LOCK check from handle_mm_fault() e26044769f1d BACKPORT: FROMGIT: mm: allow per-VMA locks on file-backed VMAs 4cb518a06f90 FROMGIT: mm: remove CONFIG_PER_VMA_LOCK ifdefs f4b32b7f1543 FROMGIT: mm: fix a lockdep issue in vma_assert_write_locked 250f19771f4c FROMGIT: mm: handle userfaults under VMA lock e704d0e4f9ee FROMGIT: mm: handle swap page faults under per-VMA lock f8a65b694b03 FROMGIT: mm: change folio_lock_or_retry to use vm_fault directly 693d905ec0da BACKPORT: FROMGIT: mm: drop per-VMA lock when returning VM_FAULT_RETRY or VM_FAULT_COMPLETED 939d4b1ccc06 BACKPORT: FROMGIT: mm: move vma locking out of vma_prepare and dup_anon_vma 0f0b09c02c2a BACKPORT: FROMGIT: mm: always lock new vma before inserting into vma tree a8a479ed9629 FROMGIT: mm: lock vma explicitly before doing vm_flags_reset and vm_flags_reset_once ad1892385654 FROMGIT: mm: replace mmap with vma write lock assertions when operating on a vma 5f0ca924aa0f FROMGIT: mm: for !CONFIG_PER_VMA_LOCK equate write lock assertion for vma and mmap abb0f2767ee8 FROMGIT: mm: don't drop VMA locks in mm_drop_all_locks() 365af746f5ad BACKPORT: riscv: mm: try VMA lock-based page fault handling first 3c187b4a1250 BACKPORT: FROMGIT: mm: enable page walking API to lock vmas during the walk b6093c47fe2a BACKPORT: mm: lock VMA in dup_anon_vma() before setting ->anon_vma 0ee0062c9486 UPSTREAM: mm: fix memory ordering for mm_lock_seq and vm_lock_seq 3378cbd2649f FROMGIT: usb: host: ehci-sched: try to turn on io watchdog as long as periodic_count > 0 2d3351bd5ef5 FROMGIT: BACKPORT: usb: ehci: add workaround for chipidea PORTSC.PEC bug 7fa88611307e UPSTREAM: tty: n_gsm: fix UAF in gsm_cleanup_mux 683966ac69a0 UPSTREAM: mm/mmap: Fix extra maple tree write f86c79eb86ad FROMGIT: Multi-gen LRU: skip CMA pages when they are not eligible 7ae1e02abbfb UPSTREAM: mm: skip CMA pages when they are not available 7666325265b2 UPSTREAM: dma-buf: fix an error pointer vs NULL bug e61d76121fff UPSTREAM: dma-buf: keep the signaling time of merged fences v3 fda157ce154f UPSTREAM: netfilter: nf_tables: skip bound chain on rule flush 110a26edd100 UPSTREAM: net/sched: sch_qfq: account for stab overhead in qfq_enqueue 9db143723846 UPSTREAM: net/sched: sch_qfq: refactor parsing of netlink parameters 76881029499a UPSTREAM: netfilter: nft_set_pipapo: fix improper element removal 37f450940760 ANDROID: Add checkpatch target. d7dacaa439c7 UPSTREAM: USB: Gadget: core: Help prevent panic during UVC unconfigure 4dc009c3a8aa ANDROID: GKI: Update symbols to symbol list fadc35923d8b ANDROID: vendor_hook: fix the error record position of mutex 3fc69d3f70e1 ANDROID: ABI: add allowed list for galaxy a5a662187fe2 ANDROID: gfp: add __GFP_CMA in gfpflag_names b520b909137c ANDROID: ABI: Update to fix slab-out-of-bounds in xhci_vendor_get_ops c2cbb3cc2468 ANDROID: usb: host: fix slab-out-of-bounds in xhci_vendor_get_ops 64787ee45196 ANDROID: GKI: update pixel symbol list for xhci b0c06048a8ff FROMGIT: fs: drop_caches: draining pages before dropping caches 2f76bb83b14d ANDROID: GKI: update symbol list file for xiaomi 8e86825eecfa ANDROID: uid_sys_stats: Use a single work for deferred updates 960d9828eee1 ANDROID: ABI: Update symbol for Exynos SoC 3926cc6ef8cc ANDROID: GKI: Add symbols to symbol list for vivo dbb09068c1df ANDROID: vendor_hooks: Add tune scan type hook in get_scan_count() 5e1d25ac2ab6 FROMGIT: BACKPORT: Multi-gen LRU: Fix can_swap in lru_gen_look_around() addf1a9a65a9 FROMGIT: Multi-gen LRU: Avoid race in inc_min_seq() a7adb988970e FROMGIT: Multi-gen LRU: Fix per-zone reclaim 03812b904e8d ANDROID: ABI: update symbol list for galaxy b283f9b41fc5 ANDROID: oplus: Update the ABI xml and symbol list c3d26e2b5aae ANDROID: vendor_hooks: Add hooks for lookaround 29e2f3e3d196 ANDROID: ABI: Update STG ABI to format version 2 3bd3d137019f ANDROID: ABI: Update symbol list for imx ad0b008167cb FROMGIT: erofs: fix wrong primary bvec selection on deduplicated extents 126ef64cbaae UPSTREAM: media: Add ABGR64_12 video format 86e2e8fd053e BACKPORT: media: Add BGR48_12 video format 892293272c10 UPSTREAM: media: Add YUV48_12 video format b2cf7e426877 UPSTREAM: media: Add Y212 v4l2 format info 0f3f7a21aff3 UPSTREAM: media: Add Y210, Y212 and Y216 formats ca7b45b12894 UPSTREAM: media: Add Y012 video format 343b85ecadc2 UPSTREAM: media: Add P012 and P012M video format 7beed73af066 ANDROID: GKI: Create symbol files in include/config 295e779e8f89 ANDROID: fuse-bpf: Use stored bpf for create_open 74d9daa59a1e ANDROID: fuse-bpf: Add bpf to negative fuse_dentry 6aef06abbad4 ANDROID: fuse-bpf: Check inode not null 4bbda90bd875 ANDROID: fuse-bpf: Fix flock test compile error 84ac22a0d31a ANDROID: fuse-bpf: Add partial ioctl support e341d2312c5f ANDROID: ABI: Update oplus symbol list f5c707dc65df UPSTREAM: mm/mempolicy: Take VMA lock before replacing policy 890b1aabb1f6 BACKPORT: mm: lock_vma_under_rcu() must check vma->anon_vma under vma lock d3b37a712ab7 BACKPORT: FROMGIT: irqchip/gic-v3: Workaround for GIC-700 erratum 2941627 a89e2cbbc026 ANDROID: GKI: update xiaomi symbol list 371f8d901ab5 UPSTREAM: mm: lock newly mapped VMA with corrected ordering 0d9960403cb0 UPSTREAM: fork: lock VMAs of the parent process when forking e3601b25aeae UPSTREAM: mm: lock newly mapped VMA which can be modified after it becomes visible 05f7c7fe72fe UPSTREAM: mm: lock a vma before stack expansion c0ba567af11a ANDROID: GKI: bring back find_extend_vma() 188ce9572f11 BACKPORT: mm: always expand the stack with the mmap write lock held 74efdc0966f5 BACKPORT: execve: expand new process stack manually ahead of time c8ad90684960 ANDROID: abi_gki_aarch64_qcom: ufshcd_mcq_poll_cqe_lock 1afccd425597 UPSTREAM: mm: make find_extend_vma() fail if write lock not held 4087cac574fe UPSTREAM: powerpc/mm: convert coprocessor fault to lock_mm_and_find_vma() 6c33246824a5 UPSTREAM: mm/fault: convert remaining simple cases to lock_mm_and_find_vma() add0a1ea04ff UPSTREAM: arm/mm: Convert to using lock_mm_and_find_vma() 9f136450af1a UPSTREAM: riscv/mm: Convert to using lock_mm_and_find_vma() 053053fc68a4 UPSTREAM: mips/mm: Convert to using lock_mm_and_find_vma() 9cdce804c05a UPSTREAM: powerpc/mm: Convert to using lock_mm_and_find_vma() 1016faf50999 BACKPORT: arch/arm64/mm/fault: Fix undeclared variable error in do_page_fault() 89298b8b3ce6 BACKPORT: arm64/mm: Convert to using lock_mm_and_find_vma() cf70cb4f1f14 UPSTREAM: mm: make the page fault mmap locking killable 544ae28cf6b5 ANDROID: Inherit "user-aware property" across rtmutex. 5e4a5dc82033 BACKPORT: blk-crypto: use dynamic lock class for blk_crypto_profile::lock Test: treehugger Bug: 296960489 Change-Id: Ic8f2d233768a62fa812da120238e3ffd30e348cb
2023-08-01Update kernel to builds 10521792Howard Chen
git log --first-parent -100 --oneline --no-decorate 0a859e781c76..6c695fad68dc262b1d1d2f37d3f443f0a4038605: 6c695fad68dc ANDROID: fuse-bpf: Add partial flock support 9b655e932841 ANDROID: Incremental fs: Allocate data buffer based on input request size facf08fa5f60 UPSTREAM: gfs2: Don't deref jdesc in evict a16d62a2960b ANDROID: KVM: arm64: Fix MMU context save/restore over TLB invalidation 7f0f58f97b78 ANDROID: Update symbol list for VIVO 1b7f1102787c ANDROID: add initial symbol list file for ExynosAuto SoCs f6707f352b54 ANDROID: sched: Export sched_domains_mutex for lockdep a24911abfd55 ANDROID: Update symbol for Exynos SoC 5e7421101fe2 ANDROID: ABI: Update symbol for Exynos SoC 270ca058822f ANDROID: Update symbol list for mtk 47e02fe1efcd UPSTREAM: dma-remap: use kvmalloc_array/kvfree for larger dma memory remap 22e008d6d556 ANDROID: vendor_hooks: Supplement the missing hook call point. 214e6f268b6a ANDROID: GKI: Add WWAN as GKI protected module 8726a2d930a8 ANDROID: GKI: regmap: Add regmap vendor hook for of_syscon_register 7c2b6c7b56d6 UPSTREAM: kasan: suppress recursive reports for HW_TAGS c0226bf0c75f UPSTREAM: kasan, arm64: add arch_suppress_tag_checks_start/stop da926e6077d8 UPSTREAM: arm64: mte: rename TCO routines 553be6e70d08 BACKPORT: kasan, arm64: rename tagging-related routines b39a3be50a56 UPSTREAM: kasan: drop empty tagging-related defines 44ee9eef2157 ANDROID: usb: xhci-plat: Fix double-free in xhci_plat_remove 55679fd0a8cb ANDROID: ABI: update symbol list for galaxy 30807bebbfb6 ANDROID: GKI: update the ABI symbol list f3c6324daa33 ANDROID: ABI: Update symbol for Exynos SoC c75c8311c8e7 ANDROID: GKI: ABI: update whitelist for the kmsg_dump and native_hang symbols used by unisoc for kernel6.1 0a2e9dd65c6b ANDROID: ABI: Update symbols to unisoc whitelist for ims_bridge module fc9c1ccbbf91 ANDROID: abi_gki_aarch64_qcom: Add drm_plane_from_index and drm_gem_prime_export c480e4e57628 ANDROID: abi_gki_aarch64_qcom: Update symbol list 8ecaef4d4bf8 UPSTREAM: fsverity: reject FS_IOC_ENABLE_VERITY on mode 3 fds d5feaf81637f UPSTREAM: fsverity: explicitly check for buffer overflow in build_merkle_tree() 711f5d5bfe41 ANDROID: update unisoc symbol list dde9b1794ccc ANDROID: update symbol for unisoc whitelist dfd6ca251779 UPSTREAM: f2fs: fix deadlock in i_xattr_sem and inode page lock a3d870148510 ANDROID: GKI: update xiaomi symbol list dfc69fd81cef Revert "FROMLIST: f2fs: remove i_xattr_sem to avoid deadlock and fix the original issue" 2e2b1f49826e ANDROID: ABI: Update pixel symbol list b57cdabd5507 ANDROID: Set arch attribute for allmodconfig builds f63b2625af7c UPSTREAM: usb: gadget: udc: renesas_usb3: Fix use after free bug in renesas_usb3_remove due to race condition dc8c661b99a0 ANDROID: ABI: Add to QCOM symbols list dd451f19f0e4 UPSTREAM: arm64: mm: pass original fault address to handle_mm_fault() in PER_VMA_LOCK block 39385f756876 UPSTREAM: media: rkvdec: fix use after free bug in rkvdec_remove 35a9539d667e ANDROID: GKI: Update symbol list for MediatTek fcbb015efd3c UPSTREAM: scsi: ufs: core: Remove dedicated hwq for dev command 2eb415874924 BACKPORT: scsi: ufs: mcq: Fix the incorrect OCS value for the device command dc64f5f480d8 FROMLIST: scsi: ufs: ufs-mediatek: Add MCQ support for MTK platform 8740a92b2eb8 FROMLIST: scsi: ufs: core: Export symbols for MTK driver module c9814a3af5dc UPSTREAM: blk-mq: check on cpu id when there is only one ctx mapping c413cf731a9b UPSTREAM: relayfs: fix out-of-bounds access in relay_file_read e84e043a3cf1 UPSTREAM: net/sched: flower: fix possible OOB write in fl_set_geneve_opt() d2dfb4ee11c3 UPSTREAM: x86/mm: Avoid using set_pgd() outside of real PGD pages 3c60e58d7a61 UPSTREAM: iommu/amd: Add missing domain type checks 820f96cba5c2 UPSTREAM: tty: serial: qcom_geni: avoid duplicate struct member init cbea99e1dec1 UPSTREAM: scsi: ufs: core: bsg: Fix cast to restricted __be16 warning c7798367099d UPSTREAM: netfilter: nf_tables: incorrect error path handling with NFT_MSG_NEWRULE ed2a228522b9 ANDROID: fix build error when use cpu_cgroup_online vh 8cd2dc493a82 ANDROID: ABI: add android_debug_symbol to whitelist 1047d4a5dfdb ANDROID: defconfig: Enable debug_symbol driver dfabd2e38be3 ANDROID: android: Create debug_symbols driver f54778f02120 ANDROID: ABI: update symbol list for exynos 58004e1d0e27 ANDROID: KVM: arm64: Remove 'struct kvm_vcpu' from the KMI 8a717a85c5a1 UPSTREAM: KVM: arm64: Restore GICv2-on-GICv3 functionality b9d7d47d4a02 UPSTREAM: KVM: arm64: vgic: Wrap vgic_its_create() with config_lock 486a8ab3ad42 UPSTREAM: KVM: arm64: vgic: Fix a circular locking issue b5e26cd12f34 UPSTREAM: KVM: arm64: vgic: Don't acquire its_lock before config_lock b1bb8a0bc4df BACKPORT: KVM: arm64: Avoid lock inversion when setting the VM register width b39849bde63b UPSTREAM: KVM: arm64: Avoid vcpu->mutex v. kvm->lock inversion in CPU_ON 04b12278ee8e BACKPORT: KVM: arm64: Use config_lock to protect data ordered against KVM_RUN de6bb81c8b7c UPSTREAM: KVM: arm64: Use config_lock to protect vgic state cf0e6c7e098e BACKPORT: KVM: arm64: Add helper vgic_write_guest_lock() 4bbcece82320 ANDROID: sound: usb: Fix wrong behavior of vendor hooking 55f146682bc6 ANDROID: GKI: USB: XHCI: add Android ABI padding to struct xhci_vendor_ops e27c6490bae0 Revert "ANDROID: android: Create debug_symbols driver" bb732365f7ad ANDROID: android: Create debug_symbols driver 80ac9236949e UPSTREAM: ipvlan:Fix out-of-bounds caused by unclear skb->cb 9a9c87646114 ANDROID: update symbol list for unisoc vendor hook e3a72785daf6 ANDROID: thermal: Add hook to enable/disable thermal power throttle 05ba0cb850a9 ANDROID: ABI: Update symbol for Exynos SoC 251aa28d1640 BACKPORT: FROMGIT: usb: gadget: udc: Handle gadget_connect failure during bind operation 5af5006061ec FROMGIT: usb: dwc3: gadget: Bail out in pullup if soft reset timeout happens 79b7e0db16c7 ANDROID: GKI: Update symbol list for xiaomi ff8496749db9 ANDROID: vendor_hooks: vendor hook for MM 43d7226c5f91 ANDROID: add a symbol to unisoc symbol list 51cb1e1cfd27 ANDROID: GKI: update symbol list file for xiaomi 1499ddcb78f5 UPSTREAM: net/sched: cls_u32: Fix reference counter leak leading to overflow 054ab3ab0084 ANDROID: db845c: Fix build when using --kgdb a39af6210e91 FROMGIT: usb: host: xhci-plat: Set XHCI_STATE_REMOVING before resuming XHCI HC 50c99c83e29b FROMGIT: usb: host: xhci: Do not re-initialize the XHCI HC if being removed fa9645687ea5 FROMLIST: kheaders: dereferences the source tree 21061b7d0f47 FROMLIST: f2fs: remove i_xattr_sem to avoid deadlock and fix the original issue ec0fc55aa4de ANDROID: db845c: Local define for db845c targets 947e7c1d72c0 ANDROID: GKI: Update symbols to symbol list 9afd7b261a12 ANDROID: Export memcg functions to allow module to add new files 32c2d42ee1f1 ANDROID: rockpi4: Fix build when using --kgdb 275048c878cf ANDROID: GKI: update symbol list file for xiaomi 64e4b4d31ba5 ANDROID: kleaf: android/gki_system_dlkm_modules is generated. 734b06dabf64 ANDROID: ABI: Update pixel symbol list 9ea87136d184 ANDROID: fuse-bpf: Move FUSE_RELEASE to correct place b8ef5bfbee8c ANDROID: fuse-bpf: Ensure bpf field can never be nulled a97d54b54db5 ANDROID: GKI: Increase CMA areas to 32 d28f02c47b77 ANDROID: Delete MODULES_LIST from build configs. 97a56a07e991 ANDROID: ABI: Update symbols to unisoc whitelist Test: treehugger Bug: 293967370 Change-Id: I087469c6d2f8a06f2b34a3b79dfea672c8faf499
2023-07-20Update kernel to builds 10351523Howard Chen
git log --first-parent -100 --oneline --no-decorate 7e35917775b8..0a859e781c76: 0a859e781c76 ANDROID: GKI: Include kheaders in gki_system_dlkm_modules 35fe0d393f80 ANDROID: 6/16/2023 KMI update fcc5e942e0b4 ANDROID: sched: Add parameter to android_rvh_schedule. d4dd4d9f193b ANDROID: GKI: provide more padding for struct usb_phy bb9c8797266b ANDROID: GKI enable CONFIG_NETFILTER_XT_MATCH_CONNBYTES=y a7b1da66a27e FROMGIT: arm64: set __exception_irq_entry with __irq_entry as a default d73b3af21fb9 ANDROID: GKI: update symbol list file for xiaomi 73185e2d4e5e ANDROID: Remove all but top-level OWNERS 1090306d3d5a ANDROID: Enable GKI Dr. No Enforcement 16c18c497da2 ANDROID: 6/16/2023 KMI update fcc32be06182 ANDROID: virt: gunyah: Sync with latest platform ops 69a3ec73e425 FROMGIT: usb: gadget: udc: core: Prevent soft_connect_store() race 18b677ffae1a FROMGIT: usb: gadget: udc: core: Offload usb_udc_vbus_handler processing a1741f9c45c8 UPSTREAM: Bluetooth: fix debugfs registration d890debdaf3b UPSTREAM: Bluetooth: hci_sync: add lock to protect HCI_UNREGISTER 855c5479cb63 UPSTREAM: net/ipv6: fix bool/int mismatch for skip_notify_on_dev_down b0fa6dd29a1e UPSTREAM: neighbour: fix unaligned access to pneigh_entry 1707d64dabf6 UPSTREAM: tcp: deny tcp_disconnect() when threads are waiting a7cd7a3dd770 ANDROID: sound: usb: Add vendor's hooking interface 2c6f80378c80 ANDROID: GKI: USB: XHCI: add Android ABI padding to struct xhci_driver_overrides cd3b5ff53588 ANDROID: usb: host: add address_device to xhci overrides e3ff5d6bf08c UPSTREAM: bpf, sockmap: Avoid potential NULL dereference in sk_psock_verdict_data_ready() 07873e75c6bb UPSTREAM: bpf, sockmap: Incorrectly handling copied_seq e218734b1be0 UPSTREAM: bpf, sockmap: Wake up polling after data copy f9cc0b7f9bfc UPSTREAM: bpf, sockmap: TCP data stall on recv before accept 028591f2c859 UPSTREAM: bpf, sockmap: Handle fin correctly e69ad7c8387f UPSTREAM: bpf, sockmap: Improved check for empty queue ecfcbe21d799 UPSTREAM: bpf, sockmap: Reschedule is now done through backlog 42fcf3b6df3a UPSTREAM: bpf, sockmap: Convert schedule_work into delayed_work a59051006bc7 UPSTREAM: bpf, sockmap: Pass skb ownership through read_skb 86409bb4e1c9 ANDROID: virt: gunyah: Sync with latest Gunyah patches 705a9b5feb1b ANDROID: virt: gunyah: Sync with latest documentation and sample 60662882b7bd FROMLIST: usb: xhci-plat: add xhci_plat_priv_overwrite 6496f6cfbbd3 ANDROID: usb: host: export symbols for xhci hooks usage 90ab8e7f988d ANDROID: usb: host: add xhci hooks for USB offload 88959a53f49e ANDROID: 6/16/2023 KMI update 21bc72f339eb UPSTREAM: binder: fix UAF of alloc->vma in race with munmap() 62c6dbdccda0 UPSTREAM: binder: add lockless binder_alloc_(set|get)_vma() 3cac17468229 UPSTREAM: Revert "android: binder: stop saving a pointer to the VMA" dadb40b436c6 UPSTREAM: Revert "binder_alloc: add missing mmap_lock calls when using the VMA" fcdbf469c5dd UPSTREAM: tipc: check the bearer min mtu properly when setting it by netlink e48a801737e4 UPSTREAM: tipc: do not update mtu if msg_max is too small in mtu negotiation 461038ba5c89 UPSTREAM: tipc: add tipc_bearer_min_mtu to calculate min mtu d0be9e79ee00 UPSTREAM: Revert "usb: gadget: udc: core: Invoke usb_gadget_connect only when started" 66a5c034049f UPSTREAM: ASoC: fsl_micfil: Fix error handler with pm_runtime_enable 6e721f991fb6 UPSTREAM: platform: Provide a remove callback that returns no value 07a8c091375c UPSTREAM: firmware: arm_sdei: Fix sleep from invalid context BUG b065972b7b99 UPSTREAM: uapi/linux/const.h: prefer ISO-friendly __typeof__ aaf6ccb6f3b2 UPSTREAM: posix-cpu-timers: Implement the missing timer_wait_running callback f3b712fcb576 ANDROID: GKI: reserve extra arm64 cpucaps for ABI preservation d1c7974b1f71 ANDROID: arm64: errata: Add WORKAROUND_NXP_ERR050104 cpucaps b489c5300127 ANDROID: KVM: arm64: Allow setting {P,U}XN in stage-2 PTEs b7aff5c60342 ANDROID: KVM: arm64: Restrict host-to-hyp MMIO donations f5f8c19f6c7b ANDROID: KVM: arm64: Allow state changes of MMIO pages 4ddb4ed818b1 ANDROID: KVM: arm64: Allow MMIO perm changes from modules 5d0225cdf0a0 ANDROID: KVM: arm64: Don't allocate from handle_host_mem_abort 5136a28ab69a ANDROID: KVM: arm64: Donate IOMMU regions to pKVM 23b62ec342ea ANDROID: KVM: arm64: Map MMIO donation as device at EL2 adc78128b342 ANDROID: KVM: arm64: Don't recycle pages from host mem abort 452ef5ae7b72 ANDROID: KVM: arm64: Pin host stage-2 tables a8bba661e3da ANDROID: KVM: arm64: Move kvm_pte_follow() to header 04ddc7eec03f ANDROID: KVM: arm64: Pre-populate host stage2 0b6736459a92 ANDROID: KVM: arm64: Fix the host ownership later cf2d193d9b79 ANDROID: KVM: arm64: Don't recycle non-default PTEs a701418f2fc3 ANDROID: KVM: arm64: Introduce kvm_pgtable_stage2_reclaim_leaves 5224fbb5b866 ANDROID: GKI: enable CONFIG_BLK_CGROUP_IOCOST fe1095430921 BACKPORT: FROMGIT: usb: core: add sysfs entry for usb device state 251efd658745 ANDROID: GKI: Update symbols to symbol list 71761b36c37a ANDROID: HID; Over-ride default maximum buffer size when using UHID c3f3dc31f989 UPSTREAM: maple_tree: make maple state reusable after mas_empty_area() d31ddcdbb880 Revert "Revert "mm/mmap: regression fix for unmapped_area{_topdown}"" 6852d5ccb972 FROMLIST: scsi: ufs: ufs-mediatek: Set UFSHCD_QUIRK_MCQ_BROKEN_RTC quirk 274d5965b84c FROMLIST: scsi: ufs: ufs-mediatek: Set UFSHCD_QUIRK_MCQ_BROKEN_INTR quirk 0171df935980 FROMLIST: scsi: ufs: core: Add host quirk UFSHCD_QUIRK_MCQ_BROKEN_RTC 27b569b56887 FROMLIST: scsi: ufs: core: Add host quirk UFSHCD_QUIRK_MCQ_BROKEN_INTR 46554e08b325 ANDROID: GKI: Add symbols and update symbol list for Unisoc e59544b857eb UPSTREAM: mailbox: mailbox-test: fix a locking issue in mbox_test_message_write() 749386a02e0b UPSTREAM: mailbox: mailbox-test: Fix potential double-free in mbox_test_message_write() 9c6866c99b8a ANDROID: dma-buf: support users to change dma_buf.name 09e0f8509684 ANDROID: set CONFIG_IKHEADERS=m for gki_defconfig. 7641ff0a300a ANDROID: mm: Avoid merging cma with others 9b16d612bf4f ANDROID: cpufreq: times: record fast switch frequency transitions d645236cfd5e ANDROID: fix kernelci build failure in vmscan.c 8a609c5eb4ec ANDROID: ABI: Update symbol list for Exynos SoC 25058fea519a ANDROID: gki_defconfig: enable NVME e8f6ddbd4ca9 ANDROID: ABI: Update symbols to unisoc whitelist for the scheduler 82a015300e00 UPSTREAM: usb: gadget: uvc: queue empty isoc requests if no video buffer is available 855f25e32cf9 ANDROID: GKI: Update symbol list for xiaomi 87f8c8265192 ANDROID: vendor_hooks:vendor hook for madvise_cold_or_pageout_pte_range. f73aafc29bee ANDROID: ABI: Update pixel symbol list a0d46c1dd14c ANDROID: KVM: arm64: iommu: Erase pvmfw from EL1 if possible 08f318933781 ANDROID: ABI: Update oplus symbol list 3efffff55377 ANDROID: Allow vendor module to reclaim a memcg f627d47d3624 ANDROID: Export memcg functions to allow module to add new files 032458b9cba1 ANDROID: vendor_hooks: add hooks in mem_cgroup subsystem ed1e17fc4bd5 ANDROID: GKI: Update symbols to symbol list 0ab6144addb5 ANDROID: block: export tracepoints 57750518de5b ANDROID: vendor_hook: Avoid clearing protect-flag before waking waiters aacbded3ac6a ANDROID: KVM: arm64: Deprecate late pKVM module loading 0fbbb18ab03d ANDROID: ABI: Update symbol for Exynos SoC Test: treehugger Bug: 291519419 Change-Id: Ie254bea07f502ac4782becd6c2606cd297806149
2023-04-21Snap for 9981223 from 88572fa41ff0afcf071c09de0592e981b8a17be9 to ↵Android Build Coastguard Worker
udc-release am: 2b999d43ae Original change: https://googleplex-android-review.googlesource.com/c/kernel/prebuilts/common-modules/virtual-device/6.1/x86-64/+/22777496 Change-Id: I59d970af83e43175729955a13885379e24c4852b Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-04-20Snap for 9981223 from 88572fa41ff0afcf071c09de0592e981b8a17be9 to udc-releaseandroid-vts-14.0_r4android-vts-14.0_r3android-vts-14.0_r2android-vts-14.0_r1android-security-14.0.0_r8android-security-14.0.0_r7android-security-14.0.0_r6android-security-14.0.0_r5android-security-14.0.0_r4android-security-14.0.0_r3android-security-14.0.0_r2android-security-14.0.0_r1android-platform-14.0.0_r7android-platform-14.0.0_r6android-platform-14.0.0_r5android-platform-14.0.0_r4android-platform-14.0.0_r3android-platform-14.0.0_r2android-platform-14.0.0_r1android-cts-14.0_r4android-cts-14.0_r3android-cts-14.0_r2android-cts-14.0_r1android-14.0.0_r28android-14.0.0_r2android-14.0.0_r15android-14.0.0_r14android-14.0.0_r13android-14.0.0_r1android14-tests-releaseandroid14-security-releaseandroid14-s2-releaseandroid14-s1-releaseandroid14-releaseandroid14-platform-releaseAndroid Build Coastguard Worker
Change-Id: I06e83df4fee543e5d06f81821c51f2caf75934d4
2023-04-20Update kernel to builds 9964412 am: 56d24268d3 am: 59c2a829ff am: 1720eda2baandroid14-devHoward Chen
Original change: https://android-review.googlesource.com/c/kernel/prebuilts/common-modules/virtual-device/6.1/x86-64/+/2546710 Change-Id: I8d5433256007bf0b2d8bc7071b1f3d95cdb6f1fe Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-04-20Update kernel to builds 9964412 am: 56d24268d3 am: 59c2a829ffHoward Chen
Original change: https://android-review.googlesource.com/c/kernel/prebuilts/common-modules/virtual-device/6.1/x86-64/+/2546710 Change-Id: I2b9369d81164fcebfe7c0942c4140292b5000861 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-04-20Update kernel to builds 9964412 am: 56d24268d3Howard Chen
Original change: https://android-review.googlesource.com/c/kernel/prebuilts/common-modules/virtual-device/6.1/x86-64/+/2546710 Change-Id: I716248a1c6aa3bafcd1616eae9ebd0866b8f36b0 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-04-19Update kernel to builds 9964412Howard Chen
git log --first-parent -100 --oneline --no-decorate 3e4bbbe1031b..7e35917775b8: 7e35917775b8 ANDROID: Add utf8_data_table for case-folding support 8187bf6782d2 UPSTREAM: usb: typec: altmodes/displayport: Add hpd sysfs attribute bbc22694d4cd ANDROID: vendor_hooks: Add vendor hook for tcpm logs b499bac439f7 ANDROID: usb: typec: tcpm: Add vendor hook to modify port src caps c8314fcb76b4 ANDROID: usb: typec: tcpm: Add vendor hook to store partner source capabilities 081a88febb8c ANDROID: usb: typec: tcpm: vendor hook for timer adjustments eeffe02c9672 ANDROID: usb: typec: tcpci: Add vendor hook to mask vbus present b6325c997ce0 ANDROID: usb: typec: tcpci: Add vendor hooks for tcpci interface 9a6275b5a633 UPSTREAM: scsi: ufs: mcq: Use active_reqs to check busy in clock scaling a705bf779b81 FROMLIST: xfrm: Skip checking of already-verified secpath entries f2aef35478ac Revert "Fix XFRM-I support for nested ESP tunnels" 0ddcb394f516 FROMLIST: xfrm: Ensure policy checked for nested ESP tunnels b294edd3c160 ANDROID: Update the ABI symbol list for typec mux faee7b64df9a ANDROID: Update the ABI symbol list for typec port management ac53cab64c04 ANDROID: ABI: Add __irq_set_handler and irq_set_handler_data in QCOM symbol list 33736be95951 FROMGIT: soc: qcom: geni-se: Update Tx and Rx fifo depth based on QUP HW version fb09c80f7cba FROMGIT: soc: qcom: geni-se: Move qcom-geni-se.h to linux/soc/qcom/geni-se.h 56e6f8a2c87c ANDROID: CONFIG_PKVM_MODULE_PATH to /lib/modules/ ba5783569305 ANDROID: KVM: arm64: Add a fallback for pKVM module loading c8e53ed37270 ANDROID: KVM: arm64: Add a custom module path for pKVM module loading 39db5c72413a ANDROID: update the pixel symbol list 74975d13f3d7 ANDROID: Add ufs symbol for mtk e29773ec209b ANDROID: scsi: ufs: Add hook to influence the UFS clock scaling policy 451d7c42eae3 UPSTREAM: mm: multi-gen LRU: simplify lru_gen_look_around() fae7f9ea5813 UPSTREAM: mm: multi-gen LRU: improve walk_pmd_range() 24307a538b8a UPSTREAM: mm: multi-gen LRU: improve lru_gen_exit_memcg() e1cf082319ac UPSTREAM: mm: multi-gen LRU: section for memcg LRU 282363eb6f2b UPSTREAM: mm: multi-gen LRU: section for Bloom filters 4d8cf6f6f015 UPSTREAM: mm: multi-gen LRU: section for rmap/PT walk feedback 014c372cc30e UPSTREAM: mm: multi-gen LRU: section for working set protection 8666944cf9fe UPSTREAM: mm: support POSIX_FADV_NOREUSE 6ddfdb3d53c3 UPSTREAM: mm: add vma_has_recency() 9cd2f3498d92 ANDROID: 4/12/2023 KMI update 6937d457bb8b ANDROID: ABI: remove stale symbol fc80823b24d7 ANDROID: fuse: Support errors from fuse daemon in canonical path e92cb4aa7fda ANDROID: abi_gki_aarch64_qcom: Add memremap_pages and memunmap_pages 1a232af233d0 ANDROID: Enable CONFIG_ZONE_DEVICE 82d74303360e Revert "Revert "block/io_uring: pass in issue_flags for uring_cmd task_work handling"" b5a05000188c Revert "Revert "net: mdio: fix owner field for mdio buses registered using device-tree"" 694bd10c6519 FROMGIT: wifi: cfg80211/mac80211: report link ID on control port RX 358fda2fd931 UPSTREAM: iommu: Rename iommu-sva-lib.{c,h} 45db9aa17522 UPSTREAM: iommu: Per-domain I/O page fault handling 4fffcc165c16 UPSTREAM: iommu: Prepare IOMMU domain for IOPF e9cca501c0d3 UPSTREAM: iommu: Remove SVA related callbacks from iommu ops 840b255c5441 UPSTREAM: iommu/sva: Refactoring iommu_sva_bind/unbind_device() 6fc9f366de40 UPSTREAM: arm-smmu-v3/sva: Add SVA domain support 1b14567e712c UPSTREAM: iommu/vt-d: Add SVA domain support 33991390ac78 UPSTREAM: iommu: Add IOMMU SVA domain support 119fbcf43c5d UPSTREAM: iommu: Add attach/detach_dev_pasid iommu interfaces db8a6a29f450 UPSTREAM: PCI: Enable PASID only when ACS RR & UF enabled on upstream path 36db10b1ad4a UPSTREAM: iommu: Remove SVM_FLAG_SUPERVISOR_MODE support 102cc9b4acfe UPSTREAM: iommu: Add max_pasids field in struct dev_iommu a789a7ef1a5b UPSTREAM: iommu: Add max_pasids field in struct iommu_device 1bc680b30bb8 ANDROID: GKI: fscrypt: add ABI padding to struct fscrypt_operations Test: treehugger Bug: 278820341 Change-Id: I23ad1a14c49f5c4e58d7ccafaa287164b075a3e1
2023-04-14Snap for 9939584 from 980be18a75942fb769e6187af827ab81487995d9 to ↵Android Build Coastguard Worker
udc-release am: 400f27b4b1 Original change: https://googleplex-android-review.googlesource.com/c/kernel/prebuilts/common-modules/virtual-device/6.1/x86-64/+/22638571 Change-Id: I74484647a025095690dcbf4c6c1f1cfe8b8efe3a Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-04-14Snap for 9939584 from 980be18a75942fb769e6187af827ab81487995d9 to udc-releaseAndroid Build Coastguard Worker
Change-Id: I31f84506fd2f7d5a8346bce1890cc02c1a156987
2023-04-13Update kernel to builds 9922178 am: 5899017e4b am: b24158b5f2 am: 086c05e085Howard Chen
Original change: https://android-review.googlesource.com/c/kernel/prebuilts/common-modules/virtual-device/6.1/x86-64/+/2530720 Change-Id: Ieb7b58d3bcfaf9bb7a5869bbd125e47ac8d3ca81 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-04-13Update kernel to builds 9922178 am: 5899017e4b am: b24158b5f2Howard Chen
Original change: https://android-review.googlesource.com/c/kernel/prebuilts/common-modules/virtual-device/6.1/x86-64/+/2530720 Change-Id: I8d2c88cfdb3206c1a97d6c6e1e4fb7248d1baa8c Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-04-13Update kernel to builds 9922178 am: 5899017e4bHoward Chen
Original change: https://android-review.googlesource.com/c/kernel/prebuilts/common-modules/virtual-device/6.1/x86-64/+/2530720 Change-Id: Ic438c0f0e687508a03b4c57f594ed0d18e406e04 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-04-12Update kernel to builds 9922178Howard Chen
git log --first-parent -100 --oneline --no-decorate 46c8cb782a97..3e4bbbe1031b: 3e4bbbe1031b ANDROID: abi_gki_aarch64_qcom: Add sock_gen_put d56ad709773a ANDROID: arm64: Implement hypervisor workaround for SoCs with DMA beyond the PoC 732a9ff82f8c ANDROID: GKI: add symbol list file for xiaomi 710a5d9ce119 ANDROID: Add initial symbols list for imx 24c39824c81d ANDROID: Add initial symbol list for mtk a4d96d91dad8 ANDROID: virt: gunyah: Move arch_is_gh_guest under RM probe a8277bfc875f ANDROID: GKI: Enable CONFIG_USB_CONFIGFS_F_UAC2 cdecdc14f51e ANDROID: Update the pixel symbol list 702d62d94308 BACKPORT: FROMLIST: Revert "scsi: ufs: core: Initialize devfreq synchronously" 0bcb2dc28cc2 ANDROID: abi_gki_aarch64_qcom: update abi 86136fdb8d5e ANDROID: abi_gki_aarch64_qcom: Further update symbol list f65b52f60de9 ANDROID: GKI: Convert 80211 modules as unprotected f36e63725b79 ANDROID: ABI: Update QCOM symbol list 5160e718d269 Revert "FROMGIT: scsi: ufs: ufs-qcom: Add support for reinitializing the UFS device" 78ba77a98a21 Revert "FROMGIT: scsi: ufs: ufs-qcom: Add support for finding max gear on new platforms" d6085639254b Revert "block/io_uring: pass in issue_flags for uring_cmd task_work handling" bbf55140b7ab Merge "Merge 6.1.23 into android14-6.1" into android14-6.1 93e4fc4c9adb ANDROID: abi_gki_aarch64_qcom: Add of_icc_get_from_provider 0cd79cae16cd FROMLIST: staging: greybus: drop loopback test files 0ec2539fbc12 ANDROID: KVM: arm64: Prevent pKVM module loading after IOMMU init 3e3a126ea3cf ANDROID: KVM: arm64: Factor out logic for setting SVE vector length at hyp cbe59d40a2f3 ANDROID: KVM: arm64: Fix pKVM module loading close 586316589b49 ANDROID: KVM: arm64: Handle permission issue while loading pKVM module 1f6f0571ac72 ANDROID: usb: f_accessory: Check buffer size when initialised via composite ae678a47ee84 ANDROID: MGLRU: Avoid reactivation of anon pages on swap full Test: treehugger Bug: 277857597 Change-Id: I5af89adc7b953ffc376e9fc54e1e6d0b6f986753
2023-04-08Snap for 9905984 from 1a863b0c5db4680980c88ab217bf7cb6931640ee to ↵Android Build Coastguard Worker
udc-release am: 4aa4c2c094 Original change: https://googleplex-android-review.googlesource.com/c/kernel/prebuilts/common-modules/virtual-device/6.1/x86-64/+/22535677 Change-Id: Ia365988368a150fe06d1bb2c85eb1e2964d7a576 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-04-08Snap for 9905984 from 1a863b0c5db4680980c88ab217bf7cb6931640ee to udc-releaseAndroid Build Coastguard Worker
Change-Id: I1ba384a68dc04fd9488a3114f6cecb3db294fb08
2023-04-07Update kernel to builds 9884857 am: 9add8245ea am: 208009be9a am: 604e87a649Howard Chen
Original change: https://android-review.googlesource.com/c/kernel/prebuilts/common-modules/virtual-device/6.1/x86-64/+/2524859 Change-Id: I7eae87daa3c86dffcc5af04884ba2e1b2d17ffe4 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-04-07Update kernel to builds 9884857 am: 9add8245ea am: 208009be9aHoward Chen
Original change: https://android-review.googlesource.com/c/kernel/prebuilts/common-modules/virtual-device/6.1/x86-64/+/2524859 Change-Id: I1ed31e2d7e3e3e7728eb490db40825eebbaf1e84 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-04-07Update kernel to builds 9884857 am: 9add8245eaHoward Chen
Original change: https://android-review.googlesource.com/c/kernel/prebuilts/common-modules/virtual-device/6.1/x86-64/+/2524859 Change-Id: Idd1731e571dc9ab5447a228ea940efa3679c734d Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-04-05Update kernel to builds 9884857android-u-beta-1-gplHoward Chen
git log --first-parent -100 --oneline --no-decorate 9e35a21ec03f..46c8cb782a97: 46c8cb782a97 FROMGIT: f2fs: fix null pointer panic in tracepoint in __replace_atomic_write_block 8ff940b3513c ANDROID: incremental fs: Evict inodes before freeing mount data c0b8bfdecfa3 ANDROID: fsnotify: Notify lower fs of open 3355e398f35a ANDROID: fuse-bpf: Run bpf with migration disabled 17e313abe9e0 ANDROID: fuse-bpf: Do not change bpf program in lookups 24a4b7855f56 FROMGIT: ASoC: codecs: lpass: fix the order or clks turn off during suspend 4754c5690b9c ANDROID: GKI: Add a filegroup instead of _aarch64_additional_kmi symbol list 39ed42405e4b UPSTREAM: wifi: nl80211: fix puncturing bitmap policy 2420a46a3268 ANDROID: GKI: Update symbols to symbol list a6af57723d00 ANDROID: KVM: arm64: Remove the non-consuming hyp trace interface 3a7f9f00f050 Revert "ANDROID: cpufreq: Add a restricted vendor hook for freq transition" 7f4246b0440c Revert "ANDROID: kernel: Add restricted vendor hook in creds" 8f3de2b8daa6 ANDROID: ABI: update symbol list for galaxy d9f36cae1ccf Revert "net: mdio: fix owner field for mdio buses registered using device-tree" db50ac4d0a40 Merge 6.1.22 into android14-6.1 01917193ac16 ANDROID: update ABI for gunyah series 0c187fcc378a ANDROID: gunyah: Add protected VM firmware boot support 657af3fa64ff ANDROID: gunyah: vm_mgr: Add lent memory e54e5e94a46b ANDROID: abi_gki_aarch64_qcom: Add Gunyah symbols 234ad3252616 ANDROID: gunyah: Enable gunyah configs 1dce9d7d4dee ANDROID: gunyah: Add support for Gunyah vendor modules c2c0bebcdbc5 FROMLIST: MAINTAINERS: Add Gunyah hypervisor drivers section 7ac3fef966ce FROMLIST: virt: gunyah: Add ioeventfd 45831b2fd5c2 FROMLIST: virt: gunyah: Add irqfd interface 94346082c1ae FROMLIST: virt: gunyah: Add hypercalls for sending doorbell aeccb8b9e9f1 FROMLIST: virt: gunyah: Add proxy-scheduled vCPUs 1679f7f667ba FROMLIST: virt: gunyah: Add IO handlers 4e7721a26689 BACKPORT: FROMLIST: virt: gunyah: Add resource tickets 291489ffb6b5 BACKPORT: FROMLIST: gunyah: vm_mgr: Add framework to add VM Functions 4cf9feacb7e4 FROMLIST: virt: gunyah: Translate gh_rm_hyp_resource into gunyah_resource adf7510f3b6d FROMLIST: docs: gunyah: Document Gunyah VM Manager 1d5147b349e9 BACKPORT: FROMLIST: gunyah: rsc_mgr: Add platform ops on mem_lend/mem_reclaim 8f5b89a5bcdb FROMLIST: samples: Add sample userspace Gunyah VM Manager fa4e7824dacb BACKPORT: FROMLIST: gunyah: vm_mgr: Add ioctls to support basic non-proxy VM boot afe9d3b5012b FROMLIST: gunyah: vm_mgr: Add/remove user memory regions 4148b1fd1711 FROMLIST: gunyah: rsc_mgr: Add RPC for sharing memory f251362242ba BACKPORT: FROMLIST: gunyah: vm_mgr: Introduce basic VM Manager 7cfd6e6f7d1a FROMLIST: gunyah: rsc_mgr: Add VM lifecycle RPC d5e8df2cc4a1 FROMLIST: gunyah: rsc_mgr: Add resource manager RPC core 24bfb2e90d7b FROMLIST: mailbox: Add Gunyah message queue mailbox 5943689fc36a FROMLIST: virt: gunyah: msgq: Add hypercalls to send and receive messages cc7db24050b1 FROMLIST: virt: gunyah: Identify hypervisor version b30fcf8c589c FROMLIST: virt: gunyah: Add hypercalls to identify Gunyah 256b469b5711 FROMLIST: gunyah: Common types and error codes for Gunyah hypercalls 1a54a2752892 FROMLIST: dt-bindings: Add binding for gunyah hypervisor de3283f90408 FROMLIST: docs: gunyah: Introduce Gunyah Hypervisor f72d338c3d80 FROMLIST: mailbox: Allow direct registration to a channel f2844fae7fb5 ANDROID: Fix the KMI 6976fcd16701 ANDROID: mm: shmem: whitelist the symbols in the shmem d13275473e74 ANDROID: mm/shmem: Add a trace hook to get the shmem folio a033dd393f15 ANDROID: mm: shmem: add vendor data in 'shmem_inode_info' Test: treehugger Bug: 277012061 Change-Id: I0e013b774af9a35896d89aab66786f62a9ac06db
2023-04-05Snap for 9883577 from 2a0c3883a15a29e7347146f4d0bf61e835330f1f to ↵Android Build Coastguard Worker
udc-release am: bebc782669 Original change: https://googleplex-android-review.googlesource.com/c/kernel/prebuilts/common-modules/virtual-device/6.1/x86-64/+/22469214 Change-Id: I4165cf553aeb859a306bcc10f8a70042f55dbb3f Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-04-05Snap for 9883577 from 2a0c3883a15a29e7347146f4d0bf61e835330f1f to udc-releaseAndroid Build Coastguard Worker
Change-Id: I19b3ab4c5ef3a54c7cdb0234decfc7ce44826835
2023-04-04Update kernel to builds 9850788 am: 43d96a4077 am: 37b2aa39d4 am: 25d70a0ca5Kelvin Zhang
Original change: https://android-review.googlesource.com/c/kernel/prebuilts/common-modules/virtual-device/6.1/x86-64/+/2520537 Change-Id: I1b9c9ae3fb2bed4c87448fd0e92bf5f19dd11991 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-04-04Update kernel to builds 9850788 am: 43d96a4077 am: 37b2aa39d4Kelvin Zhang
Original change: https://android-review.googlesource.com/c/kernel/prebuilts/common-modules/virtual-device/6.1/x86-64/+/2520537 Change-Id: I7fe49036975ef2c66b46aee894e84c25a97429a3 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-04-04Update kernel to builds 9850788 am: 43d96a4077Kelvin Zhang
Original change: https://android-review.googlesource.com/c/kernel/prebuilts/common-modules/virtual-device/6.1/x86-64/+/2520537 Change-Id: I870e99e6b1ba78e690c0275c254b957ea7b397a6 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-04-03Update kernel to builds 9850788Kelvin Zhang
git log --first-parent -100 --oneline --no-decorate 5fca1f9b7eca..9e35a21ec03f: 9e35a21ec03f ANDROID: 3/29/2023 KMI update 0844ef77702b ANDROID: ufs: core: move Android quirks into separate field 743439fcc678 ANDROID: KVM: arm64: Save and restore host sve state in pKVM 1ed56a948558 ANDROID: KVM: arm64: Specialize deactivate fpsimd traps on guest fpsimd trap 55c963e08b2e ANDROID: KVM: arm64: Specialize handling of host fpsimd state on EL2 trap n/vhe 6a8b1d493466 ANDROID: KVM: arm64: Allocate memory at hyp for host sve state a752b269cbb3 ANDROID: KVM: arm64: Store the maximum sve vector length at hyp 6dc9af85f767 ANDROID: KVM: arm64: Allocate host fp state at pkvm init rather than per cpu dbe1e94b31d8 ANDROID: KVM: arm64: Move loaded host fp state to pkvm 72919eb248a7 ANDROID: KVM: arm64: Use helper to get the host fpsimd state in pKVM 26d24625b310 ANDROID: KVM: arm64: Use enum instead of helper for fp state 4fa6c1122e1d ANDROID: KVM: arm64: Do not map the host fpsimd state to hyp in pKVM ba446078c909 ANDROID: KVM: arm64: Clarify rationale for ZCR_EL1 value restored on guest exit d9e00246e0c1 Revert "Revert "scsi: core: Add BLIST_NO_VPD_SIZE for some VDASD"" b21e700aa440 Revert "Revert "drm/msm/gem: Prevent blocking within shrinker loop"" 0e07b5c6742a Revert "Revert "PCI: loongson: Add more devices that need MRRS quirk"" 68acfb359289 Revert "Revert "PCI: loongson: Prevent LS7A MRRS increases"" bd4a7c70f326 Revert "Revert "netfilter: ctnetlink: make event listener tracking global"" a9a5726a7a2a Revert "Revert "HID: retain initial quirks set up when creating HID devices"" f61c12dabf68 Revert "Revert "sbitmap: Try each queue to wake up at least one waiter"" 7b05fba13118 Revert "Revert "sbitmap: Advance the queue index before waking up a queue"" d774f1e1f05d Revert "Revert "sbitmap: correct wake_batch recalculation to avoid potential IO hung"" 02fb5b0cc56a Revert "Revert "sbitmap: Use single per-bitmap counting to wake up queued tags"" 345103eb064b Revert "Revert "wait: Return number of exclusive waiters awaken"" 73bffa9caff8 Revert "Revert "kobject: modify kobject_get_path() to take a const *"" 3792ff78b1a1 UPSTREAM: mm: multi-gen LRU: avoid futile retries 599cea335fad UPSTREAM: mm: multi-gen LRU: simplify arch_has_hw_pte_young() check 6573287e54cb BACKPORT: mm: multi-gen LRU: clarify scan_control flags 014f97baadc9 BACKPORT: mm: multi-gen LRU: per-node lru_gen_folio lists 8d0d562dd3c6 UPSTREAM: mm: multi-gen LRU: shuffle should_run_aging() 5e9fed8a0397 BACKPORT: mm: multi-gen LRU: remove aging fairness safeguard ce1cc5d88730 UPSTREAM: mm: multi-gen LRU: remove eviction fairness safeguard 0f410148aebe UPSTREAM: mm: multi-gen LRU: rename lrugen->lists[] to lrugen->folios[] 3f963725af29 UPSTREAM: mm: multi-gen LRU: rename lru_gen_struct to lru_gen_folio baa4223c1285 ANDROID: Update symbol lists for dmabuf_page_pool f4ec1bfe8bb6 ANDROID: dma-buf: heaps: Move dmabuf_page_pool struct out of the KMI fdc6b59c8294 ANDROID: dma-buf: system_heap: kmap_local_page instead of kmap_atomic b882b8502c34 ANDROID: dma-buf: system_heap: Add pagepool support to system heap d1e582bae893 ANDROID: dma-buf: heaps: Minor cleanup of dmabuf_page_pool includes 2977891dfd4a ANDROID: dma-buf: heaps: replace mutex lock with spinlock 97a398c4c51b ANDROID: dma-buf: heaps: fix a warning in dmabuf page pools 70ad75e771d1 ANDROID: dma-heap: Make the page-pool library built-in d3b59a75e863 ANDROID: dma-buf: heaps: Add a shrinker controlled page pool 31fe6066d89d UPSTREAM: usb: typec: tcpci: Add callback for evaluating contaminant presence 00bdc7e4e0f5 UPSTREAM: usb: typec: tcpm: Add callbacks to mitigate wakeups due to contaminant 1147d5c3dabe ANDROID: GKI: defconfig: Enable DMA-BUF sysfs stats 3902abc57f31 UPSTREAM: wifi: nl80211: Allow authentication frames and set keys on NAN interface 58f4b86d780d UPSTREAM: wifi: cfg80211: Allow action frames to be transmitted with link BSS in MLD 541c3b73ddf0 UPSTREAM: wifi: cfg80211: include puncturing bitmap in channel switch events 7254d15c546b UPSTREAM: wifi: nl80211: validate and configure puncturing bitmap a8db4fc01591 BACKPORT: wifi: cfg80211: move puncturing bitmap validation from mac80211 76570e6a4a8a UPSTREAM: wifi: nl80211: add MLO_LINK_ID to CMD_STOP_AP event e4df27a253ff UPSTREAM: wifi: cfg80211: Extend cfg80211_update_owe_info_event() for MLD AP e53255578f23 UPSTREAM: wifi: cfg80211: Extend cfg80211_new_sta() for MLD AP 8f7e932d4089 UPSTREAM: wifi: cfg80211: Authentication offload to user space for MLO connection in STA mode bb7470704e5b UPSTREAM: wifi: cfg80211: trace: remove MAC_PR_{FMT,ARG} ef554cf3fc2f UPSTREAM: cfg80211: Update Transition Disable policy during port authorization c59181f352c1 UPSTREAM: wifi: cfg80211: Support 32 bytes KCK key in GTK rekey offload c20c83bbab75 UPSTREAM: wifi: nl80211: use link ID in NL80211_CMD_SET_BSS 1d2f0fdb9a00 UPSTREAM: wifi: cfg80211: support reporting failed links 4f0e2cac4cb7 ANDROID: KVM: arm64: Allow post-freeze backports to pKVM b4b279e9e34b ANDROID: KVM: arm64: Expose host_{un}share_hyp() to modules 509a7a32a5bc ANDROID: gki_config: use DWARFv5 rather than DWARFv4 0d5b95acb66a ANDROID: GKI: Multi arch exports protection support cf6897ede579 ANDROID: ABI: update symbol list for galaxy 1c94f5d77665 FROMGIT: f2fs: fix scheduling while atomic in decompression path 35fe8aaba980 ANDROID: dm-default-key: update for blk_crypto_evict_key() returning void 9fe0c97d4527 FROMGIT: blk-crypto: make blk_crypto_evict_key() more robust 6393d245536e FROMGIT: blk-crypto: make blk_crypto_evict_key() return void dbcd8b882715 FROMGIT: blk-mq: release crypto keyslot before reporting I/O complete ac8758b1b259 ANDROID: gki_defconfig: enable CONFIG_CRYPTO_GHASH_ARM64_CE 88df3550183a Revert "ANDROID: module: Add vendor hooks" 98b6ece5f3f9 Revert "ANDROID: GKI: Export clocksource_mmio_init" 244e3955feae ANDROID: clang: update to 17.0.0 3d44f9b49e66 FROMGIT: f2fs v2: factor out discard_cmd usage from general rb_tree use 6e55119ce02e ANDROID: ABI: Update QCOM symbol list b56777fad605 ANDROID: ABI: update symbol list for galaxy f472016c8cd7 ANDROID: update db845c symbol list. eb1f5e465641 Revert "drm/msm/gem: Prevent blocking within shrinker loop" ad8dbd4420ed Revert "scsi: core: Add BLIST_NO_VPD_SIZE for some VDASD" d3ea2c2a28ab Merge "Merge 6.1.21 into android14-6.1" into android14-6.1 993b35e7e82f ANDROID: ABI: Update QCOM symbol list for minidump 3ede901fc725 ANDROID: ABI: Update QCOM symbol list 9e208c6d412e ANDROID: ABI: Update QCOM symbol list a7bb9280334c ANDROID: mm: add get_page_owner_handle function 97b7d8586673 ANDROID: mm: add get_each_object_track function 173c09996a6d ANDROID: mm: Export get_slabinfo a9104d3210b7 ANDROID: mm: Export page_ext_[get|put] a47a1cfd5991 ANDROID: mm: Export si_swapinfo 43aae3481193 ANDROID: mm: Export vmalloc_nr_pages acea5c5e2f82 ANDROID: mm: Export pcpu_nr_pages 358f859c3061 ANDROID: dma-buf: add dma_buf_get_each function 0522dbb348fd ANDROID: abi_gki_aarch64_qcom: Update symbol list a46427da9572 Revert "HID: core: Provide new max_buffer_size attribute to over-ride the default" 204ba8dd6817 Revert "HID: uhid: Over-ride the default maximum data buffer value with our own" a22c3a87905f Merge 6.1.20 into android14-6.1 b1add0ad90e2 ANDROID: abi_gki_aarch64_qcom: Sort list 6bf3324ebd91 ANDROID: of: of_reserved_mem: Increase limit for reserved_mem regions efa2b2fcf5bc Merge "Merge 6.1.19 into android14-6.1" into android14-6.1 10c3b0f22144 ANDROID: update the db845c symbol list Test: treehugger Bug: 264456132 Change-Id: Id4f17e53c1026e041f840aac12bf9df9908cfd25
2023-03-12Snap for 9730513 from bfd6b7167d96ac79c318def55657c46120c457ce to udc-releaseAndroid Build Coastguard Worker
Change-Id: If27f5426921d59b7a8f5d93143061d00424785c1
2023-03-11Update kernel to builds 9724725 am: b47f3e825a am: 139ef9286d am: 7de0b03411Alistair Delva
Original change: https://android-review.googlesource.com/c/kernel/prebuilts/common-modules/virtual-device/6.1/x86-64/+/2481037 Change-Id: Ieaa5eb587154ac44031de6a65d03ddabcbc14c43 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-03-11Update kernel to builds 9724725 am: b47f3e825a am: 139ef9286dAlistair Delva
Original change: https://android-review.googlesource.com/c/kernel/prebuilts/common-modules/virtual-device/6.1/x86-64/+/2481037 Change-Id: I48c26a2917d4f064941c0f9bc735fb2c80f3f453 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-03-11Update kernel to builds 9724725 am: b47f3e825aAlistair Delva
Original change: https://android-review.googlesource.com/c/kernel/prebuilts/common-modules/virtual-device/6.1/x86-64/+/2481037 Change-Id: If8c33cc287b8b63b996e9a986c18585183795943 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-03-10Update kernel to builds 9724725Alistair Delva
git log --first-parent -100 --oneline --no-decorate 116e1532b95d..5fca1f9b7eca: 5fca1f9b7eca ANDROID: ABI: Add missing symbols to QCOM list 81c66411108d Revert "ANDROID: disble the UID_SYS_STATS driver" bd772a54d267 Revert "exit: Remove profile_task_exit & profile_munmap" 3ff04317e4e3 FROMGIT: pstore: Revert pmsg_lock back to a normal mutex 85f5fd515e04 ANDROID: ABI: Update allowed list for QCOM 250fe8bc7574 ANDROID: ABI: Add missing symbols to QCOM list 43b0fbcb5487 ANDROID: usb: gadget: f_accessory: update to usb_gstrings_attach 5f28f5bc2d95 ANDROID: abi_gki_aarch64_qcom: whitelist some vm symbols f1171f40b0dd ANDROID: ABI: Update QCOM symbol list 36280321bc06 ANDROID: Add initial symbols list for galaxy b97cdd877ab1 ANDROID: printk: export symbol for tracepoint_console e1300f4942d0 Merge 6.1.15 into android14-6.1 bf0d1e087b1b ANDROID: revert core of "xfrm: Use actual socket sk instead of skb socket for xfrm_output_resume" 35c849e3f61e UPSTREAM: dm verity: stop using WQ_UNBOUND for verify_wq f8e756a6f701 ANDROID: Enable percpu high priority kthreads for erofs 5004cc655730 UPSTREAM: erofs: fix an error code in z_erofs_init_zip_subsystem() 566a7f6c6b3f BACKPORT: erofs: add per-cpu threads for decompression as an option d02bc472905d ANDROID: GKI: define protected exports and modules list aa8e0ddc4ac6 ANDROID: GKI: Update owners for GKI modules lists 1c6dc00657c7 ANDROID: GKI: Export memblock_free to drivers c89be468f83f ANDROID: ABI: Update QCOM symbol list bbabedc4990a ANDROID: GKI: 3/1/2023 KMI update 12b3802db1ec Revert "ANDROID: GKI: skip btf_type_tag in genksyms" 622f2199301c ANDROID: GKI: Enable CONFIG_MODULE_SCMVERSION=y d834db9f2cc1 ANDROID: modules: re-introduce the MODULE_SCMVERSION config e6284969d94d ANDROID: arm64: cache: Lower ARCH_DMA_MINALIGN to 64 bytes aa23dbe7ec9b ANDROID: arm64: dma: Panic if ARCH_DMA_MINALIGN is less than CTR_EL0.CWG 02bdd918e624 Revert "sched/psi: Stop relying on timer_pending() for poll_work rescheduling" 4b898a5ba492 Merge "Merge 6.1.14 into android14-6.1" into android14-6.1 6e76eb7899ac FROMGIT: scsi: ufs: core: Split ufshcd_map_sg() 21e01886effb FROMGIT: scsi: ufs: bsg: Clean up ufs_bsg_request() b340850c672d FROMGIT: scsi: ufs: bsg: Remove unnecessary length checkup b38e72d30c99 ANDROID: Add initial symbols list for db845c 186b73e3d2bd FROMGIT: scsi: ufs: ufs-mediatek: Remove unnecessary return code 73017e11a455 ANDROID: mm: add reclaim_shmem_address_space() for faster reclaims 33ed2524ee8c FROMGIT: scsi: ufs: ufs-mediatek: Modify the return value fb3ee331e0fe FROMGIT: scsi: ufs: ufs-mediatek: Remove unneeded code b30308f3f788 FROMGIT: scsi: ufs: core: Fix unnecessary operation for early return 974aa2726293 FROMGIT: scsi: ufs: core: Switch 'check_for_bkops' to bool 5a7704daeb8d FROMGIT: scsi: ufs: core: Separate function name and message 6167e91d12eb FROMGIT: scsi: ufs: core: Introduce ufshcd_abort_all() 6736ee5ff12b FROMGIT: scsi: ufs: core: Refactor ufshcd_hba_enable() a1b3bcf98d56 FROMGIT: scsi: ufs: core: Use is_visible to control UFS unit descriptor sysfs nodes a0de7900a4c8 FROMGIT: scsi: ufs: core: Clean up ufshcd_slave_alloc() 12cfa179ed83 FROMGIT: scsi: ufs: core: Revert "WB is only available on LUN #0 to #7" 45c68963875a ANDROID: ABI: Update QCOM symbol list dca2221551e3 FROMGIT: scsi: ufs: core: Print events for WLUN suspend and resume failures 0188abead5da FROMGIT: blk-mq: move the call to blk_put_queue out of blk_mq_destroy_queue 06a25b851e38 FROMGIT: scsi: ufs: Introduce the function ufshcd_execute_start_stop() 95af8a44d25a FROMGIT: scsi: ufs: Try harder to change the power mode 1750bb408844 ANDROID: ABI: Add scheduler-specific tracepoints to QCOM list 3e8fa2c04159 ANDROID: modpost: Don't complain about empty non-allocatable ELF sections 8f07b7dc97e1 FROMGIT: scsi: ufs: Use 'else' in ufshcd_set_dev_pwr_mode() e590fcc2e0d8 FROMGIT: scsi: ufs: Remove an outdated comment 32b7f5cde975 FROMGIT: scsi: ufs: Simplify ufshcd_set_dev_pwr_mode() a065fa8bfecc ANDROID: pstore/ram: Add backward compatibility for ramoops reserved region d9bddef6fce3 FROMLIST: pstore/ram: Rework logic for detecting ramoops reserved memory region ae068d4b32a2 ANDROID: incremental fs: Move throttling to outside page lock 96e377f2cd69 ANDROID: incremental fs: Fix race between truncate and write last block 1b6a307d82da ANDROID: ufs: Add vendor hook for ufs sdev update cdded8611821 ANDROID: MGLRU: Don't skip anon reclaim if swap low 1646655d881b ANDROID: KVM: arm64: Addr sanity check for pKVM HVC registration 3671b1b88c8f ANDROID: ABI: Update QCOM symbol list dafc2fae4d12 Merge 6.1.13 into android14-6.1 75c846bf5808 ANDROID: GKI: Update the ABI representation fcc4497c47a7 ANDROID: vendor_hooks: Add hooks for ufs scheduler 0df61339884b ANDROID: abi_gki_aarch64_qcom: add ufs_update_sdev to symbol list 3e306b353ff7 ANDROID: KVM: arm64: iommu: Add arg to finalize to pass state 2c0e439eb809 ANDROID: KVM: arm64: Add function to report misconfigurations to pKVM. cb5607e06502 FROMGIT: usb: gadget: configfs: Restrict symlink creation is UDC already binded 47c6b1ee81d3 ANDROID: GKI: Enable symbol trimming 26f2032cc476 ANDROID: GKI: skip btf_type_tag in genksyms 08b3afd706fa ANDROID: GKI: Fix copying of protected_exports 041c1f054d77 ANDROID: ABI: Update QCOM symbol list 3cedba1efb61 FROMLIST: input: Add KEY_CAMERA_FOCUS event in HID b8eb62608bef ANDROID: GKI: add Pixel symbol list 903038dd2277 ANDROID: GKI: Update abi_gki_aarch64_qcom for genpd f88336fa4a55 ANDROID: KVM: arm64: Support missing pKVM module sections Test: treehugger Bug: 268274222 Change-Id: Icbab2135dd4bfd05bfad9102b5afccb3883bc149
2023-02-19Snap for 9627971 from 6c832fdddc3e6394277fcac24861f85b43b302a0 to udc-releaseAndroid Build Coastguard Worker
Change-Id: I43f854423b4a51b2dbe55e3cd24ebb0797411ebd
2023-02-18Update kernel to builds 9618665 am: a142775f60 am: b580a0a1d1 am: 5cdce17429Howard Chen
Original change: https://android-review.googlesource.com/c/kernel/prebuilts/common-modules/virtual-device/6.1/x86-64/+/2442880 Change-Id: Ie7054f0d5c317a9bab950229830e3333d3d6cd11 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-02-18Update kernel to builds 9618665 am: a142775f60 am: b580a0a1d1Howard Chen
Original change: https://android-review.googlesource.com/c/kernel/prebuilts/common-modules/virtual-device/6.1/x86-64/+/2442880 Change-Id: Ie5b982ef425e94bfabe32d2e62994f705b25ac96 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-02-18Update kernel to builds 9618665 am: a142775f60Howard Chen
Original change: https://android-review.googlesource.com/c/kernel/prebuilts/common-modules/virtual-device/6.1/x86-64/+/2442880 Change-Id: I745d232d1b15ff366d5e20517348e6ac11869407 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-02-17Update kernel to builds 9618665platform-tools-34.0.1Howard Chen
import Test: treehugger Bug: 268274222 Change-Id: I8437afdef5f82620b9e10e86d69b93bf13bf087d
2023-02-07Initial empty repositorymain-16kInna Palant