1. 1f56873 unix: add support for timerfd syscalls on Linux by Maxim Pugachev · 4 years, 11 months ago
  2. 9dae0f8 unix: add fs-verity consts and types by Tobias Klauser · 5 years ago
  3. c5d0d7b unix: merge duplicate code in zerrors_linux_*.go by Johan Jansson · 5 years ago
  4. 2d4d993 unix: add RTMGRP_* consts from rtnetlink.h by Tobias Klauser · 5 years ago
  5. d101bd2 unix: update Dockerfile to Linux 5.5, glibc 2.31, Go 1.13.7 by Tobias Klauser · 5 years ago
  6. d4481ac unix: add Readv/Writev family of syscalls for linux by Axel Wagner · 5 years ago
  7. 63cb32a unix: add new fscrypt declarations from Linux v5.4 by Eric Biggers · 5 years ago
  8. 8a8471f unix/linux: bump Linux and Go versions to latest stable releases by Matt Layher · 5 years ago
  9. 195ce5e unix: add devlink Linux generic netlink API constants by Matt Layher · 5 years ago
  10. 2837fb4 unix: add NFDBITS const on Linux, update TestSelect by Tobias Klauser · 5 years ago
  11. b4ddaad unix: redefine TIPC_WAIT_FOREVER as a uint32 value by Matt Layher · 5 years ago
  12. 1a3b71a unix: update Dockerfile to Linux 5.3 and use ubuntu 19.04 base image by Tobias Klauser · 5 years ago
  13. 43c0116 unix: implement AF_TIPC sockets on Linux by Matt Layher · 6 years ago
  14. 9109b76 unix: add IoctlRetInt for Linux by Kir Kolyshkin · 6 years ago
  15. fde4db3 unix/linux: update Dockerfile to glibc 2.30 by Tobias Klauser · 6 years ago release-branch.go1.13
  16. fae7ac5 unix: add constants and types to work with Linux loop devices by Tobias Klauser · 6 years ago
  17. 6ec70d6 unix: update Dockerfile to Linux 5.2 and Go 1.13beta1 by Tobias Klauser · 6 years ago
  18. 943d512 unix: add support to get/set Linux capabilities by Tobias Klauser · 6 years ago
  19. abf6ff7 unix: add MCAST_* constants on linux by Tobias Klauser · 6 years ago
  20. 12bbe5a unix: add BPF constants on Linux by Lehner Florian · 6 years ago
  21. 2953c62 unix: update Dockerfile to Linux 5.1 by Tobias Klauser · 6 years ago
  22. 18eb32c unix: add Linux crypto configuration API constants and types by Matt Layher · 6 years ago
  23. e844e01 unix: update Dockerfile to Go 1.12 and Linux 5.0 by Tobias Klauser · 6 years ago
  24. c2f5717 unix: add fanotify API on Linux by Dominik Honnef · 6 years ago
  25. 41f3e65 unix/linux: update Dockerfile to glibc 2.29 and Go 1.12beta2 by Tobias Klauser · 6 years ago
  26. afcc84f unix: add RND* ioctl consts on Linux by Tobias Klauser · 6 years ago
  27. 054c452 unix: add socket error queue constants and types from linux/errqueue.h by Tobias Klauser · 6 years ago
  28. a457fd0 unix: add Signalfd on linux by Tobias Klauser · 6 years ago
  29. 2be5172 unix: add ClockNanosleep and TIMER_ABSTIME by Sebastian Schmidt · 6 years ago
  30. 82a175f unix/linux: update Dockerfile to Linux Kernel 4.20 by Tobias Klauser · 6 years ago
  31. ec83556 unix: add ioctl definitions for PPP interfaces. by David Anderson · 6 years ago
  32. 731415f unix: add kernel module load/unload syscalls on Linux by Tobias Klauser · 6 years ago
  33. 8a28ead unix: update Dockerfile to Linux 4.19 by Tobias Klauser · 6 years ago
  34. f81de40 unix: add KexecFileLoad on linux/{amd64,ppc64x,s390x} by Tobias Klauser · 6 years ago
  35. d47a0f3 unix: implement Linux AF_XDP sockets by Matt Layher · 6 years ago
  36. ee1b12c unix: add MemfdCreate on Linux by Tobias Klauser · 6 years ago
  37. ebe1bf3 unix: add SYNC_FILE_RANGE_* constants on Linux by Tobias Klauser · 7 years ago
  38. 4910a1d unix: add UBI ioctl constants on Linux by Tobias Klauser · 7 years ago
  39. 4e1fef5 unix: update Dockerfile to Linux 4.18, glibc 2.28 and Go 1.11beta3 by Tobias Klauser · 7 years ago
  40. 2be389f unix: add Renameat2 on Linux by Tobias Klauser · 7 years ago
  41. 3dc4335 unix: add Linux network namespace constants by Casey Callendrello · 7 years ago
  42. 9e6071e unix: follow convention for generated code comment by Tobias Klauser · 7 years ago
  43. 56ede36 unix: add rtc defines and types by Michael Stapelberg · 7 years ago
  44. a9e25c0 unix: update Dockerfile to Ubuntu 18.04, Linux 4.17, and Go 1.10.3 by Matt Layher · 7 years ago
  45. 3135538 unix: add nftables defines and types by Michael Stapelberg · 7 years ago
  46. 7c87d13 unix: add tpacket types and constants on Linux by Tobias Klauser · 7 years ago
  47. 9950ad1 unix: add statfs and filesystem magic constants on Linux by Tobias Klauser · 7 years ago
  48. 6f686a3 unix: add ErrnoName and SignalName by Tobias Klauser · 7 years ago
  49. 79b0c68 unix: add Linux block device ioctl types and constants by Matt Layher · 7 years ago
  50. 3b87a42 unix: update Dockerfile to Linux 4.16 and Go 1.10.1 by Tobias Klauser · 7 years ago
  51. c1138c8 unix: update to Linux 4.15, glibc 2.27 and Go 1.10 by Tobias Klauser · 7 years ago
  52. fff93fa unix: add Statx on Linux by Tobias Klauser · 7 years ago
  53. a22539b unix: add vmsockets ioctl constant on Linux by Tobias Klauser · 7 years ago
  54. 52c393d unix: update Dockerfile to go 1.9.2 by Tobias Klauser · 7 years ago
  55. a57a2b5 unix: add watchdog constants on Linux by Michael Stapelberg · 7 years ago
  56. ff8cd6c unix: add UTIME_* constants on Linux by Tobias Klauser · 7 years ago
  57. 31e1faf unix: update Linux to v4.13 kernel and v2.26 glibc by Joe Richey joerichey@google.com · 8 years ago
  58. ab9e364 unix: add generic netlink types and constants on Linux by Matt Layher · 8 years ago
  59. 22e23b7 unix: add taskstats type and constants on Linux by Matt Layher · 8 years ago
  60. abf9c25 unix: add additional socket ioctl constants on Linux by Tobias Klauser · 8 years ago
  61. 7397344 unix: add perf event ioctl constants on Linux by Tobias Klauser · 8 years ago
  62. 90796e5 unix: add UMOUNT_NOFOLLOW constant by Tobias Klauser · 8 years ago
  63. 50298aa unix: add seccomp mode constants by Tobias Klauser · 8 years ago
  64. 8d3b82d unix: add Setxattr constants by Tobias Klauser · 8 years ago
  65. 0b25a40 unix: add Eventfd function on Linux by Tobias Klauser · 8 years ago
  66. b9e8d46 unix: add additional rlimit resource constants by Tobias Klauser · 8 years ago
  67. a2e06a1 unix: add bindings for keyutils syscalls by Joe Richey joerichey@google.com · 8 years ago
  68. 8c0a5ea unix: add support for Linux filesystem encryption by joerichey@google.com · 8 years ago
  69. ea9bcad unix: generate all Linux go files from source by Joe Richey · 8 years ago
  70. d67a327 unix: implement Linux AF_VSOCK sockets by Matt Layher · 8 years ago
  71. e48874b unix: add BLK* Linux ioctls by Michael Stapelberg · 8 years ago
  72. 76cc09b unix: add Getrandom syscall bindings and flags by Joe Richey · 8 years ago
  73. e459405 unix: add missing netlink constants on Linux by Matt Layher · 8 years ago
  74. 075e574 unix: implement Vmsplice, add SPLICE_F_* constants by Matt Layher · 8 years ago
  75. e24f485 unix: add support for AF_ALG sockets on Linux by Matt Layher · 8 years ago
  76. ce7380f x/sys/unix: add fallocate constants by Maxime de Roucy · 8 years ago
  77. b44883b unix: add CLONE_NEWCGROUP for linux kernel >=4.6 by Jess Frazelle · 9 years ago
  78. 19ced15 x/sys/unix: added linux/mips64{,le} support by Yao Zhang · 9 years ago