-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Pull requests: dotnet/runtime
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[NativeAOT] fix NAOT mappings (follow-up to https://github.com/dotnet/runtime/pull/123333)
area-NativeAOT-coreclr
#123831
opened Jan 31, 2026 by
rcj1
Loading…
Change Interpreter to share code with the JIT and use its CompAllocator
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#123830
opened Jan 31, 2026 by
davidwrighton
•
Draft
Add null check for ThreadLocalStoragePointer in COMUnhandledExceptionFilter to prevent crash on Windows
area-ExceptionHandling-coreclr
#123826
opened Jan 31, 2026 by
Copilot
AI
Loading…
[release/10.0] Fix internal validation pipeline
area-Infrastructure
#123825
opened Jan 30, 2026 by
jkoritzinsky
Loading…
[Android CoreCLR] Log managed callstacks on native crash
area-VM-coreclr
os-android
#123824
opened Jan 30, 2026 by
mdh1418
Loading…
Add private An area label is needed to ensure this gets routed to the appropriate area owners
RuntimeMethodHandle.GetParallelMethodWithUserIL
needs-area-label
#123823
opened Jan 30, 2026 by
jakobbotsch
Loading…
Add CLI project for managed ilasm
area-ILTools-coreclr
community-contribution
Indicates that the PR has been added by a community member
#123822
opened Jan 30, 2026 by
am11
Loading…
New function pointer APIs
area-System.Reflection
community-contribution
Indicates that the PR has been added by a community member
Fix reachable Debug.Assert in InterleavedZipPackagePartStream.Length
area-System.IO.Compression
#123817
opened Jan 30, 2026 by
Copilot
AI
Loading…
5 tasks done
JIT: fix arm32 dump/disasm of references to async resume info
#123814
opened Jan 30, 2026 by
Copilot
AI
Loading…
ignore async thunks when iterating the async continuation chain
area-Diagnostics-coreclr
#123811
opened Jan 30, 2026 by
max-charlamb
Loading…
Fix reachable Debug.Assert in StreamPipeReader.AdvanceTo
area-System.IO.Pipelines
#123810
opened Jan 30, 2026 by
Copilot
AI
Loading…
Fix integer overflow in ArrayList.IListWrapper.BinarySearch and improve test coverage
area-System.Collections
#123806
opened Jan 30, 2026 by
Copilot
AI
Loading…
Fix DateOnly/TimeOnly TryParse to throw on invalid DateTimeStyles and format specifiers
area-System.DateTime
breaking-change
Issue or PR that represents a breaking API or functional change over a previous release.
needs-breaking-change-doc-created
Breaking changes need an issue opened with https://github.com/dotnet/docs/issues/new?template=dotnet
Fix XDocument.LoadAsync to not use sync reads
area-System.Xml
community-contribution
Indicates that the PR has been added by a community member
#123800
opened Jan 30, 2026 by
lilinus
Loading…
[release/10.0] [Mono]: Fix stackwalk callbacks calling mono_jit_info_get_method in async signal safe mode.
#123792
opened Jan 30, 2026 by
github-actions
bot
Loading…
4 tasks
Fixed LoggerMessageGenerator message escaping.
area-Extensions-Logging
community-contribution
Indicates that the PR has been added by a community member
#123787
opened Jan 30, 2026 by
John-Leitch
Loading…
JIT: remove anticipated demand for throw helpers
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#123781
opened Jan 29, 2026 by
AndyAyersMS
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.