summaryrefslogtreecommitdiff
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
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
-rw-r--r--ac97_bus.kobin229800 -> 230192 bytes
-rw-r--r--deferred-free-helper.kobin0 -> 288624 bytes
-rw-r--r--dummy-cpufreq.kobin142576 -> 142968 bytes
-rw-r--r--erofs.kobin2309808 -> 0 bytes
-rw-r--r--failover.kobin367760 -> 368152 bytes
-rw-r--r--gnss-cmdline.kobin210552 -> 210952 bytes
-rw-r--r--gnss-serial.kobin238464 -> 238856 bytes
-rw-r--r--goldfish_address_space.kobin399024 -> 399432 bytes
-rw-r--r--goldfish_battery.kobin241464 -> 241856 bytes
-rw-r--r--goldfish_pipe.kobin582224 -> 583504 bytes
-rw-r--r--goldfish_sync.kobin366000 -> 366216 bytes
-rw-r--r--initramfs.imgbin1197117 -> 1126253 bytes
-rw-r--r--lzo-rle.kobin201664 -> 202064 bytes
-rw-r--r--lzo.kobin201456 -> 201856 bytes
-rw-r--r--mac80211_hwsim.kobin1025976 -> 1026384 bytes
-rw-r--r--md-mod.kobin2571264 -> 2572384 bytes
-rw-r--r--nd_virtio.kobin261720 -> 262128 bytes
-rw-r--r--net_failover.kobin442256 -> 437776 bytes
-rw-r--r--page_pool.kobin0 -> 314184 bytes
-rw-r--r--pulse8-cec.kobin278296 -> 278688 bytes
-rw-r--r--rtc-test.kobin215384 -> 215784 bytes
-rw-r--r--snd-ac97-codec.kobin1553296 -> 1554304 bytes
-rw-r--r--snd-hda-codec-generic.kobin880384 -> 880768 bytes
-rw-r--r--snd-hda-codec-realtek.kobin1002992 -> 1003384 bytes
-rw-r--r--snd-hda-codec.kobin2160928 -> 2162720 bytes
-rw-r--r--snd-hda-core.kobin2174704 -> 2177112 bytes
-rw-r--r--snd-hda-intel.kobin534512 -> 535120 bytes
-rw-r--r--snd-intel8x0.kobin550480 -> 550880 bytes
-rw-r--r--system_heap.kobin294688 -> 307288 bytes
-rw-r--r--test_meminit.kobin218976 -> 219368 bytes
-rw-r--r--test_stackinit.kobin311840 -> 312040 bytes
-rw-r--r--tpm.kobin2392512 -> 2395432 bytes
-rw-r--r--tpm_vtpm_proxy.kobin292936 -> 293408 bytes
-rw-r--r--virt_wifi.kobin473040 -> 473440 bytes
-rw-r--r--virt_wifi_sim.kobin649024 -> 649624 bytes
-rw-r--r--virtio-gpu.kobin3666608 -> 3670016 bytes
-rw-r--r--virtio-rng.kobin222048 -> 222504 bytes
-rw-r--r--virtio_blk.kobin362152 -> 362544 bytes
-rw-r--r--virtio_console.kobin485584 -> 485992 bytes
-rw-r--r--virtio_input.kobin275240 -> 275632 bytes
-rw-r--r--virtio_mmio.kobin303352 -> 303744 bytes
-rw-r--r--virtio_net.kobin981736 -> 982168 bytes
-rw-r--r--virtio_pci.kobin840504 -> 841512 bytes
-rw-r--r--virtio_pmem.kobin264864 -> 265256 bytes
-rw-r--r--virtiofs.kobin429992 -> 0 bytes
-rw-r--r--vmw_vsock_virtio_transport.kobin514456 -> 514864 bytes
-rw-r--r--zram.kobin586160 -> 586768 bytes
-rw-r--r--zsmalloc.kobin582864 -> 583288 bytes
48 files changed, 0 insertions, 0 deletions
diff --git a/ac97_bus.ko b/ac97_bus.ko
index 9f281a4..09a3db7 100644
--- a/ac97_bus.ko
+++ b/ac97_bus.ko
Binary files differ
diff --git a/deferred-free-helper.ko b/deferred-free-helper.ko
new file mode 100644
index 0000000..c905e6a
--- /dev/null
+++ b/deferred-free-helper.ko
Binary files differ
diff --git a/dummy-cpufreq.ko b/dummy-cpufreq.ko
index cbea10c..c6b8529 100644
--- a/dummy-cpufreq.ko
+++ b/dummy-cpufreq.ko
Binary files differ
diff --git a/erofs.ko b/erofs.ko
deleted file mode 100644
index e4d279a..0000000
--- a/erofs.ko
+++ /dev/null
Binary files differ
diff --git a/failover.ko b/failover.ko
index ab476c7..5846bcf 100644
--- a/failover.ko
+++ b/failover.ko
Binary files differ
diff --git a/gnss-cmdline.ko b/gnss-cmdline.ko
index 8b3dad8..17ee507 100644
--- a/gnss-cmdline.ko
+++ b/gnss-cmdline.ko
Binary files differ
diff --git a/gnss-serial.ko b/gnss-serial.ko
index b8009bd..5f1eb9b 100644
--- a/gnss-serial.ko
+++ b/gnss-serial.ko
Binary files differ
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
diff --git a/goldfish_battery.ko b/goldfish_battery.ko
index 4c2c7fc..3e04237 100644
--- a/goldfish_battery.ko
+++ b/goldfish_battery.ko
Binary files differ
diff --git a/goldfish_pipe.ko b/goldfish_pipe.ko
index 7be6b71..33bd1db 100644
--- a/goldfish_pipe.ko
+++ b/goldfish_pipe.ko
Binary files differ
diff --git a/goldfish_sync.ko b/goldfish_sync.ko
index 448ec31..c88c760 100644
--- a/goldfish_sync.ko
+++ b/goldfish_sync.ko
Binary files differ
diff --git a/initramfs.img b/initramfs.img
index 764b0fb..74fbfdf 100644
--- a/initramfs.img
+++ b/initramfs.img
Binary files differ
diff --git a/lzo-rle.ko b/lzo-rle.ko
index fe3cc8a..cfbee97 100644
--- a/lzo-rle.ko
+++ b/lzo-rle.ko
Binary files differ
diff --git a/lzo.ko b/lzo.ko
index fe61d15..2a38c81 100644
--- a/lzo.ko
+++ b/lzo.ko
Binary files differ
diff --git a/mac80211_hwsim.ko b/mac80211_hwsim.ko
index 18c6148..6e1b192 100644
--- a/mac80211_hwsim.ko
+++ b/mac80211_hwsim.ko
Binary files differ
diff --git a/md-mod.ko b/md-mod.ko
index da4a6c8..ef9db68 100644
--- a/md-mod.ko
+++ b/md-mod.ko
Binary files differ
diff --git a/nd_virtio.ko b/nd_virtio.ko
index 52a69b6..e41f8bc 100644
--- a/nd_virtio.ko
+++ b/nd_virtio.ko
Binary files differ
diff --git a/net_failover.ko b/net_failover.ko
index dfc6a56..a04b0c7 100644
--- a/net_failover.ko
+++ b/net_failover.ko
Binary files differ
diff --git a/page_pool.ko b/page_pool.ko
new file mode 100644
index 0000000..513fa42
--- /dev/null
+++ b/page_pool.ko
Binary files differ
diff --git a/pulse8-cec.ko b/pulse8-cec.ko
index 6e7fcb7..6722bbf 100644
--- a/pulse8-cec.ko
+++ b/pulse8-cec.ko
Binary files differ
diff --git a/rtc-test.ko b/rtc-test.ko
index 69cfa2b..7a9b6fb 100644
--- a/rtc-test.ko
+++ b/rtc-test.ko
Binary files differ
diff --git a/snd-ac97-codec.ko b/snd-ac97-codec.ko
index 8d3dd93..c135d51 100644
--- a/snd-ac97-codec.ko
+++ b/snd-ac97-codec.ko
Binary files differ
diff --git a/snd-hda-codec-generic.ko b/snd-hda-codec-generic.ko
index 67c208a..539f1d8 100644
--- a/snd-hda-codec-generic.ko
+++ b/snd-hda-codec-generic.ko
Binary files differ
diff --git a/snd-hda-codec-realtek.ko b/snd-hda-codec-realtek.ko
index 325a521..9fa2157 100644
--- a/snd-hda-codec-realtek.ko
+++ b/snd-hda-codec-realtek.ko
Binary files differ
diff --git a/snd-hda-codec.ko b/snd-hda-codec.ko
index 37f5a74..e6762b5 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 e010cad..9a98b9e 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 f68a6fd..3e4fccf 100644
--- a/snd-hda-intel.ko
+++ b/snd-hda-intel.ko
Binary files differ
diff --git a/snd-intel8x0.ko b/snd-intel8x0.ko
index e280d3c..c779982 100644
--- a/snd-intel8x0.ko
+++ b/snd-intel8x0.ko
Binary files differ
diff --git a/system_heap.ko b/system_heap.ko
index 561569d..c80c2f5 100644
--- a/system_heap.ko
+++ b/system_heap.ko
Binary files differ
diff --git a/test_meminit.ko b/test_meminit.ko
index 9bbd68e..6f1f72d 100644
--- a/test_meminit.ko
+++ b/test_meminit.ko
Binary files differ
diff --git a/test_stackinit.ko b/test_stackinit.ko
index a4cabe5..bdcea9c 100644
--- a/test_stackinit.ko
+++ b/test_stackinit.ko
Binary files differ
diff --git a/tpm.ko b/tpm.ko
index 5dafacc..ec9525a 100644
--- a/tpm.ko
+++ b/tpm.ko
Binary files differ
diff --git a/tpm_vtpm_proxy.ko b/tpm_vtpm_proxy.ko
index 3dfd683..b8f27bc 100644
--- a/tpm_vtpm_proxy.ko
+++ b/tpm_vtpm_proxy.ko
Binary files differ
diff --git a/virt_wifi.ko b/virt_wifi.ko
index 00e640f..aad60a8 100644
--- a/virt_wifi.ko
+++ b/virt_wifi.ko
Binary files differ
diff --git a/virt_wifi_sim.ko b/virt_wifi_sim.ko
index 47e8a29..4a4891d 100644
--- a/virt_wifi_sim.ko
+++ b/virt_wifi_sim.ko
Binary files differ
diff --git a/virtio-gpu.ko b/virtio-gpu.ko
index 99f27d9..c4a50a3 100644
--- a/virtio-gpu.ko
+++ b/virtio-gpu.ko
Binary files differ
diff --git a/virtio-rng.ko b/virtio-rng.ko
index 6f4a5f3..4ba85a9 100644
--- a/virtio-rng.ko
+++ b/virtio-rng.ko
Binary files differ
diff --git a/virtio_blk.ko b/virtio_blk.ko
index 1617421..2fa7e25 100644
--- a/virtio_blk.ko
+++ b/virtio_blk.ko
Binary files differ
diff --git a/virtio_console.ko b/virtio_console.ko
index 8e825ba..789e074 100644
--- a/virtio_console.ko
+++ b/virtio_console.ko
Binary files differ
diff --git a/virtio_input.ko b/virtio_input.ko
index 4679d0e..e4f8e1b 100644
--- a/virtio_input.ko
+++ b/virtio_input.ko
Binary files differ
diff --git a/virtio_mmio.ko b/virtio_mmio.ko
index 6dfb4d2..20bb7a2 100644
--- a/virtio_mmio.ko
+++ b/virtio_mmio.ko
Binary files differ
diff --git a/virtio_net.ko b/virtio_net.ko
index f99345c..f5d426f 100644
--- a/virtio_net.ko
+++ b/virtio_net.ko
Binary files differ
diff --git a/virtio_pci.ko b/virtio_pci.ko
index 3ba9447..12871de 100644
--- a/virtio_pci.ko
+++ b/virtio_pci.ko
Binary files differ
diff --git a/virtio_pmem.ko b/virtio_pmem.ko
index b304648..ea919cd 100644
--- a/virtio_pmem.ko
+++ b/virtio_pmem.ko
Binary files differ
diff --git a/virtiofs.ko b/virtiofs.ko
deleted file mode 100644
index 5e30774..0000000
--- a/virtiofs.ko
+++ /dev/null
Binary files differ
diff --git a/vmw_vsock_virtio_transport.ko b/vmw_vsock_virtio_transport.ko
index 65122c4..f168348 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 9290d76..9429be8 100644
--- a/zram.ko
+++ b/zram.ko
Binary files differ
diff --git a/zsmalloc.ko b/zsmalloc.ko
index 1cc3638..6c200e5 100644
--- a/zsmalloc.ko
+++ b/zsmalloc.ko
Binary files differ