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
/
openbsd
/
init.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
all: apply linter auto fixes
Taras Madan
2025-07-17
1
-3
/
+4
*
all: use min/max functions
Dmitry Vyukov
2025-01-17
1
-6
/
+2
*
sys: control structural changes during neutralization
Aleksandr Nogikh
2022-09-29
1
-2
/
+3
*
sys/openbsd: sync fd range
Anton Lindqvist
2022-01-27
1
-11
/
+8
*
sys/openbsd: neutralize sysctl kern.maxfiles
Anton Lindqvist
2021-12-26
1
-0
/
+9
*
sys/openbsd: neutralize sysctl kern.maxproc
Anton Lindqvist
2021-02-26
1
-0
/
+9
*
sys/openbsd: neutralize sysctl kern.witness
Anton Lindqvist
2020-12-02
1
-0
/
+7
*
sys/openbsd: fix linter warnings
Dmitry Vyukov
2020-09-15
1
-2
/
+2
*
sys/openbsd: neutralize sysctl kern.maxthread
Anton Lindqvist
2020-08-14
1
-7
/
+36
*
sys/openbsd: neutralize clock_settime
Anton Lindqvist
2020-08-05
1
-0
/
+15
*
sys/openbsd: break out rlimit
Anton Lindqvist
2020-07-21
1
-36
/
+41
*
sys/openbsd: remove hardcoded constants
Anton Lindqvist
2020-07-21
1
-10
/
+9
*
sys/openbsd: neutralize sysctl kern.maxclusters
Anton Lindqvist
2020-07-21
1
-10
/
+37
*
tools/syz-linter: check variable declarations
Dmitry Vyukov
2020-07-06
1
-2
/
+2
*
sys/openbsd: neutralize yet another pf ioctl command
Anton Lindqvist
2020-06-29
1
-4
/
+6
*
executor: surround the data mapping with PROT_NONE pages
Dmitry Vyukov
2020-04-18
1
-1
/
+1
*
prog: refactor target.MakeMmap
Dmitry Vyukov
2020-04-18
1
-1
/
+1
*
sys/linux: use PROT_EXEC for the data section mmap
Dmitry Vyukov
2020-04-18
1
-1
/
+1
*
prog: rename target.SanitizeCall to Neutralize
Dmitry Vyukov
2020-03-17
1
-5
/
+5
*
sys/openbsd: prevent killing the ssh VM connection
Anton Lindqvist
2020-03-05
1
-6
/
+16
*
sys/openbsd: prevent swap partition device nodes from being created
Anton Lindqvist
2019-07-22
1
-3
/
+4
*
sys/openbsd: correct setrlimit resource detection
Anton Lindqvist
2019-06-18
1
-1
/
+3
*
sys/openbsd: sanitize mlockall syscalls
Anton Lindqvist
2019-06-14
1
-0
/
+6
*
sys/openbsd: sanitize setrlimit(RLIMIT_STACK) syscalls
Anton Lindqvist
2019-06-13
1
-9
/
+27
*
sys/openbsd: sanitize setrlimit(RLIMIT_DATA) syscalls (#1231)
Anton Lindqvist
2019-06-11
1
-0
/
+25
*
pkg/csource: add ability to annotate syscalls using comments in C reproducers
Anton Lindqvist
2019-05-24
1
-0
/
+16
*
sys/openbsd: prevent changing mutability flags on files (#1174)
Anton Lindqvist
2019-05-13
1
-0
/
+18
*
sys/openbsd: avoid raw root disk node creation (#1171)
Anton Lindqvist
2019-05-11
1
-3
/
+18
*
sys/openbsd: avoid /dev/fd node creation
Anton Lindqvist
2019-01-19
1
-5
/
+36
*
Revert "sys/openbsd: avoid /dev/fd node creation"
Anton Lindqvist
2019-01-17
1
-26
/
+5
*
sys/openbsd: avoid /dev/fd node creation
Greg Steuck
2019-01-14
1
-5
/
+26
*
sys: check that target consts are defined
Dmitry Vyukov
2018-10-19
1
-5
/
+9
*
sys/openbsd: make SanitizeCall() idempotent
Anton Lindqvist
2018-08-31
1
-23
/
+12
*
sys/openbsd: disable mknod sanitization as tests fail
Dmitry Vyukov
2018-08-30
1
-18
/
+21
*
Add mandatory OpenBSD bits (#689)
Anton Lindqvist
2018-08-28
1
-0
/
+49