zephyr/subsys
Jordan Yates af515ef87b logging: log_cache: ensure cache contains an entry
Return an error if the provided cache configuration is not large enough
to hold a single entry. An empty `active` and `idle` list causes NULL
dereferences in `log_cache_get`.

Signed-off-by: Jordan Yates <jordan@embeint.com>
2024-05-13 16:05:18 -04:00
..
bindesc
bluetooth bluetooth: host: conn: Fix assertion failure in wait_for_tx_work 2024-05-13 09:51:59 -05:00
canbus
console
debug
demand_paging kernel: mmu: abstract access to page frame flags and address 2024-05-13 16:04:40 -04:00
dfu
disk
dsp
emul treewide: drivers: espi: Adjust terms per eSPI specification 1.5 2024-05-02 13:56:46 -04:00
fb
fs fs: fuse: fix fuse include path 2024-05-06 22:53:27 +01:00
input
ipc ipc: icmsg_me: Fix possible integer overflow 2024-05-09 12:40:24 -04:00
jwt
llext linker: decouple KERNEL_WHOLE_ARCHIVE from LLEXT 2024-05-13 14:23:38 +02:00
logging logging: log_cache: ensure cache contains an entry 2024-05-13 16:05:18 -04:00
lorawan lorawan: make possible to send empty frames 2024-05-12 11:01:18 -04:00
mem_mgmt
mgmt mgmt: mcumgr: replace Tinycrypt by PSA 2024-05-10 18:24:38 -04:00
modbus
modem modem_chat: Allow timeout script chat commands 2024-05-07 15:09:21 -05:00
net net: http: client: mark as unstable 2024-05-13 16:02:55 -04:00
pm pm: re-program timer HW only when the exit latency is not zero 2024-05-06 17:31:40 +01:00
portability
random
retention
rtio
sd
sensing
settings
shell Revert "shell: backends: uart: avoid unnecessary TX IRQs" 2024-05-10 18:23:50 -04:00
sip_svc
stats
storage
task_wdt
testsuite ztest: include: unittest: relocate cpu.h and include only if unit-test 2024-05-10 11:50:36 +02:00
timing
tracing
usb usb: device: get rid of the partial initialization called by SYS_INIT 2024-05-08 12:00:46 +02:00
zbus
CMakeLists.txt
Kconfig