Skip to content

Pull requests: apache/nuttx

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

drivers/sensors/dhtxx: Fix read return values to be POSIX compliant Area: Sensors Sensors issues Size: S The size of the change in this PR is small
#18164 opened Jan 26, 2026 by jklincn Loading…
4 of 5 tasks
drivers/rpmsg_port_uart: Improvements and bug fixes for stability and power management Area: Drivers Drivers issues Size: L The size of the change in this PR is large
#18163 opened Jan 26, 2026 by CV-Bowen Loading…
NuttX miscellaneous fixes and improvements Arch: arm64 Issues related to ARM64 (64-bit) architecture Area: Drivers Drivers issues Area: File System File System issues Area: OS Components OS Components issues Size: M The size of the change in this PR is medium
#18161 opened Jan 26, 2026 by txy-21 Loading…
sched/irq: Add architecture-specific IRQ-to-index mapping interface Arch: tricore Issues related to the TriCore architecture from Infineon Area: OS Components OS Components issues Size: M The size of the change in this PR is medium
#18160 opened Jan 26, 2026 by pangzhen1xiaomi Loading…
boards/xtensa: fixes for build and start-up issues when legacy boot enabled Arch: xtensa Issues related to the Xtensa architecture Board: xtensa Size: M The size of the change in this PR is medium
#18154 opened Jan 26, 2026 by nuttxs Loading…
mm: implement custom umm heap, and enable heap management on the simulator Arch: simulator Issues related to the SIMulator Area: File System File System issues Area: Memory Management Memory Management issues Board: simulator Size: L The size of the change in this PR is large
#18152 opened Jan 26, 2026 by Shanks0224 Loading…
libstdc++: Relocate c++config.h from include/ to libstdc++ to preserv… Area: OS Components OS Components issues Size: XL The size of the change in this PR is very large. Consider breaking down the PR into smaller pieces.
#18151 opened Jan 26, 2026 by cuiziweizw Loading…
profiling: add gprof support and documentation Area: Documentation Improvements or additions to documentation Area: OS Components OS Components issues Area: Tooling Board: arm Size: M The size of the change in this PR is medium
#18150 opened Jan 26, 2026 by Gary-Hobson Loading…
[draft] userspace PMU register acess Area: OS Components OS Components issues Size: M The size of the change in this PR is medium
#18149 opened Jan 26, 2026 by yf13 Draft
spinlock: Add try-lock variants for recursive spinlock Area: OS Components OS Components issues Size: M The size of the change in this PR is medium Size: S The size of the change in this PR is small
#18148 opened Jan 26, 2026 by hujun260 Loading…
spinlock: Simplify instrumentation interface by removing wrapper functions Area: Drivers Drivers issues Area: OS Components OS Components issues Size: S The size of the change in this PR is small
#18147 opened Jan 26, 2026 by hujun260 Draft
arch/arm/src/imxrt: Fix Ethernet RUNNING status regression Arch: arm Issues related to ARM (32-bit) architecture Size: M The size of the change in this PR is medium Size: S The size of the change in this PR is small Size: XS The size of the change in this PR is very small
#18140 opened Jan 25, 2026 by aviralgarg05 Loading…
5 tasks done
crypto/cryptosoft: Fix HMAC-SHA when a long key is used Area: Crypto Size: S The size of the change in this PR is small
#18138 opened Jan 24, 2026 by PruteanuVlad Loading…
sched/spinlock: Refactor critical section implementation with rspinlock foundation and SMP optimization Arch: arm Issues related to ARM (32-bit) architecture Arch: arm64 Issues related to ARM64 (64-bit) architecture Arch: risc-v Issues related to the RISC-V (32-bit or 64-bit) architecture Arch: simulator Issues related to the SIMulator Arch: sparc Issues related to the SPARC architecture Arch: x86_64 Issues related to the x86_64 architecture Arch: xtensa Issues related to the Xtensa architecture Area: Drivers Drivers issues Area: File System File System issues Area: Networking Effects networking subsystem Area: OS Components OS Components issues Area: Tooling Area: USB Area: Video Size: XL The size of the change in this PR is very large. Consider breaking down the PR into smaller pieces.
#18135 opened Jan 24, 2026 by hujun260 Draft
8 tasks done
syslog: use nx_syslog in kernel space Area: Drivers Drivers issues Area: OS Components OS Components issues Size: S The size of the change in this PR is small
#18129 opened Jan 23, 2026 by Kaben123 Loading…
driver/syslog: Implement the rate limiting function for ramlog driver. Area: Documentation Improvements or additions to documentation Area: Drivers Drivers issues Size: M The size of the change in this PR is medium
#18127 opened Jan 23, 2026 by Kaben123 Loading…
tools/parsetrace.py: Fix get_typesize bug in parsetrace.py Area: Tooling Size: S The size of the change in this PR is small
#18124 opened Jan 23, 2026 by Kaben123 Loading…
driver/note: Support poll threshold Area: Documentation Improvements or additions to documentation Area: Drivers Drivers issues Size: S The size of the change in this PR is small
#18121 opened Jan 23, 2026 by Kaben123 Loading…
sched: add trace points during system startup and board initialization Area: Documentation Improvements or additions to documentation Area: OS Components OS Components issues Size: S The size of the change in this PR is small
#18114 opened Jan 22, 2026 by Kaben123 Loading…
fs/fat: add support for FIOC_FILEPATH ioctl Area: File System File System issues Board: arm Size: M The size of the change in this PR is medium
#18107 opened Jan 22, 2026 by Gary-Hobson Loading…
sched: add configuration to record the busy waiting time Area: Documentation Improvements or additions to documentation Area: File System File System issues Area: OS Components OS Components issues Size: M The size of the change in this PR is medium
#18078 opened Jan 21, 2026 by wangzhi16 Loading…
arch: Add ARCH_HAVE_SYSCALL and route up_assert() via syscall. Arch: arm Issues related to ARM (32-bit) architecture Arch: arm64 Issues related to ARM64 (64-bit) architecture Arch: mips Issues related to the MIPS architecture Arch: risc-v Issues related to the RISC-V (32-bit or 64-bit) architecture Arch: sparc Issues related to the SPARC architecture Arch: tricore Issues related to the TriCore architecture from Infineon Arch: x86_64 Issues related to the x86_64 architecture Arch: xtensa Issues related to the Xtensa architecture Area: OS Components OS Components issues Size: M The size of the change in this PR is medium
#18074 opened Jan 21, 2026 by anjiahao1 Loading…
4 of 5 tasks
sched/wqueue: add configuring the stack of an hpwork/lpwork as static Area: OS Components OS Components issues Size: S The size of the change in this PR is small
#18072 opened Jan 21, 2026 by pangzhen1xiaomi Loading…
drivers/can: consolidate socket CAN implementations with common header functions Arch: arm Issues related to ARM (32-bit) architecture Arch: arm64 Issues related to ARM64 (64-bit) architecture Area: Drivers Drivers issues Area: Networking Effects networking subsystem Size: M The size of the change in this PR is medium
#18071 opened Jan 21, 2026 by jwang12340 Loading…
libs/crc: implement AUTOSAR-compatible CRC algorithm Area: OS Components OS Components issues Size: XL The size of the change in this PR is very large. Consider breaking down the PR into smaller pieces.
#18068 opened Jan 21, 2026 by Kaben123 Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.