zephyr/subsys
Jukka Rissanen 196816532f net: gptp: Do not update clock if time diff is < 0
The time difference calculation did not check if the result
value would be < 0 which means really large value when converted
to unsigned.

Fixes #20100

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2019-12-02 09:58:51 -05: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
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
mgmt
net net: gptp: Do not update clock if time diff is < 0 2019-12-02 09:58:51 -05:00
power
random
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