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-02-19
runtime: minor mfinal.go code cleanup
Michael Anthony Knyszek
2025-02-19
weak: accept linker-allocated objects to Make
Michael Anthony Knyszek
2025-02-19
cmd/compile, runtime: use deferreturn as target PC for recover from deferrang...
David Chase
2025-02-18
runtime: add some linknames back for `github.com/bytedance/sonic`
段仪
2025-02-18
runtime: remove unused fipstls_runtime_arg0 function
qmuntal
2025-02-18
runtime: print pp.schedtick in scheddetail even when !detailed
Nicolas Hillegeer
2025-02-18
runtime: only read pp.m in schedtrace if needed
Nicolas Hillegeer
2025-02-17
runtime: check LSE support on ARM64 at runtime init
Andrey Bokhanko
2025-02-14
runtime: use return for async preemption resumption on arm64
Joel Sing
2025-02-13
runtime: fix usleep on s390x/linux
Paul Murphy
2025-02-13
runtime/debug: document DefaultGODEBUG as a BuildSetting
Sean Liao
2025-02-12
runtime: make TestSpuriousWakeupsNeverHangSemasleep more robust
Michael Anthony Knyszek
2025-02-11
runtime: update HACKING.md with execution traces and debuglog
Michael Anthony Knyszek
2025-02-11
runtime: use internal/trace/tracev2 definitions
Michael Anthony Knyszek
2025-02-10
runtime: establish happens-before between goroutine and bubble exit
Damien Neil
2025-02-07
internal/trace: refactor how experimental batches are exposed
Michael Anthony Knyszek
2025-02-06
runtime: don't duplicate reraised panic values in printpanics
Damien Neil
2025-02-06
runtime/cgo: clarify that C code must not retain pointer
Ian Lance Taylor
2025-02-05
runtime: adjust comments for auxv getAuxv
Tobias Klauser
2025-02-05
cpu/internal: provide runtime detection of RISC-V extensions on Linux
Mark Ryan
2025-02-05
cmd/go: add rva23u64 as a valid value for GORISCV64
Mark Ryan
2025-02-03
all: run gofmt
Ian Lance Taylor
2025-02-03
runtime: fix GODEBUG=gccheckmark=1 and add smoke test
Michael Anthony Knyszek
2025-01-28
runtime: mapiter linkname compatibility layer
Michael Pratt
2025-01-28
runtime: rename mapiterinit and mapiternext
Michael Pratt
2025-01-27
Revert "runtime: Check LSE support on ARM64 at runtime init"
Cherry Mui
2025-01-22
runtime: fix the equality check in AddCleanup
Carlos Amedee
2025-01-20
runtime: delete out of date comment
Bill Morgan
2025-01-16
cmd/internal/obj/wasm, runtime: detect wasmexport call before runtime initial...
Cherry Mui
2025-01-14
internal/runtime/maps: re-enable some tests
Keith Randall
2025-01-09
runtime/pprof: hide map runtime frames from heap profiles
Michael Pratt
2025-01-08
runtime: hold traceAcquire across casgstatus in injectglist
Michael Anthony Knyszek
2024-12-23
cmd/link, runtime: apply a delta to RODATA->DATA relocations
Cherry Mui
2024-12-19
runtime/pprof: continued attempt to deflake the VMInfo test.
Cosmos Nicolaou
2024-12-19
runtime: test trap panic parsing in TestTracebackSystem
Michael Pratt
2024-12-16
runtime: usleep in TestWeakToStrongMarkTermination
Michael Anthony Knyszek
2024-12-13
runtime: migrate missing map linkname allowlists
Michael Pratt
2024-12-10
runtime: avoid panic in expired synctest timer chan read
Damien Neil
2024-12-09
runtime: make special offset a uintptr
Michael Anthony Knyszek
2024-12-09
runtime: remove datadog-agent from prof labels hall of shame
Paul Cacheux
2024-12-07
runtime: improve AddCleanup documentation
Austin Clements
2024-12-06
runtime: add note that Callers never returns an entry PC
Michael Pratt
2024-12-04
runtime: remove "hall of shame" comment from public documentation
Alexey Palazhchenko
2024-12-03
runtime: avoid defer on system stack in synctestidle_c
Damien Neil
2024-11-30
crypto/x509: keep RSA CRT values in ParsePKCS1PrivateKey
Filippo Valsorda
2024-11-25
runtime: using ABIInternal on syscall for riscv64
Meng Zhuo
2024-11-22
runtime: properly search for cleanups in cleanup.stop
Carlos Amedee
2024-11-22
runtime, internal/synctest, syscall/js: keep bubble membership in syscalls
Damien Neil
2024-11-22
crypto/rsa: refuse to generate and/or use keys smaller than 1024 bits
Filippo Valsorda
2024-11-21
all: fix some function names and typos in comment
cuishuang
[prev]
[next]