1. 8b196f5 pw_bluetooth_proxy: Add CommandMultiplexer snapshot recovery by Ali Saeed · 3 hours ago upstream/main
  2. aab9354 pw_bluetooth_proxy: Unify ACL and L2CAP recovery APIs by Devan Yu · 5 hours ago
  3. 64ff6e6 pw_bluetooth_proxy: Add ACL connection removal state update by Devan Yu · 5 hours ago
  4. 4d1833a pw_bluetooth_proxy: Add Sniff hardware resynchronization by Ali Saeed · 5 hours ago
  5. b1aaeb3 pw_bluetooth_proxy: Implement per-connection Sniff snapshot recovery by Ali Saeed · 6 hours ago
  6. 3bd5a4c pw_bluetooth_proxy: Add global Sniff subsystem snapshot recovery by Ali Saeed · 6 hours ago
  7. c2353d5 pw_bluetooth_proxy: Add L2CAP state mutation update support by Devan Yu · 6 hours ago
  8. 2523522 pw_bluetooth_proxy: Add L2CAP channel recovery rejection support by Devan Yu · 6 hours ago
  9. 0222dae pw_bluetooth_proxy: Pass sniff state update callback in constructor by Ali Saeed · 13 hours ago
  10. 20898d8 pw_snapshot: Add core_name field to Metadata proto by Agnes Wong · 14 hours ago
  11. 11fccc9 pw_buf: Add module by Alexei Frolov · 20 hours ago
  12. 4e39a60 pw_bluetooth_proxy: Add per-connection Sniff snapshots & state updates by Ali Saeed · 22 hours ago
  13. 5142754 pw_ide: Update C++ code intelligence doc link by Hoang Le · 2 days ago
  14. 6cb7c45 agents: Add pw_async2 skill by Alexei Frolov · 2 days ago
  15. 7023a4b pw_bluetooth: Add EventPayload struct to BT emboss by Adam Snaider · 2 days ago
  16. 8cb19ef pw_ide: Add Kythe kzip generation module by Asad Memon · 2 days ago
  17. 1435aa7 pw_clock_tree_mcuxpresso: Set divider to 0 on disable by Christoph Klee · 2 days ago
  18. c3bb851 pw_log_zephyr: Add support for LOG_HEXDUMP_* by Tongze Wang · 2 days ago
  19. d6220b5 pw_bluetooth_proxy: Harden state update callback lifetimes by Ali Saeed · 2 days ago
  20. adaa451 crates_io: Update object to 0.40.0 by Dave Roth · 3 days ago
  21. b50aeeb crates_io: Update cortex-m-semihosting to 0.6.0 by Dave Roth · 3 days ago
  22. d5fef7a crates_io: Update syn to 3.0.3 by Dave Roth · 3 days ago
  23. 7666f7d crates_io: Update nom to 8.0.0 by Dave Roth · 3 days ago
  24. 769b8bb crates_io: Update nix to 0.31.3 by Dave Roth · 3 days ago
  25. d48c1f5 crates_io: Freshen crate versions by Dave Roth · 3 days ago
  26. 8492819 crates_io: Remove unused crates by Dave Roth · 3 days ago
  27. 0911625 crates_io: Sync toml file with lockfile by Dave Roth · 3 days ago
  28. dcffc3b pw_kernel: Remove golden file verification from tracing tests by ravagojones · 3 days ago
  29. 473df42 roll: go by pigweed-roller · 3 days ago
  30. f5291dd pw_bluetooth_proxy: Sweep abandoned L2CAP channels by Devan Yu · 3 days ago
  31. dfd3ded pw_bluetooth_proxy: Implement L2CAP recovery by Devan Yu · 3 days ago
  32. d7bfdaf pw_bluetooth_proxy: Wire L2CAP snapshot APIs by Devan Yu · 3 days ago
  33. e00b4cc pw_bluetooth_proxy: Add global Sniff recovery snapshot support by Ali Saeed · 3 days ago
  34. 4cdf74f roll: gn by pigweed-roller · 4 days ago
  35. 0729bc8 roll: luci by pigweed-roller · 4 days ago
  36. abafd93 roll: fuchsia-infra-bazel-rules f9f35ef..57bd03e (2 commits) by pigweed-roller · 4 days ago
  37. f362804 roll: rust-analyzer by pigweed-roller · 5 days ago
  38. 294cc86 rp2350: Select primary serial port for multi-interface devices by Dave Roth · 6 days ago
  39. 79c0e26 pw_bluetooth_sapphire: Gate batched scan behind product configuration by Faraaz Sareshwala · 7 days ago
  40. de298dc pw_bluetooth_sapphire: Implement AndroidBatchLowEnergyScanner by Faraaz Sareshwala · 7 days ago
  41. 3e7974d pw_bluetooth_sapphire: Gate offloaded scan behind product configuration by Faraaz Sareshwala · 7 days ago
  42. 434a568 pw_bluetooth_sapphire: Stop scans when updating offloaded scan filters by Faraaz Sareshwala · 7 days ago
  43. 1ccb09d pw_allocator_zephyr: Add CMake support by Christian Sandberg · 7 days ago
  44. c0def16 pw_bluetooth: Reorder events by Josh Conner · 7 days ago
  45. 2d06b39 pw_bluetooth: Add LE Rand command by Josh Conner · 8 days ago
  46. 2a1b76c pw_bluetooth: Re-format emboss files by Josh Conner · 8 days ago
  47. ce77ba9 pw_async2: Fix reuse of channel storage by Alexei Frolov · 8 days ago
  48. e0cf417 pw_async2: Map/Then bugfixes by Alexei Frolov · 8 days ago
  49. c3703f3 pw_bluetooth_sapphire: Ack frames earlier by Josh Conner · 8 days ago
  50. 9aae7db pw_symbolizer: Gracefully handle invalid addresses in stack trace dump by Kesavan Yogeswaran · 8 days ago
  51. b5b1ecb agents: Add Gerrit and Buildbucket workflow skill by Asad Memon · 8 days ago
  52. a35dfd3 pw_bluetooth_proxy: Fix stale channel deref on write by Austin Foxley · 8 days ago
  53. a0f4363 pw_bluetooth_sapphire: Implement CIG support in central FIDL by Jason Graffius · 8 days ago
  54. 8ca462f pw_bluetooth_proxy: Default initialize ACL snapshots and add fallback by Ali Saeed · 8 days ago
  55. 73e734e pw_bluetooth_proxy: Elide thread safety from ACL recovery docs by Ali Saeed · 8 days ago
  56. fecb9bf pw_bluetooth_proxy: Harden ACL credit recovery and derive pending by Ali Saeed · 8 days ago
  57. d065ea5 pw_bluetooth_proxy: Unconditionally compile ACL snapshot structs by Ali Saeed · 8 days ago
  58. 7edd08f pw_build: Disable third-party telemetry by default by Asad Memon · 9 days ago
  59. af0b088 pw_module: Support creating Python modules by Alexei Frolov · 9 days ago
  60. 2651523 pw_tokenizer: Clarify TOKENIZATION_OPTIONAL field option by Jonathon Reinhart · 9 days ago
  61. 36b00df pw_bluetooth_proxy: Use Function instead of InlineFunction by Ali Saeed · 9 days ago
  62. b476e17 pw_rp2350: Update zephyr target to use llvm toolchain by Dave Roth · 10 days ago
  63. 67cdec2 roll: go by pigweed-roller · 10 days ago
  64. 8d3f139 roll: gn by pigweed-roller · 11 days ago
  65. 2544efa roll: luci by pigweed-roller · 11 days ago
  66. 97f2ab1 roll: fuchsia-infra-bazel-rules 2b1ed07..f9f35ef (2 commits) by pigweed-roller · 11 days ago
  67. 1f91357 roll: ninja by pigweed-roller · 11 days ago
  68. b5e6c9c roll: rust-analyzer by pigweed-roller · 12 days ago
  69. 88af1ce docs: Update changelog for July 2026 by Kayce Basques · 13 days ago
  70. 7c84c20 pw_rp2350: Add C++ unittest service for freertos & zephyr by Dave Roth · 14 days ago
  71. ba63e84 pw_kernel: Add host side debug mailbox client library by ravagojones · 14 days ago
  72. 2d18022 pw_kernel: Add crate for shared debug mailbox protocol enums by ravagojones · 14 days ago
  73. 92ae0ca pw_kernel: Use debug mailbox in e2e tracing test by ravagojones · 14 days ago
  74. 9b7b919 pw_async2: Support move-only types in Map and Then by Mateus Azis · 14 days ago
  75. 5305b60 pw_bluetooth: Add request_opcode_in_error_uint in att.emb by Jason Yi · 14 days ago
  76. 9bc095e pw_log_android: Make PW_LOG_LEVEL_FATAL fatal again by Jonathon Reinhart · 2 weeks ago
  77. 33efd73 pw_async2: Make FutureOrValue movable by Alexei Frolov · 2 weeks ago
  78. 8238695 pw_kernel: Add mailbox support to host side tooling by ravagojones · 2 weeks ago
  79. e3935a4 pw_i2c_mcuxpresso: Add check for reading too few bytes by Ryan Albarelli · 2 weeks ago
  80. 1e2949f pw_kernel: Add a debug mailbox library by ravagojones · 2 weeks ago
  81. 6468319 pw_kernel: Sleep bootstrap thread in userspace tests by ravagojones · 2 weeks ago
  82. 5ff0d19 pw_ide: Release v1.11.1 by Asad Memon · 2 weeks ago
  83. e177c4c pw_ide: vscode: Fix Rust target selection and rust-analyzer by Asad Memon · 2 weeks ago
  84. 9c6a517 pw_kernel: Trace syscalls when SYSCALL_TRACE is enabled by ravagojones · 2 weeks ago
  85. 9bd6c00 pw_ide: Exclude test files from webview TypeScript config by Asad Memon · 2 weeks ago
  86. 55e8228 pw_kernel: Add support for GDB RSP Run-Length Encoding (RLE) by ravagojones · 2 weeks ago
  87. e9aa87f pw_presubmit: Allow multiple directories to be passed to format CLI by Austin Foxley · 2 weeks ago
  88. 63ce981 format: Fix formatting issues when running lintformat-full by Austin Foxley · 2 weeks ago
  89. f0f873d pw_build: Add args field to workflow Tool schema by Austin Foxley · 2 weeks ago
  90. 46ba7ac pw_bluetooth_proxy: Fix typo in Sniff test helper by Ali Saeed · 2 weeks ago
  91. 8f61e66 pw_ide: Add Rust code intelligence documentation for Bazel by Asad Memon · 2 weeks ago
  92. 6f0aac3 pw_kernel: Include system_image .elf & .bin in test runfiles by Dave Roth · 2 weeks ago
  93. 4db3263 docs: Update documentation for the pw_interrupt backends by Lloyd Pique · 2 weeks ago
  94. 56bbb09 pw_elf: Silence unused warning by Erik Gilling · 2 weeks ago
  95. 3a9867f pw_sync_zephyr: Fix assertion in Mutex:lock() by Lloyd Pique · 2 weeks ago
  96. 752ea21 docs: Remove work orders by Kayce Basques · 2 weeks ago
  97. 7a8ab7d pw_kernel: Support span events in k trace by ravagojones · 2 weeks ago
  98. d7948b7 pw_kernel: Add macros to open and close tracing spans by ravagojones · 2 weeks ago
  99. 4c0d4b7 pw_kernel: Add a TraceSpan record by ravagojones · 2 weeks ago
  100. 6dd08d0 pw_metric: Fix Android build by Matthew Sedam · 2 weeks ago