Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/dahliaOS/fuchsia-pine64-pinephone


https://github.com/dahliaOS/fuchsia-pine64-pinephone

[*San] Add tefmochecks for UBSan/LSan output.

Change-Id: I14621ec6a9ba69325aa2dbe320de94972db8a3b1
Reviewed-on: https://fuchsia-review.googles...

244e3f6bc3d7ecf91f8293c9aca5eb5287d44129 authored over 4 years ago by Nathan Mulcahey <[email protected]>
[libzbi] adhere to naming conventions

Libraries don't use the "lib" prefix, and the include directory
structure should be lib/zbi/ ins...

a2e330823114c6f03c7f6dd4ea0c8cc922458fd0 authored over 4 years ago by David Pursell <[email protected]>
[diag_plat][lifecycle] Snapshot lifecycle events

Support snapshotting of lifecycle events. Introduce
selector validation for lifecycle events. We...

5b6683fc36bd0c71b53dc614f3de8a7bf1e0b83e authored over 4 years ago by Luke Nicholson <[email protected]>
[wlan] Implement MCS rate lookup library.

The PHY data rate is more than just the rate in kilobits per second;
in HT and VHT operation, th...

58fc4e88c6db8d1a14e4c29c6d390468b4059daa authored over 4 years ago by Karl Ward <[email protected]>
[blobfs] Enable demand paging

This change enables demand paging of files in blobfs.

Before this change, when a file is first ...

d84afdc6e22701610d45e1c7463101e5c9e070ac authored over 4 years ago by James Sullivan <[email protected]>
[dart] Dart GIDL benchmark generation

Change-Id: I3e1bbae1bd82b257c701d6d5df2fd6e9cbb4582f
Reviewed-on: https://fuchsia-review.googles...

f538d4f2899dd2963bf1ee9ee74c4522042866cb authored over 4 years ago by Benjamin Prosnitz <[email protected]>
[OWNERS] Add OWNERS for this directory.

New directories/BUILD.gn changes are currently bottoming out to Global
Approvers.

Change-Id: I9...

3f31e1a7640295e81f7c3368e1a6f94d7928d374 authored over 4 years ago by Nathan Mulcahey <[email protected]>
[storage] Move directory tests to new fs_test framework.

Bug: 52611
Change-Id: I18cfd1e930ca52da7d118c045bb65af130d57007
Reviewed-on: https://fuchsia-rev...

36a05422a54540245d6be891587fbcdde4559e7b authored over 4 years ago by Chris Suter <[email protected]>
[hwstress] Allow CPU utilization to be specified.

On some factory tests, the tool is used to try and achieve a particular
CPU utilization, instead...

070500c54165ed53a1f1cbeb0618b7792b6e4605 authored over 4 years ago by David Greenaway <[email protected]>
[hwstress] Trivial: Remove redundant fxl::StringPrintF statements.

The strings don't have any parameters, so can just be plain strings.

Change-Id: I250ef52bd17bcc...

b67f4f669b851a85832ce582ed954888cd907fc9 authored over 4 years ago by David Greenaway <[email protected]>
[hwstress] Run rowhammer tests for a fixed duration.

We currently run them for a fixed number of iterations, which has a wide
variation of how long i...

51986cf617f7527006d623da7f96d4189cadb4e5 authored over 4 years ago by David Greenaway <[email protected]>
[hwstress] Remove CatchBitFlip test.

It is causing flakes (timeouts) on single CPU systems.

Just remove it.

Fixed: 53892
Change-Id:...

28c30dcb0c02050808b904a8be54d1f3f56e43bb authored over 4 years ago by David Greenaway <[email protected]>
[vfs] Merge Observable and EntryContainer traits.

The new "Directory" trait covers the functionality of both Observable
and EntryContainer. This C...

98be442440f222237faf755aae07002b9c8050a4 authored over 4 years ago by Simon Shields <[email protected]>
[vm][test] Fix flake in core-pager test

The CleanThreadKill test verifies that we can cleanly kill a thread
blocked on a page fault. One...

b7b363f533cb1f8de6afb6deacc384a33686a278 authored over 4 years ago by Rasha Eqbal <[email protected]>
[zircon][kernel] Correct comments of kernel object dispatcher.

Change-Id: Ic25a0edd16b9c5e880749fc202bd32c2aa082d95
Reviewed-on: https://fuchsia-review.googles...

2744042b191d4e27bcfa5058282ac5e9e6f26c16 authored over 4 years ago by ChiHONG Chiang <[email protected]>
[fidl] Rename ServerBinding to ServerBindingRef

In https://fuchsia-review.googlesource.com/c/fuchsia/+/385714
BindingRef was renamed to ServerBi...

cbd0f4c721fd0c562600e2b23c78816499b1ddea authored over 4 years ago by Andres Oportus <[email protected]>
[developer] Migrate from countof to std::size

countof is a deprecated macro in zircon's compiler.h. Instead, just
use std::size.

Bug: 30337
C...

f9de607f8cc79dcbc020c20c9d8c21c31633b470 authored over 4 years ago by George Kulakowski <[email protected]>
[debugger] Add conditional expression support.

Adds support for C and Rust "if" statements, and C ternary ?:
expressions.

C-style if statement...

257296aa5040ce6ae99bb79ec061e1d16e7c22a0 authored over 4 years ago by Brett Wilson <[email protected]>
[cmc] Merge using serde_json rather than json5

`cmc merge` operations take >300ms on my workstation and >1sec on goma
workers. We have thousand...

81b8cc541c8a5921fa5ed90aa43d5c637e9cb1ce authored over 4 years ago by Shai Barack <[email protected]>
[block_client] Disable flaky test_cancelled_reads test

This test was timing out with high frequency, see bug.

Bug: 54467
Exempt-From-Owner-Approval: t...

602ebe9ba4ff50a102b54377afdc4d5e6ed7e93b authored over 4 years ago by Tyler Mandry <[email protected]>
[ulib][syslog] Convert tests to use zxtest instead of unittest

This was mostly automated, with some manual changes:
* change helper functions: return void not...

379e6f6c1b00645886499d87fbe9949bc1f7ea3e authored over 4 years ago by Mark Seaborn <[email protected]>
[recovery] Define recovery base package targets

Bug: 49915
Change-Id: I3ba2885b0befea3df3d6d2f8e2f5b3a0029648f3
Reviewed-on: https://fuchsia-rev...

e4c5211abd5261fe09af30498d7fa87bfcabf71a authored over 4 years ago by Kevin Wells <[email protected]>
[build] Use --gc-sections for sanitizer builds

This changes `optimize="sanitizer"` to use linker GC in the
Fuchsia build. It already does so i...

cff1cf324925fa760d9403b8e1532d6a305b2a64 authored over 4 years ago by Roland McGrath <[email protected]>
[sdk][fidl] Default to normalizing FIDL SDK atoms.

Change-Id: I0709e2c98c49297201958279d9c8d42117fcfdd9
Reviewed-on: https://fuchsia-review.googles...

7015c2a87fdf739b6cc4c17290564c6474fd20c2 authored over 4 years ago by Adam Perry <[email protected]>
[tools][affected_targets] Add support for more file types

Added support for 'c', 'cpp', 'BUILD.gn', 'gni', and 'fidl'

Rust file type parsing support was ...

67a6d40d5b51d303e2f9f158d94959fde572a995 authored over 4 years ago by Adam Lesinski <[email protected]>
[pkgfs] fix fd leak in GetBuffer implementation

Test: manually verified this fixes the leak with runtime.GC disabled.
Bug: 52938
Fixed: 54457
Ch...

a3cd12ac36b7f9e0c29b92ee68a53074ca7eaeba authored over 4 years ago by Dan Johnson <[email protected]>
[timekeeper][fidl] Make timekeeper consume fuchsia.time.Maintenance

Timekeeper must update the UTC clock maintained by Component Manager.

This change routes the `f...

d400f6fb4695dbb543b383faa0b76d20680e854e authored over 4 years ago by Adam Lesinski <[email protected]>
[fidlcat] create process events

Creates events for process events and then gives those events to the
dispatcher.

This way, ever...

158375c9d180f3b6e832b5c11ec2b1c4fc4012a0 authored over 4 years ago by Vincent Belliard <[email protected]>
[pow2ra] Use unique_ptrs for Ranges and Blocks

Change-Id: I52aafa50e9accdaf7db49138ba484f5ee5795a90
Reviewed-on: https://fuchsia-review.googles...

99716bb1eaf47524e4faed645960459fc4a73ca7 authored over 4 years ago by George Kulakowski <[email protected]>
[system-update-checker][lsan] Suppress leak in system-update-checker-bin-test

Bug: 54452
Change-Id: Ic2bc6eff2b78208ebece2cda77ead2465a3fd25f
Reviewed-on: https://fuchsia-rev...

8982145421ca87da87cd219b0b22bd734a584b46 authored over 4 years ago by Jeremy Manson <[email protected]>
[xhci-rewrite] Add physically contiguous TRB allocator

This patch adds a new allocator which ensures that all TRBs
returned are contiguous in physical ...

af7b99707a9e970dfb20256fd73e23726a3216c6 authored over 4 years ago by Brian Bosak <[email protected]>
[graphics][goldfish_test] Convert test to use zxtest instead of unittest

This was mostly automated, with one manual change:
* use zxtest::RunAllTests() instead of unitt...

54d96c742a76f645dd69e08b816060e072798fd9 authored over 4 years ago by Mark Seaborn <[email protected]>
[scenic] Skip YuvImagesOnImagePipe2 tests if allocation is not supported.

In gfx_pixeltests YuvImagesOnImagePipe2.* test cases, we allocate
buffers from sysmem with cpu_d...

4fe9e6410daf609896b69dda9f8951002961531a authored over 4 years ago by Yilong Li <[email protected]>
[scrutiny] Scrutiny collector threading and cleanup.

This change gives each collector thread its own thread to run its
collector on instead of the ma...

6f5b7340ea904678fd2d536f0a736cd356ed9d7b authored over 4 years ago by Ben Wright <[email protected]>
[brcmfmac] Refactor deauth event handler.

Bug: 40934

Continuing with the refactoring of the event handling code,
this CL refactors the de...

ab13fe03e030b3f3bbf92af6fef8a4de178e0f91 authored over 4 years ago by Karthik Krishnaswami <[email protected]>
[libc] Fix thread exit race in __sanitizer_memory_snapshot

When __sanitizer_memory_snapshot suspends a thread, it expects the
TCB and stack memory regions ...

da4c0295b1f4f8849960274eed75958a59fdb786 authored over 4 years ago by Roland McGrath <[email protected]>
[tests][ethernet] Apply "fx format-code" to #if'd-out code

This involves changing "#if 0" to "#if 1" temporarily.

This is in preparation for converting th...

4c0bb7cc091ccfbf9edf080bd09776e88f8d8df8 authored over 4 years ago by Mark Seaborn <[email protected]>
[pow2ra] Remove the hardly used merge_allowed assertion

Change-Id: I9b1ad4781b7edcdc522d6c994085426b13409d24
Reviewed-on: https://fuchsia-review.googles...

b41e452cc4b450fb7d2a9ce6d03ec57e2f3de4fb authored over 4 years ago by George Kulakowski <[email protected]>
[session][input] input_device: link TODOs to bug

Replace userids in TODOs with a bug number, to help
track technical debt.

Bug: None
Test: fx se...

d1977d18f355f879940bc6bdc9aa505f01eafa90 authored over 4 years ago by Mukesh Agrawal <[email protected]>
[bt][sm] Support two LE LTKs in bt-host

Implement support for handling a peer and local LTK in bt-host. This is
required for PTS Initiat...

075f4c57a79a67d3df3805bba5722d413848f8fe authored over 4 years ago by Lucas Jenkins <[email protected]>
[kernel][thread] Make user_state_saved_ private

Bug: 54383
Change-Id: Iaf04c9c0de3997687a134a916d4f5ccf8bf8908b
Reviewed-on: https://fuchsia-rev...

da769ce77d1638d5bca0e75d97e3f9f205141576 authored over 4 years ago by George Kulakowski <[email protected]>
[wlan] Fix test leak.

This function can be called multiple times across tests, resulting
in leaked loop instances. Th...

f4370cbc0b62b765abbe73e0b6da92aebfc65743 authored over 4 years ago by Jeremy Manson <[email protected]>
[magma] Map range after committing pages in Zircon platform.

- Use the new vmar_range_op to setup the CPU page tables when
committing pages on a mapped buf...

5d80eefe5d95bf5d1947f96fdad52170167ed3b9 authored over 4 years ago by Corey Tabaka <[email protected]>
[tools] Update Go test case parser

Update Go test case parser to account for correct suite and case output,
as well as test panics....

df3ded3e810e3d1102e6c683af706708d9f61ffb authored over 4 years ago by Curtis Galloway <[email protected]>
[magma] Add magma_map_constrained to address VA limits.

Some GPUs have constraints on usable virtual addresses, due to a
limited number of VA bits in th...

2c53b04e8f6194504f533fa46cc144969f940e9a authored over 4 years ago by Corey Tabaka <[email protected]>
[kernel][vm] Support constrained VA allocation and late range mapping.

- Add support for specifying an upper limit to the allocated VA when
placing a child VMAR or m...

da7f98b5273b049fa676d4f92a5230417cd6f686 authored over 4 years ago by Corey Tabaka <[email protected]>
[debugger] Address a theoretical thread suspension race.

When a thread is requested to synchronously suspend, but there was
already an asynchronous suspe...

25c07b8729b15d612a3fb03b0958243180e7371c authored over 4 years ago by Brett Wilson <[email protected]>
[zircon][cksum] Update cksum library for kernel compatibility

Also, fix header guards.

Change-Id: I3d0c0b32b043c34b6ec0a035a17573b715d24dcb
Reviewed-on: http...

e00ab7fbe20c482152158fa49708dbaeb3abb8d1 authored over 4 years ago by Joshua Seaton <[email protected]>
[pow2ra] Use fbl::DLLs

Test: k ut Pow2RangeAllocator
Change-Id: I29bd0925354ae1f6bf186be590cb125806357ed5
Reviewed-on: ...

f9fea94a2053870460d14379eb2d9710b6058ca5 authored over 4 years ago by George Kulakowski <[email protected]>
[kernel][vm] Handle ZX_ERR_INTERNAL_INTR_KILLED in page fault

If the faulting thread is killed while waiting for a page request to be
fulfilled, return succes...

99abae8fb155d1faede43aabac29da329c7a277b authored over 4 years ago by Rasha Eqbal <[email protected]>
[bt][fidl] Fix HostServer test treatment of PairingDelegate

The parameters of the "Pair" Host FIDL request default to authenticated
(vs. just encrypted) sec...

8a107082f4f586363ff214fb1ed2b6f45e55b579 authored over 4 years ago by Lucas Jenkins <[email protected]>
[mexec][test] Disable MexecTest.ChainLoadChild

Disable test because it sometimes hangs.

Bug: 53744
Change-Id: I6bcc16b6eb6414cf44e92c8d450b3e9...

543c73136d34e798549890d2d17ef0ac324b986d authored over 4 years ago by Nick Maniscalco <[email protected]>
[fidl][sdk] Basic normalization pass before *.api generation.

Only removes comments and repeated whitespace, derived from
fxr/300368.

This should eliminate ~...

32581ca4f6d83d5ea1129c4f858046e694b583fd authored over 4 years ago by Adam Perry <[email protected]>
[gn sdk] Adding support for data atom in IDK.

This adds support to pass through the data atom from the IDK.

Note: The metadata for this atom ...

f29e684e4743d8fef794b01c125f80a953f0b848 authored over 4 years ago by Clayton Wilkinson <[email protected]>
[bootserver][netboot][netutil] Implement zedboot version check.

The bootserver needs to listen for the advertisement on the advert port
to check the zedboot ver...

d850598f348dc4f2020b28743c5d557cb354e27e authored over 4 years ago by Ina Huh <[email protected]>
[utest][trace] Convert test to use zxtest instead of unittest

This was partly automated, with various manual changes:

* engine_tests.cc:
* Move comment ...

a4695616c1db34a77231c561768f01487228c729 authored over 4 years ago by Mark Seaborn <[email protected]>
[dart] import intl from pub

This CL is the first step in a soft transition from the intl package
that lives in dart sources....

771e8a84cfeded854243016fa5068aec143cb686 authored over 4 years ago by Chase Latta <[email protected]>
[session][input] use InputReportsReader API

Move from the events interface to the hanging-get
interface, now that the latter is available.

...

c14de1517c4e52e397b32f21103cff93bc4bf7b5 authored over 4 years ago by Mukesh Agrawal <[email protected]>
[bt][sm] Don't panic when idle sm::PairingState is `Abort`ed

`Abort`, as opposed to `OnPairingTimeout`, is a public method of sm::
PairingState, so it should...

8c596de2b6c2ed680c25afd645e97c167108029a authored over 4 years ago by Lucas Jenkins <[email protected]>
[ftp] FTP-017 typos

Change-Id: Ie9088bdf064ab6c8fc8f012bca42486357e35eba
Reviewed-on: https://fuchsia-review.googles...

4ae6e3d7b14920bc767b1ca5dd0091b27cb7cf7e authored over 4 years ago by Pascal Perez <[email protected]>
[wlan][policy] Handle slow listener acks

The listener module only sends updates to listeners who have acked
the latest message sent to th...

43fac8f3a28498e8f0ab81ba2712dff89c7b3734 authored over 4 years ago by Marc Khouri <[email protected]>
[tools][net] Update OWNERS files.

Change-Id: Icc726c8c0dd2c9faf08d6bdb3553b7b71eca5491
Reviewed-on: https://fuchsia-review.googles...

29659ae8caa74750bda1ff182541139c8ff660c7 authored over 4 years ago by Ina Huh <[email protected]>
[sync-from-stem] Truncate history search at 2020-01-01

Speeds up cache building and avoids erroring out when syncing back to
old integration revisions ...

79e3348b511f5d43bbc616d78af0d19b5894a1ba authored over 4 years ago by Scott Graham <[email protected]>
[feedback] Add log message encoding capability.

* Add abstract classes for the encoder and the decoder.
* Add Identity encoder.
* Add Identity d...

566136bf4007a7dd7f78cb33c3ac1dd735ac6b63 authored over 4 years ago by Daniel Salazar Villarreal <[email protected]>
[bt][sm] Fix ScStage1 tests of receiving random value

The ScStage1JustWorksNumericComparison unit tests had a comment which
incorrectly stated that wh...

98af2a20d0ca6736eea0b2233c7e0e4b8f3ef9fb authored over 4 years ago by Lucas Jenkins <[email protected]>
[settings] Migrate settings clients to watch2

Fixed: 54337
Tests: fx test -o setui_service_tests timezone_tests

Change-Id: Ica1e270924c1975af...

0f46f8dc100e0917a2787ca8932be6fbf48deda8 authored over 4 years ago by Chip Fukuhara <[email protected]>
Revert "[components] ElfRunner monitors for process exit"

This reverts commit eca31c6c2ef2c86e5b5d6d66fc9db14b16dc2c06.

Reason for revert: Made elf_runne...

c0e11344448f0d407c0861d1d95ea33b39e1cccf authored over 4 years ago by Bryan Henry <[email protected]>
[components][doc] Document environments

Add documentation for environments, and how to register runners in them.
Also, remove obsolete d...

ce5d03aae0fbf1160b75ce87f01110996a6926c9 authored over 4 years ago by Gary Bressler <[email protected]>
[fidl] Flatten structs in coding tables

This saves 26k in binary size and reduces work needed for
MessageHeader as well as collapses str...

1dc78530433f5f6c130eaadd1365dcff42cda2dd authored over 4 years ago by Benjamin Prosnitz <[email protected]>
[intel-i915] Fix crashes in DdkRelease

We were accidentally assigning to a local instead of a member variable
in one place, and prematu...

035c1c2345c2be1b22ad7471ec133e2a4b73de55 authored over 4 years ago by Tess Eisenberger <[email protected]>
[mdns] Replace netemul empty binaries pattern

Bug: 53778
Test: `fx test mdns_netemul_tests mdns_netemul_v6_tests
mdns_netemul_multi_network_te...

bf27f8666fde564228ddea7e89df4dc77267efef authored over 4 years ago by Bruno Dal Bo <[email protected]>
[cobalt] Allow testapp to log ERROR because it tests error cases.

There is already an exception in place for one version of the Cobalt
testapp but we have three d...

b49328933a6f013fd708a5cc5532fc0791932566 authored over 4 years ago by Mitch Rudominer <[email protected]>
[build] minor clean-up of go_test

* Combine two `command +=` statements
* Consinstently use a single dash as option prefix.

Chang...

31421c0d0c59ca4f6fec7e271d080906499f0d48 authored over 4 years ago by Gary Miguel <[email protected]>
[kernel][thread] Consolidate forward declarations at the start of thread.h

Change-Id: Ib3ab7672f30b81d6169803128ec886329b3212ee
Reviewed-on: https://fuchsia-review.googles...

874fd639b97da267498315aafef6dfb62493339d authored over 4 years ago by George Kulakowski <[email protected]>
[diagnostics] Fix cs --log-stats error rate

Change-Id: I3381251960e36394a0123e9e0ec67f27c0a37340
Reviewed-on: https://fuchsia-review.googles...

ada502126a78933097fa0fb15bff15d9464abd43 authored over 4 years ago by Saman <[email protected]>
[root_presenter] Remove cursor logic

Removes unused cursor logic and performs some general cleanup.

Fixed: 49424
Bug: 51085

Change-...

3c4011d235da233c7f7b99892a9f73824830f48e authored over 4 years ago by Mikael Pessa <[email protected]>
[fidl][benchmarks] Update fidl benchmark suite

- Remove some size variants of array benchmarks (to reduce noise in
results with redundant bench...

e77cac50946d587765e9bc1f3bd85800e92d5126 authored over 4 years ago by Benjamin Prosnitz <[email protected]>
[SetUi] Remove old fuchsia.setui interface

This changelist removes the fuchsia.setui interface and the
service that supports it. Nothing in...

4666e104aabe9316840e707d43c3881bb292128f authored over 4 years ago by Paul Daniel Faria <[email protected]>
[bt][a2dp] Fix "not known" bitrate AAC support

When specifyting bitrate suport, it's possible to state "not known" by
indicating zero, which wa...

8477d6918ba81f1b378a5d157f86b1dfe2f6f5e2 authored over 4 years ago by Marie Janssen 💖 <[email protected]>
[fbl][slab_alloc] Fix a failure to passthru to global delete

Fix an issue with MANUAL_DELETE slab allocatable objects where the
hidden custom delete operator...

4537317e78d1144666e31006605f35ba9a2abbc2 authored over 4 years ago by John Grossman <[email protected]>
[display] Add Gamma table support to core display

This CL Implements the new FIDL API relatd to Gamma Tables.

Test: fx test display-core-unittest...

a51f2360c1dced7fb1863783e8d3179ffbf5244b authored over 4 years ago by Payam Moradshahi <[email protected]>
[fx][sync-from-stem] Fix not finding fuchsia/stem

The internal repo locates the integration repo fuchsia step at
integration/fuchsia/stem, but the...

94fed24aa0730e4782909925a03ebf3514c71a7f authored over 4 years ago by Scott Graham <[email protected]>
[wlan][common] Add types and parsing for WMM

Bug: 43938
Test: fx run-test wlan-common-tests
Change-Id: I33030da2961e8b3834b99d9077dbac5c6b5e1...

d124d56f005a4f40fc7f64cd546a3327bc214e0b authored over 4 years ago by Kiet Tran <[email protected]>
[build] Disable fidl_compatibility_test

Test is already flaky, and is becoming much more flaky with demand
paging enabled, which is bloc...

1cb1051777cf28c20a23e3407edeb0aa2d41a542 authored over 4 years ago by James Sullivan <[email protected]>
Revert "[fshost] Bump pkgfs startup deadline"

This reverts commit e374ba5c407d435b6f371febd9e1ac46fd7718f1.

Reason for revert: We believe we'...

e48f33c20161878a20046518bd79695c8f2fcdea authored over 4 years ago by John Wittrock <[email protected]>
[kernel][pow2ra] Use new and delete for Ranges and Blocks

Change-Id: Ib0728c739cccc95ed1dbf1e111898d0a2567e6fb
Reviewed-on: https://fuchsia-review.googles...

8514eb0af4c70c3c6c4c9d7d6544e73ffcf20a2c authored over 4 years ago by George Kulakowski <[email protected]>
[network-tun] Fix the trailing comma in network_tun.config

Fix the trailing comma in network_tun.config as it causes build
to fail.

Test: Verified build.
...

6e50fa581d66b6df8dbd2460849168658814e920 authored over 4 years ago by Sundarajan Srinivasan <[email protected]>
[run-test-component] Fail tests which produce error logs

BUG=49735

Change-Id: I52b40db2b5a88f6bf8ae4be66b9dba9e44588215
Reviewed-on: https://fuchsia-rev...

f71b0f9bde6c9ed55062e02f45f3e036f7b20df8 authored over 4 years ago by Ankur Mittal <[email protected]>
[kernel][thread] Start making Thread have private members

The Thread type is way too big to privitize all at once. This starts
the process with the last m...

17916f6cb4382d05f5a3f018dcfb7e8c2fa8e1f7 authored over 4 years ago by George Kulakowski <[email protected]>
[brcmfmac] Enable build variant.

Add the option to use custom Broadcom firmware files.

Bug: 54325

Test: Built with the variant ...

30b15bd7605b43fb55c8a82ed01b1b95cc58a91c authored over 4 years ago by Karthik Krishnaswami <[email protected]>
[tools] Rename affected_builders affected_targets

Change-Id: I64f471a4bbf37047b95055d778865fe5ac905b8f
Reviewed-on: https://fuchsia-review.googles...

128e9b425831baf6c55db7b0096438b6d87fc681 authored over 4 years ago by Kevin Lindkvist <[email protected]>
[hypervisor][arm64] Fix use of thread pointer

Just as with the x86 code, we need to make sure we are careful when we
use a thread pointer, as ...

b6e2e0b59fba1be1a7ae5c78cfe84005eae5f9d7 authored over 4 years ago by Abdulla Kamar <[email protected]>
[testing] Use KVM in launching qemu for system tests

Add option to qemu to use KVM if the host platform supports it.
Includes option in parameters to...

1498746473f686d70af5da6de1c0548c3d086f03 authored over 4 years ago by Curtis Galloway <[email protected]>
[kernel][pow2ra] Encapsulate the pow2 range allocator

Change-Id: I9d6307999e3a3e79d24bfcbdc610a08206d78b6a
Reviewed-on: https://fuchsia-review.googles...

99ced615958809ec94d5c47570daf023e64d08c9 authored over 4 years ago by George Kulakowski <[email protected]>
[archivist] Refactor Schema into its own crate

To use Rust structures instead of dealing with json values.

Tested: diagnostics-schema-tests, a...

4c0052eda32d6be8dc51b40e8a0ce184ee410e52 authored over 4 years ago by Miguel Flores Ruiz de Eguino <[email protected]>
[archivist] Propagate component_url in schema metadata

Bug: 45458
Tested: archivist_tests, archivist_integration_tests

Change-Id: I776ecfed26e53ebb780...

e35155f68b9cd63d79019c24f6cb0004e895e2e1 authored over 4 years ago by Miguel Flores Ruiz de Eguino <[email protected]>
[netcfg] Enumerate network devices

Support network device enumeration (for now only ones that support
MacAddressing).

Bug: 42633
T...

63a79c008d0179b5b31167a9abff27e5ef1753e1 authored over 4 years ago by Ghanan Gowripalan <[email protected]>
[cmdline] Create a unittest package for cmdline.

Change-Id: Icec4e4ac9a31f047521679eac77ac4f39fa6c89e
Reviewed-on: https://fuchsia-review.googles...

46a9df638720500b005e7c234ab08c6ad1524e42 authored over 4 years ago by David Greenaway <[email protected]>
[mmio-buffer] Stop leaking memory in reset.

Change-Id: I161db6781cda19ac2ef78f73b404e7d21cf97816
Reviewed-on: https://fuchsia-review.googles...

9362bee2e2fba8ac2cb0a9cad2de60dde2987349 authored over 4 years ago by Suraj Malhotra <[email protected]>
[skip-block] WriteBytes() with two modes

sysconfig:SyncClientAbrWearleveling appends new abr metadata at
trailing empty pages in sysconfi...

c4f1864ffcc5139beb9c8dbcb13179e83f5e15d7 authored over 4 years ago by Yecheng Zhao <[email protected]>