Issues
- 7
- 2
- 7
Compilation Error when building with default features on rustc 1.84.0-nightly (798fb83f7 2024-10-16)
#524 opened by Shinribo - 1
Unsound `{Fs,Gs}Base::write()`
#526 opened by mkroening - 2
volatile in PageTable
#523 opened by mrjbom - 1
- 0
- 1
- 5
- 2
- 10
Unifying physical and virtual address types across the rust OS development ecosystem.
#498 opened by jounathaen - 4
- 1
CR8 (task priority) register
#494 opened by kennystrawnmusic - 4
`Mapper::unmap` should be unsafe
#487 opened by Wasabi375 - 2
- 10
`Sealed::DEBUG_STR` is publicly accessible
#470 opened by mkroening - 3
- 3
- 10
Returning FrameAlreadyMapped error when it shouldn't
#461 opened by Sxmourai - 2
`VirtAddr` arithmetic may panic
#452 opened by vincent-tr - 0
- 3
[Question] Why at most 8 entries for the GDT?
#395 opened by TornaxO7 - 2
Enable OpenSSF Scorecard Action
#434 opened by joycebrum - 2
Trait for Entry handler function types?
#438 opened by brandonchinn178 - 1
- 1
- 2
`Descriptor::tss_segment` too restrictive?
#423 opened by SamZhang3 - 7
- 1
Mutable references in page table implementation?
#416 opened by phil-opp - 9
Hash pin workflow dependencies
#418 opened by joycebrum - 1
- 0
Create a Security Policy
#414 opened by joycebrum - 1
Set minimal scoped permissions to github workflow
#411 opened by joycebrum - 4
const fn gdt creation
#405 opened by tepperson2 - 6
- 12
Loading GDT crashes QEMU
#389 opened by 1vnt - 3
process didn't exit successfully: - rustc --crate-name lock_api --edition=2018
#393 opened by FurkanGozukara - 5
[Problem] Add software interrupt.
#392 opened by AmberCrafter - 7
- 2
Mapper always requires FrameAllocator<Size4Kib>
#390 opened by tsatke - 6
AHCI IRQ is mishandled as a `#NP` exception
#388 opened by kennystrawnmusic - 2
Add Missing IDT entry #CP (vector 21)
#378 opened by josephlr - 4
Add missing IDT entry #HV (vector 28)
#377 opened by Zildj1an - 6
Add CPUID instruction
#372 opened by adsnaider - 0
Add documentation for IDT entry #VE (vector 20)
#379 opened by josephlr - 12
- 6
Iterating over a PageRangeInclusive can cause panic
#346 opened by drzewiec - 0
Abitility to statically allocate Page
#350 opened by jarkkojs - 4
Call to VirtAddr::new() causes panic when CR2 does not contain a canonical address.
#332 opened by RevolutionXenon - 6
Provide means to test external_asm code path
#337 opened by jarkkojs