GitHub / rcore-os/rCore issues and pull requests
#92 - rust-toolchain should update
Issue -
State: open - Opened by buloruabutata almost 2 years ago
- 6 comments
#91 - Is this project still under maintenance
Issue -
State: closed - Opened by specialpointcentral almost 2 years ago
- 1 comment
#90 - Why use UPIntrFreeCell to manage global resources instead of UPSafeCell?
Issue -
State: open - Opened by Hlinbit about 2 years ago
- 1 comment
#89 - Bump thread_local from 1.0.1 to 1.1.4 in /kernel
Pull Request -
State: open - Opened by dependabot[bot] about 3 years ago
Labels: dependencies
#88 - Bump regex from 1.3.9 to 1.5.6 in /kernel
Pull Request -
State: open - Opened by dependabot[bot] about 3 years ago
Labels: dependencies
#87 - Bump raw-cpuid from 8.0.0 to 9.0.0 in /kernel
Pull Request -
State: open - Opened by dependabot[bot] about 3 years ago
Labels: dependencies
#86 - add rkprobes to probe function
Pull Request -
State: open - Opened by hm1229 over 3 years ago
#84 - cannot build
Issue -
State: closed - Opened by mag1cianag almost 4 years ago
- 4 comments
#83 - dailyschdule
Issue -
State: closed - Opened by storage-db about 4 years ago
#82 - A deadlock occurred while using a user network program
Issue -
State: open - Opened by elliott10 about 4 years ago
#81 - 编译riscv64版内核出错
Issue -
State: closed - Opened by shzhxh about 4 years ago
- 1 comment
#80 - RISC-V 64 Hypervisor: rCore on rCore
Pull Request -
State: closed - Opened by gjz010 about 4 years ago
- 1 comment
Labels: enhancement
#79 - Weird code generation on RISC-V 64
Issue -
State: open - Opened by gjz010 about 4 years ago
- 1 comment
#78 - Update x86_64.md
Pull Request -
State: closed - Opened by universuen about 4 years ago
#77 - 可否写一个如何在树莓派3b上开发,包括如何通过串口调试
Issue -
State: closed - Opened by buhe over 4 years ago
- 2 comments
#76 - User program can disable interrupts
Issue -
State: open - Opened by equation314 over 4 years ago
#75 - The feature const_in_array_repeat_expressions was removed
Issue -
State: open - Opened by someoneinjd over 4 years ago
#74 - K210 Dev Kit support
Issue -
State: open - Opened by bobd988 over 4 years ago
- 1 comment
#73 - 现在版本的riscv64多核版本会卡住
Issue -
State: closed - Opened by elliott10 over 4 years ago
#72 - Migrating to OpenSBI 0.9 with SBI spec 0.2
Pull Request -
State: closed - Opened by gjz010 over 4 years ago
#71 - Fix peripherals memory mapping
Pull Request -
State: closed - Opened by songzhi over 4 years ago
#70 - Fix the Net Function
Issue -
State: closed - Opened by dingiso almost 5 years ago
- 5 comments
#69 - [Bug Report] wrong of fn write in the TcpSocketState
Issue -
State: closed - Opened by dingiso almost 5 years ago
- 2 comments
#68 - Hypervisor support using RVM
Pull Request -
State: closed - Opened by equation314 almost 5 years ago
Labels: enhancement
#67 - [Bug Report] Busybox network command causes errors
Issue -
State: closed - Opened by yunwei37 almost 5 years ago
- 1 comment
#66 - update rboot; fix problem of sys_poll
Pull Request -
State: closed - Opened by yukiiiteru almost 5 years ago
#65 - Compile rCore for Kendryte K210 board
Pull Request -
State: closed - Opened by elliott10 almost 5 years ago
#63 - Fix mipsel
Pull Request -
State: closed - Opened by jiegec about 5 years ago
#62 - Remove unused code, async-ify semaphore
Pull Request -
State: closed - Opened by jiegec about 5 years ago
#61 - Refactor
Pull Request -
State: closed - Opened by jiegec about 5 years ago
- 1 comment
#60 - Llvm asm
Pull Request -
State: closed - Opened by jiegec about 5 years ago
#59 - Eaten bagpipe master
Pull Request -
State: closed - Opened by jiegec about 5 years ago
- 1 comment
#58 - Merge g02 code
Pull Request -
State: closed - Opened by jiegec about 5 years ago
#57 - Fixed RISC-V tlb not flushed during context switch
Pull Request -
State: closed - Opened by CircuitCoder about 5 years ago
#56 - fix some compile warnings, and fix deprecated qemu option
Pull Request -
State: closed - Opened by prettykernel about 5 years ago
#55 - coredump in Ubuntu20.04/x86-64
Issue -
State: closed - Opened by prettykernel about 5 years ago
- 2 comments
#54 - Should init process id be 1 instead of 0?
Issue -
State: closed - Opened by function2-llx about 5 years ago
- 2 comments
#53 - Fixed startup/terminal on latest QEMU
Pull Request -
State: closed - Opened by CircuitCoder about 5 years ago
#52 - Fixed stack overflow caused by large struct initialization on stack
Pull Request -
State: closed - Opened by CircuitCoder about 5 years ago
#51 - Let halt quit QEMU with zero exit code
Pull Request -
State: closed - Opened by jiegec about 5 years ago
#50 - Fix 0ns case of nanosleep
Pull Request -
State: closed - Opened by jiegec about 5 years ago
#49 - Support F_DUPFD_CLOEXEC in fcntl
Pull Request -
State: closed - Opened by jiegec over 5 years ago
#48 - duplicate timespec struct
Issue -
State: closed - Opened by function2-llx over 5 years ago
- 1 comment
#47 - Issue with networking
Issue -
State: closed - Opened by jabedude over 5 years ago
- 4 comments
#46 - Support non-zero return value for INode::io_control()
Pull Request -
State: closed - Opened by equation314 over 5 years ago
#45 - some syscall
Pull Request -
State: closed - Opened by function2-llx over 5 years ago
#44 - Update Rust nightly to 2020-04-06
Pull Request -
State: closed - Opened by wangrunji0408 over 5 years ago
#43 - Eliminate most of warnings
Pull Request -
State: closed - Opened by equation314 over 5 years ago
- 1 comment
#42 - Improve device file system framework
Pull Request -
State: closed - Opened by equation314 over 5 years ago
- 3 comments
#41 - `busybox ls` crashed on RISCV32/64
Issue -
State: closed - Opened by equation314 over 5 years ago
- 1 comment
#40 - Move virtio drivers to external crate
Pull Request -
State: closed - Opened by wangrunji0408 over 5 years ago
#39 - [Merge over master] Add support for mmap shared memory
Pull Request -
State: closed - Opened by jiegec over 5 years ago
#38 - Fix debug mode issue #37
Pull Request -
State: closed - Opened by jiegec over 5 years ago
#37 - Kernel panic in debug mode
Issue -
State: closed - Opened by equation314 over 5 years ago
- 2 comments
#36 - ARM: Use RwLock to wrap raspi3 IRQ handler
Pull Request -
State: closed - Opened by equation314 over 5 years ago
#35 - 这个环境启动有些问题
Issue -
State: closed - Opened by putao0525 over 5 years ago
- 3 comments
#34 - Add .align 4 to fix potential alignment problem, see issue #33
Pull Request -
State: closed - Opened by jiegec over 5 years ago
#33 - (riscv)4 byte alignment for entry address of trap handler
Issue -
State: closed - Opened by Jaic1 over 5 years ago
- 3 comments
#32 - Remove dependency on cargo-binutils
Pull Request -
State: closed - Opened by wangrunji0408 over 5 years ago
- 1 comment
#31 - Merge pull request #31 from rcore-os/actions
Pull Request -
State: closed - Opened by wangrunji0408 over 5 years ago
#30 - Add support for mmap shared memory
Pull Request -
State: closed - Opened by wangrunji0408 over 5 years ago
- 1 comment
Labels: enhancement
#29 - will it support i3?
Issue -
State: closed - Opened by chenjianxin over 5 years ago
- 1 comment
#28 - question in "how to run"
Issue -
State: closed - Opened by Breath01 over 5 years ago
- 2 comments
#27 - Update Rust nightly version
Pull Request -
State: closed - Opened by wangrunji0408 over 5 years ago
- 8 comments
#26 - multiplex module
Pull Request -
State: closed - Opened by ssryps over 5 years ago
Labels: enhancement
#25 - fix bugs
Pull Request -
State: closed - Opened by xy-plus almost 6 years ago
- 1 comment
Labels: duplicate
#24 - Improve fb driver for userspace gui programs
Pull Request -
State: closed - Opened by xy-plus almost 6 years ago
- 5 comments
Labels: enhancement
#23 - Basically implement System V Semaphores
Pull Request -
State: closed - Opened by Loremkang almost 6 years ago
- 3 comments
Labels: enhancement
#22 - AArch64: load sfsimg via SD card driver
Pull Request -
State: closed - Opened by equation314 almost 6 years ago
- 1 comment
Labels: enhancement
#21 - solve forktest problem, release zombie process when parent process ex…
Pull Request -
State: closed - Opened by Bran-Sun almost 6 years ago
Labels: bug
#20 - Bugfix: x86_64 module compilation failure
Pull Request -
State: closed - Opened by gjz010 almost 6 years ago
Labels: bug
#19 - Add Docker and update user
Pull Request -
State: closed - Opened by wangrunji0408 almost 6 years ago
#18 - Support SMP for AArch64
Pull Request -
State: closed - Opened by equation314 almost 6 years ago
Labels: enhancement
#17 - waitpid implementation difference between ucore and rcore
Issue -
State: closed - Opened by huangbj16 almost 6 years ago
- 3 comments
#16 - Refactor aarch64 kernel paging
Pull Request -
State: closed - Opened by equation314 almost 6 years ago
- 3 comments
#15 - Make Travis CI green again!
Pull Request -
State: closed - Opened by wangrunji0408 almost 6 years ago
- 3 comments
#14 - Fix fnctl nonblock check
Pull Request -
State: closed - Opened by equation314 almost 6 years ago
#13 - error exit will return to shell
Pull Request -
State: closed - Opened by xy-plus almost 6 years ago
#12 - Enable HTIF for rocket-chip read
Pull Request -
State: closed - Opened by Jackey-Huo about 6 years ago
#11 - HTIF read enable for rocket-chip
Pull Request -
State: closed - Opened by Jackey-Huo about 6 years ago
#10 - Upd with master.
Pull Request -
State: closed - Opened by NagiNikaido over 6 years ago
#9 - BUGFIX: 修正了cd时对特殊路径.和..的行为
Pull Request -
State: closed - Opened by NagiNikaido over 6 years ago
- 1 comment
Labels: bug
#8 - MIPS porting (preliminary)
Pull Request -
State: closed - Opened by Harry-Chen over 6 years ago
- 7 comments
Labels: enhancement
#7 - USB驱动
Pull Request -
State: closed - Opened by cfgbd over 6 years ago
- 1 comment
#6 - 用户程序的问题
Issue -
State: closed - Opened by Hoblovski over 6 years ago
#5 - Create multi-arch user SFS image
Pull Request -
State: closed - Opened by equation314 over 6 years ago
#4 - Add docs & small fix to makefile
Pull Request -
State: closed - Opened by Hoblovski almost 7 years ago
- 1 comment
#3 - Is pagefault on RISC-V supported?
Issue -
State: closed - Opened by Hoblovski almost 7 years ago
- 2 comments
#2 - `make run` is unfriendly to parallel builds
Issue -
State: closed - Opened by Hoblovski almost 7 years ago
- 7 comments
#1 - Fail to run RustOS.
Issue -
State: closed - Opened by Hoblovski about 7 years ago
- 1 comment