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/repro: don't minimize to 0 calls
Aleksandr Nogikh
2024-07-15
1
-0
/
+5
*
pkg/rpcserver: exit on connection loop abortion
Aleksandr Nogikh
2024-07-15
3
-8
/
+20
*
pkg/meminfo: move /proc/sentry-meminfo to the required files list
Andrei Vagin
2024-07-15
1
-1
/
+1
*
pkg/flatrpc: verify executor messages better
Dmitry Vyukov
2024-07-11
2
-10
/
+127
*
pkg/runtest: reduce the number of executors
Aleksandr Nogikh
2024-07-11
2
-34
/
+55
*
pkg/rpcserver: debug executor stalls
Aleksandr Nogikh
2024-07-11
4
-41
/
+91
*
all: transition to instance.Pool
Aleksandr Nogikh
2024-07-11
5
-213
/
+149
*
vm/dispatcher: introduce a generic instance pool
Aleksandr Nogikh
2024-07-11
1
-5
/
+5
*
syz-manager: don't keep corpus in memory
Dmitry Vyukov
2024-07-10
2
-20
/
+111
*
pkg/corpus: don't keep serialized programs in memory
Dmitry Vyukov
2024-07-10
1
-24
/
+21
*
all: move KernelModule into vminfo package
Joey Jiao
2024-07-10
16
-80
/
+87
*
pkg/vminfo: add more details to an execution error
Aleksandr Nogikh
2024-07-09
1
-1
/
+1
*
pkg/mgrconfig: add user agent config option
Konstantinos Andrikopoulos
2024-07-08
1
-3
/
+4
*
pkg/compiler: updated testdata for 'fmt'
Igor Chervatyuk
2024-07-08
1
-0
/
+2
*
pkg/compiler: recurseField() fails with baseless argument
Igor Chervatyuk
2024-07-08
1
-4
/
+8
*
pkg/runtest: accept Context as a parameter
Aleksandr Nogikh
2024-07-08
2
-4
/
+4
*
pkg/rpcserver: don't fail requests in LocalRun
Aleksandr Nogikh
2024-07-08
1
-19
/
+0
*
pkg/rpcserver: stop the loop on shutdown
Aleksandr Nogikh
2024-07-08
1
-1
/
+4
*
pkg/vminfo: accept context.Context
Aleksandr Nogikh
2024-07-08
5
-9
/
+11
*
pkg/runtest: pass a proper context for Request.Wait() calls
Aleksandr Nogikh
2024-07-08
1
-6
/
+9
*
vm/gvisor: add gvisor presubmit test
Andrei Vagin
2024-07-08
1
-0
/
+6
*
pkg/runtest: fix episodic "directory not empty" failures in tests
Dmitry Vyukov
2024-07-05
1
-1
/
+19
*
pkg/image: provide stats about images
Dmitry Vyukov
2024-07-05
2
-1
/
+26
*
dashboard/app: move templates to dir
Taras Madan
2024-07-05
1
-2
/
+2
*
pkg/rpcserver: tolerate the kernel directory absence
Aleksandr Nogikh
2024-07-04
1
-7
/
+12
*
pkg/rpcserver: capitalize external interface methods
Aleksandr Nogikh
2024-07-04
2
-22
/
+22
*
pkg/rpcserver: remove direct accesses to Runner fields
Aleksandr Nogikh
2024-07-04
2
-30
/
+62
*
pkg/rpcserver: move handshake functionality to Runner
Aleksandr Nogikh
2024-07-04
2
-56
/
+100
*
pkg/fuzzer: fix races in test
Dmitry Vyukov
2024-07-03
1
-1
/
+6
*
syz-manager: allow manager to only consult dashboard if it needs reproducers
Dmitry Vyukov
2024-07-03
1
-0
/
+3
*
pkg/cover/backend: don't consider gvisor/starnix as linux
Dmitry Vyukov
2024-07-03
2
-3
/
+3
*
all: calc kaslr offset and remove kaslr_offset from module addr
Joey Jiao
2024-07-03
3
-3
/
+56
*
pkg/cover: remove unused hostModules
Joey Jiao
2024-07-03
2
-16
/
+8
*
pkg/vminfo: add /proc/kallsyms to required files
Joey Jiao
2024-07-03
1
-0
/
+1
*
all: fix larger module size in /proc/modules
Joey Jiao
2024-07-03
3
-7
/
+27
*
pkg/cover: support read elf section range
Joey Jiao
2024-07-03
2
-0
/
+30
*
pkg/vminfo: parse linux core kernel to get Addr and .text Size
Joey Jiao
2024-07-03
1
-0
/
+36
*
all: get pcBase from elf first which can be used for kaslr offset calc
Joey Jiao
2024-07-03
4
-0
/
+39
*
pkg/fuzzer: remove signal rotation
Dmitry Vyukov
2024-07-02
11
-211
/
+19
*
pkg/fuzzer: optimize smash jobs
Dmitry Vyukov
2024-07-02
3
-28
/
+36
*
prog: reduce amount of hint replacements
Dmitry Vyukov
2024-07-02
1
-3
/
+3
*
pkg/report: add new Linux rcu stall report format
Dmitry Vyukov
2024-07-02
3
-0
/
+555
*
pkg/mgrconfig: allow to disable remote coverage and coverage edges
Dmitry Vyukov
2024-07-02
3
-2
/
+16
*
covermerger: parallelize and use monorepo
Taras Madan
2024-07-01
5
-136
/
+183
*
pkg/rpcserver: move kernel test/data range checks from executor
Dmitry Vyukov
2024-07-01
8
-98
/
+235
*
pkg/report: suppress executor SIGBUS
Dmitry Vyukov
2024-07-01
3
-0
/
+12
*
pkg/rpcserver: re-enable retries
Dmitry Vyukov
2024-07-01
1
-1
/
+1
*
pkg/flatrpc: rename StartLeakChecks to CorpusTriaged
Dmitry Vyukov
2024-07-01
6
-102
/
+102
*
pkg/cover: remove symbols having the same Start Address
Joey Jiao
2024-07-01
1
-0
/
+11
*
pkg/runtest: add tests for max signal and cover filter
Dmitry Vyukov
2024-06-28
3
-21
/
+82
[next]