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
...
*
pkg/subsystem: store paths for subsystems and cc for paths
Aleksandr Nogikh
2022-12-16
2
-1
/
+57
*
pkg/subsystem: extract subsystems from syz_mount_image$ calls
Aleksandr Nogikh
2022-12-16
2
-0
/
+94
*
dashboard: extract subsystems for saved crashes
Aleksandr Nogikh
2022-12-16
2
-11
/
+25
*
pkg/subsystem: add basic subsystem extraction code
Aleksandr Nogikh
2022-12-16
2
-0
/
+120
*
pkg/report: export GuiltyFile and report it to the dashboard
Aleksandr Nogikh
2022-12-16
3
-8
/
+8
*
pkg/build: try a clean toolchain build on FreeBSD
Mark Johnston
2022-12-15
1
-1
/
+1
*
pkg/html: add a commitLink template function
Aleksandr Nogikh
2022-12-14
1
-0
/
+6
*
pkg/email: refactor ParsePatch
Aleksandr Nogikh
2022-12-05
3
-46
/
+18
*
pkg/email: tolerate newline characters after #syz
Aleksandr Nogikh
2022-11-29
2
-1
/
+29
*
pkg/report: ignore kvmalloc frames
Dmitry Vyukov
2022-11-28
2
-0
/
+73
*
sys/fuchsia: add test for socket syscall descriptions
Laura Peskin
2022-11-23
1
-0
/
+1
*
sys/fuchsia: add test for handle syscall descriptions
Laura Peskin
2022-11-23
1
-0
/
+1
*
executor: simplify setup_loop_device
Dmitry Vyukov
2022-11-23
1
-8
/
+6
*
executor: don't reset loop device on partition scan success
Dmitry Vyukov
2022-11-23
1
-1
/
+2
*
executor: reduce zlib memory consumption
Dmitry Vyukov
2022-11-23
1
-10
/
+16
*
executor: declare variables locally in zlib
Dmitry Vyukov
2022-11-23
1
-126
/
+90
*
executor: don't pass uncompressed zlib size
Dmitry Vyukov
2022-11-23
1
-34
/
+36
*
executor: remove support for zlib length calculation
Dmitry Vyukov
2022-11-23
1
-48
/
+28
*
executor: add test for zlib decompression
Dmitry Vyukov
2022-11-23
3
-0
/
+435
*
executor: fix puff_zlib_to_file signature
Dmitry Vyukov
2022-11-23
1
-13
/
+14
*
pkg/testutil: add RandSource helper
Dmitry Vyukov
2022-11-23
5
-30
/
+31
*
pkg/email: detect author and mailing list
Aleksandr Nogikh
2022-11-21
2
-36
/
+112
*
dashboard: reduce CanonicalEmail calls
Aleksandr Nogikh
2022-11-21
2
-14
/
+14
*
pkg/report: skip some new spinlock/mutex-related frames
Dmitry Vyukov
2022-11-21
2
-0
/
+93
*
executor: update to match the new `syz_mount_image` call
Hrutvik Kanabar
2022-11-21
2
-20
/
+393
*
executor: add `zlib` decompression header file
Hrutvik Kanabar
2022-11-21
1
-2
/
+5
*
prog, pkg/compiler: add `BufferCompressed` buffer type & `compressed_image` b...
Hrutvik Kanabar
2022-11-21
5
-8
/
+108
*
sys/fuchsia: add test for vmar syscall descriptions
Laura Peskin
2022-11-17
1
-0
/
+3
*
pkg/report: skip more lockdep frames
Dmitry Vyukov
2022-11-17
6
-7
/
+89
*
sys/fuchsia: add test for job syscalls
Laura Peskin
2022-11-15
1
-2
/
+4
*
pkg/report: skip debug objects frames
Dmitry Vyukov
2022-11-15
2
-0
/
+38
*
pkg/report: skip queue_work frames
Dmitry Vyukov
2022-11-15
3
-4
/
+5
*
pkg/report: extract top frame in arm reports
Dmitry Vyukov
2022-11-15
6
-5
/
+268
*
pkg/report: don't call get_maintainer.pl for cuttlefish
kalder
2022-11-09
2
-0
/
+8
*
pkg/report: skip "allocate_slab"
Alexander Potapenko
2022-11-09
6
-0
/
+385
*
executor: fix "wrong response packet" in BT fuzzing (#3493)
Tamas Koczka
2022-11-07
1
-11
/
+37
*
pkg/email: add support for Sender extraction
Aleksandr Nogikh
2022-11-07
2
-4
/
+20
*
pkg/build: add kernel config to output dir for android
Kris Alder
2022-11-03
1
-5
/
+11
*
executor: add setup_ext_test extension point
Dmitry Vyukov
2022-11-01
2
-0
/
+4
*
executor: test extension points
Dmitry Vyukov
2022-11-01
2
-8
/
+11
*
pkg/build: update fuchsia tools target name
Laura Peskin
2022-10-31
1
-1
/
+1
*
pkg/build: be more lenient when parsing Bazel's build log
Tobias Werth
2022-10-28
1
-1
/
+1
*
pkg/build: don't take trailing arguments in runMakeImpl
Aleksandr Nogikh
2022-10-25
1
-5
/
+5
*
syz-ci: identify the correct kernel image name
Aleksandr Nogikh
2022-10-24
1
-5
/
+6
*
pkg/build: copy the kernel image to the output folder
Aleksandr Nogikh
2022-10-24
1
-3
/
+7
*
pkg/log: add V() support to check verbosity
Taras Madan
2022-10-24
1
-2
/
+7
*
pkg/report: parse stack in "inconsistent lock state" reports
Dmitry Vyukov
2022-10-24
4
-4
/
+11
*
pkg/report: add some "inconsistent lock state" samples
Dmitry Vyukov
2022-10-24
5
-0
/
+499
*
pkg/host: increase token size to enable 128+core CPUs (#3453)
Taras Madan
2022-10-20
1
-1
/
+13
*
pkg/report: ignore more mutex frames
Dmitry Vyukov
2022-10-18
2
-4
/
+62
[prev]
[next]