commits
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/02/03
Re: [PR] arch/sim: Multiple simulator fixes and improvements [nuttx]
via GitHub
2026/02/03
Re: [PR] boards/arm: fix div64_const not compatible for pre-process macro [nuttx]
via GitHub
2026/02/03
Re: [PR] fs/tmpfs: Check for existing mapping before adding new entry [nuttx]
via GitHub
2026/02/03
Re: [PR] feat: Add nxstyle directive support for selective style checking [nuttx]
via GitHub
2026/02/03
Re: [PR] libc: Add library support for rexec [nuttx]
via GitHub
2026/02/03
Re: [PR] libc/stream,lzf: add lzf decompress stream and fix lzf-stream header/seek/read issues [nuttx]
via GitHub
2026/02/03
Re: [PR] Cmake [nuttx]
via GitHub
2026/02/03
Re: [PR] drivers/i2c/spi/pci/pwm: fix minor issue about some driver model [nuttx]
via GitHub
2026/02/03
Re: [PR] sched/semaphore: HIS_metric_violation(HIS_GOTO) [nuttx]
via GitHub
2026/02/03
Re: [PR] boards/LIBCXX: fix compile error. [nuttx]
via GitHub
2026/02/03
Re: [PR] arch/x86_64: fix compile error. [nuttx]
via GitHub
2026/02/03
Re: [PR] arm64: Implement dynamic MPU-based memory protection for stack and heap on Armv8-R AArch64 [nuttx]
via GitHub
2026/02/03
Re: [PR] sched: optimize the type of spinlock [nuttx]
via GitHub
2026/02/03
Re: [PR] wireless: Replace nxsem_get_value with NXSEM_COUNT [nuttx]
via GitHub
2026/02/03
Re: [PR] drivers/can: Enhance CTU CAN FD QEMU charcan driver (6 commits) [nuttx]
via GitHub
2026/02/03
Re: [PR] sched/semaphore: Optimize critical section scope in sem_clockwait() [nuttx]
via GitHub
2026/02/03
Re: [PR] libc/blkoutstream: Fix memory layout and add hardware flush support [nuttx]
via GitHub
2026/02/03
Re: [PR] net/rpmsg: notify after receive sock_sync msg [nuttx]
via GitHub
2026/02/03
Re: [PR] syscall: add coredump to syscall [nuttx]
via GitHub
2026/02/03
Re: [PR] sched/assert: Fix MISRA C 2012 violations [nuttx]
via GitHub
2026/02/03
Re: [PR] !drivers/note: unify note ioctl command [nuttx]
via GitHub
2026/02/03
Re: [PR] sched: add a reference count to the TCB to prevent it from being deleted. [nuttx]
via GitHub
2026/02/03
Re: [PR] arch/arm64: fix compile error. [nuttx]
via GitHub
2026/02/03
Re: [PR] mm/kasan: fix judge mm_heapmenber when use tags kasan [nuttx]
via GitHub
2026/02/03
Re: [PR] arch: Add ARCH_HAVE_SYSCALL and route up_assert() via syscall. [nuttx]
via GitHub
2026/02/03
Re: [PR] driver/dev_mem: Support seek function [nuttx]
via GitHub
2026/02/03
Re: [PR] drivers/note: Fix data address alignment trap cause by sched_note_add. [nuttx]
via GitHub
2026/02/03
Re: [PR] drivers/sensors: Comprehensive sensor wakeup optimization and deadlock fixes . part 8 [nuttx]
via GitHub
2026/02/03
Re: [PR] sched/semaphore: Extract context restoration logic to reduce cyclomatic complexity [nuttx]
via GitHub
2026/02/03
Re: [PR] libc/fileinstream: Fix file reading bugs and static analysis issues [nuttx]
via GitHub
2026/02/03
Re: [PR] libc/machine/arm64: Use .d rather than .2d for element mov instructions [nuttx]
via GitHub
2026/02/03
Re: [PR] sem_post.c: HIS_metric_violation: CCM [nuttx]
via GitHub
2026/02/03
Re: [PR] arch/arm64: support armv8r hwdebug [nuttx]
via GitHub
2026/02/03
Re: [PR] libs/crc: Make the code conform to the misra-c code specification. [nuttx]
via GitHub
2026/02/03
Re: [PR] sched/spinlock: Refactor critical section implementation with rspinlock foundation and SMP optimization [nuttx]
via GitHub
2026/02/03
Re: [PR] drivers/can: consolidate CAN implementations with common header functions [nuttx]
via GitHub
2026/02/03
Re: [PR] testing/sched/rwsem_test: add comprehensive test suite for rwsem opti… [nuttx-apps]
via GitHub
2026/02/03
Re: [PR] sim/umm: Fix the problem that lasan cannot detect [nuttx]
via GitHub
2026/02/03
Re: [PR] testing/cmocka: stdio.h Header file adjustment related [nuttx-apps]
via GitHub
2026/02/03
Re: [PR] nxplayer: add more error messages [nuttx-apps]
via GitHub
2026/02/03
Re: [PR] graphics/lvgl: Upgrade LVGL to v9.4.0 [nuttx-apps]
via GitHub
2026/02/03
Re: [PR] system/i3c: added i3c tools [nuttx-apps]
via GitHub
2026/02/03
Re: [PR] ostest: add kconfig to set priority [nuttx-apps]
via GitHub
2026/02/03
Re: [PR] ostest: reduce time and fix bugs cause by reducing time [nuttx-apps]
via GitHub
2026/02/03
Re: [PR] Mbedtls aes keyid alt [nuttx-apps]
via GitHub
2026/02/03
Re: [PR] Ltp linux kernel testcases build and running support [nuttx-apps]
via GitHub
2026/02/03
Re: [PR] sensors/netsensor: applications supporting networked uORB sensors [nuttx-apps]
via GitHub
2026/02/03
Re: [PR] Crypto Testing Framework Enhancement [nuttx-apps]
via GitHub
2026/02/03
Re: [PR] apps: testing/ostest: Add comprehensive scheduler parameter tests [nuttx-apps]
via GitHub
2026/02/03
Re: [PR] crypto/openssl_mbedtls_wrapper: Fix compat with Mbed TLS 3.6.2 [nuttx-apps]
via GitHub
2026/02/03
Re: [PR] system/uorb: Comprehensive wakeup mode refactoring and API improvements. [nuttx-apps]
via GitHub
2026/02/03
Re: [PR] !note: unify note ioctl command [nuttx-apps]
via GitHub
2026/02/03
Re: [PR] schedtest/rwsem.c:test rwsemaphore api [nuttx-apps]
via GitHub
2026/02/03
Re: [PR] arch/arm: Add CFI directives for syscall dispatch to enable kernel-to-user backtrace. [nuttx]
via GitHub
2026/02/03
Re: [PR] testing/sched/rwsem_test: add comprehensive test suite for rwsem opti… [nuttx-apps]
via GitHub
2026/02/03
Re: [PR] benchmark/osperf: Replacing enter_critical_section with up_irq_save() where appropriate [nuttx-apps]
via GitHub
2026/02/03
Re: [PR] perf: Supports implementations of perf and arm64 PMU. [nuttx]
via GitHub
2026/02/03
Re: [PR] fs/rpmsgfs: fix potential integer overflow in readdir handler [nuttx]
via GitHub
2026/02/03
Re: [PR] drivers/rpmsg: fix Kconfig dependencies for RPMsg subsystem [nuttx]
via GitHub
2026/02/03
Re: [PR] libc/mutex: fix when choose CONFIG_PTHREAD_MUTEX_ROBUST flag skipped [nuttx]
via GitHub
2026/02/03
Re: [PR] fs/v9fs: Add KERNEL build support and enable v9fs for qemu-armv7a knsh [nuttx]
via GitHub
2026/02/03
Re: [PR] sim/umm: Fix the problem that lasan cannot detect [nuttx]
via GitHub
2026/02/03
Re: [PR] fs/v9fs: Add KERNEL build support [nuttx]
via GitHub
2026/02/03
Re: [PR] libc: Add library support for rexec [nuttx]
via GitHub
2026/02/03
Re: [PR] libc: Add library support for rexec [nuttx]
via GitHub
2026/02/03
Re: [PR] testing/sched/rwsem_test: add comprehensive test suite for rwsem opti… [nuttx-apps]
via GitHub
2026/02/03
Re: [PR] testing/sched/rwsem_test: add comprehensive test suite for rwsem opti… [nuttx-apps]
via GitHub
2026/02/03
(nuttx) branch master updated (87b317f965c -> 82a218cbf3f)
xiaoxiang
2026/02/03
Re: [PR] sched/waitpid: reduce cyclomatic complexity for HIS/MISRA compliance [nuttx]
via GitHub
2026/02/03
(nuttx) branch master updated (871a9b32617 -> 87b317f965c)
xiaoxiang
2026/02/03
(nuttx) 01/03: libs/libc/machine/arm: add Cortex-M0/M23 support to arch_mcount
xiaoxiang
2026/02/03
Re: [PR] nuttx: add profiling support and documentation [nuttx]
via GitHub
2026/02/03
(nuttx) 03/03: Documentation: Add gprof profiling tool documentation and support.
xiaoxiang
2026/02/03
(nuttx) 02/03: boardss: add gprof examples
xiaoxiang
2026/02/03
Re: [PR] libc/string: Add BSD-optimized memset implementation. [nuttx]
via GitHub
2026/02/03
(nuttx) branch master updated (6301af9a440 -> 871a9b32617)
xiaoxiang
2026/02/03
Re: [PR] sim/umm: Fix the problem that lasan cannot detect [nuttx]
via GitHub
2026/02/03
Re: [PR] testing/sched/rwsem_test: add comprehensive test suite for rwsem opti… [nuttx-apps]
via GitHub
2026/02/03
Re: [PR] libc: Add library support for rexec [nuttx]
via GitHub
2026/02/03
Re: [PR] sim: posix: add platform-specific timer handling for macOS and Linux [nuttx]
via GitHub
2026/02/03
(nuttx) 03/03: libbuitin/compiler-rt: Solve some compilation errors
xiaoxiang
2026/02/03
(nuttx) 02/03: compiler-rt: Upgrade to version 18.1.3
xiaoxiang
2026/02/03
(nuttx) 01/03: toolchain/arm/clang:Update clang compilation specifications
xiaoxiang
2026/02/03
(nuttx) branch master updated (c4e5ac00e3a -> 6301af9a440)
xiaoxiang
2026/02/03
Re: [PR] toolchain/clang: improve clang toolchain [nuttx]
via GitHub
2026/02/03
Re: [PR] drivers/vhost: Improvements and fixes for vhost framework [nuttx]
via GitHub
2026/02/03
(nuttx) branch master updated (af0eac7a9c5 -> c4e5ac00e3a)
xiaoxiang
2026/02/03
Re: [PR] testing/sched/rwsem_test: add comprehensive test suite for rwsem opti… [nuttx-apps]
via GitHub
2026/02/03
Re: [PR] sim/umm: Fix the problem that lasan cannot detect [nuttx]
via GitHub
2026/02/03
Re: [PR] testing/sched/rwsem_test: add comprehensive test suite for rwsem opti… [nuttx-apps]
via GitHub
2026/02/03
Re: [PR] testing/sched/rwsem_test: add comprehensive test suite for rwsem opti… [nuttx-apps]
via GitHub
2026/02/03
Re: [PR] tools: fix `make host_info` flag parsing and config string escaping [nuttx]
via GitHub
2026/02/03
Re: [PR] sim: posix: add platform-specific timer handling for macOS and Linux [nuttx]
via GitHub
2026/02/03
(nuttx-apps) branch master updated: netlib_xarp: remove redundant cast
xiaoxiang
2026/02/03
Re: [PR] netlib_xarp: remove redundant cast [nuttx-apps]
via GitHub
2026/02/03
Re: [PR] testing/sched/rwsem_test: add comprehensive test suite for rwsem opti… [nuttx-apps]
via GitHub
2026/02/03
Re: [PR] libc: Add library support for rexec [nuttx]
via GitHub
2026/02/03
Re: [PR] sim: posix: add platform-specific timer handling for macOS and Linux [nuttx]
via GitHub
2026/02/03
[PR] libc: Add C23 stdbit.h with optional Kconfig and generic implementation [nuttx]
via GitHub
2026/02/03
(nuttx) branch master updated (ac363201587 -> af0eac7a9c5)
linguini
2026/02/03
Re: [PR] sched/semaphore: Add debug assert to detect mutex recursion. [nuttx]
via GitHub
2026/02/03
(nuttx) branch master updated (8ecbdf91647 -> ac363201587)
linguini
2026/02/03
Re: [PR] arm64: Add kmalloc header for arch timer [nuttx]
via GitHub
2026/02/03
Re: [PR] libc/mutex: fix when choose CONFIG_PTHREAD_MUTEX_ROBUST flag skipped [nuttx]
via GitHub
2026/02/03
Re: [PR] arch/arm/src/stm32h7/stm32_fdcan_sock: fix clock, ILS register and ID [nuttx]
via GitHub
2026/02/03
[I] [BUG] Rpmsg doesn't support remotes without the VIRTIO_RPMSG_F_CPUNAME feature anymore [nuttx]
via GitHub
2026/02/03
Re: [PR] testing/sched/rwsem_test: add comprehensive test suite for rwsem opti… [nuttx-apps]
via GitHub
2026/02/03
Re: [PR] testing/sched/rwsem_test: add comprehensive test suite for rwsem opti… [nuttx-apps]
via GitHub
2026/02/03
Re: [PR] schedtest/rwsem.c:test rwsemaphore api [nuttx-apps]
via GitHub
2026/02/03
Re: [PR] schedtest/rwsem.c:test rwsemaphore api [nuttx-apps]
via GitHub
2026/02/03
Re: [PR] testing/sched/rwsem_test: add comprehensive test suite for rwsem opti… [nuttx-apps]
via GitHub
2026/02/03
Re: [PR] testing/sched/rwsem_test: add comprehensive test suite for rwsem opti… [nuttx-apps]
via GitHub
2026/02/03
Re: [PR] testing/sched/rwsem_test: add comprehensive test suite for rwsem opti… [nuttx-apps]
via GitHub
2026/02/03
Re: [PR] testing/sched/rwsem_test: add comprehensive test suite for rwsem opti… [nuttx-apps]
via GitHub
2026/02/03
Re: [PR] fs/v9fs: Add KERNEL build support [nuttx]
via GitHub
2026/02/03
Re: [I] [BUG] `include/cxx` is unconditionally added for C++ builds and should be guarded by `LIBCXXMINI` / `LIBMINIABI` [nuttx]
via GitHub
2026/02/03
Re: [PR] fs/v9fs: Add KERNEL build support [nuttx]
via GitHub
2026/02/03
Re: [PR] testing/sched/rwsem_test: add comprehensive test suite for rwsem opti… [nuttx-apps]
via GitHub
2026/02/03
Re: [PR] tools: fix `make host_info` flag parsing and config string escaping [nuttx]
via GitHub
2026/02/03
Re: [PR] fs/v9fs: Add KERNEL build support and enable v9fs for qemu-armv7a knsh [nuttx]
via GitHub
2026/02/03
[PR] fs/v9fs: Add KERNEL build support [nuttx]
via GitHub
2026/02/03
Re: [PR] libc: Add library support for rexec [nuttx]
via GitHub
2026/02/03
[PR] libc/mutex: fix when choose CONFIG_PTHREAD_MUTEX_ROBUST flag skipped [nuttx]
via GitHub
2026/02/03
Re: [PR] libc: Add library support for rexec [nuttx]
via GitHub
2026/02/03
Re: [I] [FEATURE] Allow building nxboot, miniboot or NuttX mcuboot on esp32 [nuttx]
via GitHub
2026/02/03
Re: [PR] libc: Add library support for rexec [nuttx]
via GitHub
2026/02/03
Re: [PR] arch/arm64: increase sdio block size mask to 12 bits for bcm2711 [nuttx]
via GitHub
2026/02/03
Re: [I] [HELP] ESP32 Support for PX4 on NuttX 12.12 [nuttx]
via GitHub
2026/02/03
[PR] fs/v9fs: Add KERNEL build support and enable v9fs for qemu-armv7a knsh [nuttx]
via GitHub
2026/02/03
[PR] drivers/rpmsg: fix Kconfig dependencies for RPMsg subsystem [nuttx]
via GitHub
2026/02/03
Re: [I] [BUG] cmath incompatible with external toolchain libraries [nuttx]
via GitHub
2026/02/03
Re: [PR] arch/arm64: increase sdio block size mask to 12 bits for bcm2711 [nuttx]
via GitHub
2026/02/03
Re: [I] [HELP] ESP32 Support for PX4 on NuttX 12.12 [nuttx]
via GitHub
2026/02/03
Re: [PR] libs/crc: Make the code conform to the misra-c code specification. [nuttx]
via GitHub
2026/02/03
Re: [I] [FEATURE] Support for Arm FPU Lazy Stacking [nuttx]
via GitHub
2026/02/03
Re: [I] [HELP] ESP32 Support for PX4 on NuttX 12.12 [nuttx]
via GitHub
2026/02/03
[PR] schedtest/rwsem.c:test rwsemaphore api [nuttx-apps]
via GitHub
2026/02/03
Re: [PR] This PR contains two commits that enhance library support and fix header dependencies. [nuttx]
via GitHub
2026/02/03
Re: [PR] This PR contains two commits that enhance library support and fix header dependencies. [nuttx]
via GitHub
2026/02/03
[PR] arm64: Add kmalloc header for arch timer [nuttx]
via GitHub
2026/02/03
Re: [PR] tools: fix `make host_info` flag parsing and config string escaping [nuttx]
via GitHub
2026/02/03
[PR] libc: Add library support for rexec [nuttx]
via GitHub
2026/02/03
Re: [PR] arch/arm64: increase sdio block size mask to 12 bits for bcm2711 [nuttx]
via GitHub
2026/02/03
Re: [PR] arch/arm64: increase sdio block size mask to 12 bits for bcm2711 [nuttx]
via GitHub
2026/02/03
Re: [I] [HELP] ESP32 Support for PX4 on NuttX 12.12 [nuttx]
via GitHub
2026/02/03
Re: [PR] arch/arm64: increase sdio block size mask to 12 bits for bcm2711 [nuttx]
via GitHub
2026/02/03
Re: [PR] cmake:add lib_psa_set/getstackaddr file to CMakeLists.txt [nuttx]
via GitHub
2026/02/03
(nuttx) branch master updated: cmake:add lib_psa_set/getstackaddr file to CMakeLists.txt
simbit18
2026/02/03
Re: [I] [BUG] out of memory on esp32s3 after running ls [nuttx]
via GitHub
2026/02/03
Re: [I] [HELP] ESP32 Support for PX4 on NuttX 12.12 [nuttx]
via GitHub
2026/02/03
Re: [PR] sched/waitpid: reduce cyclomatic complexity for HIS/MISRA compliance [nuttx]
via GitHub
2026/02/03
Re: [PR] arch/arm: Add CFI directives for syscall dispatch to enable kernel-to-user backtrace. [nuttx]
via GitHub
2026/02/03
(nuttx) branch master updated (fad28050f83 -> f126e7575e8)
linguini
2026/02/03
Re: [PR] drivers/analog: fix adc ads1115 driver [nuttx]
via GitHub
2026/02/03
Re: [PR] libc/string: Add BSD-optimized memset implementation. [nuttx]
via GitHub
2026/02/03
Re: [PR] libc/string: Add BSD-optimized memset implementation. [nuttx]
via GitHub
2026/02/03
Re: [PR] nuttx: add profiling support and documentation [nuttx]
via GitHub
2026/02/03
Re: [PR] drivers/sensors: Comprehensive sensor wakeup optimization and deadlock fixes . part 8 [nuttx]
via GitHub
2026/02/03
Re: [PR] drivers/sensors: Comprehensive sensor wakeup optimization and deadlock fixes . part 8 [nuttx]
via GitHub
2026/02/03
Re: [PR] sim: posix: add platform-specific timer handling for macOS and Linux [nuttx]
via GitHub
2026/02/03
Re: [I] [HELP] ESP32 Support for PX4 on NuttX 12.12 [nuttx]
via GitHub
2026/02/03
Re: [PR] sim: posix: add platform-specific timer handling for macOS and Linux [nuttx]
via GitHub
2026/02/03
Re: [PR] sched/assert: Fix MISRA C 2012 violations [nuttx]
via GitHub
2026/02/03
Re: [PR] libc/string: Add BSD-optimized memset implementation. [nuttx]
via GitHub
2026/02/03
Re: [PR] libc/string: Add BSD-optimized memset implementation. [nuttx]
via GitHub
2026/02/03
Re: [PR] libc/string: Add BSD-optimized memset implementation. [nuttx]
via GitHub
2026/02/03
Re: [PR] libc/string: Add BSD-optimized memset implementation. [nuttx]
via GitHub
2026/02/03
Re: [PR] libc/string: Add BSD-optimized memset implementation. [nuttx]
via GitHub
2026/02/03
Re: [PR] libc: ! replace file input stream with seekable API [nuttx]
via GitHub
2026/02/03
Re: [PR] libs/crc: Make the code conform to the misra-c code specification. [nuttx]
via GitHub
2026/02/03
Re: [PR] Vela [nuttx]
via GitHub
2026/02/03
Re: [PR] Vela [nuttx]
via GitHub
2026/02/03
Re: [PR] libc/string: Add BSD-optimized memset implementation. [nuttx]
via GitHub
2026/02/03
Re: [PR] libc/string: Add BSD-optimized memset implementation. [nuttx]
via GitHub
2026/02/03
Re: [PR] syscall: add coredump to syscall [nuttx]
via GitHub
2026/02/03
Re: [PR] Vela [nuttx]
via GitHub
2026/02/03
[PR] fs/rpmsgfs: fix potential integer overflow in readdir handler [nuttx]
via GitHub
2026/02/03
Re: [PR] libc/string: Add BSD-optimized memset implementation. [nuttx]
via GitHub
2026/02/03
Re: [PR] Vela [nuttx]
via GitHub
2026/02/03
Re: [PR] driver/dev_mem: Support seek function [nuttx]
via GitHub
2026/02/03
Re: [PR] tools: fix `make host_info` flag parsing and config string escaping [nuttx]
via GitHub
2026/02/03
Re: [PR] tools: fix `make host_info` flag parsing and config string escaping [nuttx]
via GitHub
2026/02/03
Re: [PR] libs/crc: Make the code conform to the misra-c code specification. [nuttx]
via GitHub
2026/02/03
Re: [PR] driver/dev_mem: Support seek function [nuttx]
via GitHub
2026/02/03
Re: [I] [HELP] ESP32 Support for PX4 on NuttX 12.12 [nuttx]
via GitHub
2026/02/03
Re: [PR] nuttx: add profiling support and documentation [nuttx]
via GitHub
2026/02/03
Re: [PR] arm64/hwdebug: support armv8r hwdebug [nuttx]
via GitHub
2026/02/03
Re: [PR] !note: unify note ioctl command [nuttx]
via GitHub
2026/02/03
Re: [PR] mtdlog: implementation of mtdlog driver. [nuttx]
via GitHub
2026/02/03
[PR] testing/ [nuttx-apps]
via GitHub
2026/02/03
Re: [PR] cmake:add lib_psa_set/getstackaddr file to CMakeLists.txt [nuttx]
via GitHub
2026/02/03
Re: [I] [HELP] ESP32 Support for PX4 on NuttX 12.12 [nuttx]
via GitHub
2026/02/03
(nuttx) branch master updated (0f052df6dbe -> fad28050f83)
xiaoxiang
2026/02/03
Re: [PR] sched_setscheduler: Eliminate goto statements and consolidate returns for MISRA HIS compliance [nuttx]
via GitHub
2026/02/03
Re: [PR] nuttx/audio: upper half enhancement [nuttx]
via GitHub
2026/02/03
Re: [PR] sim: posix: add platform-specific timer handling for macOS and Linux [nuttx]
via GitHub
2026/02/03
Re: [PR] sim: posix: add platform-specific timer handling for macOS and Linux [nuttx]
via GitHub
2026/02/03
Re: [PR] drivers/vhost: Improvements and fixes for vhost framework [nuttx]
via GitHub
2026/02/03
Re: [PR] libc/string: Add BSD-optimized memset implementation. [nuttx]
via GitHub
2026/02/03
Re: [PR] sim: posix: add platform-specific timer handling for macOS and Linux [nuttx]
via GitHub
Earlier messages
Later messages