diff options
author | John Audia <graysky@archlinux.us> | 2022-03-11 07:15:14 -0500 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2022-03-19 16:13:58 +0100 |
commit | 048f0b170296c6fc2e2076bbe7c07b4c840d31f6 (patch) | |
tree | 2d5e216f6952e48afb08edebe9a681dd19f98079 /include | |
parent | 30c15d06e872c3170367fbf3c33da3d2b7b639cd (diff) | |
download | upstream-048f0b170296c6fc2e2076bbe7c07b4c840d31f6.tar.gz upstream-048f0b170296c6fc2e2076bbe7c07b4c840d31f6.tar.bz2 upstream-048f0b170296c6fc2e2076bbe7c07b4c840d31f6.zip |
kernel: bump 5.10 to 5.10.105
Updated default config with new sym (CONFIG_MITIGATE_SPECTRE_BRANCH_HISTORY=y).
Manually rebased:
generic/hack-5.10/220-arm-gc_sections.patch
All other patches automatically rebased.
Build system: x86_64
Build-tested: bcm2711/RPi4B, mt7622/RT3200
Run-tested: bcm2711/RPi4B, mt7622/RT3200
Signed-off-by: John Audia <graysky@archlinux.us>
Diffstat (limited to 'include')
-rw-r--r-- | include/kernel-5.10 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/kernel-5.10 b/include/kernel-5.10 index 201f2b0ae0..2c11b30fc2 100644 --- a/include/kernel-5.10 +++ b/include/kernel-5.10 @@ -1,2 +1,2 @@ -LINUX_VERSION-5.10 = .104 -LINUX_KERNEL_HASH-5.10.104 = 394a9267ea8e24d0f0cfaad3439bf43abe7bcf6479dc9548e485b48a0ac562f1 +LINUX_VERSION-5.10 = .105 +LINUX_KERNEL_HASH-5.10.105 = 3ddc0e0ab2b9cadb64df43141e0a1e5432b5963ed50f34d586c065ac8d4fcb85 |