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

fs/procfs: fix potential out-of-bounds read in mount_sprintf() Area: File System File System issues Size: XS The size of the change in this PR is very small
#20049 opened Sep 2, 2026 by hritikkumar07 Loading…
[5.25/10] arch, boards, cmake: Build C++ ELF modules without __cxa_atexit Arch: arm Issues related to ARM (32-bit) architecture Arch: arm64 Issues related to ARM64 (64-bit) architecture Arch: avr Issues related to all AVR(8-bit or 32-bit) architectures Arch: mips Issues related to the MIPS architecture Arch: openrisc Issues related to the OpenRISC 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: x86 Issues related to the x86 architecture Arch: x86_64 Issues related to the x86_64 architecture Arch: xtensa Issues related to the Xtensa architecture Area: Build system Board: arm Board: risc-v Board: simulator Board: xtensa Size: M The size of the change in this PR is medium
#20048 opened Sep 2, 2026 by casaroli Contributor Loading…
sched: Fix round-robin and watchdog re-arm under CONFIG_SCHED_TICKLESS. Area: OS Components OS Components issues Size: S The size of the change in this PR is small
#20047 opened Sep 2, 2026 by FelipeMdeO Contributor Loading…
sched/wqueue: Fix work_cancel() to return -ENOENT when no such work is queued Area: OS Components OS Components issues Size: XS The size of the change in this PR is very small
#20046 opened Sep 2, 2026 by szafonimateusz-mi Contributor Loading…
bump NTFC version Area: CI Board: simulator Size: XS The size of the change in this PR is very small
#20045 opened Sep 2, 2026 by raiden00pl Member Draft
libc/atomic: refactor inline arch atomics, add atomic_ptr_t/atomic64/cmpxchg_release_acquire Arch: tricore Issues related to the TriCore architecture from Infineon 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.
#20043 opened Sep 2, 2026 by zhangyu-duck Contributor Draft
ci: apply Depends-On dependencies to the memory report Area: CI Size: M The size of the change in this PR is medium
#20042 opened Sep 2, 2026 by zhangning21 Contributor Loading…
boards/risc-v: Add support to GD32VW553-HMQ board Area: Build system Board: risc-v Size: XL The size of the change in this PR is very large. Consider breaking down the PR into smaller pieces.
#20040 opened Sep 1, 2026 by acassis Contributor Loading…
fs/inode: propagate inode search errors Area: File System File System issues Size: XS The size of the change in this PR is very small
#20038 opened Sep 1, 2026 by imeghar2408-max Contributor Loading…
libc/stdio: allocate a buffer in getdelim() when *lineptr is NULL Area: OS Components OS Components issues Size: XS The size of the change in this PR is very small
#20034 opened Sep 1, 2026 by xiaoxiang781216 Contributor Loading…
boards/qemu-intel64: add citest configuration Arch: x86_64 Issues related to the x86_64 architecture Area: Documentation Improvements or additions to documentation Board: x86_64 Size: M The size of the change in this PR is medium
#20030 opened Sep 1, 2026 by raiden00pl Member Loading…
libc: add paths.h, sys/ttydefaults.h and termios IUTF8 Area: OS Components OS Components issues Size: M The size of the change in this PR is medium
#20029 opened Sep 1, 2026 by xiaoxiang781216 Contributor Loading…
zbus: Add linker support, documentation and linum-stm32h753bi configuration Area: Documentation Improvements or additions to documentation Board: arm Size: L The size of the change in this PR is large
#20027 opened Aug 31, 2026 by JorgeGzm Member Loading…
arch/arm/nrf53: enable the application core CACHE peripheral Arch: arm Issues related to ARM (32-bit) architecture Size: M The size of the change in this PR is medium
#20005 opened Aug 29, 2026 by AlmAck Contributor Loading…
drivers/mtd/filemtd: open the backing file O_RDWR Area: Drivers Drivers issues Size: XS The size of the change in this PR is very small
#20001 opened Aug 29, 2026 by AlmAck Contributor Loading…
fs/inode: bound fdlist_extend() against the requested row Area: File System File System issues Size: XS The size of the change in this PR is very small
#20000 opened Aug 29, 2026 by AlmAck Contributor Loading…
espressif-risc-v: simplify code for simpleboot. Arch: risc-v Issues related to the RISC-V (32-bit or 64-bit) architecture Size: S The size of the change in this PR is small
#19985 opened Aug 27, 2026 by Laczen Contributor Loading…
wqueue: Support custom user work queues. Area: Documentation Improvements or additions to documentation Board: arm64 Size: XL The size of the change in this PR is very large. Consider breaking down the PR into smaller pieces.
#19982 opened Aug 27, 2026 by 13022591351 Contributor Loading…
4 of 5 tasks
net/udp: notify POLLIN after queuing read-ahead Area: Networking Effects networking subsystem Size: S The size of the change in this PR is small
#19960 opened Aug 25, 2026 by masc2008 Contributor Draft
[5/10] libs/libc/elf: Load an FDPIC object. Arch: arm Issues related to ARM (32-bit) architecture Area: BINFMT Size: XL The size of the change in this PR is very large. Consider breaking down the PR into smaller pieces.
#19942 opened Aug 23, 2026 by casaroli Contributor Loading…
[5.5/10] arch/arm, cmake: Build FDPIC modules in the normal ELF build. Arch: arm Issues related to ARM (32-bit) architecture Area: BINFMT Size: XL The size of the change in this PR is very large. Consider breaking down the PR into smaller pieces.
#19940 opened Aug 23, 2026 by casaroli Contributor Loading…
boards: Add Nano-X Default Configs and Documents for Nuttx Area: Documentation Improvements or additions to documentation Board: simulator Board: x86_64 Size: L The size of the change in this PR is large
#19912 opened Aug 20, 2026 by Acfboy Draft
drivers/video: add a virtual framebuffer and dirty area reporting Area: Documentation Improvements or additions to documentation Board: arm Board: xtensa Size: XL The size of the change in this PR is very large. Consider breaking down the PR into smaller pieces.
#19911 opened Aug 20, 2026 by JorgeGzm Member Loading…
fs,sched: add chroot() filesystem jail Area: Documentation Improvements or additions to documentation Size: XL The size of the change in this PR is very large. Consider breaking down the PR into smaller pieces.
#19900 opened Aug 19, 2026 by Abhishekmishra2808 Contributor Loading…
arch/risc-v/eic7700x: Describe the clock tree. Arch: risc-v Issues related to the RISC-V (32-bit or 64-bit) architecture Board: risc-v Size: XL The size of the change in this PR is very large. Consider breaking down the PR into smaller pieces.
#19865 opened Aug 16, 2026 by Fishwaldo Contributor Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.