[roll] Roll fuchsia cbb4355..6d13aaa (4 commits)

6d13aaa:https://fuchsia-review.googlesource.com/c/fuchsia/+/1242592 [kernel][vm] ZeroPagesLocked takes DeferredOps
5c6796b:https://fuchsia-review.googlesource.com/c/fuchsia/+/1242591 [kernel][vm] Restructure Decommit code paths
24e90cf:https://fuchsia-review.googlesource.com/c/fuchsia/+/1242590 [kernel][vm] AddNewPagesLocked directly cleans up
7bfe1c7:https://fuchsia-review.googlesource.com/c/fuchsia/+/1242589 [kernel][vm] LookupCursor takes DeferredOps
GitOrigin-RevId: 85acb87c2140cf50689d89d6ca43129c4dfd983a
Change-Id: I30e0c4a97fa7aa640f6607224c3bde1805207009
1 file changed
tree: 05104264e21a6a20ea56b0121fbeb8a325b38b31
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.