History for Atmosphere / libraries / libmesosphere / source / kern_k_server_session.cpp
2025-11-15
@Michael Scire
ams: mark ams::Result [[nodiscard]] (partially complete). ...
Michael Scire authored on 12 Nov SciresM committed on 15 Nov
2023-12-28
@Michael Scire
kern: fix various comment/style hygiene issues (thanks @liamwhite)
Michael Scire committed on 28 Dec 2023
2022-10-12
@Michael Scire
kern: move SecureAppletMemory/KPageBuffer heap into the ResourceRegion
Michael Scire authored on 12 Oct 2022 SciresM committed on 12 Oct 2022
2022-02-14
@SciresM
Integrate new result macros. (#1780) ...
SciresM authored on 14 Feb 2022 GitHub committed on 14 Feb 2022
2021-11-16
@Michael Scire
kern: be a little more consistent about pragma GCC location
Michael Scire committed on 16 Nov 2021
2021-10-24
@SciresM
kern: avoid constexpr init for many objects (avoids unnecessary memory clear) (#1668)
SciresM authored on 24 Oct 2021 GitHub committed on 24 Oct 2021
2021-10-04
@Michael Scire
ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals
Michael Scire committed on 4 Oct 2021
2021-09-19
@Michael Scire
kern: unify all waiting semantics to use single api
Michael Scire authored on 19 Sep 2021 SciresM committed on 19 Sep 2021
@Michael Scire
kern: delete KWritableEvent, devirtualize KReadableEvent Signal/Clear
Michael Scire authored on 18 Sep 2021 SciresM committed on 19 Sep 2021
2021-04-11
@Michael Scire
kern: track mapped ipc server memory in page table
Michael Scire authored on 7 Apr 2021 SciresM committed on 11 Apr 2021
2021-03-14
@Michael Scire
kern: use fix usage of incorrect page table for UserBuffer ipc
Michael Scire committed on 14 Mar 2021
2021-01-08
@Michael Scire
kern: further codegen tweaks
Michael Scire committed on 8 Jan 2021
2020-12-18
@Michael Scire
kern: refactor to use m_ for member variables
Michael Scire authored on 18 Dec 2020 SciresM committed on 18 Dec 2020
2020-12-10
@Michael Scire
kern: add handle table/process/suspend/resume debug
Michael Scire committed on 10 Dec 2020
2020-12-02
@Michael Scire
kern: tweak optimization settings for hot paths
Michael Scire authored on 2 Dec 2020 SciresM committed on 2 Dec 2020
@Michael Scire
microkernel: hot paths are pretty fucking hot
Michael Scire authored on 2 Dec 2020 SciresM committed on 2 Dec 2020
@Michael Scire
kern: improve KSynchronizationObject, kill KSynchronization
Michael Scire authored on 1 Dec 2020 SciresM committed on 2 Dec 2020
@Michael Scire
kern: remove KMemoryAttribute_AnyLocked
Michael Scire authored on 1 Dec 2020 SciresM committed on 2 Dec 2020
2020-08-17
@Michael Scire
kern: build with -Wextra
Michael Scire committed on 17 Aug 2020
2020-07-31
@Michael Scire
kern: fix bug in server handle cleanup
Michael Scire authored on 29 Jul 2020 SciresM committed on 31 Jul 2020
2020-07-13
@Michael Scire
kern: fix bugs in MapAlias ipc mappings
Michael Scire committed on 13 Jul 2020
2020-07-11
@Michael Scire
kern: fix bug in ToMessageBuffer pointer transfer selection
Michael Scire committed on 11 Jul 2020
@Michael Scire
kern: implement KPageTableBase::CopyHeapToHeap(WithoutCheckDestination)
Michael Scire committed on 11 Jul 2020
@Michael Scire
kern/ipc: fix bug in SendMessage
Michael Scire committed on 11 Jul 2020
@Michael Scire
kern/ipc: implement remaining KServerSession reply code
Michael Scire committed on 11 Jul 2020
2020-07-10
@Michael Scire
kern/ipc: implement most of reply
Michael Scire committed on 10 Jul 2020
@Michael Scire
kern/ipc: implement SendReply, declare SendMessage
Michael Scire committed on 10 Jul 2020
@Michael Scire
kern/ipc: add Atmosphere's mitm pid passthrough logic
Michael Scire committed on 10 Jul 2020
@Michael Scire
ipc/receive: trivially correct result return codeflow
Michael Scire committed on 10 Jul 2020
@Michael Scire
kern/ipc: finish Receive part of ReplyAndReceive
Michael Scire committed on 10 Jul 2020