1. b54e0ba drivers: ethernet: Add missing iface arg Cyclone V Ethernet by Fabian Blatz · 3 hours ago upstream/main
  2. e1d4519 doc: audio: dmic: document the DMIC shell commands by Benjamin Cabé · 3 hours ago
  3. 67c213e include: drivers: sensor: enhance Doxygen documentation for LSM6DSVXXX by Benjamin Cabé · 3 hours ago
  4. 2c497f5 sensor: pac194x: add support for individual channel fetch by Albert Jakieła · 3 hours ago
  5. fa95c39 sensor: pac194x: Add microchip,refresh-mode property by Albert Jakieła · 3 hours ago
  6. 1142cde tests: drivers/comparator/gpio_loopback: Add FRDM-iMXRT1186 by Lucien Zhao · 3 hours ago
  7. 8348fd1 boards: shields: st87mxx: new .conf file and documentation update by Isabelle OGER · 3 hours ago
  8. 68a13c9 drivers: watchdog: add Realtek Ameba series support by minyuan xue · 3 hours ago
  9. c0b44e4 dts: arm: add watchdog binding and nodes by minyuan xue · 3 hours ago
  10. 77ef70e soc: adi: max32: Fix resume from standby when using RTC by Pete Johanson · 13 hours ago
  11. d387fde west: runners: openocd: Use POSIX-style paths for log files by Tahsin Mutlugun · 13 hours ago
  12. 892af11 tests: with_mcumgr: Rework to use prebuilt signed images by Grzegorz Chwierut · 13 hours ago
  13. 0d3ac89 Bluetooth: BAP: Fix bad releasing state checks by Emil Gydesen · 13 hours ago
  14. b8252b9 drivers: dai: intel: ssp: fill fields directly in get_properties_copy by Kai Vehmanen · 13 hours ago
  15. f2b3b92 drivers: dai: intel: ssp: make get_properties safe for concurrency by Kai Vehmanen · 13 hours ago
  16. fb892aa Bluetooth: BAP: SD: Fix log of wrong err value by Emil Gydesen · 13 hours ago
  17. 001809a boards: st: b_u585i_iot02a: Use EC-P256 as default signature type by Tim Pambor · 13 hours ago
  18. fcbd4d7 boards: st: stm32h573i_dk: Use EC-P256 as default signature type by Tim Pambor · 13 hours ago
  19. a54a2ab tests: pm: power_mgmt_soc: add frdm_mcxn947 by Jacob Wienecke · 13 hours ago
  20. 934b72b boards: nxp: frdm_mcxn947: add timer companion by Jacob Wienecke · 13 hours ago
  21. d50c33b soc: nxp: mcxn: enable PM for MCXN947 cpu0 by Jacob Wienecke · 13 hours ago
  22. 3b6e828 boards: kit_pse84_ai: Add documentation for multicore case by Laura Carlesso · 13 hours ago
  23. 23ca0b5 boards: kit_pse84_ai: Enable multicore tf-m by Laura Carlesso · 13 hours ago
  24. f7f1413 boards: kit_pse84_ai: add tfm non-secure variant by Sreeram Tatapudi · 13 hours ago
  25. 0b1a908 modules: infineon: Use local copies of board files for TF-M by Laura Carlesso · 13 hours ago
  26. 2c23280 manifest: Get restructured hal-infineon zephyr-ifx-cycfg by Laura Carlesso · 13 hours ago
  27. b4366d6 samples: add infineon autanalog sar fir_fifo app by Richard Mc Sweeney · 13 hours ago
  28. 0ffc6ff boards: add ADC support to kit_pse84_eval_m55 by Richard Mc Sweeney · 13 hours ago
  29. 71b3e03 drivers: add FIFO support to pse84 sar by Richard Mc Sweeney · 13 hours ago
  30. 10f7dd7 drivers: add FIR for pse84 autanalog sar by Richard Mc Sweeney · 13 hours ago
  31. eb799a4 llext: add bounds to init / fini fn_table size by Lauren Murphy · 13 hours ago
  32. 9e96550 llext: validate st_shndx in llext_symbol_name for STT_SECTION symbols by Anas Nashif · 13 hours ago
  33. 78ca8d8 llext: add bounds checking to llext_string by Lauren Murphy · 13 hours ago
  34. 106540a llext: bound-check r_offset in Xtensa PLT relocatable branch by Anas Nashif · 13 hours ago
  35. b0cda7f llext: validate st_shndx before indexing sect_hdrs in copy_symbols by Anas Nashif · 13 hours ago
  36. d6ce2e7 llext: validate pos in llext_buf_peek and guard NULL callers by Anas Nashif · 13 hours ago
  37. d8cb02b llext: validate sh_info before indexing sect_map in load pass by Anas Nashif · 13 hours ago
  38. 4782719 drivers: flash: stm32u5/stm32l5 option bytes by Mariusz Kryński · 13 hours ago
  39. 8e33acd drivers: dai: intel: alh: fill fields directly in get_properties_copy by Kai Vehmanen · 19 hours ago
  40. 98b42eb drivers: dai: intel: alh: make get_properties safe for concurrency by Kai Vehmanen · 19 hours ago
  41. b470bfc drivers: dai: intel: alh: sanity check stream_id in get_properties by Kai Vehmanen · 19 hours ago
  42. 3877dea Bluetooth: BAP: UC: Add missing sys_cpu_to_le16 for SDU by Emil Gydesen · 19 hours ago
  43. 1741926 ci: ruff: ban deprecated west APIs via TID251 by Pieter De Gendt · 19 hours ago
  44. 5a90383 Bluetooth: Audio: apply U suffix to unsigned integer literals by Emil Gydesen · 19 hours ago
  45. ba10c48 tests: drivers: fuel_gauge: fix deprecated prop_val initializers by Benjamin Cabé · 20 hours ago
  46. af3d342f Bluetooth: BAP: Shell: Make it easier to copy broadcast IDs by Emil Gydesen · 20 hours ago
  47. 6228b2e doc: develop: test: ztest: list all zephyr,fake-* bindings by Henrik Brix Andersen · 20 hours ago
  48. 7710704 net: core: Initialize ARP during network initialization once only by Robert Lubos · 20 hours ago
  49. e2d3930 tests: net: lib: lwm2m: block_transfer: Fix uninitialized mutex by Robert Lubos · 20 hours ago
  50. 3efaa96 tests: net: lib: lwm2m: lwm2m_engine: Fix uninitialized mutex by Robert Lubos · 20 hours ago
  51. 29581d5 net: tls_credentials: Fix uninitilized mutex by Robert Lubos · 20 hours ago
  52. d96ab63 tests: net: quic: initialize recovery mutex in reset_test_ep by Benjamin Cabé · 20 hours ago
  53. 8e8dd62 net: dns: initialize dispatcher context mutex on register by Benjamin Cabé · 20 hours ago
  54. 678055f MAINTAINERS: add dnltz as gpio collaborator by Daniel Schultz · 20 hours ago
  55. de6f08e net: ptp: fix sockaddr handling in transport_socket_open() by Jukka Rissanen · 20 hours ago
  56. 4d1715e tests: net: fix global-buffer-overflow in test_net_pkt_remove_tail() by Anas Nashif · 20 hours ago
  57. fb234a2 tests: net: mqtt_sn_client: fix stack-buffer-overflow in tp_recvfrom() by Anas Nashif · 20 hours ago
  58. a3de885 net: context: fix stack-use-after-scope in context_sendto() by Anas Nashif · 20 hours ago
  59. c05e59b compiler: clang: Override LTO flags with Clang-compatible forms by Anas Nashif · 20 hours ago
  60. 00ac228 drivers: crc: nxp_lpc: advertise CRC-16/ITU-T capability by Andrej Butok · 20 hours ago
  61. edd488d docs: migration-guide: mention removal of net_if_config_get by Fin Maaß · 20 hours ago
  62. 037e621 net: if: remove net_if_config_get by Fin Maaß · 20 hours ago
  63. 4770e97 manifest: update hal_nordic revision to aa969cd by Mikko Parpala · 20 hours ago
  64. ff26f33 Bluetooth: BAP: UC: Add check for stream->group for QoS notification by Emil Gydesen · 20 hours ago
  65. 419ec6f drivers: counter: fix spinlock leak in counter_renesas_ra_agt by Brian Cain · 20 hours ago
  66. ab59100 boards: microchip: add image for mpfs_icicle board by Benjamin Cabé · 20 hours ago
  67. 07d43ec manifest: update hal_nxp repo by Qiankun Li · 20 hours ago
  68. 79d1997 drivers: wifi: nxp: add Kconfig for SLIM feature by Qiankun Li · 20 hours ago
  69. 816ad26 drivers: udc_nrf: use out_ack cap to simplify ctrl status out management by Benedek Kupper · 20 hours ago
  70. f9fcc1b boards: nxp: frdm_imxrt1186: fix cm7 dtcm/itcm region overlap by Lucien Zhao · 25 hours ago
  71. 204185c manifest: update lvgl to version bbedf2656086a93a8468a1c98168a6b36631ce9a by Alain Volmat · 25 hours ago
  72. 668459f modules: lvgl: include lvgl_private.h in lvgl_zephy_osal by Alain Volmat · 25 hours ago
  73. 1cd6a3b modules: lvgl: update CMakeLists to avoid file list by Alain Volmat · 25 hours ago
  74. ed5cedd drivers: wifi: nxp: remove unused NXP Wi-Fi configs by Qingling Wu · 25 hours ago
  75. f707a0d dts: arm: st: wba: Add radio binding including bt and 802154 nodes by Vincent Tardy · 25 hours ago
  76. f4f38be ci: add coding guideline scan workflow by Anas Nashif · 25 hours ago
  77. e9703cc ci: scripts: add SARIF summary step by Anas Nashif · 25 hours ago
  78. ef3a191 samples: subsys: ipc: enable icmsg service on apard32690 board by Daniel DeGrasse · 25 hours ago
  79. 2e0f9cf net: sockets: fix TOCTOU in recvmsg/sendmsg by Flavio Ceolin · 25 hours ago
  80. 7f62457 drivers: fg: Fix typo and include guards by Dev Joshi · 25 hours ago
  81. 5ac0d14 drivers: fg: Add units to enum/union fields by Dev Joshi · 25 hours ago
  82. d5799032 drivers: led: fake: fix fake_led_get_info_delegate() check by Henrik Brix Andersen · 25 hours ago
  83. fb64460 boards: espressif: add picture for esp32s3_box3 by Benjamin Cabé · 27 hours ago
  84. d030dea cmake: fix ARM llext module loading with clang by Anas Nashif · 27 hours ago
  85. 2bd67af arch: riscv: csr: drop deprecated register storage class by Anas Nashif · 27 hours ago
  86. 551aea8 scripts: gen_isr_tables: use power-of-2 ALIGN in linker script by Anas Nashif · 27 hours ago
  87. b53e965 samples: net: quic: fix stream direction enum in echo client by Anas Nashif · 27 hours ago
  88. 46546d4 samples: net: quic: fix stream direction enum in echo service by Anas Nashif · 27 hours ago
  89. af87585 cmsis-nn: make it build with clang by Anas Nashif · 27 hours ago
  90. 8011603 soc: nxp: mcxw7xx: enable MCM LPCAC by Holt Sun · 27 hours ago
  91. 9fd318d drivers: cache: add NXP MCM LPCAC support by Holt Sun · 27 hours ago
  92. 2ee94b6 usb: cdc_acm: device_next: Mitigate posix ECHO issues by Antoni Duda · 27 hours ago
  93. cc32b6a drivers: serial: aesc: Properly relocate register base by Daniel Schultz · 27 hours ago
  94. 47ec2ef drivers: uart: aesc: Fix Copyright Text by Daniel Schultz · 27 hours ago
  95. 5b87d56 drivers: gpio: aesc: add missing common config and data fields by Daniel Schultz · 27 hours ago
  96. 6bb13a7 drivers: gpio: aesc: Properly relocate register base by Daniel Schultz · 27 hours ago
  97. cb41064 drivers: gpio: aesc: Fix Copyright Text by Daniel Schultz · 27 hours ago
  98. c799b81 drivers: display: add Himax HX8353E driver by Andrew Yong · 27 hours ago
  99. b027316 drivers: timer: leon_gptimer: convert to a tickless driver by Nicolas Pitre · 35 hours ago
  100. ed62e89 net: mcp: select PSA_CRYPTO for HTTP transport by Benjamin Cabé · 35 hours ago