COMMITS
July 26, 2023
M
unix: automatically remove container created by mkall.sh
Mark Ryan committed
April 9, 2026
T
unix: avoid nil pointer dereference in Utime
Tobias Klauser committed
December 6, 2025
K
unix: add CPUSetDynamic for systems with more than 1024 CPUs
Kir Kolyshkin committed
March 27, 2026
Q
windows: support nil security descriptor on GetNamedSecurityInfo
qmuntal committed
March 25, 2026
D
cpu: add runtime import in cpu_darwin_arm64_other.go
Dmitri Shuralyov committed
March 24, 2026
Q
windows: use syscall.SyscallN in Proc.Call
qmuntal committed
March 20, 2026
D
cpu: roll back "use IsProcessorFeaturePresent to calculate ARM64 on windows"
Dmitri Shuralyov committed
March 2, 2026
G
windows/registry: correct KeyInfo.ModTime calculation
gremat committed
January 17, 2026
E
cpu: darwin/arm64 feature detection
Egon Elbre committed
February 18, 2026
S
unix/linux: Prefixmsg and PrefixCacheinfo structs
Skye Soss committed
February 9, 2026
N
cpu: better defaults on darwin ARM64
Nuno Cruces committed
January 15, 2026
A
plan9: change Note to alias syscall.Note
Alex Brainman committed
January 13, 2026
A
windows: change Signal to alias syscall.Signal
Alex Brainman committed
February 11, 2026
G
all: upgrade go directive to at least 1.25.0 [generated]
Gopher Robot committed
January 29, 2026
A
cpu: use IsProcessorFeaturePresent to calculate ARM64 on windows
Alex Brainman committed
A
windows: add IsProcessorFeaturePresent and processor feature consts
Alex Brainman committed
January 14, 2026
T
unix: add IoctlSetString on all platforms
Tobias Klauser committed
January 8, 2026
H
unix: return early on error in Recvmsg
HuShuai committed
December 19, 2025
K
sys/cpu: add symbolic constants for remaining cpuid bits
khr@golang.org committed
K
sys/cpu: use symbolic names for masks
khr@golang.org committed
K
sys/cpu: modify x86 port to match what internal/cpu does
khr@golang.org committed
November 25, 2025
F
unix: fix out of bounds memory access in tests
Florian Zenker committed
November 24, 2025
C
Revert "cpu: add HPDS, LOR, PAN detection for arm64"
Cherry Mui committed
November 6, 2025
T
unix: add IOCTL_MEI_* constants
Tobias Klauser committed
November 2, 2025
B
unix: fix definition of Statvfs_t for netbsd-arm.
Benny Siegert committed
November 4, 2025
T
cpu: also use MRS instruction in getmmfr1
Tobias Klauser committed
October 31, 2025
T
unix: add SizeofNhmsg and SizeofNexthopGrp
Tobias Klauser committed
October 10, 2024
T
cpu: use MRS instruction to read arm64 system registers
Tobias Klauser committed
October 22, 2025
F
unix: add consts for ELF handling
Florian Lehner committed
October 28, 2025
C
cpu: add HPDS, LOR, PAN detection for arm64
Chongyi Zheng committed