From 7bb7a86bdc6b181c16387de097293e203bbc154f Mon Sep 17 00:00:00 2001 From: Andrey Konovalov Date: Tue, 6 Jun 2017 12:48:44 +0200 Subject: Update README.md --- README.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'README.md') 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 -- cgit mrf-deployment