syzkaller/sys/linux
Dmitry Vyukov e86ddaca2e sys/syz-extract: save unsupported consts to the const files
We currently print unsupported consts to console during make extract.
But this is not very useful as there are too many output now.
This also does not allow to understand what's unsupported
in newly checked-in descriptions, or what's unsupported in all current
decriptions.

Save unsupported consts to the const files instead.
This solves all of the above problems.
2018-02-01 20:18:51 +01:00
..
386.go sys/syz-extract: save unsupported consts to the const files 2018-02-01 20:18:51 +01:00
amd64.go sys/syz-extract: save unsupported consts to the const files 2018-02-01 20:18:51 +01:00
arm64.go sys/syz-extract: save unsupported consts to the const files 2018-02-01 20:18:51 +01:00
arm.go sys/syz-extract: save unsupported consts to the const files 2018-02-01 20:18:51 +01:00
ashmem_386.const sys/linux: add ion and ashmem devices support 2018-01-09 21:24:28 +01:00
ashmem_amd64.const sys/linux: add ion and ashmem devices support 2018-01-09 21:24:28 +01:00
ashmem_arm64.const sys/linux: add ion and ashmem devices support 2018-01-09 21:24:28 +01:00
ashmem_arm.const sys/linux: add ion and ashmem devices support 2018-01-09 21:24:28 +01:00
ashmem_ppc64le.const sys/linux: add ion and ashmem devices support 2018-01-09 21:24:28 +01:00
ashmem.txt sys/linux: add ion and ashmem devices support 2018-01-09 21:24:28 +01:00
binder_386.const sys/linux: add binder descriptions 2017-11-27 15:09:30 +01:00
binder_amd64.const sys/syz-extract: save unsupported consts to the const files 2018-02-01 20:18:51 +01:00
binder_arm64.const sys/syz-extract: save unsupported consts to the const files 2018-02-01 20:18:51 +01:00
binder_arm.const sys/linux: add binder descriptions 2017-11-27 15:09:30 +01:00
binder_ppc64le.const sys/syz-extract: save unsupported consts to the const files 2018-02-01 20:18:51 +01:00
binder.txt sys/linux: add binder descriptions 2017-11-27 15:09:30 +01:00
bpf_386.const sys/syz-extract: save unsupported consts to the const files 2018-02-01 20:18:51 +01:00
bpf_amd64.const sys/syz-extract: save unsupported consts to the const files 2018-02-01 20:18:51 +01:00
bpf_arm64.const sys/syz-extract: save unsupported consts to the const files 2018-02-01 20:18:51 +01:00
bpf_arm.const sys/syz-extract: save unsupported consts to the const files 2018-02-01 20:18:51 +01:00
bpf_ppc64le.const sys/syz-extract: save unsupported consts to the const files 2018-02-01 20:18:51 +01:00
bpf.txt sys/linux: resolve few TODOs 2018-01-08 12:52:31 +01:00
dri_386.const sys: move linux descriptions to sys/linux 2017-09-15 16:02:37 +02:00
dri_amd64.const sys: move linux descriptions to sys/linux 2017-09-15 16:02:37 +02:00
dri_arm64.const sys: move linux descriptions to sys/linux 2017-09-15 16:02:37 +02:00
dri_arm.const executor: move arm syscall fixup to syz-extract 2017-11-22 10:34:47 +01:00
dri_ppc64le.const sys: move linux descriptions to sys/linux 2017-09-15 16:02:37 +02:00
dri.txt sys: move linux descriptions to sys/linux 2017-09-15 16:02:37 +02:00
fuse_386.const sys/linux: improve fuse descriptions 2017-11-27 09:08:57 +01:00
fuse_amd64.const sys/linux: improve fuse descriptions 2017-11-27 09:08:57 +01:00
fuse_arm64.const sys/linux: improve fuse descriptions 2017-11-27 09:08:57 +01:00
fuse_arm.const sys/linux: improve fuse descriptions 2017-11-27 09:08:57 +01:00
fuse_ppc64le.const sys/linux: improve fuse descriptions 2017-11-27 09:08:57 +01:00
fuse.txt sys/linux: improve fuse descriptions 2017-11-27 09:08:57 +01:00
init_alg_test.go sys/linux: prefix non-autogenerated files with init_ 2017-11-24 14:57:38 +01:00
init_alg.go sys/linux: extend netfilter descriptions 2018-01-27 17:08:43 +01:00
init_iptables.go sys/linux: extend netfilter descriptions 2018-01-27 17:08:43 +01:00
init.go sys/linux: extend netfilter descriptions 2018-01-27 17:08:43 +01:00
input_386.const sys: move linux descriptions to sys/linux 2017-09-15 16:02:37 +02:00
input_amd64.const sys: move linux descriptions to sys/linux 2017-09-15 16:02:37 +02:00
input_arm64.const sys: move linux descriptions to sys/linux 2017-09-15 16:02:37 +02:00
input_arm.const executor: move arm syscall fixup to syz-extract 2017-11-22 10:34:47 +01:00
input_ppc64le.const sys: move linux descriptions to sys/linux 2017-09-15 16:02:37 +02:00
input.txt sys: move linux descriptions to sys/linux 2017-09-15 16:02:37 +02:00
ion_386.const sys/linux: add ion and ashmem devices support 2018-01-09 21:24:28 +01:00
ion_amd64.const sys/linux: add ion and ashmem devices support 2018-01-09 21:24:28 +01:00
ion_arm64.const sys/linux: add ion and ashmem devices support 2018-01-09 21:24:28 +01:00
ion_arm.const sys/linux: add ion and ashmem devices support 2018-01-09 21:24:28 +01:00
ion_ppc64le.const sys/linux: add ion and ashmem devices support 2018-01-09 21:24:28 +01:00
ion.txt sys/linux: add ion and ashmem devices support 2018-01-09 21:24:28 +01:00
ipc_386.const sys/syz-extract: save unsupported consts to the const files 2018-02-01 20:18:51 +01:00
ipc_amd64.const sys: move linux descriptions to sys/linux 2017-09-15 16:02:37 +02:00
ipc_arm64.const sys: move linux descriptions to sys/linux 2017-09-15 16:02:37 +02:00
ipc_arm.const executor: move arm syscall fixup to syz-extract 2017-11-22 10:34:47 +01:00
ipc_ppc64le.const sys/syz-extract: save unsupported consts to the const files 2018-02-01 20:18:51 +01:00
ipc.txt sys: move linux descriptions to sys/linux 2017-09-15 16:02:37 +02:00
key_386.const sys/linux: add definition for keyctl_restrict_keyring() 2017-11-03 12:33:25 +03:00
key_amd64.const sys/linux: add definition for keyctl_restrict_keyring() 2017-11-03 12:33:25 +03:00
key_arm64.const sys/linux: add definition for keyctl_restrict_keyring() 2017-11-03 12:33:25 +03:00
key_arm.const executor: move arm syscall fixup to syz-extract 2017-11-22 10:34:47 +01:00
key_ppc64le.const sys/linux: add definition for keyctl_restrict_keyring() 2017-11-03 12:33:25 +03:00
key.txt sys/linux: netlink xfrm support 2017-12-31 12:11:12 +01:00
kvm_386.const sys/syz-extract: save unsupported consts to the const files 2018-02-01 20:18:51 +01:00
kvm_amd64.const sys/syz-extract: save unsupported consts to the const files 2018-02-01 20:18:51 +01:00
kvm_arm64.const sys/syz-extract: save unsupported consts to the const files 2018-02-01 20:18:51 +01:00
kvm_arm.const sys/syz-extract: save unsupported consts to the const files 2018-02-01 20:18:51 +01:00
kvm_ppc64le.const sys/syz-extract: save unsupported consts to the const files 2018-02-01 20:18:51 +01:00
kvm.txt sys/linux: fix some copy-paste errors 2017-12-28 19:16:42 +01:00
loop_386.const sys/linux: add definition for LOOP_SET_BLOCK_SIZE 2017-11-07 12:26:11 +03:00
loop_amd64.const sys/linux: add definition for LOOP_SET_BLOCK_SIZE 2017-11-07 12:26:11 +03:00
loop_arm64.const sys/linux: add definition for LOOP_SET_BLOCK_SIZE 2017-11-07 12:26:11 +03:00
loop_arm.const executor: move arm syscall fixup to syz-extract 2017-11-22 10:34:47 +01:00
loop_ppc64le.const sys/linux: add definition for LOOP_SET_BLOCK_SIZE 2017-11-07 12:26:11 +03:00
loop.txt sys/linux: add definition for LOOP_SET_BLOCK_SIZE 2017-11-07 12:26:11 +03:00
netfilter_386.const sys/linux: extend netfilter descriptions 2018-01-27 17:08:43 +01:00
netfilter_amd64.const sys/linux: extend netfilter descriptions 2018-01-27 17:08:43 +01:00
netfilter_arm64.const sys/linux: extend netfilter descriptions 2018-01-27 17:08:43 +01:00
netfilter_arm.const sys/linux: extend netfilter descriptions 2018-01-27 17:08:43 +01:00
netfilter_ipv4_386.const sys/syz-extract: save unsupported consts to the const files 2018-02-01 20:18:51 +01:00
netfilter_ipv4_amd64.const sys/syz-extract: save unsupported consts to the const files 2018-02-01 20:18:51 +01:00
netfilter_ipv4_arm64.const sys/syz-extract: save unsupported consts to the const files 2018-02-01 20:18:51 +01:00
netfilter_ipv4_arm.const sys/syz-extract: save unsupported consts to the const files 2018-02-01 20:18:51 +01:00
netfilter_ipv4_ppc64le.const sys/syz-extract: save unsupported consts to the const files 2018-02-01 20:18:51 +01:00
netfilter_ipv4.txt sys/linux: extend netfilter descriptions 2018-01-27 17:08:43 +01:00
netfilter_ipv6_386.const sys/syz-extract: save unsupported consts to the const files 2018-02-01 20:18:51 +01:00
netfilter_ipv6_amd64.const sys/syz-extract: save unsupported consts to the const files 2018-02-01 20:18:51 +01:00
netfilter_ipv6_arm64.const sys/syz-extract: save unsupported consts to the const files 2018-02-01 20:18:51 +01:00
netfilter_ipv6_arm.const sys/syz-extract: save unsupported consts to the const files 2018-02-01 20:18:51 +01:00
netfilter_ipv6_ppc64le.const sys/syz-extract: save unsupported consts to the const files 2018-02-01 20:18:51 +01:00
netfilter_ipv6.txt sys/linux: extend netfilter descriptions 2018-01-27 17:08:43 +01:00
netfilter_ppc64le.const sys/linux: extend netfilter descriptions 2018-01-27 17:08:43 +01:00
netfilter_targets_386.const sys/linux: extend netfilter descriptions 2018-01-27 17:08:43 +01:00
netfilter_targets_amd64.const sys/linux: extend netfilter descriptions 2018-01-27 17:08:43 +01:00
netfilter_targets_arm64.const sys/linux: extend netfilter descriptions 2018-01-27 17:08:43 +01:00
netfilter_targets_arm.const sys/linux: extend netfilter descriptions 2018-01-27 17:08:43 +01:00
netfilter_targets_ppc64le.const sys/linux: extend netfilter descriptions 2018-01-27 17:08:43 +01:00
netfilter_targets.txt sys/linux: extend netfilter descriptions 2018-01-27 17:08:43 +01:00
netfilter.txt sys/linux: extend netfilter descriptions 2018-01-27 17:08:43 +01:00
perf_386.const sys/linux: improve perf descriptions 2017-12-29 12:50:21 +01:00
perf_amd64.const sys/linux: improve perf descriptions 2017-12-29 12:50:21 +01:00
perf_arm64.const sys/linux: improve perf descriptions 2017-12-29 12:50:21 +01:00
perf_arm.const sys/linux: improve perf descriptions 2017-12-29 12:50:21 +01:00
perf_ppc64le.const sys/linux: improve perf descriptions 2017-12-29 12:50:21 +01:00
perf.txt sys/linux: improve perf descriptions 2017-12-29 12:50:21 +01:00
ppc64le.go sys/syz-extract: save unsupported consts to the const files 2018-02-01 20:18:51 +01:00
random_386.const sys: move linux descriptions to sys/linux 2017-09-15 16:02:37 +02:00
random_amd64.const sys: move linux descriptions to sys/linux 2017-09-15 16:02:37 +02:00
random_arm64.const sys: move linux descriptions to sys/linux 2017-09-15 16:02:37 +02:00
random_arm.const executor: move arm syscall fixup to syz-extract 2017-11-22 10:34:47 +01:00
random_ppc64le.const sys: move linux descriptions to sys/linux 2017-09-15 16:02:37 +02:00
random.txt sys: move linux descriptions to sys/linux 2017-09-15 16:02:37 +02:00
selinux_386.const sys/linux: more selinux descriptions 2018-01-18 19:58:49 +01:00
selinux_amd64.const sys/linux: more selinux descriptions 2018-01-18 19:58:49 +01:00
selinux_arm64.const sys/linux: more selinux descriptions 2018-01-18 19:58:49 +01:00
selinux_arm.const sys/linux: more selinux descriptions 2018-01-18 19:58:49 +01:00
selinux_ppc64le.const sys/linux: more selinux descriptions 2018-01-18 19:58:49 +01:00
selinux.txt sys/linux: more selinux descriptions 2018-01-18 19:58:49 +01:00
sndcontrol_386.const sys: move linux descriptions to sys/linux 2017-09-15 16:02:37 +02:00
sndcontrol_amd64.const sys: move linux descriptions to sys/linux 2017-09-15 16:02:37 +02:00
sndcontrol_arm64.const sys: move linux descriptions to sys/linux 2017-09-15 16:02:37 +02:00
sndcontrol_arm.const executor: move arm syscall fixup to syz-extract 2017-11-22 10:34:47 +01:00
sndcontrol_ppc64le.const sys: move linux descriptions to sys/linux 2017-09-15 16:02:37 +02:00
sndcontrol.txt sys: move linux descriptions to sys/linux 2017-09-15 16:02:37 +02:00
sndseq_386.const sys: move linux descriptions to sys/linux 2017-09-15 16:02:37 +02:00
sndseq_amd64.const sys: move linux descriptions to sys/linux 2017-09-15 16:02:37 +02:00
sndseq_arm64.const sys: move linux descriptions to sys/linux 2017-09-15 16:02:37 +02:00
sndseq_arm.const executor: move arm syscall fixup to syz-extract 2017-11-22 10:34:47 +01:00
sndseq_ppc64le.const sys: move linux descriptions to sys/linux 2017-09-15 16:02:37 +02:00
sndseq.txt sys: move linux descriptions to sys/linux 2017-09-15 16:02:37 +02:00
sndtimer_386.const sys: move linux descriptions to sys/linux 2017-09-15 16:02:37 +02:00
sndtimer_amd64.const sys: move linux descriptions to sys/linux 2017-09-15 16:02:37 +02:00
sndtimer_arm64.const sys: move linux descriptions to sys/linux 2017-09-15 16:02:37 +02:00
sndtimer_arm.const executor: move arm syscall fixup to syz-extract 2017-11-22 10:34:47 +01:00
sndtimer_ppc64le.const sys: move linux descriptions to sys/linux 2017-09-15 16:02:37 +02:00
sndtimer.txt sys: move linux descriptions to sys/linux 2017-09-15 16:02:37 +02:00
socket_386.const sys/syz-extract: save unsupported consts to the const files 2018-02-01 20:18:51 +01:00
socket_alg_386.const sys/syz-extract: save unsupported consts to the const files 2018-02-01 20:18:51 +01:00
socket_alg_amd64.const sys/linux: duplicate open/accept specializations with openat/accept4 2018-01-09 21:24:29 +01:00
socket_alg_arm64.const sys/linux: duplicate open/accept specializations with openat/accept4 2018-01-09 21:24:29 +01:00
socket_alg_arm.const sys/linux: regenerate arm consts + small netlink fixed 2018-01-11 11:45:22 +01:00
socket_alg_ppc64le.const sys/linux: duplicate open/accept specializations with openat/accept4 2018-01-09 21:24:29 +01:00
socket_alg.txt sys/linux: duplicate open/accept specializations with openat/accept4 2018-01-09 21:24:29 +01:00
socket_amd64.const sys/linux: fix some copy-paste errors 2017-12-28 19:16:42 +01:00
socket_arm64.const sys/linux: fix some copy-paste errors 2017-12-28 19:16:42 +01:00
socket_arm.const sys/linux: fix some copy-paste errors 2017-12-28 19:16:42 +01:00
socket_ax25_386.const sys/syz-extract: save unsupported consts to the const files 2018-02-01 20:18:51 +01:00
socket_ax25_amd64.const sys: move linux descriptions to sys/linux 2017-09-15 16:02:37 +02:00
socket_ax25_arm64.const sys: move linux descriptions to sys/linux 2017-09-15 16:02:37 +02:00
socket_ax25_arm.const executor: move arm syscall fixup to syz-extract 2017-11-22 10:34:47 +01:00
socket_ax25_ppc64le.const sys: move linux descriptions to sys/linux 2017-09-15 16:02:37 +02:00
socket_ax25.txt sys: move linux descriptions to sys/linux 2017-09-15 16:02:37 +02:00
socket_bluetooth_386.const sys: move linux descriptions to sys/linux 2017-09-15 16:02:37 +02:00
socket_bluetooth_amd64.const sys: move linux descriptions to sys/linux 2017-09-15 16:02:37 +02:00
socket_bluetooth_arm64.const sys: move linux descriptions to sys/linux 2017-09-15 16:02:37 +02:00
socket_bluetooth_arm.const executor: move arm syscall fixup to syz-extract 2017-11-22 10:34:47 +01:00
socket_bluetooth_ppc64le.const sys: move linux descriptions to sys/linux 2017-09-15 16:02:37 +02:00
socket_bluetooth.txt pkg/compiler: add check that len does not refer to array with varlen elements 2017-11-28 14:55:21 +01:00
socket_can_386.const sys/linux: add AF_CAN descriptions 2018-01-13 12:52:09 +01:00
socket_can_amd64.const sys/linux: add AF_CAN descriptions 2018-01-13 12:52:09 +01:00
socket_can_arm64.const sys/linux: add AF_CAN descriptions 2018-01-13 12:52:09 +01:00
socket_can_arm.const sys/linux: add AF_CAN descriptions 2018-01-13 12:52:09 +01:00
socket_can_ppc64le.const sys/linux: add AF_CAN descriptions 2018-01-13 12:52:09 +01:00
socket_can.txt sys/linux: add vnet descriptions for GRE, MPLS, CAN 2018-01-14 16:23:39 +01:00
socket_inet6_386.const sys/syz-extract: save unsupported consts to the const files 2018-02-01 20:18:51 +01:00
socket_inet6_amd64.const sys/linux: netlink xfrm support 2017-12-31 12:11:12 +01:00
socket_inet6_arm64.const sys/linux: netlink xfrm support 2017-12-31 12:11:12 +01:00
socket_inet6_arm.const sys/linux: add ion and ashmem devices support 2018-01-09 21:24:28 +01:00
socket_inet6_ppc64le.const sys/linux: netlink xfrm support 2017-12-31 12:11:12 +01:00
socket_inet6.txt sys/linux: add type alias for socket port 2018-01-08 12:52:31 +01:00
socket_inet_386.const sys/syz-extract: save unsupported consts to the const files 2018-02-01 20:18:51 +01:00
socket_inet_amd64.const sys/linux: netlink xfrm support 2017-12-31 12:11:12 +01:00
socket_inet_arm64.const sys/linux: netlink xfrm support 2017-12-31 12:11:12 +01:00
socket_inet_arm.const sys/linux: add ion and ashmem devices support 2018-01-09 21:24:28 +01:00
socket_inet_dccp_386.const sys: move linux descriptions to sys/linux 2017-09-15 16:02:37 +02:00
socket_inet_dccp_amd64.const sys: move linux descriptions to sys/linux 2017-09-15 16:02:37 +02:00
socket_inet_dccp_arm64.const sys: move linux descriptions to sys/linux 2017-09-15 16:02:37 +02:00
socket_inet_dccp_arm.const executor: move arm syscall fixup to syz-extract 2017-11-22 10:34:47 +01:00
socket_inet_dccp_ppc64le.const sys: move linux descriptions to sys/linux 2017-09-15 16:02:37 +02:00
socket_inet_dccp.txt sys: move linux descriptions to sys/linux 2017-09-15 16:02:37 +02:00
socket_inet_icmp_386.const sys: move linux descriptions to sys/linux 2017-09-15 16:02:37 +02:00
socket_inet_icmp_amd64.const sys: move linux descriptions to sys/linux 2017-09-15 16:02:37 +02:00
socket_inet_icmp_arm64.const sys: move linux descriptions to sys/linux 2017-09-15 16:02:37 +02:00
socket_inet_icmp_arm.const executor: move arm syscall fixup to syz-extract 2017-11-22 10:34:47 +01:00
socket_inet_icmp_ppc64le.const sys: move linux descriptions to sys/linux 2017-09-15 16:02:37 +02:00
socket_inet_icmp.txt sys: move linux descriptions to sys/linux 2017-09-15 16:02:37 +02:00
socket_inet_ppc64le.const sys/linux: netlink xfrm support 2017-12-31 12:11:12 +01:00
socket_inet_sctp_386.const sys/linux: assorted improvements 2017-12-29 10:09:24 +01:00
socket_inet_sctp_amd64.const sys/linux: assorted improvements 2017-12-29 10:09:24 +01:00
socket_inet_sctp_arm64.const sys/linux: assorted improvements 2017-12-29 10:09:24 +01:00
socket_inet_sctp_arm.const sys/linux: assorted improvements 2017-12-29 10:09:24 +01:00
socket_inet_sctp_ppc64le.const sys/linux: assorted improvements 2017-12-29 10:09:24 +01:00
socket_inet_sctp.txt sys/linux: assorted improvements 2017-12-29 10:09:24 +01:00
socket_inet_tcp_386.const sys/linux: assorted improvements 2017-12-29 10:09:24 +01:00
socket_inet_tcp_amd64.const sys/linux: assorted improvements 2017-12-29 10:09:24 +01:00
socket_inet_tcp_arm64.const sys/linux: assorted improvements 2017-12-29 10:09:24 +01:00
socket_inet_tcp_arm.const sys/linux: assorted improvements 2017-12-29 10:09:24 +01:00
socket_inet_tcp_ppc64le.const sys/linux: assorted improvements 2017-12-29 10:09:24 +01:00
socket_inet_tcp.txt sys/linux: assorted improvements 2017-12-29 10:09:24 +01:00
socket_inet_udp_386.const sys: move linux descriptions to sys/linux 2017-09-15 16:02:37 +02:00
socket_inet_udp_amd64.const sys: move linux descriptions to sys/linux 2017-09-15 16:02:37 +02:00
socket_inet_udp_arm64.const sys: move linux descriptions to sys/linux 2017-09-15 16:02:37 +02:00
socket_inet_udp_arm.const executor: move arm syscall fixup to syz-extract 2017-11-22 10:34:47 +01:00
socket_inet_udp_ppc64le.const sys: move linux descriptions to sys/linux 2017-09-15 16:02:37 +02:00
socket_inet_udp.txt sys: move linux descriptions to sys/linux 2017-09-15 16:02:37 +02:00
socket_inet.txt sys/linux: add type alias for socket port 2018-01-08 12:52:31 +01:00
socket_ipx_386.const sys/syz-extract: save unsupported consts to the const files 2018-02-01 20:18:51 +01:00
socket_ipx_amd64.const sys: move linux descriptions to sys/linux 2017-09-15 16:02:37 +02:00
socket_ipx_arm64.const sys: move linux descriptions to sys/linux 2017-09-15 16:02:37 +02:00
socket_ipx_arm.const executor: move arm syscall fixup to syz-extract 2017-11-22 10:34:47 +01:00
socket_ipx_ppc64le.const sys: move linux descriptions to sys/linux 2017-09-15 16:02:37 +02:00
socket_ipx.txt sys: move linux descriptions to sys/linux 2017-09-15 16:02:37 +02:00
socket_kcm_386.const sys: move linux descriptions to sys/linux 2017-09-15 16:02:37 +02:00
socket_kcm_amd64.const sys: move linux descriptions to sys/linux 2017-09-15 16:02:37 +02:00
socket_kcm_arm64.const sys: move linux descriptions to sys/linux 2017-09-15 16:02:37 +02:00
socket_kcm_arm.const executor: move arm syscall fixup to syz-extract 2017-11-22 10:34:47 +01:00
socket_kcm_ppc64le.const sys: move linux descriptions to sys/linux 2017-09-15 16:02:37 +02:00
socket_kcm.txt sys: move linux descriptions to sys/linux 2017-09-15 16:02:37 +02:00
socket_key_386.const sys/linux: netlink xfrm support 2017-12-31 12:11:12 +01:00
socket_key_amd64.const sys/linux: netlink xfrm support 2017-12-31 12:11:12 +01:00
socket_key_arm64.const sys/linux: netlink xfrm support 2017-12-31 12:11:12 +01:00
socket_key_arm.const sys/linux: add ion and ashmem devices support 2018-01-09 21:24:28 +01:00
socket_key_ppc64le.const sys/linux: netlink xfrm support 2017-12-31 12:11:12 +01:00
socket_key.txt sys/linux: add AF_NETLINK/NETLINK_CRYPTO descriptions 2018-01-09 21:24:29 +01:00
socket_llc_386.const sys/syz-extract: save unsupported consts to the const files 2018-02-01 20:18:51 +01:00
socket_llc_amd64.const sys: move linux descriptions to sys/linux 2017-09-15 16:02:37 +02:00
socket_llc_arm64.const sys: move linux descriptions to sys/linux 2017-09-15 16:02:37 +02:00
socket_llc_arm.const executor: move arm syscall fixup to syz-extract 2017-11-22 10:34:47 +01:00
socket_llc_ppc64le.const sys: move linux descriptions to sys/linux 2017-09-15 16:02:37 +02:00
socket_llc.txt sys: move linux descriptions to sys/linux 2017-09-15 16:02:37 +02:00
socket_netlink_386.const sys/linux: add AF_NETLINK/NETLINK_NETFILTER descriptions 2018-01-09 21:24:30 +01:00
socket_netlink_amd64.const sys/linux: add AF_NETLINK/NETLINK_NETFILTER descriptions 2018-01-09 21:24:30 +01:00
socket_netlink_arm64.const sys/linux: add AF_NETLINK/NETLINK_NETFILTER descriptions 2018-01-09 21:24:30 +01:00
socket_netlink_arm.const sys/linux: regenerate arm consts + small netlink fixed 2018-01-11 11:45:22 +01:00
socket_netlink_crypto_386.const sys/linux: add AF_NETLINK/NETLINK_CRYPTO descriptions 2018-01-09 21:24:29 +01:00
socket_netlink_crypto_amd64.const sys/linux: add AF_NETLINK/NETLINK_CRYPTO descriptions 2018-01-09 21:24:29 +01:00
socket_netlink_crypto_arm64.const sys/linux: add AF_NETLINK/NETLINK_CRYPTO descriptions 2018-01-09 21:24:29 +01:00
socket_netlink_crypto_arm.const sys/linux: add AF_NETLINK/NETLINK_CRYPTO descriptions 2018-01-09 21:24:29 +01:00
socket_netlink_crypto_ppc64le.const sys/linux: add AF_NETLINK/NETLINK_CRYPTO descriptions 2018-01-09 21:24:29 +01:00
socket_netlink_crypto.txt sys/linux: use type templates for netlink 2018-01-13 12:52:09 +01:00
socket_netlink_generic_386.const sys/linux: regenerate arm consts + small netlink fixed 2018-01-11 11:45:22 +01:00
socket_netlink_generic_amd64.const sys/linux: regenerate arm consts + small netlink fixed 2018-01-11 11:45:22 +01:00
socket_netlink_generic_arm64.const sys/linux: regenerate arm consts + small netlink fixed 2018-01-11 11:45:22 +01:00
socket_netlink_generic_arm.const sys/linux: regenerate arm consts + small netlink fixed 2018-01-11 11:45:22 +01:00
socket_netlink_generic_ppc64le.const sys/linux: regenerate arm consts + small netlink fixed 2018-01-11 11:45:22 +01:00
socket_netlink_generic.txt sys/linux: use type templates for netlink 2018-01-13 12:52:09 +01:00
socket_netlink_netfilter_386.const sys/linux: add AF_NETLINK/NETLINK_NETFILTER descriptions 2018-01-09 21:24:30 +01:00
socket_netlink_netfilter_amd64.const sys/linux: add AF_NETLINK/NETLINK_NETFILTER descriptions 2018-01-09 21:24:30 +01:00
socket_netlink_netfilter_arm64.const sys/linux: add AF_NETLINK/NETLINK_NETFILTER descriptions 2018-01-09 21:24:30 +01:00
socket_netlink_netfilter_arm.const sys/linux: regenerate arm consts + small netlink fixed 2018-01-11 11:45:22 +01:00
socket_netlink_netfilter_ppc64le.const sys/linux: add AF_NETLINK/NETLINK_NETFILTER descriptions 2018-01-09 21:24:30 +01:00
socket_netlink_netfilter.txt sys/linux: add AF_NETLINK/NETLINK_NETFILTER descriptions 2018-01-09 21:24:30 +01:00
socket_netlink_ppc64le.const sys/linux: add AF_NETLINK/NETLINK_NETFILTER descriptions 2018-01-09 21:24:30 +01:00
socket_netlink_route_386.const sys/linux: more NETLINK_ROUTE descriptions 2018-01-15 20:22:27 +01:00
socket_netlink_route_amd64.const sys/linux: more NETLINK_ROUTE descriptions 2018-01-15 20:22:27 +01:00
socket_netlink_route_arm64.const sys/linux: more NETLINK_ROUTE descriptions 2018-01-15 20:22:27 +01:00
socket_netlink_route_arm.const sys/linux: more NETLINK_ROUTE descriptions 2018-01-15 20:22:27 +01:00
socket_netlink_route_ppc64le.const sys/linux: more NETLINK_ROUTE descriptions 2018-01-15 20:22:27 +01:00
socket_netlink_route.txt sys/linux: more NETLINK_ROUTE descriptions 2018-01-15 20:22:27 +01:00
socket_netlink_xfrm_386.const sys/linux: netlink xfrm support 2017-12-31 12:11:12 +01:00
socket_netlink_xfrm_amd64.const sys/linux: netlink xfrm support 2017-12-31 12:11:12 +01:00
socket_netlink_xfrm_arm64.const sys/linux: netlink xfrm support 2017-12-31 12:11:12 +01:00
socket_netlink_xfrm_arm.const sys/linux: add ion and ashmem devices support 2018-01-09 21:24:28 +01:00
socket_netlink_xfrm_ppc64le.const sys/linux: netlink xfrm support 2017-12-31 12:11:12 +01:00
socket_netlink_xfrm.txt sys/linux: extend netfilter descriptions 2018-01-27 17:08:43 +01:00
socket_netlink.txt sys/linux: use type templates for netlink 2018-01-13 12:52:09 +01:00
socket_netrom_386.const sys/syz-extract: save unsupported consts to the const files 2018-02-01 20:18:51 +01:00
socket_netrom_amd64.const sys/linux: duplicate open/accept specializations with openat/accept4 2018-01-09 21:24:29 +01:00
socket_netrom_arm64.const sys/linux: duplicate open/accept specializations with openat/accept4 2018-01-09 21:24:29 +01:00
socket_netrom_arm.const sys/linux: regenerate arm consts + small netlink fixed 2018-01-11 11:45:22 +01:00
socket_netrom_ppc64le.const sys/linux: duplicate open/accept specializations with openat/accept4 2018-01-09 21:24:29 +01:00
socket_netrom.txt sys/linux: duplicate open/accept specializations with openat/accept4 2018-01-09 21:24:29 +01:00
socket_nfc_386.const sys/syz-extract: save unsupported consts to the const files 2018-02-01 20:18:51 +01:00
socket_nfc_amd64.const sys/linux: duplicate open/accept specializations with openat/accept4 2018-01-09 21:24:29 +01:00
socket_nfc_arm64.const sys/linux: duplicate open/accept specializations with openat/accept4 2018-01-09 21:24:29 +01:00
socket_nfc_arm.const sys/linux: regenerate arm consts + small netlink fixed 2018-01-11 11:45:22 +01:00
socket_nfc_ppc64le.const sys/linux: duplicate open/accept specializations with openat/accept4 2018-01-09 21:24:29 +01:00
socket_nfc.txt sys/linux: duplicate open/accept specializations with openat/accept4 2018-01-09 21:24:29 +01:00
socket_packet_386.const sys/syz-extract: save unsupported consts to the const files 2018-02-01 20:18:51 +01:00
socket_packet_amd64.const sys/linux: assorted improvements to descriptions 2017-11-27 09:09:06 +01:00
socket_packet_arm64.const sys/linux: assorted improvements to descriptions 2017-11-27 09:09:06 +01:00
socket_packet_arm.const sys/linux: assorted improvements to descriptions 2017-11-27 09:09:06 +01:00
socket_packet_ppc64le.const sys/linux: assorted improvements to descriptions 2017-11-27 09:09:06 +01:00
socket_packet.txt sys/linux: assorted improvements to descriptions 2017-11-27 09:09:06 +01:00
socket_ppc64le.const sys/linux: fix some copy-paste errors 2017-12-28 19:16:42 +01:00
socket_pppox_386.const sys/linux: add AF_PPPOX descriptions 2018-01-15 18:39:05 +01:00
socket_pppox_amd64.const sys/linux: add AF_PPPOX descriptions 2018-01-15 18:39:05 +01:00
socket_pppox_arm64.const sys/linux: add AF_PPPOX descriptions 2018-01-15 18:39:05 +01:00
socket_pppox_arm.const sys/linux: add AF_PPPOX descriptions 2018-01-15 18:39:05 +01:00
socket_pppox_ppc64le.const sys/linux: add AF_PPPOX descriptions 2018-01-15 18:39:05 +01:00
socket_pppox.txt sys/linux: add AF_PPPOX descriptions 2018-01-15 18:39:05 +01:00
socket_rds_386.const sys/linux: add AF_RDS descriptions 2018-01-19 18:06:43 +01:00
socket_rds_amd64.const sys/linux: add AF_RDS descriptions 2018-01-19 18:06:43 +01:00
socket_rds_arm64.const sys/linux: add AF_RDS descriptions 2018-01-19 18:06:43 +01:00
socket_rds_arm.const sys/linux: add AF_RDS descriptions 2018-01-19 18:06:43 +01:00
socket_rds_ppc64le.const sys/linux: add AF_RDS descriptions 2018-01-19 18:06:43 +01:00
socket_rds.txt sys/linux: add AF_RDS descriptions 2018-01-19 18:06:43 +01:00
socket_unix_386.const sys/syz-extract: save unsupported consts to the const files 2018-02-01 20:18:51 +01:00
socket_unix_amd64.const sys: move linux descriptions to sys/linux 2017-09-15 16:02:37 +02:00
socket_unix_arm64.const sys: move linux descriptions to sys/linux 2017-09-15 16:02:37 +02:00
socket_unix_arm.const executor: move arm syscall fixup to syz-extract 2017-11-22 10:34:47 +01:00
socket_unix_ppc64le.const sys: move linux descriptions to sys/linux 2017-09-15 16:02:37 +02:00
socket_unix.txt sys/linux: fix control len in msghdr's 2017-11-27 09:09:03 +01:00
socket_vnet_386.const sys/linux: add AF_VSOCK/vhost descriptions 2018-01-19 20:41:18 +01:00
socket_vnet_amd64.const sys/linux: add AF_VSOCK/vhost descriptions 2018-01-19 20:41:18 +01:00
socket_vnet_arm64.const sys/linux: add AF_VSOCK/vhost descriptions 2018-01-19 20:41:18 +01:00
socket_vnet_arm.const sys/linux: add AF_VSOCK/vhost descriptions 2018-01-19 20:41:18 +01:00
socket_vnet_ppc64le.const sys/linux: add AF_VSOCK/vhost descriptions 2018-01-19 20:41:18 +01:00
socket_vnet.txt sys/linux: add AF_VSOCK/vhost descriptions 2018-01-19 20:41:18 +01:00
socket.txt sys/linux: fix devname_mask alignment 2018-01-24 11:41:13 +01:00
sys_386.const sys/linux: assorted improvements 2017-12-29 10:09:24 +01:00
sys_amd64.const sys/syz-extract: save unsupported consts to the const files 2018-02-01 20:18:51 +01:00
sys_arm64.const sys/syz-extract: save unsupported consts to the const files 2018-02-01 20:18:51 +01:00
sys_arm.const sys/syz-extract: save unsupported consts to the const files 2018-02-01 20:18:51 +01:00
sys_ppc64le.const sys/syz-extract: save unsupported consts to the const files 2018-02-01 20:18:51 +01:00
sys.txt sys/linux: resolve TODO re KCOV consts 2018-01-18 20:11:20 +01:00
tlk_device_amd64.const sys: move linux descriptions to sys/linux 2017-09-15 16:02:37 +02:00
tlk_device_arm64.const sys: move linux descriptions to sys/linux 2017-09-15 16:02:37 +02:00
tlk_device.txt sys: move linux descriptions to sys/linux 2017-09-15 16:02:37 +02:00
tty_386.const sys/linux: fix some copy-paste errors 2017-12-28 19:16:42 +01:00
tty_amd64.const sys/linux: fix some copy-paste errors 2017-12-28 19:16:42 +01:00
tty_arm64.const sys/linux: fix some copy-paste errors 2017-12-28 19:16:42 +01:00
tty_arm.const sys/linux: fix some copy-paste errors 2017-12-28 19:16:42 +01:00
tty_ppc64le.const sys/syz-extract: save unsupported consts to the const files 2018-02-01 20:18:51 +01:00
tty.txt sys/linux: fix some copy-paste errors 2017-12-28 19:16:42 +01:00
tun_386.const sys: move linux descriptions to sys/linux 2017-09-15 16:02:37 +02:00
tun_amd64.const sys: move linux descriptions to sys/linux 2017-09-15 16:02:37 +02:00
tun_arm64.const sys: move linux descriptions to sys/linux 2017-09-15 16:02:37 +02:00
tun_arm.const executor: move arm syscall fixup to syz-extract 2017-11-22 10:34:47 +01:00
tun_ppc64le.const sys: move linux descriptions to sys/linux 2017-09-15 16:02:37 +02:00
tun.txt sys: move linux descriptions to sys/linux 2017-09-15 16:02:37 +02:00
vnet_386.const sys/linux: add IPPROTO_L2TP to vnet protos 2018-01-24 11:38:45 +01:00
vnet_amd64.const sys/linux: add IPPROTO_L2TP to vnet protos 2018-01-24 11:38:45 +01:00
vnet_arm64.const sys/linux: add IPPROTO_L2TP to vnet protos 2018-01-24 11:38:45 +01:00
vnet_arm.const sys/linux: add IPPROTO_L2TP to vnet protos 2018-01-24 11:38:45 +01:00
vnet_ppc64le.const sys/linux: add IPPROTO_L2TP to vnet protos 2018-01-24 11:38:45 +01:00
vnet.txt sys/linux: extend netfilter descriptions 2018-01-27 17:08:43 +01:00
xattr_386.const sys: move linux descriptions to sys/linux 2017-09-15 16:02:37 +02:00
xattr_amd64.const sys: move linux descriptions to sys/linux 2017-09-15 16:02:37 +02:00
xattr_arm64.const sys: move linux descriptions to sys/linux 2017-09-15 16:02:37 +02:00
xattr_arm.const executor: move arm syscall fixup to syz-extract 2017-11-22 10:34:47 +01:00
xattr_ppc64le.const sys: move linux descriptions to sys/linux 2017-09-15 16:02:37 +02:00
xattr.txt sys/linux: make xattr prefix non-zero-terminated 2018-01-18 20:00:38 +01:00