aboutsummaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
...
* sys/linux/filesystem: add f2fs errors=remount-ro|continue mount optionDenis Efremov (Oracle)2023-09-041-0/+2
* sys/linux: add more coverage for MPTCPChristoph Paasch2023-09-0412-19/+63
* sys/freebsd: regen for MAP_32BIT on i386Andrew Turner2023-08-311-1/+1
* sys/freebsd: update the *_DEADKEYMAP definitionsAndrew Turner2023-08-312-2/+16
* sys/syz-extract: make FreeBSD 13 compat visableAndrew Turner2023-08-311-0/+1
* sys/freebsd: remove removed pf ioctlsKristof Provost2023-08-292-8/+0
* sys/linux: support btf_log_true_size field for BPF_BTF_LOADPaul Chaignon2023-08-251-5/+6
* sys/linux: support prog_attach_flags field for BPF_PROG_QUERYPaul Chaignon2023-08-251-6/+7
* sys/linux: support O_PATH fds in BPF_OBJ_* cmdsPaul Chaignon2023-08-252-3/+45
* sys/linux: cover live packet mode for BPF_PROG_RUNPaul Chaignon2023-08-252-2/+22
* sys/linux: support log_true_size field in bpf(2) PROG_LOADPaul Chaignon2023-08-252-2/+3
* sys/linux: support CO-RE info in PROG_LOAD commandPaul Chaignon2023-08-254-4/+30
* sys/linux: update BPF constantsPaul Chaignon2023-08-252-8/+19
* sys/linux/io_uring: new APIsDylan Yudaken2023-07-301-3/+30
* sys/io_uring, executor/common_linux: remove sqes_index in syz_io_uring_submitDylan Yudaken2023-07-302-2/+2
* sys/linux/io_uring, executor/common_linux: fix io_uring segfaultDylan Yudaken2023-07-302-2/+2
* all: use special placeholder for errorsTaras Madan2023-07-246-14/+14
* pkg/csource: annotate syscall() args with their namesFlorent Revest2023-06-091-7/+7
* sys/linux/filesystem: add MOVE_MOUNT_BENEATH coverageChristian Brauner2023-06-072-1/+2
* sys/linux/filesystem: add MOVE_MOUNT_SET_GROUP coverageChristian Brauner2023-06-072-1/+2
* sys/linux: narrow down search spaceZubin Mithra2023-05-171-5/+5
* sys/linux: tweak fields of drm_msm_gem_submitZubin Mithra2023-05-171-1/+1
* sys/linux: add constant MSM_SUBMIT_FENCE_SN_IN for drm_msm_gem_submit.argsZubin Mithra2023-05-172-1/+2
* sys/linux: add flags for drm_msm_wait_fenceZubin Mithra2023-05-172-1/+3
* sys/linux: add MSM_PREP_BOOST to msm_gem_cpu_prep_flagsZubin Mithra2023-05-171-1/+1
* sys/linux: add description for ioctl$DRM_IOCTL_MSM_SET_PARAMZubin Mithra2023-05-172-4/+37
* sys/linux: specify msm_fence_id as a resourceZubin Mithra2023-05-171-3/+4
* sys/linux: dev_dri.txt updates (#3856)Stephen Boyd2023-05-052-63/+98
* sys/linux: add CET(Control-flow Enforcement Technology) user space SHSTK(Shad...Pengfei Xu2023-05-041-0/+27
* sys/syz-extract: fix meta checking when using explicit file listDmitry Vyukov2023-05-021-7/+14
* executor: detangle common_openbsd.h out of common_bsd.hGreg Steuck2023-04-271-4/+4
* sys/targets: switch openbsd to SyscallNumbers: falseGreg Steuck2023-04-271-1/+1
* sys/targets: introduce HasCallNumber to reduce clutterGreg Steuck2023-04-252-4/+6
* sys/netbsd: neutralize compat_50_mknodAleksandr Nogikh2023-04-242-1/+22
* sys/linux/test: add a regression test for sendmmsg bugDmitry Vyukov2023-04-181-0/+4
* sys/linux: describe submit queue id as a resource in msmStephen Boyd2023-04-141-5/+6
* sys/linux: remove outdated comment in msmStephen Boyd2023-04-121-5/+0
* sys/linux: mark drm_msm_gem_new 'handle' as outStephen Boyd2023-04-121-1/+1
* sys/linux: add prog for 2 iommufd ioctl syscallsyantingj2023-04-071-0/+5
* sys/linux: add syz_pkey_set syscallsDmitry Vyukov2023-04-032-0/+12
* sys/linux: add LAM descriptionsDmitry Vyukov2023-04-034-0/+16
* sys/linux: add descriptions of arch_prctl(XCOMP)Dmitry Vyukov2023-04-032-0/+11
* sys/linux: add descriptions of PTRACE_SETSIGMASKDmitry Vyukov2023-04-032-0/+4
* sys/linux: add description of PTRACE_ARCH_PRCTLDmitry Vyukov2023-04-032-0/+29
* sys/linux: add map_shadow_stack syscall descriptionsDmitry Vyukov2023-04-034-0/+16
* sys/linux: add set_mempolicy_home_node syscall descriptionDmitry Vyukov2023-04-032-0/+2
* sys/linux: add quotactl_fd syscall descriptionsDmitry Vyukov2023-04-032-0/+11
* sys/linux: improve quotactl syscall descriptionDmitry Vyukov2023-04-034-2/+121
* sys/linux: update consts to next-20230331Dmitry Vyukov2023-04-0310-14/+27
* sys/linux: add 2 new iommufd ioctl syscall descriptionsPengfei Xu2023-03-142-0/+24