-
Google
- Munich
- http://www.1024cores.net
- @dvyukov
Block or Report
Block or report dvyukov
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
-
llvm-mirror/llvm Public archive
Project moved to: https://github.com/llvm/llvm-project
824 contributions in the last year
Happy Halloween!
Learn how we count contributions
Less
More
Activity overview
Contributed to
google/syzkaller,
llvm/llvm-project,
llvm/llvm-project-release-prs
and 13 other
repositories
Contribution activity
October 2022
Created 15 commits in 1 repository
Created a pull request in google/syzkaller that received 4 comments
dashboard/config: disable android-5.15
It's currently broken with: $ syz-env make configs SOURCEDIR=/src/linux ... android-5.15 failed: /syzkaller/kernel/Kconfig:35:41: open /syzkaller/k…
+3
−2
•
4
comments
Opened 11 other pull requests in 1 repository
google/syzkaller
11
merged
- pkg/report: improve "inconsistent lock state" parsing
- executor: better errors for failed mmaps
- pkg/build: fix make args in clean function
- docs: add HotBPF reference
- pkg/report: ignore more mutex frames
- pkg/report: improve arm64 stack overflow reports
- pkg/report: remove alt title for BUGs
- pkg/symbolizer: match kernel symbol size calculation
- dvyukov core
- pkg/report: skip mm/mempool.c as guilty file
- pkg/report: assorted improvements
Reviewed 38 pull requests in 1 repository
google/syzkaller
25 pull requests
- tools/syz-cover: allow saving coverage HTML report to a particular file
- docs: added info about vscode extension for syz-lang
- sys/linux: describe yama/ptrace_scope
- Be more lenient when parsing Bazel's build log.
- sys/targets: fix -static-pie for s390x arch
- vm/proxyapp: enable logging over rpc
- executor: always mmap input_data
- .golangci.yml: change golint to revive
- all: assorted kernel image-related fixes
- cope with mimmutable(2) on OpenBSD
- vm/proxyapp: configure proxyApp log output
- sys/linux: add io_uring new features
- WIP - image compression and mutation
- sys/linux: add io_uring new features
- tools/docker: add ld.lld to syzbot
- pkg/host: increase token size to enable 128+core CPUs
- pkg/build: don't take trailing arguments in runMakeImpl
- pkg/build,syz-ci: add support for custom linker
- tools/syz-env: fix volume labels in SELinux environment
- pkg/report: improve arm64 stack overflow reports
- tools/docker/README.md: deprecate github packages
- tools/syz-env: auto update
- make: print warning when make is executed without syz-env
- sys/linux: add EXT4_IOC_GETFSUUID/EXT4_IOC_SETFSUUID
- dvyukov core
- Some pull request reviews not shown.
Created an issue in llvm/llvm-project that received 2 comments
CFI annotations in inline asm with -f[no-]asynchronous-unwind-tables
Consider: void foo() { asm volatile(".cfi_adjust_cfa_offset 8;"); } void bar() { asm volatile(".cfi_startproc; .cfi_adjust_cfa_offset 8; .cfi_endproc;
2
comments



