1. 14b358a libc: minimal: Add EOVERFLOW by Carles Cufi · 3 years, 10 months ago
  2. 1e26e08 libc: minimal: Add doxygen formatting to errno.h by Carles Cufi · 3 years, 10 months ago
  3. 165def7 libc: minimal: Align errno.h values with newlib by Carles Cufi · 3 years, 10 months ago
  4. 829e02f boards: arm: lpc55s: Add missing trustzone flag by Kevin Townsend · 3 years, 10 months ago
  5. 878043a Bluetooth: Mesh: Change friend_cred decision point to friend selection by Trond Einar Snekvik · 3 years, 10 months ago
  6. 22fabef Bluetooth: Mesh: Add VA flag to generic pending flags by Pavel Vasilyev · 3 years, 10 months ago
  7. 3ae0f96 Bluetooth: Mesh: Fix incorrect flag check in mesh settings by Pavel Vasilyev · 3 years, 10 months ago
  8. 41e8859 arch/x86: Correct multiboot interpretation when building for EFI by Andy Ross · 3 years, 10 months ago
  9. 653e7a2 tests/kernel/common: Skip bitarray tests when KERNEL_COHERENCE by Andy Ross · 3 years, 10 months ago
  10. 05d8c6f tests: kernel: fix two semaphroe testcases failed on ADSP by Enjia Mai · 3 years, 10 months ago
  11. 384d059 driver: uart: esp32: DT fix to allow uart2 by Sylvio Alves · 3 years, 10 months ago
  12. 62ccddb drivers: modem: hl7800: fix update RAT by Ryan Erickson · 3 years, 10 months ago
  13. 21d1ad3 drivers: gpio: gpio_cy8c95xx: Add error check of i2c_reg_read_byte by Kumar Gala · 3 years, 10 months ago
  14. 8152992 logging: Simplify runtime filtering by Krzysztof Chruscinski · 3 years, 10 months ago
  15. c3d35d8 drivers: bluetooth: hci: increase spi_rx_stack by Alexandre Bourdiol · 3 years, 10 months ago
  16. 6815ef4 net: lwm2m: Only parse TLV from the first block by Jan Buenker · 3 years, 10 months ago
  17. dab391f tests: net: getaddrinfo: Disable onboard Ethernet controller by Jukka Rissanen · 3 years, 10 months ago
  18. a336f7e soc: npcx: Move ecst to npcx common folder by Wealian Liao · 3 years, 10 months ago
  19. 7897eae Bluetooth: controller: Fix PPIs use for nRF52805 SoC by Vinayak Kariappa Chettimada · 3 years, 10 months ago
  20. f54e1ed runners: bossac: Arduino bootloader reset on macOS by George White · 3 years, 10 months ago
  21. 5e10e77 drivers: dac: mcp4725: remove usage of device_pm_control_nop by Kieran Mackey · 3 years, 10 months ago
  22. 3e369f9 tests: msgq_usage: ensure all services started before client query by Watson Zeng · 3 years, 10 months ago
  23. 4996604 west.yml: esp32: bugfixes and improvements by Sylvio Alves · 3 years, 10 months ago
  24. ad0bf94 linker: esp32: fix empty iterable symbols by Sylvio Alves · 3 years, 10 months ago
  25. 6941c8f tests/kernel/smp: Misc synchronization fixups by Andy Ross · 3 years, 10 months ago
  26. e2f6b95 tests: interrupt: fix coverity issue of newly added testcases by Enjia Mai · 3 years, 10 months ago
  27. 253350c Kconfig: Increase default thread analyzer stack size by Joakim Andersson · 3 years, 10 months ago
  28. 3bd31ae pm: npcx: consider host wake-up features only if espi is selected. by Mulin Chao · 3 years, 10 months ago
  29. 5f5fb7d ite: drivers/adc: it8xxx2: fix adc driver flow by Tim Lin · 3 years, 10 months ago
  30. bb40d93 ite: drivers/i2c: it8xxx2: fix slave address from 7-bit to 8-bit by Tim Lin · 3 years, 10 months ago
  31. 7b0a89e ite: drivers/i2c: it8xxx2: fix i2c_reset issue by Tim Lin · 3 years, 10 months ago
  32. 8f823a0 tests: libc: Update character output testcases to solve coverity issues by Ying ming · 3 years, 10 months ago
  33. 216dc5d kernel: mmu: remove un-needed call to virt_to_bitmap_offset by Daniel Leung · 3 years, 10 months ago
  34. 6bc42ae tests: lib: Add newlib thread safety test by Stephanos Ioannidis · 3 years, 10 months ago
  35. 1ff6664 lib: newlib: Remove internal _sbrk lock by Stephanos Ioannidis · 3 years, 10 months ago
  36. b0e690a lib: newlib: Add malloc lock by Stephanos Ioannidis · 3 years, 10 months ago
  37. f717ccd doc: release: 2.6: Add note about west bossac runner by Gerson Fernando Budke · 3 years, 10 months ago
  38. 5576570 doc: release: 2.6: Add notes about rf2xx driver changes by Gerson Fernando Budke · 3 years, 10 months ago
  39. f0d64dd doc: release: 2.6: Add notes about Cypress related changes by Gerson Fernando Budke · 3 years, 10 months ago
  40. 7268b6f drivers: timer: sys_clock: return -ENOSYS if not implemented by Gerard Marull-Paretas · 3 years, 10 months ago
  41. 9b84635 pm: device: check for ENOSYS by Gerard Marull-Paretas · 3 years, 10 months ago
  42. 1396478 dma: change an atmoic api for Coverity issue 233524 by Hake Huang · 3 years, 10 months ago
  43. 2a3a790 shell: log_backend: Fix fifo cleanup by Krzysztof Chruscinski · 3 years, 10 months ago
  44. f8ac3a4 lib: os: cbprintf: Avoid implicit casting to int * by Krzysztof Chruscinski · 3 years, 10 months ago
  45. 236aaf9 tests: logging: log_api: Fix in mock backend by Krzysztof Chruscinski · 3 years, 10 months ago
  46. f7b7a67 tests: logging: log_api: Prevent negative array index write by Krzysztof Chruscinski · 3 years, 10 months ago
  47. 92d1d1a tests: logging: log_msg2: Prevent using negative array index by Krzysztof Chruscinski · 3 years, 10 months ago
  48. f5be847 logging: Add missing va_end in log_msg2 by Krzysztof Chruscinski · 3 years, 10 months ago
  49. d7140a5 tests: logging: log_api: Remove accidental early return by Krzysztof Chruscinski · 3 years, 10 months ago
  50. b27f2eb lib: os: cbprintf: Fix incompatible case coverity issue by Krzysztof Chruscinski · 3 years, 10 months ago
  51. 2f3dbfd tests: logging: log_api: Use positive CONFIG_LOG_BUFFER_SIZE by Krzysztof Chruscinski · 3 years, 10 months ago
  52. 24f345e drivers/sensor: iis2mdc: use gpio_dt_spec oriented macros by Armando Visconti · 3 years, 10 months ago
  53. 09a85ff tests: lib: mem_alloc: Fix test names by Stephanos Ioannidis · 3 years, 10 months ago
  54. dbfa5a0 coding guidelines 11.9: fix literal zero as the null-ptr-constant by Maksim Masalski · 3 years, 10 months ago
  55. d3ae4e9 intel_adsp_cavs15/ logtool.py: fix support for multiple NULLs by Marc Herbert · 3 years, 10 months ago
  56. 36a1a88 tests: smp: correct the inappropriate testcase by Enjia Mai · 3 years, 10 months ago
  57. f66cb34 dts: riscv: it8xxx2: fix default status of UART by Tim Lin · 3 years, 10 months ago
  58. fd20ad2 ARM64: Release notes for 2.6 by Carlo Caione · 3 years, 10 months ago
  59. d75e982 boards: arm: stm32: clean up dts after clock conversion by Ilya Tagunov · 3 years, 10 months ago
  60. b9a782b doc: release-notes-2.6: on k_mem_unmap and demand paging stats by Daniel Leung · 3 years, 10 months ago
  61. 678564e doc: release-notes-2.6: major x86 changes by Daniel Leung · 3 years, 10 months ago
  62. eca366b doc, coding guidelines: fix cert-c links in coding guidelines by Lauren Murphy · 3 years, 10 months ago
  63. 643eb20 openthread: shell: Do not execute OT commands when OT is not ready by Damian Krolik · 3 years, 10 months ago
  64. f100566 tests: mheap_api_concept: fix non-reentrant thread_id by Watson Zeng · 3 years, 10 months ago
  65. 19fd583 samples: sensor: Fix logically dead code in bmg160 sample by Maureen Helm · 3 years, 10 months ago
  66. 53f21e1 samples: sensor: Fix logically dead code in adxl372 sample by Maureen Helm · 3 years, 10 months ago
  67. 8eea9eb MAINTAINERS: Add new ARM64 collaborator by Carlo Caione · 3 years, 10 months ago
  68. 41afd83 Bluetooth: Crypto: Fix naming of params by René Beckmann · 3 years, 10 months ago
  69. 8e69daf tests: libc: Update libc testcases to solve coverity issues by Ying ming · 3 years, 11 months ago
  70. 929c573 pm: policy: Fix residency policy math by Flavio Ceolin · 3 years, 11 months ago
  71. fb88c77 tests: mem_protect/mem_map: remove unused assignment to cnt by Daniel Leung · 3 years, 11 months ago
  72. 7c0ab58 samples: net: txtime: Address length was not init by Jukka Rissanen · 3 years, 11 months ago
  73. f602801 net: igmp: Fix uninitialized variable by Jukka Rissanen · 3 years, 11 months ago
  74. 76dee39 drivers: serial: stm32: Fixes uart_event_tx len calculation by Prema Jonathan van Win · 3 years, 11 months ago
  75. 53d00dc logging: Enable SWO pin for STM32 SoCs by Andrés Manelli · 3 years, 11 months ago
  76. 0129884 drivers/spi: STM32: This solves SPI infinite loop on Tranceive by Affrin Pinhero · 3 years, 11 months ago
  77. 13303c4 drivers: serial: nrf uarte: Fix for the RX byte counter by Tomasz Chyrowicz · 3 years, 11 months ago
  78. 797aa8b soc: nrf9160: Remove incorrect indication of SWO availability by Andrzej Głąbek · 3 years, 11 months ago
  79. 2656e6a kconfig: TraceRecorder Kconfig file for undefined symbols by Torsten Rasmussen · 3 years, 11 months ago
  80. 053467f doc: Update MXRT685 documentation by Mahesh Mahadevan · 3 years, 11 months ago
  81. 491fb7a CODEOWNERS, MAINTAINERS.yml: Update github username by Siddharth Chandrasekaran · 3 years, 11 months ago
  82. cc0cb3d doc: clock: link macros and struct to doxygen by Anas Nashif · 3 years, 11 months ago
  83. 7c582f4 tracing: systemview: rework IDs and make them match APIs by Anas Nashif · 3 years, 11 months ago
  84. 72c830c tracing: test format: print more details by Anas Nashif · 3 years, 11 months ago
  85. fe14c23 tracing: move test format into its own directory by Anas Nashif · 3 years, 11 months ago
  86. 410b895 mbedtls: minor update, to fix the README file by Ioannis Glaropoulos · 3 years, 11 months ago
  87. 5810699 samples: sensor: max17262: Fix NULL pointer dereference by Kumar Gala · 3 years, 11 months ago
  88. 53b8706 adc_emul: case can not run on native_posix board by Hake Huang · 3 years, 11 months ago
  89. 77a751e tests/kernel/common: Fix test test_nop for ARMV7_M_ARMV8_M_MAINLINE by Erwan Gouriou · 3 years, 11 months ago
  90. 7e385d7 fs: logstr_dup causes error in LOG_ERROR messages by Fredrik Gihl · 3 years, 11 months ago
  91. c610a07 samples: peripheral_ht: remove configurations for nrf5x boards by Ievgenii Meshcheriakov · 3 years, 11 months ago
  92. 4930077 samples: peripheral_ht: use HAS_HW_NRF_TEMP to detect TEMP sensor presence by Ievgenii Meshcheriakov · 3 years, 11 months ago
  93. 6ca36a7 boards: acrn_ehl_crb_defconfig: remove unused configs by Jennifer Williams · 3 years, 11 months ago
  94. 977aba6 net: openthread: Fix multiple Kconfig enablers for Link Metrics by Lukasz Maciejonczyk · 3 years, 11 months ago
  95. eaeac46 net: openthread: Fix OT shell crash by Robert Lubos · 3 years, 11 months ago
  96. 29e023d net: shell: Fix crash when invoking dns command in shell by Jukka Rissanen · 3 years, 11 months ago
  97. 6485e7d net: if: Do not check IPv4 multicast addr when selecting src addr by Jukka Rissanen · 3 years, 11 months ago
  98. 660d147 kernel: init.c: tag source for boot/pinned sections by Daniel Leung · 3 years, 11 months ago
  99. 735fad2 boards: qemu_x86_virt: enable using boot and pinned sections by Daniel Leung · 3 years, 11 months ago
  100. 2c2d313c x86: ia32: mark symbols for boot and pinned regions by Daniel Leung · 3 years, 11 months ago