Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / nuta/kerla issues and pull requests

#163 - marked semihosting_halt function unsafe

Pull Request - State: open - Opened by kitcatier over 1 year ago

#162 - fix missing svg link

Pull Request - State: closed - Opened by h4sh5 over 1 year ago - 1 comment

#160 - build(deps): bump crossbeam-utils from 0.8.5 to 0.8.8

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, rust

#159 - Fixes for Rust's stabilized features

Pull Request - State: closed - Opened by nuta over 2 years ago

#158 - [Closes #107] Wrap `SpinLock<SignalDelivery>` in `Arc<>`

Pull Request - State: closed - Opened by michalfita over 2 years ago - 1 comment

#157 - [Closes #106] Hold `Arc<SpinLock<OpenedFileTable>>` instead of just `SpinLock<>`

Pull Request - State: closed - Opened by michalfita over 2 years ago - 1 comment

#156 - build(deps): bump x86 from 0.44.0 to 0.47.0

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 4 comments
Labels: dependencies

#155 - Update the toolchain version

Pull Request - State: closed - Opened by nuta over 2 years ago - 1 comment

#154 - build(deps): bump goblin from 0.4.3 to 0.5.1

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#153 - Implement kill system call

Pull Request - State: closed - Opened by bayedieng over 2 years ago - 3 comments

#152 - [Closes #117] Replaces `kerla_utils::bitmap` with `bitvec::BitArray`

Pull Request - State: closed - Opened by michalfita over 2 years ago - 1 comment

#151 - build(deps): bump x86 from 0.44.0 to 0.46.0

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies

#150 - [Resolves #142] Add lifetimes to VAddr & PAddr

Pull Request - State: open - Opened by michalfita over 2 years ago - 1 comment

#149 - build(deps): bump x86 from 0.44.0 to 0.45.0

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies

#148 - [Fix #147] Repairs use of stabilized `bitvec`

Pull Request - State: closed - Opened by michalfita over 2 years ago - 1 comment

#147 - Bumped `bitvec` don't pass build invoked with `make check`

Issue - State: closed - Opened by michalfita over 2 years ago

#146 - build(deps): bump hashbrown from 0.11.2 to 0.12.0

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#145 - build(deps): bump bitvec from 0.22.3 to 1.0.0

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#144 - build(deps): bump x86 from 0.43.0 to 0.44.0

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#143 - Allow specifying multiple interrupt handlers for the same IRQ number

Pull Request - State: closed - Opened by nuta over 2 years ago

#142 - Add lifetime to `PAddr` and `VAddr`

Issue - State: open - Opened by nuta over 2 years ago
Labels: Type: Enhancement

#141 - alloc_pages: Return OwnedPages to prevent memory leaks

Pull Request - State: closed - Opened by nuta over 2 years ago

#140 - x64: Fix memory leaks in a process internal buffers

Pull Request - State: closed - Opened by nuta almost 3 years ago

#139 - Support saving kernel crash logs using boot2dump

Pull Request - State: closed - Opened by nuta almost 3 years ago

#138 - x64: Dump some important registers on an unsupported exception

Pull Request - State: closed - Opened by nuta almost 3 years ago

#137 - allocator: Fill allocated pages with zeroes by default

Pull Request - State: closed - Opened by nuta almost 3 years ago

#136 - x64: Fill an XSAVE area with zeroes

Pull Request - State: closed - Opened by nuta almost 3 years ago

#135 - net: Fix for dhcp=off

Pull Request - State: closed - Opened by nuta almost 3 years ago

#134 - /proc/metrics: Expose the monotonic clock

Pull Request - State: closed - Opened by nuta almost 3 years ago

#133 - virtio: Support legacy virtio devices

Pull Request - State: closed - Opened by nuta almost 3 years ago
Labels: Type: New Feature, Component: Device Driver

#132 - net: Fix a memory leak

Pull Request - State: closed - Opened by nuta almost 3 years ago

#131 - virtio: Fix a bug in used descriptors GC

Pull Request - State: closed - Opened by nuta almost 3 years ago

#130 - downcast: Take a reference instead of the ownership

Pull Request - State: closed - Opened by nuta almost 3 years ago

#129 - Add rust-toolchain.toml

Pull Request - State: closed - Opened by nuta almost 3 years ago

#128 - testing: Refactor Dockerfile

Pull Request - State: closed - Opened by nuta almost 3 years ago

#127 - build: Allow specifying extra kernel parameters through $(CMDLINE)

Pull Request - State: closed - Opened by nuta almost 3 years ago

#126 - Implement /proc/metrics

Pull Request - State: closed - Opened by nuta almost 3 years ago

#125 - Use yapf for formatting python scripts

Pull Request - State: closed - Opened by nuta almost 3 years ago

#124 - Re-disable interrupts after handling an interrupt

Pull Request - State: closed - Opened by nuta almost 3 years ago

#123 - Make network parameters and allowed PCI devices configurable via cmdline

Pull Request - State: closed - Opened by nuta almost 3 years ago

#122 - initramfs: Implement file size

Pull Request - State: closed - Opened by nuta almost 3 years ago

#121 - Kill a process immediately if its parent ignores SIGCHLD

Pull Request - State: closed - Opened by nuta almost 3 years ago

#120 - Support freeing pages

Pull Request - State: closed - Opened by nuta almost 3 years ago

#119 - Implement exit_group(2) syscall

Pull Request - State: closed - Opened by nuta almost 3 years ago

#118 - Implement shutdown(2)

Pull Request - State: closed - Opened by nuta almost 3 years ago

#117 - Replace `kerla_utils::bitmap` with `bitvec::array::BitArray`

Issue - State: closed - Opened by nuta almost 3 years ago

#116 - building error

Issue - State: closed - Opened by NukeWilliams almost 3 years ago - 6 comments

#115 - [#88] Draft of foundations for `clone3()` syscall & friends

Pull Request - State: open - Opened by michalfita almost 3 years ago - 1 comment

#114 - #112 followup (bugfix and fix build)

Pull Request - State: closed - Opened by Lurk almost 3 years ago - 1 comment

#113 - build(deps): bump memoffset from 0.6.4 to 0.6.5

Pull Request - State: closed - Opened by dependabot[bot] almost 3 years ago
Labels: dependencies

#112 - rt_sigprocmask syscall implementation

Pull Request - State: closed - Opened by Lurk almost 3 years ago - 7 comments

#111 - Change license to Mozilla public license version 2 for Linux kernel compatibility

Issue - State: closed - Opened by ghost almost 3 years ago - 1 comment
Labels: Resolution: Duplicate

#110 - help needed

Issue - State: closed - Opened by NukeWilliams almost 3 years ago - 1 comment

#109 - Compress symbol table

Issue - State: open - Opened by nuta almost 3 years ago - 3 comments
Labels: Type: Enhancement

#108 - Implement Virtio Block Driver

Pull Request - State: closed - Opened by bayedieng almost 3 years ago - 30 comments

#107 - `SignalDelivery` needs to be shareable

Issue - State: closed - Opened by michalfita almost 3 years ago - 1 comment

#106 - `OpenedFileTable` needs to be shareable

Issue - State: closed - Opened by michalfita almost 3 years ago - 1 comment

#105 - `RootFs` need to be cloneable, so the whole state can be copies instead of inherit a reference on `fork()`/`clone()`

Issue - State: open - Opened by michalfita almost 3 years ago - 3 comments
Labels: Linux Compatibility

#104 - Implement block I/O layer

Issue - State: open - Opened by nuta almost 3 years ago
Labels: Type: New Feature

#103 - Implement eventfd(2)

Issue - State: open - Opened by nuta almost 3 years ago
Labels: Linux Compatibility

#102 - Implement epoll

Pull Request - State: closed - Opened by nuta almost 3 years ago

#101 - Eliminate O(n) loops in the TCP/IP stack

Issue - State: open - Opened by nuta almost 3 years ago
Labels: Component: Networking

#100 - For Issue No. 99

Pull Request - State: closed - Opened by Daasin almost 3 years ago - 8 comments

#99 - Amendment to licensing contract ( Refer to Issue #5 and PR #100 for more info )

Issue - State: open - Opened by Daasin almost 3 years ago - 3 comments

#98 - exec `make` have a rpc receive error

Issue - State: closed - Opened by dust1 almost 3 years ago - 9 comments
Labels: Type: Build Error

#97 - Remove kexts_loader

Pull Request - State: closed - Opened by nuta almost 3 years ago

#96 - Make dependencies broken

Issue - State: closed - Opened by michalfita almost 3 years ago

#95 - x64: Make SyscallFrame compatible with Linux's struct pt_regs

Pull Request - State: closed - Opened by nuta almost 3 years ago

#94 - Support the secondary serial port for kernel messages

Pull Request - State: closed - Opened by nuta almost 3 years ago

#93 - build: Add $(QEMU_ARGS) option

Pull Request - State: closed - Opened by nuta almost 3 years ago

#92 - Implement log filtering

Pull Request - State: closed - Opened by nuta almost 3 years ago

#91 - Fix typo

Pull Request - State: closed - Opened by bayedieng almost 3 years ago

#90 - Fix typo in run-qemu script

Pull Request - State: closed - Opened by bayedieng almost 3 years ago

#89 - Make driver trait available globally for other drivers and typo fix

Pull Request - State: closed - Opened by bayedieng almost 3 years ago - 1 comment

#88 - Start implementation of `clone` syscall

Issue - State: open - Opened by michalfita almost 3 years ago - 1 comment

#88 - Start implementation of `clone` syscall

Issue - State: open - Opened by michalfita almost 3 years ago - 1 comment

#87 - Make log messages less verbose

Issue - State: closed - Opened by nuta almost 3 years ago
Labels: Type: Enhancement

#86 - Generate the kernel extensions loader

Pull Request - State: closed - Opened by nuta almost 3 years ago

#85 - Release IRQ_HANDLERS' lock before running deferred jobs

Pull Request - State: closed - Opened by nuta almost 3 years ago

#84 - Remove files already defined in virtio crate for virtio-net driver

Pull Request - State: closed - Opened by bayedieng almost 3 years ago - 1 comment

#83 - refactor: Rename initramfs to testing

Pull Request - State: closed - Opened by nuta almost 3 years ago

#82 - Implement deferred job

Pull Request - State: closed - Opened by nuta almost 3 years ago

#81 - build: Use Docker image cross compiling for M1 Mac

Pull Request - State: closed - Opened by nuta almost 3 years ago

#80 - Turn device drivers into libraries

Pull Request - State: closed - Opened by nuta almost 3 years ago

#79 - #70 implement ext2

Pull Request - State: closed - Opened by dust1 almost 3 years ago - 46 comments

#78 - Use Rust 2021 edition

Pull Request - State: closed - Opened by nuta almost 3 years ago

#76 - panic when make run

Issue - State: closed - Opened by UZER0 almost 3 years ago - 4 comments
Labels: Type: Build Error

#75 - Single thread gettid syscall implementation

Pull Request - State: closed - Opened by Lurk almost 3 years ago - 2 comments

#74 - Implement Virtio Block Driver

Issue - State: open - Opened by bayedieng almost 3 years ago - 3 comments
Labels: Type: New Feature

#73 - Turn hardware abstraction layer into a library

Issue - State: closed - Opened by nuta almost 3 years ago
Labels: Type: Enhancement

#72 - Hello World from glibc

Issue - State: open - Opened by nuta almost 3 years ago
Labels: Type: Enhancement, Linux Compatibility

#71 - Turn device drivers into libraries (i.e. support Kernel Extensions)

Issue - State: closed - Opened by nuta almost 3 years ago - 1 comment
Labels: Type: Enhancement

#70 - Implement ext2 reader/writer library

Issue - State: open - Opened by dust1 almost 3 years ago - 6 comments

#69 - `make test` fails with non-informative error message

Issue - State: closed - Opened by castarco almost 3 years ago - 2 comments

#68 - backtrace: Don't access unmapped addresses

Pull Request - State: closed - Opened by nuta almost 3 years ago

#67 - Implement boot time profiling

Pull Request - State: closed - Opened by nuta almost 3 years ago

#66 - ci: Automate releases

Pull Request - State: closed - Opened by nuta almost 3 years ago

#65 - Implement VGA console

Pull Request - State: closed - Opened by nuta almost 3 years ago

#64 - Call `arch::print_str()` directly on double panic

Pull Request - State: closed - Opened by nuta almost 3 years ago