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

Documentation/hpm6360evk: update guide to match the user experience Area: Documentation Improvements or additions to documentation Size: S The size of the change in this PR is small
#19816 opened Aug 12, 2026 by jerpelea Contributor Loading…
arch/arm64/bcm2711: DMA driver implementation Arch: arm64 Issues related to ARM64 (64-bit) architecture Size: L The size of the change in this PR is large
#19815 opened Aug 12, 2026 by linguini1 Contributor Draft
{bp-19813} boards/risc-v/hpm6360evk: build fix Board: risc-v Size: XS The size of the change in this PR is very small
#19814 opened Aug 12, 2026 by jerpelea Contributor Loading…
boards/risc-v/hpm6360evk: build fix Board: risc-v Size: XS The size of the change in this PR is very small
#19813 opened Aug 12, 2026 by jerpelea Contributor Loading…
arch/sim: Add Mouse emulation Arch: simulator Issues related to the SIMulator Area: Documentation Improvements or additions to documentation Size: M The size of the change in this PR is medium
#19812 opened Aug 12, 2026 by acassis Contributor Loading…
fs/cromfs: Fix stale cache read in read() fast path Area: File System File System issues Size: S The size of the change in this PR is small
#19811 opened Aug 12, 2026 by alexcekay Contributor Loading…
{bp-19768} arch/risc-v/espressif: fix SPI IOMUX false positive without SPI2 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
#19807 opened Aug 12, 2026 by jerpelea Contributor Loading…
{bp-19770} fs/romfs: fix node cache overflow in directories with >256 entries Area: File System File System issues Size: XS The size of the change in this PR is very small
#19806 opened Aug 12, 2026 by jerpelea Contributor Loading…
{bp-19784} mips/Makefile: Add nuttx build with CONFIG_ALLSYMS enabled. Arch: mips Issues related to the MIPS architecture Size: S The size of the change in this PR is small
#19804 opened Aug 12, 2026 by jerpelea Contributor Loading…
nuttx: rework atomic operations 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: 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: xtensa Issues related to the Xtensa architecture Area: Bluetooth Size: XL The size of the change in this PR is very large. Consider breaking down the PR into smaller pieces.
#19802 opened Aug 12, 2026 by zhangyu-duck Draft
xtensa/esp32s3: Run user processes in a world they cannot escape Arch: xtensa Issues related to the Xtensa architecture Area: Documentation Improvements or additions to documentation Board: xtensa Size: XL The size of the change in this PR is very large. Consider breaking down the PR into smaller pieces.
#19798 opened Aug 11, 2026 by casaroli Contributor Loading…
[3/3] xtensa/esp32s3: Per-process address environments and POSIX fork() Arch: xtensa Issues related to the Xtensa architecture Area: Documentation Improvements or additions to documentation Board: xtensa Size: XL The size of the change in this PR is very large. Consider breaking down the PR into smaller pieces.
#19797 opened Aug 11, 2026 by casaroli Contributor Draft
[2/3] mm/pgalloc, arch/xtensa: Support BUILD_KERNEL on Xtensa Arch: xtensa Issues related to the Xtensa architecture Area: Memory Management Memory Management issues Size: M The size of the change in this PR is medium
#19796 opened Aug 11, 2026 by casaroli Contributor Draft
[1/3] arch/xtensa: Provide vfork() Arch: xtensa Issues related to the Xtensa architecture Size: L The size of the change in this PR is large
#19795 opened Aug 11, 2026 by casaroli Contributor Draft
drivers/lcd: fix apa102/max7219 object name collision with drivers/leds Area: CI Size: S The size of the change in this PR is small
#19785 opened Aug 11, 2026 by ricardgb Contributor Loading…
arch/tricore: drop iLLD dependency in cache and perf paths Arch: tricore Issues related to the TriCore architecture from Infineon Size: M The size of the change in this PR is medium
#19783 opened Aug 11, 2026 by zyfeier Contributor Loading…
tools/rust: Fix softfloat abi target spec name Area: Tooling Size: XS The size of the change in this PR is very small
#19779 opened Aug 11, 2026 by kay-lambdadelta Loading…
arch/x86: Provide vfork() Arch: x86 Issues related to the x86 architecture Size: L The size of the change in this PR is large
#19777 opened Aug 10, 2026 by casaroli Contributor Draft
arch/x86_64: Implement up_addrenv_fork() and provide POSIX fork() Arch: x86_64 Issues related to the x86_64 architecture Area: Documentation Improvements or additions to documentation Size: M The size of the change in this PR is medium
#19776 opened Aug 10, 2026 by casaroli Contributor Draft
arch/armv7-a: Implement up_addrenv_fork() and provide POSIX fork() Arch: arm Issues related to ARM (32-bit) architecture Area: Documentation Improvements or additions to documentation Size: M The size of the change in this PR is medium
#19775 opened Aug 10, 2026 by casaroli Contributor Draft
arch/risc-v: Implement up_addrenv_fork() and provide POSIX fork() Arch: risc-v Issues related to the RISC-V (32-bit or 64-bit) architecture Area: Documentation Improvements or additions to documentation Size: M The size of the change in this PR is medium
#19774 opened Aug 10, 2026 by casaroli Contributor Draft
arch/arm64: Implement up_addrenv_fork() and provide POSIX fork() Arch: arm64 Issues related to ARM64 (64-bit) architecture Area: Documentation Improvements or additions to documentation Size: M The size of the change in this PR is medium
#19773 opened Aug 10, 2026 by casaroli Contributor Draft
arch/xtensa: Provide vfork() and fork(), and BUILD_KERNEL on the ESP32-S3 Arch: xtensa Issues related to the Xtensa architecture Area: Documentation Improvements or additions to documentation Board: xtensa Size: XL The size of the change in this PR is very large. Consider breaking down the PR into smaller pieces.
#19772 opened Aug 10, 2026 by casaroli Contributor Draft
sched: supplementary groups and setresuid/setresgid Area: BINFMT Size: L The size of the change in this PR is large
#19767 opened Aug 10, 2026 by Abhishekmishra2808 Contributor Loading…
Define atomic macros for C++ project to fix nuttx/spinlock.h compilat… Area: OS Components OS Components issues Size: M The size of the change in this PR is medium
#19754 opened Aug 8, 2026 by teamprof Loading…
ProTip! Updated in the last three days: updated:>2026-08-09.