| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
| |
* pkg/vcs: remove obsolete test script
Per Dmitry, this should have been removed as part of 8f58e4b
("pkg/bisect: switch to kconfig.Minimize").
* all: convert shebang lines to use /usr/bin/env
* Makefile: fix non-portable use of find(1)
|
| |
|
|
|
|
|
| |
As CONFIG_FAULT_INJECTION_USERCOPY is already included in linux-next,
enable the config.
Fixes #1979
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
Looks like it affects not only android-5.4.
|
| |
|
|
|
|
|
| |
Using Debian Stretch image in combination with android-5.4 kernel results
in eth0 being renamed to e.g. enp0s4 by virtio_net driver, which breaks
our startup scripts. Disable network interface renaming via a kernel
commandline argument.
|
| |
|
|
|
| |
QEMU vm currently uses e1000 as the network model. Update android-5.4
config, the rest already has CONFIG_E1000 enabled.
|
| | |
|
| |
|
|
| |
Again to make the next diff more useful.
|
| |
|
|
|
| |
This is just a result of running olddefconfig over arch/x86/configs/gki_defconfig.
Again to make the next diff more useful.
|
|
|
This config is incomplete and is unusable by syzbot.
But adding this file first will make diff for the real
config submitted in the next commit useful.
|