1. eccda68 power: trace power events by Anas Nashif · 3 years, 10 months ago
  2. 7b9084c ztest: set thread name to test name by Anas Nashif · 3 years, 10 months ago
  3. b865c85 tracing: fix test format by Anas Nashif · 3 years, 10 months ago
  4. 12dd237 kernel: move thread_stack.h to include/kernel by Anas Nashif · 3 years, 10 months ago
  5. 9440a1c doc: kernel: thread stack is not the same as stack object by Anas Nashif · 3 years, 10 months ago
  6. e96c408 doc: net: Add networking changes to 2.6 release note by Jukka Rissanen · 3 years, 10 months ago
  7. 178cfd0 samples: pm: Fix device pm sample by Flavio Ceolin · 3 years, 10 months ago
  8. 4743590 kernel: work: document error returns for schedule operations by Peter Bigot · 3 years, 10 months ago
  9. bd07756 kernel/swap: Add assertion to catch lock-breaking context switches by Andy Ross · 3 years, 10 months ago
  10. d058ed3 tests/kernel/fatal: Don't swap while locked by Andy Ross · 3 years, 10 months ago
  11. 58bc815 tests/kernel/common: Remove needless 1cpu limitation from test_clock_uptime by Andy Ross · 3 years, 10 months ago
  12. 2a7edbd tests/kernel/smp: Remove release_global_lock_irq case by Andy Ross · 3 years, 10 months ago
  13. 3360637 ITE Keyboard scan: add registers for ITE keyboard scan driver by Ruibin Chang · 3 years, 10 months ago
  14. be613ec doc: remove tickless idle by Anas Nashif · 3 years, 10 months ago
  15. 009dee1 doc: fix doxygen grouping by Anas Nashif · 3 years, 10 months ago
  16. 5e9d434 actions: publish docs twice daily by Anas Nashif · 3 years, 10 months ago
  17. 0e64b87 twister: fix hardware map generation by Anas Nashif · 3 years, 10 months ago
  18. d915eb8 drivers: ethernet: stm32: enable IRQ at the end of iface init by Alexandre Bourdiol · 3 years, 10 months ago
  19. d77290e testsuite: Allow user to override minimal logging by Jukka Rissanen · 3 years, 10 months ago
  20. 56bb8a4 samples: net: gsm_modem: Add GSM mux compile test by Jukka Rissanen · 3 years, 10 months ago
  21. 546b79e drivers: uart_mux: Fix compilation after logging changes by Jukka Rissanen · 3 years, 10 months ago
  22. 869d252 dts: arm: stm32f{2,4,7}: fix device tree warning by Aurelien Jarno · 3 years, 10 months ago
  23. 0ee3da9 drivers: serial: nrf_uarte: Fix checkpatch issues by Krzysztof Chruscinski · 3 years, 10 months ago
  24. 1ddfea3 drivers: serial: nrf_uarte: Add missing check for async API by Krzysztof Chruscinski · 3 years, 10 months ago
  25. 485f593 drivers: serial: nrf_uart: Disable uart when fifo_fill not used by Krzysztof Chruscinski · 3 years, 10 months ago
  26. de384b4 ITE MAINTAINERS: add section for ITE by Ruibin Chang · 3 years, 10 months ago
  27. 0432508 doc: reference: Add a section for the C standard library by Carles Cufi · 3 years, 10 months ago
  28. 2189c08 ci: Add an errno.h check to CI by Carles Cufi · 3 years, 10 months ago
  29. 14b358a libc: minimal: Add EOVERFLOW by Carles Cufi · 3 years, 10 months ago
  30. 1e26e08 libc: minimal: Add doxygen formatting to errno.h by Carles Cufi · 3 years, 10 months ago
  31. 165def7 libc: minimal: Align errno.h values with newlib by Carles Cufi · 3 years, 10 months ago
  32. 829e02f boards: arm: lpc55s: Add missing trustzone flag by Kevin Townsend · 3 years, 10 months ago
  33. 878043a Bluetooth: Mesh: Change friend_cred decision point to friend selection by Trond Einar Snekvik · 3 years, 10 months ago
  34. 22fabef Bluetooth: Mesh: Add VA flag to generic pending flags by Pavel Vasilyev · 3 years, 10 months ago
  35. 3ae0f96 Bluetooth: Mesh: Fix incorrect flag check in mesh settings by Pavel Vasilyev · 3 years, 10 months ago
  36. 41e8859 arch/x86: Correct multiboot interpretation when building for EFI by Andy Ross · 3 years, 10 months ago
  37. 653e7a2 tests/kernel/common: Skip bitarray tests when KERNEL_COHERENCE by Andy Ross · 3 years, 10 months ago
  38. 05d8c6f tests: kernel: fix two semaphroe testcases failed on ADSP by Enjia Mai · 3 years, 10 months ago
  39. 384d059 driver: uart: esp32: DT fix to allow uart2 by Sylvio Alves · 3 years, 10 months ago
  40. 62ccddb drivers: modem: hl7800: fix update RAT by Ryan Erickson · 3 years, 10 months ago
  41. 21d1ad3 drivers: gpio: gpio_cy8c95xx: Add error check of i2c_reg_read_byte by Kumar Gala · 3 years, 10 months ago
  42. 8152992 logging: Simplify runtime filtering by Krzysztof Chruscinski · 3 years, 10 months ago
  43. c3d35d8 drivers: bluetooth: hci: increase spi_rx_stack by Alexandre Bourdiol · 3 years, 10 months ago
  44. 6815ef4 net: lwm2m: Only parse TLV from the first block by Jan Buenker · 3 years, 10 months ago
  45. dab391f tests: net: getaddrinfo: Disable onboard Ethernet controller by Jukka Rissanen · 3 years, 10 months ago
  46. a336f7e soc: npcx: Move ecst to npcx common folder by Wealian Liao · 3 years, 10 months ago
  47. 7897eae Bluetooth: controller: Fix PPIs use for nRF52805 SoC by Vinayak Kariappa Chettimada · 3 years, 10 months ago
  48. f54e1ed runners: bossac: Arduino bootloader reset on macOS by George White · 3 years, 10 months ago
  49. 5e10e77 drivers: dac: mcp4725: remove usage of device_pm_control_nop by Kieran Mackey · 3 years, 10 months ago
  50. 3e369f9 tests: msgq_usage: ensure all services started before client query by Watson Zeng · 3 years, 10 months ago
  51. 4996604 west.yml: esp32: bugfixes and improvements by Sylvio Alves · 3 years, 10 months ago
  52. ad0bf94 linker: esp32: fix empty iterable symbols by Sylvio Alves · 3 years, 10 months ago
  53. 6941c8f tests/kernel/smp: Misc synchronization fixups by Andy Ross · 3 years, 10 months ago
  54. e2f6b95 tests: interrupt: fix coverity issue of newly added testcases by Enjia Mai · 3 years, 10 months ago
  55. 253350c Kconfig: Increase default thread analyzer stack size by Joakim Andersson · 3 years, 10 months ago
  56. 3bd31ae pm: npcx: consider host wake-up features only if espi is selected. by Mulin Chao · 3 years, 10 months ago
  57. 5f5fb7d ite: drivers/adc: it8xxx2: fix adc driver flow by Tim Lin · 3 years, 10 months ago
  58. bb40d93 ite: drivers/i2c: it8xxx2: fix slave address from 7-bit to 8-bit by Tim Lin · 3 years, 10 months ago
  59. 7b0a89e ite: drivers/i2c: it8xxx2: fix i2c_reset issue by Tim Lin · 3 years, 10 months ago
  60. 8f823a0 tests: libc: Update character output testcases to solve coverity issues by Ying ming · 3 years, 10 months ago
  61. 216dc5d kernel: mmu: remove un-needed call to virt_to_bitmap_offset by Daniel Leung · 3 years, 10 months ago
  62. 6bc42ae tests: lib: Add newlib thread safety test by Stephanos Ioannidis · 3 years, 10 months ago
  63. 1ff6664 lib: newlib: Remove internal _sbrk lock by Stephanos Ioannidis · 3 years, 10 months ago
  64. b0e690a lib: newlib: Add malloc lock by Stephanos Ioannidis · 3 years, 10 months ago
  65. f717ccd doc: release: 2.6: Add note about west bossac runner by Gerson Fernando Budke · 3 years, 10 months ago
  66. 5576570 doc: release: 2.6: Add notes about rf2xx driver changes by Gerson Fernando Budke · 3 years, 10 months ago
  67. f0d64dd doc: release: 2.6: Add notes about Cypress related changes by Gerson Fernando Budke · 3 years, 10 months ago
  68. 7268b6f drivers: timer: sys_clock: return -ENOSYS if not implemented by Gerard Marull-Paretas · 3 years, 10 months ago
  69. 9b84635 pm: device: check for ENOSYS by Gerard Marull-Paretas · 3 years, 10 months ago
  70. 1396478 dma: change an atmoic api for Coverity issue 233524 by Hake Huang · 3 years, 10 months ago
  71. 2a3a790 shell: log_backend: Fix fifo cleanup by Krzysztof Chruscinski · 3 years, 10 months ago
  72. f8ac3a4 lib: os: cbprintf: Avoid implicit casting to int * by Krzysztof Chruscinski · 3 years, 10 months ago
  73. 236aaf9 tests: logging: log_api: Fix in mock backend by Krzysztof Chruscinski · 3 years, 10 months ago
  74. f7b7a67 tests: logging: log_api: Prevent negative array index write by Krzysztof Chruscinski · 3 years, 10 months ago
  75. 92d1d1a tests: logging: log_msg2: Prevent using negative array index by Krzysztof Chruscinski · 3 years, 10 months ago
  76. f5be847 logging: Add missing va_end in log_msg2 by Krzysztof Chruscinski · 3 years, 10 months ago
  77. d7140a5 tests: logging: log_api: Remove accidental early return by Krzysztof Chruscinski · 3 years, 10 months ago
  78. b27f2eb lib: os: cbprintf: Fix incompatible case coverity issue by Krzysztof Chruscinski · 3 years, 10 months ago
  79. 2f3dbfd tests: logging: log_api: Use positive CONFIG_LOG_BUFFER_SIZE by Krzysztof Chruscinski · 3 years, 10 months ago
  80. 24f345e drivers/sensor: iis2mdc: use gpio_dt_spec oriented macros by Armando Visconti · 3 years, 10 months ago
  81. 09a85ff tests: lib: mem_alloc: Fix test names by Stephanos Ioannidis · 3 years, 10 months ago
  82. dbfa5a0 coding guidelines 11.9: fix literal zero as the null-ptr-constant by Maksim Masalski · 3 years, 10 months ago
  83. d3ae4e9 intel_adsp_cavs15/ logtool.py: fix support for multiple NULLs by Marc Herbert · 3 years, 10 months ago
  84. 36a1a88 tests: smp: correct the inappropriate testcase by Enjia Mai · 3 years, 10 months ago
  85. f66cb34 dts: riscv: it8xxx2: fix default status of UART by Tim Lin · 3 years, 10 months ago
  86. fd20ad2 ARM64: Release notes for 2.6 by Carlo Caione · 3 years, 10 months ago
  87. d75e982 boards: arm: stm32: clean up dts after clock conversion by Ilya Tagunov · 3 years, 10 months ago
  88. b9a782b doc: release-notes-2.6: on k_mem_unmap and demand paging stats by Daniel Leung · 3 years, 10 months ago
  89. 678564e doc: release-notes-2.6: major x86 changes by Daniel Leung · 3 years, 10 months ago
  90. eca366b doc, coding guidelines: fix cert-c links in coding guidelines by Lauren Murphy · 3 years, 10 months ago
  91. 643eb20 openthread: shell: Do not execute OT commands when OT is not ready by Damian Krolik · 3 years, 10 months ago
  92. f100566 tests: mheap_api_concept: fix non-reentrant thread_id by Watson Zeng · 3 years, 10 months ago
  93. 19fd583 samples: sensor: Fix logically dead code in bmg160 sample by Maureen Helm · 3 years, 10 months ago
  94. 53f21e1 samples: sensor: Fix logically dead code in adxl372 sample by Maureen Helm · 3 years, 10 months ago
  95. 8eea9eb MAINTAINERS: Add new ARM64 collaborator by Carlo Caione · 3 years, 10 months ago
  96. 41afd83 Bluetooth: Crypto: Fix naming of params by René Beckmann · 3 years, 10 months ago
  97. 8e69daf tests: libc: Update libc testcases to solve coverity issues by Ying ming · 3 years, 10 months ago
  98. 929c573 pm: policy: Fix residency policy math by Flavio Ceolin · 3 years, 10 months ago
  99. fb88c77 tests: mem_protect/mem_map: remove unused assignment to cnt by Daniel Leung · 3 years, 10 months ago
  100. 7c0ab58 samples: net: txtime: Address length was not init by Jukka Rissanen · 3 years, 10 months ago