1. c6aded2 linker: align _image_rodata and _image_rom start/end/size linker symbols by Torsten Rasmussen · 3 years, 7 months ago
  2. e02c7bd libc: types: suppress deviation by Maksim Masalski · 3 years, 7 months ago
  3. 58942f3 lib: os: ring_buffer: Fix race condition by Krzysztof Chruscinski · 3 years, 8 months ago
  4. 5e7ef8b json: fix parsing first array-array element by Michael Zimmermann · 3 years, 8 months ago
  5. b84a0fe ARC: MWDT: LIB: implement _istty hook by Evgeniy Paltsev · 3 years, 8 months ago
  6. ab13033 ARC: MWDT: LIB: implement ___errno hook by Evgeniy Paltsev · 3 years, 8 months ago
  7. 64ff64a ARC: MWDT: workaround missing file IO related defines by Evgeniy Paltsev · 3 years, 8 months ago
  8. a5788ff ARC: LIB: MWDT: add stdout hooks, timespec header by Evgeniy Paltsev · 3 years, 8 months ago
  9. e479d9a ARC: LIB: add ARC MWDT libc support by Evgeniy Paltsev · 3 years, 8 months ago
  10. ef97121 lib: os: add gcc noreturn attribute for sys_reboot by Christoph Thurnheer · 3 years, 8 months ago
  11. f88a420 toolchain: migrate iterable sections calls to the external API by Fabio Baltieri · 3 years, 8 months ago
  12. 43b8002 lib: newlib: Add retargetable locking implementation by Stephanos Ioannidis · 3 years, 8 months ago
  13. 2c1f184 lib: timeutil: fix conversion drift by Jordan Yates · 3 years, 8 months ago
  14. f07df42 kernel: make k_current_get() work without syscall by Andrew Boie · 3 years, 8 months ago
  15. 0ca511a sys: ring_buffer: ring_buf_peek() and ring_buf_size_get() by Christopher Friedt · 3 years, 8 months ago
  16. 5d80cba lib: os: cbprintf: Add support for conversion to fsc package by Krzysztof Chruscinski · 3 years, 8 months ago
  17. 52a4ba2 lib: os: cast to the same size composite expression by Maksim Masalski · 3 years, 9 months ago
  18. 69d2cc4 lib: os: cbprintf: Add dependency to cbprintf Kconfig by Krzysztof Chruscinski · 3 years, 9 months ago
  19. b2fde24 libc: minimal: Add rand() and srand() by Yasushi SHOJI · 3 years, 9 months ago
  20. 5d55730 libc: minimal: add size optimized string functions by Michael Hope · 3 years, 9 months ago
  21. 8535a01 libc: types: add a comment to the "wrong definition" code by Maksim Masalski · 3 years, 9 months ago
  22. fedab40 lib: os: heap-validate: Fix wrong chunkid returned by max_chunkid() by Yasushi SHOJI · 3 years, 10 months ago
  23. 932bc39 lib: os: Removed deprecated Kconfig PRINTK64 symbol by Kumar Gala · 3 years, 10 months ago
  24. 9143f4f fdtable: remove remains of switch by Anas Nashif · 3 years, 10 months ago
  25. 9eab89f lib: replace one case switch with if operator by Maksim Masalski · 3 years, 10 months ago
  26. a61edd4 lib: add default labels and comments to switch statements by Maksim Masalski · 3 years, 10 months ago
  27. 3960d41 lib: os: add braces to 'if' statements by Maksim Masalski · 3 years, 10 months ago
  28. 78ba2ec coding guidelines: add to function prototypes form named parameters by Maksim Masalski · 3 years, 10 months ago
  29. 182417f lib: newlib: Add minimum required heap size config by Stephanos Ioannidis · 3 years, 10 months ago
  30. 9fdd3f2 lib: newlib: fix _gettimeofday hook by Aurelien Jarno · 3 years, 10 months ago
  31. 9867ac2 posix: pthread_exit: check for null before dereferencing by Maksim Masalski · 3 years, 10 months ago
  32. 7711435 lib: remove redundant check for null by Maksim Masalski · 3 years, 10 months ago
  33. f18b728 heap: create unique variable name by Maksim Masalski · 3 years, 10 months ago
  34. 79fb3b7 libc: minimal: mwdt: define __INT*_C() and __UINT*_C() by Watson Zeng · 3 years, 10 months ago
  35. d373703 k_heap: Clamp to a minimum heap size by Andy Ross · 3 years, 11 months ago
  36. 1e74ddd kernel: remove dead workq code by Anas Nashif · 3 years, 11 months ago
  37. 14b358a libc: minimal: Add EOVERFLOW by Carles Cufi · 3 years, 11 months ago
  38. 1e26e08 libc: minimal: Add doxygen formatting to errno.h by Carles Cufi · 3 years, 11 months ago
  39. 165def7 libc: minimal: Align errno.h values with newlib by Carles Cufi · 3 years, 11 months ago
  40. 1ff6664 lib: newlib: Remove internal _sbrk lock by Stephanos Ioannidis · 3 years, 11 months ago
  41. b0e690a lib: newlib: Add malloc lock by Stephanos Ioannidis · 3 years, 11 months ago
  42. dbfa5a0 coding guidelines 11.9: fix literal zero as the null-ptr-constant by Maksim Masalski · 3 years, 11 months ago
  43. 136c942 coding guidelines 10.4: casting operands to have same types by Maksim Masalski · 4 years ago
  44. 6afe7c5 ARC: prepare for building for ARCv3 HS6x by Evgeniy Paltsev · 4 years ago
  45. ff407fb sys: introduce bit arrays by Daniel Leung · 4 years ago
  46. edc3c87 lib: os: mpsc_buf: Allow dropping of skip packets in no overwrite by Krzysztof Chruscinski · 4 years ago
  47. 7825487 lib: os: mpsc_pbuf: Add guard for oversized allocation by Krzysztof Chruscinski · 4 years ago
  48. 91d90df p4wq: add support for per-CPU, per-queue and delayed threads by Guennadi Liakhovetski · 4 years ago
  49. 56610bd p4wq: fix races when handling work items by Guennadi Liakhovetski · 4 years ago
  50. a4b8819 p4wq: fix initialisation with SMP disabled by Guennadi Liakhovetski · 4 years ago
  51. 143a18b lib: os: assign sys_notify callback default to NULL... by Daniel Leung · 4 years ago
  52. b773ec1 lib: os: cbprintf_complete: fix typo in cbvprintf width comment by Jennifer Williams · 4 years ago
  53. a7e4ae5 lib: os: reboot: misc cleanup by Gerard Marull-Paretas · 4 years ago
  54. f163bdb power: move reboot functionality to os lib by Gerard Marull-Paretas · 4 years ago
  55. be5a377 lib: os: add final else where missing in onoff, p4wq, sem by Jennifer Williams · 4 years ago
  56. 9517b87 lib: os: add final else where missing in heap* by Jennifer Williams · 4 years ago
  57. 254dfd4 lib: os: add final else where missing in cbprintf_* by Jennifer Williams · 4 years ago
  58. 2c6da98 lib/os: cbprintf_packaged: simplify rodata check by Daniel Leung · 4 years ago
  59. b8312fa Revert "lib: os: various places fix missing final else" by Anas Nashif · 4 years ago
  60. 163b7f0 lib: os: various places fix missing final else by Jennifer Williams · 4 years ago
  61. 45baec2 lib: gui: lvgl: Fix logging macro usage by Krzysztof Chruscinski · 4 years ago
  62. 3e38d5e lib: rb: Fix violations to rule 12.1 by Flavio Ceolin · 4 years ago
  63. f83c004 lib: rb: Fix violations to rule 14.4 by Flavio Ceolin · 4 years ago
  64. 81b5b03 lib: rb: Fix violation to rule 10.3 by Flavio Ceolin · 4 years ago
  65. 188bb6e lib: rb: Use types that indicate size and signedness by Flavio Ceolin · 4 years ago
  66. a15f32f portability: move cmsis APIs to subsys/portability by Anas Nashif · 4 years ago
  67. f1bb20f logging: Adapt logger to support both versions by Krzysztof Chruscinski · 4 years ago
  68. 345d12e tests: lib: Add test for mpsc_pbuf by Krzysztof Chruscinski · 4 years ago
  69. 1fd71ca lib: os: mpsc_pbuf: Add optional debug features by Krzysztof Chruscinski · 4 years ago
  70. 3a765f4 lib: os: Add mpsc (multiple producer, single consumer) packet buffer by Krzysztof Chruscinski · 4 years ago
  71. dde03c6 net: socket: Add locking to prevent concurrent access by Jukka Rissanen · 4 years ago
  72. efc78b5 lib: os: fix heap_print_info missing final else in construct by Jennifer Williams · 4 years ago
  73. a4afedb sys: ring_buffer: allow NULL data buffers by Jordan Yates · 4 years ago
  74. 0ec3774 userspace: rename _is_user_context -> k_is_user_context by Anas Nashif · 4 years ago
  75. dca4397 subsys/cmsis_v1: Fix unitialized struct coverity error by David Leach · 4 years ago
  76. 3539c2f arm/arm64: Make ARM64 a standalone architecture by Carlo Caione · 4 years ago
  77. 7b6a4da libc/minimal: assorted fixes to malloc() and friends by Nicolas Pitre · 4 years ago
  78. 3b269bb lib: cmsis_rtos_v2: Fix timing and logic for osEventFlagsWait. by Artur Lipowski · 4 years ago
  79. 65474d8 lib: os: cbprintf: Improvements for sparc by Krzysztof Chruscinski · 4 years ago
  80. c26e08a lib: os: cbprintf: Add alignment offset to packaging by Krzysztof Chruscinski · 4 years ago
  81. f5a1be8 libc: strncat: match implementation to declaration by Anas Nashif · 4 years ago
  82. 841d6f3 libc: malloc: match implementation to declaration by Anas Nashif · 4 years ago
  83. 05d7d32 posix: timer: match implementation to declaration by Anas Nashif · 4 years ago
  84. 7c8d932 libc: gmtime_r: match implementation to declaration by Anas Nashif · 4 years ago
  85. 8415c94 libc: printf/..: match implementation to declaration by Anas Nashif · 4 years ago
  86. 27af484 libc: snprintf/..: match implementation to declaration by Anas Nashif · 4 years ago
  87. 0576a3d libc: fputs/puts: match implementation to declaration by Anas Nashif · 4 years ago
  88. 4f52519 libc: strtol/strtoul: match implementation to declaration by Anas Nashif · 4 years ago
  89. 9fd4ea9 coccinelle: Remove extra semicolon by Flavio Ceolin · 4 years ago
  90. 52775ff kernel: rename reserved 'exp' symbol by Anas Nashif · 4 years ago
  91. 1b6933d kernel: heap: rename 'free' and 'alloc' by Anas Nashif · 4 years ago
  92. 21d3225 kernel: heap: rename resereved 'rewind' by Anas Nashif · 4 years ago
  93. 5812145 ring_buffer: rename resereved 'rewind' symbol by Anas Nashif · 4 years ago
  94. 952970d lib: libc: minimal: add check on returned value by Guðni Már Gilbert · 4 years ago
  95. 0ac3073 fdtable: fdtable: do not use tag name fd_entry by Anas Nashif · 4 years ago
  96. 5c90ceb clock: rename z_tick_get_32 -> sys_clock_tick_get_32 by Anas Nashif · 4 years, 1 month ago
  97. 064c6ef libc: minimal: implement time() API by Marcin Niestroj · 4 years, 1 month ago
  98. b1eefc0 lib/os/heap: straighten up our type usage by Nicolas Pitre · 4 years, 1 month ago
  99. e919bb2 lib/os/heap: abstract conversion from chunk size to usable bytes by Nicolas Pitre · 4 years, 1 month ago
  100. f4e1611 lib/os/heap: no need to over-mask by Nicolas Pitre · 4 years, 1 month ago