syzkaller/sys/linux
Hangbin Liu 4f1152d4db sys/linux: add netlink generic team descriptions
Signed-off-by: Hangbin Liu <liuhangbin@gmail.com>
2018-04-06 11:30:36 +02:00
..
386.go sys/linux: add netlink generic team descriptions 2018-04-06 11:30:36 +02:00
amd64.go sys/linux: add netlink generic team descriptions 2018-04-06 11:30:36 +02:00
arm64.go sys/linux: add netlink generic team descriptions 2018-04-06 11:30:36 +02:00
arm.go sys/linux: add netlink generic team descriptions 2018-04-06 11:30:36 +02: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
binfmt_386.const sys/linux: test various binfmt's in execve 2018-04-02 20:10:48 +02:00
binfmt_amd64.const sys/linux: test various binfmt's in execve 2018-04-02 20:10:48 +02:00
binfmt_arm64.const sys/linux: test various binfmt's in execve 2018-04-02 20:10:48 +02:00
binfmt_arm.const sys/linux: test various binfmt's in execve 2018-04-02 20:10:48 +02:00
binfmt_ppc64le.const sys/linux: test various binfmt's in execve 2018-04-02 20:10:48 +02:00
binfmt.txt sys/linux: test various binfmt's in execve 2018-04-02 20:10:48 +02: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: add cgroup descriptions 2018-03-25 12:46:05 +02:00
cgroup_386.const sys/linux: add cgroup descriptions 2018-03-25 12:46:05 +02:00
cgroup_amd64.const sys/linux: add cgroup descriptions 2018-03-25 12:46:05 +02:00
cgroup_arm64.const sys/linux: add cgroup descriptions 2018-03-25 12:46:05 +02:00
cgroup_arm.const sys/linux: add cgroup descriptions 2018-03-25 12:46:05 +02:00
cgroup_ppc64le.const sys/linux: add cgroup descriptions 2018-03-25 12:46:05 +02:00
cgroup.txt executor: rework cgroups support 2018-03-27 11:39:58 +02: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
filesystem_386.const sys/linux: add support for mounting filesystem images 2018-03-30 19:51:27 +02:00
filesystem_amd64.const sys/linux: add support for mounting filesystem images 2018-03-30 19:51:27 +02:00
filesystem_arm64.const sys/linux: add support for mounting filesystem images 2018-03-30 19:51:27 +02:00
filesystem_arm.const sys/linux: add support for mounting filesystem images 2018-03-30 19:51:27 +02:00
filesystem_ppc64le.const sys/linux: add support for mounting filesystem images 2018-03-30 19:51:27 +02:00
filesystem.txt pkg/compiler: support non-zero terminated filenames 2018-04-02 20:10:07 +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 all: fix gometalinter warnings 2018-03-08 18:48:26 +01:00
init_alg.go prog: return concrete arg types from Make functions 2018-02-24 17:00:34 +01:00
init_iptables.go all: fix gometalinter warnings 2018-03-08 18:48:26 +01:00
init.go sys/linux: add syz_init_net_socket syscall 2018-03-05 12:10:27 +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
ipvs_386.const sys/linux: add IPVS descriptions 2018-03-26 18:27:11 +02:00
ipvs_amd64.const sys/linux: add IPVS descriptions 2018-03-26 18:27:11 +02:00
ipvs_arm64.const sys/linux: add IPVS descriptions 2018-03-26 18:27:11 +02:00
ipvs_arm.const sys/linux: add IPVS descriptions 2018-03-26 18:27:11 +02:00
ipvs_ppc64le.const sys/linux: add IPVS descriptions 2018-03-26 18:27:11 +02:00
ipvs.txt sys/linux: add IPVS descriptions 2018-03-26 18:27:11 +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: add bridge netfilter support 2018-02-17 19:02:12 +01:00
netfilter_amd64.const sys/linux: add bridge netfilter support 2018-02-17 19:02:12 +01:00
netfilter_arm64.const sys/linux: add bridge netfilter support 2018-02-17 19:02:12 +01:00
netfilter_arm.const sys/linux: test various binfmt's in execve 2018-04-02 20:10:48 +02:00
netfilter_arp_386.const sys/linux: add remaining aux netfilter descriptions 2018-03-01 19:26:53 +01:00
netfilter_arp_amd64.const sys/linux: add remaining aux netfilter descriptions 2018-03-01 19:26:53 +01:00
netfilter_arp_arm64.const sys/linux: add remaining aux netfilter descriptions 2018-03-01 19:26:53 +01:00
netfilter_arp_arm.const sys/linux: test various binfmt's in execve 2018-04-02 20:10:48 +02:00
netfilter_arp_ppc64le.const sys/linux: add remaining aux netfilter descriptions 2018-03-01 19:26:53 +01:00
netfilter_arp.txt sys/linux: use size attributes on structs 2018-03-05 12:10:27 +01:00
netfilter_bridge_386.const sys/linux: fix misspelled const name 2018-03-31 16:33:37 +02:00
netfilter_bridge_amd64.const sys/linux: fix misspelled const name 2018-03-31 16:33:37 +02:00
netfilter_bridge_arm64.const sys/linux: fix misspelled const name 2018-03-31 16:33:37 +02:00
netfilter_bridge_arm.const sys/linux: test various binfmt's in execve 2018-04-02 20:10:48 +02:00
netfilter_bridge_ppc64le.const sys/linux: fix misspelled const name 2018-03-31 16:33:37 +02:00
netfilter_bridge.txt sys/linux: fix misspelled const name 2018-03-31 16:33:37 +02:00
netfilter_ipv4_386.const sys/linux: add remaining aux netfilter descriptions 2018-03-01 19:26:53 +01:00
netfilter_ipv4_amd64.const sys/linux: add remaining aux netfilter descriptions 2018-03-01 19:26:53 +01:00
netfilter_ipv4_arm64.const sys/linux: add remaining aux netfilter descriptions 2018-03-01 19:26:53 +01:00
netfilter_ipv4_arm.const sys/linux: test various binfmt's in execve 2018-04-02 20:10:48 +02:00
netfilter_ipv4_ppc64le.const sys/linux: add remaining aux netfilter descriptions 2018-03-01 19:26:53 +01:00
netfilter_ipv4.txt sys/linux: add remaining aux netfilter descriptions 2018-03-01 19:26:53 +01:00
netfilter_ipv6_386.const sys/linux: add remaining aux netfilter descriptions 2018-03-01 19:26:53 +01:00
netfilter_ipv6_amd64.const sys/linux: add remaining aux netfilter descriptions 2018-03-01 19:26:53 +01:00
netfilter_ipv6_arm64.const sys/linux: add remaining aux netfilter descriptions 2018-03-01 19:26:53 +01:00
netfilter_ipv6_arm.const sys/linux: test various binfmt's in execve 2018-04-02 20:10:48 +02:00
netfilter_ipv6_ppc64le.const sys/linux: add remaining aux netfilter descriptions 2018-03-01 19:26:53 +01:00
netfilter_ipv6.txt sys/linux: add remaining aux netfilter descriptions 2018-03-01 19:26:53 +01:00
netfilter_ppc64le.const sys/linux: add bridge netfilter support 2018-02-17 19:02:12 +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: a bunch of assorted improvements and fixes 2018-03-05 12:10:27 +01:00
netfilter.txt pkg/compiler: support non-zero terminated filenames 2018-04-02 20:10:07 +02:00
perf_386.const sys/linux: describe some new 4.16 features 2018-02-01 21:27:02 +01:00
perf_amd64.const sys/linux: describe some new 4.16 features 2018-02-01 21:27:02 +01:00
perf_arm64.const sys/linux: describe some new 4.16 features 2018-02-01 21:27:02 +01:00
perf_arm.const sys/linux: describe some new 4.16 features 2018-02-01 21:27:02 +01:00
perf_ppc64le.const sys/linux: describe some new 4.16 features 2018-02-01 21:27:02 +01:00
perf.txt sys/linux: add cgroup descriptions 2018-03-25 12:46:05 +02:00
ppc64le.go sys/linux: add netlink generic team descriptions 2018-04-06 11:30:36 +02: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
rdma_cm_386.const sys/linux: add descriptions for /dev/infiniband/rdma_cm 2018-03-06 19:15:44 +01:00
rdma_cm_amd64.const sys/linux: add descriptions for /dev/infiniband/rdma_cm 2018-03-06 19:15:44 +01:00
rdma_cm_arm64.const sys/linux: add descriptions for /dev/infiniband/rdma_cm 2018-03-06 19:15:44 +01:00
rdma_cm_arm.const sys/linux: test various binfmt's in execve 2018-04-02 20:10:48 +02:00
rdma_cm_ppc64le.const sys/linux: add descriptions for /dev/infiniband/rdma_cm 2018-03-06 19:15:44 +01:00
rdma_cm.txt sys/linux: add descriptions for /dev/infiniband/rdma_cm 2018-03-06 19:15:44 +01: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/linux: use size attributes on structs 2018-03-05 12:10:27 +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: use size attributes on structs 2018-03-05 12:10:27 +01:00
socket_arm64.const sys/linux: use size attributes on structs 2018-03-05 12:10:27 +01:00
socket_arm.const sys/linux: use size attributes on structs 2018-03-05 12:10:27 +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/linux: a bunch of assorted improvements and fixes 2018-03-05 12:10:27 +01:00
socket_bluetooth_386.const sys/linux: add descriptions for /dev/infiniband/rdma_cm 2018-03-06 19:15:44 +01:00
socket_bluetooth_amd64.const sys/linux: add descriptions for /dev/infiniband/rdma_cm 2018-03-06 19:15:44 +01:00
socket_bluetooth_arm64.const sys/linux: add descriptions for /dev/infiniband/rdma_cm 2018-03-06 19:15:44 +01:00
socket_bluetooth_arm.const sys/linux: add descriptions for /dev/infiniband/rdma_cm 2018-03-06 19:15:44 +01:00
socket_bluetooth_ppc64le.const sys/linux: add descriptions for /dev/infiniband/rdma_cm 2018-03-06 19:15:44 +01:00
socket_bluetooth.txt sys/linux: add syz_init_net_socket syscall 2018-03-05 12:10:27 +01:00
socket_can_386.const sys/linux: add syz_init_net_socket syscall 2018-03-05 12:10:27 +01:00
socket_can_amd64.const sys/linux: add syz_init_net_socket syscall 2018-03-05 12:10:27 +01:00
socket_can_arm64.const sys/linux: add syz_init_net_socket syscall 2018-03-05 12:10:27 +01:00
socket_can_arm.const sys/linux: test various binfmt's in execve 2018-04-02 20:10:48 +02:00
socket_can_ppc64le.const sys/linux: add syz_init_net_socket syscall 2018-03-05 12:10:27 +01:00
socket_can.txt sys/linux: make ifreq template, fix some usages 2018-03-05 12:10:27 +01:00
socket_inet6_386.const sys/linux: use size attributes on structs 2018-03-05 12:10:27 +01:00
socket_inet6_amd64.const sys/linux: use size attributes on structs 2018-03-05 12:10:27 +01:00
socket_inet6_arm64.const sys/linux: use size attributes on structs 2018-03-05 12:10:27 +01:00
socket_inet6_arm.const sys/linux: test various binfmt's in execve 2018-04-02 20:10:48 +02:00
socket_inet6_ppc64le.const sys/linux: use size attributes on structs 2018-03-05 12:10:27 +01:00
socket_inet6.txt sys/linux: make ifreq template, fix some usages 2018-03-05 12:10:27 +01:00
socket_inet_386.const sys/linux: add syz_init_net_socket syscall 2018-03-05 12:10:27 +01:00
socket_inet_amd64.const sys/linux: add syz_init_net_socket syscall 2018-03-05 12:10:27 +01:00
socket_inet_arm64.const sys/linux: add syz_init_net_socket syscall 2018-03-05 12:10:27 +01:00
socket_inet_arm.const sys/linux: test various binfmt's in execve 2018-04-02 20:10:48 +02: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: add syz_init_net_socket syscall 2018-03-05 12:10:27 +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: add AF_SMC sockets 2018-02-22 20:33:52 +01:00
socket_inet_tcp_amd64.const sys/linux: add AF_SMC sockets 2018-02-22 20:33:52 +01:00
socket_inet_tcp_arm64.const sys/linux: add AF_SMC sockets 2018-02-22 20:33:52 +01:00
socket_inet_tcp_arm.const sys/linux: test various binfmt's in execve 2018-04-02 20:10:48 +02:00
socket_inet_tcp_ppc64le.const sys/linux: add AF_SMC sockets 2018-02-22 20:33:52 +01:00
socket_inet_tcp.txt sys/linux: use size attributes on structs 2018-03-05 12:10:27 +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: make ifreq template, fix some usages 2018-03-05 12:10:27 +01:00
socket_ipx_386.const sys/linux: add syz_init_net_socket syscall 2018-03-05 12:10:27 +01:00
socket_ipx_amd64.const sys/linux: add syz_init_net_socket syscall 2018-03-05 12:10:27 +01:00
socket_ipx_arm64.const sys/linux: add syz_init_net_socket syscall 2018-03-05 12:10:27 +01:00
socket_ipx_arm.const sys/linux: test various binfmt's in execve 2018-04-02 20:10:48 +02:00
socket_ipx_ppc64le.const sys/linux: add syz_init_net_socket syscall 2018-03-05 12:10:27 +01:00
socket_ipx.txt sys/linux: make ifreq template, fix some usages 2018-03-05 12:10:27 +01: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: remove proc type from network descriptions 2018-02-26 16:48:31 +01:00
socket_llc_386.const sys/linux: add syz_init_net_socket syscall 2018-03-05 12:10:27 +01:00
socket_llc_amd64.const sys/linux: add syz_init_net_socket syscall 2018-03-05 12:10:27 +01:00
socket_llc_arm64.const sys/linux: add syz_init_net_socket syscall 2018-03-05 12:10:27 +01:00
socket_llc_arm.const sys/linux: test various binfmt's in execve 2018-04-02 20:10:48 +02:00
socket_llc_ppc64le.const sys/linux: add syz_init_net_socket syscall 2018-03-05 12:10:27 +01:00
socket_llc.txt sys/linux: add syz_init_net_socket syscall 2018-03-05 12:10:27 +01: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_fou_386.const sys/linux: add netlink fou descriptions 2018-03-21 12:18:36 +01:00
socket_netlink_generic_fou_amd64.const sys/linux: add netlink fou descriptions 2018-03-21 12:18:36 +01:00
socket_netlink_generic_fou_arm64.const sys/linux: add netlink fou descriptions 2018-03-21 12:18:36 +01:00
socket_netlink_generic_fou_arm.const sys/linux: add netlink fou descriptions 2018-03-21 12:18:36 +01:00
socket_netlink_generic_fou_ppc64le.const sys/linux: add netlink fou descriptions 2018-03-21 12:18:36 +01:00
socket_netlink_generic_fou.txt sys/linux: add netlink fou descriptions 2018-03-21 12:18:36 +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_team_386.const sys/linux: add netlink generic team descriptions 2018-04-06 11:30:36 +02:00
socket_netlink_generic_team_amd64.const sys/linux: add netlink generic team descriptions 2018-04-06 11:30:36 +02:00
socket_netlink_generic_team_arm64.const sys/linux: add netlink generic team descriptions 2018-04-06 11:30:36 +02:00
socket_netlink_generic_team_arm.const sys/linux: add netlink generic team descriptions 2018-04-06 11:30:36 +02:00
socket_netlink_generic_team_ppc64le.const sys/linux: add netlink generic team descriptions 2018-04-06 11:30:36 +02:00
socket_netlink_generic_team.txt sys/linux: add netlink generic team descriptions 2018-04-06 11:30:36 +02:00
socket_netlink_generic.txt sys/linux: add netlink fou descriptions 2018-03-21 12:18:36 +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: a bunch of assorted improvements and fixes 2018-03-05 12:10:27 +01:00
socket_netlink.txt sys/linux: fix nlattr alignment 2018-03-21 10:31: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/linux: add syz_init_net_socket syscall 2018-03-05 12:10:27 +01:00
socket_nfc_amd64.const sys/linux: add syz_init_net_socket syscall 2018-03-05 12:10:27 +01:00
socket_nfc_arm64.const sys/linux: add syz_init_net_socket syscall 2018-03-05 12:10:27 +01:00
socket_nfc_arm.const sys/linux: add syz_init_net_socket syscall 2018-03-05 12:10:27 +01:00
socket_nfc_ppc64le.const sys/linux: add syz_init_net_socket syscall 2018-03-05 12:10:27 +01:00
socket_nfc.txt sys/linux: add syz_init_net_socket syscall 2018-03-05 12:10:27 +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: use size attributes on structs 2018-03-05 12:10:27 +01:00
socket_pppox_386.const sys/linux: use size attributes on structs 2018-03-05 12:10:27 +01:00
socket_pppox_amd64.const sys/linux: use size attributes on structs 2018-03-05 12:10:27 +01:00
socket_pppox_arm64.const sys/linux: use size attributes on structs 2018-03-05 12:10:27 +01:00
socket_pppox_arm.const sys/linux: use size attributes on structs 2018-03-05 12:10:27 +01:00
socket_pppox_ppc64le.const sys/linux: use size attributes on structs 2018-03-05 12:10:27 +01:00
socket_pppox.txt sys/linux: make ifreq template, fix some usages 2018-03-05 12:10:27 +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/linux: use size attributes on structs 2018-03-05 12:10:27 +01:00
socket_unix_amd64.const sys/linux: use size attributes on structs 2018-03-05 12:10:27 +01:00
socket_unix_arm64.const sys/linux: use size attributes on structs 2018-03-05 12:10:27 +01:00
socket_unix_arm.const pkg/compiler: support non-zero terminated filenames 2018-04-02 20:10:07 +02:00
socket_unix_ppc64le.const sys/linux: use size attributes on structs 2018-03-05 12:10:27 +01:00
socket_unix.txt pkg/compiler: support non-zero terminated filenames 2018-04-02 20:10:07 +02: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: make ifreq template, fix some usages 2018-03-05 12:10:27 +01:00
sys_386.const sys/linux: test various binfmt's in execve 2018-04-02 20:10:48 +02:00
sys_amd64.const sys/linux: test various binfmt's in execve 2018-04-02 20:10:48 +02:00
sys_arm64.const sys/linux: test various binfmt's in execve 2018-04-02 20:10:48 +02:00
sys_arm.const sys/linux: test various binfmt's in execve 2018-04-02 20:10:48 +02:00
sys_ppc64le.const sys/linux: test various binfmt's in execve 2018-04-02 20:10:48 +02:00
sys.txt sys/linux: test various binfmt's in execve 2018-04-02 20:10:48 +02: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/linux: a bunch of assorted improvements and fixes 2018-03-05 12:10:27 +01:00
tun_amd64.const sys/linux: a bunch of assorted improvements and fixes 2018-03-05 12:10:27 +01:00
tun_arm64.const sys/linux: a bunch of assorted improvements and fixes 2018-03-05 12:10:27 +01:00
tun_arm.const sys/linux: test various binfmt's in execve 2018-04-02 20:10:48 +02:00
tun_ppc64le.const sys/linux: a bunch of assorted improvements and fixes 2018-03-05 12:10:27 +01:00
tun.txt sys/linux: make ifreq template, fix some usages 2018-03-05 12:10:27 +01:00
uffd_386.const sys/linux: add descriptions for /dev/infiniband/rdma_cm 2018-03-06 19:15:44 +01:00
uffd_amd64.const sys/linux: add descriptions for /dev/infiniband/rdma_cm 2018-03-06 19:15:44 +01:00
uffd_arm64.const sys/linux: add descriptions for /dev/infiniband/rdma_cm 2018-03-06 19:15:44 +01:00
uffd_arm.const sys/linux: add descriptions for /dev/infiniband/rdma_cm 2018-03-06 19:15:44 +01:00
uffd_ppc64le.const sys/linux: add descriptions for /dev/infiniband/rdma_cm 2018-03-06 19:15:44 +01:00
uffd.txt sys/linux: add descriptions for /dev/infiniband/rdma_cm 2018-03-06 19:15:44 +01:00
vnet_386.const sys/linux: add guehdr for udp packets 2018-03-21 15:27:47 +01:00
vnet_amd64.const sys/linux: add guehdr for udp packets 2018-03-21 15:27:47 +01:00
vnet_arm64.const sys/linux: add guehdr for udp packets 2018-03-21 15:27:47 +01:00
vnet_arm.const sys/linux: test various binfmt's in execve 2018-04-02 20:10:48 +02:00
vnet_ppc64le.const sys/linux: add guehdr for udp packets 2018-03-21 15:27:47 +01:00
vnet.txt sys/linux: add guehdr for udp packets 2018-03-21 15:27:47 +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