Dmitry Vyukov a0330c0f5e tools/create-gce-image.sh: explicitly specify target for grub
On most distributions default grub target is i386-pc, which works.
However, on some default is x86_64-efi, which fails with:

grub-install: error: cannot find EFI directory.

Explicitly specify i386-pc target.
2017-08-11 20:04:33 +02:00
2017-08-08 10:54:24 +02:00
2017-08-09 10:38:38 +02:00
2017-08-09 15:41:51 +02:00
2017-06-17 14:41:15 +02:00
2017-08-08 11:45:25 +02:00
2017-07-28 13:25:48 +02:00
2017-06-13 15:55:31 +02:00
2017-08-11 19:05:35 +02:00
2017-07-18 09:57:38 +02:00
2015-10-12 10:16:57 +02:00
2017-08-02 19:50:48 +02:00
2017-07-28 14:20:59 +02:00

syzkaller - linux kernel fuzzer

Build Status

syzkaller is an unsupervised coverage-guided Linux kernel fuzzer.

The project mailing list is syzkaller@googlegroups.com. You can subscribe to it with a google account or by sending an email to syzkaller+subscribe@googlegroups.com.

List of found bugs.

Documentation

External Articles

Disclaimer

This is not an official Google product.

Description
syzkaller is an unsupervised coverage-guided kernel fuzzer
Readme Pixar 180 MiB
Languages
Go 77.1%
C 11%
Roff 5.3%
C++ 2.2%
Shell 1.5%
Other 2.8%