1. 446a5dc bytes: add a boundary test for Count of 1 byte by Keith Randall · 8 weeks ago master
  2. bda1ef1 cmd/compile: fix memcombine pass for big endian, > 1 byte elements by Keith Randall · 11 hours ago
  3. 76d90a3 testing: remove tests from the running log while they are waiting on parallel subtests by Bryan C. Mills · 32 hours ago
  4. b4fa5b1 debug/elf: return error in DynValue for invalid dynamic section size by Jes Cok · 2 days ago
  5. a27a525 go/types: set correct Var.scopePos for parameters/results by Alan Donovan · 10 days ago
  6. 858cd8d runtime/pprof: retry vmmap invocation if it failed due to a reported temporary resource shortage by Cosmos Nicolaou · 34 hours ago
  7. 83da21f all: update vendored dependencies by Dmitri Shuralyov · 32 hours ago
  8. 2731673 types2, go/types: fix type checking of ~[]E passing to unsafe builtins by Cuong Manh Le · 3 days ago
  9. 636c6e35 doc: release notes for GOARM hardfloat/softfloat change by Keith Randall · 2 days ago
  10. c418da3 runtime: docfix countAlloc by Peter Feichtinger · 7 days ago
  11. b9a4eaa cmd/cgo/internal/test: only test specific frames in testCallbackCallersSEH by qmuntal · 2 days ago
  12. 1908d43 cmd/internal/moddeps: walk GOROOT when it is a symlink by qiulaidongfeng · 2 days ago
  13. 6111acc go/types: include AST in instantiatedIdent panic message by Alan Donovan · 2 days ago
  14. aae7734 internal/trace/v2: tolerate having a P in GoCreateSyscall by Michael Anthony Knyszek · 2 days ago
  15. b2efd1d runtime: put ReadMemStats debug assertions behind a double-check mode by Michael Anthony Knyszek · 3 days ago
  16. 5df4a63 doc: document PCALIGN directive by Mauri de Souza Meneguzzo · 2 days ago
  17. 7ccddf0 sort: add available godoc link by cui fliter · 4 weeks ago
  18. d59bd25 runtime: test for contention in both semaphore paths by Rhys Hiltner · 9 days ago
  19. 46410b7 cmd/compile: use correct type for slice pointer by Keith Randall · 3 days ago
  20. 4956c34 syscall: remove ptrace1 on darwin by Cherry Mui · 3 days ago
  21. 7e5b7d7 doc: update release notes from the relnote tool by Michael Anthony Knyszek · 8 days ago
  22. 94d6267 text/template: more godoc links by Olivier Mengué · 8 days ago
  23. e158cb2 .github: clean up issue forms by Sean Liao · 7 days ago
  24. 6317fb4 Revert "testing: simplify concurrency and cleanup logic" by Lasse Folger · 7 days ago
  25. d961b12 io/fs, os: unify PathError.Path for dirFS.{ReadFile, ReadDir} by Jes Cok · 7 days ago
  26. 0d018b4 all: fix field names by cui fliter · 13 days ago
  27. 0c7e5d3 path: add available godoc link by cui fliter · 4 weeks ago
  28. 3e67f46 .github: try "import/path: issue title" instead of "affected/package: " by Dmitri Shuralyov · 8 days ago
  29. f4cb2ac .github: delete archived issue templates by Dmitri Shuralyov · 8 days ago
  30. 37aed23 runtime: throw from the systemstack in wirep by Michael Anthony Knyszek · 9 days ago
  31. 186c473 api: promote next to go1.22 by Michael Anthony Knyszek · 8 days ago
  32. 6760029 github: use forms for issue templates by Hiro · 8 days ago
  33. cea35ba runtime: hold sched.lock over traceThreadDestroy in dropm by Michael Anthony Knyszek · 9 days ago
  34. 23c0d30 runtime: move the wakeableSleep lock under sched in the lock rank by Michael Anthony Knyszek · 9 days ago
  35. e4ea628 runtime: don't hold trace.lock over semrelease in readTrace0 by Michael Anthony Knyszek · 9 days ago
  36. 5249947 runtime: don't hold the table lock in (*traceStackTable).dump by Michael Anthony Knyszek · 9 days ago
  37. d4430f6 cmd/link/internal/loadpe: fix .xdata unwind info parsing by Davis Goodin · 9 days ago
  38. 37971b3 cmd/link/internal/ld: fix DWARF type DIE "go kind" bug for synthetic ptr types by Than McIntosh · 9 days ago
  39. 5abae02 runtime/internal/atomic: deduplicate And/Or code on wasm by Mauri de Souza Meneguzzo · 9 days ago
  40. 2c424ed internal/abi, runtime, reflect, cmd: merge maxZero const into internal/abi by qiulaidongfeng · 9 days ago
  41. b06f59e cmd/asm: fix the KMCTR instruction encoding and argument passing by Srinivas Pokala · 7 weeks ago
  42. 5f7a408 runtime: change the name of variables in asan-related assembly functions by fanzha02 · 10 days ago
  43. 29ca9cc internal/bytealg: optimize Count with PCALIGN in riscv64 by Meng Zhuo · 3 weeks ago
  44. 9840d38 cmd/internal/obj/riscv: add support of PCALIGN directive by Meng Zhuo · 3 weeks ago
  45. dc5a0d2 crypto/tls: mark RSA KEX cipher suites insecure by Filippo Valsorda · 9 days ago
  46. 059a9ee crypto/tls: check and record godebugs more granularly by Filippo Valsorda · 9 days ago
  47. ff722e6 internal/trace/v2: dump text trace on failure only if it fits in the log by Michael Anthony Knyszek · 9 days ago
  48. e6b76bf testing: simplify concurrency and cleanup logic by Bryan C. Mills · 5 months ago
  49. f5bf9fb crypto/tls: check client's supported versions when using QUIC by Marten Seemann · 5 weeks ago
  50. 74993bf runtime: disable trace v2 optimistic deadlock debugger by Michael Anthony Knyszek · 9 days ago
  51. b6b72c7 runtime: emit a ProcSteal from entersyscall_gcwait by Michael Anthony Knyszek · 10 days ago
  52. ff05cdb internal/syscall/unix: add PidFDSendSignal for Linux by Kir Kolyshkin · 3 months ago
  53. 5a6f1b3 runtime: add lock partial order edge between wakeableSleep and hchan by Michael Anthony Knyszek · 9 days ago
  54. ef7b713 errors: clarify references to Unwrap in doc by Olivier Mengué · 5 weeks ago
  55. 4a24082 syscall: check SyscallIsNotSupported in TestPidFDWithUserNS by Michael Pratt · 9 days ago
  56. 41f58b2 runtime: enable the exectracer2 experiment by default by Michael Anthony Knyszek · 3 weeks ago
  57. 4e3ac99 cmd/trace/v2: emit regions in the goroutine-oriented task view by Michael Anthony Knyszek · 10 days ago
  58. 28f8734 cmd/trace/v2: add support for the goroutine-oriented task view by Michael Anthony Knyszek · 10 days ago
  59. 971f593 cmd/trace/v2: add thread-oriented mode for v2 traces by Michael Anthony Knyszek · 11 days ago
  60. 90ba445 cmd/trace/v2: add support for a task-oriented procs-based view by Michael Anthony Knyszek · 11 days ago
  61. 64c12ba cmd/trace/v2: add support for goroutine filtering by Michael Anthony Knyszek · 13 days ago
  62. 7105216 cmd/trace/v2: add support for task and region endpoints by Michael Anthony Knyszek · 2 weeks ago
  63. 7e32d8d cmd/trace: factor out durationHistogram by Michael Anthony Knyszek · 2 weeks ago
  64. 816ee0b internal/trace: add task analysis for v2 traces by Michael Anthony Knyszek · 2 weeks ago
  65. 5dde69f internal/trace/v2: redefine NoTask and add BackgroundTask by Michael Anthony Knyszek · 13 days ago
  66. d1dcffd cmd/trace/v2: add support for pprof endpoints by Michael Anthony Knyszek · 2 weeks ago
  67. b839348 cmd/trace: refactor pprof HTTP SVG serving into traceviewer by Michael Anthony Knyszek · 3 weeks ago
  68. ff07b73 internal/trace/traceviewer: make the mmu handler more self-contained by Michael Anthony Knyszek · 3 weeks ago
  69. c785be4 cmd/trace: common up the mmu page and add it to cmd/trace/v2 by Michael Anthony Knyszek · 3 weeks ago
  70. 48a6362 cmd/trace/v2: add goroutine analysis pages by Michael Anthony Knyszek · 3 weeks ago
  71. 351d852 internal/trace: use the correct stack for goroutine naming in v2 traces by Michael Anthony Knyszek · 9 days ago
  72. 450ecbe runtime: profile contended lock calls by Rhys Hiltner · 10 days ago
  73. 539b4d8 internal/trace/v2: forward Event.Stack to StateTransition.Stack by Michael Anthony Knyszek · 9 days ago
  74. 748952f cmd/trace: add almost full support for v2 traces in the trace viewer by Michael Anthony Knyszek · 2 weeks ago
  75. 3548f9a os: remove useless if from Wait on unix by Kir Kolyshkin · 10 days ago
  76. 00715d0 cmd/compile/internal/walk: copy SSA-able variables by Matthew Dempsky · 3 weeks ago
  77. e5615ad cmd/compile, internal/buildcfg: enable regABI on loong64, and add loong64 in test func hasRegisterABI by Guoqi Chen · 4 months ago
  78. f7b2779 syscall: fix getting pidfd when using CLONE_NEWUSER by Kir Kolyshkin · 2 weeks ago
  79. cfb2817 cmd/compile/internal/inline: revise -m=2 status messages by Than McIntosh · 3 weeks ago
  80. 2e77b51 runtime/internal/syscall: use ABIInternal for Syscall6 on loong64 by Guoqi Chen · 3 months ago
  81. b3b4424 cmd/compile: fix If lowering on loong64 by Guoqi Chen · 4 months ago
  82. e58c9ba cmd/internal/obj: set morestack arg spilling and regabi prologue on loong64 by Guoqi Chen · 4 months ago
  83. c83b5fe runtime: add regABI support in memclr and memmove functions on loong64 by Guoqi Chen · 4 months ago
  84. 1052d09 internal/bytealg: add regABI support in bytealg functions on loong64 by Guoqi Chen · 4 months ago
  85. 4e6bbbe reflect, runtime: add reflect support for regABI on loong64 by Guoqi Chen · 4 months ago
  86. f6f141a runtime: support regABI and add spill functions in runtime for loong64 by Guoqi Chen · 4 months ago
  87. 3107fa9 runtime: make duff device as ABIInternal for loong64 by Guoqi Chen · 4 months ago
  88. 6b77d1b cmd/compile: update loong64 CALL* ops by Guoqi Chen · 4 months ago
  89. bd224fa cmd/compile/internal: add spill support for loong64 regABI by Guoqi Chen · 4 months ago
  90. ebca52e cmd/compile/internal: add register info for loong64 regABI by Guoqi Chen · 4 months ago
  91. 4bfed5c runtime/internal/atomic: deduplicate And/Or code on arm by Mauri de Souza Meneguzzo · 10 days ago
  92. d7fcb5c cmd/dist, cmd/link, internal, runtime: implement buildmode=plugin for linux/loong64 by WANG Xuerui · 12 months ago
  93. 7b26cb9 internal/abi: define loong64 regABI constants by Guoqi Chen · 4 months ago
  94. 070139a cmd/compile,cmd/internal,runtime: change registers on loong64 to avoid regABI arguments by Guoqi Chen · 4 months ago
  95. 945c2bc cmd/compile: add ABI register definations for loong64 by Guoqi Chen · 4 months ago
  96. 08b9640 cmd/compile: teach regalloc to rightly do nothing on loong64 in case of dynlinking by WANG Xuerui · 12 months ago
  97. 346e06c cmd/internal/obj,cmd/link: access global data via GOT in -dynlink mode on loong64 by Guoqi Chen · 7 weeks ago
  98. f435811 cmd/compile, cmd/internal, runtime: change the registers used by the duff device for loong64 by Guoqi Chen · 4 months ago
  99. 4f55a5a sync: do not unnecessarily keep alive functions wrapped by Once(Func|Value|Values) by Carlo Alberto Ferraris · 8 months ago
  100. 5239c91 cmd/compile/internal/inline: minor compile time improvements in func flags by Than McIntosh · 4 weeks ago