-
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
[Wasm Ryujit] Flow cannot fall through into a throw helper
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#123908
opened Feb 2, 2026 by
AndyAyersMS
Loading…
Fix bug in LowerCallMemmove
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
Use SequenceEqual instead of SequenceCompareTo in SslStreamPal.SelectApplicationProtocol
area-System.Net.Security
#123906
opened Feb 2, 2026 by
stephentoub
Loading…
Stackalloc cert handles in SafeDeleteSslContext.SetCertificate on macOS
area-System.Net.Security
#123905
opened Feb 2, 2026 by
stephentoub
Loading…
Avoid array allocations in GetRequestCertificateAuthorities
area-System.Net.Security
#123904
opened Feb 2, 2026 by
stephentoub
Loading…
Fix assertion in RangeIterator to handle types of T, not int
area-System.Linq
#123901
opened Feb 2, 2026 by
vcsjones
Loading…
Use Contains in FileSystemName.MatchPattern
area-System.IO
#123900
opened Feb 2, 2026 by
stephentoub
Loading…
Fix ListDictionaryInternal.Count to not be O(n)
area-System.Collections
#123899
opened Feb 2, 2026 by
stephentoub
Loading…
Update branding to 9.0.14
needs-area-label
An area label is needed to ensure this gets routed to the appropriate area owners
#123897
opened Feb 2, 2026 by
vseanreesermsft
Loading…
Update branding to 8.0.25
needs-area-label
An area label is needed to ensure this gets routed to the appropriate area owners
#123896
opened Feb 2, 2026 by
vseanreesermsft
Loading…
[release/10.0] Source code updates from dotnet/dotnet
area-codeflow
for labeling automated codeflow
#123895
opened Feb 2, 2026 by
dotnet-maestro
bot
Loading…
Optimize runtime async OSR transitions
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
community-contribution
Indicates that the PR has been added by a community member
Avoid unnecessary DirectoryInfo allocation in FileInfo.MoveTo
area-System.IO
#123893
opened Feb 2, 2026 by
stephentoub
Loading…
Implement SVE2 non-temporal scatter stores
area-System.Runtime.Intrinsics
community-contribution
Indicates that the PR has been added by a community member
#123892
opened Feb 2, 2026 by
ylpoonlg
Loading…
Remove defunct fallback code from CultureInfo.CreateSpecificCulture
area-System.Globalization
NO-MERGE
The PR is not ready for merge yet (see discussion for detailed reasons)
#123891
opened Feb 2, 2026 by
Copilot
AI
Loading…
Implement SVE2 non-temporal gather loads
area-System.Runtime.Intrinsics
community-contribution
Indicates that the PR has been added by a community member
#123890
opened Feb 2, 2026 by
ylpoonlg
Loading…
Sve2: Add ShiftRightLogicalNarrowingSaturate(Even|Odd)
area-System.Runtime.Intrinsics
community-contribution
Indicates that the PR has been added by a community member
#123888
opened Feb 2, 2026 by
a74nh
Loading…
Streamline EvenSources
community-contribution
Indicates that the PR has been added by a community member
needs-area-label
An area label is needed to ensure this gets routed to the appropriate area owners
#123885
opened Feb 2, 2026 by
pentp
Loading…
[release/10.0] Rework and enable Wasm.Build.Tests.Blazor.AssetCachingTests
#123883
opened Feb 2, 2026 by
github-actions
bot
Loading…
2 of 4 tasks
Fix certificate disposal in RemoteCertificateValidationCallback causing NRE on reuse
area-System.Net.Security
#123875
opened Feb 2, 2026 by
Copilot
AI
Loading…
14 tasks done
TarWriter: when writing entries for the same hard-linked file use HardLink entries.
area-System.Formats.Tar
community-contribution
Indicates that the PR has been added by a community member
#123874
opened Feb 2, 2026 by
tmds
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.