summaryrefslogtreecommitdiff
path: root/vcan.ko
diff options
context:
space:
mode:
authorRobin Peng <robinpeng@google.com>2023-06-09 10:01:25 +0000
committerRobin Peng <robinpeng@google.com>2023-06-09 10:01:25 +0000
commit74aba46c80e48800c3c6a6bbe202a35227cd46c4 (patch)
tree7cc7b30f00bd648253b0e632206e381550e89dcf /vcan.ko
parent46de69f1828378c093ff344e2264100d95699d6f (diff)
downloadshusky-kernel-74aba46c80e48800c3c6a6bbe202a35227cd46c4.tar.gz
shusky: update kernel-and-modules prebuilt
Linux version 5.15.110-android14-8-00188-gd2d27f72cf6f-ab10291363 (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 Thu Jun 8 14:00:27 UTC 2023 aosp: (27 changes) d2d27f72 ANDROID: block: Partially revert "Send requeued requests to the I/O scheduler" cc244e96 Revert "ANDROID: block: Warn if a zoned write is about to be reordered" a638696f ANDROID: fuse-bpf: Add partial ioctl support 80682300 ANDROID: 6/7/2023 KMI update 9c4ae110 ANDROID: GKI: mm: Add Android ABI padding to MGLRU structures 027542cf ANDROID: gki_defconfig: enable CONFIG_LED_TRIGGER_PHY edd99eb3 UPSTREAM: mm/page_alloc: replace local_lock with normal spinlock ccddea84 UPSTREAM: mm/page_alloc: remotely drain per-cpu lists edbf2f81 BACKPORT: mm/page_alloc: protect PCP lists with a spinlock 0552a3b1 UPSTREAM: mm/page_alloc: remove mistaken page == NULL check in rmqueue 273e22d4 BACKPORT: mm/page_alloc: split out buddy removal code from rmqueue into separate helper 233075be BACKPORT: mm/page_alloc: use only one PCP list for THP-sized allocations c970afd4 BACKPORT: mm/page_alloc: add page->buddy_list and page->pcp_list e4d3bd98 BACKPORT: mm: Multi-gen LRU: remove wait_event_killable() fed85f95 Revert "ANDROID: BACKPORT: mm: Multi-gen LRU: remove wait_event_killable()" 02f1e30b ANDROID: add vendor fields to swap_info_struct to record swap stats 422d698c ANDROID: add vendor fields to swap_slots_cache to support multiple swap devices 0e9bac35 ANDROID: add vendor fields to lruvec to record refault stats 619ba336 ANDROID: block: Remove request_queue.requeue_work ff2f1d6f ANDROID: scsi: ufs: Ungate the clock synchronously f6e3f2af ANDROID: scsi: ufs: Enable the BLK_MQ_F_BLOCKING flag d2bdb002 ANDROID: scsi: core: Support setting BLK_MQ_F_BLOCKING 61095a49 ANDROID: ABI: remove stale symbol 38c8eba1 UPSTREAM: net: align SO_RCVMARK required privileges with SO_MARK 645bc811 UPSTREAM: net: SO_RCVMARK socket option for SO_MARK with recvmsg() 0fed4e16 UPSTREAM: regmap: Account for register length when chunking f744b16d ANDROID: KVM: arm64: Initialize hfgwtr_el2 correctly aosp-staging: (28 changes) 9f8d5fbc Merge android14-5.15 into android14-5.15-pixel-staging-udc-d1 d2d27f72 ANDROID: block: Partially revert "Send requeued requests to the I/O scheduler" cc244e96 Revert "ANDROID: block: Warn if a zoned write is about to be reordered" a638696f ANDROID: fuse-bpf: Add partial ioctl support 80682300 ANDROID: 6/7/2023 KMI update 9c4ae110 ANDROID: GKI: mm: Add Android ABI padding to MGLRU structures 027542cf ANDROID: gki_defconfig: enable CONFIG_LED_TRIGGER_PHY edd99eb3 UPSTREAM: mm/page_alloc: replace local_lock with normal spinlock ccddea84 UPSTREAM: mm/page_alloc: remotely drain per-cpu lists edbf2f81 BACKPORT: mm/page_alloc: protect PCP lists with a spinlock 0552a3b1 UPSTREAM: mm/page_alloc: remove mistaken page == NULL check in rmqueue 273e22d4 BACKPORT: mm/page_alloc: split out buddy removal code from rmqueue into separate helper 233075be BACKPORT: mm/page_alloc: use only one PCP list for THP-sized allocations c970afd4 BACKPORT: mm/page_alloc: add page->buddy_list and page->pcp_list e4d3bd98 BACKPORT: mm: Multi-gen LRU: remove wait_event_killable() fed85f95 Revert "ANDROID: BACKPORT: mm: Multi-gen LRU: remove wait_event_killable()" 02f1e30b ANDROID: add vendor fields to swap_info_struct to record swap stats 422d698c ANDROID: add vendor fields to swap_slots_cache to support multiple swap devices 0e9bac35 ANDROID: add vendor fields to lruvec to record refault stats 619ba336 ANDROID: block: Remove request_queue.requeue_work ff2f1d6f ANDROID: scsi: ufs: Ungate the clock synchronously f6e3f2af ANDROID: scsi: ufs: Enable the BLK_MQ_F_BLOCKING flag d2bdb002 ANDROID: scsi: core: Support setting BLK_MQ_F_BLOCKING 61095a49 ANDROID: ABI: remove stale symbol 38c8eba1 UPSTREAM: net: align SO_RCVMARK required privileges with SO_MARK 645bc811 UPSTREAM: net: SO_RCVMARK socket option for SO_MARK with recvmsg() 0fed4e16 UPSTREAM: regmap: Account for register length when chunking f744b16d ANDROID: KVM: arm64: Initialize hfgwtr_el2 correctly build/kernel: (11 changes) d6ea5ee5 kleaf: Add --kcsan to enable KCSAN 6ea3eca3 kleaf: Clean up kernel_kythe_corpus default value. c4714b45 kleaf: kernel_build move modules_install to its own step. 37781365 kleaf: KernelBuildUnameInfo provides kernel.release 9905e442 kleaf: scmversion for modules allows -dirty in the string. 9c1d72a9 kleaf: get_kmi_string binary. fd30dfae kleaf: out_headers_allowlist_archive uses resolved hermetic toolchain bd77cb09 kleaf: cc_testing: Use hermetic_genrule. e96abfd0 kleaf: Add hermetic_genrule. ea152c15 kleaf: Add hermetic_exec{,_test,_target} 8ffe2943 kleaf: Update documentation about how to build docs prebuilts/boot-artifacts: (1 change) edd318ae Update the GKI binaries to ab/10288270 private/devices/google/shusky: (5 changes) 1d0cac15 kleaf: Add coresight_etm driver module 3db875a4 arm64/configs: shusky: Add coresight-etm 75566780 arm64/dts: shusky: Reduce overhead waiting for rear cam unified power up seq dcdcf5d2 arm64/dts: husky: add transaction-process-limit 72d61dfb kleaf: Migrate MAKE_GOALS from build.config into BUILD.bzael private/google-modules/aoc: (2 changes) 41e2c1a9 aoc: default to panic on aoc_req timeout 759e74ad aoc/alsa: do not queue a work if cancel_work_sync is in progress private/google-modules/bms: (1 change) 3c57d486 ln8411_driver: set protections for usb after chg_mode determined private/google-modules/display: (4 changes) 054089c1 drm: samsung: add dp_enabled module parameter a063160e drm: samsung: add sysfs interface to trigger HPD IRQs a3e0ff27 drm: samsung: move HDCP notification calls 82b71bdf drm: samsung: support DP link re-negotiation private/google-modules/gpu: (1 change) cbdf82f5 kbase_mem: Reduce per-memory-group pool size to 4. private/google-modules/lwis: (3 changes) 782f1e68 LWIS: Move device init functions back to each device type's header file 89842ea8 IOREG: Fix uninitialized value and undefined left shift c146f12e DT: Fix potential nullptr dereference in interrupt parsing private/google-modules/soc/gs: (19 changes) c50536ef dmaheap: create a camera gcma heap 49831a8b dmaheap: add GCMA heap metrics 92bd4e03 dmaheap: add gcma heap usage to ION_heap 7c5a9021 dmaheap: Introduce flexible allocation to gcma 02de0759 vendor_kernel_boot_modules.zuma: Add Coresight-etm 3a7ec2f4 arm64/dts: zuma: Fix ETM address 7062496f exynos-coresight-etm: Set TRFCR to enable trace 6df19e6a exynos-coresight-etm: Fix HWACG for hardlockup 44c4ebcf exynos-coresight-etm: Fix CPU hang when back-pressure d5c1b87b exynos-coresight-etm: Fix ETR, ETF setting b17ce91c exynos-coresight-etm: Fix funnel structure of CPUCL0 168d6c4e arm64/dts: zuma: update MFC freq table 6269e0e6 arm64/dts: zuma: vote INT to 178MHz for MFC QoS table edbfe473 arm64/dts: zuma: Tune EM for extra LITTLE CPU usage 64284a38 soc/google/cpif: Fix array overflow in cp_thermal_zone 6be9e05c Revert "spi: s3c64xx: remove suspend_noirq callback" 2d3cd094 vh: fs: ensure uniquness of eventpoll wakelock naming 7dadb647 soc/google/cpif: Add PCIe event stats for modem. 3550bb68 tcpci_max77759: Do not disconnect missing_rp_partner if Vbus is present private/google-modules/wlan/bcm4398: (5 changes) 0fefbb70 Merge "wifi: disable Multi-NVRAM/CLM support for Proto device." into android14-gs-pixel-5.15-udc-d1 acc9e539 wifi: disable Multi-NVRAM/CLM support for Proto device. 00d2954a DHD: 4398 - reduce rx_cpl_post_bound to 96 9e5daa3b Merge "DHD: Disable runtime PM" into android14-gs-pixel-5.15-udc-d1 b0d22f59 DHD: Disable runtime PM Bug: 245988106 Bug: 248361619 Bug: 274517648 Bug: 274836702 Bug: 275481134 Bug: 277732484 Bug: 279088769 Bug: 280346992 Bug: 281723757 Bug: 281742661 Bug: 281914691 Bug: 282838352 Bug: 283740854 Bug: 284055134 Bug: 284304675 Bug: 284554889 Bug: 284947288 Bug: 285459889 Bug: 285850873 Bug: 286114046 Bug: 286141435 Bug: 286175633 Bug: 286285335 Bug: 286293808 Bug: 286339588 Bug: 286340212 Bug: 286459987 Pick-Prebuilt: 538974812 Build-Id: 10291363 Processing-Config: kernel_headers Change-Id: I1b571fa0db57ae21870b2b043790a481cd870bf4 Signed-off-by: Robin Peng <robinpeng@google.com>
Diffstat (limited to 'vcan.ko')
-rw-r--r--vcan.kobin22865 -> 22865 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/vcan.ko b/vcan.ko
index 546134b9f94..2e463a4069a 100644
--- a/vcan.ko
+++ b/vcan.ko
Binary files differ