Update kernel to builds 7166491

git log --first-parent -100 --oneline --no-decorate c1c7252f1901..e146d4c5bd36:
e146d4c5bd36 ANDROID: abi_gki_aarch64_qcom: Update symbol list
c21b86d573cf ANDROID: GKI: Add iommu_get_msi_cookie() to the symbol list
8e2bcbe741b3 UPSTREAM: zram: support page writeback
9d1a51d1b98f ANDROID: sched/pause: migrate_tasks crash
7dddba0c6913 ANDROID: sched: Exempt paused CPU from nohz idle balance
9b0d5fb82409 ANDROID: Update QCOM symbol list
018ad7e673b8 ANDROID: gki_defconfig: enable CONFIG_MMC_CRYPTO
14d98d667c81 ANDROID: mmc: cqhci: set blk_keyslot_manager::features
b489f0324e9f UPSTREAM: mmc: sdhci-msm: add Inline Crypto Engine support
23957f08cab0 UPSTREAM: dt-bindings: mmc: sdhci-msm: add ICE registers and clock
05a22bd58847 UPSTREAM: firmware: qcom_scm: update comment for ICE-related functions
d43a24006d55 UPSTREAM: mmc: cqhci: add cqhci_host_ops::program_key
6a3217913c2f UPSTREAM: mmc: cqhci: add support for inline encryption
a41cb40e4d16 UPSTREAM: mmc: cqhci: initialize upper 64 bits of 128-bit task descriptors
879803f9517b UPSTREAM: mmc: cqhci: rename cqhci.c to cqhci-core.c
cf3293b65b90 UPSTREAM: mmc: core: Add basic support for inline encryption
d205aa02f679 UPSTREAM: scsi: ufs: use devm_blk_ksm_init()
25b3bc709c8d UPSTREAM: block/keyslot-manager: introduce devm_blk_ksm_init()
ffdad4351e9e ANDROID: gki_defconfig: enable BLAKE2b support
15023db7dc75 UPSTREAM: crypto: arm/blake2b - add NEON-accelerated BLAKE2b
53f83e3aae12 UPSTREAM: crypto: blake2b - update file comment
8bde3e29cb69 UPSTREAM: crypto: blake2b - sync with blake2s implementation
f1cc7b47d816 UPSTREAM: wireguard: Kconfig: select CRYPTO_BLAKE2S_ARM
8cc1fdb8acc0 UPSTREAM: crypto: arm/blake2s - add ARM scalar optimized BLAKE2s
290d0e42bc7f UPSTREAM: crypto: blake2s - include <linux/bug.h> instead of <asm/bug.h>
f006426a4f64 UPSTREAM: crypto: blake2s - adjust include guard naming
c42fac6d710d UPSTREAM: crypto: blake2s - add comment for blake2s_state fields
46c4d1ccb0c1 UPSTREAM: crypto: blake2s - optimize blake2s initialization
669d2197fc17 UPSTREAM: crypto: blake2s - share the "shash" API boilerplate code
f411897ead42 UPSTREAM: crypto: blake2s - move update and final logic to internal/blake2s.h
27aee704d0c4 UPSTREAM: crypto: blake2s - remove unneeded includes
6c2952c3cdb0 UPSTREAM: crypto: x86/blake2s - define shash_alg structs using macros
2ccec4b7bf56 UPSTREAM: crypto: blake2s - define shash_alg structs using macros
d0a59f953232 UPSTREAM: crypto: lib/blake2s - Move selftest prototype into header file
aa8f690d7100 ANDROID: vmscan: Fix sparse warnings for kswapd_threads
6a0a705473bd ANDROID: mm: hide get_each_object_track declaration when CONFIG_SLUB=n
10aaa1d5c7a7 FROMGIT: mm, compaction: make fast_isolate_freepages() stay within zone
d498075b655e ANDROID: sched: time: Export symbols needed for schedutil module
0d61a651e4dd ANDROID: vmscan: Support multiple kswapd threads per node
ee8d2c7884a0 ANDROID: mm: add get_each_object_track function
db158b4ae054 ANDROID: mm: Add vendor hook in pagecache_get_page()
369de3780428 ANDROID: mm: Add vendor hook in rmqueue()
ea15862d66bd ANDROID: GKI: Build in VIRTIO_FS
537d3bb974d2 ANDROID: dm: sync inline crypto support with patches going upstream
a56f081c5b2e ANDROID: sched: Add restricted vendor hooks in CFS scheduler
cc048ffd7e33 ANDROID: drm: kirin: Remove dead code that was causing build failures
8adfa9950c6c ANDROID: adv7511: Add poweron delay to allow for EDID probing to work
795028f7e7ee ANDROID: Add hikey960 build infrastructure file
baae9497e85b ANDROID: Add hikey960 GKI config fragment
538e9699ebae ANDROID: arm64: dts: hi3660-hikey960: Add i2s & sound device
8da70a67f3f7 ANDROID: ASoC: add hikey960-i2s DT bindings
b4b11198edb9 ANDROID: sound: Add hikey960 i2s audio driver
121e60b7b135 ANDROID: arm64: dts: hi3660: enable gpu
ea6449d48a62 ANDROID: arm64: dts: hi3660: add display driver dts
99ae6d076ae5 ANDROID: arm64: dts: hikey960: Add CMA entry for DMA-BUF Heap/framebuffers
a002be6ff025 ANDROID: drm: kirin960: Remove one mode-line that seems to be causing trouble
d5863057416b ANDROID: drm: kirin: remove wait for VACTIVE IRQ
4dd668f97d17 ANDROID: drm: kirin: Add kirin960 dpe driver support
34ebaf13befc ANDROID: drm: kirin: Introduce kirin960
5cf9a844f6f9 ANDROID: dts: hi3660-hikey960: Add usb mux hub for hikey960
550c3489630c ANDROID: dt-bindings: misc: Add bindings for HiSilicon usb hub and data role switch functionality on HiKey960
7bdc26c595e5 UPSTREAM: remoteproc: coredump: Add minidump functionality
abb52e261b8c UPSTREAM: remoteproc: core: Add ops to enable custom coredump functionality
f52f34358744 ANDROID: gic-v3: Update vendor hook to set affinity in GIC v3
9393bb52f877 ANDROID: cpuhp/aarch32: keep last 32bit cpu active
b129c98dc6e9 Merge 5.10.17 into android12-5.10
c3cbea92297d ANDROID: mm: avoid writing to read-only elements
effcfa5c4cfe ANDROID: dma-buf: heaps: fix a warning in dmabuf page pools
56fec2395000 ANDROID: cfi: switch to synchronize_rcu_expedited()
4bc01268f9cc FROMGIT: kasan: clarify that only first bug is reported in HW_TAGS
573a4895808d FROMGIT: kasan: inline HW_TAGS helper functions
b989c94cb2be FROMGIT: arm64: fix warning in mte_get_random_tag()
9e7985701d28 FROMGIT: arm64: kasan: simplify and inline MTE functions
d238954b2506 FROMGIT: kasan: ensure poisoning size alignment
fd10db46d003 FROMGIT: kasan, mm: optimize krealloc poisoning
4f62c69f018d FROMGIT: kasan, mm: fail krealloc on freed objects
d7ef7af205d0 FROMGIT: kasan: rework krealloc tests
54c022fda3c3 FROMGIT: kasan: unify large kfree checks
70f5857ed0b9 FROMGIT: kasan: clean up setting free info in kasan_slab_free
0afabc1fdb98 FROMGIT: kasan: optimize large kmalloc poisoning
c9869a412e7e FROMGIT: kasan, mm: optimize kmalloc poisoning
ef8fe2476d03 FROMGIT: kasan, mm: don't save alloc stacks twice
52434db6ca88 UPSTREAM: kasan: fix stack traces dependency for HW_TAGS
4615f6efceca UPSTREAM: kasan: make addr_has_metadata() return true for valid addresses
c648ed5a68a9 UPSTREAM: kasan: add explicit preconditions to kasan_report()
1b468f8eea44 ANDROID: gki_defconfig: Enable CONFIG_PAGE_OWNER
d3f134fd8a6b ANDROID: gki_defconfig: enable CONFIG_KASAN_HW_TAGS
3a0defe5db8d FROMGIT: lib: stackdepot: fix ignoring return value warning
bfed1c30811d FROMGIT: lib: stackdepot: add support to disable stack depot
892f55738956 FROMGIT: lib: stackdepot: add support to configure STACK_HASH_SIZE
ceca9735061e UPSTREAM: lib/stackdepot.c: use array_size() helper in jhash2()
522668ec71e3 UPSTREAM: lib/stackdepot.c: use flex_array_size() helper in memcpy()
6251cf847de4 UPSTREAM: lib/stackdepot.c: replace one-element array with flexible-array member
9f993b74c874 ANDROID: build_config: drop CONFIG_KASAN_PANIC_ON_WARN
bcbc667b0a4c ANDROID: sched: Export max_load_balance_interval
a6310f10349c Merge 5.10.16 into android12-5.10
5282ddf99d1e UPSTREAM: Documentation: connector: Update the description of sink-vdos
f08f049de11c ANDROID: GKI: enable CONFIG_FAIR_GROUP_SCHED

Test: treehugger
Bug: 180473082
Change-Id: I6a7c4231d015800fb640fcf3bef33c292091d00a
52 files changed