summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHoward Chen <howardsoc@google.com>2022-08-18 11:06:17 +0800
committerHoward Chen <howardsoc@google.com>2022-09-21 10:01:50 +0000
commit62e590f2da73855d8be7bb3b53f5aaa92efc4525 (patch)
treeb8933dd25b8309ca8e7aec7f0577b85164640d44
parent8301c9e884b6c9defdc770c7ff0ccb0499927663 (diff)
downloadx86-64-62e590f2da73855d8be7bb3b53f5aaa92efc4525.tar.gz
Update kernel to builds 8949902
git log --first-parent -100 --oneline --no-decorate f8ca44396e51..571f9fff874f: 571f9fff874f ANDROID: Update the ABI representation a48ad117ec81 BACKPORT: f2fs: do not set compression bit if kernel doesn't support 406e9b3d0b8a BACKPORT: f2fs: do not count ENOENT for error case 0d59b2578a0a BACKPORT: f2fs: avoid infinite loop to flush node pages 6d2d344c5f27 BACKPORT: f2fs: replace congestion_wait() calls with io_schedule_timeout() ffe2cbbff971 BACKPORT: f2fs: fix wrong condition check when failing metapage read 9f4fae40a971 UPSTREAM: arm64: perf: Support new DT compatibles be08fd28ca58 UPSTREAM: arm64: perf: Simplify registration boilerplate 96dc76e1b154 UPSTREAM: arm64: perf: Support Denver and Carmel PMUs 5ac3e909a43c UPSTREAM: arm64: perf: add support for Cortex-A78 913113f05fa2 UPSTREAM: binder: fix redefinition of seq_file attributes 0c79c40888ed BACKPORT: drm/amdkfd: Use drm_priv to pass VM from KFD to amdgpu 0a21a3eb9fce BACKPORT: usb: gadget: rndis: prevent integer overflow in rndis_set_response() d9d8680e9f7c BACKPORT: KVM: x86/mmu: fix NULL pointer dereference on guest INVPCID 2f9fed9ce805 BACKPORT: Bluetooth: L2CAP: Fix use-after-free caused by l2cap_chan_put bc80ea8a4296 BACKPORT: io_uring: always grab file table for deferred statx 0380da7fd63a FROMGIT: io_uring: Use original task for req identity in io_identity_cow() 19bb609b45fb FROMLIST: binder: fix UAF of ref->proc caused by race condition 999976097d70 ANDROID: binder: fix pending prio state for early exit b5a6bcf9dceb ANDROID: Remove all but top-level OWNERS 254dfc7e9847 ANDROID: Update the ABI representation feb89f3850e6 ANDROID: fix kernelci error in fs/fuse/dir.c 3821e5b25c40 ANDROID: power: add a vendor hook to log unfrozen tasks f2cf53322feb ANDROID: fuse-bpf: Fix RCU/reference issue 1f44e4411f9e UPSTREAM: exfat: reduce block requests when zeroing a cluster 885349f53dd7 FROMGIT: arm64: fix oops in concurrently setting insn_emulation sysctls eb4344203d97 FROMLIST: scsi: ufs: Fix a race condition related to device management commands 561c27072501 ANDROID: vendor_hooks: tune reclaim scan type for specified mem_cgroup a6b9536c10ab ANDROID: KVM: arm64: Increase size of FF-A buffer 094905c87771 ANDROID: fuse-bpf: Always call revalidate for backing a8b1cff5341f ANDROID: fuse-bpf: Adjust backing handle funcs a06f77a0ddc8 ANDROID: fuse-bpf: Fix revalidate error path and backing handling 329650e3b970 ANDROID: fuse: Don't use readdirplus w/ nodeid 0 55f267ee0497 ANDROID: fuse-bpf: Fix use of get_fuse_inode 81a1ae6b4395 ANDROID: mm: unlock the page on speculative fault retry 2957657ac3ad ANDROID: power: Add vendor hook for suspend ace01eaf6ba6 FROMGIT: Binder: add TF_UPDATE_TXN to replace outdated txn f6acdedf61a6 ANDROID: GKI: forward declare struct tcpci_data in vendor hooks 037c2b81acb0 ANDROID: Fix warning for undeclared struct acr_info 825e1059b5c9 ANDROID: KVM: arm64: Free shadow data vCPUs memcache f677cbf07662 ANDROID: GKI: include more type definitions in vendor hooks 2b35014feafa ANDROID: fuse-bpf: Introduce readdirplus test case for fuse bpf 0559f8d2fd62 BACKPORT: nfc: nfcmrvl: main: reorder destructive operations in nfcmrvl_nci_unregister_dev to avoid bugs 2c8c8d03c16f ANDROID: fuse-bpf: Make sure force_again flag is false by default 4ad093cae178 ANDROID: fuse-bpf: Make inodes with backing_fd reachable for regular FUSE fuse_iget 6210ced85099 BACKPORT: ptrace: Check PTRACE_O_SUSPEND_SECCOMP permission on PTRACE_SEIZE da358e264cbe BACKPORT: locking: Add missing __sched attributes 4e1dd5a354cc BACKPORT: ALSA: pcm: Fix races among concurrent prealloc proc writes 4e5367f25db1 BACKPORT: ALSA: pcm: Fix races among concurrent prepare and hw_params/hw_free calls dd17ad6e7d3c BACKPORT: ALSA: pcm: Fix races among concurrent read/write and buffer changes f39647e757b5 ANDROID: Fix up abi issue with struct snd_pcm_runtime d7202e9cc47e BACKPORT: ALSA: pcm: Fix races among concurrent hw_params and hw_free calls 80b6ac8cf3fb Revert "ANDROID: fuse-bpf: use target instead of parent inode to execute backing revalidate" 5d95acffca4c ANDROID: KVM: arm64: Fix error handling in pKVM FF-A proxy 854df93a7abd ANDROID: GKI: Expose device async to userspace 18be5dcef3e6 FROMGIT: f2fs: fix iostat related lock protection fc02d3582a66 BACKPORT: FROMLIST: dma-buf: Move sysfs work out of DMA-BUF export path fca6ddffc8d0 ANDROID: vendor_hooks: add vendor hoook in current_alloc_flags() 45cb58e13408 ANDROID: vendor_hooks: add vendor hoook to report acr_info in cma_alloc() 45d8a7d082aa ANDROID: Enable GKI Dr. No Enforcement 06e6eb707da5 ANDROID: KVM: arm64: Prevent kmemleak from accessing .hyp.data 2f97e58fd2a6 BACKPORT: exfat: improve write performance when dirsync enabled Test: treehugger Bug: 240733264 Change-Id: Iec5b2c59b2959484673b72fd2bc3fcbb9f20da7c Merged-In: Iec5b2c59b2959484673b72fd2bc3fcbb9f20da7c
-rw-r--r--btintel.kobin553521 -> 552800 bytes
-rw-r--r--btrtl.kobin498129 -> 497408 bytes
-rw-r--r--btusb.kobin752145 -> 751424 bytes
-rw-r--r--dummy-cpufreq.kobin156409 -> 155688 bytes
-rw-r--r--failover.kobin386369 -> 385648 bytes
-rw-r--r--goldfish_address_space.kobin348953 -> 348232 bytes
-rw-r--r--goldfish_battery.kobin253049 -> 252328 bytes
-rw-r--r--goldfish_pipe.kobin600241 -> 599520 bytes
-rw-r--r--goldfish_sync.kobin361337 -> 360616 bytes
-rw-r--r--gs_usb.kobin528481 -> 527760 bytes
-rw-r--r--hci_vhci.kobin495857 -> 495136 bytes
-rw-r--r--initramfs.imgbin664065 -> 435022 bytes
-rw-r--r--lzo-rle.kobin219537 -> 218816 bytes
-rw-r--r--lzo.kobin219337 -> 218616 bytes
-rw-r--r--mac80211_hwsim.kobin1021801 -> 1021080 bytes
-rw-r--r--nd_virtio.kobin268137 -> 267416 bytes
-rw-r--r--net_failover.kobin448353 -> 447632 bytes
-rw-r--r--pulse8-cec.kobin310793 -> 310072 bytes
-rw-r--r--rtc-test.kobin231201 -> 230480 bytes
-rw-r--r--slcan.kobin507113 -> 506392 bytes
-rw-r--r--snd-hda-codec-generic.kobin840857 -> 0 bytes
-rw-r--r--snd-hda-codec.kobin2293097 -> 0 bytes
-rw-r--r--snd-hda-core.kobin2205889 -> 0 bytes
-rw-r--r--snd-hda-intel.kobin529257 -> 0 bytes
-rw-r--r--snd-intel-dspcfg.kobin337449 -> 0 bytes
-rw-r--r--system_heap.kobin286713 -> 285992 bytes
-rw-r--r--test_meminit.kobin236065 -> 235344 bytes
-rw-r--r--test_stackinit.kobin270649 -> 269928 bytes
-rw-r--r--usbip-core.kobin629113 -> 628392 bytes
-rw-r--r--vcan.kobin455737 -> 455016 bytes
-rw-r--r--vhci-hcd.kobin938209 -> 937488 bytes
-rw-r--r--virt_wifi.kobin509657 -> 508936 bytes
-rw-r--r--virtio-gpu.kobin3943609 -> 3942888 bytes
-rw-r--r--virtio-rng.kobin239457 -> 238736 bytes
-rw-r--r--virtio_blk.kobin372297 -> 371576 bytes
-rw-r--r--virtio_console.kobin452033 -> 451312 bytes
-rw-r--r--virtio_dma_buf.kobin226393 -> 225672 bytes
-rw-r--r--virtio_input.kobin281737 -> 281016 bytes
-rw-r--r--virtio_net.kobin882673 -> 881952 bytes
-rw-r--r--virtio_pci.kobin710225 -> 709504 bytes
-rw-r--r--virtio_pmem.kobin266497 -> 265776 bytes
-rw-r--r--virtio_snd.kobin1392129 -> 1391696 bytes
-rw-r--r--vmw_vsock_virtio_transport.kobin516137 -> 515416 bytes
-rw-r--r--zram.kobin499521 -> 498800 bytes
-rw-r--r--zsmalloc.kobin468521 -> 467800 bytes
45 files changed, 0 insertions, 0 deletions
diff --git a/btintel.ko b/btintel.ko
index 31b2327..aeb1a83 100644
--- a/btintel.ko
+++ b/btintel.ko
Binary files differ
diff --git a/btrtl.ko b/btrtl.ko
index ca7a0c3..09b6807 100644
--- a/btrtl.ko
+++ b/btrtl.ko
Binary files differ
diff --git a/btusb.ko b/btusb.ko
index ebf01a1..de6255e 100644
--- a/btusb.ko
+++ b/btusb.ko
Binary files differ
diff --git a/dummy-cpufreq.ko b/dummy-cpufreq.ko
index 3f4d4de..052421c 100644
--- a/dummy-cpufreq.ko
+++ b/dummy-cpufreq.ko
Binary files differ
diff --git a/failover.ko b/failover.ko
index 7618559..ddfa440 100644
--- a/failover.ko
+++ b/failover.ko
Binary files differ
diff --git a/goldfish_address_space.ko b/goldfish_address_space.ko
index b4b3121..c3c7ee9 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 baa9600..8cdb7b0 100644
--- a/goldfish_battery.ko
+++ b/goldfish_battery.ko
Binary files differ
diff --git a/goldfish_pipe.ko b/goldfish_pipe.ko
index 5468823..6881e44 100644
--- a/goldfish_pipe.ko
+++ b/goldfish_pipe.ko
Binary files differ
diff --git a/goldfish_sync.ko b/goldfish_sync.ko
index b1ca6a8..aa49c41 100644
--- a/goldfish_sync.ko
+++ b/goldfish_sync.ko
Binary files differ
diff --git a/gs_usb.ko b/gs_usb.ko
index 82837f4..fb6a5d6 100644
--- a/gs_usb.ko
+++ b/gs_usb.ko
Binary files differ
diff --git a/hci_vhci.ko b/hci_vhci.ko
index 0da2c9b..ac9bb3a 100644
--- a/hci_vhci.ko
+++ b/hci_vhci.ko
Binary files differ
diff --git a/initramfs.img b/initramfs.img
index 1a80fe3..6bd4e1e 100644
--- a/initramfs.img
+++ b/initramfs.img
Binary files differ
diff --git a/lzo-rle.ko b/lzo-rle.ko
index acf225a..61128a8 100644
--- a/lzo-rle.ko
+++ b/lzo-rle.ko
Binary files differ
diff --git a/lzo.ko b/lzo.ko
index 1d8137c..e5b9e86 100644
--- a/lzo.ko
+++ b/lzo.ko
Binary files differ
diff --git a/mac80211_hwsim.ko b/mac80211_hwsim.ko
index 85c2c13..e49a1fb 100644
--- a/mac80211_hwsim.ko
+++ b/mac80211_hwsim.ko
Binary files differ
diff --git a/nd_virtio.ko b/nd_virtio.ko
index f2d383e..909864d 100644
--- a/nd_virtio.ko
+++ b/nd_virtio.ko
Binary files differ
diff --git a/net_failover.ko b/net_failover.ko
index 832a7da..312381b 100644
--- a/net_failover.ko
+++ b/net_failover.ko
Binary files differ
diff --git a/pulse8-cec.ko b/pulse8-cec.ko
index 5b82804..1a8bce9 100644
--- a/pulse8-cec.ko
+++ b/pulse8-cec.ko
Binary files differ
diff --git a/rtc-test.ko b/rtc-test.ko
index 0969813..e381102 100644
--- a/rtc-test.ko
+++ b/rtc-test.ko
Binary files differ
diff --git a/slcan.ko b/slcan.ko
index 35f1cdd..f0bce77 100644
--- a/slcan.ko
+++ b/slcan.ko
Binary files differ
diff --git a/snd-hda-codec-generic.ko b/snd-hda-codec-generic.ko
deleted file mode 100644
index 75fc04b..0000000
--- a/snd-hda-codec-generic.ko
+++ /dev/null
Binary files differ
diff --git a/snd-hda-codec.ko b/snd-hda-codec.ko
deleted file mode 100644
index 9827df3..0000000
--- a/snd-hda-codec.ko
+++ /dev/null
Binary files differ
diff --git a/snd-hda-core.ko b/snd-hda-core.ko
deleted file mode 100644
index 5ad6759..0000000
--- a/snd-hda-core.ko
+++ /dev/null
Binary files differ
diff --git a/snd-hda-intel.ko b/snd-hda-intel.ko
deleted file mode 100644
index 8690a6d..0000000
--- a/snd-hda-intel.ko
+++ /dev/null
Binary files differ
diff --git a/snd-intel-dspcfg.ko b/snd-intel-dspcfg.ko
deleted file mode 100644
index 959ec72..0000000
--- a/snd-intel-dspcfg.ko
+++ /dev/null
Binary files differ
diff --git a/system_heap.ko b/system_heap.ko
index 3e32db7..8695dc3 100644
--- a/system_heap.ko
+++ b/system_heap.ko
Binary files differ
diff --git a/test_meminit.ko b/test_meminit.ko
index f0ed09a..b3dd8e7 100644
--- a/test_meminit.ko
+++ b/test_meminit.ko
Binary files differ
diff --git a/test_stackinit.ko b/test_stackinit.ko
index 081dfa8..ef0bbc5 100644
--- a/test_stackinit.ko
+++ b/test_stackinit.ko
Binary files differ
diff --git a/usbip-core.ko b/usbip-core.ko
index 0cdbe01..bd5df55 100644
--- a/usbip-core.ko
+++ b/usbip-core.ko
Binary files differ
diff --git a/vcan.ko b/vcan.ko
index 2d9cc4a..aae7527 100644
--- a/vcan.ko
+++ b/vcan.ko
Binary files differ
diff --git a/vhci-hcd.ko b/vhci-hcd.ko
index c3725f4..21a2c94 100644
--- a/vhci-hcd.ko
+++ b/vhci-hcd.ko
Binary files differ
diff --git a/virt_wifi.ko b/virt_wifi.ko
index 42a3a4c..bbae851 100644
--- a/virt_wifi.ko
+++ b/virt_wifi.ko
Binary files differ
diff --git a/virtio-gpu.ko b/virtio-gpu.ko
index 3cfab13..dde444b 100644
--- a/virtio-gpu.ko
+++ b/virtio-gpu.ko
Binary files differ
diff --git a/virtio-rng.ko b/virtio-rng.ko
index 6d9507f..09ef928 100644
--- a/virtio-rng.ko
+++ b/virtio-rng.ko
Binary files differ
diff --git a/virtio_blk.ko b/virtio_blk.ko
index 8decac0..02ead1f 100644
--- a/virtio_blk.ko
+++ b/virtio_blk.ko
Binary files differ
diff --git a/virtio_console.ko b/virtio_console.ko
index 11ae1a6..d38f6d2 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 7f58767..e2482d7 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 dadcb75..51398ca 100644
--- a/virtio_input.ko
+++ b/virtio_input.ko
Binary files differ
diff --git a/virtio_net.ko b/virtio_net.ko
index f88519e..2953be4 100644
--- a/virtio_net.ko
+++ b/virtio_net.ko
Binary files differ
diff --git a/virtio_pci.ko b/virtio_pci.ko
index b67a175..2d3c630 100644
--- a/virtio_pci.ko
+++ b/virtio_pci.ko
Binary files differ
diff --git a/virtio_pmem.ko b/virtio_pmem.ko
index 08573df..37872f5 100644
--- a/virtio_pmem.ko
+++ b/virtio_pmem.ko
Binary files differ
diff --git a/virtio_snd.ko b/virtio_snd.ko
index a3d09b8..c15fd9f 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 5c6d795..03db79d 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 8ba16f7..dd562b8 100644
--- a/zram.ko
+++ b/zram.ko
Binary files differ
diff --git a/zsmalloc.ko b/zsmalloc.ko
index daa72d1..8abbf18 100644
--- a/zsmalloc.ko
+++ b/zsmalloc.ko
Binary files differ