Skip to content

Pull requests: dotnet/runtime

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Add Bundler.ComputeBundleContents API
#127962 opened May 8, 2026 by elinor-fung Member Loading…
JIT: fix value-probing schema index collision with handle histogram area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#127959 opened May 8, 2026 by EgorBo Member Loading…
Add LOCKREADIFFAILRET to unlocked MDInternalRW read methods area-Diagnostics-coreclr community-contribution Indicates that the PR has been added by a community member
#127958 opened May 8, 2026 by kevingosse Contributor Loading…
Fold more branches via O1K_VN <relop> O2K_VN comparisons area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#127950 opened May 8, 2026 by EgorBo Member Draft
[Arm64][PAC-RET] Add encoding for Pointer Authentication instructions 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
#127949 opened May 8, 2026 by SwapnilGaikwad Contributor Loading…
Migrate Copilot PAT pool to shared workflow import area-skills Agent Skills
#127946 opened May 8, 2026 by jeffhandley Member Loading…
Improve some string Rune helpers area-System.Runtime tenet-performance Performance related issue
#127939 opened May 8, 2026 by MihaZupan Member Loading… 11.0.0
crossgen2: Add Length Prefix to Crossgen-Generated Wasm area-crossgen2-coreclr only use for closed issues
#127936 opened May 8, 2026 by adamperlin Contributor Loading… 11.0.0
Build wasm JIT and crossgen2 R2R of System.Private.CoreLib for browser target area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#127935 opened May 7, 2026 by davidwrighton Member Loading…
JIT: Decouple "DoNotEnregister" from liveness area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#127932 opened May 7, 2026 by jakobbotsch Member Draft
Add AggressiveInlining to hex conversion methods area-System.Net community-contribution Indicates that the PR has been added by a community member
#127930 opened May 7, 2026 by xtqqczze Contributor Loading…
ci-pipeline-monitor issue filing script area-skills Agent Skills
#127929 opened May 7, 2026 by kg Member Loading…
Implement X25519DiffieHellmanCng area-System.Security
#127924 opened May 7, 2026 by vcsjones Member Loading…
Optimize ImmutableHashSet<T>.IsSubsetOf to avoid unnecessary allocations area-System.Collections community-contribution Indicates that the PR has been added by a community member
#127920 opened May 7, 2026 by aw0lid Contributor Draft
Apply fixes for coreclr-interp on linux-riscv64 arch-riscv Related to the RISC-V architecture area-CodeGen-Interpreter-coreclr community-contribution Indicates that the PR has been added by a community member
#127919 opened May 7, 2026 by am11 Member Loading…
Cleanup TensorPrimitives area-System.Numerics.Tensors community-contribution Indicates that the PR has been added by a community member
#127916 opened May 7, 2026 by lilinus Contributor Loading…
JIT: Transform 'SELECT(cond, cns, cns)' to 'cns' 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
#127915 opened May 7, 2026 by BoyBaykiller Contributor Loading…
ProTip! Exclude everything labeled bug with -label:bug.