| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Regenerate the configs using the latest Linux revisions.
|
| |
|
|
|
|
|
| |
Bump the Android kernels to their latest SHAs and generate
the kernel configs using tools/syz-env.
Signed-off-by: Tudor Ambarus <tudor.ambarus@linaro.org>
|
| |
|
|
|
|
|
| |
Update configs to latest android12-5.4-lts. Get rid of
CONFIG_REFCOUNT_FULL as the patch removing it got integrated.
Signed-off-by: Tudor Ambarus <tudor.ambarus@linaro.org>
|
| |
|
|
|
|
|
|
|
|
|
|
| |
ESD_FS/INCREMENTAL_FS were supposed to be enabled in full config only,
but they were enabled only in baseline config.
Split chromeos.yml to chromeos.yml and chromeos-subsystems.yml
to avoid this mistake in future and the need to write [-baseline].
Also enabled UBS_CONFIG_FS as it seems to be enabled on real devices.
Do the same for Android.
|
| | |
|
| |
|
|
|
|
|
|
|
| |
gki_defconfig defaults to KERNEL_LZ4, but we don't have lz4 installed,
and the package lz4 is not available on the syzbot distros.
kmsan changes is leftover from previous config change.
Update #2171
|
| |
|
|
|
|
|
|
| |
The original kernel versions were chosen to minimize diffs
with the old configs. Bump kernel versions to the currently
latest releases/tags.
Update #2171
|
|
|
Add config fragments for the new config generation system.
Update #2171
|