summaryrefslogtreecommitdiff
path: root/goldfish_address_space.ko
diff options
context:
space:
mode:
authorHoward Chen <howardsoc@google.com>2021-02-24 18:19:48 +0800
committerHoward Chen <howardsoc@google.com>2021-02-24 18:19:48 +0800
commit0d57a5d64d86e117014dba5479bdfd8d90167ab3 (patch)
tree18b6a3d895c088e1ceea5d975174a95ecd69d0ac /goldfish_address_space.ko
parent9aac9e98d11f950f6d861860f180f3368192842c (diff)
downloadarm64-0d57a5d64d86e117014dba5479bdfd8d90167ab3.tar.gz
Update kernel to builds 7166325
git log --first-parent -100 --oneline --no-decorate e5448a794c4f..7ba24942b70e: 7ba24942b70e UPSTREAM: zram: support page writeback dcde7eeee6a2 Merge 5.4.100 into android12-5.4 330df3b548f2 ANDROID: gki_defconfig: enable BLAKE2b support 716301f69d55 BACKPORT: crypto: arm/blake2b - add NEON-accelerated BLAKE2b e8836f210ff1 BACKPORT: crypto: blake2b - update file comment f053c5444814 BACKPORT: crypto: blake2b - sync with blake2s implementation 09c2f2d8ebb8 UPSTREAM: wireguard: Kconfig: select CRYPTO_BLAKE2S_ARM cb4f6e22111f UPSTREAM: crypto: arm/blake2s - add ARM scalar optimized BLAKE2s 2c63d6ac7275 UPSTREAM: crypto: blake2s - include <linux/bug.h> instead of <asm/bug.h> 8dbfb59054de UPSTREAM: crypto: blake2s - adjust include guard naming 7a11e2a4b1b1 UPSTREAM: crypto: blake2s - add comment for blake2s_state fields f1ec5c885a97 UPSTREAM: crypto: blake2s - optimize blake2s initialization a2c0abd08c40 BACKPORT: crypto: blake2s - share the "shash" API boilerplate code 615318ddd183 UPSTREAM: crypto: blake2s - move update and final logic to internal/blake2s.h d09bb1b19a97 UPSTREAM: crypto: blake2s - remove unneeded includes 16a48191e1d7 UPSTREAM: crypto: x86/blake2s - define shash_alg structs using macros 6932d9e5f26a UPSTREAM: crypto: blake2s - define shash_alg structs using macros 874804e82080 UPSTREAM: crypto: lib/blake2s - Move selftest prototype into header file eb6b694e2a76 UPSTREAM: crypto: blake2b - Fix clang optimization for ARMv7-M 93f49ad20a15 UPSTREAM: crypto: blake2b - rename tfm context and _setkey callback c6c5ffd13818 UPSTREAM: crypto: blake2b - merge _update to api callback ba6b53e7ad1b UPSTREAM: crypto: blake2b - open code set last block helper 88de69a86b6a UPSTREAM: crypto: blake2b - delete unused structs or members 896d7f50a3dc UPSTREAM: crypto: blake2b - simplify key init 599eb682ebdf UPSTREAM: crypto: blake2b - merge blake2 init to api callback c2725c1315c4 UPSTREAM: crypto: blake2b - merge _final implementation to callback 47107c2cbbbe BACKPORT: crypto: testmgr - add test vectors for blake2b 5427e02a505f BACKPORT: crypto: blake2b - add blake2b generic implementation 4c97b5e55417 ANDROID: gki_defconfig: enable CONFIG_MMC_CRYPTO dc77b5326d55 ANDROID: mmc: cqhci: set blk_keyslot_manager::features 8f48b74bca55 BACKPORT: mmc: sdhci-msm: add Inline Crypto Engine support b798b8df8268 UPSTREAM: dt-bindings: mmc: sdhci-msm: add ICE registers and clock a96610fd4bcf UPSTREAM: firmware: qcom_scm: update comment for ICE-related functions b91092bebed4 BACKPORT: mmc: cqhci: add cqhci_host_ops::program_key daae63544773 UPSTREAM: mmc: cqhci: add support for inline encryption eb3c6619f19a UPSTREAM: mmc: cqhci: initialize upper 64 bits of 128-bit task descriptors cc24149b2aef UPSTREAM: mmc: cqhci: rename cqhci.c to cqhci-core.c 6bddfadc235a UPSTREAM: mmc: core: Add basic support for inline encryption 6e5eefe909b2 UPSTREAM: scsi: ufs: use devm_blk_ksm_init() 319f52adb080 UPSTREAM: block/keyslot-manager: introduce devm_blk_ksm_init() a3259e326a88 UPSTREAM: mmc: sdhci-msm: Mark sdhci_msm_cqe_disable static d845af738ec5 UPSTREAM: dt-bindings: mmc: sdhci-msm: Add CQE reg map 4f0aed78dbbe UPSTREAM: mmc: cqhci: Fix a print format for the task descriptor 1e6b091b33fc FROMLIST: mm/madvise: replace ptrace attach requirement for process_madvise 0d524228e5f0 UPSTREAM: mm/madvise: remove racy mm ownership check 2d77419f9f7b UPSTREAM: mm/madvise: fix memory leak from process_madvise ffb7cf535837 BACKPORT: mm/madvise: introduce process_madvise() syscall: an external memory hinting API 49ae84a00312 BACKPORT: pid: move pidfd_get_pid() to pid.c c6ee2bf74d92 BACKPORT: mm/madvise: pass mm to do_madvise e5bf69b1fe21 UPSTREAM: mm: check that mm is still valid in madvise() 6228b4887854 ANDROID: ABI: update symbols to unisoc whitelist 35f4b1b90596 ANDROID: GKI: Build in VIRTIO_FS ea7ee1d9a770 ANDROID: dm: sync inline crypto support with patches going upstream 0723d5a4dee4 Merge 5.4.99 into android12-5.4 5aa107254fe9 ANDROID: GKI: update .xml file 2c9f69951f7c ANDROID: dma-buf: heaps: fix a warning in dmabuf page pools 83388a95a769 ANDROID: build_config: drop CONFIG_KASAN_PANIC_ON_WARN 4f1ac63ba3bf ANDROID: GKI: enable CONFIG_FAIR_GROUP_SCHED 222714f8caee ANDROID: GKI: don't allow filesystems as modules. 0cd79a8750fa Merge 5.4.98 into android12-5.4 dbfedfa31471 ANDROID: GKI: Enable CONFIG_KUNIT 57b3f4830fb6 BACKPORT: bpf: add bpf_ktime_get_boot_ns() 70186e915fc7 ANDROID: GKI: Enable KFENCE 7ae671c7b87e BACKPORT: kasan: use error_report_end tracepoint df1eb432308b FROMGIT: kfence: use error_report_end tracepoint 05d14b492879 FROMGIT: tracing: add error_report_end trace point f35c35ea87ba ANDROID: GKI: Update ABI XML 18e91c017978 ANDROID: dmabuf: Add mmap_count to struct dmabuf 489e9c226bb5 FROMGIT: kfence: show access type in report aa82bb1491fa FROMGIT: kfence: fix typo in test 62fa525d1e50 BACKPORT: kfence: add test suite 6b0e31c177cf FROMGIT: kfence: add missing copyright header to documentation b14747f8635b BACKPORT: kfence, Documentation: add KFENCE documentation 905cec87d7d5 BACKPORT: kfence, kasan: make KFENCE compatible with KASAN de648f68a15e BACKPORT: mm, kfence: insert KFENCE hooks for SLUB 753c9e74ae9d BACKPORT: mm, kfence: insert KFENCE hooks for SLAB abbba8d06548 FROMGIT: mm/slab: rerform init_on_free earlier 2cf91b86efab FROMGIT: kfence: use pt_regs to generate stack trace on faults 7367d7a9fa2f FROMGIT: kfence, arm64: add missing copyright and description header 788ec53fc340 BACKPORT: arm64, kfence: enable KFENCE for ARM64 c9ddfaa8f37e FROMGIT: kfence, x86: add missing copyright and description header ab0d240500e8 BACKPORT: x86, kfence: enable KFENCE for x86 ced74464c47d FROMGIT: kfence: add missing copyright and description headers 3b51a04bda45 FROMGIT: kfence: add option to use KFENCE without static keys a96ac8629444 FROMGIT: kfence: fix potential deadlock due to wake_up() c0795934145f FROMGIT: kfence: avoid stalling work queue task without allocations 7ec03f40b9c0 FROMGIT: kfence: Fix parameter description for kfence_object_start() f37a73487105 BACKPORT: mm: add Kernel Electric-Fence infrastructure 82c67a98c749 ANDROID: Update db845c KMI symbol list for dmabuf heap changes 3222ebb51a62 ANDROID: Add EXPORT_SYMBOL_GPL for dma_heap_get_name cca7d6db79ae FROMLIST: dma-buf: heaps: Fix the name used when exporting dmabufs to be the actual heap name 361663a13b1d BACKPORT: FROMLIST: dma-buf: dma-heap: Provide accessor to get heap name e3919bfeb006 ANDROID: dma-buf: system_heap: Add deferred freeing to the system heap 44008f99d9ca ANDROID: dma-buf: system_heap: Add pagepool support to system heap bd4db96bfc24 ANDROID: dma-buf: heaps: Add a shrinker controlled page pool bd1639945c30 ANDROID: dma-buf: heaps: Add deferred-free-helper library code 56c32d1c0999 ANDROID: dma-buf: heap: export dma_heap_put 89a34117d164 FROMLIST: BACKPORT: procfs/dmabuf: Add inode number to /proc/*/fdinfo b75d139c155d FROMLIST: procfs: Allow reading fdinfo with PTRACE_MODE_READ 45dac5ce0917 ANDROID: GKI: remove CONFIG_EROFS_FS Test: treehugger Bug: 180473082 Change-Id: I0201b1f664a000781c336c79afae854008e97866
Diffstat (limited to 'goldfish_address_space.ko')
-rw-r--r--goldfish_address_space.kobin399024 -> 399432 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/goldfish_address_space.ko b/goldfish_address_space.ko
index 3c42014..ddff336 100644
--- a/goldfish_address_space.ko
+++ b/goldfish_address_space.ko
Binary files differ