1. 7251c9e doc: fix urlmaxqueryparams typos by Michael Pratt · 3 days ago master
  2. 532e320 go/types,cmd/compile/internal/types2: better diagnostic for type shadowing by Alan Donovan · 5 weeks ago
  3. bb7c0c7 archive/zip: reduce CPU usage in index construction by Damien Neil · 3 months ago
  4. 2dcaaa7 net/url: add urlmaxqueryparams GODEBUG to limit the number of query parameters by Damien Neil · 3 months ago
  5. 5e1ad12 cmd/go/internal/work: sanitize flags before invoking 'pkg-config' by Neal Patel · 7 weeks ago
  6. 94a1296 cmd/go: update VCS commands to use safer flag/argument syntax by Roland Shoemaker · 6 weeks ago
  7. bba2471 crypto/tls: don't copy auto-rotated session ticket keys in Config.Clone by Roland Shoemaker · 12 days ago
  8. 9ef26e9 sort: improve comment readability for Stable function by Prateik Lohani · 4 days ago
  9. 2bc4315 crypto/internal/fips140test: add ML-DSA to FIPS 140-3 functional tests by Filippo Valsorda · 4 weeks ago
  10. e242961 simd/archsimd: 128- and 256-bit FMA operations do not require AVX-512 by Austin Clements · 5 days ago
  11. 9ef1692 simd/archsimd/_gen/simdgen: feature implications by Austin Clements · 6 days ago
  12. e2fef50 runtime: rename mallocTiny* to mallocgcTinySize* by Michael Matloob · 6 days ago
  13. 7f6418b all: fix misspellings in comments by cuishuang · 12 days ago
  14. c16402d os/exec: move platform-specific LookPath docs to a common comment by Damien Neil · 12 days ago
  15. b7e6d8b os/exec_test: fix test on Plan 9 by Ori Bernstein · 3 weeks ago
  16. cbe1538 net: fix socket duplication error handling on Windows by qmuntal · 11 days ago
  17. 30d0b40 net: don't ignore getsockname errors in newFileFD by qmuntal · 11 days ago
  18. 5741608 net: don't ignore errors in TestUnixUnlink by qmuntal · 11 days ago
  19. df6c351 crypto: use testenv.Executable(t) instead of os.Args[0] in tests by Filippo Valsorda · 10 days ago
  20. cc1d7af spec: slightly re-arrange composite literal section for readability by Robert Griesemer · 12 days ago
  21. fed3b0a cmd/dist: fix goroot typo in panic message by jjpinto · 13 days ago
  22. 55ab5bb path/filepath: Match: improve doc comment by Alan Donovan · 10 days ago
  23. 088ba94 crypto/rsa: log key on test failure by Filippo Valsorda · 11 days ago
  24. 108b333 cmd/go: only use check cache action's dependencies to build vet config by Michael Matloob · 11 days ago
  25. 2bbb2ac runtime/trace: fix documentation comment by jjpinto · 13 days ago
  26. 6b2505c cmd/go: remove user-content from doc strings in cgo ASTs. by Neal Patel · 12 days ago
  27. 4b89bcb lib/fips140: freeze v1.26.0 FIPS 140-3 module by Filippo Valsorda · 4 weeks ago
  28. 8ac4477 simd/archsimd: rename Broadcast methods by Cherry Mui · 11 days ago
  29. 5facb3b internal/types: add test for cycles in value context by Mark Freeman · 11 days ago
  30. 28147b5 cmd/go: guarantee a minimum of min(4,GOMAXPROCS) to compile -c by Michael Matloob · 14 days ago
  31. 874d8b9 cmd/go/internal/work: decrement concurrentProcesses when action finishes by Michael Matloob · 12 days ago
  32. d1e7f49 internal/trace: fix recorder.Write return value for header-only buffers by jjpinto · 12 days ago
  33. f6ebd91 all: update vendored x/tools by Dmitri Shuralyov · 2 weeks ago
  34. d1d0fc7 os/exec: avoid atomic.Bool for Cmd.startCalled by Alan Donovan · 12 days ago
  35. 9b2e3b9 simd/archsimd: use V(P)MOVMSK for mask ToBits if possible by Cherry Mui · 14 days ago
  36. f8ee0f8 cmd/go/testdata/vcstest/git: use git commands that work on older git versions by Joel Sing · 5 weeks ago
  37. b094749 test/codegen: codify bit related code generation for arm64 by Joel Sing · 4 weeks ago
  38. e84983f cmd/compile: optimize SIMD IsNaN.Or(IsNaN) by Cherry Mui · 2 weeks ago
  39. 8244b85 simd/archsimd: add tests for IsNaN by Cherry Mui · 3 weeks ago
  40. 13440fb simd/archsimd: make IsNaN unary by Cherry Mui · 3 weeks ago
  41. c3550b3 simd/archsimd: correct documentation of Mask types by Cherry Mui · 3 weeks ago
  42. 34ad263 net/rpc: correct comment for isExportedOrBuiltinType function by jjpinto · 3 weeks ago
  43. b28808d cmd/go/internal/modindex: fix obvious bug using failed type assertion by Michael Matloob · 3 weeks ago
  44. d64add4 simd/archsimd: adjust documentations slightly by Cherry Mui · 4 weeks ago
  45. 1843cfb runtime/secret: make tests more sturdy by Daniel Morsing · 3 weeks ago
  46. fd45d70 all: fix some minor grammatical issues in the comments by cuishuang · 5 weeks ago
  47. df4e08a test/codegen: fix a tab in comparisons.go to ensure pattern works by Alexander Musman · 6 weeks ago
  48. cd668d7 cmd/compile: disable inlining for functions using runtime.deferrangefunc by zuojunwei.1024 · 4 weeks ago
  49. 06eff0f simd/archsimd: add tests for Saturate-Concat operations by Cherry Mui · 3 weeks ago
  50. 110aaf7 simd/archsimd: add tests for Saturate operations by Cherry Mui · 3 weeks ago
  51. 22e7b94 simd/archsimd: add tests for ExtendLo operations by Cherry Mui · 3 weeks ago
  52. 76dddce simd/archsimd: remove redundant suffix of ExtendLo operations by Cherry Mui · 3 weeks ago
  53. 6ecdd2f simd/archsimd: add more tests for Convert operations by Cherry Mui · 3 weeks ago
  54. e0c99fe simd/archsimd: add more tests for Truncate operations by Cherry Mui · 3 weeks ago
  55. 0836936 reflect: document Call/CallSlice panic when v is unexported field by qiulaidongfeng · 6 months ago
  56. ca8effb internal/coverage/decodemeta: correct wording in unknown version error by jjpinto · 4 weeks ago
  57. 0b06b68 encoding/gob: clarify docs about pointers to zero values not being sent by Oleg Zaytsev · 3 weeks ago
  58. 9cb3edb regexp: standardize error message format in find_test.go by jjpinto · 3 weeks ago
  59. b3ed062 tests: improve consistency and clarity of test diagnostics by jjpinto · 3 weeks ago
  60. 3dcb48d test: follow got/want convention in uintptrescapes test by jjpinto · 3 weeks ago
  61. f7b7e94 test: clarify log message for surrogate UTF-8 check by jjpinto · 3 weeks ago
  62. e790d59 simd/archsimd: add tests for Truncate operations by Cherry Mui · 3 weeks ago
  63. f4cec79 cmd: fix unused errors reported by ineffassign by Lin Lin · 5 weeks ago
  64. ca13fe0 simd/archsimd: add more tests for Convert operations by Cherry Mui · 3 weeks ago
  65. 037c047 simd/archsimd: add more tests for Extend operations by Cherry Mui · 3 weeks ago
  66. 7971fcd test/codegen: tidy tests for bits by Joel Sing · 4 weeks ago
  67. 0f62077 simd/archsimd: fix "go generate" command by Cherry Mui · 4 weeks ago
  68. a5fe8c0 simd/archsimd: guard test helpers with amd64 tag by Cherry Mui · 4 weeks ago
  69. a23d1a4 bytes: improve consistency in split test messages by jjpinto · 4 weeks ago
  70. 866e461 cmd/go: update pkgsite doc command to v0.0.0-20251223195805-1a3bd3c788fe by Michael Matloob · 4 weeks ago
  71. 08dc839 time: skip test that will fail with GO111MODULE=off by Kevin Burke · 4 weeks ago
  72. 43ebed8 runtime: improve a log message in TestCleanupLost by Lin Lin · 4 weeks ago
  73. 81283ad runtime: fix nGsyscallNoP accounting by Michael Anthony Knyszek · 4 weeks ago
  74. 3e0e166 test/codegen: codify bit related code generation for riscv64 by Joel Sing · 4 weeks ago
  75. 3faf988 errors: add a test verifying join does not flatten errors by Damien Neil · 4 weeks ago
  76. 2485a0b cmd/asm/internal/asm: run riscv64 end-to-end tests for each profile by Joel Sing · 4 weeks ago
  77. 8254d66 cmd/asm/internal/asm: abort end to end test if assembly failed by Joel Sing · 4 weeks ago
  78. 1b3db48 Revert "errors: optimize errors.Join for single unwrappable errors" by Damien Neil · 4 weeks ago
  79. b6b8b2f cmd/compile: handle propagating an out-of-range jump table index by Cuong Manh Le · 4 weeks ago
  80. 2cd0371 debug/pe: avoid panic in File.ImportedSymbols by Alex Brainman · 7 months ago
  81. 91435be runtime: revert entry point on freebsd/arm64 by Rob Nichols · 4 weeks ago
  82. c1efada simd/archsimd: correct documentation for pairwise operations by Cherry Mui · 4 weeks ago
  83. 3d77a0b os/exec: second call to Cmd.Start is always an error by Alan Donovan · 6 weeks ago
  84. 7ecb1f3 simd/archsimd: add HasAVX2() guards to tests that need them by David Chase · 4 weeks ago
  85. 70c22e0 simd/archsimd: delete DotProductQuadruple methods for now by Cherry Mui · 4 weeks ago
  86. 42cda7c simd/archsimd: add Grouped for 256- and 512-bit SaturateTo(U)Int16Concat, and fix type by Cherry Mui · 4 weeks ago
  87. baa0ae3 simd/archsimd: correct type and instruction for SaturateToUint8 by Cherry Mui · 4 weeks ago
  88. d46c58d go/doc: link to struct fields in the same package by Sean Liao · 5 weeks ago
  89. 25ed6c7 cmd/go/internal/doc: update pkgsite version by matloob · 4 weeks ago
  90. 4411edf simd/archsimd: reword documentation for some operations by Cherry Mui · 5 weeks ago
  91. 7d9418a simd/archsimd: reword documentation of comparison operations by Cherry Mui · 5 weeks ago
  92. d00e96d internal/cpu: repair VNNI feature check by David Chase · 5 weeks ago
  93. cfc024d simd/archsimd: reword documentation for conversion ops by Cherry Mui · 5 weeks ago
  94. ad91f5d simd/archsimd: reword documentation of shfit operations by Cherry Mui · 5 weeks ago
  95. b8c4cc6 runtime: keep track of secret allocation size by Daniel Morsing · 5 weeks ago
  96. 8564fed cmd/go: remove reference to no longer existing -i flag by matloob · 5 weeks ago
  97. eecdb61 crypto: rename fips140v2.0 to fips140v1.26 by Filippo Valsorda · 5 weeks ago
  98. 05e4122 simd/archsimd: reword documentation of As methods by Cherry Mui · 5 weeks ago
  99. 5166998 runtime/secret: warn users about allocations, loosen guarantees by Daniel Morsing · 6 weeks ago
  100. 8c28ab9 cmd/cgo: don't emit C local if it is not used by Ian Lance Taylor · 5 weeks ago