summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHoward Chen <howardsoc@google.com>2022-02-24 16:05:02 +0800
committerHoward Chen <howardsoc@google.com>2022-02-24 16:05:02 +0800
commit598d466d3ec8c6c410a8d98bfbcdeb89c228194d (patch)
treeff1851f5ec8d5d3699880c4e581b2d7725e5c2e6
parent22e3e576fba57db7af20f87928215854e095cada (diff)
downloadx86-64-598d466d3ec8c6c410a8d98bfbcdeb89c228194d.tar.gz
Update kernel to builds 8215218
git log --first-parent -100 --oneline --no-decorate 6d6288c745b2..6176a723e4a7: 6176a723e4a7 ANDROID: align constness of extcon_get_state parameter 768ef3a6117a Merge 5.10.102 into android13-5.10 52b06a66387d ANDROID: Update the ABI symbol list 13ed911af8db ANDROID: KVM: arm64: Don't expose TLBI hypercalls after de-privilege fdc8e1c2bc30 UPSTREAM: KVM: arm64: vgic: Read HW interrupt pending state from the HW a3f2c603382a ANDROID: KVM: arm64: Forward PSCI SYSTEM_RESET2 calls back to the host 390bf716d550 FROMLIST: BACKPORT: KVM: arm64: Indicate SYSTEM_RESET2 in kvm_run::system_event flags field 0bfa3814f38a FROMLIST: KVM: arm64: Expose PSCI SYSTEM_RESET2 call to the guest 8ec7695ba93e FROMLIST: KVM: arm64: Bump guest PSCI version to 1.1 ac0c5e2727a4 ANDROID: gki_defconfig: Enable CONFIG_RANDOM_TRUST_CPU=y 4a5e31b7219b ANDROID: GKI: add VIDEOBUF2_DMA_SG under GKI_HIDDEN_MEDIA_CONFIGS 5e3f9957abaf ANDROID: KVM: arm64: Don't repaint PSCI SYSTEM_RESET to SYSTEM_OFF c90778c80c9f FROMLIST: arm64/mte: Add userspace interface for enabling asymmetric mode 5154e80282e7 BACKPORT: FROMLIST: arm64/mte: Add hwcap for asymmetric mode 147203c7a801 FROMLIST: arm64/mte: Add a little bit of documentation for mte_update_sctlr_user() 9acfec13bc57 FROMLIST: arm64/mte: Document ABI for asymmetric mode 23c9fbd40787 ANDROID: fuse: allow mounting with no userspace daemon 7b87bbebf953 ANDROID: Update the ABI symbol list 893a1432c1e8 ANDROID: Update the ABI symbol list de92205dacdb ANDROID: fuse-bpf: Support FUSE_STATFS bea68245ef5c ANDROID: fuse-bpf: Fix filldir c4ac8b424866 ANDROID: fuse-bpf: fix fuse_create_open_finalize 8fa8dfc51914 ANDROID: fuse: add bpf support for removexattr 1b24ee572d48 ANDROID: KVM: arm64: pkvm: Add support for fragmented FF-A descriptors 4803953cd2f3 ANDROID: KVM: arm64: Handle FFA_MEM_LEND calls from the host 60f0b180fefc ANDROID: KVM: arm64: Handle FFA_MEM_RECLAIM calls from the host 946892fb2714 ANDROID: KVM: arm64: Handle FFA_MEM_SHARE calls from the host 1adb45e30dc1 ANDROID: BACKPORT: KVM: arm64: Add FF-A helpers to share/unshare memory with secure world f34679dc297d ANDROID: KVM: arm64: Handle FFA_RXTX_MAP and FFA_RXTX_UNMAP calls from the host 6c5af2e050d4 ANDROID: KVM: arm64: Allocate pages for hypervisor FF-A mailboxes a3a8448f92d1 ANDROID: KVM: arm64: Handle FFA_FEATURES call from the host 5cf56b3948fe ANDROID: KVM: arm64: Probe FF-A version and host/hyp partition ID during init baeb76620225 ANDROID: BACKPORT: KVM: arm64: Block unsafe FF-A calls from the host 16a86ff04efc ANDROID: KVM: arm64: Include asm/kvm_mmu.h in nvhe/mem_protect.h 65921f9d9666 ANDROID: firmware: arm_ffa: Move comment before the field it is documenting e0d05d271b04 ANDROID: firmware: arm_ffa: Move constants to header file 51aee9ecaf77 ANDROID: Update the ABI symbol list 7dd41bf05728 ANDROID: Update comment in build.config.gki.aarch64. 8418d018c168 ANDROID: Revert "tracefs: Have tracefs directories not set OTH permission bits by default" f0a557399caa Merge 5.10.101 into android13-5.10 7a3edd877254 FROMLIST: kasan: improve vmalloc tests b770e4d06dd5 FROMGIT: kasan: documentation updates 7c711560395d FROMGIT: arm64: select KASAN_VMALLOC for SW/HW_TAGS modes a5d38f59423b FROMGIT: kasan: allow enabling KASAN_VMALLOC and SW/HW_TAGS 3bf53c469c54 FROMGIT: kasan: add kasan.vmalloc command line flag a375facb3954 FROMGIT: kasan: clean up feature flags for HW_TAGS mode 524c35d4e49b FROMGIT: kasan: mark kasan_arg_stacktrace as __initdata d3578ba7a5ae BACKPORT: FROMGIT: kasan, arm64: don't tag executable vmalloc allocations 460aa619e35f FROMGIT: kasan, vmalloc: only tag normal vmalloc allocations 01047c8c7558 BACKPORT: FROMGIT: kasan, vmalloc: add vmalloc tagging for HW_TAGS 20cd51626a27 BACKPORT: FROMGIT: kasan, page_alloc: allow skipping memory init for HW_TAGS 352906d8e9b1 BACKPORT: FROMGIT: kasan, page_alloc: allow skipping unpoisoning for HW_TAGS 682a821bd7e5 BACKPORT: FROMGIT: kasan, mm: only define ___GFP_SKIP_KASAN_POISON with HW_TAGS e757e3ac2c90 BACKPORT: FROMGIT: kasan, vmalloc: unpoison VM_ALLOC pages after mapping a537a4c09f1a BACKPORT: FROMGIT: kasan, vmalloc, arm64: mark vmalloc mappings as pgprot_tagged 57d4eb31e8ca FROMGIT: kasan, vmalloc: add vmalloc tagging for SW_TAGS 846edaca46ce FROMGIT: kasan, arm64: reset pointer tags of vmapped stacks 092c06519c20 FROMLIST: kasan, fork: reset pointer tags of vmapped stacks f4aff923721e BACKPORT: FROMGIT: kasan, vmalloc: reset tags in vmalloc functions 83ab9cb5c33f FROMGIT: kasan: add wrappers for vmalloc hooks 8443112c122c BACKPORT: FROMGIT: kasan: reorder vmalloc hooks 4dfbecd756cb BACKPORT: FROMGIT: kasan, vmalloc: drop outdated VM_KASAN comment a585db0de059 FROMGIT: kasan, x86, arm64, s390: rename functions for modules shadow 8087766e6260 FROMGIT: kasan: define KASAN_VMALLOC_INVALID for SW_TAGS 5fd00345bfa7 FROMGIT: kasan: clean up metadata byte definitions 7d28fd9a3e55 FROMGIT: kasan, page_alloc: rework kasan_unpoison_pages call site fc2bb5a8e992 FROMGIT: kasan, page_alloc: move kernel_init_free_pages in post_alloc_hook 779c3dac342b FROMGIT: kasan, page_alloc: move SetPageSkipKASanPoison in post_alloc_hook 510dd7384297 FROMGIT: kasan, page_alloc: combine tag_clear_highpage calls in post_alloc_hook f8fcca16eeda FROMGIT: kasan, page_alloc: merge kasan_alloc_pages into post_alloc_hook acd7a639f00e FROMGIT: kasan, page_alloc: refactor init checks in post_alloc_hook 68afff3a37c2 FROMGIT: kasan: only apply __GFP_ZEROTAGS when memory is zeroed 79faa99fb2cf FROMGIT: mm: clarify __GFP_ZEROTAGS comment cb4898881ac0 FROMGIT: kasan: drop skip_kasan_poison variable in free_pages_prepare 221cbc2a147f FROMGIT: kasan, page_alloc: init memory of skipped pages on free df97b8abcfcf FROMGIT: kasan, page_alloc: simplify kasan_poison_pages call site 93ee6de568bc FROMGIT: kasan, page_alloc: merge kasan_free_pages into free_pages_prepare 53436bba7fa2 FROMGIT: kasan, page_alloc: move tag_clear_highpage out of kernel_init_free_pages d0ae19b20b13 FROMGIT: kasan, page_alloc: deduplicate should_skip_kasan_poison a5993a710cde UPSTREAM: mmflags.h: add missing __GFP_ZEROTAGS and __GFP_SKIP_KASAN_POISON names 39b0871d52e1 UPSTREAM: kasan: test: fix compatibility with FORTIFY_SOURCE 5934916ec037 UPSTREAM: lib/stackdepot: always do filter_irq_stacks() in stack_depot_save() dbd8f2572754 BACKPORT: kasan: fix quarantine conflicting with init_on_free f8e5c7659859 UPSTREAM: kasan: test: add test case for double-kmem_cache_destroy() 4a881bebf135 BACKPORT: kasan: add ability to detect double-kmem_cache_destroy() b56bd5bf93df UPSTREAM: kasan: test: add globals left-out-of-bounds test f26b7aaceae3 UPSTREAM: mm: defer kmemleak object creation of module_alloc() 3f96a67cf26c UPSTREAM: kmemleak: fix kmemleak false positive report with HW tag-based kasan enable 4d429579b2f9 UPSTREAM: kasan: test: silence intentional read overflow warnings 9556fe9213e1 UPSTREAM: kasan: add kasan mode messages when kasan init cbfdd7f3c28e UPSTREAM: mm: kasan: use is_kernel() helper 563bc1286b3e UPSTREAM: kasan: test: bypass __alloc_size checks 61edf4d97845 UPSTREAM: kasan: test: add memcpy test that avoids out-of-bounds write 7df783b8779a UPSTREAM: kasan: fix tag for large allocations when using CONFIG_SLAB e7c11d336374 BACKPORT: rcu: Avoid alloc_pages() when recording stack 8f225ea8766d UPSTREAM: workqueue, kasan: avoid alloc_pages() when recording stack e3e5e4a728ad UPSTREAM: kasan: generic: introduce kasan_record_aux_stack_noalloc() 6b207f6c35c9 UPSTREAM: kasan: common: provide can_alloc in kasan_save_stack() edcc1b6ef3be UPSTREAM: lib/stackdepot: introduce __stack_depot_save() a639ce78315c UPSTREAM: lib/stackdepot: remove unused function argument Test: treehugger Bug: 221177147 Change-Id: I365fe84f8877a56af097c63c69adad4cdfa5a6fc
-rw-r--r--btintel.kobin521393 -> 521449 bytes
-rw-r--r--btrtl.kobin466001 -> 466057 bytes
-rw-r--r--btusb.kobin720025 -> 720073 bytes
-rw-r--r--dummy-cpufreq.kobin126257 -> 126257 bytes
-rw-r--r--failover.kobin356081 -> 356145 bytes
-rw-r--r--goldfish_address_space.kobin324985 -> 324985 bytes
-rw-r--r--goldfish_battery.kobin222905 -> 222905 bytes
-rw-r--r--goldfish_pipe.kobin569625 -> 569625 bytes
-rw-r--r--goldfish_sync.kobin338185 -> 338185 bytes
-rw-r--r--gs_usb.kobin497321 -> 497377 bytes
-rw-r--r--hci_vhci.kobin463745 -> 463801 bytes
-rw-r--r--initramfs.imgbin668667 -> 668744 bytes
-rw-r--r--lzo-rle.kobin189385 -> 189385 bytes
-rw-r--r--lzo.kobin189201 -> 189201 bytes
-rw-r--r--mac80211_hwsim.kobin989049 -> 989105 bytes
-rw-r--r--nd_virtio.kobin237937 -> 237937 bytes
-rw-r--r--net_failover.kobin417921 -> 417969 bytes
-rw-r--r--pulse8-cec.kobin280641 -> 280641 bytes
-rw-r--r--rtc-test.kobin201025 -> 201025 bytes
-rw-r--r--slcan.kobin474993 -> 475041 bytes
-rw-r--r--snd-hda-codec-generic.kobin837233 -> 837233 bytes
-rw-r--r--snd-hda-codec.kobin2268729 -> 2268729 bytes
-rw-r--r--snd-hda-core.kobin2180489 -> 2180489 bytes
-rw-r--r--snd-hda-intel.kobin501417 -> 501353 bytes
-rw-r--r--snd-intel-dspcfg.kobin307057 -> 307057 bytes
-rw-r--r--system_heap.kobin256449 -> 256449 bytes
-rw-r--r--test_meminit.kobin205921 -> 205921 bytes
-rw-r--r--test_stackinit.kobin233705 -> 233705 bytes
-rw-r--r--usbip-core.kobin596769 -> 596825 bytes
-rw-r--r--vcan.kobin423617 -> 423673 bytes
-rw-r--r--vhci-hcd.kobin906729 -> 906729 bytes
-rw-r--r--virt_wifi.kobin479337 -> 479393 bytes
-rw-r--r--virtio-gpu.kobin3923113 -> 3923113 bytes
-rw-r--r--virtio-rng.kobin209257 -> 209257 bytes
-rw-r--r--virtio_blk.kobin340273 -> 340273 bytes
-rw-r--r--virtio_console.kobin420905 -> 420905 bytes
-rw-r--r--virtio_dma_buf.kobin196249 -> 196249 bytes
-rw-r--r--virtio_input.kobin250873 -> 250873 bytes
-rw-r--r--virtio_net.kobin869977 -> 870025 bytes
-rw-r--r--virtio_pci.kobin679233 -> 679233 bytes
-rw-r--r--virtio_pmem.kobin236297 -> 236297 bytes
-rw-r--r--virtio_snd.kobin1357873 -> 1357873 bytes
-rw-r--r--vmw_vsock_virtio_transport.kobin483929 -> 483977 bytes
-rw-r--r--zram.kobin469313 -> 469313 bytes
-rw-r--r--zsmalloc.kobin453657 -> 453657 bytes
45 files changed, 0 insertions, 0 deletions
diff --git a/btintel.ko b/btintel.ko
index 467fb72..beb3461 100644
--- a/btintel.ko
+++ b/btintel.ko
Binary files differ
diff --git a/btrtl.ko b/btrtl.ko
index 1241f1d..02f831c 100644
--- a/btrtl.ko
+++ b/btrtl.ko
Binary files differ
diff --git a/btusb.ko b/btusb.ko
index 4d6d7e3..05f242b 100644
--- a/btusb.ko
+++ b/btusb.ko
Binary files differ
diff --git a/dummy-cpufreq.ko b/dummy-cpufreq.ko
index 9105ea9..ba0e1be 100644
--- a/dummy-cpufreq.ko
+++ b/dummy-cpufreq.ko
Binary files differ
diff --git a/failover.ko b/failover.ko
index f1536c8..962332c 100644
--- a/failover.ko
+++ b/failover.ko
Binary files differ
diff --git a/goldfish_address_space.ko b/goldfish_address_space.ko
index 5b90180..8aa0d4e 100644
--- a/goldfish_address_space.ko
+++ b/goldfish_address_space.ko
Binary files differ
diff --git a/goldfish_battery.ko b/goldfish_battery.ko
index bb5797d..1455eda 100644
--- a/goldfish_battery.ko
+++ b/goldfish_battery.ko
Binary files differ
diff --git a/goldfish_pipe.ko b/goldfish_pipe.ko
index 24a6636..98e36b1 100644
--- a/goldfish_pipe.ko
+++ b/goldfish_pipe.ko
Binary files differ
diff --git a/goldfish_sync.ko b/goldfish_sync.ko
index d8673fb..669b6f1 100644
--- a/goldfish_sync.ko
+++ b/goldfish_sync.ko
Binary files differ
diff --git a/gs_usb.ko b/gs_usb.ko
index 14652a8..b71034f 100644
--- a/gs_usb.ko
+++ b/gs_usb.ko
Binary files differ
diff --git a/hci_vhci.ko b/hci_vhci.ko
index d65ed19..a24d05e 100644
--- a/hci_vhci.ko
+++ b/hci_vhci.ko
Binary files differ
diff --git a/initramfs.img b/initramfs.img
index bbb2640..6c3f0e2 100644
--- a/initramfs.img
+++ b/initramfs.img
Binary files differ
diff --git a/lzo-rle.ko b/lzo-rle.ko
index cbe7758..5275766 100644
--- a/lzo-rle.ko
+++ b/lzo-rle.ko
Binary files differ
diff --git a/lzo.ko b/lzo.ko
index 144c85a..bd65a48 100644
--- a/lzo.ko
+++ b/lzo.ko
Binary files differ
diff --git a/mac80211_hwsim.ko b/mac80211_hwsim.ko
index f7310ee..3212082 100644
--- a/mac80211_hwsim.ko
+++ b/mac80211_hwsim.ko
Binary files differ
diff --git a/nd_virtio.ko b/nd_virtio.ko
index 7dc3843..2cc9b6f 100644
--- a/nd_virtio.ko
+++ b/nd_virtio.ko
Binary files differ
diff --git a/net_failover.ko b/net_failover.ko
index ba3d9bd..f863481 100644
--- a/net_failover.ko
+++ b/net_failover.ko
Binary files differ
diff --git a/pulse8-cec.ko b/pulse8-cec.ko
index 97eda53..67f8577 100644
--- a/pulse8-cec.ko
+++ b/pulse8-cec.ko
Binary files differ
diff --git a/rtc-test.ko b/rtc-test.ko
index e3df7ef..27b0335 100644
--- a/rtc-test.ko
+++ b/rtc-test.ko
Binary files differ
diff --git a/slcan.ko b/slcan.ko
index 6c64b39..25e00e8 100644
--- a/slcan.ko
+++ b/slcan.ko
Binary files differ
diff --git a/snd-hda-codec-generic.ko b/snd-hda-codec-generic.ko
index 6cc0cff..986120c 100644
--- a/snd-hda-codec-generic.ko
+++ b/snd-hda-codec-generic.ko
Binary files differ
diff --git a/snd-hda-codec.ko b/snd-hda-codec.ko
index 220ac13..40de562 100644
--- a/snd-hda-codec.ko
+++ b/snd-hda-codec.ko
Binary files differ
diff --git a/snd-hda-core.ko b/snd-hda-core.ko
index d5ea1e8..3768720 100644
--- a/snd-hda-core.ko
+++ b/snd-hda-core.ko
Binary files differ
diff --git a/snd-hda-intel.ko b/snd-hda-intel.ko
index 1ef1704..5d29ae5 100644
--- a/snd-hda-intel.ko
+++ b/snd-hda-intel.ko
Binary files differ
diff --git a/snd-intel-dspcfg.ko b/snd-intel-dspcfg.ko
index 08978e1..74196a1 100644
--- a/snd-intel-dspcfg.ko
+++ b/snd-intel-dspcfg.ko
Binary files differ
diff --git a/system_heap.ko b/system_heap.ko
index 7b75dd2..d9a783a 100644
--- a/system_heap.ko
+++ b/system_heap.ko
Binary files differ
diff --git a/test_meminit.ko b/test_meminit.ko
index 4456bab..79c5aea 100644
--- a/test_meminit.ko
+++ b/test_meminit.ko
Binary files differ
diff --git a/test_stackinit.ko b/test_stackinit.ko
index 3b8fe16..9e5285c 100644
--- a/test_stackinit.ko
+++ b/test_stackinit.ko
Binary files differ
diff --git a/usbip-core.ko b/usbip-core.ko
index 4d211dc..70aaf42 100644
--- a/usbip-core.ko
+++ b/usbip-core.ko
Binary files differ
diff --git a/vcan.ko b/vcan.ko
index 88ac1fb..baf163b 100644
--- a/vcan.ko
+++ b/vcan.ko
Binary files differ
diff --git a/vhci-hcd.ko b/vhci-hcd.ko
index cc03e91..ba64eeb 100644
--- a/vhci-hcd.ko
+++ b/vhci-hcd.ko
Binary files differ
diff --git a/virt_wifi.ko b/virt_wifi.ko
index 8ba9054..e39fca8 100644
--- a/virt_wifi.ko
+++ b/virt_wifi.ko
Binary files differ
diff --git a/virtio-gpu.ko b/virtio-gpu.ko
index b35d76d..d2cd34b 100644
--- a/virtio-gpu.ko
+++ b/virtio-gpu.ko
Binary files differ
diff --git a/virtio-rng.ko b/virtio-rng.ko
index d3c3244..895e8e4 100644
--- a/virtio-rng.ko
+++ b/virtio-rng.ko
Binary files differ
diff --git a/virtio_blk.ko b/virtio_blk.ko
index 923f9aa..0eddf13 100644
--- a/virtio_blk.ko
+++ b/virtio_blk.ko
Binary files differ
diff --git a/virtio_console.ko b/virtio_console.ko
index 20404e2..9247eb8 100644
--- a/virtio_console.ko
+++ b/virtio_console.ko
Binary files differ
diff --git a/virtio_dma_buf.ko b/virtio_dma_buf.ko
index 2769d48..790d40c 100644
--- a/virtio_dma_buf.ko
+++ b/virtio_dma_buf.ko
Binary files differ
diff --git a/virtio_input.ko b/virtio_input.ko
index c725481..cadc767 100644
--- a/virtio_input.ko
+++ b/virtio_input.ko
Binary files differ
diff --git a/virtio_net.ko b/virtio_net.ko
index 536e630..f29ccac 100644
--- a/virtio_net.ko
+++ b/virtio_net.ko
Binary files differ
diff --git a/virtio_pci.ko b/virtio_pci.ko
index 982f34c..f4bde68 100644
--- a/virtio_pci.ko
+++ b/virtio_pci.ko
Binary files differ
diff --git a/virtio_pmem.ko b/virtio_pmem.ko
index 7bf8f4f..491f245 100644
--- a/virtio_pmem.ko
+++ b/virtio_pmem.ko
Binary files differ
diff --git a/virtio_snd.ko b/virtio_snd.ko
index ae66a3b..5a902fe 100644
--- a/virtio_snd.ko
+++ b/virtio_snd.ko
Binary files differ
diff --git a/vmw_vsock_virtio_transport.ko b/vmw_vsock_virtio_transport.ko
index 6909770..9060e8b 100644
--- a/vmw_vsock_virtio_transport.ko
+++ b/vmw_vsock_virtio_transport.ko
Binary files differ
diff --git a/zram.ko b/zram.ko
index c3ed8fb..650c542 100644
--- a/zram.ko
+++ b/zram.ko
Binary files differ
diff --git a/zsmalloc.ko b/zsmalloc.ko
index dd4eab1..eb0e6fe 100644
--- a/zsmalloc.ko
+++ b/zsmalloc.ko
Binary files differ