Skip to content

Commit b2e51fc

Browse files
frezboshanduur
authored andcommitted
feat: bump kernel to 6.18.40
Bump kernel to 6.18.40 Signed-off-by: Noel Georgi <git@frezbo.dev> (cherry picked from commit 0383b09)
1 parent 33195c5 commit b2e51fc

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

Pkgfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -98,9 +98,9 @@ vars:
9898
kspp_sha512: 82dae1debbe94a3f82766a8cdbfe59ff8698d433175803458499b76c50b47b89e9280b677a9f16b2a44711badd6f4001aba951a41722a74dd51c03a18b8b9219
9999

100100
# renovate: datasource=git-tags extractVersion=^v(?<version>.*)$ depName=git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
101-
linux_version: 6.18.39
102-
linux_sha256: a7a7e3d2ae9d95e74197223a8d4eb5f6be7aac21b6e6de27e9685d001c1f8cb0
103-
linux_sha512: 36694e9fd18f59887a400ae4ec46b1d0b9a4eef49ca327d879259677062d75ad162d6b5e37a2d700c5a41c98a1ca23ef0f410afb44c871f6314c1b246e51a8f5
101+
linux_version: 6.18.40
102+
linux_sha256: 3712fc1ec839e4daac981176c8518912e8f452650aaedfe4381da4419613a431
103+
linux_sha512: c79b74b450c00c3da75da59bee5659687f06d3814ebc1c9e6304a89ec756c02caedcb6067897842ea2444c794dbfb83b2feaa6a22c463fe51323ce730554f9a1
104104

105105
# renovate: datasource=git-tags extractVersion=^libaio-(?<version>.*)$ depName=https://pagure.io/libaio.git
106106
libaio_version: 0.3.113

kernel/build/config-amd64

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Automatically generated file; DO NOT EDIT.
3-
# Linux/x86 6.18.39 Kernel Configuration
3+
# Linux/x86 6.18.40 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="clang version 22.1.2"
66
CONFIG_GCC_VERSION=0
@@ -411,12 +411,12 @@ CONFIG_X86_DEBUGCTLMSR=y
411411
CONFIG_IA32_FEAT_CTL=y
412412
CONFIG_X86_VMX_FEATURE_NAMES=y
413413
# CONFIG_PROCESSOR_SELECT is not set
414-
CONFIG_BROADCAST_TLB_FLUSH=y
415414
CONFIG_CPU_SUP_INTEL=y
416415
CONFIG_CPU_SUP_AMD=y
417416
CONFIG_CPU_SUP_HYGON=y
418417
CONFIG_CPU_SUP_CENTAUR=y
419418
CONFIG_CPU_SUP_ZHAOXIN=y
419+
CONFIG_BROADCAST_TLB_FLUSH=y
420420
CONFIG_HPET_TIMER=y
421421
CONFIG_HPET_EMULATE_RTC=y
422422
CONFIG_DMI=y

kernel/build/config-arm64

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Automatically generated file; DO NOT EDIT.
3-
# Linux/arm64 6.18.39 Kernel Configuration
3+
# Linux/arm64 6.18.40 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="clang version 22.1.2"
66
CONFIG_GCC_VERSION=0
@@ -6070,6 +6070,7 @@ CONFIG_SND_PCM_TIMER=y
60706070
#
60716071
# HD-Audio
60726072
#
6073+
# CONFIG_SND_HDA_INTEL is not set
60736074
# CONFIG_SND_HDA_TEGRA is not set
60746075
# CONFIG_SND_HDA_ACPI is not set
60756076
# end of HD-Audio
@@ -10063,7 +10064,6 @@ CONFIG_CRYPTO_AES_ARM64_CE_CCM=y
1006310064
CONFIG_CRYPTO_HW=y
1006410065
CONFIG_CRYPTO_DEV_ALLWINNER=y
1006510066
CONFIG_CRYPTO_DEV_SUN4I_SS=y
10066-
# CONFIG_CRYPTO_DEV_SUN4I_SS_PRNG is not set
1006710067
# CONFIG_CRYPTO_DEV_SUN4I_SS_DEBUG is not set
1006810068
CONFIG_CRYPTO_DEV_SUN8I_CE=y
1006910069
# CONFIG_CRYPTO_DEV_SUN8I_CE_DEBUG is not set

0 commit comments

Comments
 (0)