Update kernel to builds 7631632

git log --first-parent -100 --oneline --no-decorate ec50cbff3d37..c743db2b3afb:
c743db2b3afb ANDROID: GKI: Disable X86_MCE drivers
510b63c6c7ea ANDROID: clang: update to 13.0.1
4846ecc1d26d Merge 5.10.57 into android13-5.10
e3866a69ab83 FROMGIT: powerpc/svm: Don't issue ultracalls if !mem_encrypt_active()
a9765fb6dc44 ANDROID: fips140: take into account AES-GCM not being approvable
5ec931a85350 ANDROID: userfaultfd: Fix merge resolution: validate_range()
06fed8b20e6c ANDROID: ABI: add new symbols required by fips140.ko
cae242110570 ANDROID: fips140: add jitterentropy to fips140 module
038dc9f2cc95 ANDROID: fips140: add AES-CMAC
e2cfdfbc51b4 ANDROID: fips140: add AES-CBC-CTS
ea902862eaeb ANDROID: fips140: remove non-prediction-resistant DRBG test
fa5a44b36437 ANDROID: fips140: use full 16-byte IV
00666b8e3e6e ANDROID: usb: host: fix slab-out-of-bounds in xhci_vendor_get_ops
abe07806964b ANDROID: fips140: test all implementations
f3bc3374511a Merge 5.10.56 into android13-5.10
1fbeac3e6f74 UPSTREAM: pipe: make pipe writes always wake up readers
2b4e85af9fad Merge 5.10.55 into android13-5.10
f9b1f7674ffc FROMGIT: KVM: arm64: Fix detection of shared VMAs on guest fault
c7a30aa80cf3 FROMGIT: s390/pv: fix the forcing of the swiotlb
ac329b33e94f Merge 5.10.54 into android13-5.10
2b90fd9f3e9b Revert "ANDROID: ABI: hikey960_gki.fragment: Add cfg80211 and mac80211 as modules"
012129391cf7 Revert "ANDROID: ABI: gki_defconfig: Make cfg80211 and mac80211 modules"
ce55ca0354f2 Merge 5.10.53 into android13-5.10
a1755723d921 FROMGIT: usb: gadget: composite: Allow bMaxPower=0 if self-powered
3bcfa312d509 ANDROID: GKI: Disable CONFIG_VIRTIO_MEM on x86_64
2d97158a30fd Revert "ANDROID: ABI: initial update allowed list for galaxy"
a06c8220ffd4 Revert "ANDROID: ABI: update allowed list for galaxy"
d5b32dae967b ANDROID: GKI: put back WIFI config options from android13-5.10
2b034856a512 Merge branch 'android12-5.10' into 'android13-5.10'
f932f5456f2f ANDROID: arm64: gki_defconfig: Add CONFIG_DMA_RESTRICTED_POOL=y
a303e80b1e12 FROMLIST: swiotlb: Free tbl memory in swiotlb_exit()
c31eaaaa2239 FROMLIST: swiotlb: Emit diagnostic in swiotlb_exit()
c05f99380114 BACKPORT: FROMLIST: swiotlb: Convert io_default_tlb_mem to static allocation
b37936906bf1 FROMLIST: of: Return success from of_dma_set_restricted_buffer() when !OF_ADDRESS
425dab97a357 FROMGIT: swiotlb: add overflow checks to swiotlb_bounce
23af5c3e6763 FROMGIT: swiotlb: fix implicit debugfs declarations
feec9ed4ffcf FROMGIT: of: Add plumbing for restricted DMA pool
7a2c115e3f74 FROMGIT: dt-bindings: of: Add restricted DMA pool
6a7039429068 FROMGIT: swiotlb: Add restricted DMA pool initialization
55486479d34d FROMGIT: swiotlb: Add restricted DMA alloc/free support
7e59cac7c519 FROMGIT: swiotlb: Refactor swiotlb_tbl_unmap_single
b32f68d42dd1 FROMGIT: swiotlb: Move alloc_size to swiotlb_find_slots
4566bc1871ca FROMGIT: swiotlb: Use is_swiotlb_force_bounce for swiotlb data bouncing
684337b8f36a BACKPORT: FROMGIT: swiotlb: Update is_swiotlb_active to add a struct device argument
e72b3d790ebd BACKPORT: FROMGIT: swiotlb: Update is_swiotlb_buffer to add a struct device argument
a2036ba11797 BACKPORT: FROMGIT: swiotlb: Set dev->dma_io_tlb_mem to the swiotlb pool used
f1046e9293db FROMGIT: swiotlb: Refactor swiotlb_create_debugfs
ee6cd4035481 FROMGIT: swiotlb: Refactor swiotlb init functions
5ab648cef6f6 UPSTREAM: swiotlb: manipulate orig_addr when tlb_addr has offset
b43d586a91be UPSTREAM: swiotlb: don't override user specified size in swiotlb_adjust_size
5c3f71a63931 UPSTREAM: swiotlb: Make SWIOTLB_NO_FORCE perform no allocation
8704c8c5d5a5 UPSTREAM: ARM: Qualify enabling of swiotlb_init()
e64f1c94eb74 BACKPORT: swiotlb: remove swiotlb_nr_tbl
2f2f753c1994 UPSTREAM: swiotlb: dynamically allocate io_tlb_default_mem
5321851f46aa BACKPORT: swiotlb: move global variables into a new io_tlb_mem structure
cb59d2953727 UPSTREAM: xen-swiotlb: remove the unused size argument from xen_swiotlb_fixup
d52889c44780 UPSTREAM: xen-swiotlb: split xen_swiotlb_init
28ce3ed66624 UPSTREAM: swiotlb: lift the double initialization protection from xen-swiotlb
e3f3ac31decb UPSTREAM: xen-swiotlb: remove xen_io_tlb_start and xen_io_tlb_nslabs
a642b62b85c3 UPSTREAM: xen-swiotlb: remove xen_set_nslabs
d8947c82f1c8 UPSTREAM: xen-swiotlb: use io_tlb_end in xen_swiotlb_dma_supported
7bdc2c941d7d UPSTREAM: xen-swiotlb: use is_swiotlb_buffer in is_xen_swiotlb_buffer
3b14774435a3 BACKPORT: swiotlb: split swiotlb_tbl_sync_single
7e4354bd9957 UPSTREAM: swiotlb: move orig addr and size validation into swiotlb_bounce
ce23541e3043 BACKPORT: swiotlb: remove the alloc_size parameter to swiotlb_tbl_unmap_single
4351690b0743 UPSTREAM: powerpc/svm: stop using io_tlb_start
83a0fecafb15 UPSTREAM: swiotlb: Validate bounce size in the sync/unmap path
e6439ba61bb3 UPSTREAM: sdhci: stop poking into swiotlb internals
d0f3cb08cf10 UPSTREAM: x86,swiotlb: Adjust SWIOTLB bounce buffer size for SEV guests
d3f7d3ada60a ANDROID: Revert "swiotlb: manipulate orig_addr when tlb_addr has offset"
5629c870d579 Merge 5.10.52 into android13-5.10
0da34453deb7 ANDROID: Append BUILD_NUMBER to KERNELRELEASE
90b4fe58ddfa Revert "ANDROID: Makefile: append BUILD_NUMBER to version string when defined"
d073dcb99839 ANDROID: GKI: correct ABI XML bit field offsets
8c24b5158969 ANDROID: GKI: refresh ABI XML
bd3e90832813 Merge 5.10.51 into android13-5.10

Test: treehugger
Bug: 196285435
Change-Id: I13487906d7afb46389bad0d2e4bbf70cdcf9337b
51 files changed