From 8c1542220ea9e407eccd5ba1550086ea863c415c Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Fri, 22 Jul 2022 08:35:09 -0500 Subject: kernel-5.18.13-200 * Fri Jul 22 2022 Justin M. Forbes [5.18.13-0] - um: Add missing apply_returns() (Peter Zijlstra) - x86/bugs: Remove apostrophe typo (Kim Phillips) - tools headers cpufeatures: Sync with the kernel sources (Arnaldo Carvalho de Melo) - tools arch x86: Sync the msr-index.h copy with the kernel sources (Arnaldo Carvalho de Melo) - KVM: emulate: do not adjust size of fastop and setcc subroutines (Paolo Bonzini) - x86/kvm: fix FASTOP_SIZE when return thunks are enabled (Thadeu Lima de Souza Cascardo) - efi/x86: use naked RET on mixed mode call wrapper (Thadeu Lima de Souza Cascardo) - x86/speculation: Use DECLARE_PER_CPU for x86_spec_ctrl_current (Nathan Chancellor) - x86/asm/32: Fix ANNOTATE_UNRET_SAFE use on 32-bit (Jiri Slaby) - fedora: Also enable efifb on aarch64 for Nvidia (Javier Martinez Canillas) - Turn on configs for retbleed (Justin M. Forbes) Resolves: Signed-off-by: Justin M. Forbes --- sources | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sources') diff --git a/sources b/sources index c194b0105..b42703832 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ -SHA512 (linux-5.18.11.tar.xz) = 86d9e65efe242e5bc612c28f1164211805f18dfef08266d4fe6a8d7d41fa42fa4e7be124778c31a792b4c59a523612906933f6fc84c0a0528825adcd559a989e -SHA512 (kernel-abi-stablelists-5.18.11-200.tar.bz2) = 287bb744000091a7a5b65500bf70765c1d05b0f5e6ecd3d3a302fceddf0264a354844e6d969c8b34b2f96a3222e44c99c80bf13c5a0a99ef9a9f8a2678a6ce21 -SHA512 (kernel-kabi-dw-5.18.11-200.tar.bz2) = 2cdaae4c18d710ae130e7ce660e8e69ac9f4da297039a844c1c6b6068ac0a7bcea4b9b58e884488ce1fb91c14e43165e25f271b0f5d5591db5e7eab9e578d0b2 +SHA512 (linux-5.18.13.tar.xz) = b5d026d72078c27cc66299a3df1e7ea9dfee3936d9c9c91e3ca7ea9c5ca981e41c67d60c0d8872669a16005fc7e28955e2e7048d3894cd63155749ef9247b348 +SHA512 (kernel-abi-stablelists-5.18.13-200.tar.bz2) = cb25a3b33edc3148fd018456d13706a958fbad533b7429f086acce334034654ab4b770d08e4cef3fc71f98cb42d53ebadeb6d6fe102c304c462542438dc35b16 +SHA512 (kernel-kabi-dw-5.18.13-200.tar.bz2) = 0b9d8a8ec265a266b4689d25a900d5adccf7b8fdd98371677a273b5305bf363c4f0b7afa10bd5c14370c2ceeee17bd44670e7105970fb03e8bdb92e89362df0c -- cgit