1. eb31146 [honeydew] Add Tracing.is_active() by Chris Masone · 6 months ago
  2. 007e755 [fxfs][tefmocheck] Catch long read and write stalls in fxfs by Stephen Demos · 6 months ago
  3. 7052e6d [devshell][kola] Modify `fx flash-kola` to work over pontis. by HanBin Yoon · 6 months ago
  4. a3cdcf0 [ld] Don't set DT_RPATH for Fuchsia modules by Roland McGrath · 6 months ago
  5. 3539d4c7 [ffx] TargetInfo should not fail when no target_spec passed. by Andrew Davies · 6 months ago
  6. 77ecf7d [ffx] Fix outdated SSH error reporting comment. by Andrew Davies · 6 months ago
  7. 501abce [starnix] Set socket field on remote FileObject representing a socket. by Benjamin Lerman · 6 months ago
  8. dac85a4 [honeydew] Add WlanPolicy.remove_all_networks by Sam Balana · 6 months ago
  9. bfc061d [fdf][fake-platform-device] Create SDK library for fake pdevs by Nick Eaton · 6 months ago
  10. 9e339fa [netstack3] Introduce FilterIpExt by Jeff Martin · 6 months ago
  11. 7bdc80a Revert "[bazel_sdk] Override host tool paths when invoking ffx." by John Shamoon · 6 months ago
  12. 4961a3e [webpki-roots-fuchsia] Change owner to security team by Erick Tryzelaar · 6 months ago
  13. b052b20 [zxio] add getpeername and getsockname on pipes by Benjamin Lerman · 6 months ago
  14. 0459163 [driver_test_realm] Migrate to dtr_exposes/offers by Novin Changizi · 6 months ago
  15. ccb4a93 [time][cleanup] Remove a TODO by Filip Filmar · 6 months ago
  16. 3eae39c [time][cleanup] Remove a TODO by Filip Filmar · 6 months ago
  17. 36fe4fb [audio] Prune clock-adjustment logging by Martin Puryear · 6 months ago
  18. 81484f8 [time][cleanup] Move TODO from <username> to <bug#> by Filip Filmar · 6 months ago
  19. ec817ae [time][cleanup] Remove a TODO by Filip Filmar · 6 months ago
  20. 1dbdebf [flatland] Remove two fields from `PresentArgs`. by Josh Gargus · 6 months ago
  21. 8422dbe [broker] Add synthetic bit on elements in topology by Prashanth Swaminathan · 6 months ago
  22. d14d80c [bazel][board] Add support for define in-tree board with Bazel by Jiaming Li · 6 months ago
  23. 9161d37f [wlan] Refactor RoamFailure from enum to struct. by Karl Ward · 6 months ago
  24. 5fe0d27 [multifuchsia] Fix issues when WORKDIR is equal to '.' by Thomas Zander · 6 months ago
  25. 2088d3c [netstack3] Add IcmpHandlerIpExt to IplayerIpExt by Jeff Martin · 6 months ago
  26. 48085863 [bazel][assembly] Add missing "json" metadata field for product bundles. by David 'Digit' Turner · 6 months ago
  27. df4e967 [starnix] Add missing ioctl constants by Benjamin Lerman · 6 months ago
  28. ed70ec2 [debugger] Treat non-symbol index servers as public by Jacob Rutherford · 6 months ago
  29. d40c1fc [touch][focaltech] Convert focaltech to new GPIO calls by Braden Kell · 6 months ago
  30. 3458c6a [touch][gt92xx] Convert gt92xx to new GPIO calls by Braden Kell · 6 months ago
  31. ae52d36 [starnix] Report "remotefs" as the name of "remotefs" file-system by Wez · 6 months ago
  32. d32107c [touch][gt6853] Convert gt6853 to new GPIO calls by Braden Kell · 6 months ago
  33. ce3bba4 [bt][fidl] Add ISO & L2CAP CoC types to NEXT by Ben · 6 months ago
  34. 0b26bb3 Revert "[assembly] Don't create sparse, fastboot, and nand fvm images for zbi-only assemblies" by Aidan Wolter · 6 months ago
  35. da15b4c Revert "[recovery] Align with vendor recovery and simplify" by Aidan Wolter · 6 months ago
  36. beea79e Revert "[recovery] Rearrange package inclusions from component to package" by Aidan Wolter · 6 months ago
  37. c7afceb Revert "[recovery] Add recovery to Assembly" by Aidan Wolter · 6 months ago
  38. 633dfc7 Revert "[recovery] Move configuration of system-recovery-fdr into Assembly" by Aidan Wolter · 6 months ago
  39. 221c3d6 [governance] kevinwells@ -> galbanum@. by Hunter Freyer · 6 months ago
  40. 9c1c315 [sdk][fdf] Stop setting category as experimental by Suraj Malhotra · 6 months ago
  41. 57259273 [ddk] Stop using sdk_* build templates by Suraj Malhotra · 6 months ago
  42. 94d8d98 [artifactory] Add infra team members to owners by Oliver Newman · 6 months ago
  43. 3023e95 [multifuchsia] Add caveat about a warning from btrfs by Thomas Zander · 6 months ago
  44. 2ca1a81 [api] Update Software Delivery API reviewers by Erick Tryzelaar · 6 months ago
  45. 9e4e196 [fuchsia-async] Fix race in on_no_tasks by Chris Suter · 6 months ago
  46. 5275467 [sysmem] fix crash after securemem disconnect by Dustin Green · 6 months ago
  47. 0273e76 Revert "[memory] Enable testing with CaptureMaker." by Étienne J. Membrives · 6 months ago
  48. a82bebb [honeydew] Add WlanPolicy.remove_network by Sam Balana · 6 months ago
  49. 79c4f00 [fxfs][zircon] Fix test (and add support for set_stream_size()). by Aaron Drew · 6 months ago
  50. 40460c3 [vfs] Switch to GoogleTest from zxtest by Chris Suter · 6 months ago
  51. 9455f1e [scripts] Make brackets around soname optional by Petr Hosek · 6 months ago
  52. 5c29e7e [block] Remove the preflush option by Chris Suter · 6 months ago
  53. cf6846e [docs] Fix typo by Martin Puryear · 6 months ago
  54. ec77afe [logs] Remove duplicate LogSink routes by Brian Bosak · 6 months ago
  55. 44a605c [recovery] Move configuration of system-recovery-fdr into Assembly by Aaron Wood · 6 months ago
  56. 77cb93b [kernel] Remove wiring for setting up legacy uart. by Gianfranco Valentino · 6 months ago
  57. bf951ff [kernel] Remove x86 ns16550 uart legacy code. by Gianfranco Valentino · 6 months ago
  58. d12aa5e [kernel] Remove unused platform device uart. by Gianfranco Valentino · 6 months ago
  59. 92f5d99 [kernel] Remove mot-mot uart legacy code. by Gianfranco Valentino · 6 months ago
  60. ab7916a [fxfs] Casefold support. by Aaron Drew · 6 months ago
  61. ee122b2 [kernel] Remove dw8250 uart legacy code. by Gianfranco Valentino · 6 months ago
  62. ae8744d [kernel] Remove legacy PL011 uart code. by Gianfranco Valentino · 6 months ago
  63. 4950eeb [kernel] Remove unused legacy amlogic uart. by Gianfranco Valentino · 6 months ago
  64. 847bb2c [kernel] Remove legacy_debug.h and legacy_* references. by Gianfranco Valentino · 6 months ago
  65. 82825f86 [boot-options] Remove serial migration flag by Gianfranco Valentino · 6 months ago
  66. c09b046 [magma] update comments re. images2 for constants by Dustin Green · 6 months ago
  67. 84839ba [superproject] Roll third_party/pigweed 1247e8d..ed0fd1f (2 commits) by global-integration-roller · 6 months ago
  68. 6f4fd08 [wlan][telemetry] Use TimeMatrixClient by Kiet Tran · 6 months ago
  69. 22fec4e [sysmem] move sysmem to src/sysmem by Dustin Green · 6 months ago
  70. cc0f9ab [recovery] Add recovery to Assembly by Aaron Wood · 6 months ago
  71. 6fe3cab [ramdisk][fidl] Delete removed FIDL element by David Dorwin · 6 months ago
  72. c75a827 [honeydew] Add WlanPolicy.connect by Sam Balana · 6 months ago
  73. 886fb37 [honeydew] Add WlanPolicy.get_saved_networks by Sam Balana · 6 months ago
  74. a0cf4a9 [ui][scenic] Delete fuchsia.ui.scenic.internal FIDL library by David Dorwin · 6 months ago
  75. 44d76f1 [cobalt][fidl] Delete removed FIDL elements by David Dorwin · 6 months ago
  76. dbd90ab [build][fidl] Correct versioning of ddk.hw.physiter by David Dorwin · 6 months ago
  77. bc40879 [f2fs] Fix deadlock during GC by Seokhwan Kim · 6 months ago
  78. 8d630af [f2fs] Correct lock ordering by Seokhwan Kim · 6 months ago
  79. dd50dc2 [honeydew] Add WlanPolicy.scan_for_networks by Sam Balana · 6 months ago
  80. d513d17 [recovery] Rearrange package inclusions from component to package by Aaron Wood · 6 months ago
  81. f9c547a [superproject] Roll scudo [scudo] Add fragmentation info for each memory group (#107475) by global-integration-roller · 6 months ago
  82. 40f6f4b [bazel] define sysroot filegroups in fuchsia_sdk by Chase Latta · 6 months ago
  83. cdcdf6d [netstack3] Add GC for pending mcast routes by Jeff Martin · 6 months ago
  84. dce09d65 [power] Fix temperature low pass filter for suspension by Didi She · 6 months ago
  85. 582b8722 [recovery] Align with vendor recovery and simplify by Aaron Wood · 6 months ago
  86. 6f074f8f [device-enumeration] Don't verify partitions by James Sullivan · 6 months ago
  87. 14f96c4 [starnix] Rename hello_starnix->starnix_proc by Sergey Ulanov · 6 months ago
  88. a6f304d [driver_host_runner] Make LoadDriverHost take a callback. by Jocelyn Dang · 6 months ago
  89. 908854ed [hrtimer][vim3] Improve test timer id readability by Andres Oportus · 6 months ago
  90. a9114cb [self_profile] Tune diff margin by Miguel Flores Ruiz de Eguino · 6 months ago
  91. d727afe0 [assembly] Don't create sparse, fastboot, and nand fvm images for zbi-only assemblies by Aaron Wood · 6 months ago
  92. 3b21633 [starnix][rbe] Use n2-standard-8 to build kernel by David Fang · 6 months ago
  93. f1101f7 [superproject] Roll third_party/openssh-portable 2cf58f4..f7af28e (2 commits) by global-integration-roller · 6 months ago
  94. ead5ae9 [docs] Fix platform variable for rust toolchain docs by Aidan Wolter · 6 months ago
  95. f25f217 [superproject] Roll third_party/pigweed bazel: Remove call to rules_fuchsia_deps by global-integration-roller · 6 months ago
  96. 34ea164 [tee] Add test for Binder RPC over a loopback inet socket by James Robinson · 6 months ago
  97. 219f1dc [make-fuchsia-vol] support QEMU commandline by David Pursell · 6 months ago
  98. 91ee8c9 [fxstatus] Correct node name source. by Christopher R. Johnson · 6 months ago
  99. a697ad6 [magma] Add clock handling APIs. by John Bauman · 6 months ago
  100. d0a86cb [docs] Reference ffx component route by David Gilhooley · 6 months ago