index
:
syz
corpusfix
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
Commit message (
Expand
)
Author
Age
Files
Lines
*
sys/linux/io_uring, executor/common_linux: fix io_uring segfault
Dylan Yudaken
2023-07-30
2
-2
/
+2
*
all: use special placeholder for errors
Taras Madan
2023-07-24
6
-14
/
+14
*
pkg/csource: annotate syscall() args with their names
Florent Revest
2023-06-09
1
-7
/
+7
*
sys/linux/filesystem: add MOVE_MOUNT_BENEATH coverage
Christian Brauner
2023-06-07
2
-1
/
+2
*
sys/linux/filesystem: add MOVE_MOUNT_SET_GROUP coverage
Christian Brauner
2023-06-07
2
-1
/
+2
*
sys/linux: narrow down search space
Zubin Mithra
2023-05-17
1
-5
/
+5
*
sys/linux: tweak fields of drm_msm_gem_submit
Zubin Mithra
2023-05-17
1
-1
/
+1
*
sys/linux: add constant MSM_SUBMIT_FENCE_SN_IN for drm_msm_gem_submit.args
Zubin Mithra
2023-05-17
2
-1
/
+2
*
sys/linux: add flags for drm_msm_wait_fence
Zubin Mithra
2023-05-17
2
-1
/
+3
*
sys/linux: add MSM_PREP_BOOST to msm_gem_cpu_prep_flags
Zubin Mithra
2023-05-17
1
-1
/
+1
*
sys/linux: add description for ioctl$DRM_IOCTL_MSM_SET_PARAM
Zubin Mithra
2023-05-17
2
-4
/
+37
*
sys/linux: specify msm_fence_id as a resource
Zubin Mithra
2023-05-17
1
-3
/
+4
*
sys/linux: dev_dri.txt updates (#3856)
Stephen Boyd
2023-05-05
2
-63
/
+98
*
sys/linux: add CET(Control-flow Enforcement Technology) user space SHSTK(Shad...
Pengfei Xu
2023-05-04
1
-0
/
+27
*
sys/syz-extract: fix meta checking when using explicit file list
Dmitry Vyukov
2023-05-02
1
-7
/
+14
*
executor: detangle common_openbsd.h out of common_bsd.h
Greg Steuck
2023-04-27
1
-4
/
+4
*
sys/targets: switch openbsd to SyscallNumbers: false
Greg Steuck
2023-04-27
1
-1
/
+1
*
sys/targets: introduce HasCallNumber to reduce clutter
Greg Steuck
2023-04-25
2
-4
/
+6
*
sys/netbsd: neutralize compat_50_mknod
Aleksandr Nogikh
2023-04-24
2
-1
/
+22
*
sys/linux/test: add a regression test for sendmmsg bug
Dmitry Vyukov
2023-04-18
1
-0
/
+4
*
sys/linux: describe submit queue id as a resource in msm
Stephen Boyd
2023-04-14
1
-5
/
+6
*
sys/linux: remove outdated comment in msm
Stephen Boyd
2023-04-12
1
-5
/
+0
*
sys/linux: mark drm_msm_gem_new 'handle' as out
Stephen Boyd
2023-04-12
1
-1
/
+1
*
sys/linux: add prog for 2 iommufd ioctl syscalls
yantingj
2023-04-07
1
-0
/
+5
*
sys/linux: add syz_pkey_set syscalls
Dmitry Vyukov
2023-04-03
2
-0
/
+12
*
sys/linux: add LAM descriptions
Dmitry Vyukov
2023-04-03
4
-0
/
+16
*
sys/linux: add descriptions of arch_prctl(XCOMP)
Dmitry Vyukov
2023-04-03
2
-0
/
+11
*
sys/linux: add descriptions of PTRACE_SETSIGMASK
Dmitry Vyukov
2023-04-03
2
-0
/
+4
*
sys/linux: add description of PTRACE_ARCH_PRCTL
Dmitry Vyukov
2023-04-03
2
-0
/
+29
*
sys/linux: add map_shadow_stack syscall descriptions
Dmitry Vyukov
2023-04-03
4
-0
/
+16
*
sys/linux: add set_mempolicy_home_node syscall description
Dmitry Vyukov
2023-04-03
2
-0
/
+2
*
sys/linux: add quotactl_fd syscall descriptions
Dmitry Vyukov
2023-04-03
2
-0
/
+11
*
sys/linux: improve quotactl syscall description
Dmitry Vyukov
2023-04-03
4
-2
/
+121
*
sys/linux: update consts to next-20230331
Dmitry Vyukov
2023-04-03
10
-14
/
+27
*
sys/linux: add 2 new iommufd ioctl syscall descriptions
Pengfei Xu
2023-03-14
2
-0
/
+24
*
sys/freebsd: regenerate FreeBSD const files
Andrew Turner
2023-03-01
35
-35
/
+35
*
sys/targets: add FreeBSD/arm64 target support
Andrew Turner
2023-03-01
1
-0
/
+11
*
sys/syz-extract: extract FreeBSD syscalls from elf
Andrew Turner
2023-03-01
1
-3
/
+4
*
sys/targets: set the FreeBSD target
Andrew Turner
2023-03-01
1
-3
/
+3
*
sys/linux: add arm constants for camx
Hidenori Kobayashi
2023-02-24
2
-45
/
+46
*
all: tools/syz-env make generate result
Taras Madan
2023-02-24
1
-2
/
+4
*
all: ioutil is deprecated in go1.19 (#3718)
Taras Madan
2023-02-23
3
-6
/
+4
*
prog: reject escaping filenames during deserialization
Dmitry Vyukov
2023-02-16
1
-1
/
+1
*
sys/linux: add descriptions for camx driver
Hidenori Kobayashi
2023-02-14
2
-0
/
+229
*
sys/targets: use non-optional flags to test for optional flags
Alexander Potapenko
2023-02-04
1
-3
/
+11
*
sys/targets: pass -Wno-unused-command-line-argument to the compiler
Alexander Potapenko
2023-02-02
1
-8
/
+10
*
sys/targets: add an optional -Wno-unused-but-set-variable
Alexander Potapenko
2023-02-02
1
-7
/
+9
*
sys/targets: make the SOURCEDIR setting more granular
Aleksandr Nogikh
2023-01-20
1
-6
/
+20
*
vm/starnix: add support for fuzzing starnix (#3624)
juanPabloMiceli
2023-01-19
1
-0
/
+6
*
sys/targets: take DataOffset from reference targets
Aleksandr Nogikh
2023-01-18
1
-7
/
+2
[next]