From 9888a0be996131457f504e550013c3dbf180c28c Mon Sep 17 00:00:00 2001 From: Shiro Hara Date: Sat, 27 Jan 2024 10:38:19 +0900 Subject: [PATCH] 6.7.2 and 6.6.14 --- README.md | 6 +++--- build-script/support-vers | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 90dda53..f63b982 100644 --- a/README.md +++ b/README.md @@ -42,10 +42,10 @@ Files in the kernel-local folder are used in these custom kernel projects. ## Tested version (Newest version only) **BEWARE: "tested" means just "compilable", it does not mean "It completely works for your environment". Please use it at your own risk.** - 6.7 patches - - [kernel-6.7.1-200.fc39](https://koji.fedoraproject.org/koji/buildinfo?buildID=2352729) *bcachefs is now merged into the kernel mainline. BBRv2 is disabled.* + - [kernel-6.7.2-200.fc39](https://koji.fedoraproject.org/koji/buildinfo?buildID=2385155) *bcachefs is now merged into the kernel mainline. BBRv2 is removed.* - 6.6 patches - - [kernel-6.6.13-200.fc39](https://koji.fedoraproject.org/koji/buildinfo?buildID=2352734) *The CPU scheduler is changed to EEVDF. BMQ and PDS are not used anymore.* - - [kernel-6.6.13-100.fc38](https://koji.fedoraproject.org/koji/buildinfo?buildID=2352733) *The CPU scheduler is changed to EEVDF. BMQ and PDS are not used anymore.* + - [kernel-6.6.14-200.fc39](https://koji.fedoraproject.org/koji/buildinfo?buildID=2386947) *The CPU scheduler is changed to EEVDF. BMQ and PDS are not used anymore.* + - [kernel-6.6.14-100.fc38](https://koji.fedoraproject.org/koji/buildinfo?buildID=2386940) *The CPU scheduler is changed to EEVDF. BMQ and PDS are not used anymore.* - 6.5 patches - [kernel-6.5.12-300.fc39](https://koji.fedoraproject.org/koji/buildinfo?buildID=2322803) *CONFIG_MLX5_CORE is not enabled for preventing a BUG.* - [kernel-6.5.12-200.fc38](https://koji.fedoraproject.org/koji/buildinfo?buildID=2322801) *CONFIG_MLX5_CORE is not enabled for preventing a BUG.* diff --git a/build-script/support-vers b/build-script/support-vers index a4c233f..a4777ed 100644 --- a/build-script/support-vers +++ b/build-script/support-vers @@ -1,3 +1,3 @@ -6.7.1-200.fc39 -#6.6.13-200.fc39 -#6.6.13-100.fc38 +6.7.2-200.fc39 +6.6.14-200.fc39 +6.6.14-100.fc38