Update kernel to builds 8832624

git log --first-parent -100 --oneline --no-decorate 57be64ec573c..07cdb503f135:
07cdb503f135 UPSTREAM: kheaders: Have cpio unconditionally replace files
b7791a4915d8 ANDROID: update virtual device target symbol list
06d58f3cefb7 Merge 5.15.54 into android14-5.15
b810d39165f2 Merge 5.15.53 into android14-5.15
fae17cd97db0 Merge 5.15.52 into android14-5.15
99387927ebda Merge 5.15.51 into android14-5.15
ff48f9d35223 Merge 5.15.50 into android14-5.15
916c8c836fac ANDROID: FIPS: remove memneq.o from the list of objects for the fips module
7eb22f1bc007 ANDROID: GKI: remove CONFIG_RANDOM_TRUST_CPU=y from gki_defconfig
4476f5515fcf Merge 5.15.49 into android14-5.15
2e0e8a7b8cf0 Merge 5.15.48 into android14-5.15
7abddb6445fb Merge 5.15.47 into android14-5.15
3d8ac888675b Merge 5.15.46 into android14-5.15
cd5e2f6ecfbc ANDROID: Add CONFIG_VIRTIO_BALLOON to Microdroid
62f4e06b59a0 Revert "ANDROID: re-export [un]register_random_ready_notifier()"
1b1ffd6aa94d ANDROID: ABI: update fips140 symbol list
437e10d79ae6 ANDROID: ABI: add wait_on_page_bit to symbol list
48e30cf63b50 ANDROID: ABI: add another missing symbol to the fips140 symbol list
13c4af06ad52 ANDROID: re-export [un]register_random_ready_notifier()
b993001ba821 Merge 5.15.45 into android14-5.15
c0ef6692da13 ANDROID: kleaf: format BUILD.bazel.

Test: treehugger
Bug: 237357377
Change-Id: I8f1f4f609714e31ef585684bbe8c5624d8b32ee3
5 files changed
tree: 3ecbd9fef366fadb859537878c39dd127aac1ddd
  1. .prebuilt_info/
  2. apex/
  3. apkdmverity/
  4. authfs/
  5. compos/
  6. demo/
  7. docs/
  8. javalib/
  9. launcher/
  10. libs/
  11. microdroid/
  12. microdroid_manager/
  13. pvmfw/
  14. rialto/
  15. tests/
  16. virtualizationservice/
  17. vm/
  18. vmbase/
  19. vmclient/
  20. zipfuse/
  21. .clang-format
  22. .gitignore
  23. Android.bp
  24. OWNERS
  25. PREUPLOAD.cfg
  26. README.md
  27. TEST_MAPPING
README.md

Virtualization

This repository contains userspace services related to running virtual machines on Android, especially protected virtual machines. See the getting started documentation and Microdroid README for more information.