1. f56e796 [Closures] Closure linux app common code and calibrate command implementation (#39647) by sabollim-silabs · 4 hours ago master
  2. ff120be [AVSM] StreamUsagePriorities cleanup (#39674) by marktrayer · 8 hours ago
  3. 4a46c31 Move GenericThreadDriver Instance from the Platform code to app layer (#39461) by Junior Martinez · 13 hours ago
  4. 5eab31e [TC-SOIL-2.2] Mandate specific simulated values when running on CI (#39713) by René Josefsen · 15 hours ago
  5. e9e83a5 [Darwin][Network.framework] Set IPPacketInfo::Interface from sin6_sco… (#39611) by Vivien Nicolas · 17 hours ago
  6. 0cda620 [QPG] Introduce BaseApp as a common platform for all QPG apps (#39433) by Kliff Wong · 18 hours ago
  7. 3e49728 Add revision information to ID docs (#37539) by C Freeman · 19 hours ago
  8. f35c20f Zone Management XML changes (#39694) by Pradip De · 20 hours ago
  9. 230883d [Silabs] Fixing the silabs docker (#39678) by chirag-silabs · 21 hours ago
  10. 11ce8f4 [nrfconnect] Update nRF Connect SDK version in Docekr to 3.0.0 (#39702) by Arkadiusz Bałys · 21 hours ago
  11. 1b8666c TC_G_2.2: Automate (#36707) by Gibran Vargas · 22 hours ago
  12. 7d1dfc6 Adjust main task priority based on SLI_SI91X_MCU_INTERFACE configuration (#39677) by Rohan Sahay · 24 hours ago
  13. f5d5da9 Propsal for CNET 4.1 (#38503) by jtrejoespinoza-grid · 24 hours ago
  14. 8311948 [E2E][JF] Add TC_JCM_1_1 test case; Enable JointFabrics testing in CI (#39637) by Dragos Parausanu · 26 hours ago
  15. d2faf76 Improve template deduction rules for Span and List. (#39691) by Boris Zbarsky · 29 hours ago
  16. 34109af [Camera] Remove delegate APIs from application to cluster server (#39645) by Yufeng Wang · 2 days ago
  17. 8bd777f [Telink] Update configs (#39689) by Alex Tsitsiura · 2 days ago
  18. 9fca9c8 [CHIME] Updated server and implementations for Chime Cluster Python Test Scripts (#39481) by marktrayer · 2 days ago
  19. 6b47c3e [NXP][zap][thermostat] enable groups cluster (#39513) by Martin Girardot · 2 days ago
  20. 31c8966 [Camera] Take the dptzStreams parameter by reference (#39675) by Yufeng Wang · 2 days ago
  21. a0da665 Fix null termination for config manager: we should ensure null termination (#39682) by Andrei Litvin · 2 days ago
  22. 7e58c7a Increase unit test code coverage of `ble/` by 1.6% (#39618) by Lyudmila Kostanyan · 2 days ago
  23. fc8791b Add documentation for batch commands (#39622) by Terence Hampson · 2 days ago
  24. bf7d463 [NXP][platform][common] Fix GetSoftwareVersionString issue (#39661) by Martin Girardot · 2 days ago
  25. 8ef16b8 vscode: Harmonize vscode's shell-format configu with what restyled is configured with (#39657) by Maciej Grela · 2 days ago
  26. 2c3bea1 Add raw Zephyr SystemLayer implementation (noSelect) (#39505) by Arkadiusz Bałys · 2 days ago
  27. 2d454ec PeerAddress comparison operator was not correct for some transports (#39563) by Olivier LORENTE [ST] · 2 days ago
  28. 13ca452 Fix logging on attestation completion in Matter.framework to not be misleading. (#39676) by Boris Zbarsky · 2 days ago
  29. ce5cfd3 TBRM cluster: Various spec discrepancies + alchemy (#39555) by Karsten Sperling · 2 days ago
  30. 9d7db20 [SL-UP] Fix NVM3 Key leak on reboot (#464) (#39671) by Mathieu Kardous · 3 days ago
  31. 861fcd5 [Camera] Update Matter Camera TC_AVSM TestPlans (TC-AVSM-2.3, TC-AVSM-2.4, TC-AVSM-2.6) (#39628) by chulspro · 3 days ago
  32. f57e14b [Linux] Improve isolated test network management (#39584) by Arkadiusz Bokowy · 3 days ago
  33. 334ea8d Generate ThreadNetworkDirectory cluster using Alchemy (#39607) by Moises Terrones · 3 days ago
  34. 7b518ca Generate ValveConfigurationAndControl cluster with Alchemy (#39626) by Moises Terrones · 3 days ago
  35. dbe0332 Generate WaterContentMeasurement cluster with Alchemy (#39627) by Moises Terrones · 3 days ago
  36. 9620b76 Fix error reporting for tests (#39659) by Andrei Litvin · 3 days ago
  37. 9fbf826 [Silabs]: Fix for Onoff cluster On command (#39621) by bhmanda-silabs · 3 days ago
  38. 906d6dc Move CommissionDeviceTest class to commissioning.py (#39478) by jtrejoespinoza-grid · 3 days ago
  39. 66ed034 NFC Transport: Use a separate Thread for NFC I/O (#39467) by Olivier LORENTE [ST] · 3 days ago
  40. 0c0ad50 TC-CC-2.1: Fix checks for nullable attributes (#39566) by C Freeman · 3 days ago
  41. 8d50973 [Fix] Fix CADMIN_1_19 test step 3 fabric filtered (#39609) by Jake Ororke · 3 days ago
  42. 65be0c6 TC-DA-1.5: step 11 should send 31-byte nonce (#39615) by C Freeman · 3 days ago
  43. 20ba575 Reduce logs severity level for non-error logs (#39656) by Arkadiusz Bokowy · 3 days ago
  44. 8815a36 [NXP] Enabling RCP recovery mechanism on RW platform (#39509) by Gatien Chapon · 3 days ago
  45. 852d123 [Silabs] Update silabs docker to use new SDKS (#39610) by chirag-silabs · 4 days ago
  46. 3c9946c [Test Merge] Merging tests CADMIN_1_22 and CADMIN_1_24 due to removal of test steps 2-4 in CADMIN_1_24 (#39010) by Jake Ororke · 6 days ago
  47. 6af82a8 [NXP] Update NXP examples' CMake files to export CHIP_ROOT via COMMON_KCONFIG_ENV_SETTINGS (#39620) by dinabenamar · 6 days ago
  48. 24de218 Ensure space for MIC when allocating buffer for InvokeRequestMessage (#39617) by Terence Hampson · 6 days ago
  49. 3b9ff1d Generate ThermostatUserInterface cluster with Alchemy (#39580) by Moises Terrones · 6 days ago
  50. 00a8e43 Fix ownership problems in controller storage (#39639) by Tennessee Carmel-Veilleux · 6 days ago
  51. 747a5bd [ICD] Add a Configurable SlowPollInterval fallback value when and ICD devic… (#39599) by Junior Martinez · 6 days ago
  52. a4101d1 Update the build instructions in README.md (#39640) by Yufeng Wang · 6 days ago
  53. 5052f8c Generate Switch cluster with Alchemy (#39576) by Moises Terrones · 6 days ago
  54. 8ced22d Generic test event trigger handler flash reduction (#39596) by Zaid Omer · 6 days ago
  55. df0b215 [NXP][platform][common] add WPA3 support (#39411) by Martin Girardot · 6 days ago
  56. 0bac726 [NXP][CMake] Refactor Matter-related CMake calls for cross-platform compatibility (#39427) by Gatien Chapon · 6 days ago
  57. a8ab4d5 TC-LVL-2.1 - Updated MinLevel Attribute Value Range as per Test-Plan. (#39018) by Rajashreekalmane · 6 days ago
  58. 1e7f673 [TI] LWIP removal for cc13x4_26x4 (#39569) by Anu Biradar · 7 days ago
  59. 0a1ec08 Update style guide for AI code review (#39606) by Zaid Omer · 7 days ago
  60. 0657d7d [E2E][JF] Add jcm/TrustedIcacPublicKeyB parameters for OwnershipTransferContext (#39243) by doru91 · 7 days ago
  61. 861f588 [SiliconLabs][Closures] Closure app common code for command implementation and calibration command implementation (#39547) by sabollim-silabs · 7 days ago
  62. 1317f16 [NXP] Update NXP docker image (#39561) by dinabenamar · 7 days ago
  63. 0eb71d9 [QPG] Bump matter-support-qorvo to fix compilation after OpenThread repo bump (#39592) by lucicop · 7 days ago
  64. 85ccc7e Ensure space for MIC when allocating buffer for InvokeResponseMessage (#39549) by Terence Hampson · 7 days ago
  65. bb52874 Re-enable AVSM-2.10 after reordering test steps (#39598) by Abdul Samad · 7 days ago
  66. 9b7e3cf [ICD][Client] Continue to resubscribe when liveness timeout happens if peer is lit mode and client does't register its icd token (#39065) by yunhanw-google · 8 days ago
  67. f3fc26a [Linux] Check WiFi state before selecting configured network (#39380) by Arkadiusz Bokowy · 8 days ago
  68. 943f2f5 [CI] Add build check for chip-camera for arm64 (#39572) by Yufeng Wang · 8 days ago
  69. e353b6a Disable AVSM 2.10 (#39595) by Andrei Litvin · 8 days ago
  70. ae1474c [Tizen] Add crashlog to QEMU workflow (#39440) by Miłosz Tomkiel · 8 days ago
  71. 2477fef [Darwin] In DnssdHostNameRegistrar.mm the timeout outlives the instan… (#39560) by Vivien Nicolas · 8 days ago
  72. cdd89fa Generation of XML and code using Alchemy and ZAP for TimeFormatLocalization Cluster (#39252) by Moises Terrones · 9 days ago
  73. 61de84d Alchemy generation of UnitLocalization cluster (#39263) by Moises Terrones · 9 days ago
  74. 0df1c27 Handle non-existence of streams in Camera AVSM server, enable `TC_AVSM_2_10` (#39545) by Abdul Samad · 9 days ago
  75. 77a1c2a Add missing validation checks to SetStreamPriorities and CaptureSnapshot command (#39546) by Pradip De · 9 days ago
  76. 82d1b7c Migrate Administrator Commissioning cluster to be code driven (#39470) by Andrei Litvin · 9 days ago
  77. 98872f9 Fixed the static assert in software-diagnostic-cluster for dynamic endpoint. (#39544) by shripad621git · 9 days ago
  78. 64fa6a2 Alchemy generate ModeSelect cluster (#39375) by Moises Terrones · 9 days ago
  79. ebbcfb7 Add Alchemy generated XML for PowerSourceConfiguration cluster (#39421) by Moises Terrones · 9 days ago
  80. f5be0e4 [Camera] Add new delegate API to get the reference of the current active WebRTC sessions (#39550) by Yufeng Wang · 9 days ago
  81. 663b482 [Silabs] Add software-string-version in DeviceInfo and fix 917SoC Hang (#39562) by chirag-silabs · 9 days ago
  82. b7c4656 Set NetworkCommissioning revision to 2 (#39564) by Andrei Litvin · 9 days ago
  83. e5627b5 [Test Fix] Fix TC_ACL_2_6 and TC_ACL_2_8 event count and filtering issues (#39284) by Jake Ororke · 9 days ago
  84. 6aafb9d [Telink] Update Zephyr version & Update compatible builds to docker version 140 (#38408) by Alex Tsitsiura · 9 days ago
  85. f38f1de Add checks for new optionalConform and mandatoryConform tags (#39480) by Moises Terrones · 9 days ago
  86. db4cb95 TC--WNCV-5_1 TC removed (#39016) by Rajashreekalmane · 9 days ago
  87. 126e0e6 Add missing stdio include for vsnprintf (#39557) by Karsten Sperling · 9 days ago
  88. be1cfb1 Remove the SRP timer code that is not used at all (#39531) by Nivi Sarkar · 10 days ago
  89. 29ef8de Add EndpointProviderInterface, SpanEndpointProvider and EndpointProvi… (#39396) by Sergio Soares · 10 days ago
  90. 91458de Update documentation for out of band commands related to new --app-pipe (#39500) by jtrejoespinoza-grid · 10 days ago
  91. b764a9d Fabric sync bridge - update `Administrator Commissioning Cluster` override handling (#39517) by Andrei Litvin · 10 days ago
  92. 1bf9a3e Adding helper function for commands running errors (#38799) by Ramiro Recchia · 10 days ago
  93. e9de0dd Move data model types from basic-types.h to DataModelTypes.h (#39146) by Jenny Gallegos · 10 days ago
  94. 1e574e5 [Closure] Add Test Event Trigger and handling for closure control (#39121) by sabollim-silabs · 10 days ago
  95. 23ff4e6 Improve build_python.sh configurability (#39542) by Tennessee Carmel-Veilleux · 10 days ago
  96. 7da66ae [CI] Fix WEBRTCP TCs write to read-only attribute issue (#39530) by Yufeng Wang · 10 days ago
  97. f72c516 [Telink] Add vid and pid judgment (#39300) by Alex Tsitsiura · 10 days ago
  98. a0c522d Make ServiceArea cluster non-provisional in ZAP XML (#39523) by Tennessee Carmel-Veilleux · 10 days ago
  99. 4687842 [Telink] Fix memory report for parallel jobs (#39489) by Alex Tsitsiura · 10 days ago
  100. f2e1e3f Fix Chef nrfconnect when Identify is not defined (#39534) by Erwin Pan · 10 days ago