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
*
syz-hub: support oauth authentication
Greg Steuck
2021-07-30
1
-1
/
+2
*
pkg/auth: move auth code into a new package for reuse in syz-hub
Greg Steuck
2021-07-30
2
-0
/
+228
*
pkg/csource: don't enable HandleSegv in short tests
Dmitry Vyukov
2021-07-29
1
-0
/
+6
*
pkg/report: ignore el1h_64_sync frame
Dmitry Vyukov
2021-07-27
2
-1
/
+108
*
pkg/build/linux: add compiler detection
Aleksandr Nogikh
2021-07-20
3
-1
/
+46
*
pkg/build: modify builder interface
Aleksandr Nogikh
2021-07-20
10
-94
/
+89
*
all: capture compiler id during the build process
Aleksandr Nogikh
2021-07-20
5
-36
/
+53
*
all: remove pointers to pkg.build.Params
Aleksandr Nogikh
2021-07-20
13
-19
/
+19
*
pkg/instance, syz-runner, syz-verifier: add option to create a new environmen...
Mara Mihali
2021-07-19
2
-4
/
+8
*
pkg/ifuzz/powerpc: add some RTAS fuzzing
Alexey Kardashevskiy
2021-07-19
3
-2
/
+71
*
executor/common_kvm_ppc64: run with enabled MMU
Alexey Kardashevskiy
2021-07-19
1
-0
/
+126
*
executor/common_kvm_ppc64: fix KVM support
Alexey Kardashevskiy
2021-07-19
2
-92
/
+175
*
executor: prepare code generator to allow other achitectures
Alexey Kardashevskiy
2021-07-19
1
-1
/
+1
*
pkg/ifuzz/powerpc: add helper for system call ("sc") instruction
Alexey Kardashevskiy
2021-07-19
2
-4
/
+14
*
pkg/ifuzz/powerpc: preload registers with interesting numbers
Alexey Kardashevskiy
2021-07-19
2
-55
/
+69
*
pkg/host: fixup for GOARCH checking for PPC64
Alexey Kardashevskiy
2021-07-19
1
-1
/
+1
*
pkg/ifuzz/powerpc: add struct insnSetMap
Alexey Kardashevskiy
2021-07-19
2
-2
/
+4
*
pkg/ifuzz/iset: make generateInt() available for all arches
Alexey Kardashevskiy
2021-07-19
3
-57
/
+57
*
pkg/mgrconfig: make dashboard_key unnecessary
Aleksandr Nogikh
2021-07-15
13
-11
/
+9
*
all: add /modulecover page
Joey Jiao
2021-07-14
4
-6
/
+89
*
all: adjust Kernel Build Commit column width
Aleksandr Nogikh
2021-07-13
1
-1
/
+0
*
dashboard/app/static/style.css: make tag cell wider
Aleksandr Nogikh
2021-07-13
1
-2
/
+1
*
all: make all kernel commit hashes 12 byte long
Aleksandr Nogikh
2021-07-13
1
-1
/
+1
*
syz-verifier: use only system calls supported by all kernels and with no tran...
maramihali
2021-07-13
1
-0
/
+17
*
pkg/report: parse "stack guard page was hit" better
Dmitry Vyukov
2021-07-12
4
-2
/
+1484
*
pkg/report: match FreeBSD KASAN reports
Mark Johnston
2021-07-09
3
-0
/
+56
*
pkg: update generated files to go 1.17
Alexey Kardashevskiy
2021-07-07
16
-1
/
+17
*
pkg/build: disable DEBUG_REDZONE for FreeBSD
Mark Johnston
2021-07-06
1
-1
/
+0
*
pkg/build: enable KASAN in the default FreeBSD kernel config
Mark Johnston
2021-07-06
1
-0
/
+1
*
pkg/build: remove KERN_TLS from default FreeBSD kernel build options
Mark Johnston
2021-07-06
1
-1
/
+0
*
pkg/instance: added threaded and collide flags
Mara Mihali
2021-07-06
2
-3
/
+15
*
executor: initialize scope in fault_ioc_info
Chuck Silvers
2021-07-02
1
-0
/
+1
*
pkg/tool: minor comments fix (#2637)
maramihali
2021-06-30
1
-3
/
+4
*
pkg/rpctype: add RPC types specific to syz-verifier
Mara Mihali
2021-06-30
1
-0
/
+32
*
pkg/instance: add RunnerCmd
Mara Mihali
2021-06-30
2
-0
/
+39
*
pkg/tool: add custom flag type
Mara Mihali
2021-06-30
2
-0
/
+46
*
syz-manager, syz-fuzzer: filter stale glob values in the corpus
Dmitry Vyukov
2021-06-26
1
-0
/
+1
*
all: fix arm64 runtime pc not align with elf
Joey Jiao
2021-06-25
4
-23
/
+123
*
pkg/symbolizer: set LC_ALL to C when launching addr2line check
Patrick Meyer
2021-06-24
1
-0
/
+2
*
all: add /rawcoverfiles to help debug PC symbolize
Joey Jiao
2021-06-24
2
-0
/
+30
*
pkg/cover: add line number in cover page
Joey Jiao
2021-06-23
1
-0
/
+4
*
pkg/host: fix globs test
Dmitry Vyukov
2021-06-15
1
-12
/
+20
*
pkg/build: recognize make's "No rule to make target" error
Dmitry Vyukov
2021-06-15
2
-1
/
+17
*
sys/darwin: initial syscall definitions
Patrick Meyer
2021-06-07
1
-1
/
+1
*
pkg/report: fix kmalloc size warning
Dmitry Vyukov
2021-06-07
2
-1
/
+92
*
all: support exclude globs in descriptor
Joey Jiao
2021-06-02
2
-2
/
+88
*
pkg/cover: fix mismatch frame and progs PC for arm64
Joey Jiao
2021-05-26
3
-32
/
+37
*
all: minor glob fixes
Dmitry Vyukov
2021-05-26
3
-14
/
+7
*
pkg/compiler: add glob type
Joey Jiaojg
2021-05-26
5
-2
/
+54
*
pkg/mgrconfig: add more omitempty
Dmitry Vyukov
2021-05-26
1
-7
/
+7
[next]