Skip to content

Pull requests: phoenix-rtos/phoenix-rtos-kernel

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

proc/name: fix race in proc_portRegister()
#777 opened May 13, 2026 by ziemleszcz Contributor Loading…
1 of 14 tasks
process: copy argv and envp to newly created process
#776 opened May 12, 2026 by oI0ck Member Loading…
4 of 14 tasks
Makefile: modify the linker script for .bss clearing
#774 opened May 11, 2026 by rmikielis Contributor Draft
14 tasks
posix: destroy pipe on error
#771 opened May 8, 2026 by julianuziemblo Contributor Loading…
4 of 14 tasks
proc/threads: sigmask inheritance
#770 opened May 8, 2026 by etiaro Contributor Loading…
1 of 14 tasks
2
7
hal/arm: optimize and unify spinlock implementation
#764 opened Apr 30, 2026 by jmaksymowicz Contributor Loading…
6 of 14 tasks
hal: compile hal_timerSetWakeup only when implemented
#763 opened Apr 29, 2026 by julianuziemblo Contributor Draft
14 tasks
posix: do not link semaphore to filesystem in posixsrv
#756 opened Apr 1, 2026 by oI0ck Member Loading…
5 of 14 tasks
posix: make posix access modes enum fields
#753 opened Mar 26, 2026 by oI0ck Member Draft
3 of 14 tasks
hal/armv7a/imx6ull: add pctl for RTC config
#751 opened Mar 19, 2026 by rmikielis Contributor Draft
3 of 14 tasks
Introduce Kernel Partitioning
#745 opened Mar 5, 2026 by etiaro Contributor Loading…
3 of 14 tasks
!syscalls/threadsinfo: return more granular thread information
#720 opened Dec 5, 2025 by oI0ck Member Loading…
5 of 14 tasks
hal/armvXm: use cpu_context_t as exc_context_t
#685 opened Aug 12, 2025 by etiaro Contributor Loading…
2 of 14 tasks
coredump: coredump server support
#682 opened Aug 11, 2025 by etiaro Contributor Draft
3 of 14 tasks
proc: fix threadCreate and kill race condition
#672 opened Jul 14, 2025 by etiaro Contributor Loading…
2 of 14 tasks
!syscalls: move signal handling to kernel
#670 opened Jul 14, 2025 by etiaro Contributor Loading…
3 of 14 tasks
proc: Add futexes
#668 opened Jul 10, 2025 by kamilaboba123 Draft
2 of 14 tasks
hal: Bulletproof kernel operations on user memory
#664 opened Jun 25, 2025 by etiaro Contributor Draft
14 tasks
ld: add custom linker script for ARM targets
#663 opened Jun 5, 2025 by rmikielis Contributor Draft
4 of 14 tasks
Aliases for standard C functions (memset/memcpy/memcmp)
#654 opened May 19, 2025 by rmikielis Contributor Draft
3 of 14 tasks
WIP: refactor hal
#647 opened Apr 17, 2025 by xvuko Contributor Draft
14 tasks
Makefile: adapt to being build as a multilib
#641 opened Mar 20, 2025 by badochov Contributor Loading…
1 of 14 tasks
ia32: add support for ACPI
#630 opened Jan 13, 2025 by adamgreloch Member Loading…
2 of 14 tasks
syscalls: enable getting functions from stack
#607 opened Oct 11, 2024 by badochov Contributor Loading…
4 of 14 tasks
!tls: move handling to user
#598 opened Sep 24, 2024 by badochov Contributor Loading…
3 of 14 tasks
ProTip! Filter pull requests by the default branch with base:master.