Commit Graph

65 Commits

Author SHA1 Message Date
Dmitry Vyukov
3489f2f32e
docs: add link for another clang compiler version 2020-09-23 17:17:16 +02:00
Dmitry Vyukov
fab7609913 tools/check-whitespace.sh: check for trailing whitespaces
File types that we don't format automatically can end up
with such basic untidiness as trailing whitespaces.
Check for these. Remove all existing precedents.
2020-09-14 09:55:45 +02:00
Andrey Konovalov
3ea3b66344 Update syzbot.md 2020-07-09 18:43:28 +02:00
Marco Elver
9843a4a88c docs/syzbot: Add link to GCC 10 2020-06-22 15:09:21 +02:00
Marco Elver
3ea11d3f9e docs/syzbot: Update KCSAN related information 2020-06-18 14:24:47 +02:00
Andrey Konovalov
6a34f5e831
Update syzbot.md 2020-06-16 15:17:49 +02:00
Andrey Konovalov
205b2ba418 docs/syzbot.md: update notes on USB 2020-06-13 11:38:41 +02:00
Dmitry Vyukov
6d882fd26c tools/check_links.py: detect absolute links
Detect absolute links to our repo.
These are not checked and long and inconsistent with majority of links.
2020-05-19 12:52:04 +02:00
Andrey Konovalov
6d25c5a09d
Update syzbot.md 2020-03-26 12:34:19 +01:00
Andrey Konovalov
e8e6c7d21d
Update syzbot.md 2020-03-25 13:20:15 +01:00
Andrey Konovalov
b690a6e336
Update syzbot.md 2020-02-19 14:11:29 +01:00
Andrey Konovalov
47fae6e922
Update syzbot.md 2020-02-19 13:20:36 +01:00
Andrey Konovalov
b4e5deb436
Update syzbot.md 2020-02-19 13:14:38 +01:00
Marco Elver
f3f7d9c8c3
Update syzbot.md 2019-10-04 19:09:00 +02:00
Zubin Mithra
46c0be242e docs: update syzbot.md
Add in some information about fix bisection.
2019-09-18 15:09:15 +02:00
Andrey Konovalov
da562c0b27
Update syzbot.md 2019-08-06 14:52:52 +02:00
Andrey Konovalov
e2338bf172
Update syzbot.md 2019-08-06 14:51:55 +02:00
Andrey Konovalov
be5344d300
Update syzbot.md 2019-07-30 16:31:04 +02:00
Andrey Konovalov
9ad042d8ec
Update syzbot.md 2019-07-30 13:58:44 +02:00
Andrey Konovalov
f67095eefa
Update syzbot.md 2019-07-29 15:22:36 +02:00
Dmitry Vyukov
562efd79c7 docs: add section about KMEMLEAK to syzbot doc 2019-05-27 10:50:10 +02:00
Dmitry Vyukov
33a268bd3b
docs: clarify syzbot handling of rebased trees 2019-05-20 18:14:07 +02:00
Andrey Konovalov
8916f5e151 docs: mention USB bugs in syzbot doc 2019-04-11 18:55:57 +02:00
Dmitry Vyukov
3ef496b7ba dashboard/app: split dashboard per-namespace
We now have too many namespaces and bugs.
Main page takes infinity to load.
Also almost nobody is interested in more than 1 namespace.
So split main page per-namespaces.
2019-04-08 14:32:32 +02:00
Dmitry Vyukov
dce6e62ffc
docs: add custom anchors to headers (2)
Div's seem to work. Use them.
2019-03-21 15:51:28 +01:00
Dmitry Vyukov
872db59363
docs: add custom anchors to headers (2)
The previous attempt made things only worse... Try 2.
2019-03-21 15:43:45 +01:00
Dmitry Vyukov
c94a70b7be
docs: add custom anchors to headers
Add shorter anchors that does not depend on actual text (subject to change).
This allows to generate shorter stable links to docs.
Let's see if this syntax works.
2019-03-21 15:28:50 +01:00
Dmitry Vyukov
ba18afea77 docs: describe syzbot bisection
Update #501
2019-03-17 11:47:33 +01:00
Andrey Konovalov
dfd609eca1 execprog, stress, prog2c: unify flags to enable additional features
This change makes all syz-execprog, syz-prog2c and syz-stress accept
-enable and -disable flags to enable or disable additional features
(tun, net_dev, net_reset, cgroups and binfmt_misc) instead of having
a separate flag for each of them.

The default (without any flags) behavior isn't changed: syz-execprog
and syz-stress enabled all the features (provided the runtime supports
them) and syz-prog2c disables all of them.
2019-03-05 14:30:10 +01:00
Dmitry Vyukov
c3f3344c78
Update syzbot.md
Mention i386 userspace arch and -m32 flag.
2019-01-11 14:42:31 +01:00
Dmitry Vyukov
a90e03cc92
Update syzbot.md
Mention chmod 0600 on the ssh key, otherwise it's rejected by ssh.
2019-01-11 14:36:23 +01:00
Dmitry Vyukov
21cdbb61b8 docs/syzbot.md: add reference to gcc 9 2018-12-31 09:28:49 +01:00
Dmitry Vyukov
3ab38479ab
Update syzbot.md
add newer clang compiler
2018-12-06 09:38:08 +01:00
Dmitry Vyukov
9aca6b5240 pkg/vcs: also recognize Tested-by: git commit tags
For context see:
https://groups.google.com/d/msg/syzkaller-bugs/xiSF9GdiikU/uBoyYyf3AQAJ
2018-11-20 14:20:38 +01:00
Dmitry Vyukov
95866c1a69
docs/syzbot.md: update qemu command line
Match more closely GCE VMs by using scsi drive.
Update command line arguments.
2018-11-18 08:39:01 -08:00
Dmitry Vyukov
c90dde97ba
Update syzbot.md 2018-10-01 12:07:00 +02:00
Dmitry Vyukov
a171414b74 dashboard/app: allow some cross-reporting dups
Allow a special case of cross-reporting duping:
rom last but one reporting to the last one (which is stable, final destination)
provided that these two reportings have the same access level and type.
The rest of the combinations can lead to surprising states and
information hiding, so we still don't allow them.

Fixes #569
2018-09-11 11:39:41 +02:00
Dmitry Vyukov
3ea6c028b1
Update syzbot.md
clarify KMSAN testing instructions
2018-09-03 19:25:07 +02:00
Dmitry Vyukov
bfe906cbb9
Update syzbot.md 2018-09-03 16:15:19 +02:00
Dmitry Vyukov
785a983395
Update syzbot.md
explicitly specify KMSAN branch for testing
2018-07-06 09:45:19 +02:00
Dmitry Vyukov
5601c52580
Update syzbot.md
add link to another clang compiler
2018-07-02 10:45:51 +02:00
Dmitry Vyukov
7b7a851040
Update syzbot.md
add reference to kernel configs
2018-06-11 11:36:50 +02:00
Dmitry Vyukov
9e377df0c7 docs: describe syzbot moderation queue 2018-05-16 14:59:33 +02:00
Dmitry Vyukov
03258b9e7f dashboard/app: remove most details from email footer
Exact details of syzbot communication change over time,
so it's a bad idea to hardcode them in each email.
Full details are also quite lengthy, so we can't express
all of them in each email header. And providing partial
info may be worse than just providing a link to full info.

So remove most details from email footer,
and just give links to documentation.

Also clarify docs re when "syz fix" should/can be used.
2018-05-15 10:14:51 +02:00
Dmitry Vyukov
1fda5ee0af
docs: add new ways of testing patches on syzbot
1. Mention that exact commit hash can be provided.
2. Mention that patch is optional now.
2018-04-24 15:34:37 +02:00
Dmitry Vyukov
b0dfc7a076
Update syzbot.md 2018-04-13 11:25:16 +02:00
Dmitry Vyukov
f9f018393d docs: add new syzbot compiler 2018-04-12 15:57:16 +02:00
Dmitry Vyukov
8e873e9dc0
Update syzbot.md 2018-04-10 13:36:15 +02:00
Dmitry Vyukov
f13fb4453e
Update syzbot.md 2018-04-09 09:49:36 +02:00
Dmitry Vyukov
5883462aab docs: add KMSAN description to syzbot page 2018-04-05 11:56:07 +02:00