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
/
pkg
/
osutil
Commit message (
Expand
)
Author
Age
Files
Lines
*
all: use `t.TempDir` to create temporary test directory
Eng Zer Jun
2022-03-28
2
-13
/
+2
*
pkg/build: increase bazel aquery timeout
Dmitry Vyukov
2021-12-13
1
-1
/
+1
*
pkg/osutil: use memfd_create on Linux
Aleksandr Nogikh
2021-12-03
3
-26
/
+84
*
pkg/osutil: slightly relaxed Abs check
Dmitry Vyukov
2021-10-25
1
-9
/
+12
*
tools/syz-testbed: do not send SIGKILL to syz-managers
Aleksandr Nogikh
2021-10-20
7
-10
/
+24
*
pkg: update generated files to go 1.17
Alexey Kardashevskiy
2021-07-07
4
-0
/
+4
*
pkg/osutil: extend error message on wd change
Dmitry Vyukov
2020-11-21
1
-1
/
+1
*
sys/linux: descriptions for USB/IP
Nazime Hande Harputluoglu
2020-10-02
1
-0
/
+10
*
pkg/osutil: fix LinkFiles/FilesExist for the new pattern format
Dmitry Vyukov
2020-09-15
2
-57
/
+64
*
syz-ci: fix seeds copying
Dmitry Vyukov
2020-09-14
1
-15
/
+0
*
pkg/osutil: support glob patterns in CopyFiles
Dmitry Vyukov
2020-09-14
2
-10
/
+120
*
syz-manager: add test file as corpus
Jiaheng Hu
2020-09-14
1
-0
/
+15
*
tools/syz-linter: fix comments check
Dmitry Vyukov
2020-07-10
1
-1
/
+1
*
pkg/osutil: remove appengine tag
Dmitry Vyukov
2020-07-06
10
-59
/
+12
*
pkg/osutil: don't use os.ProcessState.ExitCode on appengine
Dmitry Vyukov
2020-07-06
3
-5
/
+25
*
pkg/bisect: minor style fix ups
Dmitry Vyukov
2020-07-02
1
-4
/
+10
*
pkg/osutil: use functionality from x/sys/unix
Tobias Klauser
2020-06-29
1
-18
/
+4
*
pkg/osutil: implement support for linux/riscv64
Tobias Klauser
2020-06-26
1
-1
/
+1
*
sys/linux: first 64bit big-endian architecture s390x
Alexander Egorenkov
2020-06-25
1
-1
/
+1
*
.golangci.yml: enable nestif checker
Dmitry Vyukov
2020-06-05
1
-14
/
+18
*
pkg/osutil: don't sandbox on CI
Dmitry Vyukov
2020-05-18
1
-1
/
+1
*
Implement basic support for MIPS64LE
Jouni Hogander
2019-12-17
1
-1
/
+1
*
vm: add workdir_template functionality
Dmitry Vyukov
2019-12-03
1
-0
/
+24
*
pkg/osutil: fix arm build
Andrey Konovalov
2019-09-16
1
-1
/
+1
*
tools/syz-env: restrict Makefile parallelism based on RAM
Dmitry Vyukov
2019-07-19
6
-0
/
+26
*
pkg/osutil: kill subprocesses more reliably
Dmitry Vyukov
2019-03-18
8
-0
/
+26
*
pkg/osutil: return output with errors from Run
Dmitry Vyukov
2019-03-17
1
-1
/
+1
*
pkg/osutil: fix disabling of sandbox
Dmitry Vyukov
2019-03-17
1
-9
/
+7
*
pkg/ipc: generate better temp name for executor
Dmitry Vyukov
2019-02-08
1
-1
/
+29
*
pkg/osutil: always remove old file in Rename
Dmitry Vyukov
2018-12-20
1
-1
/
+2
*
pkg/osutil: provide better Rename
Dmitry Vyukov
2018-12-17
1
-0
/
+10
*
pkg/runtest: fixes for fuchsia
Dmitry Vyukov
2018-09-06
1
-4
/
+2
*
Add mandatory OpenBSD bits (#689)
Anton Lindqvist
2018-08-28
2
-2
/
+2
*
pkg/osutil: replace UmountAll with RemoveAll
Dmitry Vyukov
2018-08-04
6
-7
/
+16
*
pkg/ipc: remove abort signal and buffer size
Dmitry Vyukov
2018-08-03
3
-19
/
+0
*
pkg/osutil: minor tweaks
Dmitry Vyukov
2018-08-03
1
-4
/
+18
*
pkg/host: check that we can open files rather than that they exist
Dmitry Vyukov
2018-07-10
1
-0
/
+13
*
pkg/osutil: allow to provide own stdout/stderr during cmd execution
Dmitry Vyukov
2018-07-05
1
-2
/
+6
*
pkg/build: add gvisor support
Dmitry Vyukov
2018-06-22
1
-6
/
+15
*
pkg/kernel: allow to split full make output
Dmitry Vyukov
2018-05-17
1
-2
/
+23
*
pkg/osutil: allow disabling sandboxing with env var
Dmitry Vyukov
2018-05-17
1
-14
/
+21
*
pkg/osutil: introduce TempFile helper
Dmitry Vyukov
2018-05-14
1
-0
/
+11
*
all: fix gometalinter warnings
Dmitry Vyukov
2018-03-08
1
-7
/
+10
*
pkg/osutil: use proper gid during sandboxing
Dmitry Vyukov
2018-03-06
1
-2
/
+2
*
pkg/report: handle syzkaller binaries
Dmitry Vyukov
2017-12-12
1
-0
/
+1
*
pkg/osutil: properly set gid for sandboxing
Dmitry Vyukov
2017-11-17
1
-11
/
+25
*
pkg/kernel: sandbox make invocation
Dmitry Vyukov
2017-11-17
7
-2
/
+110
*
pkg/osutil: don't leace runaway processes
Dmitry Vyukov
2017-11-16
8
-17
/
+66
*
all: basic building on netbsd
Dmitry Vyukov
2017-10-23
2
-1
/
+3
*
executor, pkg/ipc: unify ipc protocol between linux and other OSes
Dmitry Vyukov
2017-10-16
8
-28
/
+170
[next]