index
:
go
bench-before
fix-runtime-test-GOMAXPROCS
json-isValidNumber
json-isValidNumber-before
main
makepkg
ms-fix-multipart-readform
Fork of Go programming language with my patches.
Go Authors
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
runtime
Age
Commit message (
Expand
)
Author
2025-09-09
runtime: remove duff support for riscv64
Meng Zhuo
2025-09-09
runtime: lock mheap_.speciallock when allocating synctest specials
Damien Neil
2025-09-09
runtime: don't negate eventfd errno
Michael Pratt
2025-09-09
syscall: optimise cgo clearenv
Aleksa Sarai
2025-09-05
runtime/cgo: save and restore R31 for crosscall1 on loong64
Guoqi Chen
2025-09-05
runtime: simplify openbsd check in usesLibcall and mStackIsSystemAllocated
Tobias Klauser
2025-09-04
runtime, cmd/compile, cmd/internal/obj: remove duff support for loong64
limeidan
2025-09-04
runtime: remove obsolete osArchInit function
aimuz
2025-09-03
[dev.simd] all: merge master (4c4cefc) into dev.simd
Cherry Mui
2025-09-02
runtime: use one more address bit for tagged pointers
Keith Randall
2025-09-02
[dev.simd] internal/cpu: report AVX1 and 2 as supported on macOS 15 Rosetta 2
Cherry Mui
2025-09-02
runtime: add comment for concatstring2
Youlin Feng
2025-08-29
runtime/race: add race detector support for linux/riscv64
Joel Sing
2025-08-29
all: delete more windows/arm remnants
Tobias Klauser
2025-08-29
internal/cpu: inline DebugOptions
Tobias Klauser
2025-08-26
runtime: identify virtual memory layout for riscv64
Joel Sing
2025-08-25
runtime: skip doInit of plugins in runtime.main
Wang Deyu
2025-08-22
[dev.simd] cmd/compile: ensure the whole X15 register is zeroed
Cherry Mui
2025-08-22
runtime/metrics: improve doc
Qingwei Li@WSL
2025-08-22
all: delete remaining windows/arm code
Alberto Donizetti
2025-08-21
runtime: remove remaining windows/arm files and comments
qmuntal
2025-08-20
[dev.simd] all: merge master (9de69f6) into dev.simd
Cherry Mui
2025-08-19
runtime: save and restore all fcc registers in async preempt on loong64
Guoqi Chen
2025-08-18
runtime: fix comments in tracetype.go
Felix Geisendörfer
2025-08-15
runtime: don't overwrite global stop channel in tests
Michael Anthony Knyszek
2025-08-15
internal/trace: add end-of-generation signal to trace
Michael Anthony Knyszek
2025-08-15
runtime/metrics: add metric for current Go-owned thread count
Michael Anthony Knyszek
2025-08-15
runtime/metrics: add metric for total goroutines created
Michael Anthony Knyszek
2025-08-15
runtime/metrics: add metrics for goroutine sched states
Michael Anthony Knyszek
2025-08-15
runtime: disable stack shrinking for all waiting-for-suspendG cases
Michael Anthony Knyszek
2025-08-15
runtime: remove duff support for amd64
Keith Randall
2025-08-15
runtime: remove duff support for arm64
Keith Randall
2025-08-14
runtime: make all synctest bubble violations fatal panics
Damien Neil
2025-08-14
[dev.simd] all: merge master (924fe98) into dev.simd
Cherry Mui
2025-08-13
runtime/trace: fix documentation typo
Alexey Palazhchenko
2025-08-12
runtime/race: restore previous version of LLVM TSAN on macOS
Cherry Mui
2025-08-06
runtime/race: update darwin race syso
Cherry Mui
2025-08-06
all: remove support for windows/arm
qiulaidongfeng
2025-08-06
cmd/compile: make panicBounds stack frame smaller on ppc64
Keith Randall
2025-08-05
runtime: fix godoc comment for inVDSOPage
Tobias Klauser
2025-08-05
runtime: save AVX2 and AVX-512 state on asynchronous preemption
Austin Clements
2025-08-05
runtime: save scalar registers off stack in amd64 async preemption
Austin Clements
2025-08-05
runtime: eliminate global state in mkpreempt.go
Austin Clements
2025-08-05
runtime: test VDSO symbol hash values
Michael Pratt
2025-08-05
cmd/compile: remove support for old-style bounds check calls
Keith Randall
2025-08-05
cmd/compile: move ppc64 over to new bounds check strategy
Keith Randall
2025-08-05
cmd/compile, runtime: add checkptr instrumentation for unsafe.Add
Cuong Manh Le
2025-08-04
[dev.simd] all: merge master (7a1679d) into dev.simd
Cherry Mui
2025-08-04
cmd/compile: move s390x over to new bounds check strategy
Keith Randall
2025-08-04
cmd/compile: move riscv64 over to new bounds check strategy
Keith Randall
[prev]
[next]