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
*
pkg/osutil: fix CreationTime
Dmitry Vyukov
2026-01-09
3
-9
/
+25
*
pkg/osutil: add DiskUsage function
Dmitry Vyukov
2026-01-09
7
-103
/
+73
*
pkg/osutil: move Semaphore from pkg/instance
Dmitry Vyukov
2025-11-24
1
-0
/
+42
*
pkg/osutil: add Read/ParseJSON functions
Dmitry Vyukov
2025-11-17
2
-0
/
+40
*
pkg/osutil: make VerboseError nest other errors
Aleksandr Nogikh
2025-10-01
1
-17
/
+7
*
pkg/manager: remove a dependency on grep
Aleksandr Nogikh
2025-08-05
2
-0
/
+44
*
pkg/manager: add a test for PatchFocusAreas
Aleksandr Nogikh
2025-07-22
2
-13
/
+18
*
pkg/osutil: add tar.gz generation helpers
Aleksandr Nogikh
2025-04-11
2
-0
/
+127
*
pkg/ifuzz: fix generate/build
Dmitry Vyukov
2025-04-03
1
-0
/
+13
*
all: delete dead code
Taras Madan
2025-02-10
6
-151
/
+0
*
pkg/manager: show bug first time
Dmitry Vyukov
2025-01-17
6
-0
/
+31
*
pkg/osutil: add a WriteJSON helper
Aleksandr Nogikh
2024-12-20
1
-0
/
+9
*
tools/syz-declextract: accept manager config
Dmitry Vyukov
2024-11-26
1
-2
/
+5
*
pkg/build: handle OOM-killed build error
Sabyrzhan Tasbolatov
2024-09-23
1
-1
/
+1
*
all: go fix everything
Dmitry Vyukov
2024-04-26
5
-5
/
+0
*
all: remove akaros support
Dmitry Vyukov
2024-04-15
1
-40
/
+0
*
syz-fuzzer: use of monotonic time for latency measurement
Dmitry Vyukov
2024-04-02
2
-0
/
+22
*
all: use errors.As instead of .(type)
Taras Madan
2023-07-24
1
-5
/
+8
*
all: use special placeholder for errors
Taras Madan
2023-07-24
5
-12
/
+12
*
all: ioutil is deprecated in go1.19 (#3718)
Taras Madan
2023-02-23
4
-11
/
+7
*
vm/starnix: add support for fuzzing starnix (#3624)
juanPabloMiceli
2023-01-19
1
-0
/
+5
*
syz-manager: extract fs images from reproducers
Aleksandr Nogikh
2022-09-27
1
-0
/
+14
*
vm: add the proxyapp support (#3269)
Taras Madan
2022-09-26
1
-0
/
+9
*
osutil: create memfd with the MFD_CLOEXEC flag
Andrei Vagin
2022-05-27
1
-1
/
+1
*
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
[next]