summaryrefslogtreecommitdiff
path: root/vcan.ko
diff options
context:
space:
mode:
authorRobin Peng <robinpeng@google.com>2023-07-28 02:04:15 +0000
committerRobin Peng <robinpeng@google.com>2023-07-28 10:00:45 +0000
commitd5f1f91474ffe1e7a7296d1e0a559b9e9cbb488c (patch)
tree27b2823820d7ade0ce8d61e2204c3d1f0165b18b /vcan.ko
parenta07de6a000c68c83a8ec6b5d69a1538ebf1213f4 (diff)
downloadshusky-kernel-d5f1f91474ffe1e7a7296d1e0a559b9e9cbb488c.tar.gz
shusky: update kernel-and-modules prebuilt
Linux version 5.15.110-android14-11-g69f929074acb-ab10568911 (build- user@build-host) (Android (10087095, +pgo, +bolt, +lto, -mlgo, based on r487747c) clang version 17.0.2 (https://android.googlesource.com/toolchain/llvm-project d9f89f4d16663d5012e5c09495f3b30ece3d2362), LLD 17.0.2) #1 SMP PREEMPT Wed Jul 26 09:34:19 UTC 2023 aosp: (23 changes) fddd85ce ANDROID: GKI: Update symbol list for Amlogic f686a35a UPSTREAM: net/sched: cls_fw: Fix improper refcount update leads to use-after-free 625e1470 UPSTREAM: netfilter: nf_tables: fix chain binding transaction logic de818a4e UPSTREAM: fs/ntfs3: Check fields while reading 48fffa48 ANDROID: GKI: Move GKI module headers to generated includes c5176136 ANDROID: set kmi_symbol_list_add_only for Kleaf builds. 1281598c ANDROID: GKI: Remove temp build file abi_gki_protected_exports 48916f99 ANDROID: GKI: Update symbol list for Amlogic c2591e46 UPSTREAM: ASoC: soc-pcm: Move debugfs removal out of spinlock 4dc2398a UPSTREAM: ASoC: soc-pcm: Fix DPCM lockdep warning due to nested stream locks 1dd1248e FROMLIST: fuse: revalidate: don't invalidate if interrupted ef049b5a ANDROID: GKI: Update symbol list for Amlogic 88829ece UPSTREAM: squashfs: always build "file direct" version of page actor 04474615 UPSTREAM: squashfs: fix cache race with migration f15bd09d BACKPORT: squashfs: cache partial compressed blocks 9d4be291 UPSTREAM: squashfs: fix buffer release race condition in readahead code 813c3dec UPSTREAM: squashfs: fix extending readahead beyond end of file dec4ef3c UPSTREAM: squashfs: fix read regression introduced in readahead code 80e65692 UPSTREAM: squashfs: don't call kmalloc in decompressors 401371c1 UPSTREAM: squashfs: don't use intermediate buffer if pages missing c7f85bb4 UPSTREAM: squashfs: extend "page actor" to handle missing pages af51b9dd UPSTREAM: squashfs: support reading fragments in readahead call 3ba07dee UPSTREAM: squashfs: implement readahead aosp-staging: (24 changes) 69f92907 Merge android14-5.15 ab/10563038 into android14-5.15-pixel-staging-udc-qpr1 fddd85ce ANDROID: GKI: Update symbol list for Amlogic f686a35a UPSTREAM: net/sched: cls_fw: Fix improper refcount update leads to use-after-free 625e1470 UPSTREAM: netfilter: nf_tables: fix chain binding transaction logic de818a4e UPSTREAM: fs/ntfs3: Check fields while reading 48fffa48 ANDROID: GKI: Move GKI module headers to generated includes c5176136 ANDROID: set kmi_symbol_list_add_only for Kleaf builds. 1281598c ANDROID: GKI: Remove temp build file abi_gki_protected_exports 48916f99 ANDROID: GKI: Update symbol list for Amlogic c2591e46 UPSTREAM: ASoC: soc-pcm: Move debugfs removal out of spinlock 4dc2398a UPSTREAM: ASoC: soc-pcm: Fix DPCM lockdep warning due to nested stream locks 1dd1248e FROMLIST: fuse: revalidate: don't invalidate if interrupted ef049b5a ANDROID: GKI: Update symbol list for Amlogic 88829ece UPSTREAM: squashfs: always build "file direct" version of page actor 04474615 UPSTREAM: squashfs: fix cache race with migration f15bd09d BACKPORT: squashfs: cache partial compressed blocks 9d4be291 UPSTREAM: squashfs: fix buffer release race condition in readahead code 813c3dec UPSTREAM: squashfs: fix extending readahead beyond end of file dec4ef3c UPSTREAM: squashfs: fix read regression introduced in readahead code 80e65692 UPSTREAM: squashfs: don't call kmalloc in decompressors 401371c1 UPSTREAM: squashfs: don't use intermediate buffer if pages missing c7f85bb4 UPSTREAM: squashfs: extend "page actor" to handle missing pages af51b9dd UPSTREAM: squashfs: support reading fragments in readahead call 3ba07dee UPSTREAM: squashfs: implement readahead build/kernel: (31 changes) c52797d9 kleaf: warn if no android_release in BRANCH. 1c3272f3 kernel_sbom: use ctx.actions.run() 80c9c61c kleaf: don't fuss about full KMI string. def55133 kleaf: Fix missing first declare line in env.sh 52e979a8 kleaf: Improve error in get_kmi_string.py 9ef36b37 kleaf: Deprecate define_db845c macro c9a5394f kernel_sbom: Clarify download locations 63a6a57e Kleaf: add support for producing a SPDX SBOM 0f036c15 kernel_sbom: add option to pass version file 4b7691c7 kernel_sbom: add support to pass a list of files 98d77b95 kernel_sbom: add support for python 3.10 8098139f kernel_sbom: sort files for deterministic results 22bb337f kernel_sbom: do not prefix the checksum value 99e69bdd Add script to generate an SBOM for Android Kernels 37eaf470 kleaf: Add x86_64 and riscv64 to kernel_kythe. 9a1d94f5 kleaf: Add integration test for help menu. e4f47c98 kleaf: Add help menu for --config=* cbfa5a1f kleaf: Add user defined flags to bazel help kleaf. 71d5cbc0 kleaf: Assemble help menu for Kleaf. 593a7a34 kleaf: hermetic_tools: Add aliases attr. 882e9b1f kleaf: Add --debug_cache_dir_conflict. 9a3b228c kleaf: common_kernels allows setting kmi_symbol_list_add_only. f2ac01f7 kleaf: hermetic_tools: Properly parse srcs attribute. ac68e7af kleaf: hermetic_tools: fix symlink output file. 3e385ce6 kleaf: Do not define kernel_riscv64 on android14-5.15. 07081ef6 kleaf: Fix documentation links. 093eb053 Revert "Revert "kleaf: Set --incompatible_kernel_use_resolved_toolchains by default."" ad3ea928 kleaf: Add kernel_build_config.deps. bca7b76b kleaf: Use a *_PREBUILT_BIN var to prevent PATH to be overridden by _setup_env.sh. 1bbf9810 kleaf: Remove $OUT_DIR/source before --preserve_kbuild_output. 60ae9801 kleaf: use JSON for maps in stable-status.txt. prebuilts/build-tools: (1 change) c181f690 Remove some go_binaries from prebuilts/build-tools prebuilts/clang/host/linux-x86: (6 changes) 4b22ef57 Merge "Export LibFuzzer to vendor" into main 732689de Add libsimpleperf_readelf.a for musl from build 10553497 f608adb2 Add libbolt_rt_instr.a to clang-r498229 8dbd6e86 Update README.md for r498229 ... f619175f Export LibFuzzer to vendor prebuilts/kernel-build-tools: (2 changes) 4c7308f5 Merge "kleaf: Export binaries directly" into main 0dcade4d kleaf: Export binaries directly prebuilts/misc: (2 changes) fe65b4c1 Merge "Remove skip_preprocessed_apk_checks" into main 02edacd1 Remove skip_preprocessed_apk_checks private/devices/google/shusky: (11 changes) 676977ff display: shoreline: Minimize AOD entry blink 2f3f4c2c Decreased shusky farawimg gcma heap size and enabled gcma for tpu heap. c5c4f33b arm64/dts: ripcurrent: enable dp audio cc40f730 Merge android14-gs-pixel-5.15-udc-d1 into android14-gs-pixel-5.15-udc-qpr1 b15ebb0c panel: bigsurf: set refresh_on_lp property and update AoD setting 8d0018cd arm64/dts: shusky: Reduce i2c trailing count for hsi2c_1 2d6d7542 display: bigsurf: DBV OHS is needed for less than MP 232d0d2b display: shoreline: turn off power saving while setting Vreg register 2b81037d display: hk3: disable panel features before adjusting Vreg 5f923cc2 display: bigsurf: adjust VCI power on&off sequence ef046e7d display: bigsurf: delay LHBM On command for 2 vblanks private/google-modules/amplifiers: (2 changes) 95f177d7 amcs: add offload effect sysfs 62f0267c amcs: add voice_info_noise_level sysfs. private/google-modules/aoc: (2 changes) d3d78b1b Merge android14-gs-pixel-5.15-udc-d1 into android14-gs-pixel-5.15-udc-qpr1 0e40ca7f aoc/alsa: use a single workqueue to update hw_ptr private/google-modules/bms: (2 changes) 09a2fafa ln8411_driver, pca9468_charger: fix all ta_cur over ta_max_cur cb5e94b4 google_battery: re-calibration implementation private/google-modules/display: (5 changes) d16ff0b9 Merge android14-gs-pixel-5.15-udc-d1 into android14-gs-pixel-5.15-udc-qpr1 fccb011f panel: add property to drm and exynos_panel_desc 38e4c21e panel: disable normal mode feature during OFF and AOD 9f1c59dd drm: samsung: decon can suspend as long as crtc is enabled b6d504e2 samsung: panel: support to delay LHBM On for some frame time private/google-modules/gpu: (19 changes) eb1ca864 Merge android14-gs-pixel-5.15-udc-d1 into android14-gs-pixel-5.15-udc-qpr1 53acf663 Mali allocations: unconditionally check for pending kill signals 3ed298d6 Merge android13-gs-pixel-5.10-udc into android14-gs-pixel-5.15-udc-d1 e56f5663 GPUCORE-38292 Fix Use-After-Free Race with Memory-Pool Grow ccdea694 kbase: csf: Reboot on failed GPU reset a26b51ec Add missing hwaccess_lock around atom_flags updates. 9f179828 GPUCORE-35754: Add barrier before updating GLB_DB_REQ to ring CSG DB 6a572627 Merge android13-gs-pixel-5.10-tm-qpr3 into android13-gs-pixel-5.10-udc 83b03c4f GPUCORE-36682 Lock MMU while disabling AS to prevent use after free 55030cbc mali_pixel: mgm: Ensure partition size is set to 0 when disabled. 742b99a5 GPUCORE-37961 Deadlock issue due to lock ordering issue 37584753 Make sure jobs are flushed before kbasep_platform_context_term c91dc341 [Official] MIDCET-4546, GPUCORE-37946: Synchronize GPU cache flush cmds with silent reset on GPU power up c0e63735 Merge android13-gs-pixel-5.10-tm-qpr3 into android13-gs-pixel-5.10-udc 5cb97510 mali_kbase: hold GPU utilization for premature update. 45fb394a mali_kbase: Remove incorrect WARN() 466acbc9 MIDCET-4324/GPUCORE-35611 Unmapping of aliased sink-page memory 41f159f6 [Official] MIDCET-4458, GPUCORE-36402: Check for process exit before page alloc from kthread 200a509f Revert "Revert "GPUCORE-36748 Fix kbase_gpu_mmap() error handling"" private/google-modules/lwis: (3 changes) 34926db0 Merge android14-gs-pixel-5.15-udc-d1 into android14-gs-pixel-5.15-udc-qpr1 2ebc5937 LWIS: Add a device tree property for power up mode 62a15403 LWIS: Change to use list_head for gpios_list private/google-modules/soc/gs: (16 changes) 9fb816fe Factored out faceauth_tpu properties. 9c8744e1 PIXEL: ufs: fix error log 5989a978 soc/google: DSS: fix DSS crash 9e5f9b34 Merge android14-gs-pixel-5.15-udc-d1 into android14-gs-pixel-5.15-udc-qpr1 eb6ba2fd pcie: Cleanup root port config space save / restore 8d689877 i2c: exynos: Add option to tune trailing count through DT c8b1ac90 i2c: exynos: Clear pending interrupt for all operation modes 59a57535 arm64/dts: adjust camera gcma size f9bf2505 pcie: exynos: Increase delay between SoC OSCCLK and OSCCLK 8bc113f5 arm64/dts: Add wakeup cost table 3783cc5f pcie: exynos: delete PMU force setting 5f5e8357 pcie: exynos: reset immediately after itmon feacedc0 arm64/dts: zuma: Update PID params for TPU Tj d38b23ae arm64/dts: zuma: thermal: Update thermal policy 39349cd1 arm64/dts: zuma: thermal: Update thermal policy 38d6e0ae pcie: exynos: check pcie register accesss private/google-modules/wlan/bcm4398: (3 changes) 5befd60a Merge android14-gs-pixel-5.15-udc-d1 into android14-gs-pixel-5.15-udc-qpr1 0a1baedb DHD: 4398 - Fix to not invoke dev_reset twice when failed to turn_on wifi 17238ce7 DHD point fix release for bcm4398, 2023.7.14 Version : 103.10.243.7 Bug: 241784772 (pixel_upstream) Bug: 243694073 (pixel_upstream) Bug: 260122837 (security) Bug: 261649361 Bug: 264508873 Bug: 265224675 Bug: 265931966 Bug: 269115763 (pixel_upstream) Bug: 274002431 Bug: 274014055 (security) Bug: 274687461 (pixel_upstream) Bug: 275614526 (security) Bug: 276855700 Bug: 277649158 (pixel_upstream) Bug: 278366794 (pixel_upstream) Bug: 279028102 (pixel_upstream) Bug: 279430712 (pixel_upstream) Bug: 280248985 Bug: 281540759 (security) Bug: 281607159 Bug: 281815468 Bug: 282074315 Bug: 282372962 (pixel_upstream) Bug: 282812053 (pixel_upstream) Bug: 284108328 Bug: 285224304 (pixel_upstream) Bug: 286056062 Bug: 287328303 (pixel_upstream) Bug: 287629203 Bug: 287670700 (android_UDC-QPR1-BC-triaged) Bug: 288490582 (pixel_upstream) Bug: 288914533 (pixel_upstream) Bug: 289577164 Bug: 289882634 (pixel_upstream) Bug: 289980476 (pixel_upstream) Bug: 290727952 Bug: 290771364 Bug: 290773257 Bug: 291046797 Bug: 291068808 (android_UDC-QPR1-BC-triaged) Bug: 291083539 (pixel_upstream) Bug: 291099014 (pixel_upstream) Bug: 291203293 (pixel_upstream) Bug: 291654282 (pixel_upstream) Bug: 292476507 (pixel_upstream) Pick-Prebuilt: 551684365 Build-Id: 10568911 Processing-Config: kernel_headers Change-Id: I5408224b0219e6cf3f57470b9e7efe45224b1bbf Signed-off-by: Robin Peng <robinpeng@google.com>
Diffstat (limited to 'vcan.ko')
-rw-r--r--vcan.kobin22889 -> 22889 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/vcan.ko b/vcan.ko
index ac23788a3f5..61a36a7e0e2 100644
--- a/vcan.ko
+++ b/vcan.ko
Binary files differ