Changes since v3.0.0-rc2:
Aleksander Wasaznik (1):
Bluetooth: Host: L2CAP: Don't send credits if chan is disconnected
Anas Nashif (2):
actions: west/devicetree: exclude python 3.6 on windows
actions: twister: build/run module tests and samples
Andrzej Puzdrowski (1):
manifest: update MCUboot
Bradley Bolen (1):
arch: arm: core: aarch32: Fix Cortex-M userspace regression
Christopher Friedt (2):
pthread: cond: fix pthread_cond_wait always returning ETIMEDOUT
tests: pthread: cond: check return from pthread_cond_wait()
Dan Kalowsky (1):
release: Zephyr v3.0.0-rc3
Daniel DeGrasse (3):
samples: task_wdt: Increase min watchdog timeout
samples: blinky_pwm: decreased min PWM period for blinky sample
drivers: mcux_gpt_timer: Fix rounding error on tick boundary
Daniel Leung (1):
soc: xtensa/sample_controller: add snippets to linker script
Daniel Nejezchleb (2):
net: tcp: Fix possible deadlock in tcp_conn_unref()
lib/os: fdtable: add locking to posix api
Enjia Mai (1):
samples: fix the metairq_dispatch sample failed on acrn_ehl_crb
Flavio Ceolin (1):
scripts: twister: Fix -W help message
Jim Benjamin Luther (1):
Bluetooth: host: Save CCC data on pairing complete
Johann Fischer (3):
modbus: do not loop in UART IRQ handler
sample: modbus: mark MODBUS samples as build only
tests: modbus: add test fixture
Jordan Yates (1):
net: buf: remove gcc dependency
Marek Pieta (1):
Revert "Bluetooth: host: Remove CCC update from GATT connected callback"
Marius Scholtz (1):
modbus: serial: Fix incomplete transmission issue
Martí Bolívar (1):
MAINTAINERS: mbolivar-nordic for Devicetree
Maureen Helm (2):
Revert "logging: Prevent multiple arguments evaluation"
Revert "tests: logging: log_api: Add test for argument evaluation"
Piotr Golyzniak (1):
twister: add setting skip reason
Piotr Pryga (1):
Bluetooth: Host: Fix wrong length of antenna identifiers for CTE RX
Sjors Hettinga (1):
net: ppp: Properly terminate LCP state at modem side when closing down
Torsten Rasmussen (1):
cmake: only write devicetree files when there are changes.
Vinayak Kariappa Chettimada (14):
Bluetooth: Controller: Fix Periodic Sync lost implementation
Bluetooth: Controller: Add assert to check IQ sample allocation
Bluetooth: Controller: Add development assert to check auxiliary parent
Bluetooth: Controller: Add development assert to check aux context
Bluetooth: Controller: Add assert check to detect sync aux context leak
Bluetooth: Controller: Remove minor redundant assignment
Bluetooth: Controller: Periodic Sync Chain reception continuation
Bluetooth: Controller: Auxiliary PDU reception continuation
Bluetooth: Controller: Fix reset of is_aux_sched flag
Bluetooth: Controller: Fix auxiliary context release on scan done
Bluetooth: Controller: Fix missing auxiliary context done event
Bluetooth: Controller: Fix missing aux release on abort of LLL sched
Bluetooth: Controller: Fix scanner window close by using lll_disable
Bluetooth: Controller: Fix to use non-discardable buffer
Xabier Marquiegui (8):
samples: net: gptp: Enable deferred log mode
net: gptp: gptp port role disabled on link down
samples: net: gptp: add NXP RT series config support
boards: mimxrt: enable pps output
driver: eth_mcux: realtime optimizations
driver: eth_mcux: gptp: enable pps output
driver: eth_mcux: gptp: limit rate_adjust range
net: gptp: convert clock sync ratio from float to double
Yuval Peress (3):
tests: settings: Remove invalid config
test: settings: functional: fix missing test_main
tests: settings: Update test project structures