[SYSDM] Improve Japanese translation (ja-JP)
[reactos.git] / ntoskrnl /
2022-07-14 Timo Kreuzer[NTOS:KE/x64] Handle user faults in KiGeneralProtection...
2022-07-10 George Bișoc[CMLIB][NTOS:CM] Deduplicate other common definitions...
2022-07-06 Tuur Martens[NTOS:MM] Fix VADs being inserted even though the quota...
2022-07-05 Timo Kreuzer[NTOSKRNL] Fix a bug in MiDeleteVirtualAddresses
2022-06-29 George Bișoc[NTOS:SE] Properly handle dynamic counters in token 4555/head
2022-06-26 George Bișoc[NTOS:OB] Include the security descriptor charge when... 4562/head
2022-06-25 Timo Kreuzer[RTL] Implement dynamic function tables for x64
2022-06-19 George Bișoc[NTOS:SE] NtQueryInformationToken: implement TokenGroup...
2022-06-13 George Bișoc[NTOS:SE] Fix MSVC build
2022-06-13 George Bișoc[NTOS:SE] Remove redundant ReturnLength NULL check
2022-06-13 George Bișoc[NTOS:SE] NtQueryInformationToken: implement token...
2022-06-12 George Bișoc[NTOSKRNL] Force a probe against ReturnLength on query... 4545/head
2022-06-04 Tuur Martens[NTOS:MM] Fix memory leak in NtAllocateVirtualMemory
2022-05-29 George Bișoc[NTOS:SE] Reorganize the security manager component 4531/head
2022-05-29 Tuur Martens[NTOS:MM] Fix MiInsertSharedUserPageVad preventing...
2022-05-26 Victor Perevertkin[CMAKE] Elimitate the use of GCC and CLANG variables
2022-05-24 George Bișoc[NTOS:KE] Fully implement FPU Save/Restore mechanism
2022-05-24 George Bișoc[NTOS:KE] Implement the internal FPU state context...
2022-05-24 George Bișoc[NTOS:KE] Move related FPU instrunctions to internal...
2022-05-24 George Bișoc[NTOSKRNL] Add FPU pool tags
2022-05-24 Victor Perevertkin[NTOS:PNP] Misc IoInvalidateDeviceState fixes
2022-05-23 Hermès Bélusca-Maïto[NTOS:SE] Replace a bunch of RtlCopyLuid() calls into... 4523/head
2022-05-23 Hermès Bélusca-Maïto[NTOS:SE] SepPerformTokenFiltering(): Fix corruption...
2022-05-23 Hermès Bélusca-Maïto[NTOS:SE] NtAdjustGroupsToken(): Avoid double-free...
2022-05-23 Hermès Bélusca-Maïto[NTOS:SE] Fix locking in SepDuplicateToken() and SepPer...
2022-05-23 Hermès Bélusca-Maïto[NTOS:SE] SepPerformTokenFiltering(): Remove useless...
2022-05-23 Hermès Bélusca-Maïto[NTOS:SE] SepCaptureAcl(): Add missing validation of...
2022-05-23 Hermès Bélusca-Maïto[NTOS:SE] SeValidSecurityDescriptor(): Add missing...
2022-05-18 Tuur Martens[NTOS:MM] Fix memory leak in MiMapViewOfDataSection
2022-05-14 Tuur Martens[NTOS:MM] Charge and free quotas for VAD allocations
2022-05-09 Marcus Boillat[NTOS:KE] Fix CPU extended family and model detection 4495/head
2022-05-09 Marcus Boillat[NTOS:KE] Use bitfield structure for x86 CPU signature...
2022-05-09 Stanislav Motylkov[NTOS:KE] Move KiGet/SetProcessorType function below...
2022-05-08 George Bișoc[NTOS:OB] Specify the query security descriptor tag...
2022-05-07 Hermès Bélusca-Maïto[NTOS] Don't define _IN_KERNEL_ globally for the kernel...
2022-05-07 Hermès Bélusca-Maïto[NDK][HAL][NTOS] Add missing PRCB_MINOR_VERSION / PRCB_...
2022-05-07 Hermès Bélusca-Maïto[NTOS] Remove ROS-specific __NTOSKRNL__
2022-05-06 George Bișoc[NTOS:SE] Deny access to the caller if access is not... 4340/head
2022-05-06 George Bișoc[NTOS:SE] Enable support for principal and restricted...
2022-05-06 George Bișoc[NTOS:SE] Implement SepGetSidFromAce
2022-05-06 George Bișoc[NTOS:SE] Add SepGetSidFromAce prototype & Niscellaneou...
2022-05-06 George Bișoc[NTOSKRNL] Add security access check rights pool tag
2022-04-28 Katayama Hirofumi MZ[NTOS:PNP] Fix GCC build (ignoring return value) (...
2022-04-27 Eric Kohl[NTOS:PNP] IopInitializeDevice: Create a device, alloca...
2022-04-26 Victor Perevertkin[NTOS:PNP] Halfplement IoInvalidateDeviceState 4027/head
2022-04-24 Eric Kohl[NTOS:PNP] Add a stub for NtPlugPlayControl:PlugPlayCon...
2022-04-19 George Bișoc[NTOS:SE] Add token debug code 4458/head
2022-04-16 Hermès Bélusca-Maïto[NTOS:CM] Adapt cmboot.c for usage in NT/ReactOS bootlo...
2022-04-04 Thomas Faber[NTOS:EX] Only set WakeTimer-related status if timer...
2022-03-28 Oleg Dubinskiy[NTOS:IO] IoRegisterDeviceInterface: create non-volatil...
2022-03-27 Hermès Bélusca-Maïto[NTOS:CONFIG] Add missing HvGetCell casts. Addendum...
2022-03-27 Hermès Bélusca-Maïto[SDK:CMLIB][MKHIVE][BOOT:ENVIRON][NTOS:CONFIG] Add...
2022-02-13 Hermès Bélusca-Maïto[NTOS:INBV] Code refactoring: Move all the boot animati...
2022-02-13 Hermès Bélusca-Maïto[NTOS:INBV] Duplicate inbv.c to bootanim.c -- the Git...
2022-02-13 Hermès Bélusca-MaïtoRestore the original inbv.c
2022-02-13 Hermès Bélusca-Maïto[NTOS:INBV] Duplicate inbv.c to bootanim.c -- the Git...
2022-02-13 Hermès Bélusca-Maïto[NTOS:INBV] Add documentation to the progress-bar helpe...
2022-02-10 George Bișoc[NTOS:SE] Assign the captured SID and/or privileges...
2022-02-09 George Bișoc[NTOS:SE] Assign the captured privilege or SID as NULL...
2022-02-08 Hermès Bélusca-Maïto[NTOS:EX] ExpGet/SetCurrentUserUILanguage() take pointe...
2022-02-08 Hermès Bélusca-Maïto[NTOS:EX][SDK:REACTOS] Fix capitalization of "LangId...
2022-02-02 George Bișoc[NTOS:CC] Unintialize private cache maps before purging... 4325/head
2022-01-24 Victor Perevertkin[NTOS:KE] Remove all checks for x87 not being present 4246/head 4285/head
2022-01-24 Victor Perevertkin[NTOS:KE] Add a check for unsupported CPU features...
2022-01-24 Victor Perevertkin[NTOS:KE] Move CPU features detection to a separate...
2022-01-22 Thomas Faber[NTOS:MM] Implement partial virtual region releases... 4204/head
2022-01-11 George Bișoc[NTOS:PS] Use quota types on process quota querying
2022-01-11 George Bișoc[NTOS:OB] Charge/Return pool quotas of objects
2022-01-11 George Bișoc[NTOS:PS] Dereference the quota block during process...
2022-01-11 George Bișoc[NTOS:PS] Process Quota Overhaul
2022-01-11 George Bișoc[NTOS:MM] Implement Raise/Return pool quota functions
2022-01-11 George Bișoc[NTOS:OB] Add a system process quota block macro
2022-01-11 George Bișoc[NTOS:PS] Declare some prototypes and annotate the...
2022-01-11 George Bișoc[NTOS:MM] Add the pool quota prototypes and some defini...
2022-01-11 George Bișoc[NTOS:FSRTL] Assign the buffer length to ThisBufferLeng...
2022-01-11 George Bișoc[NTOS:EX] Manage quotas when allocating or freeing...
2022-01-11 George Bișoc[NTOSKRNL] Implement InterlockedExchangeSizeT macro
2022-01-10 Vadim Galyant[SDK:DDK][NTOS:PNP] Implement PnP arbiters initialization
2022-01-05 Stanislav Motylkov[NTOS:CM] Refactor full CPU identifier values 4249/head
2022-01-05 Stanislav Motylkov[NTOS:KE/x64] Detect CPU vendor properly and store...
2022-01-03 Thomas Faber[NTOS:KE] Fix buffer overflow when displaying x64 bug...
2021-12-31 Hermès Bélusca-Maïto🎊 🍾 🥳 Happy New Year 2022 to the ReactOS Community...
2021-12-29 Stanislav Motylkov[NTOS:MM] Unrefernece some dereferences
2021-12-28 Victor Perevertkin[NTOS:PNP] Remove excessive error messages
2021-12-27 George Bișoc[NTOSKRNL] Regroup the pool allocation tags in one... 4193/head
2021-12-16 Hervé Poussineau[NTOS:PNP] Let pnproot only report already detected...
2021-12-16 Hervé Poussineau[NTOS:PNP] Set DeviceReported=1 in Instance key and...
2021-11-24 Eric Kohl[NTOS:LPC] NtReplyWaitReceivePortEx returns the correct...
2021-11-24 Eric Kohl[NTOS:IO] Fail, if io completion port and an apc routin...
2021-11-21 Thomas Faber[NTOS:SE] Don't assert on levels that don't allow imper...
2021-11-21 Eric Kohl[NTOS:EX] Fix version specific return value for NtSetSy...
2021-11-21 Thomas Faber[NTOS:SE] Fix always-true assert in SeTokenCanImpersonate.
2021-11-21 Thomas Faber[REACTOS] Fix traces with missing arguments.
2021-11-21 Thomas Faber[NTOS] Fix broken SAL annotations on MmDereferenceSegme...
2021-11-20 Thomas Faber[NTOS:IO] Use a guarded region in IopQueueIrpToThread. 4106/head
2021-11-18 Hermès Bélusca-Maïto[NTOS:EX] Clarify the situation with the SystemPathInfo... 4065/head
2021-11-18 Hermès Bélusca-Maïto[NTOS:EX] NtQuerySystemInformation: Use same parameter... 4064/head
2021-11-18 Hermès Bélusca-Maïto[NDK][NTOS:EX] Add/fix SAL annotations for Nt/ZwSetSyst...
2021-11-18 Hermès Bélusca-Maïto[NDK][NTOS:EX] Minor formatting.
2021-11-16 George Bișoc[NTOS:SE] Validate the SID lengths when capturing them 4097/head
next