Tim Satke

Results 16 issues of Tim Satke

The point in time to do this is **NOT NOW**, however, we should maybe think about this at some point. Besides the core lbadd, there will be static analysis tools...

feature
help wanted
question

- [ ] update `SECURITY.md` - [ ] provide public key for encrypting sensitive messages - [ ] provide email for receiving encrypted messages

feature
release blocker

### Discord username (optional) _No response_ ### Describe the solution you'd like? ```text If the **automatic** update fails due to permission (or anything else for that matter), I'd like to...

I would like to be able to execute my kernel tests with QEMU with a simple `cargo test`, like in the versions before 0.11. From what I see though, with...

### Summary [rustc-ice-2024-04-16T09_01_06-68750.txt](https://github.com/rust-lang/rust-clippy/files/14994469/rustc-ice-2024-04-16T09_01_06-68750.txt) I'm running `cargo clippy` on https://github.com/tsatke/devos , I'm not sure what causes this. I'm using MacOS, but I'm also getting the same error with the same stack...

C-bug
I-ICE

Hi, I have implemented a mapper, and my kernel gave me an error originating from the `unmap` function. I've logged the allocations and deallocations that the mapper wants to perform,...