-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Pull requests: golang/go
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
runtime,runtime/metrics: track on-cpu time per goroutine
#51347
opened Feb 24, 2022 by
irfansharif
Loading…
x/mobile: fix net.Interface() and net.InterfaceAddrs() in Android11 version
#61089
opened Jun 30, 2023 by
wlynxg
Loading…
compress/flate: improve decompression speed
cla: yes
Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#38324
opened Apr 9, 2020 by
klauspost
Loading…
encoding/xml: support xmlns prefixes
cla: yes
Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#48641
opened Sep 27, 2021 by
ydnar
Loading…
net/http: add MaxConnLifespan to Transport
cla: yes
Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#46714
opened Jun 12, 2021 by
josephcopenhaver
Loading…
crypto/cipher: add optimized assembly xorBytes for ARM (NEON + non-NEON)
#53154
opened May 30, 2022 by
adriancable
Loading…
syscall: add SysProcAttr.PseudoConsole on Windows
#62710
opened Sep 18, 2023 by
aymanbagabas
Loading…
cmd/compile: add reassociate pass to find better optimization opportunities within commutative expressions
#60015
opened May 5, 2023 by
ryan-berger
Loading…
cmd/link,runtime: fix c-shared dlopen on non-glibc systems (#13492)
#75048
opened Aug 16, 2025 by
jgowdy
Loading…
net/http/httptrace: compose ClientTrace without reflect
#69172
opened Aug 30, 2024 by
ydnar
Loading…
runtime/cgo: add error checks for safe stack retrieval on Unix
#71897
opened Feb 22, 2025 by
froz42
Loading…
runtime,runtime/pprof: clean up goroutine leak profile writing
#76045
opened Oct 24, 2025 by
VladSaiocUber
Loading…
cmd/go/internal/doc: modified
go help doc output
#74140
opened Jun 13, 2025 by
yincongcyincong
Loading…
sys/windows: update docs about secure way to load system DLLs
#74284
opened Jun 18, 2025 by
disconnect3d
Loading…
crypto/x509: always emit a critical SAN extension if the Subject is empty in a CSR
cla: yes
Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#46810
opened Jun 17, 2021 by
rboyer
Loading…
runtime: add missing //go:nosplit for efaceOf
cla: yes
Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#49001
opened Oct 15, 2021 by
honsunrise
Loading…
crypto/tls: populate peerCertificates before validation fails
cla: yes
Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#48273
opened Sep 9, 2021 by
sooslaca
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.