index
:
syz
actual
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
*
prog: refactor ANY to not fabricate new types
Dmitry Vyukov
2020-05-05
2
-9
/
+34
*
pkg/compiler: simplify and enhance handling of builtins
Dmitry Vyukov
2020-05-05
5
-35
/
+23
*
pkg/ast: improve test output
Dmitry Vyukov
2020-05-05
2
-12
/
+62
*
pkg/csource: init res var in generated call
Dmitry Vyukov
2020-05-04
1
-1
/
+1
*
prog: support disabled attribute
Dmitry Vyukov
2020-05-04
3
-33
/
+44
*
prog: remove StructDesc
Dmitry Vyukov
2020-05-03
4
-202
/
+108
*
prog: introduce Field type
Dmitry Vyukov
2020-05-02
5
-56
/
+59
*
prog: rename {PtrType,ArrayType}.Type to Elem
Dmitry Vyukov
2020-05-01
3
-11
/
+11
*
prog: remove Dir from Type
Dmitry Vyukov
2020-05-01
4
-39
/
+33
*
pkg/ast: extend tests
Dmitry Vyukov
2020-05-01
3
-79
/
+114
*
pkg/cmdprof: add package
Dmitry Vyukov
2020-04-30
1
-0
/
+57
*
pkg/report: match a common pf panic
Mark Johnston
2020-04-30
2
-0
/
+27
*
sys/targets: better detection for missing/broken cross-compilers
Dmitry Vyukov
2020-04-29
2
-23
/
+1
*
pkg/instance: Use syz or c source file when testing
Jouni Hogander
2020-04-29
1
-37
/
+39
*
pkg/html: regenerate
Dmitry Vyukov
2020-04-29
1
-0
/
+5
*
pkg/compiler: deduplicate Types in descriptions
Dmitry Vyukov
2020-04-26
2
-1
/
+74
*
pkg/serializer: support primitive user types in interfaces
Dmitry Vyukov
2020-04-25
2
-11
/
+31
*
pkg/serializer: test result in the test
Dmitry Vyukov
2020-04-25
1
-3
/
+49
*
pkg/compiler: simplify sort predicate
Dmitry Vyukov
2020-04-25
1
-4
/
+4
*
pkg/build: Remove all the build dirs for NetBSD (#1688)
Siddharth M
2020-04-21
1
-0
/
+10
*
pkg/build: remove '-u' option for NetBSD build and increase timeout (#1686)
Siddharth M
2020-04-20
1
-8
/
+8
*
pkg/report: add compat ioctl stall anchor frames
Dmitry Vyukov
2020-04-19
4
-2
/
+56
*
all: fix liner errors
Dmitry Vyukov
2020-04-19
1
-8
/
+8
*
pkg/compiler: error on duplicate attributes
Dmitry Vyukov
2020-04-19
2
-0
/
+5
*
sys/linux: add timeout call attributes
Dmitry Vyukov
2020-04-19
1
-12
/
+1
*
prog: introduce call attributes
Dmitry Vyukov
2020-04-19
6
-30
/
+75
*
pkg/compiler: refactor attribute handling
Dmitry Vyukov
2020-04-19
8
-139
/
+179
*
pkg/ast: add call attributes
Dmitry Vyukov
2020-04-19
6
-1
/
+26
*
executor: remove more code if ENABLE_NAPI_FRAGS is not set
Dmitry Vyukov
2020-04-18
1
-7
/
+10
*
prog: refactor target.MakeMmap
Dmitry Vyukov
2020-04-18
2
-3
/
+3
*
pkg/host: support wrapping of executor binary
Dmitry Vyukov
2020-04-17
1
-1
/
+4
*
pkg/build: enable extra TCP stacks on FreeBSD
Mark Johnston
2020-04-13
1
-3
/
+11
*
pkg/build: fix loader.conf modification in FreeBSD image build script
Mark Johnston
2020-04-13
1
-1
/
+1
*
pkg/report: make uvm_fault parsing more strict on OpenBSD
Anton Lindqvist
2020-04-12
2
-1
/
+3
*
executor/usb: don't fail when ath9k is not enabled
Andrey Konovalov
2020-04-07
1
-1
/
+1
*
pkg/vcs: Fix golangci-lint formatting error
Paul Chaignon
2020-04-06
1
-3
/
+4
*
pkg/vcs: Support ssh git repos
Jukka Kaartinen
2020-04-03
2
-1
/
+6
*
csource, executor: add usb emulation feature
Andrey Konovalov
2020-04-03
8
-3
/
+44
*
executor: re-run make generate
Dmitry Vyukov
2020-03-31
1
-2
/
+1
*
prog: add MaxArgs const
Dmitry Vyukov
2020-03-31
1
-3
/
+2
*
tools/create-gce-image.sh: enable sysctl.kernel.hung_task_all_cpu_backtrace=1
Dmitry Vyukov
2020-03-30
1
-0
/
+1
*
tools, dashboard: run make generate
Andrey Konovalov
2020-03-28
1
-2
/
+2
*
executor: split out Linux specific USB code
Andrey Konovalov
2020-03-28
2
-296
/
+308
*
pkg/report: fix detection of questionable frames
Dmitry Vyukov
2020-03-27
2
-3
/
+25
*
sys/linux: don't use syz_open_dev when openat is enough
Dmitry Vyukov
2020-03-24
1
-1
/
+3
*
pkg/compiler: truncate const values to their physical size
Dmitry Vyukov
2020-03-24
1
-1
/
+3
*
vm: better handle VM diagnosis output
Dmitry Vyukov
2020-03-21
1
-0
/
+5
*
pkg/report: handle cases when whole stack is questionable
Dmitry Vyukov
2020-03-21
6
-42
/
+447
*
pkg/report: improve report titles
Andrey Konovalov
2020-03-21
7
-1
/
+635
*
sys/fuchsia: Add cprng and vmo tests.
Marco Vanotti
2020-03-21
1
-0
/
+3
[next]