| 2026-03-18 |
kern: don't allow mapping device pages as executable on abi 26.x+
Alula
committed
on 18 Mar
|
|---|---|
| 2025-11-15 |
ams: mark ams::Result [[nodiscard]] (partially complete).
...
Michael Scire
authored
on 12 Nov
SciresM
committed
on 15 Nov
|
| 2025-05-09 |
kern: refactor FindFreeArea region search logic per 20.0.0 changes
Michael Scire
authored
on 1 May 2025
SciresM
committed
on 9 May 2025
|
|
kern: update instruction cache invalidation logic in KPageTableBase to reflect 20.0.0 changes
Michael Scire
authored
on 1 May 2025
SciresM
committed
on 9 May 2025
|
|
|
kern: update KAddressSpaceInfo to reflect 20.0.0 changes
Michael Scire
authored
on 1 May 2025
SciresM
committed
on 9 May 2025
|
|
| 2024-10-16 |
kern: specify allowable ipc client memory attr via inverted-whitelist, not blacklist
Michael Scire
authored
on 10 Oct 2024
SciresM
committed
on 16 Oct 2024
|
|
kern/ldr: add support for --x executables
Michael Scire
authored
on 10 Oct 2024
SciresM
committed
on 16 Oct 2024
|
|
|
kern/strat: update for new DebugFlags capability semantics
Michael Scire
authored
on 10 Oct 2024
SciresM
committed
on 16 Oct 2024
|
|
|
kern: eliminate use of KMemoryInfo, shuffle KMemoryBlock fields
Michael Scire
authored
on 9 Oct 2024
SciresM
committed
on 16 Oct 2024
|
|
|
kern: KAddressSpaceInfo now takes CreateProcessFlags in getters
Michael Scire
authored
on 9 Oct 2024
SciresM
committed
on 16 Oct 2024
|
|
| 2024-03-29 |
kern: fix whoops in new page table logic
Michael Scire
authored
on 28 Mar 2024
SciresM
committed
on 29 Mar 2024
|
|
kern: implement new attr tracking for memory range/traversal context
Michael Scire
authored
on 28 Mar 2024
SciresM
committed
on 29 Mar 2024
|
|
|
kern: simplify size calculations in KPageTableBase::Read/WriteDebugIoMemory
Michael Scire
authored
on 28 Mar 2024
SciresM
committed
on 29 Mar 2024
|
|
|
kern: pass properties directly to KPageTableBase::AllocateAndMapPagesImpl
Michael Scire
authored
on 28 Mar 2024
SciresM
committed
on 29 Mar 2024
|
|
|
kern: take alignment argument in KMemoryManager::AllocateAndOpen
Michael Scire
authored
on 28 Mar 2024
SciresM
committed
on 29 Mar 2024
|
|
|
kern/os: support CreateProcessFlag_EnableAliasRegionExtraSize
Michael Scire
authored
on 28 Mar 2024
SciresM
committed
on 29 Mar 2024
|
|
|
kern: revise KPageTableBase region layout logic to match 18.0.0 changes
Michael Scire
authored
on 28 Mar 2024
SciresM
committed
on 29 Mar 2024
|
|
| 2023-12-28 |
kern: fix various comment/style hygiene issues (thanks @liamwhite)
Michael Scire
committed
on 28 Dec 2023
|
| 2023-11-01 |
kern/svc: fix query/insecure names
Michael Scire
committed
on 1 Nov 2023
|
| 2023-10-12 |
kern: fix minor sin
Michael Scire
committed
on 12 Oct 2023
|
|
kern: Add special-case for InvalidateProcessDataCache on current process
Michael Scire
authored
on 11 Oct 2023
SciresM
committed
on 12 Oct 2023
|
|
|
kern: KPageTable: remove MapFirst operation, replace with MapFirstGroup
Michael Scire
authored
on 11 Oct 2023
SciresM
committed
on 12 Oct 2023
|
|
|
kern: implement PermissionLock, update KPageTableBase attribute/alignment checks
Michael Scire
authored
on 11 Oct 2023
SciresM
committed
on 12 Oct 2023
|
|
|
kern: KPageTableBase::CheckMemoryState now invokes a helper
Michael Scire
authored
on 11 Oct 2023
SciresM
committed
on 12 Oct 2023
|
|
|
kern: update KMemoryState, remove bijection (separate IoRegister/IoMemory)
Michael Scire
authored
on 11 Oct 2023
SciresM
committed
on 12 Oct 2023
|
|
| 2023-05-01 |
kern: track heap in KPageTableBase::MemoryRange
Michael Scire
committed
on 1 May 2023
|
| 2023-02-23 |
kern: update for new ChangePermissions page table operation
Michael Scire
authored
on 21 Feb 2023
SciresM
committed
on 23 Feb 2023
|
|
kern: update UnmapIoRegion for new Mapping_Memory handling
Michael Scire
authored
on 21 Feb 2023
SciresM
committed
on 23 Feb 2023
|
|
| 2022-10-12 |
kern: implement Svc(Un)MapInsecureMemory
Michael Scire
authored
on 12 Oct 2022
SciresM
committed
on 12 Oct 2022
|
|
kern: Implement new PageTable operations/PhysicalMemory reference semantics
Michael Scire
authored
on 12 Oct 2022
SciresM
committed
on 12 Oct 2022
|