diff options
author | John Audia <therealgraysky@proton.me> | 2022-09-28 13:26:15 -0400 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2022-10-02 20:21:55 +0200 |
commit | e71a360f570e0e6f8ab19d1f927331b1cd1aca75 (patch) | |
tree | b195751c834db314e8d31182eadfdd5b9ffd3cce /include/kernel-5.15 | |
parent | e1b009c1fe546b1b91a0ebc538325511af7ee077 (diff) | |
download | upstream-e71a360f570e0e6f8ab19d1f927331b1cd1aca75.tar.gz upstream-e71a360f570e0e6f8ab19d1f927331b1cd1aca75.tar.bz2 upstream-e71a360f570e0e6f8ab19d1f927331b1cd1aca75.zip |
kernel: bump 5.15 to 5.15.71
Removed upstreamed:
uml/patches-5.15/001-um-fix-default-console-kernel-parameter.patch[1]
All other patches automatically rebased
Build system: x86_64
Build-tested: bcm2711/RPi4B, mt7622/RT3200
Run-tested: bcm2711/RPi4B, mt7622/RT3200
1. https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.15.71&id=e1dbe8a62098b20f5093cf75ade2f2dc9259b006
Signed-off-by: John Audia <therealgraysky@proton.me>
Compile-tested: mvebu/cortexa72 (RB5009UG+S+IN)
Run-tested: mvebu/cortexa72 (RB5009UG+S+IN)
Diffstat (limited to 'include/kernel-5.15')
-rw-r--r-- | include/kernel-5.15 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/kernel-5.15 b/include/kernel-5.15 index 27ba5c1da2..3085a029d2 100644 --- a/include/kernel-5.15 +++ b/include/kernel-5.15 @@ -1,2 +1,2 @@ -LINUX_VERSION-5.15 = .70 -LINUX_KERNEL_HASH-5.15.70 = 1a7c26f0253407bb222786c8cbf2ee6235acebe8ea641fe0bc2360acce970d76 +LINUX_VERSION-5.15 = .71 +LINUX_KERNEL_HASH-5.15.71 = 5f5408138e016c0e029e015d98ceab86f4e6366c65cd611259dac808ab1d1e53 |