summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Rosenberg <drosen@google.com>2024-02-08 14:48:53 -0800
committerDaniel Rosenberg <drosen@google.com>2024-02-08 23:10:27 +0000
commit04c06ebcdb38baf18736831d64dbbc09925c58a5 (patch)
tree2738be19bbbdbcb9965107ab0cbd0a8fdc6433f0
parentc599ab819433d1ddf02ba9f6370340b41d3ad329 (diff)
downloadarm64-04c06ebcdb38baf18736831d64dbbc09925c58a5.tar.gz
Update 16KB page size kernel to builds 11424760
git log --first-parent -100 --oneline --no-decorate 83f97c05f8fd..fbb9dbf62c4a: fbb9dbf62c4a1 UPSTREAM: rust: support `srctree`-relative links 0f40dd3c656ca UPSTREAM: rust: sync: Makes `CondVar::wait()` an uninterruptible wait 5e2edfbc0303c UPSTREAM: rust: macros: improve `#[vtable]` documentation 8bd5093c30b42 UPSTREAM: rust: macros: update 'paste!' macro to accept string literals 63a42cf758347 UPSTREAM: rust: bindings: rename const binding using sed 412965714b528 UPSTREAM: rust: replace <linux/module.h> with <linux/export.h> in rust/exports.c 1765f2a273f5c UPSTREAM: rust: kernel: str: Implement Debug for CString fe698110592c5 UPSTREAM: rust: task: remove redundant explicit link f2497a4bb09ef UPSTREAM: rust: kernel: remove `#[allow(clippy::new_ret_no_self)]` a6ab1c4b59be7 UPSTREAM: rust: workqueue: add examples 3525914f07ebe UPSTREAM: rust: workqueue: add `try_spawn` helper method 7b431db132db8 UPSTREAM: rust: workqueue: implement `WorkItemPointer` for pointer types c5e9e92b7493d UPSTREAM: rust: workqueue: add helper for defining work_struct fields fef46ccba9ea7 UPSTREAM: rust: workqueue: define built-in queues 37fe02321cd14 UPSTREAM: rust: workqueue: add low-level workqueue bindings a0c639eadc24d UPSTREAM: rust: sync: add `Arc::{from_raw, into_raw}` 450548b70de34 UPSTREAM: arm64: scs: Disable LTO for SCS patching code 939f1385b1d10 ANDROID: GKI: Add initial QCOM symbol list 1baafd492ee29 ANDROID: irq: manage: Export irq_do_set_affinity symbol d24f7e8746446 ANDROID: gki_config: enable BLK_WBT 5ece655c1bd7b ANDROID: KVM: arm64: Fix host_stage2_pte_is_counted() 2236625751884 ANDROID: vendor_hooks: Add hooks for ufs scheduler 3787d2a17dca0 ANDROID: GKI: Update protected exports for aarch64 80d3a3128fea0 ANDROID: GKI: Removing memhealth as a protected module 8820ccfe91a92 ANDROID: cpufreq: Add a restricted vendor hook for freq transition 7081c143c4e99 UPSTREAM: drm/msm/dsi: Enable runtime PM 6854cfaf513f0 UPSTREAM: usb: typec: tcpm: fix the PD disabled case 11996d83dfcd5 UPSTREAM: usb: typec: tcpm: Support multiple capabilities cee1c5e84e941 UPSTREAM: usb: typec: tcpm: Parse Accessory Mode information f7bcb2b9e8e32 FROMLIST: ufs: host: mediatek: change default auto suspend timer 1fb671cbf63d8 FROMLIST: scsi: core: move auto suspend timer to Scsi_Host 04d771f5f806d FROMGIT: dma-buf: heaps: Don't track CMA dma-buf pages under RssFile 51cb9a27fbf15 ANDROID: add initial symbol list file for ExynosAuto SoCs d120f08e7fed9 ANDROID: mm: Remove direct reclaim tracepoint exports 2feb00efac1bb ANDROID: gki_defconfig: Set CONFIG_IDLE_INJECT and CONFIG_CPU_IDLE_THERMAL into y e0e4224a4f539 ANDROID: vendor_hooks: export gic_v3_set_affinity 57fec1a3aa11e ANDROID: Remove 32bit test config and clean up zip 37e90c8aef834 ANDROID: rust: Enable KCFI support when available 6be7b554403c7 ANDROID: rust: Use From instances for JSON encoder 2b93c38eced50 ANDROID: rust: Support arrays in target JSON 4085063afbaea ANDROID: rust: allow MODVERSIONS by no longer exporting symbols ba32cf0d725bb Merge "Merge 6.6.15 into android15-6.6" into android15-6.6 e019515a16959 ANDROID: rust: Select rustc-1.73.0 ae876716fcb60 FROMLIST: x86: rust: Disable entry padding with Rust b802a765fb42e FROMLIST: arm64: rust: Enable Rust support for AArch64 adc9724f914fa ANDROID: GKI: Add initial Symbol list for Exynos SOC 433a3943993b2 FROMLIST: rust: Refactor the build target to allow the use of builtin targets 6dd3b42616215 ANDROID: tracing: Add restricted vendor hooks for preemptirq events ce5121092b93a ANDROID: KVM: arm64: Allow skipping module page donation 23f02639b396a ANDROID: KVM: arm64: Addr sanity check for pKVM HVC registration b8f47e9ec6dc5 ANDROID: KVM: arm64: Support missing pKVM module sections e0c556db40bad ANDROID: KVM: arm64: Deprecate late pKVM module loading 3c6c3ec46a99c ANDROID: KVM: arm64: Add a fallback for pKVM module loading 48d55b6d8a16c ANDROID: KVM: arm64: Add a custom module path for pKVM module loading 2450cc881a1fe ANDROID: KVM: arm64: Handle permission issue while loading pKVM module c92d4afb53218 ANDROID: KVM: arm64: pKVM module loading before deprivilege 081625b045773 ANDROID: KVM: arm64: Rework pKVM module locking f1e26180376cc ANDROID: KVM: arm64: Allow setting device attr in stage-2 PTEs e4dd74e21f7c5 ANDROID: KVM: arm64: Allow setting {P,U}XN in stage-2 PTEs 275034a4a47e1 ANDROID: KVM: arm64: Restrict host-to-hyp MMIO donations 73eadc5918245 ANDROID: KVM: arm64: Allow state changes of MMIO pages 40cb94447d01a ANDROID: KVM: arm64: Always unmap protected regions from the host f17257f2cf262 ANDROID: KVM: arm64: Map MMIO donation as device at EL2 21afd0a5b9303 ANDROID: KVM: arm64: Allow MMIO perm changes from modules 9160ef1b2f6df ANDROID: KVM: arm64: Pin host stage-2 tables 1c398580afd4c ANDROID: KVM: arm64: Move kvm_pte_follow() to header 3afff8d68796b ANDROID: KVM: arm64: Pre-populate host stage2 ca369a54fd5de ANDROID: KVM: arm64: Fix the host ownership later aacd3c90e14c2 ANDROID: KVM: arm64: Don't recycle non-default PTEs f9be99a98caaf ANDROID: KVM: arm64: Introduce kvm_pgtable_stage2_reclaim_leaves 301018693bb0f ANDROID: KVM: arm64: Specify stage-2-protected regions in DT 2f490f4a622df ANDROID: KVM: arm64: Introduce concept of pKVM moveable regions 41a15d5d6be43 ANDROID: KVM: arm64: Let modules specify arbitrary permissions for host pages baafebb3f159b ANDROID: KVM: arm64: Introduce module-owned pages 261c6a0d27203 ANDROID: KVM: arm64: Expose get_leaf to pKVM modules 5393bf00388af ANDROID: KVM: arm64: Sanity check the input to pKVM module mm APIs 8cb6c9d8bd9cb ANDROID: KVM: arm64: Expose pKVM module mm APIs in module_ops 2ec558697193e ANDROID: KVM: arm64: Allow tweaking HFGWTR_EL2 from modules 1a36fca4a9c32 ANDROID: KVM: arm64: Allow tweaking HCR_EL2 from modules 39d496bbc0b45 ANDROID: KVM: arm64: Expose hyp_va to modules 3927942eb7cc0 ANDROID: KVM: arm64: Expose host_{un}share_hyp() to modules 42a634c6eb6b1 ANDROID: arm64: kvm: Add new module functions used by s2mpu. bbe9a94d86c84 ANDROID: KVM: arm64: Add helper for pKVM modules addr conversion 02b29eb758104 ANDROID: KVM: arm64: Correctly flag MMIO pages as PKVM_PAGE_RESTRICTED_PROT b39ab7d699f84 ANDROID: KVM: arm64: Introduce default_host_prot() 9cf9fea7b7c22 ANDROID: KVM: arm64: Introduce a hyp panic module notifier 07dd73d5372ef ANDROID: KVM: arm64: Expose linear map APIs to pKVM modules 9e535884978ff ANDROID: KVM: arm64: Allow trap handling from pKVM modules a6f552f0abf27 ANDROID: KVM: arm64: Notify pKVM modules of PSCI events 37f286a58b887 ANDROID: KVM: arm64: Allow handling illegal aborts from pKVM modules 62947f80cbdf3 ANDROID: KVM: arm64: Allow SMC handling from pKVM modules 636c912401dec ANDROID: KVM: arm64: Add support for non-cacheable mappings 8abdb4ba60806 ANDROID: KVM: arm64: Introduce hyp_protect_host_page() cf4079cfd0489 ANDROID: KVM: arm64: Add a permission fault handler 94de1874ef39f ANDROID: KVM: arm64: Fix PKVM_PAGE_RESTRICTED_PROT conflict 12ef30ae042f8 ANDROID: KVM: arm64: Introduce PKVM_PAGE_RESTRICTED_PROT 97ef1b626a45a ANDROID: KVM: arm64: Expose kvm_flush_dcache_to_poc() in module_ops 64873d62da619 ANDROID: KVM: arm64: Expose hyp fixmap helpers in module_ops 069b706b122ed ANDROID: drivers: misc: Add an example pl011 driver for pKVM bd98a43da7f2f ANDROID: modpost: Don't complain about empty non-allocatable ELF sections Test: treehugger Bug: 306535658 Change-Id: Ib0a9f9dc09dc8daccbdbdb9f2582bcaa01cd24df
-rw-r--r--16k/ambakmi.kobin16272 -> 32376 bytes
-rw-r--r--16k/armmmci.kobin71328 -> 84360 bytes
-rw-r--r--16k/btintel.kobin99392 -> 112928 bytes
-rw-r--r--16k/btrtl.kobin54032 -> 69752 bytes
-rw-r--r--16k/btusb.kobin123640 -> 136152 bytes
-rw-r--r--16k/clk-vexpress-osc.kobin11376 -> 27800 bytes
-rw-r--r--16k/drm_dma_helper.kobin28496 -> 43896 bytes
-rw-r--r--16k/dummy-cpufreq.kobin8160 -> 24648 bytes
-rw-r--r--16k/dummy_hcd.kobin55912 -> 70152 bytes
-rw-r--r--16k/failover.kobin20792 -> 37016 bytes
-rw-r--r--16k/goldfish_address_space.kobin40560 -> 55384 bytes
-rw-r--r--16k/goldfish_battery.kobin15120 -> 31352 bytes
-rw-r--r--16k/goldfish_pipe.kobin23136 -> 39048 bytes
-rw-r--r--16k/goldfish_sync.kobin29504 -> 44768 bytes
-rw-r--r--16k/gs_usb.kobin43608 -> 59136 bytes
-rw-r--r--16k/hci_vhci.kobin43408 -> 58808 bytes
-rw-r--r--16k/initramfs.imgbin8656661 -> 8737302 bytes
-rw-r--r--16k/mac80211_hwsim.kobin233184 -> 243336 bytes
-rw-r--r--16k/mt76-usb.kobin87424 -> 100640 bytes
-rw-r--r--16k/mt76.kobin273224 -> 278616 bytes
-rw-r--r--16k/mt76x0-common.kobin99760 -> 114448 bytes
-rw-r--r--16k/mt76x02-lib.kobin205000 -> 213368 bytes
-rw-r--r--16k/mt76x02-usb.kobin53080 -> 68608 bytes
-rw-r--r--16k/mt76x0u.kobin70920 -> 86960 bytes
-rw-r--r--16k/mt76x2-common.kobin62176 -> 77312 bytes
-rw-r--r--16k/mt76x2u.kobin89400 -> 104800 bytes
-rw-r--r--16k/nd_virtio.kobin12376 -> 28928 bytes
-rw-r--r--16k/net_failover.kobin32424 -> 47760 bytes
-rw-r--r--16k/pl111_drm.kobin50248 -> 65136 bytes
-rw-r--r--16k/psmouse.kobin209960 -> 217000 bytes
-rw-r--r--16k/pulse8-cec.kobin35296 -> 51016 bytes
-rw-r--r--16k/rtc-test.kobin13624 -> 29920 bytes
-rw-r--r--16k/system_heap.kobin20728 -> 36576 bytes
-rw-r--r--16k/usbip-core.kobin32480 -> 47864 bytes
-rw-r--r--16k/v4l2loopback.kobin99376 -> 112280 bytes
-rw-r--r--16k/vexpress-config.kobin21888 -> 37728 bytes
-rw-r--r--16k/vexpress-sysreg.kobin10880 -> 27488 bytes
-rw-r--r--16k/vhci-hcd.kobin62968 -> 77536 bytes
-rw-r--r--16k/virt_wifi.kobin64280 -> 79872 bytes
-rw-r--r--16k/virtio-gpu.kobin174696 -> 181872 bytes
-rw-r--r--16k/virtio-rng.kobin15240 -> 31336 bytes
-rw-r--r--16k/virtio_balloon.kobin37976 -> 53480 bytes
-rw-r--r--16k/virtio_blk.kobin50712 -> 65488 bytes
-rw-r--r--16k/virtio_console.kobin64600 -> 78464 bytes
-rw-r--r--16k/virtio_dma_buf.kobin8360 -> 24848 bytes
-rw-r--r--16k/virtio_input.kobin20696 -> 36672 bytes
-rw-r--r--16k/virtio_mmio.kobin32640 -> 47584 bytes
-rw-r--r--16k/virtio_net.kobin128408 -> 139096 bytes
-rw-r--r--16k/virtio_pci.kobin51544 -> 64824 bytes
-rw-r--r--16k/virtio_pci_legacy_dev.kobin19568 -> 35160 bytes
-rw-r--r--16k/virtio_pci_modern_dev.kobin31360 -> 46440 bytes
-rw-r--r--16k/virtio_pmem.kobin12112 -> 28600 bytes
-rw-r--r--16k/virtio_snd.kobin61256 -> 74984 bytes
-rw-r--r--16k/vkms.kobin59704 -> 73696 bytes
-rw-r--r--16k/vmw_vsock_virtio_transport.kobin36760 -> 52416 bytes
55 files changed, 0 insertions, 0 deletions
diff --git a/16k/ambakmi.ko b/16k/ambakmi.ko
index 02e2d1a..c6262a7 100644
--- a/16k/ambakmi.ko
+++ b/16k/ambakmi.ko
Binary files differ
diff --git a/16k/armmmci.ko b/16k/armmmci.ko
index 0b15ba0..c2317c9 100644
--- a/16k/armmmci.ko
+++ b/16k/armmmci.ko
Binary files differ
diff --git a/16k/btintel.ko b/16k/btintel.ko
index 037e3e3..2900003 100644
--- a/16k/btintel.ko
+++ b/16k/btintel.ko
Binary files differ
diff --git a/16k/btrtl.ko b/16k/btrtl.ko
index 7ec9901..1587298 100644
--- a/16k/btrtl.ko
+++ b/16k/btrtl.ko
Binary files differ
diff --git a/16k/btusb.ko b/16k/btusb.ko
index 8752766..d17b6be 100644
--- a/16k/btusb.ko
+++ b/16k/btusb.ko
Binary files differ
diff --git a/16k/clk-vexpress-osc.ko b/16k/clk-vexpress-osc.ko
index 3f9caee..3159361 100644
--- a/16k/clk-vexpress-osc.ko
+++ b/16k/clk-vexpress-osc.ko
Binary files differ
diff --git a/16k/drm_dma_helper.ko b/16k/drm_dma_helper.ko
index 6fa19bc..3469d1a 100644
--- a/16k/drm_dma_helper.ko
+++ b/16k/drm_dma_helper.ko
Binary files differ
diff --git a/16k/dummy-cpufreq.ko b/16k/dummy-cpufreq.ko
index bd28af9..53ef13d 100644
--- a/16k/dummy-cpufreq.ko
+++ b/16k/dummy-cpufreq.ko
Binary files differ
diff --git a/16k/dummy_hcd.ko b/16k/dummy_hcd.ko
index 4a67102..18aef9c 100644
--- a/16k/dummy_hcd.ko
+++ b/16k/dummy_hcd.ko
Binary files differ
diff --git a/16k/failover.ko b/16k/failover.ko
index 6d7a1a3..8ac4cee 100644
--- a/16k/failover.ko
+++ b/16k/failover.ko
Binary files differ
diff --git a/16k/goldfish_address_space.ko b/16k/goldfish_address_space.ko
index 23c4a3a..7e05af9 100644
--- a/16k/goldfish_address_space.ko
+++ b/16k/goldfish_address_space.ko
Binary files differ
diff --git a/16k/goldfish_battery.ko b/16k/goldfish_battery.ko
index e36cfab..c9fe5aa 100644
--- a/16k/goldfish_battery.ko
+++ b/16k/goldfish_battery.ko
Binary files differ
diff --git a/16k/goldfish_pipe.ko b/16k/goldfish_pipe.ko
index b5df28c..068dbb7 100644
--- a/16k/goldfish_pipe.ko
+++ b/16k/goldfish_pipe.ko
Binary files differ
diff --git a/16k/goldfish_sync.ko b/16k/goldfish_sync.ko
index f6da413..0615214 100644
--- a/16k/goldfish_sync.ko
+++ b/16k/goldfish_sync.ko
Binary files differ
diff --git a/16k/gs_usb.ko b/16k/gs_usb.ko
index bb28256..7b93219 100644
--- a/16k/gs_usb.ko
+++ b/16k/gs_usb.ko
Binary files differ
diff --git a/16k/hci_vhci.ko b/16k/hci_vhci.ko
index 72a2c5f..62ef696 100644
--- a/16k/hci_vhci.ko
+++ b/16k/hci_vhci.ko
Binary files differ
diff --git a/16k/initramfs.img b/16k/initramfs.img
index 83f3ec2..865bfe0 100644
--- a/16k/initramfs.img
+++ b/16k/initramfs.img
Binary files differ
diff --git a/16k/mac80211_hwsim.ko b/16k/mac80211_hwsim.ko
index b95a065..ec8bdb3 100644
--- a/16k/mac80211_hwsim.ko
+++ b/16k/mac80211_hwsim.ko
Binary files differ
diff --git a/16k/mt76-usb.ko b/16k/mt76-usb.ko
index 7aba947..a09174b 100644
--- a/16k/mt76-usb.ko
+++ b/16k/mt76-usb.ko
Binary files differ
diff --git a/16k/mt76.ko b/16k/mt76.ko
index bb8c6a9..757608b 100644
--- a/16k/mt76.ko
+++ b/16k/mt76.ko
Binary files differ
diff --git a/16k/mt76x0-common.ko b/16k/mt76x0-common.ko
index 44b3dca..f6711bc 100644
--- a/16k/mt76x0-common.ko
+++ b/16k/mt76x0-common.ko
Binary files differ
diff --git a/16k/mt76x02-lib.ko b/16k/mt76x02-lib.ko
index 34dc145..e7799b8 100644
--- a/16k/mt76x02-lib.ko
+++ b/16k/mt76x02-lib.ko
Binary files differ
diff --git a/16k/mt76x02-usb.ko b/16k/mt76x02-usb.ko
index e7fe148..3907b77 100644
--- a/16k/mt76x02-usb.ko
+++ b/16k/mt76x02-usb.ko
Binary files differ
diff --git a/16k/mt76x0u.ko b/16k/mt76x0u.ko
index fdf90d6..58d865a 100644
--- a/16k/mt76x0u.ko
+++ b/16k/mt76x0u.ko
Binary files differ
diff --git a/16k/mt76x2-common.ko b/16k/mt76x2-common.ko
index 7125dfa..9711c07 100644
--- a/16k/mt76x2-common.ko
+++ b/16k/mt76x2-common.ko
Binary files differ
diff --git a/16k/mt76x2u.ko b/16k/mt76x2u.ko
index 4f6093d..1537cde 100644
--- a/16k/mt76x2u.ko
+++ b/16k/mt76x2u.ko
Binary files differ
diff --git a/16k/nd_virtio.ko b/16k/nd_virtio.ko
index 0ea1c40..8713bb7 100644
--- a/16k/nd_virtio.ko
+++ b/16k/nd_virtio.ko
Binary files differ
diff --git a/16k/net_failover.ko b/16k/net_failover.ko
index 5905d30..92bf7eb 100644
--- a/16k/net_failover.ko
+++ b/16k/net_failover.ko
Binary files differ
diff --git a/16k/pl111_drm.ko b/16k/pl111_drm.ko
index 02a7903..0463765 100644
--- a/16k/pl111_drm.ko
+++ b/16k/pl111_drm.ko
Binary files differ
diff --git a/16k/psmouse.ko b/16k/psmouse.ko
index f981ce9..967715e 100644
--- a/16k/psmouse.ko
+++ b/16k/psmouse.ko
Binary files differ
diff --git a/16k/pulse8-cec.ko b/16k/pulse8-cec.ko
index 02712c6..94c0bc4 100644
--- a/16k/pulse8-cec.ko
+++ b/16k/pulse8-cec.ko
Binary files differ
diff --git a/16k/rtc-test.ko b/16k/rtc-test.ko
index 3b222a0..df6dca3 100644
--- a/16k/rtc-test.ko
+++ b/16k/rtc-test.ko
Binary files differ
diff --git a/16k/system_heap.ko b/16k/system_heap.ko
index cd4f4a4..c6ae93b 100644
--- a/16k/system_heap.ko
+++ b/16k/system_heap.ko
Binary files differ
diff --git a/16k/usbip-core.ko b/16k/usbip-core.ko
index 39d404a..bab8815 100644
--- a/16k/usbip-core.ko
+++ b/16k/usbip-core.ko
Binary files differ
diff --git a/16k/v4l2loopback.ko b/16k/v4l2loopback.ko
index fff2712..89b02b9 100644
--- a/16k/v4l2loopback.ko
+++ b/16k/v4l2loopback.ko
Binary files differ
diff --git a/16k/vexpress-config.ko b/16k/vexpress-config.ko
index b6ed149..65e00f7 100644
--- a/16k/vexpress-config.ko
+++ b/16k/vexpress-config.ko
Binary files differ
diff --git a/16k/vexpress-sysreg.ko b/16k/vexpress-sysreg.ko
index 17c6443..b6e2922 100644
--- a/16k/vexpress-sysreg.ko
+++ b/16k/vexpress-sysreg.ko
Binary files differ
diff --git a/16k/vhci-hcd.ko b/16k/vhci-hcd.ko
index 4e807e6..5050f1d 100644
--- a/16k/vhci-hcd.ko
+++ b/16k/vhci-hcd.ko
Binary files differ
diff --git a/16k/virt_wifi.ko b/16k/virt_wifi.ko
index beaebc3..2a4a52b 100644
--- a/16k/virt_wifi.ko
+++ b/16k/virt_wifi.ko
Binary files differ
diff --git a/16k/virtio-gpu.ko b/16k/virtio-gpu.ko
index b1a6a85..ead43da 100644
--- a/16k/virtio-gpu.ko
+++ b/16k/virtio-gpu.ko
Binary files differ
diff --git a/16k/virtio-rng.ko b/16k/virtio-rng.ko
index 6522f83..49a9937 100644
--- a/16k/virtio-rng.ko
+++ b/16k/virtio-rng.ko
Binary files differ
diff --git a/16k/virtio_balloon.ko b/16k/virtio_balloon.ko
index 800b026..a606b7d 100644
--- a/16k/virtio_balloon.ko
+++ b/16k/virtio_balloon.ko
Binary files differ
diff --git a/16k/virtio_blk.ko b/16k/virtio_blk.ko
index 2fb8b8a..72bf733 100644
--- a/16k/virtio_blk.ko
+++ b/16k/virtio_blk.ko
Binary files differ
diff --git a/16k/virtio_console.ko b/16k/virtio_console.ko
index d10298f..ff2832e 100644
--- a/16k/virtio_console.ko
+++ b/16k/virtio_console.ko
Binary files differ
diff --git a/16k/virtio_dma_buf.ko b/16k/virtio_dma_buf.ko
index 00dd89d..7aafe9f 100644
--- a/16k/virtio_dma_buf.ko
+++ b/16k/virtio_dma_buf.ko
Binary files differ
diff --git a/16k/virtio_input.ko b/16k/virtio_input.ko
index a569623..0b5ac68 100644
--- a/16k/virtio_input.ko
+++ b/16k/virtio_input.ko
Binary files differ
diff --git a/16k/virtio_mmio.ko b/16k/virtio_mmio.ko
index c4d37d8..b0ffee8 100644
--- a/16k/virtio_mmio.ko
+++ b/16k/virtio_mmio.ko
Binary files differ
diff --git a/16k/virtio_net.ko b/16k/virtio_net.ko
index 1a6fb35..505c93c 100644
--- a/16k/virtio_net.ko
+++ b/16k/virtio_net.ko
Binary files differ
diff --git a/16k/virtio_pci.ko b/16k/virtio_pci.ko
index 5602a5c..33327e4 100644
--- a/16k/virtio_pci.ko
+++ b/16k/virtio_pci.ko
Binary files differ
diff --git a/16k/virtio_pci_legacy_dev.ko b/16k/virtio_pci_legacy_dev.ko
index e4b352b..2f9e5d1 100644
--- a/16k/virtio_pci_legacy_dev.ko
+++ b/16k/virtio_pci_legacy_dev.ko
Binary files differ
diff --git a/16k/virtio_pci_modern_dev.ko b/16k/virtio_pci_modern_dev.ko
index d99796c..6e0fe38 100644
--- a/16k/virtio_pci_modern_dev.ko
+++ b/16k/virtio_pci_modern_dev.ko
Binary files differ
diff --git a/16k/virtio_pmem.ko b/16k/virtio_pmem.ko
index fbe07f7..45c8d4a 100644
--- a/16k/virtio_pmem.ko
+++ b/16k/virtio_pmem.ko
Binary files differ
diff --git a/16k/virtio_snd.ko b/16k/virtio_snd.ko
index 9c61a5b..99db3bb 100644
--- a/16k/virtio_snd.ko
+++ b/16k/virtio_snd.ko
Binary files differ
diff --git a/16k/vkms.ko b/16k/vkms.ko
index af5c124..d9db991 100644
--- a/16k/vkms.ko
+++ b/16k/vkms.ko
Binary files differ
diff --git a/16k/vmw_vsock_virtio_transport.ko b/16k/vmw_vsock_virtio_transport.ko
index fbcfb5b..28eb66b 100644
--- a/16k/vmw_vsock_virtio_transport.ko
+++ b/16k/vmw_vsock_virtio_transport.ko
Binary files differ