1. 18eb32c unix: add Linux crypto configuration API constants and types by Matt Layher · 6 years ago
  2. e844e01 unix: update Dockerfile to Go 1.12 and Linux 5.0 by Tobias Klauser · 6 years ago
  3. c2f5717 unix: add fanotify API on Linux by Dominik Honnef · 6 years ago
  4. 41f3e65 unix/linux: update Dockerfile to glibc 2.29 and Go 1.12beta2 by Tobias Klauser · 6 years ago
  5. afcc84f unix: add RND* ioctl consts on Linux by Tobias Klauser · 6 years ago
  6. 054c452 unix: add socket error queue constants and types from linux/errqueue.h by Tobias Klauser · 6 years ago
  7. a457fd0 unix: add Signalfd on linux by Tobias Klauser · 6 years ago
  8. 2be5172 unix: add ClockNanosleep and TIMER_ABSTIME by Sebastian Schmidt · 6 years ago
  9. 82a175f unix/linux: update Dockerfile to Linux Kernel 4.20 by Tobias Klauser · 6 years ago
  10. ec83556 unix: add ioctl definitions for PPP interfaces. by David Anderson · 6 years ago
  11. 731415f unix: add kernel module load/unload syscalls on Linux by Tobias Klauser · 6 years ago
  12. 8a28ead unix: update Dockerfile to Linux 4.19 by Tobias Klauser · 6 years ago
  13. f81de40 unix: add KexecFileLoad on linux/{amd64,ppc64x,s390x} by Tobias Klauser · 6 years ago
  14. d47a0f3 unix: implement Linux AF_XDP sockets by Matt Layher · 6 years ago
  15. ee1b12c unix: add MemfdCreate on Linux by Tobias Klauser · 6 years ago
  16. ebe1bf3 unix: add SYNC_FILE_RANGE_* constants on Linux by Tobias Klauser · 6 years ago
  17. 4910a1d unix: add UBI ioctl constants on Linux by Tobias Klauser · 6 years ago
  18. 4e1fef5 unix: update Dockerfile to Linux 4.18, glibc 2.28 and Go 1.11beta3 by Tobias Klauser · 6 years ago
  19. 2be389f unix: add Renameat2 on Linux by Tobias Klauser · 6 years ago
  20. 3dc4335 unix: add Linux network namespace constants by Casey Callendrello · 6 years ago
  21. 9e6071e unix: follow convention for generated code comment by Tobias Klauser · 7 years ago
  22. 56ede36 unix: add rtc defines and types by Michael Stapelberg · 7 years ago
  23. a9e25c0 unix: update Dockerfile to Ubuntu 18.04, Linux 4.17, and Go 1.10.3 by Matt Layher · 7 years ago
  24. 3135538 unix: add nftables defines and types by Michael Stapelberg · 7 years ago
  25. 7c87d13 unix: add tpacket types and constants on Linux by Tobias Klauser · 7 years ago
  26. 9950ad1 unix: add statfs and filesystem magic constants on Linux by Tobias Klauser · 7 years ago
  27. 6f686a3 unix: add ErrnoName and SignalName by Tobias Klauser · 7 years ago
  28. 79b0c68 unix: add Linux block device ioctl types and constants by Matt Layher · 7 years ago
  29. 3b87a42 unix: update Dockerfile to Linux 4.16 and Go 1.10.1 by Tobias Klauser · 7 years ago
  30. c1138c8 unix: update to Linux 4.15, glibc 2.27 and Go 1.10 by Tobias Klauser · 7 years ago
  31. fff93fa unix: add Statx on Linux by Tobias Klauser · 7 years ago
  32. a22539b unix: add vmsockets ioctl constant on Linux by Tobias Klauser · 7 years ago
  33. 52c393d unix: update Dockerfile to go 1.9.2 by Tobias Klauser · 7 years ago
  34. a57a2b5 unix: add watchdog constants on Linux by Michael Stapelberg · 7 years ago
  35. ff8cd6c unix: add UTIME_* constants on Linux by Tobias Klauser · 7 years ago
  36. 31e1faf unix: update Linux to v4.13 kernel and v2.26 glibc by Joe Richey joerichey@google.com · 7 years ago
  37. ab9e364 unix: add generic netlink types and constants on Linux by Matt Layher · 7 years ago
  38. 22e23b7 unix: add taskstats type and constants on Linux by Matt Layher · 7 years ago
  39. abf9c25 unix: add additional socket ioctl constants on Linux by Tobias Klauser · 8 years ago
  40. 7397344 unix: add perf event ioctl constants on Linux by Tobias Klauser · 8 years ago
  41. 90796e5 unix: add UMOUNT_NOFOLLOW constant by Tobias Klauser · 8 years ago
  42. 50298aa unix: add seccomp mode constants by Tobias Klauser · 8 years ago
  43. 8d3b82d unix: add Setxattr constants by Tobias Klauser · 8 years ago
  44. 0b25a40 unix: add Eventfd function on Linux by Tobias Klauser · 8 years ago
  45. b9e8d46 unix: add additional rlimit resource constants by Tobias Klauser · 8 years ago
  46. a2e06a1 unix: add bindings for keyutils syscalls by Joe Richey joerichey@google.com · 8 years ago
  47. 8c0a5ea unix: add support for Linux filesystem encryption by joerichey@google.com · 8 years ago
  48. ea9bcad unix: generate all Linux go files from source by Joe Richey · 8 years ago
  49. d67a327 unix: implement Linux AF_VSOCK sockets by Matt Layher · 8 years ago
  50. e48874b unix: add BLK* Linux ioctls by Michael Stapelberg · 8 years ago
  51. 76cc09b unix: add Getrandom syscall bindings and flags by Joe Richey · 8 years ago
  52. e459405 unix: add missing netlink constants on Linux by Matt Layher · 8 years ago
  53. 075e574 unix: implement Vmsplice, add SPLICE_F_* constants by Matt Layher · 8 years ago
  54. e24f485 unix: add support for AF_ALG sockets on Linux by Matt Layher · 8 years ago
  55. ce7380f x/sys/unix: add fallocate constants by Maxime de Roucy · 8 years ago
  56. 30237cf x/sys/unix: added SockaddrCAN struct to allow creation of AF_CAN sockets by Elliot Morrison-Reed · 8 years ago
  57. b44883b unix: add CLONE_NEWCGROUP for linux kernel >=4.6 by Jess Frazelle · 9 years ago
  58. 7486f8e unix: additional termios-related constants by Nick Patavalis · 9 years ago
  59. 379497e unix: add explicit build tags by Shenghou Ma · 10 years ago
  60. 8bcc2db unix: add arm64 and ppc64le build tags as needed for Go 1.4 by Ian Lance Taylor · 10 years ago
  61. 9907ecf unix: add arm64/linux support by Ian Lance Taylor · 10 years ago