Update kernel to builds 8732768
git log --first-parent -100 --oneline --no-decorate 42596c7b41c8..f8ca44396e51:
f8ca44396e51 FROMLIST: scsi: ufs: Fix a race between the interrupt handler and the reset handler
3e1a3ae03666 FROMLIST: scsi: ufs: Support clearing multiple commands at once
986b493c4c00 FROMLIST: scsi: ufs: Simplify ufshcd_clear_cmd()
fe3b7f87c4fb ANDROID: Adding Image.gz and boot-gz.img
e913814ab623 ANDROID: softirq: Refine RT defer softirq
043c58ffe09d ANDROID: binder: fix race in priority restore
d45e8f3336bb ANDROID: binder: switch task argument for binder_thread
d4dce34fbb0f ANDROID: binder: pass desired priority by reference
e4f3cf6bdb34 ANDROID: binder: fold common setup of node_prio
a4e61a480541 ANDROID: Update the ABI representation
8d9e58e6f378 ANDROID: Update the ABI representation
19e41a340441 ANDROID: sched: Add vendor hook for cpu distribution functions
a08f97839216 ANDROID: Update the ABI representation
4b895c556fa4 BACKPORT: io_uring: fix race between timeout flush and removal
20c6e1ba5540 ANDROID: KVM: arm64: Don't update IOMMUs unnecessarily
c84bdd74f8bb ANDROID: Creating boot.img for x86_64 GKI
84b11bc9d493 ANDROID: Update the ABI representation
b5a54d8de219 BACKPORT: net/sched: cls_u32: fix netns refcount changes in u32_change()
d23166278eb8 ANDROID: Update the ABI representation
13b6bd38bb1f ANDROID: mm: vh for compaction begin/end
d68ba8769b81 ANDROID: Fix the CONFIG_ANDROID_VENDOR_OEM_DATA=n build
2a6fab14792e ANDROID: Update the ABI representation
a1037b8e1bf9 ANDROID: init_task: Init android vendor and oem data
bb697d4a01d3 FROMGIT: xfrm: do not set IPv4 DF flag when encapsulating IPv6 frames <= 1280 bytes.
812805ff3b0c UPSTREAM: io_uring: always use original task when preparing req identity
b610eff230f2 ANDROID: fuse-bpf: use target instead of parent inode to execute backing revalidate
1e48e8970cca FROMLIST: remoteproc: Fix dma_mem leak after rproc_shutdown
91ad5ba0aaa3 FROMLIST: dma-mapping: Add dma_release_coherent_memory to DMA API
6eece719b781 UPSTREAM: arm64: paravirt: Use RCU read locks to guard stolen_time
0db47d8194a4 Revert "FROMLIST: arm64: paravirt: Use RCU read locks to guard stolen_time"
e9dd78ebe1c8 FROMLIST: BACKPORT: mm: fix is_pinnable_page against on cma page
c0f1d79d13a4 ANDROID: Update the ABI representation
36767022510a ANDROID: Update the ABI representation
0ca85e35bf5b ANDROID: add vendor_hook to control CMA allocation ratio
1ccbb12b7453 ANDROID: Creating boot-img.tar.gz for aarch64
5d08df939912 ANDROID: Update the ABI representation
f0cf55d4bdea ANDROID: Update the ABI representation
45a00576f8f3 UPSTREAM: usb: dwc3: gadget: Move null pinter check to proper place
83962808e276 UPSTREAM: firmware_loader: use kernel credentials when reading firmware
f6243b50bb55 FROMGIT: dma-buf: ensure unique directory name for dmabuf stats
53cad4677c22 ANDROID: Update the ABI representation
9292423a3e5f BACKPORT: can: ems_usb: ems_usb_start_xmit(): fix double dev_kfree_skb() in error path
0944dd474174 ANDROID: arm64: Fix MMIO guard ioremap when called before slab_is_available().
65735b81dd25 ANDROID: sched: Add vendor hook for update_rq_clock_pelt
4acf9710ca67 ANDROID: Disable CFI on trace hooks
b6193c56859c ANDROID: KVM: arm64: pkvm: Ensure that TLBs and I-cache are private to each vcpu
729adca51ad5 ANDROID: KVM: arm64: Remove stale shadow_handle field
bb4c6c0105ec BACKPORT: can: usb_8dev: usb_8dev_start_xmit(): fix double dev_kfree_skb() in error path
4f1e1edb0859 Revert "ANDROID: KVM: arm64: pkvm: Ensure that TLBs and I-cache are private to each vcpu"
273ad59b014d ANDROID: Update the ABI representation
9328b6c49956 ANDROID: Update the ABI symbol list
207e72ba41dd BACKPORT: esp: Fix possible buffer overflow in ESP transformation
46fc349c5456 ANDROID: Update the ABI representation
45361b5a0f58 Revert "Revert "binder: Prevent context manager from incrementing ref 0""
346e46a9a304 UPSTREAM: scsi: ufs: core: Exclude UECxx from SFR dump list
f48d444fef46 FROMGIT: dma-buf: call dma_buf_stats_setup after dmabuf is in valid list
611d3745f33e ANDROID: mm: keep __get_user_pages_remote behavior
9afeef924cbf ANDROID: Update the ABI representation
ec9b4b8fff88 UPSTREAM: xfrm: fix tunnel model fragmentation behavior
Test: treehugger
Bug: 235314858
Change-Id: Ie6749dcf2adfe81d73d5553297a1a4244f9a1e9a
diff --git a/Module.symvers b/Module.symvers
new file mode 100644
index 0000000..93167da
--- /dev/null
+++ b/Module.symvers
@@ -0,0 +1,110 @@
+
+
+<!DOCTYPE html>
+<html lang="en">
+<head>
+ <meta charset="UTF-8" />
+ <meta name="viewport" content="width=device-width, initial-scale=1"/>
+ <title>Artifacts</title>
+ <link rel="icon" href="/public_builds/static/favicon.ico">
+ <script src="/public_builds/js/webcomponents/webcomponentsjs/webcomponents-lite.min.js"></script>
+
+
+
+
+
+ <script rel="import" href="/public_builds/elements/artifact_page/artifact_page_bin_out/artifact_page_bin.js?c=444366875809460187"></script>
+
+
+
+
+
+ <style>
+ body {
+ margin: 0;
+ }
+ </style>
+</head>
+<body class="fullbleed">
+ <dom-bind id="app">
+ <template>
+
+<artifact-page-state id="state" store="{{ store }}"></artifact-page-state>
+<artifact-page-app state="[[state]]" store="[[store]]" id="artifact_page"></artifact-page-app>
+
+ </template>
+ </dom-bind>
+ <script>
+ (function() {
+ 'use strict';
+ function onChange() {
+ window.removeEventListener('load', onChange);
+ window.removeEventListener('dom-change', onChange);
+ window.removeEventListener('HTMLImportsLoaded', onChange);
+ var data = {"CacheBust":"444366875809460187","Debug":false,"JsImport":true,"PageElement":"artifact-page","PageID":"artifact_page","Public":true,"RootDir":"artifact_page"};
+
+ var elementsScript = document.createElement('script');
+ var baseUrl = data['Public'] ? "/public_builds" : "/builds";
+ if (data['Debug']) {
+ elementsScript.src = baseUrl + "/dev/" + data['PageID'] + ".js";
+ } else {
+ elementsScript.src = baseUrl + "/elements/" + data['RootDir'] + "/" + data['PageID'] + "_bin_mashed.js?c=" + data['CacheBust'];
+ }
+ document.body.appendChild(elementsScript);
+
+
+
+ var JSVariables = {"artifacts":[],"authed":true,"branchName":"aosp_kernel-common-android13-5.10-2022-06","buildId":"8732768","forceLogin":false,"idToken":null,"releaseCandidateName":"","targetName":"kernel_aarch64"};
+
+ new Promise(function(res) { window.addEventListener('state-ready', function(){ return res()})}).then(function() {
+ const stateProvider = document.querySelector('#state');
+ app.state = stateProvider;
+ var releaseName = JSVariables['releaseCandidateName'];
+ releaseName = releaseName === 'None' ? '' : releaseName;
+ const store = {};
+ store.artifacts = JSVariables['artifacts'] || [];
+ store.targetName = JSVariables['targetName'];
+ store.buildId = JSVariables['buildId'];
+ store.branchName = JSVariables['branchName'];
+ store.releaseCandidateName = releaseName;
+ store.archived = JSVariables['archived'];
+ store.idToken = JSVariables['idToken'];
+ store.authed = JSVariables['authed'];
+ store.forceLogin = JSVariables['forceLogin'];
+ app.store = store;
+ }
+ );
+
+ }
+ window.addEventListener('load', onChange);
+ window.addEventListener('dom-change', onChange);
+ window.addEventListener('HTMLImportsLoaded', onChange);
+ })();
+ </script>
+ <script type="text/javascript" src="//www.gstatic.com/feedback/api.js" async></script>
+ <script>
+ (function() {
+ var data = {"ProductId":"5093044","ProductVersion":"444366875809460187"};
+
+ function showFeedback() {
+ userfeedback.api.startFeedback({
+ 'productId': data['ProductId'],
+ 'productVersion': data['ProductVersion']
+ });
+ };
+ window.__showFeedback = showFeedback;
+
+ })();
+ </script>
+
+ <script async src="https://www.googletagmanager.com/gtag/js?id=UA-54095413-10"></script>
+ <script>
+ window.dataLayer = window.dataLayer || [];
+ function gtag(){dataLayer.push(arguments);}
+ gtag('js', new Date());
+
+ gtag('config', 'UA-54095413-10');
+ </script>
+
+</body>
+</html>