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
Commit message (
Expand
)
Author
Age
Files
Lines
*
pkg/build: support linux kernel in more locations
Dmitry Vyukov
2021-10-13
1
-1
/
+13
*
executor: don't mount some cgroup controllers during setup
Dmitry Vyukov
2021-10-13
1
-3
/
+3
*
executor: don't fail on cgroup mounting
Dmitry Vyukov
2021-10-13
1
-2
/
+3
*
pkg/host: log executor setup output
Dmitry Vyukov
2021-10-12
1
-1
/
+3
*
executor: setup cgroups once
Dmitry Vyukov
2021-10-12
1
-7
/
+3
*
executor: enable cgroup controllers one-by-one
Dmitry Vyukov
2021-10-12
1
-18
/
+39
*
executor: mount new cgroups
Dmitry Vyukov
2021-10-12
1
-2
/
+2
*
syz-manager: add the "fuzzing_vms" flag
Aleksandr Nogikh
2021-10-09
2
-0
/
+10
*
pkg/csource: fix call list filtering not being consistent
Aleksandr Nogikh
2021-10-09
1
-20
/
+23
*
pkg/compiler: fix almost infinite recursion in template instantiation
Dmitry Vyukov
2021-10-05
3
-25
/
+48
*
pkg/compiler: add more tests for templates
Dmitry Vyukov
2021-10-05
1
-0
/
+20
*
pkg/compiler: fix infinite recursion in template instantiation
Dmitry Vyukov
2021-10-05
3
-18
/
+41
*
executor: work around clang-format issue
Dmitry Vyukov
2021-10-05
1
-4
/
+6
*
pkg/cover: workaround clang/ubsan bug
Dmitry Vyukov
2021-10-05
1
-8
/
+43
*
pkg/cover: fix tests with clang
Dmitry Vyukov
2021-10-05
1
-1
/
+8
*
pkg/report: sync openbsd badop suppression
Anton Lindqvist
2021-10-04
2
-6
/
+6
*
pkg/csource: remove calls instead of skipping them
Aleksandr Nogikh
2021-10-01
2
-18
/
+35
*
executor: check for single-line compound statements
Dmitry Vyukov
2021-10-01
1
-12
/
+6
*
executor: fail if the first argument isn't a known command
Andrei Vagin
2021-09-30
1
-1
/
+1
*
all: refactor fault injection into call props
Aleksandr Nogikh
2021-09-22
9
-103
/
+66
*
executor: add missing includes to BSD's setup_fault
Aleksandr Nogikh
2021-09-22
1
-0
/
+1
*
pkg/build: increse timeout for bazel
Dmitry Vyukov
2021-09-21
1
-3
/
+4
*
pkg/host: add O_NONBLOCK to isSupportedOpenFile
Denis Efremov
2021-09-20
1
-1
/
+1
*
pkg/ifuzz/powerpc: fix instructions
Alexey Kardashevskiy
2021-09-16
3
-1202
/
+1273
*
pkg/ifuzz/powerpc: fuzz instruction bits which are not opcodes
Alexey Kardashevskiy
2021-09-16
1
-1
/
+6
*
pkg/ifuzz/powerpc: fuzz the machine state register (MSR)
Alexey Kardashevskiy
2021-09-16
1
-0
/
+27
*
executor/common_kvm_ppc64: fuzz more hypercalls
Alexey Kardashevskiy
2021-09-16
2
-9
/
+20
*
executor/common_kvm_ppc64: enable nested KVM
Alexey Kardashevskiy
2021-09-16
1
-0
/
+17
*
sys/targets: enable ASLR on most targets
Aleksandr Nogikh
2021-09-16
1
-6
/
+44
*
all: try to query compiler id even when a build fails
Aleksandr Nogikh
2021-09-16
2
-22
/
+23
*
sys: skip kvm const extraction for non i386/amd64
Aleksandr Nogikh
2021-09-13
1
-4
/
+4
*
executor: ifconfig destroy wants the interface (not device) name (#2739)
Greg Steuck
2021-09-02
1
-1
/
+1
*
sys/targets: fix darwin reproducers
Patrick Meyer
2021-09-02
1
-3
/
+3
*
pkg/report: suppress reports with detected stack smashing
Aleksandr Nogikh
2021-08-31
2
-0
/
+86
*
pkg/report: ignore "WARNING: Unsupported flag value(s) of 0x%x in DT_FLAGS_1"
Aleksandr Nogikh
2021-08-31
2
-0
/
+1
*
pkg/report: ignore "WARNING: The mand mount option has been deprecated"
Marco Elver
2021-08-27
2
-1
/
+10
*
pkg/report: ignore "WARNING: the mand mount option is being deprecated"
Marco Elver
2021-08-27
2
-0
/
+10
*
pkg/report: make opcode decompilation more intelligent
Aleksandr Nogikh
2021-08-19
10
-81
/
+322
*
pkg/report: return more information from opcode decompiler
Aleksandr Nogikh
2021-08-19
5
-8
/
+21
*
pkg/cover: fix func range drop into variable range
Joey Jiao
2021-08-16
1
-0
/
+4
*
pkg/report: do more agressive NUM-replacement
Aleksandr Nogikh
2021-08-13
30
-247
/
+278
*
pkg/report: run objdump-related tests only under Linux
Aleksandr Nogikh
2021-08-12
1
-0
/
+5
*
pkg/report: decompile opcodes from reports
Aleksandr Nogikh
2021-08-12
15
-0
/
+1314
*
pkg/report: add opcode decompilation functionality
Aleksandr Nogikh
2021-08-12
2
-0
/
+174
*
all: use entire log to detect reports to suppress
Aleksandr Nogikh
2021-08-06
4
-16
/
+18
*
pkg/report: separate reporter wrapper from OS-specific implementations
Aleksandr Nogikh
2021-08-06
15
-38
/
+52
*
pkg/auth: check HTTP status from the server
Greg Steuck
2021-08-06
2
-1
/
+16
*
pkg/rpctype, syz-runner, syz-verifier: add reruns to syz-verifier architecture
Mara Mihali
2021-08-06
1
-0
/
+3
*
syz-manager: support oauth when calling syz-hub
Greg Steuck
2021-07-30
2
-3
/
+3
*
pkg/auth: create explicit JWT token cache
Greg Steuck
2021-07-30
1
-8
/
+54
[next]