Skip to content
Avatar

Organizations

@golang
Block or Report

Block or report dvyukov

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. golang/go Public

    The Go programming language

    Go 105k 15.5k

  2. go-fuzz Public

    Randomized testing for Go

    Go 4.5k 278

  3. syzkaller is an unsupervised coverage-guided kernel fuzzer

    Go 4.4k 1.1k

  4. relacy Public

    Automatically exported from code.google.com/p/relacy

    C++ 161 25

  5. Empowering everyone to build reliable and efficient software.

    Rust 73.9k 10k

  6. llvm-mirror/llvm Public archive

    Project moved to: https://github.com/llvm/llvm-project

    LLVM 4.5k 2.1k

824 contributions in the last year

Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Mon Wed Fri
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

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
Opened 1 other issue in 1 repository

Seeing something unexpected? Take a look at the GitHub profile guide.