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
/
targets
/
common.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
sys/netbsd: neutralize compat_50_mknod
Aleksandr Nogikh
2023-04-24
1
-1
/
+1
*
sys: control structural changes during neutralization
Aleksandr Nogikh
2022-09-29
1
-3
/
+4
*
all: introduce a prog.Call constructor
Aleksandr Nogikh
2021-09-22
1
-18
/
+10
*
sys/targets: allow to create /dev/null
Mickaël Salaün
2021-02-17
1
-0
/
+3
*
sys/linux: add description for Mali Bifrost driver (#2394)
Peter Shih
2021-02-02
1
-0
/
+4
*
sys/targets: fix mknod neutralize for netbsd
Dmitry Vyukov
2020-06-23
1
-1
/
+2
*
prog: introduce Field type
Dmitry Vyukov
2020-05-02
1
-9
/
+9
*
prog: remove Dir from Type
Dmitry Vyukov
2020-05-01
1
-9
/
+9
*
all: fix liner errors
Dmitry Vyukov
2020-04-19
1
-2
/
+2
*
executor: surround the data mapping with PROT_NONE pages
Dmitry Vyukov
2020-04-18
1
-9
/
+20
*
prog: refactor target.MakeMmap
Dmitry Vyukov
2020-04-18
1
-13
/
+18
*
sys/linux: use PROT_EXEC for the data section mmap
Dmitry Vyukov
2020-04-18
1
-1
/
+4
*
prog: rename target.SanitizeCall to Neutralize
Dmitry Vyukov
2020-03-17
1
-4
/
+4
*
executor: remove ability to detect kernel bugs
Dmitry Vyukov
2019-01-31
1
-2
/
+2
*
sys: conditionally add padding argument in MakePosixMmap()
Anton Lindqvist
2018-11-17
1
-9
/
+17
*
sys: check that target consts are defined
Dmitry Vyukov
2018-10-19
1
-26
/
+14
*
Add mandatory OpenBSD bits (#689)
Anton Lindqvist
2018-08-28
1
-0
/
+2
*
sys: dedup sanitization of common unix syscalls
Dmitry Vyukov
2018-05-07
1
-0
/
+70
*
sys: dedup mmap code across OSes
Dmitry Vyukov
2018-05-06
1
-0
/
+44