From 538ea7b4362f38c13a02b7e6d83845e71ff5718004868890b00d8847e91898ff Mon Sep 17 00:00:00 2001 From: Kernel Bugs Date: Sat, 22 Jan 2022 08:04:30 +0000 Subject: [PATCH] commit c21dc650f6883569b7521f7cd1406c218f207084 OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=1654 --- dtb-aarch64.changes | 64 ++++++++++++++++++++++++++++++++++++++ dtb-aarch64.spec | 6 ++-- dtb-armv6l.changes | 64 ++++++++++++++++++++++++++++++++++++++ dtb-armv6l.spec | 6 ++-- dtb-armv7l.changes | 64 ++++++++++++++++++++++++++++++++++++++ dtb-armv7l.spec | 6 ++-- dtb-riscv64.changes | 64 ++++++++++++++++++++++++++++++++++++++ dtb-riscv64.spec | 6 ++-- kernel-64kb.changes | 64 ++++++++++++++++++++++++++++++++++++++ kernel-64kb.spec | 28 +++++++---------- kernel-binary.spec.in | 16 +++------- kernel-debug.changes | 64 ++++++++++++++++++++++++++++++++++++++ kernel-debug.spec | 28 +++++++---------- kernel-default.changes | 64 ++++++++++++++++++++++++++++++++++++++ kernel-default.spec | 28 +++++++---------- kernel-docs.changes | 64 ++++++++++++++++++++++++++++++++++++++ kernel-docs.spec | 8 ++--- kernel-kvmsmall.changes | 64 ++++++++++++++++++++++++++++++++++++++ kernel-kvmsmall.spec | 28 +++++++---------- kernel-lpae.changes | 64 ++++++++++++++++++++++++++++++++++++++ kernel-lpae.spec | 28 +++++++---------- kernel-obs-build.changes | 64 ++++++++++++++++++++++++++++++++++++++ kernel-obs-build.spec | 8 ++--- kernel-obs-qa.changes | 64 ++++++++++++++++++++++++++++++++++++++ kernel-obs-qa.spec | 6 ++-- kernel-pae.changes | 64 ++++++++++++++++++++++++++++++++++++++ kernel-pae.spec | 28 +++++++---------- kernel-source.changes | 64 ++++++++++++++++++++++++++++++++++++++ kernel-source.spec | 8 ++--- kernel-syms.changes | 64 ++++++++++++++++++++++++++++++++++++++ kernel-syms.spec | 6 ++-- kernel-vanilla.changes | 64 ++++++++++++++++++++++++++++++++++++++ kernel-vanilla.spec | 28 +++++++---------- kernel-zfcpdump.changes | 64 ++++++++++++++++++++++++++++++++++++++ kernel-zfcpdump.spec | 28 +++++++---------- patches.kernel.org.tar.bz2 | 4 +-- series.conf | 29 +++++++++++++++++ source-timestamp | 4 +-- 38 files changed, 1244 insertions(+), 181 deletions(-) diff --git a/dtb-aarch64.changes b/dtb-aarch64.changes index 3bcab984..cf36a616 100644 --- a/dtb-aarch64.changes +++ b/dtb-aarch64.changes @@ -1,3 +1,67 @@ +------------------------------------------------------------------- +Fri Jan 21 07:20:43 CET 2022 - jslaby@suse.cz + +- Linux 5.16.2 (bsc#1012628). +- ALSA: hda/realtek: Re-order quirk entries for Lenovo + (bsc#1012628). +- ALSA: hda/realtek: Add quirk for Legion Y9000X 2020 + (bsc#1012628). +- ALSA: hda/tegra: Fix Tegra194 HDA reset failure (bsc#1012628). +- ALSA: hda: ALC287: Add Lenovo IdeaPad Slim 9i 14ITL5 speaker + quirk (bsc#1012628). +- ALSA: hda/realtek - Fix silent output on Gigabyte X570 Aorus + Master after reboot from Windows (bsc#1012628). +- ALSA: hda/realtek: Use ALC285_FIXUP_HP_GPIO_LED on another HP + laptop (bsc#1012628). +- ALSA: hda/realtek: Add speaker fixup for some Yoga 15ITL5 + devices (bsc#1012628). +- perf annotate: Avoid TUI crash when navigating in the annotation + of recursive functions (bsc#1012628). +- firmware: qemu_fw_cfg: fix kobject leak in probe error path + (bsc#1012628). +- firmware: qemu_fw_cfg: fix NULL-pointer deref on duplicate + entries (bsc#1012628). +- firmware: qemu_fw_cfg: fix sysfs information leak (bsc#1012628). +- rtlwifi: rtl8192cu: Fix WARNING when calling local_irq_restore() + with interrupts enabled (bsc#1012628). +- media: uvcvideo: fix division by zero at stream start + (bsc#1012628). +- video: vga16fb: Only probe for EGA and VGA 16 color graphic + cards (bsc#1012628). +- 9p: fix enodata when reading growing file (bsc#1012628). +- 9p: only copy valid iattrs in 9P2000.L setattr implementation + (bsc#1012628). +- NFSD: Fix zero-length NFSv3 WRITEs (bsc#1012628). +- remoteproc: qcom: pas: Add missing power-domain "mxc" for CDSP + (bsc#1012628). +- KVM: s390: Clarify SIGP orders versus STOP/RESTART + (bsc#1012628). +- KVM: x86: don't print when fail to read/write pv eoi memory + (bsc#1012628). +- KVM: x86: Register Processor Trace interrupt hook iff PT + enabled in guest (bsc#1012628). +- KVM: x86: Register perf callbacks after calling vendor's + hardware_setup() (bsc#1012628). +- perf: Protect perf_guest_cbs with RCU (bsc#1012628). +- vfs: fs_context: fix up param length parsing in + legacy_parse_param (bsc#1012628). +- remoteproc: qcom: pil_info: Don't memcpy_toio more than is + provided (bsc#1012628). +- orangefs: Fix the size of a memory allocation in + orangefs_bufmap_alloc() (bsc#1012628). +- drm/amd/display: explicitly set is_dsc_supported to false + before use (bsc#1012628). +- devtmpfs regression fix: reconfigure on each mount + (bsc#1012628). +- commit 6fa29ec + +------------------------------------------------------------------- +Thu Jan 20 13:26:28 CET 2022 - msuchanek@suse.de + +- kernel-binary.spec: Do not use the default certificate path (bsc#1194943). + Using the the default path is broken since Linux 5.17 +- commit 68b36f0 + ------------------------------------------------------------------- Thu Jan 20 07:34:06 CET 2022 - jslaby@suse.cz diff --git a/dtb-aarch64.spec b/dtb-aarch64.spec index bb7a6ebb..7a20d3c8 100644 --- a/dtb-aarch64.spec +++ b/dtb-aarch64.spec @@ -17,7 +17,7 @@ %define srcversion 5.16 -%define patchversion 5.16.1 +%define patchversion 5.16.2 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -29,9 +29,9 @@ %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: dtb-aarch64 -Version: 5.16.1 +Version: 5.16.2 %if 0%{?is_kotd} -Release: .gc3bbaae +Release: .gc21dc65 %else Release: 0 %endif diff --git a/dtb-armv6l.changes b/dtb-armv6l.changes index 3bcab984..cf36a616 100644 --- a/dtb-armv6l.changes +++ b/dtb-armv6l.changes @@ -1,3 +1,67 @@ +------------------------------------------------------------------- +Fri Jan 21 07:20:43 CET 2022 - jslaby@suse.cz + +- Linux 5.16.2 (bsc#1012628). +- ALSA: hda/realtek: Re-order quirk entries for Lenovo + (bsc#1012628). +- ALSA: hda/realtek: Add quirk for Legion Y9000X 2020 + (bsc#1012628). +- ALSA: hda/tegra: Fix Tegra194 HDA reset failure (bsc#1012628). +- ALSA: hda: ALC287: Add Lenovo IdeaPad Slim 9i 14ITL5 speaker + quirk (bsc#1012628). +- ALSA: hda/realtek - Fix silent output on Gigabyte X570 Aorus + Master after reboot from Windows (bsc#1012628). +- ALSA: hda/realtek: Use ALC285_FIXUP_HP_GPIO_LED on another HP + laptop (bsc#1012628). +- ALSA: hda/realtek: Add speaker fixup for some Yoga 15ITL5 + devices (bsc#1012628). +- perf annotate: Avoid TUI crash when navigating in the annotation + of recursive functions (bsc#1012628). +- firmware: qemu_fw_cfg: fix kobject leak in probe error path + (bsc#1012628). +- firmware: qemu_fw_cfg: fix NULL-pointer deref on duplicate + entries (bsc#1012628). +- firmware: qemu_fw_cfg: fix sysfs information leak (bsc#1012628). +- rtlwifi: rtl8192cu: Fix WARNING when calling local_irq_restore() + with interrupts enabled (bsc#1012628). +- media: uvcvideo: fix division by zero at stream start + (bsc#1012628). +- video: vga16fb: Only probe for EGA and VGA 16 color graphic + cards (bsc#1012628). +- 9p: fix enodata when reading growing file (bsc#1012628). +- 9p: only copy valid iattrs in 9P2000.L setattr implementation + (bsc#1012628). +- NFSD: Fix zero-length NFSv3 WRITEs (bsc#1012628). +- remoteproc: qcom: pas: Add missing power-domain "mxc" for CDSP + (bsc#1012628). +- KVM: s390: Clarify SIGP orders versus STOP/RESTART + (bsc#1012628). +- KVM: x86: don't print when fail to read/write pv eoi memory + (bsc#1012628). +- KVM: x86: Register Processor Trace interrupt hook iff PT + enabled in guest (bsc#1012628). +- KVM: x86: Register perf callbacks after calling vendor's + hardware_setup() (bsc#1012628). +- perf: Protect perf_guest_cbs with RCU (bsc#1012628). +- vfs: fs_context: fix up param length parsing in + legacy_parse_param (bsc#1012628). +- remoteproc: qcom: pil_info: Don't memcpy_toio more than is + provided (bsc#1012628). +- orangefs: Fix the size of a memory allocation in + orangefs_bufmap_alloc() (bsc#1012628). +- drm/amd/display: explicitly set is_dsc_supported to false + before use (bsc#1012628). +- devtmpfs regression fix: reconfigure on each mount + (bsc#1012628). +- commit 6fa29ec + +------------------------------------------------------------------- +Thu Jan 20 13:26:28 CET 2022 - msuchanek@suse.de + +- kernel-binary.spec: Do not use the default certificate path (bsc#1194943). + Using the the default path is broken since Linux 5.17 +- commit 68b36f0 + ------------------------------------------------------------------- Thu Jan 20 07:34:06 CET 2022 - jslaby@suse.cz diff --git a/dtb-armv6l.spec b/dtb-armv6l.spec index 7c264e1d..6f93171b 100644 --- a/dtb-armv6l.spec +++ b/dtb-armv6l.spec @@ -17,7 +17,7 @@ %define srcversion 5.16 -%define patchversion 5.16.1 +%define patchversion 5.16.2 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -29,9 +29,9 @@ %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: dtb-armv6l -Version: 5.16.1 +Version: 5.16.2 %if 0%{?is_kotd} -Release: .gc3bbaae +Release: .gc21dc65 %else Release: 0 %endif diff --git a/dtb-armv7l.changes b/dtb-armv7l.changes index 3bcab984..cf36a616 100644 --- a/dtb-armv7l.changes +++ b/dtb-armv7l.changes @@ -1,3 +1,67 @@ +------------------------------------------------------------------- +Fri Jan 21 07:20:43 CET 2022 - jslaby@suse.cz + +- Linux 5.16.2 (bsc#1012628). +- ALSA: hda/realtek: Re-order quirk entries for Lenovo + (bsc#1012628). +- ALSA: hda/realtek: Add quirk for Legion Y9000X 2020 + (bsc#1012628). +- ALSA: hda/tegra: Fix Tegra194 HDA reset failure (bsc#1012628). +- ALSA: hda: ALC287: Add Lenovo IdeaPad Slim 9i 14ITL5 speaker + quirk (bsc#1012628). +- ALSA: hda/realtek - Fix silent output on Gigabyte X570 Aorus + Master after reboot from Windows (bsc#1012628). +- ALSA: hda/realtek: Use ALC285_FIXUP_HP_GPIO_LED on another HP + laptop (bsc#1012628). +- ALSA: hda/realtek: Add speaker fixup for some Yoga 15ITL5 + devices (bsc#1012628). +- perf annotate: Avoid TUI crash when navigating in the annotation + of recursive functions (bsc#1012628). +- firmware: qemu_fw_cfg: fix kobject leak in probe error path + (bsc#1012628). +- firmware: qemu_fw_cfg: fix NULL-pointer deref on duplicate + entries (bsc#1012628). +- firmware: qemu_fw_cfg: fix sysfs information leak (bsc#1012628). +- rtlwifi: rtl8192cu: Fix WARNING when calling local_irq_restore() + with interrupts enabled (bsc#1012628). +- media: uvcvideo: fix division by zero at stream start + (bsc#1012628). +- video: vga16fb: Only probe for EGA and VGA 16 color graphic + cards (bsc#1012628). +- 9p: fix enodata when reading growing file (bsc#1012628). +- 9p: only copy valid iattrs in 9P2000.L setattr implementation + (bsc#1012628). +- NFSD: Fix zero-length NFSv3 WRITEs (bsc#1012628). +- remoteproc: qcom: pas: Add missing power-domain "mxc" for CDSP + (bsc#1012628). +- KVM: s390: Clarify SIGP orders versus STOP/RESTART + (bsc#1012628). +- KVM: x86: don't print when fail to read/write pv eoi memory + (bsc#1012628). +- KVM: x86: Register Processor Trace interrupt hook iff PT + enabled in guest (bsc#1012628). +- KVM: x86: Register perf callbacks after calling vendor's + hardware_setup() (bsc#1012628). +- perf: Protect perf_guest_cbs with RCU (bsc#1012628). +- vfs: fs_context: fix up param length parsing in + legacy_parse_param (bsc#1012628). +- remoteproc: qcom: pil_info: Don't memcpy_toio more than is + provided (bsc#1012628). +- orangefs: Fix the size of a memory allocation in + orangefs_bufmap_alloc() (bsc#1012628). +- drm/amd/display: explicitly set is_dsc_supported to false + before use (bsc#1012628). +- devtmpfs regression fix: reconfigure on each mount + (bsc#1012628). +- commit 6fa29ec + +------------------------------------------------------------------- +Thu Jan 20 13:26:28 CET 2022 - msuchanek@suse.de + +- kernel-binary.spec: Do not use the default certificate path (bsc#1194943). + Using the the default path is broken since Linux 5.17 +- commit 68b36f0 + ------------------------------------------------------------------- Thu Jan 20 07:34:06 CET 2022 - jslaby@suse.cz diff --git a/dtb-armv7l.spec b/dtb-armv7l.spec index c1b2ed65..c34ff97f 100644 --- a/dtb-armv7l.spec +++ b/dtb-armv7l.spec @@ -17,7 +17,7 @@ %define srcversion 5.16 -%define patchversion 5.16.1 +%define patchversion 5.16.2 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -29,9 +29,9 @@ %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: dtb-armv7l -Version: 5.16.1 +Version: 5.16.2 %if 0%{?is_kotd} -Release: .gc3bbaae +Release: .gc21dc65 %else Release: 0 %endif diff --git a/dtb-riscv64.changes b/dtb-riscv64.changes index 3bcab984..cf36a616 100644 --- a/dtb-riscv64.changes +++ b/dtb-riscv64.changes @@ -1,3 +1,67 @@ +------------------------------------------------------------------- +Fri Jan 21 07:20:43 CET 2022 - jslaby@suse.cz + +- Linux 5.16.2 (bsc#1012628). +- ALSA: hda/realtek: Re-order quirk entries for Lenovo + (bsc#1012628). +- ALSA: hda/realtek: Add quirk for Legion Y9000X 2020 + (bsc#1012628). +- ALSA: hda/tegra: Fix Tegra194 HDA reset failure (bsc#1012628). +- ALSA: hda: ALC287: Add Lenovo IdeaPad Slim 9i 14ITL5 speaker + quirk (bsc#1012628). +- ALSA: hda/realtek - Fix silent output on Gigabyte X570 Aorus + Master after reboot from Windows (bsc#1012628). +- ALSA: hda/realtek: Use ALC285_FIXUP_HP_GPIO_LED on another HP + laptop (bsc#1012628). +- ALSA: hda/realtek: Add speaker fixup for some Yoga 15ITL5 + devices (bsc#1012628). +- perf annotate: Avoid TUI crash when navigating in the annotation + of recursive functions (bsc#1012628). +- firmware: qemu_fw_cfg: fix kobject leak in probe error path + (bsc#1012628). +- firmware: qemu_fw_cfg: fix NULL-pointer deref on duplicate + entries (bsc#1012628). +- firmware: qemu_fw_cfg: fix sysfs information leak (bsc#1012628). +- rtlwifi: rtl8192cu: Fix WARNING when calling local_irq_restore() + with interrupts enabled (bsc#1012628). +- media: uvcvideo: fix division by zero at stream start + (bsc#1012628). +- video: vga16fb: Only probe for EGA and VGA 16 color graphic + cards (bsc#1012628). +- 9p: fix enodata when reading growing file (bsc#1012628). +- 9p: only copy valid iattrs in 9P2000.L setattr implementation + (bsc#1012628). +- NFSD: Fix zero-length NFSv3 WRITEs (bsc#1012628). +- remoteproc: qcom: pas: Add missing power-domain "mxc" for CDSP + (bsc#1012628). +- KVM: s390: Clarify SIGP orders versus STOP/RESTART + (bsc#1012628). +- KVM: x86: don't print when fail to read/write pv eoi memory + (bsc#1012628). +- KVM: x86: Register Processor Trace interrupt hook iff PT + enabled in guest (bsc#1012628). +- KVM: x86: Register perf callbacks after calling vendor's + hardware_setup() (bsc#1012628). +- perf: Protect perf_guest_cbs with RCU (bsc#1012628). +- vfs: fs_context: fix up param length parsing in + legacy_parse_param (bsc#1012628). +- remoteproc: qcom: pil_info: Don't memcpy_toio more than is + provided (bsc#1012628). +- orangefs: Fix the size of a memory allocation in + orangefs_bufmap_alloc() (bsc#1012628). +- drm/amd/display: explicitly set is_dsc_supported to false + before use (bsc#1012628). +- devtmpfs regression fix: reconfigure on each mount + (bsc#1012628). +- commit 6fa29ec + +------------------------------------------------------------------- +Thu Jan 20 13:26:28 CET 2022 - msuchanek@suse.de + +- kernel-binary.spec: Do not use the default certificate path (bsc#1194943). + Using the the default path is broken since Linux 5.17 +- commit 68b36f0 + ------------------------------------------------------------------- Thu Jan 20 07:34:06 CET 2022 - jslaby@suse.cz diff --git a/dtb-riscv64.spec b/dtb-riscv64.spec index 6055a11f..b4db99bf 100644 --- a/dtb-riscv64.spec +++ b/dtb-riscv64.spec @@ -17,7 +17,7 @@ %define srcversion 5.16 -%define patchversion 5.16.1 +%define patchversion 5.16.2 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -29,9 +29,9 @@ %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: dtb-riscv64 -Version: 5.16.1 +Version: 5.16.2 %if 0%{?is_kotd} -Release: .gc3bbaae +Release: .gc21dc65 %else Release: 0 %endif diff --git a/kernel-64kb.changes b/kernel-64kb.changes index 3bcab984..cf36a616 100644 --- a/kernel-64kb.changes +++ b/kernel-64kb.changes @@ -1,3 +1,67 @@ +------------------------------------------------------------------- +Fri Jan 21 07:20:43 CET 2022 - jslaby@suse.cz + +- Linux 5.16.2 (bsc#1012628). +- ALSA: hda/realtek: Re-order quirk entries for Lenovo + (bsc#1012628). +- ALSA: hda/realtek: Add quirk for Legion Y9000X 2020 + (bsc#1012628). +- ALSA: hda/tegra: Fix Tegra194 HDA reset failure (bsc#1012628). +- ALSA: hda: ALC287: Add Lenovo IdeaPad Slim 9i 14ITL5 speaker + quirk (bsc#1012628). +- ALSA: hda/realtek - Fix silent output on Gigabyte X570 Aorus + Master after reboot from Windows (bsc#1012628). +- ALSA: hda/realtek: Use ALC285_FIXUP_HP_GPIO_LED on another HP + laptop (bsc#1012628). +- ALSA: hda/realtek: Add speaker fixup for some Yoga 15ITL5 + devices (bsc#1012628). +- perf annotate: Avoid TUI crash when navigating in the annotation + of recursive functions (bsc#1012628). +- firmware: qemu_fw_cfg: fix kobject leak in probe error path + (bsc#1012628). +- firmware: qemu_fw_cfg: fix NULL-pointer deref on duplicate + entries (bsc#1012628). +- firmware: qemu_fw_cfg: fix sysfs information leak (bsc#1012628). +- rtlwifi: rtl8192cu: Fix WARNING when calling local_irq_restore() + with interrupts enabled (bsc#1012628). +- media: uvcvideo: fix division by zero at stream start + (bsc#1012628). +- video: vga16fb: Only probe for EGA and VGA 16 color graphic + cards (bsc#1012628). +- 9p: fix enodata when reading growing file (bsc#1012628). +- 9p: only copy valid iattrs in 9P2000.L setattr implementation + (bsc#1012628). +- NFSD: Fix zero-length NFSv3 WRITEs (bsc#1012628). +- remoteproc: qcom: pas: Add missing power-domain "mxc" for CDSP + (bsc#1012628). +- KVM: s390: Clarify SIGP orders versus STOP/RESTART + (bsc#1012628). +- KVM: x86: don't print when fail to read/write pv eoi memory + (bsc#1012628). +- KVM: x86: Register Processor Trace interrupt hook iff PT + enabled in guest (bsc#1012628). +- KVM: x86: Register perf callbacks after calling vendor's + hardware_setup() (bsc#1012628). +- perf: Protect perf_guest_cbs with RCU (bsc#1012628). +- vfs: fs_context: fix up param length parsing in + legacy_parse_param (bsc#1012628). +- remoteproc: qcom: pil_info: Don't memcpy_toio more than is + provided (bsc#1012628). +- orangefs: Fix the size of a memory allocation in + orangefs_bufmap_alloc() (bsc#1012628). +- drm/amd/display: explicitly set is_dsc_supported to false + before use (bsc#1012628). +- devtmpfs regression fix: reconfigure on each mount + (bsc#1012628). +- commit 6fa29ec + +------------------------------------------------------------------- +Thu Jan 20 13:26:28 CET 2022 - msuchanek@suse.de + +- kernel-binary.spec: Do not use the default certificate path (bsc#1194943). + Using the the default path is broken since Linux 5.17 +- commit 68b36f0 + ------------------------------------------------------------------- Thu Jan 20 07:34:06 CET 2022 - jslaby@suse.cz diff --git a/kernel-64kb.spec b/kernel-64kb.spec index 6fae23f8..5f1cf2bd 100644 --- a/kernel-64kb.spec +++ b/kernel-64kb.spec @@ -18,7 +18,7 @@ %define srcversion 5.16 -%define patchversion 5.16.1 +%define patchversion 5.16.2 %define variant %{nil} %define vanilla_only 0 %define compress_modules zstd @@ -107,9 +107,9 @@ Name: kernel-64kb Summary: Kernel with 64kb PAGE_SIZE License: GPL-2.0-only Group: System/Kernel -Version: 5.16.1 +Version: 5.16.2 %if 0%{?is_kotd} -Release: .gc3bbaae +Release: .gc21dc65 %else Release: 0 %endif @@ -231,10 +231,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-c3bbaaedcb39a2d05104918cbcecffa5c2bb1fa9 -Provides: kernel-srchash-c3bbaaedcb39a2d05104918cbcecffa5c2bb1fa9 +Provides: kernel-%build_flavor-base-srchash-c21dc650f6883569b7521f7cd1406c218f207084 +Provides: kernel-srchash-c21dc650f6883569b7521f7cd1406c218f207084 # END COMMON DEPS -Provides: %name-srchash-c3bbaaedcb39a2d05104918cbcecffa5c2bb1fa9 +Provides: %name-srchash-c21dc650f6883569b7521f7cd1406c218f207084 %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source3: kernel-source.rpmlintrc @@ -529,7 +529,11 @@ fi %endif if [ %CONFIG_MODULE_SIG = "y" ]; then - test -n "%certs" || ../scripts/config --set-str CONFIG_MODULE_SIG_KEY "" + if [ -n "%certs" ] ; then + ../scripts/config --set-str CONFIG_MODULE_SIG_KEY "%_sourcedir/.kernel_signing_key.pem" + else + ../scripts/config --set-str CONFIG_MODULE_SIG_KEY "" + fi fi case %cpu_arch in @@ -605,16 +609,6 @@ if test -e %my_builddir/kabi/%cpu_arch/symtypes-%build_flavor; then %_sourcedir/modversions --unpack . < $_ fi -# copy module signing certificate(s). We use the default path and trick -# certs/Makefile to not regenerate the certificate. It is done this way so -# that the kernel-source package can be rebuilt even without the certificate -echo Signing certificates "%certs" -if [ -f %_sourcedir/.kernel_signing_key.pem ] ; then - mkdir -p certs - touch certs/x509.genkey - cp "%_sourcedir/.kernel_signing_key.pem" certs/signing_key.pem -fi - %if "%CONFIG_KMSG_IDS" == "y" chmod +x ../scripts/kmsg-doc MAKE_ARGS="$MAKE_ARGS D=2" diff --git a/kernel-binary.spec.in b/kernel-binary.spec.in index d13edd3d..f04b99c7 100644 --- a/kernel-binary.spec.in +++ b/kernel-binary.spec.in @@ -398,7 +398,11 @@ fi %endif if [ %CONFIG_MODULE_SIG = "y" ]; then - test -n "%certs" || ../scripts/config --set-str CONFIG_MODULE_SIG_KEY "" + if [ -n "%certs" ] ; then + ../scripts/config --set-str CONFIG_MODULE_SIG_KEY "%_sourcedir/.kernel_signing_key.pem" + else + ../scripts/config --set-str CONFIG_MODULE_SIG_KEY "" + fi fi case %cpu_arch in @@ -474,16 +478,6 @@ if test -e %my_builddir/kabi/%cpu_arch/symtypes-%build_flavor; then %_sourcedir/modversions --unpack . < $_ fi -# copy module signing certificate(s). We use the default path and trick -# certs/Makefile to not regenerate the certificate. It is done this way so -# that the kernel-source package can be rebuilt even without the certificate -echo Signing certificates "%certs" -if [ -f %_sourcedir/.kernel_signing_key.pem ] ; then - mkdir -p certs - touch certs/x509.genkey - cp "%_sourcedir/.kernel_signing_key.pem" certs/signing_key.pem -fi - %if "%CONFIG_KMSG_IDS" == "y" chmod +x ../scripts/kmsg-doc MAKE_ARGS="$MAKE_ARGS D=2" diff --git a/kernel-debug.changes b/kernel-debug.changes index 3bcab984..cf36a616 100644 --- a/kernel-debug.changes +++ b/kernel-debug.changes @@ -1,3 +1,67 @@ +------------------------------------------------------------------- +Fri Jan 21 07:20:43 CET 2022 - jslaby@suse.cz + +- Linux 5.16.2 (bsc#1012628). +- ALSA: hda/realtek: Re-order quirk entries for Lenovo + (bsc#1012628). +- ALSA: hda/realtek: Add quirk for Legion Y9000X 2020 + (bsc#1012628). +- ALSA: hda/tegra: Fix Tegra194 HDA reset failure (bsc#1012628). +- ALSA: hda: ALC287: Add Lenovo IdeaPad Slim 9i 14ITL5 speaker + quirk (bsc#1012628). +- ALSA: hda/realtek - Fix silent output on Gigabyte X570 Aorus + Master after reboot from Windows (bsc#1012628). +- ALSA: hda/realtek: Use ALC285_FIXUP_HP_GPIO_LED on another HP + laptop (bsc#1012628). +- ALSA: hda/realtek: Add speaker fixup for some Yoga 15ITL5 + devices (bsc#1012628). +- perf annotate: Avoid TUI crash when navigating in the annotation + of recursive functions (bsc#1012628). +- firmware: qemu_fw_cfg: fix kobject leak in probe error path + (bsc#1012628). +- firmware: qemu_fw_cfg: fix NULL-pointer deref on duplicate + entries (bsc#1012628). +- firmware: qemu_fw_cfg: fix sysfs information leak (bsc#1012628). +- rtlwifi: rtl8192cu: Fix WARNING when calling local_irq_restore() + with interrupts enabled (bsc#1012628). +- media: uvcvideo: fix division by zero at stream start + (bsc#1012628). +- video: vga16fb: Only probe for EGA and VGA 16 color graphic + cards (bsc#1012628). +- 9p: fix enodata when reading growing file (bsc#1012628). +- 9p: only copy valid iattrs in 9P2000.L setattr implementation + (bsc#1012628). +- NFSD: Fix zero-length NFSv3 WRITEs (bsc#1012628). +- remoteproc: qcom: pas: Add missing power-domain "mxc" for CDSP + (bsc#1012628). +- KVM: s390: Clarify SIGP orders versus STOP/RESTART + (bsc#1012628). +- KVM: x86: don't print when fail to read/write pv eoi memory + (bsc#1012628). +- KVM: x86: Register Processor Trace interrupt hook iff PT + enabled in guest (bsc#1012628). +- KVM: x86: Register perf callbacks after calling vendor's + hardware_setup() (bsc#1012628). +- perf: Protect perf_guest_cbs with RCU (bsc#1012628). +- vfs: fs_context: fix up param length parsing in + legacy_parse_param (bsc#1012628). +- remoteproc: qcom: pil_info: Don't memcpy_toio more than is + provided (bsc#1012628). +- orangefs: Fix the size of a memory allocation in + orangefs_bufmap_alloc() (bsc#1012628). +- drm/amd/display: explicitly set is_dsc_supported to false + before use (bsc#1012628). +- devtmpfs regression fix: reconfigure on each mount + (bsc#1012628). +- commit 6fa29ec + +------------------------------------------------------------------- +Thu Jan 20 13:26:28 CET 2022 - msuchanek@suse.de + +- kernel-binary.spec: Do not use the default certificate path (bsc#1194943). + Using the the default path is broken since Linux 5.17 +- commit 68b36f0 + ------------------------------------------------------------------- Thu Jan 20 07:34:06 CET 2022 - jslaby@suse.cz diff --git a/kernel-debug.spec b/kernel-debug.spec index 5cf80442..79b9e184 100644 --- a/kernel-debug.spec +++ b/kernel-debug.spec @@ -18,7 +18,7 @@ %define srcversion 5.16 -%define patchversion 5.16.1 +%define patchversion 5.16.2 %define variant %{nil} %define vanilla_only 0 %define compress_modules zstd @@ -107,9 +107,9 @@ Name: kernel-debug Summary: A Debug Version of the Kernel License: GPL-2.0-only Group: System/Kernel -Version: 5.16.1 +Version: 5.16.2 %if 0%{?is_kotd} -Release: .gc3bbaae +Release: .gc21dc65 %else Release: 0 %endif @@ -231,10 +231,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-c3bbaaedcb39a2d05104918cbcecffa5c2bb1fa9 -Provides: kernel-srchash-c3bbaaedcb39a2d05104918cbcecffa5c2bb1fa9 +Provides: kernel-%build_flavor-base-srchash-c21dc650f6883569b7521f7cd1406c218f207084 +Provides: kernel-srchash-c21dc650f6883569b7521f7cd1406c218f207084 # END COMMON DEPS -Provides: %name-srchash-c3bbaaedcb39a2d05104918cbcecffa5c2bb1fa9 +Provides: %name-srchash-c21dc650f6883569b7521f7cd1406c218f207084 %ifarch ppc64 Provides: kernel-kdump = 2.6.28 Obsoletes: kernel-kdump <= 2.6.28 @@ -535,7 +535,11 @@ fi %endif if [ %CONFIG_MODULE_SIG = "y" ]; then - test -n "%certs" || ../scripts/config --set-str CONFIG_MODULE_SIG_KEY "" + if [ -n "%certs" ] ; then + ../scripts/config --set-str CONFIG_MODULE_SIG_KEY "%_sourcedir/.kernel_signing_key.pem" + else + ../scripts/config --set-str CONFIG_MODULE_SIG_KEY "" + fi fi case %cpu_arch in @@ -611,16 +615,6 @@ if test -e %my_builddir/kabi/%cpu_arch/symtypes-%build_flavor; then %_sourcedir/modversions --unpack . < $_ fi -# copy module signing certificate(s). We use the default path and trick -# certs/Makefile to not regenerate the certificate. It is done this way so -# that the kernel-source package can be rebuilt even without the certificate -echo Signing certificates "%certs" -if [ -f %_sourcedir/.kernel_signing_key.pem ] ; then - mkdir -p certs - touch certs/x509.genkey - cp "%_sourcedir/.kernel_signing_key.pem" certs/signing_key.pem -fi - %if "%CONFIG_KMSG_IDS" == "y" chmod +x ../scripts/kmsg-doc MAKE_ARGS="$MAKE_ARGS D=2" diff --git a/kernel-default.changes b/kernel-default.changes index 3bcab984..cf36a616 100644 --- a/kernel-default.changes +++ b/kernel-default.changes @@ -1,3 +1,67 @@ +------------------------------------------------------------------- +Fri Jan 21 07:20:43 CET 2022 - jslaby@suse.cz + +- Linux 5.16.2 (bsc#1012628). +- ALSA: hda/realtek: Re-order quirk entries for Lenovo + (bsc#1012628). +- ALSA: hda/realtek: Add quirk for Legion Y9000X 2020 + (bsc#1012628). +- ALSA: hda/tegra: Fix Tegra194 HDA reset failure (bsc#1012628). +- ALSA: hda: ALC287: Add Lenovo IdeaPad Slim 9i 14ITL5 speaker + quirk (bsc#1012628). +- ALSA: hda/realtek - Fix silent output on Gigabyte X570 Aorus + Master after reboot from Windows (bsc#1012628). +- ALSA: hda/realtek: Use ALC285_FIXUP_HP_GPIO_LED on another HP + laptop (bsc#1012628). +- ALSA: hda/realtek: Add speaker fixup for some Yoga 15ITL5 + devices (bsc#1012628). +- perf annotate: Avoid TUI crash when navigating in the annotation + of recursive functions (bsc#1012628). +- firmware: qemu_fw_cfg: fix kobject leak in probe error path + (bsc#1012628). +- firmware: qemu_fw_cfg: fix NULL-pointer deref on duplicate + entries (bsc#1012628). +- firmware: qemu_fw_cfg: fix sysfs information leak (bsc#1012628). +- rtlwifi: rtl8192cu: Fix WARNING when calling local_irq_restore() + with interrupts enabled (bsc#1012628). +- media: uvcvideo: fix division by zero at stream start + (bsc#1012628). +- video: vga16fb: Only probe for EGA and VGA 16 color graphic + cards (bsc#1012628). +- 9p: fix enodata when reading growing file (bsc#1012628). +- 9p: only copy valid iattrs in 9P2000.L setattr implementation + (bsc#1012628). +- NFSD: Fix zero-length NFSv3 WRITEs (bsc#1012628). +- remoteproc: qcom: pas: Add missing power-domain "mxc" for CDSP + (bsc#1012628). +- KVM: s390: Clarify SIGP orders versus STOP/RESTART + (bsc#1012628). +- KVM: x86: don't print when fail to read/write pv eoi memory + (bsc#1012628). +- KVM: x86: Register Processor Trace interrupt hook iff PT + enabled in guest (bsc#1012628). +- KVM: x86: Register perf callbacks after calling vendor's + hardware_setup() (bsc#1012628). +- perf: Protect perf_guest_cbs with RCU (bsc#1012628). +- vfs: fs_context: fix up param length parsing in + legacy_parse_param (bsc#1012628). +- remoteproc: qcom: pil_info: Don't memcpy_toio more than is + provided (bsc#1012628). +- orangefs: Fix the size of a memory allocation in + orangefs_bufmap_alloc() (bsc#1012628). +- drm/amd/display: explicitly set is_dsc_supported to false + before use (bsc#1012628). +- devtmpfs regression fix: reconfigure on each mount + (bsc#1012628). +- commit 6fa29ec + +------------------------------------------------------------------- +Thu Jan 20 13:26:28 CET 2022 - msuchanek@suse.de + +- kernel-binary.spec: Do not use the default certificate path (bsc#1194943). + Using the the default path is broken since Linux 5.17 +- commit 68b36f0 + ------------------------------------------------------------------- Thu Jan 20 07:34:06 CET 2022 - jslaby@suse.cz diff --git a/kernel-default.spec b/kernel-default.spec index 7f5f93f1..1badf666 100644 --- a/kernel-default.spec +++ b/kernel-default.spec @@ -18,7 +18,7 @@ %define srcversion 5.16 -%define patchversion 5.16.1 +%define patchversion 5.16.2 %define variant %{nil} %define vanilla_only 0 %define compress_modules zstd @@ -107,9 +107,9 @@ Name: kernel-default Summary: The Standard Kernel License: GPL-2.0-only Group: System/Kernel -Version: 5.16.1 +Version: 5.16.2 %if 0%{?is_kotd} -Release: .gc3bbaae +Release: .gc21dc65 %else Release: 0 %endif @@ -231,10 +231,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-c3bbaaedcb39a2d05104918cbcecffa5c2bb1fa9 -Provides: kernel-srchash-c3bbaaedcb39a2d05104918cbcecffa5c2bb1fa9 +Provides: kernel-%build_flavor-base-srchash-c21dc650f6883569b7521f7cd1406c218f207084 +Provides: kernel-srchash-c21dc650f6883569b7521f7cd1406c218f207084 # END COMMON DEPS -Provides: %name-srchash-c3bbaaedcb39a2d05104918cbcecffa5c2bb1fa9 +Provides: %name-srchash-c21dc650f6883569b7521f7cd1406c218f207084 %ifarch %ix86 Provides: kernel-smp = 2.6.17 Obsoletes: kernel-smp <= 2.6.17 @@ -578,7 +578,11 @@ fi %endif if [ %CONFIG_MODULE_SIG = "y" ]; then - test -n "%certs" || ../scripts/config --set-str CONFIG_MODULE_SIG_KEY "" + if [ -n "%certs" ] ; then + ../scripts/config --set-str CONFIG_MODULE_SIG_KEY "%_sourcedir/.kernel_signing_key.pem" + else + ../scripts/config --set-str CONFIG_MODULE_SIG_KEY "" + fi fi case %cpu_arch in @@ -654,16 +658,6 @@ if test -e %my_builddir/kabi/%cpu_arch/symtypes-%build_flavor; then %_sourcedir/modversions --unpack . < $_ fi -# copy module signing certificate(s). We use the default path and trick -# certs/Makefile to not regenerate the certificate. It is done this way so -# that the kernel-source package can be rebuilt even without the certificate -echo Signing certificates "%certs" -if [ -f %_sourcedir/.kernel_signing_key.pem ] ; then - mkdir -p certs - touch certs/x509.genkey - cp "%_sourcedir/.kernel_signing_key.pem" certs/signing_key.pem -fi - %if "%CONFIG_KMSG_IDS" == "y" chmod +x ../scripts/kmsg-doc MAKE_ARGS="$MAKE_ARGS D=2" diff --git a/kernel-docs.changes b/kernel-docs.changes index 3bcab984..cf36a616 100644 --- a/kernel-docs.changes +++ b/kernel-docs.changes @@ -1,3 +1,67 @@ +------------------------------------------------------------------- +Fri Jan 21 07:20:43 CET 2022 - jslaby@suse.cz + +- Linux 5.16.2 (bsc#1012628). +- ALSA: hda/realtek: Re-order quirk entries for Lenovo + (bsc#1012628). +- ALSA: hda/realtek: Add quirk for Legion Y9000X 2020 + (bsc#1012628). +- ALSA: hda/tegra: Fix Tegra194 HDA reset failure (bsc#1012628). +- ALSA: hda: ALC287: Add Lenovo IdeaPad Slim 9i 14ITL5 speaker + quirk (bsc#1012628). +- ALSA: hda/realtek - Fix silent output on Gigabyte X570 Aorus + Master after reboot from Windows (bsc#1012628). +- ALSA: hda/realtek: Use ALC285_FIXUP_HP_GPIO_LED on another HP + laptop (bsc#1012628). +- ALSA: hda/realtek: Add speaker fixup for some Yoga 15ITL5 + devices (bsc#1012628). +- perf annotate: Avoid TUI crash when navigating in the annotation + of recursive functions (bsc#1012628). +- firmware: qemu_fw_cfg: fix kobject leak in probe error path + (bsc#1012628). +- firmware: qemu_fw_cfg: fix NULL-pointer deref on duplicate + entries (bsc#1012628). +- firmware: qemu_fw_cfg: fix sysfs information leak (bsc#1012628). +- rtlwifi: rtl8192cu: Fix WARNING when calling local_irq_restore() + with interrupts enabled (bsc#1012628). +- media: uvcvideo: fix division by zero at stream start + (bsc#1012628). +- video: vga16fb: Only probe for EGA and VGA 16 color graphic + cards (bsc#1012628). +- 9p: fix enodata when reading growing file (bsc#1012628). +- 9p: only copy valid iattrs in 9P2000.L setattr implementation + (bsc#1012628). +- NFSD: Fix zero-length NFSv3 WRITEs (bsc#1012628). +- remoteproc: qcom: pas: Add missing power-domain "mxc" for CDSP + (bsc#1012628). +- KVM: s390: Clarify SIGP orders versus STOP/RESTART + (bsc#1012628). +- KVM: x86: don't print when fail to read/write pv eoi memory + (bsc#1012628). +- KVM: x86: Register Processor Trace interrupt hook iff PT + enabled in guest (bsc#1012628). +- KVM: x86: Register perf callbacks after calling vendor's + hardware_setup() (bsc#1012628). +- perf: Protect perf_guest_cbs with RCU (bsc#1012628). +- vfs: fs_context: fix up param length parsing in + legacy_parse_param (bsc#1012628). +- remoteproc: qcom: pil_info: Don't memcpy_toio more than is + provided (bsc#1012628). +- orangefs: Fix the size of a memory allocation in + orangefs_bufmap_alloc() (bsc#1012628). +- drm/amd/display: explicitly set is_dsc_supported to false + before use (bsc#1012628). +- devtmpfs regression fix: reconfigure on each mount + (bsc#1012628). +- commit 6fa29ec + +------------------------------------------------------------------- +Thu Jan 20 13:26:28 CET 2022 - msuchanek@suse.de + +- kernel-binary.spec: Do not use the default certificate path (bsc#1194943). + Using the the default path is broken since Linux 5.17 +- commit 68b36f0 + ------------------------------------------------------------------- Thu Jan 20 07:34:06 CET 2022 - jslaby@suse.cz diff --git a/kernel-docs.spec b/kernel-docs.spec index 2bb855d9..a5f74d86 100644 --- a/kernel-docs.spec +++ b/kernel-docs.spec @@ -17,7 +17,7 @@ %define srcversion 5.16 -%define patchversion 5.16.1 +%define patchversion 5.16.2 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -31,9 +31,9 @@ Name: kernel-docs Summary: Kernel Documentation License: GPL-2.0-only Group: Documentation/Man -Version: 5.16.1 +Version: 5.16.2 %if 0%{?is_kotd} -Release: .gc3bbaae +Release: .gc21dc65 %else Release: 0 %endif @@ -64,7 +64,7 @@ BuildRequires: texlive-zapfding %endif Url: http://www.kernel.org/ Provides: %name = %version-%source_rel -Provides: %name-srchash-c3bbaaedcb39a2d05104918cbcecffa5c2bb1fa9 +Provides: %name-srchash-c21dc650f6883569b7521f7cd1406c218f207084 BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz diff --git a/kernel-kvmsmall.changes b/kernel-kvmsmall.changes index 3bcab984..cf36a616 100644 --- a/kernel-kvmsmall.changes +++ b/kernel-kvmsmall.changes @@ -1,3 +1,67 @@ +------------------------------------------------------------------- +Fri Jan 21 07:20:43 CET 2022 - jslaby@suse.cz + +- Linux 5.16.2 (bsc#1012628). +- ALSA: hda/realtek: Re-order quirk entries for Lenovo + (bsc#1012628). +- ALSA: hda/realtek: Add quirk for Legion Y9000X 2020 + (bsc#1012628). +- ALSA: hda/tegra: Fix Tegra194 HDA reset failure (bsc#1012628). +- ALSA: hda: ALC287: Add Lenovo IdeaPad Slim 9i 14ITL5 speaker + quirk (bsc#1012628). +- ALSA: hda/realtek - Fix silent output on Gigabyte X570 Aorus + Master after reboot from Windows (bsc#1012628). +- ALSA: hda/realtek: Use ALC285_FIXUP_HP_GPIO_LED on another HP + laptop (bsc#1012628). +- ALSA: hda/realtek: Add speaker fixup for some Yoga 15ITL5 + devices (bsc#1012628). +- perf annotate: Avoid TUI crash when navigating in the annotation + of recursive functions (bsc#1012628). +- firmware: qemu_fw_cfg: fix kobject leak in probe error path + (bsc#1012628). +- firmware: qemu_fw_cfg: fix NULL-pointer deref on duplicate + entries (bsc#1012628). +- firmware: qemu_fw_cfg: fix sysfs information leak (bsc#1012628). +- rtlwifi: rtl8192cu: Fix WARNING when calling local_irq_restore() + with interrupts enabled (bsc#1012628). +- media: uvcvideo: fix division by zero at stream start + (bsc#1012628). +- video: vga16fb: Only probe for EGA and VGA 16 color graphic + cards (bsc#1012628). +- 9p: fix enodata when reading growing file (bsc#1012628). +- 9p: only copy valid iattrs in 9P2000.L setattr implementation + (bsc#1012628). +- NFSD: Fix zero-length NFSv3 WRITEs (bsc#1012628). +- remoteproc: qcom: pas: Add missing power-domain "mxc" for CDSP + (bsc#1012628). +- KVM: s390: Clarify SIGP orders versus STOP/RESTART + (bsc#1012628). +- KVM: x86: don't print when fail to read/write pv eoi memory + (bsc#1012628). +- KVM: x86: Register Processor Trace interrupt hook iff PT + enabled in guest (bsc#1012628). +- KVM: x86: Register perf callbacks after calling vendor's + hardware_setup() (bsc#1012628). +- perf: Protect perf_guest_cbs with RCU (bsc#1012628). +- vfs: fs_context: fix up param length parsing in + legacy_parse_param (bsc#1012628). +- remoteproc: qcom: pil_info: Don't memcpy_toio more than is + provided (bsc#1012628). +- orangefs: Fix the size of a memory allocation in + orangefs_bufmap_alloc() (bsc#1012628). +- drm/amd/display: explicitly set is_dsc_supported to false + before use (bsc#1012628). +- devtmpfs regression fix: reconfigure on each mount + (bsc#1012628). +- commit 6fa29ec + +------------------------------------------------------------------- +Thu Jan 20 13:26:28 CET 2022 - msuchanek@suse.de + +- kernel-binary.spec: Do not use the default certificate path (bsc#1194943). + Using the the default path is broken since Linux 5.17 +- commit 68b36f0 + ------------------------------------------------------------------- Thu Jan 20 07:34:06 CET 2022 - jslaby@suse.cz diff --git a/kernel-kvmsmall.spec b/kernel-kvmsmall.spec index 8efe2270..4baf3a3a 100644 --- a/kernel-kvmsmall.spec +++ b/kernel-kvmsmall.spec @@ -18,7 +18,7 @@ %define srcversion 5.16 -%define patchversion 5.16.1 +%define patchversion 5.16.2 %define variant %{nil} %define vanilla_only 0 %define compress_modules zstd @@ -107,9 +107,9 @@ Name: kernel-kvmsmall Summary: The Small Developer Kernel for KVM License: GPL-2.0-only Group: System/Kernel -Version: 5.16.1 +Version: 5.16.2 %if 0%{?is_kotd} -Release: .gc3bbaae +Release: .gc21dc65 %else Release: 0 %endif @@ -231,10 +231,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-c3bbaaedcb39a2d05104918cbcecffa5c2bb1fa9 -Provides: kernel-srchash-c3bbaaedcb39a2d05104918cbcecffa5c2bb1fa9 +Provides: kernel-%build_flavor-base-srchash-c21dc650f6883569b7521f7cd1406c218f207084 +Provides: kernel-srchash-c21dc650f6883569b7521f7cd1406c218f207084 # END COMMON DEPS -Provides: %name-srchash-c3bbaaedcb39a2d05104918cbcecffa5c2bb1fa9 +Provides: %name-srchash-c21dc650f6883569b7521f7cd1406c218f207084 %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source3: kernel-source.rpmlintrc @@ -533,7 +533,11 @@ fi %endif if [ %CONFIG_MODULE_SIG = "y" ]; then - test -n "%certs" || ../scripts/config --set-str CONFIG_MODULE_SIG_KEY "" + if [ -n "%certs" ] ; then + ../scripts/config --set-str CONFIG_MODULE_SIG_KEY "%_sourcedir/.kernel_signing_key.pem" + else + ../scripts/config --set-str CONFIG_MODULE_SIG_KEY "" + fi fi case %cpu_arch in @@ -609,16 +613,6 @@ if test -e %my_builddir/kabi/%cpu_arch/symtypes-%build_flavor; then %_sourcedir/modversions --unpack . < $_ fi -# copy module signing certificate(s). We use the default path and trick -# certs/Makefile to not regenerate the certificate. It is done this way so -# that the kernel-source package can be rebuilt even without the certificate -echo Signing certificates "%certs" -if [ -f %_sourcedir/.kernel_signing_key.pem ] ; then - mkdir -p certs - touch certs/x509.genkey - cp "%_sourcedir/.kernel_signing_key.pem" certs/signing_key.pem -fi - %if "%CONFIG_KMSG_IDS" == "y" chmod +x ../scripts/kmsg-doc MAKE_ARGS="$MAKE_ARGS D=2" diff --git a/kernel-lpae.changes b/kernel-lpae.changes index 3bcab984..cf36a616 100644 --- a/kernel-lpae.changes +++ b/kernel-lpae.changes @@ -1,3 +1,67 @@ +------------------------------------------------------------------- +Fri Jan 21 07:20:43 CET 2022 - jslaby@suse.cz + +- Linux 5.16.2 (bsc#1012628). +- ALSA: hda/realtek: Re-order quirk entries for Lenovo + (bsc#1012628). +- ALSA: hda/realtek: Add quirk for Legion Y9000X 2020 + (bsc#1012628). +- ALSA: hda/tegra: Fix Tegra194 HDA reset failure (bsc#1012628). +- ALSA: hda: ALC287: Add Lenovo IdeaPad Slim 9i 14ITL5 speaker + quirk (bsc#1012628). +- ALSA: hda/realtek - Fix silent output on Gigabyte X570 Aorus + Master after reboot from Windows (bsc#1012628). +- ALSA: hda/realtek: Use ALC285_FIXUP_HP_GPIO_LED on another HP + laptop (bsc#1012628). +- ALSA: hda/realtek: Add speaker fixup for some Yoga 15ITL5 + devices (bsc#1012628). +- perf annotate: Avoid TUI crash when navigating in the annotation + of recursive functions (bsc#1012628). +- firmware: qemu_fw_cfg: fix kobject leak in probe error path + (bsc#1012628). +- firmware: qemu_fw_cfg: fix NULL-pointer deref on duplicate + entries (bsc#1012628). +- firmware: qemu_fw_cfg: fix sysfs information leak (bsc#1012628). +- rtlwifi: rtl8192cu: Fix WARNING when calling local_irq_restore() + with interrupts enabled (bsc#1012628). +- media: uvcvideo: fix division by zero at stream start + (bsc#1012628). +- video: vga16fb: Only probe for EGA and VGA 16 color graphic + cards (bsc#1012628). +- 9p: fix enodata when reading growing file (bsc#1012628). +- 9p: only copy valid iattrs in 9P2000.L setattr implementation + (bsc#1012628). +- NFSD: Fix zero-length NFSv3 WRITEs (bsc#1012628). +- remoteproc: qcom: pas: Add missing power-domain "mxc" for CDSP + (bsc#1012628). +- KVM: s390: Clarify SIGP orders versus STOP/RESTART + (bsc#1012628). +- KVM: x86: don't print when fail to read/write pv eoi memory + (bsc#1012628). +- KVM: x86: Register Processor Trace interrupt hook iff PT + enabled in guest (bsc#1012628). +- KVM: x86: Register perf callbacks after calling vendor's + hardware_setup() (bsc#1012628). +- perf: Protect perf_guest_cbs with RCU (bsc#1012628). +- vfs: fs_context: fix up param length parsing in + legacy_parse_param (bsc#1012628). +- remoteproc: qcom: pil_info: Don't memcpy_toio more than is + provided (bsc#1012628). +- orangefs: Fix the size of a memory allocation in + orangefs_bufmap_alloc() (bsc#1012628). +- drm/amd/display: explicitly set is_dsc_supported to false + before use (bsc#1012628). +- devtmpfs regression fix: reconfigure on each mount + (bsc#1012628). +- commit 6fa29ec + +------------------------------------------------------------------- +Thu Jan 20 13:26:28 CET 2022 - msuchanek@suse.de + +- kernel-binary.spec: Do not use the default certificate path (bsc#1194943). + Using the the default path is broken since Linux 5.17 +- commit 68b36f0 + ------------------------------------------------------------------- Thu Jan 20 07:34:06 CET 2022 - jslaby@suse.cz diff --git a/kernel-lpae.spec b/kernel-lpae.spec index 1c25da48..cba1d8df 100644 --- a/kernel-lpae.spec +++ b/kernel-lpae.spec @@ -18,7 +18,7 @@ %define srcversion 5.16 -%define patchversion 5.16.1 +%define patchversion 5.16.2 %define variant %{nil} %define vanilla_only 0 %define compress_modules zstd @@ -107,9 +107,9 @@ Name: kernel-lpae Summary: Kernel for LPAE enabled systems License: GPL-2.0-only Group: System/Kernel -Version: 5.16.1 +Version: 5.16.2 %if 0%{?is_kotd} -Release: .gc3bbaae +Release: .gc21dc65 %else Release: 0 %endif @@ -231,10 +231,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-c3bbaaedcb39a2d05104918cbcecffa5c2bb1fa9 -Provides: kernel-srchash-c3bbaaedcb39a2d05104918cbcecffa5c2bb1fa9 +Provides: kernel-%build_flavor-base-srchash-c21dc650f6883569b7521f7cd1406c218f207084 +Provides: kernel-srchash-c21dc650f6883569b7521f7cd1406c218f207084 # END COMMON DEPS -Provides: %name-srchash-c3bbaaedcb39a2d05104918cbcecffa5c2bb1fa9 +Provides: %name-srchash-c21dc650f6883569b7521f7cd1406c218f207084 %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source3: kernel-source.rpmlintrc @@ -527,7 +527,11 @@ fi %endif if [ %CONFIG_MODULE_SIG = "y" ]; then - test -n "%certs" || ../scripts/config --set-str CONFIG_MODULE_SIG_KEY "" + if [ -n "%certs" ] ; then + ../scripts/config --set-str CONFIG_MODULE_SIG_KEY "%_sourcedir/.kernel_signing_key.pem" + else + ../scripts/config --set-str CONFIG_MODULE_SIG_KEY "" + fi fi case %cpu_arch in @@ -603,16 +607,6 @@ if test -e %my_builddir/kabi/%cpu_arch/symtypes-%build_flavor; then %_sourcedir/modversions --unpack . < $_ fi -# copy module signing certificate(s). We use the default path and trick -# certs/Makefile to not regenerate the certificate. It is done this way so -# that the kernel-source package can be rebuilt even without the certificate -echo Signing certificates "%certs" -if [ -f %_sourcedir/.kernel_signing_key.pem ] ; then - mkdir -p certs - touch certs/x509.genkey - cp "%_sourcedir/.kernel_signing_key.pem" certs/signing_key.pem -fi - %if "%CONFIG_KMSG_IDS" == "y" chmod +x ../scripts/kmsg-doc MAKE_ARGS="$MAKE_ARGS D=2" diff --git a/kernel-obs-build.changes b/kernel-obs-build.changes index 3bcab984..cf36a616 100644 --- a/kernel-obs-build.changes +++ b/kernel-obs-build.changes @@ -1,3 +1,67 @@ +------------------------------------------------------------------- +Fri Jan 21 07:20:43 CET 2022 - jslaby@suse.cz + +- Linux 5.16.2 (bsc#1012628). +- ALSA: hda/realtek: Re-order quirk entries for Lenovo + (bsc#1012628). +- ALSA: hda/realtek: Add quirk for Legion Y9000X 2020 + (bsc#1012628). +- ALSA: hda/tegra: Fix Tegra194 HDA reset failure (bsc#1012628). +- ALSA: hda: ALC287: Add Lenovo IdeaPad Slim 9i 14ITL5 speaker + quirk (bsc#1012628). +- ALSA: hda/realtek - Fix silent output on Gigabyte X570 Aorus + Master after reboot from Windows (bsc#1012628). +- ALSA: hda/realtek: Use ALC285_FIXUP_HP_GPIO_LED on another HP + laptop (bsc#1012628). +- ALSA: hda/realtek: Add speaker fixup for some Yoga 15ITL5 + devices (bsc#1012628). +- perf annotate: Avoid TUI crash when navigating in the annotation + of recursive functions (bsc#1012628). +- firmware: qemu_fw_cfg: fix kobject leak in probe error path + (bsc#1012628). +- firmware: qemu_fw_cfg: fix NULL-pointer deref on duplicate + entries (bsc#1012628). +- firmware: qemu_fw_cfg: fix sysfs information leak (bsc#1012628). +- rtlwifi: rtl8192cu: Fix WARNING when calling local_irq_restore() + with interrupts enabled (bsc#1012628). +- media: uvcvideo: fix division by zero at stream start + (bsc#1012628). +- video: vga16fb: Only probe for EGA and VGA 16 color graphic + cards (bsc#1012628). +- 9p: fix enodata when reading growing file (bsc#1012628). +- 9p: only copy valid iattrs in 9P2000.L setattr implementation + (bsc#1012628). +- NFSD: Fix zero-length NFSv3 WRITEs (bsc#1012628). +- remoteproc: qcom: pas: Add missing power-domain "mxc" for CDSP + (bsc#1012628). +- KVM: s390: Clarify SIGP orders versus STOP/RESTART + (bsc#1012628). +- KVM: x86: don't print when fail to read/write pv eoi memory + (bsc#1012628). +- KVM: x86: Register Processor Trace interrupt hook iff PT + enabled in guest (bsc#1012628). +- KVM: x86: Register perf callbacks after calling vendor's + hardware_setup() (bsc#1012628). +- perf: Protect perf_guest_cbs with RCU (bsc#1012628). +- vfs: fs_context: fix up param length parsing in + legacy_parse_param (bsc#1012628). +- remoteproc: qcom: pil_info: Don't memcpy_toio more than is + provided (bsc#1012628). +- orangefs: Fix the size of a memory allocation in + orangefs_bufmap_alloc() (bsc#1012628). +- drm/amd/display: explicitly set is_dsc_supported to false + before use (bsc#1012628). +- devtmpfs regression fix: reconfigure on each mount + (bsc#1012628). +- commit 6fa29ec + +------------------------------------------------------------------- +Thu Jan 20 13:26:28 CET 2022 - msuchanek@suse.de + +- kernel-binary.spec: Do not use the default certificate path (bsc#1194943). + Using the the default path is broken since Linux 5.17 +- commit 68b36f0 + ------------------------------------------------------------------- Thu Jan 20 07:34:06 CET 2022 - jslaby@suse.cz diff --git a/kernel-obs-build.spec b/kernel-obs-build.spec index 4d448e1c..307cc699 100644 --- a/kernel-obs-build.spec +++ b/kernel-obs-build.spec @@ -19,7 +19,7 @@ #!BuildIgnore: post-build-checks -%define patchversion 5.16.1 +%define patchversion 5.16.2 %define variant %{nil} %define vanilla_only 0 @@ -45,7 +45,7 @@ BuildRequires: util-linux %endif %endif %endif -BuildRequires: kernel%kernel_flavor-srchash-c3bbaaedcb39a2d05104918cbcecffa5c2bb1fa9 +BuildRequires: kernel%kernel_flavor-srchash-c21dc650f6883569b7521f7cd1406c218f207084 %if 0%{?rhel_version} BuildRequires: kernel @@ -64,9 +64,9 @@ BuildRequires: dracut Summary: package kernel and initrd for OBS VM builds License: GPL-2.0-only Group: SLES -Version: 5.16.1 +Version: 5.16.2 %if 0%{?is_kotd} -Release: .gc3bbaae +Release: .gc21dc65 %else Release: 0 %endif diff --git a/kernel-obs-qa.changes b/kernel-obs-qa.changes index 3bcab984..cf36a616 100644 --- a/kernel-obs-qa.changes +++ b/kernel-obs-qa.changes @@ -1,3 +1,67 @@ +------------------------------------------------------------------- +Fri Jan 21 07:20:43 CET 2022 - jslaby@suse.cz + +- Linux 5.16.2 (bsc#1012628). +- ALSA: hda/realtek: Re-order quirk entries for Lenovo + (bsc#1012628). +- ALSA: hda/realtek: Add quirk for Legion Y9000X 2020 + (bsc#1012628). +- ALSA: hda/tegra: Fix Tegra194 HDA reset failure (bsc#1012628). +- ALSA: hda: ALC287: Add Lenovo IdeaPad Slim 9i 14ITL5 speaker + quirk (bsc#1012628). +- ALSA: hda/realtek - Fix silent output on Gigabyte X570 Aorus + Master after reboot from Windows (bsc#1012628). +- ALSA: hda/realtek: Use ALC285_FIXUP_HP_GPIO_LED on another HP + laptop (bsc#1012628). +- ALSA: hda/realtek: Add speaker fixup for some Yoga 15ITL5 + devices (bsc#1012628). +- perf annotate: Avoid TUI crash when navigating in the annotation + of recursive functions (bsc#1012628). +- firmware: qemu_fw_cfg: fix kobject leak in probe error path + (bsc#1012628). +- firmware: qemu_fw_cfg: fix NULL-pointer deref on duplicate + entries (bsc#1012628). +- firmware: qemu_fw_cfg: fix sysfs information leak (bsc#1012628). +- rtlwifi: rtl8192cu: Fix WARNING when calling local_irq_restore() + with interrupts enabled (bsc#1012628). +- media: uvcvideo: fix division by zero at stream start + (bsc#1012628). +- video: vga16fb: Only probe for EGA and VGA 16 color graphic + cards (bsc#1012628). +- 9p: fix enodata when reading growing file (bsc#1012628). +- 9p: only copy valid iattrs in 9P2000.L setattr implementation + (bsc#1012628). +- NFSD: Fix zero-length NFSv3 WRITEs (bsc#1012628). +- remoteproc: qcom: pas: Add missing power-domain "mxc" for CDSP + (bsc#1012628). +- KVM: s390: Clarify SIGP orders versus STOP/RESTART + (bsc#1012628). +- KVM: x86: don't print when fail to read/write pv eoi memory + (bsc#1012628). +- KVM: x86: Register Processor Trace interrupt hook iff PT + enabled in guest (bsc#1012628). +- KVM: x86: Register perf callbacks after calling vendor's + hardware_setup() (bsc#1012628). +- perf: Protect perf_guest_cbs with RCU (bsc#1012628). +- vfs: fs_context: fix up param length parsing in + legacy_parse_param (bsc#1012628). +- remoteproc: qcom: pil_info: Don't memcpy_toio more than is + provided (bsc#1012628). +- orangefs: Fix the size of a memory allocation in + orangefs_bufmap_alloc() (bsc#1012628). +- drm/amd/display: explicitly set is_dsc_supported to false + before use (bsc#1012628). +- devtmpfs regression fix: reconfigure on each mount + (bsc#1012628). +- commit 6fa29ec + +------------------------------------------------------------------- +Thu Jan 20 13:26:28 CET 2022 - msuchanek@suse.de + +- kernel-binary.spec: Do not use the default certificate path (bsc#1194943). + Using the the default path is broken since Linux 5.17 +- commit 68b36f0 + ------------------------------------------------------------------- Thu Jan 20 07:34:06 CET 2022 - jslaby@suse.cz diff --git a/kernel-obs-qa.spec b/kernel-obs-qa.spec index 348369e0..1e98a11a 100644 --- a/kernel-obs-qa.spec +++ b/kernel-obs-qa.spec @@ -17,7 +17,7 @@ # needsrootforbuild -%define patchversion 5.16.1 +%define patchversion 5.16.2 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -36,9 +36,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build Summary: Basic QA tests for the kernel License: GPL-2.0-only Group: SLES -Version: 5.16.1 +Version: 5.16.2 %if 0%{?is_kotd} -Release: .gc3bbaae +Release: .gc21dc65 %else Release: 0 %endif diff --git a/kernel-pae.changes b/kernel-pae.changes index 3bcab984..cf36a616 100644 --- a/kernel-pae.changes +++ b/kernel-pae.changes @@ -1,3 +1,67 @@ +------------------------------------------------------------------- +Fri Jan 21 07:20:43 CET 2022 - jslaby@suse.cz + +- Linux 5.16.2 (bsc#1012628). +- ALSA: hda/realtek: Re-order quirk entries for Lenovo + (bsc#1012628). +- ALSA: hda/realtek: Add quirk for Legion Y9000X 2020 + (bsc#1012628). +- ALSA: hda/tegra: Fix Tegra194 HDA reset failure (bsc#1012628). +- ALSA: hda: ALC287: Add Lenovo IdeaPad Slim 9i 14ITL5 speaker + quirk (bsc#1012628). +- ALSA: hda/realtek - Fix silent output on Gigabyte X570 Aorus + Master after reboot from Windows (bsc#1012628). +- ALSA: hda/realtek: Use ALC285_FIXUP_HP_GPIO_LED on another HP + laptop (bsc#1012628). +- ALSA: hda/realtek: Add speaker fixup for some Yoga 15ITL5 + devices (bsc#1012628). +- perf annotate: Avoid TUI crash when navigating in the annotation + of recursive functions (bsc#1012628). +- firmware: qemu_fw_cfg: fix kobject leak in probe error path + (bsc#1012628). +- firmware: qemu_fw_cfg: fix NULL-pointer deref on duplicate + entries (bsc#1012628). +- firmware: qemu_fw_cfg: fix sysfs information leak (bsc#1012628). +- rtlwifi: rtl8192cu: Fix WARNING when calling local_irq_restore() + with interrupts enabled (bsc#1012628). +- media: uvcvideo: fix division by zero at stream start + (bsc#1012628). +- video: vga16fb: Only probe for EGA and VGA 16 color graphic + cards (bsc#1012628). +- 9p: fix enodata when reading growing file (bsc#1012628). +- 9p: only copy valid iattrs in 9P2000.L setattr implementation + (bsc#1012628). +- NFSD: Fix zero-length NFSv3 WRITEs (bsc#1012628). +- remoteproc: qcom: pas: Add missing power-domain "mxc" for CDSP + (bsc#1012628). +- KVM: s390: Clarify SIGP orders versus STOP/RESTART + (bsc#1012628). +- KVM: x86: don't print when fail to read/write pv eoi memory + (bsc#1012628). +- KVM: x86: Register Processor Trace interrupt hook iff PT + enabled in guest (bsc#1012628). +- KVM: x86: Register perf callbacks after calling vendor's + hardware_setup() (bsc#1012628). +- perf: Protect perf_guest_cbs with RCU (bsc#1012628). +- vfs: fs_context: fix up param length parsing in + legacy_parse_param (bsc#1012628). +- remoteproc: qcom: pil_info: Don't memcpy_toio more than is + provided (bsc#1012628). +- orangefs: Fix the size of a memory allocation in + orangefs_bufmap_alloc() (bsc#1012628). +- drm/amd/display: explicitly set is_dsc_supported to false + before use (bsc#1012628). +- devtmpfs regression fix: reconfigure on each mount + (bsc#1012628). +- commit 6fa29ec + +------------------------------------------------------------------- +Thu Jan 20 13:26:28 CET 2022 - msuchanek@suse.de + +- kernel-binary.spec: Do not use the default certificate path (bsc#1194943). + Using the the default path is broken since Linux 5.17 +- commit 68b36f0 + ------------------------------------------------------------------- Thu Jan 20 07:34:06 CET 2022 - jslaby@suse.cz diff --git a/kernel-pae.spec b/kernel-pae.spec index afa4b993..ef8a683d 100644 --- a/kernel-pae.spec +++ b/kernel-pae.spec @@ -18,7 +18,7 @@ %define srcversion 5.16 -%define patchversion 5.16.1 +%define patchversion 5.16.2 %define variant %{nil} %define vanilla_only 0 %define compress_modules zstd @@ -107,9 +107,9 @@ Name: kernel-pae Summary: Kernel with PAE Support License: GPL-2.0-only Group: System/Kernel -Version: 5.16.1 +Version: 5.16.2 %if 0%{?is_kotd} -Release: .gc3bbaae +Release: .gc21dc65 %else Release: 0 %endif @@ -231,10 +231,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-c3bbaaedcb39a2d05104918cbcecffa5c2bb1fa9 -Provides: kernel-srchash-c3bbaaedcb39a2d05104918cbcecffa5c2bb1fa9 +Provides: kernel-%build_flavor-base-srchash-c21dc650f6883569b7521f7cd1406c218f207084 +Provides: kernel-srchash-c21dc650f6883569b7521f7cd1406c218f207084 # END COMMON DEPS -Provides: %name-srchash-c3bbaaedcb39a2d05104918cbcecffa5c2bb1fa9 +Provides: %name-srchash-c21dc650f6883569b7521f7cd1406c218f207084 %ifarch %ix86 Provides: kernel-bigsmp = 2.6.17 Obsoletes: kernel-bigsmp <= 2.6.17 @@ -555,7 +555,11 @@ fi %endif if [ %CONFIG_MODULE_SIG = "y" ]; then - test -n "%certs" || ../scripts/config --set-str CONFIG_MODULE_SIG_KEY "" + if [ -n "%certs" ] ; then + ../scripts/config --set-str CONFIG_MODULE_SIG_KEY "%_sourcedir/.kernel_signing_key.pem" + else + ../scripts/config --set-str CONFIG_MODULE_SIG_KEY "" + fi fi case %cpu_arch in @@ -631,16 +635,6 @@ if test -e %my_builddir/kabi/%cpu_arch/symtypes-%build_flavor; then %_sourcedir/modversions --unpack . < $_ fi -# copy module signing certificate(s). We use the default path and trick -# certs/Makefile to not regenerate the certificate. It is done this way so -# that the kernel-source package can be rebuilt even without the certificate -echo Signing certificates "%certs" -if [ -f %_sourcedir/.kernel_signing_key.pem ] ; then - mkdir -p certs - touch certs/x509.genkey - cp "%_sourcedir/.kernel_signing_key.pem" certs/signing_key.pem -fi - %if "%CONFIG_KMSG_IDS" == "y" chmod +x ../scripts/kmsg-doc MAKE_ARGS="$MAKE_ARGS D=2" diff --git a/kernel-source.changes b/kernel-source.changes index 3bcab984..cf36a616 100644 --- a/kernel-source.changes +++ b/kernel-source.changes @@ -1,3 +1,67 @@ +------------------------------------------------------------------- +Fri Jan 21 07:20:43 CET 2022 - jslaby@suse.cz + +- Linux 5.16.2 (bsc#1012628). +- ALSA: hda/realtek: Re-order quirk entries for Lenovo + (bsc#1012628). +- ALSA: hda/realtek: Add quirk for Legion Y9000X 2020 + (bsc#1012628). +- ALSA: hda/tegra: Fix Tegra194 HDA reset failure (bsc#1012628). +- ALSA: hda: ALC287: Add Lenovo IdeaPad Slim 9i 14ITL5 speaker + quirk (bsc#1012628). +- ALSA: hda/realtek - Fix silent output on Gigabyte X570 Aorus + Master after reboot from Windows (bsc#1012628). +- ALSA: hda/realtek: Use ALC285_FIXUP_HP_GPIO_LED on another HP + laptop (bsc#1012628). +- ALSA: hda/realtek: Add speaker fixup for some Yoga 15ITL5 + devices (bsc#1012628). +- perf annotate: Avoid TUI crash when navigating in the annotation + of recursive functions (bsc#1012628). +- firmware: qemu_fw_cfg: fix kobject leak in probe error path + (bsc#1012628). +- firmware: qemu_fw_cfg: fix NULL-pointer deref on duplicate + entries (bsc#1012628). +- firmware: qemu_fw_cfg: fix sysfs information leak (bsc#1012628). +- rtlwifi: rtl8192cu: Fix WARNING when calling local_irq_restore() + with interrupts enabled (bsc#1012628). +- media: uvcvideo: fix division by zero at stream start + (bsc#1012628). +- video: vga16fb: Only probe for EGA and VGA 16 color graphic + cards (bsc#1012628). +- 9p: fix enodata when reading growing file (bsc#1012628). +- 9p: only copy valid iattrs in 9P2000.L setattr implementation + (bsc#1012628). +- NFSD: Fix zero-length NFSv3 WRITEs (bsc#1012628). +- remoteproc: qcom: pas: Add missing power-domain "mxc" for CDSP + (bsc#1012628). +- KVM: s390: Clarify SIGP orders versus STOP/RESTART + (bsc#1012628). +- KVM: x86: don't print when fail to read/write pv eoi memory + (bsc#1012628). +- KVM: x86: Register Processor Trace interrupt hook iff PT + enabled in guest (bsc#1012628). +- KVM: x86: Register perf callbacks after calling vendor's + hardware_setup() (bsc#1012628). +- perf: Protect perf_guest_cbs with RCU (bsc#1012628). +- vfs: fs_context: fix up param length parsing in + legacy_parse_param (bsc#1012628). +- remoteproc: qcom: pil_info: Don't memcpy_toio more than is + provided (bsc#1012628). +- orangefs: Fix the size of a memory allocation in + orangefs_bufmap_alloc() (bsc#1012628). +- drm/amd/display: explicitly set is_dsc_supported to false + before use (bsc#1012628). +- devtmpfs regression fix: reconfigure on each mount + (bsc#1012628). +- commit 6fa29ec + +------------------------------------------------------------------- +Thu Jan 20 13:26:28 CET 2022 - msuchanek@suse.de + +- kernel-binary.spec: Do not use the default certificate path (bsc#1194943). + Using the the default path is broken since Linux 5.17 +- commit 68b36f0 + ------------------------------------------------------------------- Thu Jan 20 07:34:06 CET 2022 - jslaby@suse.cz diff --git a/kernel-source.spec b/kernel-source.spec index c63eed4e..c23bd1ee 100644 --- a/kernel-source.spec +++ b/kernel-source.spec @@ -18,7 +18,7 @@ %define srcversion 5.16 -%define patchversion 5.16.1 +%define patchversion 5.16.2 %define variant %{nil} %define vanilla_only 0 @@ -35,9 +35,9 @@ Name: kernel-source Summary: The Linux Kernel Sources License: GPL-2.0-only Group: Development/Sources -Version: 5.16.1 +Version: 5.16.2 %if 0%{?is_kotd} -Release: .gc3bbaae +Release: .gc21dc65 %else Release: 0 %endif @@ -48,7 +48,7 @@ BuildRequires: fdupes BuildRequires: sed Requires(post): coreutils sed Provides: %name = %version-%source_rel -Provides: %name-srchash-c3bbaaedcb39a2d05104918cbcecffa5c2bb1fa9 +Provides: %name-srchash-c21dc650f6883569b7521f7cd1406c218f207084 Provides: linux Provides: multiversion(kernel) Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz diff --git a/kernel-syms.changes b/kernel-syms.changes index 3bcab984..cf36a616 100644 --- a/kernel-syms.changes +++ b/kernel-syms.changes @@ -1,3 +1,67 @@ +------------------------------------------------------------------- +Fri Jan 21 07:20:43 CET 2022 - jslaby@suse.cz + +- Linux 5.16.2 (bsc#1012628). +- ALSA: hda/realtek: Re-order quirk entries for Lenovo + (bsc#1012628). +- ALSA: hda/realtek: Add quirk for Legion Y9000X 2020 + (bsc#1012628). +- ALSA: hda/tegra: Fix Tegra194 HDA reset failure (bsc#1012628). +- ALSA: hda: ALC287: Add Lenovo IdeaPad Slim 9i 14ITL5 speaker + quirk (bsc#1012628). +- ALSA: hda/realtek - Fix silent output on Gigabyte X570 Aorus + Master after reboot from Windows (bsc#1012628). +- ALSA: hda/realtek: Use ALC285_FIXUP_HP_GPIO_LED on another HP + laptop (bsc#1012628). +- ALSA: hda/realtek: Add speaker fixup for some Yoga 15ITL5 + devices (bsc#1012628). +- perf annotate: Avoid TUI crash when navigating in the annotation + of recursive functions (bsc#1012628). +- firmware: qemu_fw_cfg: fix kobject leak in probe error path + (bsc#1012628). +- firmware: qemu_fw_cfg: fix NULL-pointer deref on duplicate + entries (bsc#1012628). +- firmware: qemu_fw_cfg: fix sysfs information leak (bsc#1012628). +- rtlwifi: rtl8192cu: Fix WARNING when calling local_irq_restore() + with interrupts enabled (bsc#1012628). +- media: uvcvideo: fix division by zero at stream start + (bsc#1012628). +- video: vga16fb: Only probe for EGA and VGA 16 color graphic + cards (bsc#1012628). +- 9p: fix enodata when reading growing file (bsc#1012628). +- 9p: only copy valid iattrs in 9P2000.L setattr implementation + (bsc#1012628). +- NFSD: Fix zero-length NFSv3 WRITEs (bsc#1012628). +- remoteproc: qcom: pas: Add missing power-domain "mxc" for CDSP + (bsc#1012628). +- KVM: s390: Clarify SIGP orders versus STOP/RESTART + (bsc#1012628). +- KVM: x86: don't print when fail to read/write pv eoi memory + (bsc#1012628). +- KVM: x86: Register Processor Trace interrupt hook iff PT + enabled in guest (bsc#1012628). +- KVM: x86: Register perf callbacks after calling vendor's + hardware_setup() (bsc#1012628). +- perf: Protect perf_guest_cbs with RCU (bsc#1012628). +- vfs: fs_context: fix up param length parsing in + legacy_parse_param (bsc#1012628). +- remoteproc: qcom: pil_info: Don't memcpy_toio more than is + provided (bsc#1012628). +- orangefs: Fix the size of a memory allocation in + orangefs_bufmap_alloc() (bsc#1012628). +- drm/amd/display: explicitly set is_dsc_supported to false + before use (bsc#1012628). +- devtmpfs regression fix: reconfigure on each mount + (bsc#1012628). +- commit 6fa29ec + +------------------------------------------------------------------- +Thu Jan 20 13:26:28 CET 2022 - msuchanek@suse.de + +- kernel-binary.spec: Do not use the default certificate path (bsc#1194943). + Using the the default path is broken since Linux 5.17 +- commit 68b36f0 + ------------------------------------------------------------------- Thu Jan 20 07:34:06 CET 2022 - jslaby@suse.cz diff --git a/kernel-syms.spec b/kernel-syms.spec index 2a94000c..95aa15fa 100644 --- a/kernel-syms.spec +++ b/kernel-syms.spec @@ -24,10 +24,10 @@ Name: kernel-syms Summary: Kernel Symbol Versions (modversions) License: GPL-2.0-only Group: Development/Sources -Version: 5.16.1 +Version: 5.16.2 %if %using_buildservice %if 0%{?is_kotd} -Release: .gc3bbaae +Release: .gc21dc65 %else Release: 0 %endif @@ -52,7 +52,7 @@ Requires: kernel-pae-devel = %version-%source_rel %endif Requires: pesign-obs-integration Provides: %name = %version-%source_rel -Provides: %name-srchash-c3bbaaedcb39a2d05104918cbcecffa5c2bb1fa9 +Provides: %name-srchash-c21dc650f6883569b7521f7cd1406c218f207084 Provides: multiversion(kernel) Source: README.KSYMS Requires: kernel-devel%variant = %version-%source_rel diff --git a/kernel-vanilla.changes b/kernel-vanilla.changes index 3bcab984..cf36a616 100644 --- a/kernel-vanilla.changes +++ b/kernel-vanilla.changes @@ -1,3 +1,67 @@ +------------------------------------------------------------------- +Fri Jan 21 07:20:43 CET 2022 - jslaby@suse.cz + +- Linux 5.16.2 (bsc#1012628). +- ALSA: hda/realtek: Re-order quirk entries for Lenovo + (bsc#1012628). +- ALSA: hda/realtek: Add quirk for Legion Y9000X 2020 + (bsc#1012628). +- ALSA: hda/tegra: Fix Tegra194 HDA reset failure (bsc#1012628). +- ALSA: hda: ALC287: Add Lenovo IdeaPad Slim 9i 14ITL5 speaker + quirk (bsc#1012628). +- ALSA: hda/realtek - Fix silent output on Gigabyte X570 Aorus + Master after reboot from Windows (bsc#1012628). +- ALSA: hda/realtek: Use ALC285_FIXUP_HP_GPIO_LED on another HP + laptop (bsc#1012628). +- ALSA: hda/realtek: Add speaker fixup for some Yoga 15ITL5 + devices (bsc#1012628). +- perf annotate: Avoid TUI crash when navigating in the annotation + of recursive functions (bsc#1012628). +- firmware: qemu_fw_cfg: fix kobject leak in probe error path + (bsc#1012628). +- firmware: qemu_fw_cfg: fix NULL-pointer deref on duplicate + entries (bsc#1012628). +- firmware: qemu_fw_cfg: fix sysfs information leak (bsc#1012628). +- rtlwifi: rtl8192cu: Fix WARNING when calling local_irq_restore() + with interrupts enabled (bsc#1012628). +- media: uvcvideo: fix division by zero at stream start + (bsc#1012628). +- video: vga16fb: Only probe for EGA and VGA 16 color graphic + cards (bsc#1012628). +- 9p: fix enodata when reading growing file (bsc#1012628). +- 9p: only copy valid iattrs in 9P2000.L setattr implementation + (bsc#1012628). +- NFSD: Fix zero-length NFSv3 WRITEs (bsc#1012628). +- remoteproc: qcom: pas: Add missing power-domain "mxc" for CDSP + (bsc#1012628). +- KVM: s390: Clarify SIGP orders versus STOP/RESTART + (bsc#1012628). +- KVM: x86: don't print when fail to read/write pv eoi memory + (bsc#1012628). +- KVM: x86: Register Processor Trace interrupt hook iff PT + enabled in guest (bsc#1012628). +- KVM: x86: Register perf callbacks after calling vendor's + hardware_setup() (bsc#1012628). +- perf: Protect perf_guest_cbs with RCU (bsc#1012628). +- vfs: fs_context: fix up param length parsing in + legacy_parse_param (bsc#1012628). +- remoteproc: qcom: pil_info: Don't memcpy_toio more than is + provided (bsc#1012628). +- orangefs: Fix the size of a memory allocation in + orangefs_bufmap_alloc() (bsc#1012628). +- drm/amd/display: explicitly set is_dsc_supported to false + before use (bsc#1012628). +- devtmpfs regression fix: reconfigure on each mount + (bsc#1012628). +- commit 6fa29ec + +------------------------------------------------------------------- +Thu Jan 20 13:26:28 CET 2022 - msuchanek@suse.de + +- kernel-binary.spec: Do not use the default certificate path (bsc#1194943). + Using the the default path is broken since Linux 5.17 +- commit 68b36f0 + ------------------------------------------------------------------- Thu Jan 20 07:34:06 CET 2022 - jslaby@suse.cz diff --git a/kernel-vanilla.spec b/kernel-vanilla.spec index d44ff377..44a09af3 100644 --- a/kernel-vanilla.spec +++ b/kernel-vanilla.spec @@ -18,7 +18,7 @@ %define srcversion 5.16 -%define patchversion 5.16.1 +%define patchversion 5.16.2 %define variant %{nil} %define vanilla_only 0 %define compress_modules zstd @@ -107,9 +107,9 @@ Name: kernel-vanilla Summary: The Standard Kernel - without any SUSE patches License: GPL-2.0-only Group: System/Kernel -Version: 5.16.1 +Version: 5.16.2 %if 0%{?is_kotd} -Release: .gc3bbaae +Release: .gc21dc65 %else Release: 0 %endif @@ -231,10 +231,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-c3bbaaedcb39a2d05104918cbcecffa5c2bb1fa9 -Provides: kernel-srchash-c3bbaaedcb39a2d05104918cbcecffa5c2bb1fa9 +Provides: kernel-%build_flavor-base-srchash-c21dc650f6883569b7521f7cd1406c218f207084 +Provides: kernel-srchash-c21dc650f6883569b7521f7cd1406c218f207084 # END COMMON DEPS -Provides: %name-srchash-c3bbaaedcb39a2d05104918cbcecffa5c2bb1fa9 +Provides: %name-srchash-c21dc650f6883569b7521f7cd1406c218f207084 %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source3: kernel-source.rpmlintrc @@ -526,7 +526,11 @@ fi %endif if [ %CONFIG_MODULE_SIG = "y" ]; then - test -n "%certs" || ../scripts/config --set-str CONFIG_MODULE_SIG_KEY "" + if [ -n "%certs" ] ; then + ../scripts/config --set-str CONFIG_MODULE_SIG_KEY "%_sourcedir/.kernel_signing_key.pem" + else + ../scripts/config --set-str CONFIG_MODULE_SIG_KEY "" + fi fi case %cpu_arch in @@ -602,16 +606,6 @@ if test -e %my_builddir/kabi/%cpu_arch/symtypes-%build_flavor; then %_sourcedir/modversions --unpack . < $_ fi -# copy module signing certificate(s). We use the default path and trick -# certs/Makefile to not regenerate the certificate. It is done this way so -# that the kernel-source package can be rebuilt even without the certificate -echo Signing certificates "%certs" -if [ -f %_sourcedir/.kernel_signing_key.pem ] ; then - mkdir -p certs - touch certs/x509.genkey - cp "%_sourcedir/.kernel_signing_key.pem" certs/signing_key.pem -fi - %if "%CONFIG_KMSG_IDS" == "y" chmod +x ../scripts/kmsg-doc MAKE_ARGS="$MAKE_ARGS D=2" diff --git a/kernel-zfcpdump.changes b/kernel-zfcpdump.changes index 3bcab984..cf36a616 100644 --- a/kernel-zfcpdump.changes +++ b/kernel-zfcpdump.changes @@ -1,3 +1,67 @@ +------------------------------------------------------------------- +Fri Jan 21 07:20:43 CET 2022 - jslaby@suse.cz + +- Linux 5.16.2 (bsc#1012628). +- ALSA: hda/realtek: Re-order quirk entries for Lenovo + (bsc#1012628). +- ALSA: hda/realtek: Add quirk for Legion Y9000X 2020 + (bsc#1012628). +- ALSA: hda/tegra: Fix Tegra194 HDA reset failure (bsc#1012628). +- ALSA: hda: ALC287: Add Lenovo IdeaPad Slim 9i 14ITL5 speaker + quirk (bsc#1012628). +- ALSA: hda/realtek - Fix silent output on Gigabyte X570 Aorus + Master after reboot from Windows (bsc#1012628). +- ALSA: hda/realtek: Use ALC285_FIXUP_HP_GPIO_LED on another HP + laptop (bsc#1012628). +- ALSA: hda/realtek: Add speaker fixup for some Yoga 15ITL5 + devices (bsc#1012628). +- perf annotate: Avoid TUI crash when navigating in the annotation + of recursive functions (bsc#1012628). +- firmware: qemu_fw_cfg: fix kobject leak in probe error path + (bsc#1012628). +- firmware: qemu_fw_cfg: fix NULL-pointer deref on duplicate + entries (bsc#1012628). +- firmware: qemu_fw_cfg: fix sysfs information leak (bsc#1012628). +- rtlwifi: rtl8192cu: Fix WARNING when calling local_irq_restore() + with interrupts enabled (bsc#1012628). +- media: uvcvideo: fix division by zero at stream start + (bsc#1012628). +- video: vga16fb: Only probe for EGA and VGA 16 color graphic + cards (bsc#1012628). +- 9p: fix enodata when reading growing file (bsc#1012628). +- 9p: only copy valid iattrs in 9P2000.L setattr implementation + (bsc#1012628). +- NFSD: Fix zero-length NFSv3 WRITEs (bsc#1012628). +- remoteproc: qcom: pas: Add missing power-domain "mxc" for CDSP + (bsc#1012628). +- KVM: s390: Clarify SIGP orders versus STOP/RESTART + (bsc#1012628). +- KVM: x86: don't print when fail to read/write pv eoi memory + (bsc#1012628). +- KVM: x86: Register Processor Trace interrupt hook iff PT + enabled in guest (bsc#1012628). +- KVM: x86: Register perf callbacks after calling vendor's + hardware_setup() (bsc#1012628). +- perf: Protect perf_guest_cbs with RCU (bsc#1012628). +- vfs: fs_context: fix up param length parsing in + legacy_parse_param (bsc#1012628). +- remoteproc: qcom: pil_info: Don't memcpy_toio more than is + provided (bsc#1012628). +- orangefs: Fix the size of a memory allocation in + orangefs_bufmap_alloc() (bsc#1012628). +- drm/amd/display: explicitly set is_dsc_supported to false + before use (bsc#1012628). +- devtmpfs regression fix: reconfigure on each mount + (bsc#1012628). +- commit 6fa29ec + +------------------------------------------------------------------- +Thu Jan 20 13:26:28 CET 2022 - msuchanek@suse.de + +- kernel-binary.spec: Do not use the default certificate path (bsc#1194943). + Using the the default path is broken since Linux 5.17 +- commit 68b36f0 + ------------------------------------------------------------------- Thu Jan 20 07:34:06 CET 2022 - jslaby@suse.cz diff --git a/kernel-zfcpdump.spec b/kernel-zfcpdump.spec index 96308a53..ce7ad011 100644 --- a/kernel-zfcpdump.spec +++ b/kernel-zfcpdump.spec @@ -18,7 +18,7 @@ %define srcversion 5.16 -%define patchversion 5.16.1 +%define patchversion 5.16.2 %define variant %{nil} %define vanilla_only 0 %define compress_modules zstd @@ -107,9 +107,9 @@ Name: kernel-zfcpdump Summary: The IBM System Z zfcpdump Kernel License: GPL-2.0-only Group: System/Kernel -Version: 5.16.1 +Version: 5.16.2 %if 0%{?is_kotd} -Release: .gc3bbaae +Release: .gc21dc65 %else Release: 0 %endif @@ -231,10 +231,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-c3bbaaedcb39a2d05104918cbcecffa5c2bb1fa9 -Provides: kernel-srchash-c3bbaaedcb39a2d05104918cbcecffa5c2bb1fa9 +Provides: kernel-%build_flavor-base-srchash-c21dc650f6883569b7521f7cd1406c218f207084 +Provides: kernel-srchash-c21dc650f6883569b7521f7cd1406c218f207084 # END COMMON DEPS -Provides: %name-srchash-c3bbaaedcb39a2d05104918cbcecffa5c2bb1fa9 +Provides: %name-srchash-c21dc650f6883569b7521f7cd1406c218f207084 %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source3: kernel-source.rpmlintrc @@ -529,7 +529,11 @@ fi %endif if [ %CONFIG_MODULE_SIG = "y" ]; then - test -n "%certs" || ../scripts/config --set-str CONFIG_MODULE_SIG_KEY "" + if [ -n "%certs" ] ; then + ../scripts/config --set-str CONFIG_MODULE_SIG_KEY "%_sourcedir/.kernel_signing_key.pem" + else + ../scripts/config --set-str CONFIG_MODULE_SIG_KEY "" + fi fi case %cpu_arch in @@ -605,16 +609,6 @@ if test -e %my_builddir/kabi/%cpu_arch/symtypes-%build_flavor; then %_sourcedir/modversions --unpack . < $_ fi -# copy module signing certificate(s). We use the default path and trick -# certs/Makefile to not regenerate the certificate. It is done this way so -# that the kernel-source package can be rebuilt even without the certificate -echo Signing certificates "%certs" -if [ -f %_sourcedir/.kernel_signing_key.pem ] ; then - mkdir -p certs - touch certs/x509.genkey - cp "%_sourcedir/.kernel_signing_key.pem" certs/signing_key.pem -fi - %if "%CONFIG_KMSG_IDS" == "y" chmod +x ../scripts/kmsg-doc MAKE_ARGS="$MAKE_ARGS D=2" diff --git a/patches.kernel.org.tar.bz2 b/patches.kernel.org.tar.bz2 index 4434ffbf..ae7e88e5 100644 --- a/patches.kernel.org.tar.bz2 +++ b/patches.kernel.org.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b3d66a0cd1fac15a15dc2ed4babcc0f9ab237daa363700b4e08c0ffb5bad0e45 -size 29973 +oid sha256:9c8fe46046eb1560e918de7801d21769e1d4b23ec843ff32ebb38a0e383f4d63 +size 52576 diff --git a/series.conf b/series.conf index 506bf532..5c4eced2 100644 --- a/series.conf +++ b/series.conf @@ -65,6 +65,35 @@ patches.kernel.org/5.16.1-036-staging-greybus-fix-stack-size-warning-with-UB.patch patches.kernel.org/5.16.1-037-parisc-Fix-pdc_toc_pim_11-and-pdc_toc_pim_20-d.patch patches.kernel.org/5.16.1-038-Linux-5.16.1.patch + patches.kernel.org/5.16.2-001-devtmpfs-regression-fix-reconfigure-on-each-mo.patch + patches.kernel.org/5.16.2-002-drm-amd-display-explicitly-set-is_dsc_supporte.patch + patches.kernel.org/5.16.2-003-orangefs-Fix-the-size-of-a-memory-allocation-i.patch + patches.kernel.org/5.16.2-004-remoteproc-qcom-pil_info-Don-t-memcpy_toio-mor.patch + patches.kernel.org/5.16.2-005-vfs-fs_context-fix-up-param-length-parsing-in-.patch + patches.kernel.org/5.16.2-006-perf-Protect-perf_guest_cbs-with-RCU.patch + patches.kernel.org/5.16.2-007-KVM-x86-Register-perf-callbacks-after-calling-.patch + patches.kernel.org/5.16.2-008-KVM-x86-Register-Processor-Trace-interrupt-hoo.patch + patches.kernel.org/5.16.2-009-KVM-x86-don-t-print-when-fail-to-read-write-pv.patch + patches.kernel.org/5.16.2-010-KVM-s390-Clarify-SIGP-orders-versus-STOP-RESTA.patch + patches.kernel.org/5.16.2-011-remoteproc-qcom-pas-Add-missing-power-domain-m.patch + patches.kernel.org/5.16.2-012-NFSD-Fix-zero-length-NFSv3-WRITEs.patch + patches.kernel.org/5.16.2-013-9p-only-copy-valid-iattrs-in-9P2000.L-setattr-.patch + patches.kernel.org/5.16.2-014-9p-fix-enodata-when-reading-growing-file.patch + patches.kernel.org/5.16.2-015-video-vga16fb-Only-probe-for-EGA-and-VGA-16-co.patch + patches.kernel.org/5.16.2-016-media-uvcvideo-fix-division-by-zero-at-stream-.patch + patches.kernel.org/5.16.2-017-rtlwifi-rtl8192cu-Fix-WARNING-when-calling-loc.patch + patches.kernel.org/5.16.2-018-firmware-qemu_fw_cfg-fix-sysfs-information-lea.patch + patches.kernel.org/5.16.2-019-firmware-qemu_fw_cfg-fix-NULL-pointer-deref-on.patch + patches.kernel.org/5.16.2-020-firmware-qemu_fw_cfg-fix-kobject-leak-in-probe.patch + patches.kernel.org/5.16.2-021-perf-annotate-Avoid-TUI-crash-when-navigating-.patch + patches.kernel.org/5.16.2-022-ALSA-hda-realtek-Add-speaker-fixup-for-some-Yo.patch + patches.kernel.org/5.16.2-023-ALSA-hda-realtek-Use-ALC285_FIXUP_HP_GPIO_LED-.patch + patches.kernel.org/5.16.2-024-ALSA-hda-realtek-Fix-silent-output-on-Gigabyte.patch + patches.kernel.org/5.16.2-025-ALSA-hda-ALC287-Add-Lenovo-IdeaPad-Slim-9i-14I.patch + patches.kernel.org/5.16.2-026-ALSA-hda-tegra-Fix-Tegra194-HDA-reset-failure.patch + patches.kernel.org/5.16.2-027-ALSA-hda-realtek-Add-quirk-for-Legion-Y9000X-2.patch + patches.kernel.org/5.16.2-028-ALSA-hda-realtek-Re-order-quirk-entries-for-Le.patch + patches.kernel.org/5.16.2-029-Linux-5.16.2.patch ######################################################## # Build fixes that apply to the vanilla kernel too. diff --git a/source-timestamp b/source-timestamp index afbf7d12..c8e54686 100644 --- a/source-timestamp +++ b/source-timestamp @@ -1,3 +1,3 @@ -2022-01-20 06:34:06 +0000 -GIT Revision: c3bbaaedcb39a2d05104918cbcecffa5c2bb1fa9 +2022-01-21 06:53:49 +0000 +GIT Revision: c21dc650f6883569b7521f7cd1406c218f207084 GIT Branch: stable