Skip to content

Commit

Permalink
linux-lts: Update to v6.6.26
Browse files Browse the repository at this point in the history
Release Notes:
- [6.6.26](https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.6.26)
- [6.6.25](https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.6.25)
- [6.6.24](https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.6.24)
- [6.6.23](https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.6.23)

Additional Changes:
- Added f2fs-tools to initrd
- Updated BORE CPU scheduler to v5.0.3

Signed-off-by: Reilly Brogan <reilly@reillybrogan.com>
  • Loading branch information
ReillyBrogan committed Apr 11, 2024
1 parent b443c2e commit 2883b3f
Show file tree
Hide file tree
Showing 5 changed files with 35,775 additions and 35,943 deletions.
8 changes: 5 additions & 3 deletions packages/l/linux-lts/files/config
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 6.6.22 Kernel Configuration
# Linux/x86 6.6.26 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (Solus) 13.2.0"
CONFIG_CC_IS_GCC=y
Expand Down Expand Up @@ -198,7 +198,7 @@ CONFIG_ARCH_SUPPORTS_NUMA_BALANCING=y
CONFIG_ARCH_WANT_BATCHED_UNMAP_TLB_FLUSH=y
CONFIG_CC_HAS_INT128=y
CONFIG_CC_IMPLICIT_FALLTHROUGH="-Wimplicit-fallthrough=5"
CONFIG_GCC11_NO_ARRAY_BOUNDS=y
CONFIG_GCC10_NO_ARRAY_BOUNDS=y
CONFIG_CC_NO_ARRAY_BOUNDS=y
CONFIG_ARCH_SUPPORTS_INT128=y
CONFIG_NUMA_BALANCING=y
Expand Down Expand Up @@ -529,6 +529,9 @@ CONFIG_CPU_SRSO=y
CONFIG_SLS=y
# CONFIG_GDS_FORCE_MITIGATION is not set
CONFIG_MITIGATION_RFDS=y
CONFIG_SPECTRE_BHI_ON=y
# CONFIG_SPECTRE_BHI_OFF is not set
# CONFIG_SPECTRE_BHI_AUTO is not set
CONFIG_ARCH_HAS_ADD_PAGES=y

#
Expand Down Expand Up @@ -1866,7 +1869,6 @@ CONFIG_BT_BNEP_MC_FILTER=y
CONFIG_BT_BNEP_PROTO_FILTER=y
CONFIG_BT_CMTP=m
CONFIG_BT_HIDP=m
# CONFIG_BT_HS is not set
CONFIG_BT_LE=y
CONFIG_BT_LE_L2CAP_ECRED=y
CONFIG_BT_6LOWPAN=m
Expand Down
Loading

0 comments on commit 2883b3f

Please sign in to comment.