zephyr/subsys
Luiz Augusto von Dentz 42c5b0a7fa Bluetooth: L2CAP: Fix unrefing buffers that are queued
Processing of data received on dynamic channels is still done via syswq
so the buffer shall not be unrefed when they are queued.

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2019-11-29 15:19:08 +02:00
..
bluetooth Bluetooth: L2CAP: Fix unrefing buffers that are queued 2019-11-29 15:19:08 +02:00
console
cpp cpp: Use malloc/free instead of kernel variants in new/delete 2019-11-26 12:41:54 -06:00
debug debug: tracing: Use proper API to fetch thread name 2019-11-12 14:27:21 +01:00
dfu flash_img: add error check to 'flash_progressive_erase' 2019-11-06 21:41:14 +01:00
disk disk: sdhc: reinitialize SPI SDHC always 2019-11-27 09:44:19 -06:00
fb
fs subsys/fs: nvs Coverty CID205795 & CID205803 corrections 2019-11-22 09:59:32 -05:00
jwt
logging kernel: rename z_arch_ to arch_ 2019-11-07 15:21:46 -08:00
mgmt
net net: buf: Fix NET_BUF_USER_DATA_SIZE value for Bluetooth 2019-11-28 13:35:11 +02:00
power
random subsys/random: Add cryptographically secure and bulk fill functions 2019-11-05 19:36:42 +01:00
settings settings: Set a default value to name_key before processing 2019-11-15 14:49:55 +01:00
shell shell: Fix potential overwrite when using strncpy 2019-11-21 16:39:42 +01:00
stats
storage
testsuite kernel/sys_clock.h: Deprecate and convert uses of old conversions 2019-11-08 11:08:58 +01:00
usb usb: hid core: fix call by reference 2019-11-28 14:04:31 -05:00
CMakeLists.txt
Kconfig