1. e402094 [logs] Route the diagnostics dictionary to netstack by Brian Bosak · 31 hours ago main master
  2. 69876b7 [go] Restrict go runtime to being fuchsia-only by Aaron Wood · 6 weeks ago releases/f25
  3. 488cb26 [go] Remove references to zx_pc_get_firmware by Suraj Malhotra · 6 weeks ago
  4. 94e1048 [go] Only define runtime tests in the fuchsia toolchain by Aaron Wood · 6 weeks ago
  5. 4a56eb1 [fdio][go] Migrate Open1 -> Open3 by Brandon Castellano · 3 months ago
  6. 2ada29a [fdio][go] Add Open3 support by Brandon Castellano · 3 months ago
  7. 9019267 [go][fidl] Regenerate fuchsia.io bindings by Brandon Castellano · 3 months ago
  8. 1023446 [go] Disable TestTracebackAll on Fuchsia by Devon H. O'Dell · 7 months ago releases/f20 releases/f20.1 releases/f21 releases/f22 releases/f23
  9. ae287a2 Add METADATA file by Peter DeLong · 8 months ago
  10. 7b7806a [go][build] Correct variable name to mixedCaps by Aaron Wood · 8 months ago
  11. cebf48c [build] Remove invalid dependencies on packages by Aaron Wood · 8 months ago
  12. 71714f1 [golang][build] Exclude binaries and generated sources from makeroot's validation by Aaron Wood · 8 months ago
  13. 6c2ca61 Merge tag 'go1.21.8' into HEAD by Bruno Dal Bo · 9 months ago releases/f19
  14. 63992de [release-branch.go1.21] go1.21.8 by Gopher Robot · 9 months ago go1.21.8
  15. bf80213 [release-branch.go1.21] net/textproto, mime/multipart: avoid unbounded read in MIME header by Damien Neil · 11 months ago
  16. 20586c0 [release-branch.go1.21] net/http, net/http/cookiejar: avoid subdomain matches on IPv6 zones by Damien Neil · 11 months ago
  17. be5b52b [release-branch.go1.21] crypto/x509: make sure pub key is non-nil before interface conversion by Roland Shoemaker · 11 months ago
  18. 3643147 [release-branch.go1.21] html/template: escape additional tokens in MarshalJSON errors by Roland Shoemaker · 10 months ago
  19. 3a58877 [release-branch.go1.21] internal/syscall/windows: fix the signature of SetFileInformationByHandle by Bryan C. Mills · 12 months ago
  20. 263c059 [release-branch.go1.21] net/mail: properly handle special characters in phrase and obs-phrase by Roland Shoemaker · 11 months ago
  21. 99e44c7 [release-branch.go1.21] cmd/go/internal/modcmd: correctly filter out main modules in verify by Michael Matloob · 10 months ago
  22. 6d31b27 [release-branch.go1.21] runtime: don't let the tests leave core files behind by Ian Lance Taylor · 1 year, 3 months ago
  23. f38fca3 [release-branch.go1.21] cmd/cgo/internal/testsanitizers: disable location checking for clang by Michael Anthony Knyszek · 10 months ago
  24. b214108 [release-branch.go1.21] internal/testenv: support the LUCI mobile builders in tests by Michael Anthony Knyszek · 10 months ago
  25. f997dfd [release-branch.go1.21] internal/testenv: allow "-noopt" anywhere in builder name in test by Michael Anthony Knyszek · 10 months ago
  26. f292080 [release-branch.go1.21] go1.21.7 by Gopher Robot · 10 months ago go1.21.7
  27. 2fdad8a [release-branch.go1.21] cmd/internal/obj/arm64: fix frame pointer restore in epilogue by Keith Randall · 1 year, 1 month ago
  28. 01c93ad [release-branch.go1.21] cmd/go/internal/generate: call modload.InitWorkFile by Michael Matloob · 10 months ago
  29. db74bfb [release-branch.go1.21] Revert "crypto/internal/boring: upgrade module to fips-20220613" +1 by Filippo Valsorda · 10 months ago
  30. 916e6cd [release-branch.go1.21] runtime: fix Pinner.Pin documentation by qiulaidongfeng · 10 months ago
  31. 6552f3d [release-branch.go1.21] cmd/go/internal/toolchain: apply the -modcacherw flag when downloading a module to determine what toolchain it needs by Bryan C. Mills · 11 months ago
  32. 3960318 [release-branch.go1.21] crypto/x509: properly gate test on macos version by Roland Shoemaker · 12 months ago
  33. f2688e4 [fxbug.dev] Migrate bug numbers by Mitchell Kember · 10 months ago releases/f18
  34. 00f974e [release-branch.go1.21] go/types, types2: don't lose position info of interface embeddings by Robert Griesemer · 11 months ago
  35. 2f91c16 [release-branch.go1.21] runtime: properly model rwmutex in lock ranking by Michael Pratt · 12 months ago
  36. 2540b14 [release-branch.go1.21] slices: explicitly discard results of some functions by Alan Donovan · 11 months ago
  37. 7e34c43 [release-branch.go1.21] runtime: clear g0 stack bounds in dropm by Michael Pratt · 1 year, 1 month ago
  38. 491c1e7 [release-branch.go1.21] runtime: allow update of system stack bounds on callback from C thread by Michael Pratt · 1 year, 3 months ago
  39. caafb50 [release-branch.go1.21] runtime: don't print "unexpected SPWRITE" when printing traceback by Cherry Mui · 1 year, 2 months ago
  40. cc85462 [release-branch.go1.21] go1.21.6 by Gopher Robot · 11 months ago go1.21.6
  41. d2cb140 [release-branch.go1.21] crypto/tls: align FIPS-only mode with BoringSSL policy by Filippo Valsorda · 12 months ago
  42. 368e2a9 [release-branch.go1.21] crypto/internal/boring: upgrade module to fips-20220613 by Filippo Valsorda · 12 months ago
  43. 8c6078a [release-branch.go1.21] runtime: add race annotations in IncNonDefault by David Chase · 12 months ago
  44. f6b203c [release-branch.go1.21] maps: fix aliasing problems with Clone by Keith Randall · 1 year ago
  45. 4381820 [release-branch.go1.21] runtime: put ReadMemStats debug assertions behind a double-check mode by Michael Anthony Knyszek · 1 year ago
  46. cf65d74 [release-branch.go1.21] runtime: add the disablethp GODEBUG setting by Michael Anthony Knyszek · 1 year ago
  47. ad1ec60 [release-branch.go1.21] runtime/pprof: fix generics function names by Tolya Korniltsev · 1 year ago
  48. f535761 [regen] Set --available to HEAD when invoking fidlc by dhobsd · 12 months ago releases/f17
  49. b379064 [Go] Don't run host tests that need fuchsia runtime on macs by Aaron Wood · 12 months ago
  50. f254dba [go] Leave timestamp if no files were updated by David Fang · 12 months ago
  51. e158fee Merge tag 'go1.21.4' into HEAD by Tony Gong · 12 months ago
  52. 84d1575 [build] Copy over only if contents have changed by David Fang · 12 months ago
  53. bbab863 [release-branch.go1.21] os/signal: skip nohup tests on darwin builders by Michael Pratt · 1 year, 1 month ago
  54. 7dc67e8 [release-branch.go1.21] os/signal: remove go t.Run from TestNohup by Michael Pratt · 1 year, 1 month ago
  55. 9f8b3ac [release-branch.go1.21] cmd/compile: fix escape analysis of string min/max by Matthew Dempsky · 1 year ago
  56. 8c840b1 [release-branch.go1.21] cmd/compile: fix memcombine pass for big endian, > 1 byte elements by Keith Randall · 1 year ago
  57. 6018ad9 [release-branch.go1.21] go1.21.5 by Gopher Robot · 1 year ago go1.21.5
  58. ec8c526 [release-branch.go1.21] net/http: limit chunked data overhead by Damien Neil · 1 year, 1 month ago
  59. f7a79cb [release-branch.go1.21] cmd/compile: fix findIndVar so it does not match disjointed loop headers by Jorropo · 1 year, 1 month ago
  60. 3684d19 [release-branch.go1.21] runtime: call enableMetadataHugePages and its callees on the systemstack by Michael Anthony Knyszek · 1 year, 1 month ago
  61. 9e43850 [release-branch.go1.21] crypto/rand,runtime: switch RtlGenRandom for ProcessPrng by Roland Shoemaker · 1 year, 2 months ago
  62. 8caf4bb [release-branch.go1.21] path/filepath: consider \\?\c: as a volume on Windows by Damien Neil · 1 year, 1 month ago
  63. 23c943e [release-branch.go1.21] cmd/go/internal/vcs: error out if the requested repo does not support a secure protocol by Bryan C. Mills · 1 year, 1 month ago
  64. 1717378 [go] Make netstack team owners by Aidan Wolter · 1 year, 1 month ago releases/f16
  65. 58a9b71 [assembly] Use non-shell packages for sbase by Aidan Wolter · 1 year, 1 month ago
  66. 0629087 [go] Disable TestPanicRecoverMemoryAccess by Aidan Wolter · 1 year, 1 month ago
  67. 4952f41 [release-branch.go1.21] cmd/go: allow 'go mod download' to switch toolchains if called with explicit arguments by Bryan C. Mills · 1 year, 3 months ago
  68. f26fa05 [release-branch.go1.21] os: report IO_REPARSE_TAG_DEDUP files as regular in Stat and Lstat by Bryan C. Mills · 1 year, 1 month ago
  69. 8ae493b [release-branch.go1.21] internal/poll: add SPLICE_F_NONBLOCK flag for splice to avoid inconsistency with O_NONBLOCK by Andy Pan · 1 year, 2 months ago
  70. b9f245b [release-branch.go1.21] cmd/compile: ensure pointer arithmetic happens after the nil check by Keith Randall · 1 year, 1 month ago
  71. caacf3a [release-branch.go1.21] cmd/compile: handle constant pointer offsets in dead store elimination by Keith Randall · 1 year, 1 month ago
  72. 1e91861 [release-branch.go1.21] syscall: copy rlimit.go's build constraint to rlimit_test.go by Dmitri Shuralyov · 1 year, 1 month ago
  73. ed817f1 [release-branch.go1.21] go1.21.4 by Gopher Robot · 1 year, 1 month ago go1.21.4
  74. 9e933c1 [release-branch.go1.21] path/filepath: fix various issues in parsing Windows paths by Damien Neil · 1 year, 3 months ago
  75. 434af85 [release-branch.go1.21] net/http: pull http2 underflow fix from x/net/http2 by Mauri de Souza Meneguzzo · 1 year, 1 month ago
  76. 7b04d81 [release-branch.go1.21] runtime/cgo: avoid taking the address of crosscall2 in code by Cherry Mui · 1 year, 2 months ago
  77. f9a31cd [release-branch.go1.21] cmd/compile/internal/typecheck: fix closure field naming by Matthew Dempsky · 1 year, 3 months ago
  78. 64b6c48 [release-branch.go1.21] go/types, types2: don't use generics by Robert Griesemer · 1 year, 2 months ago
  79. ef6993f [release-branch.go1.21] runtime: don't eagerly collapse hugepages by Michael Anthony Knyszek · 1 year, 2 months ago
  80. bae0152 [release-branch.go1.21] go/types, types2: don't implicitly modify an argument function's type by Robert Griesemer · 1 year, 2 months ago
  81. 236c07c [release-branch.go1.21] cmd/link: split text sections for arm 32-bit by Than McIntosh · 1 year, 2 months ago
  82. 9465990 [release-branch.go1.21] all: tidy dependency versioning after release by Dmitri Shuralyov · 1 year, 2 months ago
  83. 883f062 [release-branch.go1.21] go1.21.3 by Gopher Robot · 1 year, 2 months ago go1.21.3
  84. 24ae2d9 [release-branch.go1.21] net/http: regenerate h2_bundle.go by Damien Neil · 1 year, 2 months ago
  85. 26b5783 [release-branch.go1.21] go1.21.2 by Gopher Robot · 1 year, 2 months ago go1.21.2
  86. 2ddfc04 [release-branch.go1.21] cmd/compile: use absolute file name in isCgo check by Ian Lance Taylor · 1 year, 3 months ago
  87. 6ea4087 [fidl][go] Clean up remnants of v1 by Mitchell Kember · 1 year, 2 months ago releases/f15
  88. 39cbdc1 Fix regen-api python invocation by Mitchell Kember · 1 year, 2 months ago
  89. 85e6685 [fidl][go] Remove support for the v1 wire format by Mitchell Kember · 1 year, 2 months ago
  90. a15ef1b [release-branch.go1.21] cmd/compile: absorb InvertFlags into Noov comparisons by Keith Randall · 1 year, 3 months ago
  91. 41d71a5 [release-branch.go1.21] cmd/compile: reset memcombine correctly between basic blocks by Keith Randall · 1 year, 3 months ago
  92. 0b6b0a2 [release-branch.go1.21] runtime: always lock OS thread in debugcall by Michael Anthony Knyszek · 1 year, 4 months ago
  93. cd671a1 [release-branch.go1.21] runtime: increase g0 stack size in non-cgo case by Cherry Mui · 1 year, 3 months ago
  94. fc57cc3 [release-branch.go1.21] cmd/link: suppress -bind_at_load deprecation warning for ld-prime by Cherry Mui · 1 year, 5 months ago
  95. 9bec49c [release-branch.go1.21] cmd/link: disable DWARF by default in c-shared mode on darwin by Cherry Mui · 1 year, 3 months ago
  96. 3ef4f93 [release-branch.go1.21] cmd/link: force old Apple linker in plugin mode by Cherry Mui · 1 year, 3 months ago
  97. 556e9c3 [release-branch.go1.21] cmd/link: avoid deadcode of global map vars for programs using plugins by Than McIntosh · 1 year, 3 months ago
  98. b64dc5f [release-branch.go1.21] cmd/go: in TestScript/gotoolchain_path, remove the user's PATH by Bryan C. Mills · 1 year, 3 months ago
  99. a4c4d26 [fidl] Add Unwrap to error types by Mitchell Kember · 1 year, 3 months ago
  100. cd66ca0 [release-branch.go1.21] runtime/metrics: fix /gc/scan/* metrics by Nayef Ghattas · 1 year, 3 months ago