1. 84e7107 Revert "posix: use sys_sem instead of k_spinlock for pool synch" by Alberto Escolar Piedras · 7 hours ago upstream/main
  2. c9faea2 Revert "clang-format: add entry for SYS_SEM_LOCK()" by Alberto Escolar Piedras · 7 hours ago
  3. f9d350f Revert "sys_sem: add a for-loop-like macro similar to spinlocks" by Alberto Escolar Piedras · 7 hours ago
  4. c217703 ARC: Add omitted defconfig file by Nikolay Agishev · 10 hours ago
  5. 9bcf275 Bluetooth: Controller: Ignore bit 1 set in Initiating_PHYs by Vinayak Kariappa Chettimada · 3 weeks ago
  6. e564946 bluetooth: mesh: Adapt BLOB IO to RRAM write size by Håvard Reierstad · 5 days ago
  7. e7ee26d Bluetooth: BAP: Shell: Moved RX and TX fields into a union by Emil Gydesen · 6 weeks ago
  8. 4a4d758 boards: rename and update esp32 related conf and overlay files by Sylvio Alves · 11 days ago
  9. 799a456 nxp: imx8ulp: add audio-related nodes by Laurentiu Mihalcea · 5 weeks ago
  10. 6d684c9 drivers: bluetooth/cyw43xxx: check that hw_flow_control is set by Nazar Palamar · 8 days ago
  11. 62e6fbb board: cy8cproto_062_4343w: Enable HW Flow control for HCI H4 by Nazar Palamar · 9 days ago
  12. 1f156c3 drivers: mfd: npm1300: Fixed configuration of long press reset by Andy Sinclair · 12 days ago
  13. 2d52882 dts: riscv: nordic: enable CLIC nodes by Marcin Szymczyk · 3 weeks ago
  14. ab79670 soc: nordic: vpr: remove IRQ handling and enable RISCV_PRIVILEGED by Marcin Szymczyk · 3 weeks ago
  15. 5bba170 drivers: interrupt_controller: add intc_nrfx_clic by Marcin Szymczyk · 3 weeks ago
  16. e436441 Bluetooth: L2CAP: Don't try to send on disconnected channel by Jonathan Rico · 6 days ago
  17. 57b9408 Bluetooth: L2CAP: don't use NULL buf by Jonathan Rico · 6 days ago
  18. df1e4aa Bluetooth: refactor add `is_host_managed_ccc` by Aleksander Wasaznik · 5 days ago
  19. a5ae3b0 Bluetooth: conn: Don't wait for buf allocation in syswq by Jonathan Rico · 5 days ago
  20. baf3cc9 bluetooth: OTS: Delay indications to system workqueue by Szymon Janc · 5 days ago
  21. 237c595 Bluetooth: Host: Rename bt_conn_state_t states for clarity by Rubin Gerritsen · 4 days ago
  22. 1c132c9 Bluetooth: Host: Document flags used for connection establishment by Rubin Gerritsen · 5 days ago
  23. 978c0e4 twister: testplan: Handle unknown test level by Dmitrii Golovanov · 4 days ago
  24. a5741c8 drivers: espi: npcx: add dependency for espi taf by Tom Chang · 2 days ago
  25. f0f83d2 drivers: ptp_clock_nxp_enet: misc fixes by Declan Snyder · 31 hours ago
  26. e2656a2 tests: drivers: counter: counter_basic_api by Richard Wheatley · 25 hours ago
  27. a1dd9a5 bluetooth: host: Fix alignment of gatt_chrc by Carles Cufi · 28 hours ago
  28. f18ea95 drivers: timer: nrf_grtc_timer: fix return type signedness by Jędrzej Ciupis · 5 weeks ago
  29. 6e66aa1 posix: use sys_sem instead of k_spinlock for pool synch by Chris Friedt · 2 days ago
  30. 36bbd30 clang-format: add entry for SYS_SEM_LOCK() by Chris Friedt · 2 days ago
  31. 3c6fdf2 sys_sem: add a for-loop-like macro similar to spinlocks by Chris Friedt · 2 days ago
  32. 909ad81 Bluetooth: Host: Deprecate auto name in AD by Théo Battrel · 6 days ago
  33. f461ae5 Bluetooth: Mesh: Remove usage of auto name in AD by Théo Battrel · 4 days ago
  34. 6c9010b Bluetooth: Shell: Remove usage of auto name in AD by Théo Battrel · 5 days ago
  35. 7bc6398 Bluetooth: Samples: Remove uses of auto name in AD by Théo Battrel · 5 days ago
  36. 9400823 Bluetooth: Tests: Remove usage of auto name in AD by Théo Battrel · 6 days ago
  37. 93fde58 Bluetooth: Host: Add new advertiser params macro by Théo Battrel · 6 days ago
  38. 1ed452b tests: pm/device_runtime: Run in native_sim only by Flavio Ceolin · 4 weeks ago
  39. dbf62a5 drivers: clock_control: Update XTAL accuracy on nRF54L by Martin Tverdal · 33 hours ago
  40. 4593f0d kernel: priority queues: declare as static inlines by Anas Nashif · 12 days ago
  41. 0b8714b scripts: Improve gen_kobject_list.py variable address determination by Nick Goote · 2 weeks ago
  42. 41676df doc: Add Xtensa HiFi documentation by Peter Mitsis · 7 days ago
  43. 11b85ee kernel: stack: Check possible overflow by Flavio Ceolin · 6 weeks ago
  44. 37e3449 soc: nordic: vpr: fix soc isr sw stacking. by Lukasz Stepnicki · 5 days ago
  45. a8fa0ea linker: Add more DWARF 5 debug sections by Patryk Duda · 8 days ago
  46. 215b4dd usb: device_next: rework USBD shell to take speed into account by Johann Fischer · 5 weeks ago
  47. 0cfc15d usb: device_next: rename usbd_class_iter to usbd_class_node by Johann Fischer · 5 weeks ago
  48. 2bc55f1 usb: device_next: rename usbd_class_node to usb_class_data by Johann Fischer · 5 weeks ago
  49. 9acd1e8 usb: device_next: temporarily remove struct usbd_class_data by Johann Fischer · 5 weeks ago
  50. cc36727 usb: device_next: use helpers to get priv and device context by Johann Fischer · 4 weeks ago
  51. 5144d0f usb: device_next: Introduce speed specific configurations by Tomasz Moń · 8 weeks ago
  52. 99cd7ee usb: device_next: Fix uninitialized variable warning by Tomasz Moń · 8 weeks ago
  53. 2470821 usb: device_next: Allow class to return NULL descriptor set by Tomasz Moń · 8 weeks ago
  54. f411f80 usb: device_next: Separate endpoint assignment from class data by Tomasz Moń · 8 weeks ago
  55. 2deab70 usb: device_next: Handle class requests the same regardless of debug by Tomasz Moń · 8 weeks ago
  56. a2ce9b0 usb: device_next: allow terminating descriptor set with NULL by Tomasz Moń · 3 months ago
  57. 5e3a73d usb: device_next: uac2: Convert class to descriptor set by Tomasz Moń · 3 months ago
  58. 52ce527 usb: device_next: uac2: add descriptor sets macros by Tomasz Moń · 3 months ago
  59. 42f7e1b usb: device_next: make HS support compliant with the USB2.0 specification by Johann Fischer · 4 months ago
  60. 5cd964a usb: device_next: introduce and interface to get class/function descriptor by Johann Fischer · 3 months ago
  61. 6f13685 include: usb: add device qualifier descriptor by Johann Fischer · 3 months ago
  62. 3fed555 usb: device_next: add helpers to get highest supported and actual speed by Johann Fischer · 3 months ago
  63. fde4530 usb: device_next: add helpers to get private data and device context by Johann Fischer · 3 months ago
  64. 48818e7 include: usb_ch9: add macros to calculate endpoint bInterval by Johann Fischer · 3 months ago
  65. 378a5f2 usb: device_next: rework loopback interfaces by Johann Fischer · 3 months ago
  66. 33bb3b6 edtlib: test filters set by including bindings by Christophe Dufaza · 5 months ago
  67. b3b5ad8 edtlib: fix "last modified" semantic for included property specs by Christophe Dufaza · 5 months ago
  68. 70eaa61 edtlib: test "last modified" semantic for included property specs by Christophe Dufaza · 5 months ago
  69. 8181bb5 tests: drivers: gpio: update rpl s ovelay file for acpi support by Najumon B.A · 3 months ago
  70. 93421ce board: x86: add acpi hid for gpio by Najumon B.A · 3 months ago
  71. 4a973db drivers: gpio: gpio_intel: add acpi base resource enumeration by Najumon B.A · 3 months ago
  72. 1043d9f lib: acpi: add acpi dt-bindings header file by Najumon B.A · 3 months ago
  73. b591714 soc: x86: add gpio acpi resource enumeration by Najumon B.A · 3 months ago
  74. 24cbb74 net: dsa: Fix DSA driver for KSZ8xxx to correctly initialize LAN devices by Lukasz Majewski · 6 weeks ago
  75. 5d36473 boards: st: stm32l152c_disco: Update documentation by Maxin John · 4 weeks ago
  76. 0039c66 boards: st: stm32l152c_disco: add board support by Maxin John · 4 weeks ago
  77. 75f5d98 soc: riscv-privileged: support SoCs without reset vector by Marcin Szymczyk · 3 weeks ago
  78. 030a8b1 drivers: dac: dac_ad569x: Support for AD569x DACs. by Jan Kubiznak · 13 days ago
  79. 65abd21 tests: Bluetooth: Add regression test to l2cap/stress by Jonathan Rico · 8 days ago
  80. ce3141f Bluetooth: Shell: Allow bigger cmd in bsim shell by Théo Battrel · 7 days ago
  81. e6af5f2 samples: mbox_data: Repair mbox-consumer in dt by Tomas Galbicka · 14 days ago
  82. c80ace5 soc: st: stm32: adding option to enable prefetch buffer by Lubos Koudelka · 33 hours ago
  83. 46ff1df Bluetooth: Fix store `disconnected_handles` reason by Aleksander Wasaznik · 5 days ago
  84. 9729651 ipc_service: backends: icbmsg: Silence maybe-uninitialized warning by Herman Berget · 5 days ago
  85. d3cfbf1 Bluetooth: Host: Document scanning dev flags by Rubin Gerritsen · 5 days ago
  86. 820224f manifest: Update hal_nordic to latest by Alberto Escolar Piedras · 4 days ago
  87. d459d0e tests: kernel: cache: Remove adp_xc7k/ae350 from the blacklist by Wei-Tai Lee · 3 months ago
  88. e22e226 dts: bindings: add andestech,l2c by Wei-Tai Lee · 3 months ago
  89. 5db2590 soc: andestech: Remove l2_cache.c by Wei-Tai Lee · 3 months ago
  90. 6b26cdb soc: andestech: set default cache type by Wei-Tai Lee · 3 months ago
  91. 80f9736 drivers: cache: add Andes cache driver by Wei-Tai Lee · 3 months ago
  92. d1e2c8b soc: andestech: add the definitions for cache driver by Wei-Tai Lee · 3 months ago
  93. bb2e536 doc: release-notes: 3.7: new hawkbit features by Fin Maaß · 4 days ago
  94. 5233a4f doc: posix: mark ftruncate as supported by Karthikeyan Krishnasamy · 6 days ago
  95. 1ddefc6 doc: posix: mark fynsc as supported by Karthikeyan Krishnasamy · 6 days ago
  96. cc06c2b lib: posix: fs: fix errno handling by Karthikeyan Krishnasamy · 8 days ago
  97. 191b3cb boards: Fix doc build warnings by Jamie McCrae · 8 days ago
  98. fb7e937 cmake: add control over inline source code disassembly by Laurentiu Mihalcea · 8 days ago
  99. 9921483 boards: nrf*bsim: Disable ubsan in bst_install by Alberto Escolar Piedras · 7 days ago
  100. 0263e02 toolchain gcc: Provide a no UBSAN attribute macro by Alberto Escolar Piedras · 7 days ago