aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAndrey Konovalov <andreyknvl@gmail.com>2017-06-06 12:48:44 +0200
committerGitHub <noreply@github.com>2017-06-06 12:48:44 +0200
commit7bb7a86bdc6b181c16387de097293e203bbc154f (patch)
treec187d33ea4ad9502b2e95f3b7de79662577f333f /README.md
parent7caa2a9eda033580cc7ef9f2de98e8e1bac6d47f (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 1 insertions, 7 deletions
diff --git a/README.md b/README.md
index ae7dfabe8..c3b3d13ca 100644
--- a/README.md
+++ b/README.md
@@ -12,13 +12,7 @@ You can subscribe to it with a google account or by sending an email to syzkalle
List of [found bugs](https://github.com/google/syzkaller/wiki/Found-Bugs).
-## Reporting Linux kernel bugs
-
-Please report found bugs to the Linux kernel maintainers.
-To find out the list of maintainers responsible for a particular kernel subsystem, run `./scripts/get_maintainer.pl guilty_file.c`.
-Please also add `syzkaller@googlegroups.com` to the CC list.
-
-If you believe that a found bug poses potential security threat, consider reporting it directly to `security@kernel.org`.
+How to [report Linux kernel bugs](https://github.com/google/syzkaller/wiki/Reporting-kernel-bugs).
## Usage