issues Search Results · repo:nuta/kerla language:Rust
Filter by
61 results
(57 ms)61 results
innuta/kerla (press backspace or delete to remove)Hello, thank you for your contribution in this project, I an testing our static analysis tool in github s Rust project
and I notice the following code:
fn parse_str_field(bytes: [u8]) - str {
unsafe ...
lwz23
- 1
- Opened 2 days ago
- #170
Hello! There was an error compiling kerla. Here is the debug meassage By build with make run: Compiling
rustc-std-workspace-core v1.99.0
(/home/dev/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/rustc-std-workspace-core) ...
commitcompanion
- 6
- Opened on Oct 1, 2024
- #169
I m working on ELF binfmt support a bit, and I d like to be able to write integration tests in C. How would we like to
integrate non-shell integration tests? One thought would be to build them from testing/Dockerfile, ...
anholt
- 2
- Opened on Sep 25, 2024
- #166
The symptom:
error[E0277]: the trait bound `LocalBits: bitvec::store::BitStore` is not satisfied
-- libs/kerla_utils/bitmap_allocator.rs:8:38
|
8 | bitmap: spin::Mutex static mut BitSlice ...
michalfita
- Opened on Jan 24, 2022
- #147
In #141, I noticed that we need to track the lifetime of a PAddr object which references to OwnedPages. It s problematic
because it lead to memory leaks or nasty use-after-free bugs. In this issue, I ll ...
Type: Enhancement
nuta
- Opened on Dec 22, 2021
- #142
I noticed that bitvec provides sufficient features for us as a bitmap container. This is a refactoring issue to replace
all bitmaps in Kerla with bitvec.
nuta
- Opened on Dec 13, 2021
- #117
hey @nuta team so I am facing this issue
CARGO kernel
error: no such subcommand: `+nightly`
make[1]: *** [build-crate] Error 101
make: *** [build] Error 2
any ideas on fixing this issue?? pls help ...
NukeWilliams
- 6
- Opened on Dec 10, 2021
- #116
Hi I was wondering if you could change the license to the Mozilla public license version 2 that way it has compatibility
for the Linux kernel which is under GPl version 2 only and Apache license isn t ...
Resolution: Duplicate
ghost
- 1
- Opened on Dec 5, 2021
- #111
Currently, a symbol table reserves 2MiB space to store symbols (e.g. function names) of the kernel. Because symbols in
Rust tend to be lengthy, they are truncated to 55 characters.
This issue aims to ...
Type: Enhancement
nuta
- 3
- Opened on Nov 28, 2021
- #109

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.