Highlights
- Arctic Code Vault Contributor
Pinned
1,301 contributions in the last year
Activity overview
Contribution activity
December 2020
Created 69 commits in 3 repositories
Created a pull request in google/syzkaller that received 10 comments
dvyukov covfilter minor cleanups
executor: minor coverage filter cleanup syz-manager: minor coverage filter cleanup
+274
−193
•
10
comments
Opened 30 other pull requests in 1 repository
google/syzkaller
29
merged
1
closed
- dashboard/config/linux: add riscv64 config
- dvyukov timeouts preparation2
- .github/workflows: remove fuzzit.dev
- pkg/cover: fix comparison filtering
- pkg/report: add anoter report example
- pkg/report: skip mark_lock
- executor: don't use coverage edges for gvisor
- dashboard/config/linux: disable IIO_CROS_EC_SENSORS_CORE
- pkg/cover: fix location of gvisor object file
- dashboard/config/linux: enable USB_RAW_GADGET in android
- dvyukov cover report refactor
- dashboard/config/linux: fix ChromeOS full/baseline configs
- pkg/vcs: use --force with git fetch
- dvyukov sys linux chromeos
- .github: add gvisor codeowners
- pkg/report: replace IP addresses in titles
- sys/linux: flip more tcp sysctl's
- dashboard/app: bump instance class to F2
- pkg/report: better guilty file extraction with lockdep header
- pkg/report: properly attribute stalls in tasklet's
- executor: use coverage filter for coverage
- codecov.yml: disable github annotations
- syz-manager: fix hub stats calculation
- sys/linux, sys/freebsd: apply more ignore_return attributes
- syz-manager: send domain to hub
- Some pull requests not shown.
Reviewed 4 pull requests in 1 repository
Created an issue in golang/go that received 6 comments
cmd/compile: interaction between sync/atomic, -race and go:norace
The issue is discovered on gVisor with coverage and race instrumentation. gVisor has some sensitive functions marked as go:norace (calling into rac…
6
comments