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
/
internal
/
runtime
Age
Commit message (
Expand
)
Author
2026-02-02
internal/maps,cmd/compile/internal/walk: replace calls to mapaccess1* with ma...
ArsenySamoylov
2026-01-27
internal/runtime/gc/scan: include package in expandAVX512 symbol names
Michael Pratt
2026-01-22
internal/runtime: remove math.Mul64
Gavin Lam
2025-12-10
runtime: VZEROUPPER at the end of FilterNilAVX512
Cherry Mui
2025-12-05
crypto/subtle: add speculation barrier after DIT
Roland Shoemaker
2025-12-05
internal/runtime/maps: clarify probeSeq doc comment
Nick Ripley
2025-12-01
internal/runtime/cgroup: remove duplicate readString definition
Michael Pratt
2025-12-01
internal/runtime/cgroup: lineReader fuzz test
胡玮文
2025-11-26
internal/runtime/cgroup: stricter unescapePath
胡玮文
2025-11-26
internal/runtime/cgroup: fix path on non-root mount point
胡玮文
2025-11-26
internal/runtime/cgroup: simplify escapePath in test
胡玮文
2025-11-25
internal/runtime/cgroup: allow more tests to run on all OSes
胡玮文
2025-11-24
runtime: add GODEBUG=tracebacklabels=1 to include pprof labels in tracebacks
David Finkel
2025-11-24
internal/runtime/syscall: Syscall changes for s390x regabi
Srinivas Pokala
2025-11-21
internal/runtime/gc/scan: add AVX512 impl of filterNil.
Junyang Shao
2025-11-17
internal/runtime/maps: update doc for table.Clear
Jes Cok
2025-11-14
internal/runtime/cgobench: add Go function call benchmark for comparison
Michael Anthony Knyszek
2025-11-10
internal/runtime/sys,math/bits: eliminate bounds checks on len8tab
Joel Sing
2025-11-03
internal/runtime/cgobench: add cgo callback benchmark
Michael Anthony Knyszek
2025-10-29
internal/itoa, internal/runtime/strconv: delete
Russ Cox
2025-10-28
internal/runtime/gc/scan: avoid memory destination on VPCOMPRESSQ
Michael Pratt
2025-10-27
internal/runtime/gc/scan: correct size class size check
Michael Pratt
2025-10-24
runtime: use 32-bit hash for maps on Wasm
Cherry Mui
2025-10-17
all: correct name for comments
Jes Cok
2025-10-13
all: replace calls to errors.As with errors.AsType
Julien Cretel
2025-09-27
all: fix typos
AN Long
2025-09-23
runtime: add specialized malloc functions for sizes up to 512 bytes
Michael Matloob
2025-09-12
runtime: move Windows types and consts to internal/runtime/syscall/windows
qmuntal
2025-09-11
runtime: move mksizeclasses.go to runtime/_mkmalloc
matloob
2025-09-10
internal/runtime/maps: remove redundant package docs
xieyuschen
2025-09-10
runtime/internal/maps: only conditionally clear groups when sparse
Keith Randall
2025-09-10
internal/runtime/maps: speed up Clear
Keith Randall
2025-08-31
internal/runtime/atomic: reset wrong jump target in Cas{,64} on loong64
Guoqi Chen
2025-08-21
runtime: remove remaining windows/arm files and comments
qmuntal
2025-08-15
internal/runtime: cleaner overflow checker
cuiweixie
2025-08-12
internal/runtime/gc/scan: avoid -1 index when cache sizes unavailable
Michael Anthony Knyszek
2025-08-12
internal/runtime/gc/scan: import scan kernel from gclab [green tea]
Michael Anthony Knyszek
2025-08-11
internal/runtime/maps: loop invariant code motion with h2(hash) by hand
cuiweixie
2025-08-08
internal/runtime/maps: remove unused var bitsetDeleted
cuiweixie
2025-07-30
runtime: add cgo call benchmark
Michael Anthony Knyszek
2025-07-30
all: remove redundant Swiss prefixes
Michael Pratt
2025-07-30
all: remove GOEXPERIMENT=swissmap
Michael Pratt
2025-07-29
internal/abi: move direct/indirect flag from Kind to TFlag
Keith Randall
2025-07-28
internal/runtime/maps: fix spelling errors in comments
Ruihua Wen
2025-07-28
internal/runtime/syscall/windows: factor out code from runtime
qmuntal
2025-07-24
internal/runtime/syscall: rename to internal/runtime/syscall/linux
qmuntal
2025-07-24
internal/runtime/exithook: fix a typo
Jes Cok
2025-07-22
all: go fmt
Michael Pratt
2025-07-15
runtime/maps: fix typo in group.go comment (instrinsified -> intrinsified)
dyma solovei
2025-05-21
internal/runtime/cgroup: CPU cgroup limit discovery
Michael Pratt
[next]