1. 25e27d5 [performance][trace] Implement normalized CPU metrics by William Lai · 5 hours ago main master
  2. 485509c [kernel][vm] Avoid storing unneeded vmar flags by Adrian Danis · 7 hours ago
  3. 5cfbd50 [bazel][fidl] Migrate fuchsia.url and fuchsia.sysmem by Wayne Chou · 7 hours ago
  4. 0c5f0ea [fxfs][perf] Fast-path cached attributes in get_attributes by Aaron Drew · 8 hours ago
  5. 4042fce [bisect] Refactor all_dimensions strategy by Jerry Belton · 8 hours ago
  6. f5fcf7a [starnix][kgsl] Add nested uref support by Matt Sandy · 8 hours ago
  7. 9a794e7 [bazel][fidl] Migrate fuchsia.feedback by Wayne Chou · 9 hours ago
  8. 1fde4f9 [kernel][vm] Avoid UnmapAllowPartial by Adrian Danis · 9 hours ago
  9. 88a50cc [build][fidl] Migrate fidl_api_diff to Bazel by Jay Zhuang · 9 hours ago
  10. 6763783 [kernel][vm] Correct Unmap comment and assert by Adrian Danis · 10 hours ago
  11. 8258863 [zxdb][dap] Improve filepath resolution efficiency by Darren Chan · 11 hours ago
  12. 09f623a [cpu_profiler] Remove unneeded IOB check by Gwen Mittertreiner · 11 hours ago
  13. 2297689 [block_server] Fix potential null pointer access and double free by Chris Suter · 11 hours ago
  14. f9cfc44 [bisect] Refactor longest_dimension strategy by Jerry Belton · 11 hours ago
  15. 5760b6f [build] Suppress -Wunused-but-set-variable by Gulfem Savrun Yeniceri · 11 hours ago
  16. c91aede [usb][dwc3] Fix DMA bursts and disable PHY suspend by Kevin Lindkvist · 11 hours ago
  17. cf0a6ae [bazel][fidl] Migrate fuchsia.nand by Jay Zhuang · 11 hours ago
  18. 393811f [kernel][lib] BTree add update method by Adrian Danis · 11 hours ago
  19. 34052f3 [bisect] Generalize halving logic in util.rs by Jerry Belton · 11 hours ago
  20. 6d8e703 [subprocess] Only set pgid for calls from botanist. by Ina Huh · 11 hours ago
  21. b80642f [block_server] Fix use-after-free by Chris Suter · 11 hours ago
  22. 52c2e62 [storage] Use Condvar::wait_while in sync_io by Bot · 11 hours ago
  23. 9a13c10 [kernel][lib] BTree support integral types by Adrian Danis · 12 hours ago
  24. 115f0d3 [zxtest] Add [[maybe_unused]] by Gulfem Savrun Yeniceri · 12 hours ago
  25. b7a6f58 [roll] Roll Toolchain packages to git_revisions:e3d66fe39ae70380fa2365c008e2927479114844,637e9bc0f7637f5da0883c99c4a782f3e8d5e20a by Paul Kirth · 12 hours ago
  26. 1259063 [fxfs][perf] Avoid redundant memory pressure notifications by Aaron Drew · 12 hours ago
  27. 8867f66 [fxfs][perf] Remove redundant lock in symlink get_properties by Aaron Drew · 12 hours ago
  28. 9a25ddf [usb][dwc3] Add logging for imminent crash by Rebecca Silberstein · 12 hours ago
  29. 90d1a53 [botanist] Don't create stdout-copy-*.log file by Rahul Bangar · 12 hours ago
  30. e196518 [usb] Migrate usb-virtual-bus test to FIDL by Bruno Dal Bo · 12 hours ago
  31. 33d0c5b [botanist] Prioritize writing to serial_log.txt more than stdout by Rahul Bangar · 12 hours ago
  32. bde19fe [jj] fix revset-alias for trunk by Colin Nelson · 12 hours ago
  33. 162d6af [kernel][vm] Type alias for arch mmu flags by Adrian Danis · 12 hours ago
  34. 608f64c [build] Removing using GN args from //build/product.gni by Aaron Wood · 13 hours ago
  35. e4b42ae [honeydew] disable ffx ControlMaster for wait and show by Colin Nelson · 13 hours ago
  36. d386b44 [jj] add aliases for gerrit upload by Colin Nelson · 13 hours ago
  37. 6563f19 [submodules] Update submodule pins by global-integration-roller · 13 hours ago
  38. d7713a1 [power][broker] Use FxHash for performance by Kyle Gong · 14 hours ago
  39. 16efd99b [gigaboot] Remove unused variable by Gulfem Savrun Yeniceri · 14 hours ago
  40. bd441ff [roll] Update crashpad and mini chromium by global-integration-roller · 14 hours ago
  41. 3550a12 [zxdb][dap][doc] Xref vscode extension interface. by Darren Chan · 14 hours ago
  42. 40ca917 [docs][starnix] Update and add docs for Machina testing by Aaron Knobloch · 14 hours ago
  43. c01d10a [roll] Roll third_party/pigweed pw_kernel: Fix RISCV panic handling loops by Erik Gilling · 14 hours ago
  44. a95c013 [driver_manager] Improve restart-on-crash by Justin Mattson · 14 hours ago
  45. f72f1d7 [ffx][netext] ScopedSocketAddr hashes scope_id as int by Colin Nelson · 14 hours ago
  46. 8b7a3ca [gcs] Clean progress bar after download by Jiaming Li · 14 hours ago
  47. 0197239 [reboot] Port RebootReasonTest to FuchsiaTestCases by Charles Celerier · 15 hours ago
  48. 63e032c [reboot] support user-initiated hard resets by Francois Rousseau · 15 hours ago
  49. 5419381 [cog]Base fuchsia fetch window on integration commit time. by Jiaming Li · 15 hours ago
  50. f3c00d6 [dso_runner] scene_manager dso uses fidl_next by Gary Bressler · 15 hours ago
  51. 669506ea [escher][examples] Fix Rainfall example. by Josh Gargus · 15 hours ago
  52. 7e5ac35 [bind] Migrate composite bind rules to the parent keyword by Sarah Chan · 15 hours ago
  53. 159e3f0 [usb-peripheral-tests] Remove unused variable by Gulfem Savrun Yeniceri · 15 hours ago
  54. c0a29e4 [starnix] Fix reporting of per-mount & superblock mount flags by Wez · 15 hours ago
  55. 5ed71d5 [platform-bus] Remove unused variable by Gulfem Savrun Yeniceri · 16 hours ago
  56. c84e6b2 [netstack] Update bug referenced by TODO by Eric Rinehart · 16 hours ago
  57. c4f2a64 [roll] Roll llvm-project/libc 03563fe..bf30952 (3 commits) by global-integration-roller · 16 hours ago
  58. 0ca34bc [graphics][sdk][magma] Remove unused magma_sysmem_connection_import by C Stout · 16 hours ago
  59. e559179 [netstack] Use local LoopbackTxQueueMeta var to send frame by Eric Rinehart · 16 hours ago
  60. 374c261 [usb][peripheral] Omit usage of thrd_t by Sam Hansen · 17 hours ago
  61. 725d4d4 [escher] Cleanups following PaperRenderer deletion. by Josh Gargus · 17 hours ago
  62. 06c40f5 [escher] Escher no longer is-a ShaderProgramFactory (now has-a) by Josh Gargus · 17 hours ago
  63. 7372669 [netstack] Fix multicast transmit counter for invalid keys by Eric Rinehart · 17 hours ago
  64. 1fadbee [bind] Update node to be interchangeable with parent by Sarah Chan · 17 hours ago
  65. 005d114 [ftdi] Migrate FakeFTDI to DFv2 and FIDL by Bruno Dal Bo · 17 hours ago
  66. 6307c8d [cdc-acm] Migrate fake function to FIDL by Bruno Dal Bo · 17 hours ago
  67. f97613f [asix-88179] Migrate test fake to function FIDL by Bruno Dal Bo · 17 hours ago
  68. f6e8e30 [build] Add regression backstop of uses of root_out_dir/zedboot.zbi in host tests by Aaron Wood · 17 hours ago
  69. 4b4289a [manifests] Update keep-sorted CIPD path by Oliver Newman · 18 hours ago
  70. c9f17da [docs][rfc] Fix keywords to keywords_public in RFC template. by Nick Van der Auwermeulen · 18 hours ago
  71. 1fc733b [pkg] Make fidl-fuchsia-update-ext FDomain-agnostic by Casey Dahlin · 18 hours ago
  72. 3d49e94 [driver_manager] Implement new restart API by Justin Mattson · 18 hours ago
  73. 91e87afb [driver_manager] Implement power dep overrides by Justin Mattson · 19 hours ago
  74. 5b262ed [ffx][coverage] Add verbose option by Christopher R. Johnson · 19 hours ago
  75. 56a6d4c [rust-3p] Update askama* to 0.15.5 by Thomas Zander · 19 hours ago
  76. b36f62e [rust-3p] Chase forking trust-dns-resolver by Thomas Zander · 19 hours ago
  77. 4305a0ff0 [sestarnix] Use HashTable to store genfscon statements. by Nelly Vouzoukidou · 20 hours ago
  78. 3f183e9 [roll] Roll llvm-project/libc [libc] cbrtf guard to sync with general format (#188207) by Zorojuro · 21 hours ago
  79. c62746b [bazel] Wrap host_go_test() invocation with `go_test_parser`. by David 'Digit' Turner · 22 hours ago
  80. 4c94657 [roll] Roll third_party/pigweed 8fa442e..b00bc98 (2 commits) by Wyatt Hepler · 23 hours ago
  81. dad9d5a [sestarnix] Test that SELinux options are ignored for bind-remount by Wez · 23 hours ago
  82. 7cd1076 [bazel] Ensure host_test() generates a wrapper compatible with the GN one. by David 'Digit' Turner · 23 hours ago
  83. 674c2ff [starnix][framebuffer] Wait for registration of buffer collection by Abdulla Kamar · 24 hours ago
  84. c060cff [roll] Roll llvm-project/libc 555fac7..8abce90 (3 commits) by global-integration-roller · 24 hours ago
  85. 4f1e307 [memory] Add ambre and nathaniel to memory OWNERS by Etienne J. Membrives · 25 hours ago
  86. febefd0 [bazel] Implement host_test_data_xxx() rules. by David 'Digit' Turner · 25 hours ago
  87. 03f0268 [roll] Roll third_party/pigweed pw_containers: Introduce IntrusiveQueue by Wyatt Hepler · 26 hours ago
  88. 7829321c [bazel][test] Migrate rust_test_parser by Jay Zhuang · 27 hours ago
  89. ba39d0e [rust] Address into_iter_on_ref violations by Nathaniel Manista · 27 hours ago
  90. 8946764 [roll] Roll third_party/pigweed 5bffa5f..a2dae8f (5 commits) by global-integration-roller · 27 hours ago
  91. de8b146 [rsclient] roll rsclient, includes buildminder by David Fang · 28 hours ago
  92. 2648dd0 [performance][trace] Add structures for DVFS CPU metrics by William Lai · 28 hours ago
  93. 0b1b79d [fxtest] Add --run-affected-tests for developers to run all affected tests more easily by weijliao · 29 hours ago
  94. 59dc464 [fxfs] Fix potential deadlock in PlaceholderOwner::drop by Aaron Drew · 29 hours ago
  95. fb7146a3 [wlan e2e] add "deprecated" prefix to antlion security by Vison Li · 29 hours ago
  96. 8d21fc1 [baze][rust] Sync tokio deps by Ian McKellar · 30 hours ago
  97. 8001444 [pkg] Add FDomain support to fidl-fuchsia-update-installer-ext by Casey Dahlin · 30 hours ago
  98. dac6cb4 [pkg] Support FDomain sockets in server by Casey Dahlin · 30 hours ago
  99. f0e47aa [pkg] Add FDomain version of mock-installer by Casey Dahlin · 31 hours ago
  100. f9168c4 [fidl] Add create_request_stream to ZirconClient by Casey Dahlin · 31 hours ago