COMMITS
August 27, 2026
S
cpu: add basic support for GOARCH=sparc64
Stian Halseth committed
August 26, 2026
T
cpu: add ppc64le POWER10 detection
Tianon Gravi committed
T
unix: run go fix
Tobias Klauser committed
S
unix: stop generating sparc termbits from the generic header
Stian Halseth committed
March 8, 2026
L
unix: add IPMI interface
Lorenz Brun committed
L
unix: add GPIO constants and structs
Lorenz Brun committed
August 25, 2026
C
unix: add missing HWTSTAMP_* constants
Casper Andersson committed
August 22, 2026
O
windows: add SO_SNDTIMEO constant for socket options
Oittaa committed
August 24, 2026
S
unix: align Ifreq so its union accessors cannot fault
Stian Halseth committed
August 19, 2026
G
all: upgrade go directive to at least 1.26.0 [generated]
Gopher Robot committed
D
windows: pass rune to %q formatting verb
Dmitri Shuralyov committed
August 18, 2026
I
unix: add IoctlPidfdInfo
Ian Lance Taylor committed
I
unix: add pidfd constants and type
Ian Lance Taylor committed
I
unix/linux/mkall: remove race on stderr buffer
Ian Lance Taylor committed
July 27, 2026
J
internal/cpu: detect RISC-V VLENB when the vector extension is available
Julian Zhu committed
August 11, 2026
K
cpu: disable AVX+ on netbsd/amd64
Keith Randall committed
June 24, 2026
A
cpu: handle vendor suffixes in parseRelease
An Long committed
June 20, 2026
J
unix: use epoll_pwait rather than epoll_wait
Jorropo committed
June 22, 2026
B
windows: avoid length overflow in NewNTString
bg0d-droid committed
June 13, 2026
M
unix: update glibc to 2.43
Mauri de Souza Meneguzzo committed
June 9, 2026
D
windows: document safe usage of TrusteeValue
Damien Neil committed
May 21, 2026
Y
unix: update to Linux kernel 7.0
Yan Zhu committed
May 9, 2026
T
cpu: detect zbc extension on riscv64
Tobias Klauser committed
May 20, 2026
G
cpu: add LLACQ_SCREL, SCQ, DBAR_HINTS detection for loong64
Guoqi Chen committed
May 12, 2026
I
unix: merge Linux readv/writev implementation with Darwin/OpenBSD
Ian Lance Taylor committed
April 14, 2026
A
windows: add NtSetEaFile, NtQueryEaFile and NtQueryInformationFile
Alex Dubov committed
April 28, 2026
A
unix: add Readv, Writev, Preadv, Pwritev for OpenBSD
Aaqa Ishtyaq committed
April 23, 2026
D
windows: avoid uint16 overflow in NewNTUnicodeString
Damien Neil committed
February 12, 2026
D
windows: add GetIfTable2Ex, GetIpInterface{Entry,Table}, GetUnicastIpAddressTable
database64128 committed
March 24, 2026
A
cpu: use IsProcessorFeaturePresent to calculate ARM64 on windows
Alex Brainman committed