diff --git a/dtb-aarch64.changes b/dtb-aarch64.changes index b6789719..0be4a741 100644 --- a/dtb-aarch64.changes +++ b/dtb-aarch64.changes @@ -1,3 +1,51 @@ +------------------------------------------------------------------- +Sun May 26 16:08:39 CEST 2024 - jslaby@suse.cz + +- Linux 6.9.2 (bsc#1012628). +- wifi: iwlwifi: Use request_module_nowait (bsc#1012628). +- cpufreq: amd-pstate: fix the highest frequency issue which + limits performance (bsc#1012628). +- drm/amd/display: Fix division by zero in setup_dsc_config + (bsc#1012628). +- net: ks8851: Fix another TX stall caused by wrong ISR flag + handling (bsc#1012628). +- x86/percpu: Use __force to cast from __percpu address space + (bsc#1012628). +- Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init() + (bsc#1012628). +- KEYS: trusted: Fix memory leak in tpm2_key_encode() + (bsc#1012628). +- ASoC: Intel: sof_sdw: use generic rtd_init function for Realtek + SDW DMICs (bsc#1012628). +- binder: fix max_thread type inconsistency (bsc#1012628). +- usb: dwc3: Wait unconditionally after issuing EndXfer command + (bsc#1012628). +- net: usb: ax88179_178a: fix link status when link is set to + down/up (bsc#1012628). +- usb: typec: ucsi: displayport: Fix potential deadlock + (bsc#1012628). +- usb: typec: tipd: fix event checking for tps25750 (bsc#1012628). +- usb: typec: tipd: fix event checking for tps6598x (bsc#1012628). +- serial: kgdboc: Fix NMI-safety problems from keyboard reset code + (bsc#1012628). +- remoteproc: mediatek: Make sure IPI buffer fits in L2TCM + (bsc#1012628). +- Revert "media: v4l2-ctrls: show all owned controls in + log_status" (bsc#1012628). +- KEYS: trusted: Do not use WARN when encode fails (bsc#1012628). +- admin-guide/hw-vuln/core-scheduling: fix return type of + PR_SCHED_CORE_GET (bsc#1012628). +- docs: kernel_include.py: Cope with docutils 0.21 (bsc#1012628). +- Docs/admin-guide/mm/damon/usage: fix wrong example of DAMOS + filter matching sysfs file (bsc#1012628). +- Docs/admin-guide/mm/damon/usage: fix wrong schemes effective + quota update command (bsc#1012628). +- block: add a disk_has_partscan helper (bsc#1012628). +- block: add a partscan sysfs attribute for disks (bsc#1012628). +- Rename to + patches.kernel.org/6.9.2-001-Bluetooth-btusb-Fix-the-patch-for-MT7920-the-af.patch. +- commit 2759db4 + ------------------------------------------------------------------- Thu May 23 15:29:02 CEST 2024 - tiwai@suse.de diff --git a/dtb-aarch64.spec b/dtb-aarch64.spec index 6be9fea1..9ef22ac1 100644 --- a/dtb-aarch64.spec +++ b/dtb-aarch64.spec @@ -17,7 +17,7 @@ %define srcversion 6.9 -%define patchversion 6.9.1 +%define patchversion 6.9.2 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -25,9 +25,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: 6.9.1 +Version: 6.9.2 %if 0%{?is_kotd} -Release: .g9ecd539 +Release: .g2759db4 %else Release: 0 %endif diff --git a/dtb-armv6l.changes b/dtb-armv6l.changes index b6789719..0be4a741 100644 --- a/dtb-armv6l.changes +++ b/dtb-armv6l.changes @@ -1,3 +1,51 @@ +------------------------------------------------------------------- +Sun May 26 16:08:39 CEST 2024 - jslaby@suse.cz + +- Linux 6.9.2 (bsc#1012628). +- wifi: iwlwifi: Use request_module_nowait (bsc#1012628). +- cpufreq: amd-pstate: fix the highest frequency issue which + limits performance (bsc#1012628). +- drm/amd/display: Fix division by zero in setup_dsc_config + (bsc#1012628). +- net: ks8851: Fix another TX stall caused by wrong ISR flag + handling (bsc#1012628). +- x86/percpu: Use __force to cast from __percpu address space + (bsc#1012628). +- Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init() + (bsc#1012628). +- KEYS: trusted: Fix memory leak in tpm2_key_encode() + (bsc#1012628). +- ASoC: Intel: sof_sdw: use generic rtd_init function for Realtek + SDW DMICs (bsc#1012628). +- binder: fix max_thread type inconsistency (bsc#1012628). +- usb: dwc3: Wait unconditionally after issuing EndXfer command + (bsc#1012628). +- net: usb: ax88179_178a: fix link status when link is set to + down/up (bsc#1012628). +- usb: typec: ucsi: displayport: Fix potential deadlock + (bsc#1012628). +- usb: typec: tipd: fix event checking for tps25750 (bsc#1012628). +- usb: typec: tipd: fix event checking for tps6598x (bsc#1012628). +- serial: kgdboc: Fix NMI-safety problems from keyboard reset code + (bsc#1012628). +- remoteproc: mediatek: Make sure IPI buffer fits in L2TCM + (bsc#1012628). +- Revert "media: v4l2-ctrls: show all owned controls in + log_status" (bsc#1012628). +- KEYS: trusted: Do not use WARN when encode fails (bsc#1012628). +- admin-guide/hw-vuln/core-scheduling: fix return type of + PR_SCHED_CORE_GET (bsc#1012628). +- docs: kernel_include.py: Cope with docutils 0.21 (bsc#1012628). +- Docs/admin-guide/mm/damon/usage: fix wrong example of DAMOS + filter matching sysfs file (bsc#1012628). +- Docs/admin-guide/mm/damon/usage: fix wrong schemes effective + quota update command (bsc#1012628). +- block: add a disk_has_partscan helper (bsc#1012628). +- block: add a partscan sysfs attribute for disks (bsc#1012628). +- Rename to + patches.kernel.org/6.9.2-001-Bluetooth-btusb-Fix-the-patch-for-MT7920-the-af.patch. +- commit 2759db4 + ------------------------------------------------------------------- Thu May 23 15:29:02 CEST 2024 - tiwai@suse.de diff --git a/dtb-armv6l.spec b/dtb-armv6l.spec index efa1ec05..f5748a02 100644 --- a/dtb-armv6l.spec +++ b/dtb-armv6l.spec @@ -17,7 +17,7 @@ %define srcversion 6.9 -%define patchversion 6.9.1 +%define patchversion 6.9.2 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -25,9 +25,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: 6.9.1 +Version: 6.9.2 %if 0%{?is_kotd} -Release: .g9ecd539 +Release: .g2759db4 %else Release: 0 %endif diff --git a/dtb-armv7l.changes b/dtb-armv7l.changes index b6789719..0be4a741 100644 --- a/dtb-armv7l.changes +++ b/dtb-armv7l.changes @@ -1,3 +1,51 @@ +------------------------------------------------------------------- +Sun May 26 16:08:39 CEST 2024 - jslaby@suse.cz + +- Linux 6.9.2 (bsc#1012628). +- wifi: iwlwifi: Use request_module_nowait (bsc#1012628). +- cpufreq: amd-pstate: fix the highest frequency issue which + limits performance (bsc#1012628). +- drm/amd/display: Fix division by zero in setup_dsc_config + (bsc#1012628). +- net: ks8851: Fix another TX stall caused by wrong ISR flag + handling (bsc#1012628). +- x86/percpu: Use __force to cast from __percpu address space + (bsc#1012628). +- Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init() + (bsc#1012628). +- KEYS: trusted: Fix memory leak in tpm2_key_encode() + (bsc#1012628). +- ASoC: Intel: sof_sdw: use generic rtd_init function for Realtek + SDW DMICs (bsc#1012628). +- binder: fix max_thread type inconsistency (bsc#1012628). +- usb: dwc3: Wait unconditionally after issuing EndXfer command + (bsc#1012628). +- net: usb: ax88179_178a: fix link status when link is set to + down/up (bsc#1012628). +- usb: typec: ucsi: displayport: Fix potential deadlock + (bsc#1012628). +- usb: typec: tipd: fix event checking for tps25750 (bsc#1012628). +- usb: typec: tipd: fix event checking for tps6598x (bsc#1012628). +- serial: kgdboc: Fix NMI-safety problems from keyboard reset code + (bsc#1012628). +- remoteproc: mediatek: Make sure IPI buffer fits in L2TCM + (bsc#1012628). +- Revert "media: v4l2-ctrls: show all owned controls in + log_status" (bsc#1012628). +- KEYS: trusted: Do not use WARN when encode fails (bsc#1012628). +- admin-guide/hw-vuln/core-scheduling: fix return type of + PR_SCHED_CORE_GET (bsc#1012628). +- docs: kernel_include.py: Cope with docutils 0.21 (bsc#1012628). +- Docs/admin-guide/mm/damon/usage: fix wrong example of DAMOS + filter matching sysfs file (bsc#1012628). +- Docs/admin-guide/mm/damon/usage: fix wrong schemes effective + quota update command (bsc#1012628). +- block: add a disk_has_partscan helper (bsc#1012628). +- block: add a partscan sysfs attribute for disks (bsc#1012628). +- Rename to + patches.kernel.org/6.9.2-001-Bluetooth-btusb-Fix-the-patch-for-MT7920-the-af.patch. +- commit 2759db4 + ------------------------------------------------------------------- Thu May 23 15:29:02 CEST 2024 - tiwai@suse.de diff --git a/dtb-armv7l.spec b/dtb-armv7l.spec index 8e1a57e7..8b480836 100644 --- a/dtb-armv7l.spec +++ b/dtb-armv7l.spec @@ -17,7 +17,7 @@ %define srcversion 6.9 -%define patchversion 6.9.1 +%define patchversion 6.9.2 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -25,9 +25,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: 6.9.1 +Version: 6.9.2 %if 0%{?is_kotd} -Release: .g9ecd539 +Release: .g2759db4 %else Release: 0 %endif diff --git a/dtb-riscv64.changes b/dtb-riscv64.changes index b6789719..0be4a741 100644 --- a/dtb-riscv64.changes +++ b/dtb-riscv64.changes @@ -1,3 +1,51 @@ +------------------------------------------------------------------- +Sun May 26 16:08:39 CEST 2024 - jslaby@suse.cz + +- Linux 6.9.2 (bsc#1012628). +- wifi: iwlwifi: Use request_module_nowait (bsc#1012628). +- cpufreq: amd-pstate: fix the highest frequency issue which + limits performance (bsc#1012628). +- drm/amd/display: Fix division by zero in setup_dsc_config + (bsc#1012628). +- net: ks8851: Fix another TX stall caused by wrong ISR flag + handling (bsc#1012628). +- x86/percpu: Use __force to cast from __percpu address space + (bsc#1012628). +- Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init() + (bsc#1012628). +- KEYS: trusted: Fix memory leak in tpm2_key_encode() + (bsc#1012628). +- ASoC: Intel: sof_sdw: use generic rtd_init function for Realtek + SDW DMICs (bsc#1012628). +- binder: fix max_thread type inconsistency (bsc#1012628). +- usb: dwc3: Wait unconditionally after issuing EndXfer command + (bsc#1012628). +- net: usb: ax88179_178a: fix link status when link is set to + down/up (bsc#1012628). +- usb: typec: ucsi: displayport: Fix potential deadlock + (bsc#1012628). +- usb: typec: tipd: fix event checking for tps25750 (bsc#1012628). +- usb: typec: tipd: fix event checking for tps6598x (bsc#1012628). +- serial: kgdboc: Fix NMI-safety problems from keyboard reset code + (bsc#1012628). +- remoteproc: mediatek: Make sure IPI buffer fits in L2TCM + (bsc#1012628). +- Revert "media: v4l2-ctrls: show all owned controls in + log_status" (bsc#1012628). +- KEYS: trusted: Do not use WARN when encode fails (bsc#1012628). +- admin-guide/hw-vuln/core-scheduling: fix return type of + PR_SCHED_CORE_GET (bsc#1012628). +- docs: kernel_include.py: Cope with docutils 0.21 (bsc#1012628). +- Docs/admin-guide/mm/damon/usage: fix wrong example of DAMOS + filter matching sysfs file (bsc#1012628). +- Docs/admin-guide/mm/damon/usage: fix wrong schemes effective + quota update command (bsc#1012628). +- block: add a disk_has_partscan helper (bsc#1012628). +- block: add a partscan sysfs attribute for disks (bsc#1012628). +- Rename to + patches.kernel.org/6.9.2-001-Bluetooth-btusb-Fix-the-patch-for-MT7920-the-af.patch. +- commit 2759db4 + ------------------------------------------------------------------- Thu May 23 15:29:02 CEST 2024 - tiwai@suse.de diff --git a/dtb-riscv64.spec b/dtb-riscv64.spec index 2a0c1d73..0ef66b3e 100644 --- a/dtb-riscv64.spec +++ b/dtb-riscv64.spec @@ -17,7 +17,7 @@ %define srcversion 6.9 -%define patchversion 6.9.1 +%define patchversion 6.9.2 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -25,9 +25,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: 6.9.1 +Version: 6.9.2 %if 0%{?is_kotd} -Release: .g9ecd539 +Release: .g2759db4 %else Release: 0 %endif diff --git a/kernel-64kb.changes b/kernel-64kb.changes index b6789719..0be4a741 100644 --- a/kernel-64kb.changes +++ b/kernel-64kb.changes @@ -1,3 +1,51 @@ +------------------------------------------------------------------- +Sun May 26 16:08:39 CEST 2024 - jslaby@suse.cz + +- Linux 6.9.2 (bsc#1012628). +- wifi: iwlwifi: Use request_module_nowait (bsc#1012628). +- cpufreq: amd-pstate: fix the highest frequency issue which + limits performance (bsc#1012628). +- drm/amd/display: Fix division by zero in setup_dsc_config + (bsc#1012628). +- net: ks8851: Fix another TX stall caused by wrong ISR flag + handling (bsc#1012628). +- x86/percpu: Use __force to cast from __percpu address space + (bsc#1012628). +- Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init() + (bsc#1012628). +- KEYS: trusted: Fix memory leak in tpm2_key_encode() + (bsc#1012628). +- ASoC: Intel: sof_sdw: use generic rtd_init function for Realtek + SDW DMICs (bsc#1012628). +- binder: fix max_thread type inconsistency (bsc#1012628). +- usb: dwc3: Wait unconditionally after issuing EndXfer command + (bsc#1012628). +- net: usb: ax88179_178a: fix link status when link is set to + down/up (bsc#1012628). +- usb: typec: ucsi: displayport: Fix potential deadlock + (bsc#1012628). +- usb: typec: tipd: fix event checking for tps25750 (bsc#1012628). +- usb: typec: tipd: fix event checking for tps6598x (bsc#1012628). +- serial: kgdboc: Fix NMI-safety problems from keyboard reset code + (bsc#1012628). +- remoteproc: mediatek: Make sure IPI buffer fits in L2TCM + (bsc#1012628). +- Revert "media: v4l2-ctrls: show all owned controls in + log_status" (bsc#1012628). +- KEYS: trusted: Do not use WARN when encode fails (bsc#1012628). +- admin-guide/hw-vuln/core-scheduling: fix return type of + PR_SCHED_CORE_GET (bsc#1012628). +- docs: kernel_include.py: Cope with docutils 0.21 (bsc#1012628). +- Docs/admin-guide/mm/damon/usage: fix wrong example of DAMOS + filter matching sysfs file (bsc#1012628). +- Docs/admin-guide/mm/damon/usage: fix wrong schemes effective + quota update command (bsc#1012628). +- block: add a disk_has_partscan helper (bsc#1012628). +- block: add a partscan sysfs attribute for disks (bsc#1012628). +- Rename to + patches.kernel.org/6.9.2-001-Bluetooth-btusb-Fix-the-patch-for-MT7920-the-af.patch. +- commit 2759db4 + ------------------------------------------------------------------- Thu May 23 15:29:02 CEST 2024 - tiwai@suse.de diff --git a/kernel-64kb.spec b/kernel-64kb.spec index c8e0d2c2..0bf9e97a 100644 --- a/kernel-64kb.spec +++ b/kernel-64kb.spec @@ -18,8 +18,8 @@ %define srcversion 6.9 -%define patchversion 6.9.1 -%define git_commit 9ecd539aa9c5ab000099870364551fac906d3a79 +%define patchversion 6.9.2 +%define git_commit 2759db441f033343f53f24d6bba9a6de7901a04a %define variant %{nil} %define compress_modules zstd %define compress_vmlinux xz @@ -36,9 +36,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: kernel-64kb -Version: 6.9.1 +Version: 6.9.2 %if 0%{?is_kotd} -Release: .g9ecd539 +Release: .g2759db4 %else Release: 0 %endif diff --git a/kernel-debug.changes b/kernel-debug.changes index b6789719..0be4a741 100644 --- a/kernel-debug.changes +++ b/kernel-debug.changes @@ -1,3 +1,51 @@ +------------------------------------------------------------------- +Sun May 26 16:08:39 CEST 2024 - jslaby@suse.cz + +- Linux 6.9.2 (bsc#1012628). +- wifi: iwlwifi: Use request_module_nowait (bsc#1012628). +- cpufreq: amd-pstate: fix the highest frequency issue which + limits performance (bsc#1012628). +- drm/amd/display: Fix division by zero in setup_dsc_config + (bsc#1012628). +- net: ks8851: Fix another TX stall caused by wrong ISR flag + handling (bsc#1012628). +- x86/percpu: Use __force to cast from __percpu address space + (bsc#1012628). +- Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init() + (bsc#1012628). +- KEYS: trusted: Fix memory leak in tpm2_key_encode() + (bsc#1012628). +- ASoC: Intel: sof_sdw: use generic rtd_init function for Realtek + SDW DMICs (bsc#1012628). +- binder: fix max_thread type inconsistency (bsc#1012628). +- usb: dwc3: Wait unconditionally after issuing EndXfer command + (bsc#1012628). +- net: usb: ax88179_178a: fix link status when link is set to + down/up (bsc#1012628). +- usb: typec: ucsi: displayport: Fix potential deadlock + (bsc#1012628). +- usb: typec: tipd: fix event checking for tps25750 (bsc#1012628). +- usb: typec: tipd: fix event checking for tps6598x (bsc#1012628). +- serial: kgdboc: Fix NMI-safety problems from keyboard reset code + (bsc#1012628). +- remoteproc: mediatek: Make sure IPI buffer fits in L2TCM + (bsc#1012628). +- Revert "media: v4l2-ctrls: show all owned controls in + log_status" (bsc#1012628). +- KEYS: trusted: Do not use WARN when encode fails (bsc#1012628). +- admin-guide/hw-vuln/core-scheduling: fix return type of + PR_SCHED_CORE_GET (bsc#1012628). +- docs: kernel_include.py: Cope with docutils 0.21 (bsc#1012628). +- Docs/admin-guide/mm/damon/usage: fix wrong example of DAMOS + filter matching sysfs file (bsc#1012628). +- Docs/admin-guide/mm/damon/usage: fix wrong schemes effective + quota update command (bsc#1012628). +- block: add a disk_has_partscan helper (bsc#1012628). +- block: add a partscan sysfs attribute for disks (bsc#1012628). +- Rename to + patches.kernel.org/6.9.2-001-Bluetooth-btusb-Fix-the-patch-for-MT7920-the-af.patch. +- commit 2759db4 + ------------------------------------------------------------------- Thu May 23 15:29:02 CEST 2024 - tiwai@suse.de diff --git a/kernel-debug.spec b/kernel-debug.spec index 24a45169..05fae565 100644 --- a/kernel-debug.spec +++ b/kernel-debug.spec @@ -18,8 +18,8 @@ %define srcversion 6.9 -%define patchversion 6.9.1 -%define git_commit 9ecd539aa9c5ab000099870364551fac906d3a79 +%define patchversion 6.9.2 +%define git_commit 2759db441f033343f53f24d6bba9a6de7901a04a %define variant %{nil} %define compress_modules zstd %define compress_vmlinux xz @@ -36,9 +36,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: kernel-debug -Version: 6.9.1 +Version: 6.9.2 %if 0%{?is_kotd} -Release: .g9ecd539 +Release: .g2759db4 %else Release: 0 %endif diff --git a/kernel-default.changes b/kernel-default.changes index b6789719..0be4a741 100644 --- a/kernel-default.changes +++ b/kernel-default.changes @@ -1,3 +1,51 @@ +------------------------------------------------------------------- +Sun May 26 16:08:39 CEST 2024 - jslaby@suse.cz + +- Linux 6.9.2 (bsc#1012628). +- wifi: iwlwifi: Use request_module_nowait (bsc#1012628). +- cpufreq: amd-pstate: fix the highest frequency issue which + limits performance (bsc#1012628). +- drm/amd/display: Fix division by zero in setup_dsc_config + (bsc#1012628). +- net: ks8851: Fix another TX stall caused by wrong ISR flag + handling (bsc#1012628). +- x86/percpu: Use __force to cast from __percpu address space + (bsc#1012628). +- Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init() + (bsc#1012628). +- KEYS: trusted: Fix memory leak in tpm2_key_encode() + (bsc#1012628). +- ASoC: Intel: sof_sdw: use generic rtd_init function for Realtek + SDW DMICs (bsc#1012628). +- binder: fix max_thread type inconsistency (bsc#1012628). +- usb: dwc3: Wait unconditionally after issuing EndXfer command + (bsc#1012628). +- net: usb: ax88179_178a: fix link status when link is set to + down/up (bsc#1012628). +- usb: typec: ucsi: displayport: Fix potential deadlock + (bsc#1012628). +- usb: typec: tipd: fix event checking for tps25750 (bsc#1012628). +- usb: typec: tipd: fix event checking for tps6598x (bsc#1012628). +- serial: kgdboc: Fix NMI-safety problems from keyboard reset code + (bsc#1012628). +- remoteproc: mediatek: Make sure IPI buffer fits in L2TCM + (bsc#1012628). +- Revert "media: v4l2-ctrls: show all owned controls in + log_status" (bsc#1012628). +- KEYS: trusted: Do not use WARN when encode fails (bsc#1012628). +- admin-guide/hw-vuln/core-scheduling: fix return type of + PR_SCHED_CORE_GET (bsc#1012628). +- docs: kernel_include.py: Cope with docutils 0.21 (bsc#1012628). +- Docs/admin-guide/mm/damon/usage: fix wrong example of DAMOS + filter matching sysfs file (bsc#1012628). +- Docs/admin-guide/mm/damon/usage: fix wrong schemes effective + quota update command (bsc#1012628). +- block: add a disk_has_partscan helper (bsc#1012628). +- block: add a partscan sysfs attribute for disks (bsc#1012628). +- Rename to + patches.kernel.org/6.9.2-001-Bluetooth-btusb-Fix-the-patch-for-MT7920-the-af.patch. +- commit 2759db4 + ------------------------------------------------------------------- Thu May 23 15:29:02 CEST 2024 - tiwai@suse.de diff --git a/kernel-default.spec b/kernel-default.spec index 1a72119a..f98f2abe 100644 --- a/kernel-default.spec +++ b/kernel-default.spec @@ -18,8 +18,8 @@ %define srcversion 6.9 -%define patchversion 6.9.1 -%define git_commit 9ecd539aa9c5ab000099870364551fac906d3a79 +%define patchversion 6.9.2 +%define git_commit 2759db441f033343f53f24d6bba9a6de7901a04a %define variant %{nil} %define compress_modules zstd %define compress_vmlinux xz @@ -36,9 +36,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: kernel-default -Version: 6.9.1 +Version: 6.9.2 %if 0%{?is_kotd} -Release: .g9ecd539 +Release: .g2759db4 %else Release: 0 %endif diff --git a/kernel-docs.changes b/kernel-docs.changes index b6789719..0be4a741 100644 --- a/kernel-docs.changes +++ b/kernel-docs.changes @@ -1,3 +1,51 @@ +------------------------------------------------------------------- +Sun May 26 16:08:39 CEST 2024 - jslaby@suse.cz + +- Linux 6.9.2 (bsc#1012628). +- wifi: iwlwifi: Use request_module_nowait (bsc#1012628). +- cpufreq: amd-pstate: fix the highest frequency issue which + limits performance (bsc#1012628). +- drm/amd/display: Fix division by zero in setup_dsc_config + (bsc#1012628). +- net: ks8851: Fix another TX stall caused by wrong ISR flag + handling (bsc#1012628). +- x86/percpu: Use __force to cast from __percpu address space + (bsc#1012628). +- Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init() + (bsc#1012628). +- KEYS: trusted: Fix memory leak in tpm2_key_encode() + (bsc#1012628). +- ASoC: Intel: sof_sdw: use generic rtd_init function for Realtek + SDW DMICs (bsc#1012628). +- binder: fix max_thread type inconsistency (bsc#1012628). +- usb: dwc3: Wait unconditionally after issuing EndXfer command + (bsc#1012628). +- net: usb: ax88179_178a: fix link status when link is set to + down/up (bsc#1012628). +- usb: typec: ucsi: displayport: Fix potential deadlock + (bsc#1012628). +- usb: typec: tipd: fix event checking for tps25750 (bsc#1012628). +- usb: typec: tipd: fix event checking for tps6598x (bsc#1012628). +- serial: kgdboc: Fix NMI-safety problems from keyboard reset code + (bsc#1012628). +- remoteproc: mediatek: Make sure IPI buffer fits in L2TCM + (bsc#1012628). +- Revert "media: v4l2-ctrls: show all owned controls in + log_status" (bsc#1012628). +- KEYS: trusted: Do not use WARN when encode fails (bsc#1012628). +- admin-guide/hw-vuln/core-scheduling: fix return type of + PR_SCHED_CORE_GET (bsc#1012628). +- docs: kernel_include.py: Cope with docutils 0.21 (bsc#1012628). +- Docs/admin-guide/mm/damon/usage: fix wrong example of DAMOS + filter matching sysfs file (bsc#1012628). +- Docs/admin-guide/mm/damon/usage: fix wrong schemes effective + quota update command (bsc#1012628). +- block: add a disk_has_partscan helper (bsc#1012628). +- block: add a partscan sysfs attribute for disks (bsc#1012628). +- Rename to + patches.kernel.org/6.9.2-001-Bluetooth-btusb-Fix-the-patch-for-MT7920-the-af.patch. +- commit 2759db4 + ------------------------------------------------------------------- Thu May 23 15:29:02 CEST 2024 - tiwai@suse.de diff --git a/kernel-docs.spec b/kernel-docs.spec index 25145544..6304a0d8 100644 --- a/kernel-docs.spec +++ b/kernel-docs.spec @@ -17,8 +17,8 @@ %define srcversion 6.9 -%define patchversion 6.9.1 -%define git_commit 9ecd539aa9c5ab000099870364551fac906d3a79 +%define patchversion 6.9.2 +%define git_commit 2759db441f033343f53f24d6bba9a6de7901a04a %define variant %{nil} %define build_html 1 %define build_pdf 0 @@ -28,9 +28,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: kernel-docs -Version: 6.9.1 +Version: 6.9.2 %if 0%{?is_kotd} -Release: .g9ecd539 +Release: .g2759db4 %else Release: 0 %endif diff --git a/kernel-kvmsmall.changes b/kernel-kvmsmall.changes index b6789719..0be4a741 100644 --- a/kernel-kvmsmall.changes +++ b/kernel-kvmsmall.changes @@ -1,3 +1,51 @@ +------------------------------------------------------------------- +Sun May 26 16:08:39 CEST 2024 - jslaby@suse.cz + +- Linux 6.9.2 (bsc#1012628). +- wifi: iwlwifi: Use request_module_nowait (bsc#1012628). +- cpufreq: amd-pstate: fix the highest frequency issue which + limits performance (bsc#1012628). +- drm/amd/display: Fix division by zero in setup_dsc_config + (bsc#1012628). +- net: ks8851: Fix another TX stall caused by wrong ISR flag + handling (bsc#1012628). +- x86/percpu: Use __force to cast from __percpu address space + (bsc#1012628). +- Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init() + (bsc#1012628). +- KEYS: trusted: Fix memory leak in tpm2_key_encode() + (bsc#1012628). +- ASoC: Intel: sof_sdw: use generic rtd_init function for Realtek + SDW DMICs (bsc#1012628). +- binder: fix max_thread type inconsistency (bsc#1012628). +- usb: dwc3: Wait unconditionally after issuing EndXfer command + (bsc#1012628). +- net: usb: ax88179_178a: fix link status when link is set to + down/up (bsc#1012628). +- usb: typec: ucsi: displayport: Fix potential deadlock + (bsc#1012628). +- usb: typec: tipd: fix event checking for tps25750 (bsc#1012628). +- usb: typec: tipd: fix event checking for tps6598x (bsc#1012628). +- serial: kgdboc: Fix NMI-safety problems from keyboard reset code + (bsc#1012628). +- remoteproc: mediatek: Make sure IPI buffer fits in L2TCM + (bsc#1012628). +- Revert "media: v4l2-ctrls: show all owned controls in + log_status" (bsc#1012628). +- KEYS: trusted: Do not use WARN when encode fails (bsc#1012628). +- admin-guide/hw-vuln/core-scheduling: fix return type of + PR_SCHED_CORE_GET (bsc#1012628). +- docs: kernel_include.py: Cope with docutils 0.21 (bsc#1012628). +- Docs/admin-guide/mm/damon/usage: fix wrong example of DAMOS + filter matching sysfs file (bsc#1012628). +- Docs/admin-guide/mm/damon/usage: fix wrong schemes effective + quota update command (bsc#1012628). +- block: add a disk_has_partscan helper (bsc#1012628). +- block: add a partscan sysfs attribute for disks (bsc#1012628). +- Rename to + patches.kernel.org/6.9.2-001-Bluetooth-btusb-Fix-the-patch-for-MT7920-the-af.patch. +- commit 2759db4 + ------------------------------------------------------------------- Thu May 23 15:29:02 CEST 2024 - tiwai@suse.de diff --git a/kernel-kvmsmall.spec b/kernel-kvmsmall.spec index e86f1fce..abf8f4ed 100644 --- a/kernel-kvmsmall.spec +++ b/kernel-kvmsmall.spec @@ -18,8 +18,8 @@ %define srcversion 6.9 -%define patchversion 6.9.1 -%define git_commit 9ecd539aa9c5ab000099870364551fac906d3a79 +%define patchversion 6.9.2 +%define git_commit 2759db441f033343f53f24d6bba9a6de7901a04a %define variant %{nil} %define compress_modules zstd %define compress_vmlinux xz @@ -36,9 +36,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: kernel-kvmsmall -Version: 6.9.1 +Version: 6.9.2 %if 0%{?is_kotd} -Release: .g9ecd539 +Release: .g2759db4 %else Release: 0 %endif diff --git a/kernel-lpae.changes b/kernel-lpae.changes index b6789719..0be4a741 100644 --- a/kernel-lpae.changes +++ b/kernel-lpae.changes @@ -1,3 +1,51 @@ +------------------------------------------------------------------- +Sun May 26 16:08:39 CEST 2024 - jslaby@suse.cz + +- Linux 6.9.2 (bsc#1012628). +- wifi: iwlwifi: Use request_module_nowait (bsc#1012628). +- cpufreq: amd-pstate: fix the highest frequency issue which + limits performance (bsc#1012628). +- drm/amd/display: Fix division by zero in setup_dsc_config + (bsc#1012628). +- net: ks8851: Fix another TX stall caused by wrong ISR flag + handling (bsc#1012628). +- x86/percpu: Use __force to cast from __percpu address space + (bsc#1012628). +- Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init() + (bsc#1012628). +- KEYS: trusted: Fix memory leak in tpm2_key_encode() + (bsc#1012628). +- ASoC: Intel: sof_sdw: use generic rtd_init function for Realtek + SDW DMICs (bsc#1012628). +- binder: fix max_thread type inconsistency (bsc#1012628). +- usb: dwc3: Wait unconditionally after issuing EndXfer command + (bsc#1012628). +- net: usb: ax88179_178a: fix link status when link is set to + down/up (bsc#1012628). +- usb: typec: ucsi: displayport: Fix potential deadlock + (bsc#1012628). +- usb: typec: tipd: fix event checking for tps25750 (bsc#1012628). +- usb: typec: tipd: fix event checking for tps6598x (bsc#1012628). +- serial: kgdboc: Fix NMI-safety problems from keyboard reset code + (bsc#1012628). +- remoteproc: mediatek: Make sure IPI buffer fits in L2TCM + (bsc#1012628). +- Revert "media: v4l2-ctrls: show all owned controls in + log_status" (bsc#1012628). +- KEYS: trusted: Do not use WARN when encode fails (bsc#1012628). +- admin-guide/hw-vuln/core-scheduling: fix return type of + PR_SCHED_CORE_GET (bsc#1012628). +- docs: kernel_include.py: Cope with docutils 0.21 (bsc#1012628). +- Docs/admin-guide/mm/damon/usage: fix wrong example of DAMOS + filter matching sysfs file (bsc#1012628). +- Docs/admin-guide/mm/damon/usage: fix wrong schemes effective + quota update command (bsc#1012628). +- block: add a disk_has_partscan helper (bsc#1012628). +- block: add a partscan sysfs attribute for disks (bsc#1012628). +- Rename to + patches.kernel.org/6.9.2-001-Bluetooth-btusb-Fix-the-patch-for-MT7920-the-af.patch. +- commit 2759db4 + ------------------------------------------------------------------- Thu May 23 15:29:02 CEST 2024 - tiwai@suse.de diff --git a/kernel-lpae.spec b/kernel-lpae.spec index f010099d..6d5a43a6 100644 --- a/kernel-lpae.spec +++ b/kernel-lpae.spec @@ -18,8 +18,8 @@ %define srcversion 6.9 -%define patchversion 6.9.1 -%define git_commit 9ecd539aa9c5ab000099870364551fac906d3a79 +%define patchversion 6.9.2 +%define git_commit 2759db441f033343f53f24d6bba9a6de7901a04a %define variant %{nil} %define compress_modules zstd %define compress_vmlinux xz @@ -36,9 +36,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: kernel-lpae -Version: 6.9.1 +Version: 6.9.2 %if 0%{?is_kotd} -Release: .g9ecd539 +Release: .g2759db4 %else Release: 0 %endif diff --git a/kernel-obs-build.changes b/kernel-obs-build.changes index b6789719..0be4a741 100644 --- a/kernel-obs-build.changes +++ b/kernel-obs-build.changes @@ -1,3 +1,51 @@ +------------------------------------------------------------------- +Sun May 26 16:08:39 CEST 2024 - jslaby@suse.cz + +- Linux 6.9.2 (bsc#1012628). +- wifi: iwlwifi: Use request_module_nowait (bsc#1012628). +- cpufreq: amd-pstate: fix the highest frequency issue which + limits performance (bsc#1012628). +- drm/amd/display: Fix division by zero in setup_dsc_config + (bsc#1012628). +- net: ks8851: Fix another TX stall caused by wrong ISR flag + handling (bsc#1012628). +- x86/percpu: Use __force to cast from __percpu address space + (bsc#1012628). +- Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init() + (bsc#1012628). +- KEYS: trusted: Fix memory leak in tpm2_key_encode() + (bsc#1012628). +- ASoC: Intel: sof_sdw: use generic rtd_init function for Realtek + SDW DMICs (bsc#1012628). +- binder: fix max_thread type inconsistency (bsc#1012628). +- usb: dwc3: Wait unconditionally after issuing EndXfer command + (bsc#1012628). +- net: usb: ax88179_178a: fix link status when link is set to + down/up (bsc#1012628). +- usb: typec: ucsi: displayport: Fix potential deadlock + (bsc#1012628). +- usb: typec: tipd: fix event checking for tps25750 (bsc#1012628). +- usb: typec: tipd: fix event checking for tps6598x (bsc#1012628). +- serial: kgdboc: Fix NMI-safety problems from keyboard reset code + (bsc#1012628). +- remoteproc: mediatek: Make sure IPI buffer fits in L2TCM + (bsc#1012628). +- Revert "media: v4l2-ctrls: show all owned controls in + log_status" (bsc#1012628). +- KEYS: trusted: Do not use WARN when encode fails (bsc#1012628). +- admin-guide/hw-vuln/core-scheduling: fix return type of + PR_SCHED_CORE_GET (bsc#1012628). +- docs: kernel_include.py: Cope with docutils 0.21 (bsc#1012628). +- Docs/admin-guide/mm/damon/usage: fix wrong example of DAMOS + filter matching sysfs file (bsc#1012628). +- Docs/admin-guide/mm/damon/usage: fix wrong schemes effective + quota update command (bsc#1012628). +- block: add a disk_has_partscan helper (bsc#1012628). +- block: add a partscan sysfs attribute for disks (bsc#1012628). +- Rename to + patches.kernel.org/6.9.2-001-Bluetooth-btusb-Fix-the-patch-for-MT7920-the-af.patch. +- commit 2759db4 + ------------------------------------------------------------------- Thu May 23 15:29:02 CEST 2024 - tiwai@suse.de diff --git a/kernel-obs-build.spec b/kernel-obs-build.spec index df6c2a90..79889fe0 100644 --- a/kernel-obs-build.spec +++ b/kernel-obs-build.spec @@ -19,7 +19,7 @@ #!BuildIgnore: post-build-checks -%define patchversion 6.9.1 +%define patchversion 6.9.2 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -38,16 +38,16 @@ %endif %endif %endif -%global kernel_package kernel%kernel_flavor-srchash-9ecd539aa9c5ab000099870364551fac906d3a79 +%global kernel_package kernel%kernel_flavor-srchash-2759db441f033343f53f24d6bba9a6de7901a04a %endif %if 0%{?rhel_version} %global kernel_package kernel %endif Name: kernel-obs-build -Version: 6.9.1 +Version: 6.9.2 %if 0%{?is_kotd} -Release: .g9ecd539 +Release: .g2759db4 %else Release: 0 %endif diff --git a/kernel-obs-qa.changes b/kernel-obs-qa.changes index b6789719..0be4a741 100644 --- a/kernel-obs-qa.changes +++ b/kernel-obs-qa.changes @@ -1,3 +1,51 @@ +------------------------------------------------------------------- +Sun May 26 16:08:39 CEST 2024 - jslaby@suse.cz + +- Linux 6.9.2 (bsc#1012628). +- wifi: iwlwifi: Use request_module_nowait (bsc#1012628). +- cpufreq: amd-pstate: fix the highest frequency issue which + limits performance (bsc#1012628). +- drm/amd/display: Fix division by zero in setup_dsc_config + (bsc#1012628). +- net: ks8851: Fix another TX stall caused by wrong ISR flag + handling (bsc#1012628). +- x86/percpu: Use __force to cast from __percpu address space + (bsc#1012628). +- Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init() + (bsc#1012628). +- KEYS: trusted: Fix memory leak in tpm2_key_encode() + (bsc#1012628). +- ASoC: Intel: sof_sdw: use generic rtd_init function for Realtek + SDW DMICs (bsc#1012628). +- binder: fix max_thread type inconsistency (bsc#1012628). +- usb: dwc3: Wait unconditionally after issuing EndXfer command + (bsc#1012628). +- net: usb: ax88179_178a: fix link status when link is set to + down/up (bsc#1012628). +- usb: typec: ucsi: displayport: Fix potential deadlock + (bsc#1012628). +- usb: typec: tipd: fix event checking for tps25750 (bsc#1012628). +- usb: typec: tipd: fix event checking for tps6598x (bsc#1012628). +- serial: kgdboc: Fix NMI-safety problems from keyboard reset code + (bsc#1012628). +- remoteproc: mediatek: Make sure IPI buffer fits in L2TCM + (bsc#1012628). +- Revert "media: v4l2-ctrls: show all owned controls in + log_status" (bsc#1012628). +- KEYS: trusted: Do not use WARN when encode fails (bsc#1012628). +- admin-guide/hw-vuln/core-scheduling: fix return type of + PR_SCHED_CORE_GET (bsc#1012628). +- docs: kernel_include.py: Cope with docutils 0.21 (bsc#1012628). +- Docs/admin-guide/mm/damon/usage: fix wrong example of DAMOS + filter matching sysfs file (bsc#1012628). +- Docs/admin-guide/mm/damon/usage: fix wrong schemes effective + quota update command (bsc#1012628). +- block: add a disk_has_partscan helper (bsc#1012628). +- block: add a partscan sysfs attribute for disks (bsc#1012628). +- Rename to + patches.kernel.org/6.9.2-001-Bluetooth-btusb-Fix-the-patch-for-MT7920-the-af.patch. +- commit 2759db4 + ------------------------------------------------------------------- Thu May 23 15:29:02 CEST 2024 - tiwai@suse.de diff --git a/kernel-obs-qa.spec b/kernel-obs-qa.spec index 2677b806..7898c668 100644 --- a/kernel-obs-qa.spec +++ b/kernel-obs-qa.spec @@ -17,15 +17,15 @@ # needsrootforbuild -%define patchversion 6.9.1 +%define patchversion 6.9.2 %define variant %{nil} %include %_sourcedir/kernel-spec-macros Name: kernel-obs-qa -Version: 6.9.1 +Version: 6.9.2 %if 0%{?is_kotd} -Release: .g9ecd539 +Release: .g2759db4 %else Release: 0 %endif diff --git a/kernel-pae.changes b/kernel-pae.changes index b6789719..0be4a741 100644 --- a/kernel-pae.changes +++ b/kernel-pae.changes @@ -1,3 +1,51 @@ +------------------------------------------------------------------- +Sun May 26 16:08:39 CEST 2024 - jslaby@suse.cz + +- Linux 6.9.2 (bsc#1012628). +- wifi: iwlwifi: Use request_module_nowait (bsc#1012628). +- cpufreq: amd-pstate: fix the highest frequency issue which + limits performance (bsc#1012628). +- drm/amd/display: Fix division by zero in setup_dsc_config + (bsc#1012628). +- net: ks8851: Fix another TX stall caused by wrong ISR flag + handling (bsc#1012628). +- x86/percpu: Use __force to cast from __percpu address space + (bsc#1012628). +- Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init() + (bsc#1012628). +- KEYS: trusted: Fix memory leak in tpm2_key_encode() + (bsc#1012628). +- ASoC: Intel: sof_sdw: use generic rtd_init function for Realtek + SDW DMICs (bsc#1012628). +- binder: fix max_thread type inconsistency (bsc#1012628). +- usb: dwc3: Wait unconditionally after issuing EndXfer command + (bsc#1012628). +- net: usb: ax88179_178a: fix link status when link is set to + down/up (bsc#1012628). +- usb: typec: ucsi: displayport: Fix potential deadlock + (bsc#1012628). +- usb: typec: tipd: fix event checking for tps25750 (bsc#1012628). +- usb: typec: tipd: fix event checking for tps6598x (bsc#1012628). +- serial: kgdboc: Fix NMI-safety problems from keyboard reset code + (bsc#1012628). +- remoteproc: mediatek: Make sure IPI buffer fits in L2TCM + (bsc#1012628). +- Revert "media: v4l2-ctrls: show all owned controls in + log_status" (bsc#1012628). +- KEYS: trusted: Do not use WARN when encode fails (bsc#1012628). +- admin-guide/hw-vuln/core-scheduling: fix return type of + PR_SCHED_CORE_GET (bsc#1012628). +- docs: kernel_include.py: Cope with docutils 0.21 (bsc#1012628). +- Docs/admin-guide/mm/damon/usage: fix wrong example of DAMOS + filter matching sysfs file (bsc#1012628). +- Docs/admin-guide/mm/damon/usage: fix wrong schemes effective + quota update command (bsc#1012628). +- block: add a disk_has_partscan helper (bsc#1012628). +- block: add a partscan sysfs attribute for disks (bsc#1012628). +- Rename to + patches.kernel.org/6.9.2-001-Bluetooth-btusb-Fix-the-patch-for-MT7920-the-af.patch. +- commit 2759db4 + ------------------------------------------------------------------- Thu May 23 15:29:02 CEST 2024 - tiwai@suse.de diff --git a/kernel-pae.spec b/kernel-pae.spec index 81790dae..2d835b74 100644 --- a/kernel-pae.spec +++ b/kernel-pae.spec @@ -18,8 +18,8 @@ %define srcversion 6.9 -%define patchversion 6.9.1 -%define git_commit 9ecd539aa9c5ab000099870364551fac906d3a79 +%define patchversion 6.9.2 +%define git_commit 2759db441f033343f53f24d6bba9a6de7901a04a %define variant %{nil} %define compress_modules zstd %define compress_vmlinux xz @@ -36,9 +36,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: kernel-pae -Version: 6.9.1 +Version: 6.9.2 %if 0%{?is_kotd} -Release: .g9ecd539 +Release: .g2759db4 %else Release: 0 %endif diff --git a/kernel-source.changes b/kernel-source.changes index b6789719..0be4a741 100644 --- a/kernel-source.changes +++ b/kernel-source.changes @@ -1,3 +1,51 @@ +------------------------------------------------------------------- +Sun May 26 16:08:39 CEST 2024 - jslaby@suse.cz + +- Linux 6.9.2 (bsc#1012628). +- wifi: iwlwifi: Use request_module_nowait (bsc#1012628). +- cpufreq: amd-pstate: fix the highest frequency issue which + limits performance (bsc#1012628). +- drm/amd/display: Fix division by zero in setup_dsc_config + (bsc#1012628). +- net: ks8851: Fix another TX stall caused by wrong ISR flag + handling (bsc#1012628). +- x86/percpu: Use __force to cast from __percpu address space + (bsc#1012628). +- Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init() + (bsc#1012628). +- KEYS: trusted: Fix memory leak in tpm2_key_encode() + (bsc#1012628). +- ASoC: Intel: sof_sdw: use generic rtd_init function for Realtek + SDW DMICs (bsc#1012628). +- binder: fix max_thread type inconsistency (bsc#1012628). +- usb: dwc3: Wait unconditionally after issuing EndXfer command + (bsc#1012628). +- net: usb: ax88179_178a: fix link status when link is set to + down/up (bsc#1012628). +- usb: typec: ucsi: displayport: Fix potential deadlock + (bsc#1012628). +- usb: typec: tipd: fix event checking for tps25750 (bsc#1012628). +- usb: typec: tipd: fix event checking for tps6598x (bsc#1012628). +- serial: kgdboc: Fix NMI-safety problems from keyboard reset code + (bsc#1012628). +- remoteproc: mediatek: Make sure IPI buffer fits in L2TCM + (bsc#1012628). +- Revert "media: v4l2-ctrls: show all owned controls in + log_status" (bsc#1012628). +- KEYS: trusted: Do not use WARN when encode fails (bsc#1012628). +- admin-guide/hw-vuln/core-scheduling: fix return type of + PR_SCHED_CORE_GET (bsc#1012628). +- docs: kernel_include.py: Cope with docutils 0.21 (bsc#1012628). +- Docs/admin-guide/mm/damon/usage: fix wrong example of DAMOS + filter matching sysfs file (bsc#1012628). +- Docs/admin-guide/mm/damon/usage: fix wrong schemes effective + quota update command (bsc#1012628). +- block: add a disk_has_partscan helper (bsc#1012628). +- block: add a partscan sysfs attribute for disks (bsc#1012628). +- Rename to + patches.kernel.org/6.9.2-001-Bluetooth-btusb-Fix-the-patch-for-MT7920-the-af.patch. +- commit 2759db4 + ------------------------------------------------------------------- Thu May 23 15:29:02 CEST 2024 - tiwai@suse.de diff --git a/kernel-source.spec b/kernel-source.spec index 26c7e4bf..ddc770e6 100644 --- a/kernel-source.spec +++ b/kernel-source.spec @@ -17,8 +17,8 @@ %define srcversion 6.9 -%define patchversion 6.9.1 -%define git_commit 9ecd539aa9c5ab000099870364551fac906d3a79 +%define patchversion 6.9.2 +%define git_commit 2759db441f033343f53f24d6bba9a6de7901a04a %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -26,9 +26,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: kernel-source -Version: 6.9.1 +Version: 6.9.2 %if 0%{?is_kotd} -Release: .g9ecd539 +Release: .g2759db4 %else Release: 0 %endif diff --git a/kernel-syms.changes b/kernel-syms.changes index b6789719..0be4a741 100644 --- a/kernel-syms.changes +++ b/kernel-syms.changes @@ -1,3 +1,51 @@ +------------------------------------------------------------------- +Sun May 26 16:08:39 CEST 2024 - jslaby@suse.cz + +- Linux 6.9.2 (bsc#1012628). +- wifi: iwlwifi: Use request_module_nowait (bsc#1012628). +- cpufreq: amd-pstate: fix the highest frequency issue which + limits performance (bsc#1012628). +- drm/amd/display: Fix division by zero in setup_dsc_config + (bsc#1012628). +- net: ks8851: Fix another TX stall caused by wrong ISR flag + handling (bsc#1012628). +- x86/percpu: Use __force to cast from __percpu address space + (bsc#1012628). +- Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init() + (bsc#1012628). +- KEYS: trusted: Fix memory leak in tpm2_key_encode() + (bsc#1012628). +- ASoC: Intel: sof_sdw: use generic rtd_init function for Realtek + SDW DMICs (bsc#1012628). +- binder: fix max_thread type inconsistency (bsc#1012628). +- usb: dwc3: Wait unconditionally after issuing EndXfer command + (bsc#1012628). +- net: usb: ax88179_178a: fix link status when link is set to + down/up (bsc#1012628). +- usb: typec: ucsi: displayport: Fix potential deadlock + (bsc#1012628). +- usb: typec: tipd: fix event checking for tps25750 (bsc#1012628). +- usb: typec: tipd: fix event checking for tps6598x (bsc#1012628). +- serial: kgdboc: Fix NMI-safety problems from keyboard reset code + (bsc#1012628). +- remoteproc: mediatek: Make sure IPI buffer fits in L2TCM + (bsc#1012628). +- Revert "media: v4l2-ctrls: show all owned controls in + log_status" (bsc#1012628). +- KEYS: trusted: Do not use WARN when encode fails (bsc#1012628). +- admin-guide/hw-vuln/core-scheduling: fix return type of + PR_SCHED_CORE_GET (bsc#1012628). +- docs: kernel_include.py: Cope with docutils 0.21 (bsc#1012628). +- Docs/admin-guide/mm/damon/usage: fix wrong example of DAMOS + filter matching sysfs file (bsc#1012628). +- Docs/admin-guide/mm/damon/usage: fix wrong schemes effective + quota update command (bsc#1012628). +- block: add a disk_has_partscan helper (bsc#1012628). +- block: add a partscan sysfs attribute for disks (bsc#1012628). +- Rename to + patches.kernel.org/6.9.2-001-Bluetooth-btusb-Fix-the-patch-for-MT7920-the-af.patch. +- commit 2759db4 + ------------------------------------------------------------------- Thu May 23 15:29:02 CEST 2024 - tiwai@suse.de diff --git a/kernel-syms.spec b/kernel-syms.spec index 67a55d2f..7208047a 100644 --- a/kernel-syms.spec +++ b/kernel-syms.spec @@ -16,16 +16,16 @@ # -%define git_commit 9ecd539aa9c5ab000099870364551fac906d3a79 +%define git_commit 2759db441f033343f53f24d6bba9a6de7901a04a %define variant %{nil} %include %_sourcedir/kernel-spec-macros Name: kernel-syms -Version: 6.9.1 +Version: 6.9.2 %if %using_buildservice %if 0%{?is_kotd} -Release: .g9ecd539 +Release: .g2759db4 %else Release: 0 %endif diff --git a/kernel-vanilla.changes b/kernel-vanilla.changes index b6789719..0be4a741 100644 --- a/kernel-vanilla.changes +++ b/kernel-vanilla.changes @@ -1,3 +1,51 @@ +------------------------------------------------------------------- +Sun May 26 16:08:39 CEST 2024 - jslaby@suse.cz + +- Linux 6.9.2 (bsc#1012628). +- wifi: iwlwifi: Use request_module_nowait (bsc#1012628). +- cpufreq: amd-pstate: fix the highest frequency issue which + limits performance (bsc#1012628). +- drm/amd/display: Fix division by zero in setup_dsc_config + (bsc#1012628). +- net: ks8851: Fix another TX stall caused by wrong ISR flag + handling (bsc#1012628). +- x86/percpu: Use __force to cast from __percpu address space + (bsc#1012628). +- Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init() + (bsc#1012628). +- KEYS: trusted: Fix memory leak in tpm2_key_encode() + (bsc#1012628). +- ASoC: Intel: sof_sdw: use generic rtd_init function for Realtek + SDW DMICs (bsc#1012628). +- binder: fix max_thread type inconsistency (bsc#1012628). +- usb: dwc3: Wait unconditionally after issuing EndXfer command + (bsc#1012628). +- net: usb: ax88179_178a: fix link status when link is set to + down/up (bsc#1012628). +- usb: typec: ucsi: displayport: Fix potential deadlock + (bsc#1012628). +- usb: typec: tipd: fix event checking for tps25750 (bsc#1012628). +- usb: typec: tipd: fix event checking for tps6598x (bsc#1012628). +- serial: kgdboc: Fix NMI-safety problems from keyboard reset code + (bsc#1012628). +- remoteproc: mediatek: Make sure IPI buffer fits in L2TCM + (bsc#1012628). +- Revert "media: v4l2-ctrls: show all owned controls in + log_status" (bsc#1012628). +- KEYS: trusted: Do not use WARN when encode fails (bsc#1012628). +- admin-guide/hw-vuln/core-scheduling: fix return type of + PR_SCHED_CORE_GET (bsc#1012628). +- docs: kernel_include.py: Cope with docutils 0.21 (bsc#1012628). +- Docs/admin-guide/mm/damon/usage: fix wrong example of DAMOS + filter matching sysfs file (bsc#1012628). +- Docs/admin-guide/mm/damon/usage: fix wrong schemes effective + quota update command (bsc#1012628). +- block: add a disk_has_partscan helper (bsc#1012628). +- block: add a partscan sysfs attribute for disks (bsc#1012628). +- Rename to + patches.kernel.org/6.9.2-001-Bluetooth-btusb-Fix-the-patch-for-MT7920-the-af.patch. +- commit 2759db4 + ------------------------------------------------------------------- Thu May 23 15:29:02 CEST 2024 - tiwai@suse.de diff --git a/kernel-vanilla.spec b/kernel-vanilla.spec index eb78eb60..227420de 100644 --- a/kernel-vanilla.spec +++ b/kernel-vanilla.spec @@ -18,8 +18,8 @@ %define srcversion 6.9 -%define patchversion 6.9.1 -%define git_commit 9ecd539aa9c5ab000099870364551fac906d3a79 +%define patchversion 6.9.2 +%define git_commit 2759db441f033343f53f24d6bba9a6de7901a04a %define variant %{nil} %define compress_modules zstd %define compress_vmlinux xz @@ -36,9 +36,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: kernel-vanilla -Version: 6.9.1 +Version: 6.9.2 %if 0%{?is_kotd} -Release: .g9ecd539 +Release: .g2759db4 %else Release: 0 %endif diff --git a/kernel-zfcpdump.changes b/kernel-zfcpdump.changes index b6789719..0be4a741 100644 --- a/kernel-zfcpdump.changes +++ b/kernel-zfcpdump.changes @@ -1,3 +1,51 @@ +------------------------------------------------------------------- +Sun May 26 16:08:39 CEST 2024 - jslaby@suse.cz + +- Linux 6.9.2 (bsc#1012628). +- wifi: iwlwifi: Use request_module_nowait (bsc#1012628). +- cpufreq: amd-pstate: fix the highest frequency issue which + limits performance (bsc#1012628). +- drm/amd/display: Fix division by zero in setup_dsc_config + (bsc#1012628). +- net: ks8851: Fix another TX stall caused by wrong ISR flag + handling (bsc#1012628). +- x86/percpu: Use __force to cast from __percpu address space + (bsc#1012628). +- Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init() + (bsc#1012628). +- KEYS: trusted: Fix memory leak in tpm2_key_encode() + (bsc#1012628). +- ASoC: Intel: sof_sdw: use generic rtd_init function for Realtek + SDW DMICs (bsc#1012628). +- binder: fix max_thread type inconsistency (bsc#1012628). +- usb: dwc3: Wait unconditionally after issuing EndXfer command + (bsc#1012628). +- net: usb: ax88179_178a: fix link status when link is set to + down/up (bsc#1012628). +- usb: typec: ucsi: displayport: Fix potential deadlock + (bsc#1012628). +- usb: typec: tipd: fix event checking for tps25750 (bsc#1012628). +- usb: typec: tipd: fix event checking for tps6598x (bsc#1012628). +- serial: kgdboc: Fix NMI-safety problems from keyboard reset code + (bsc#1012628). +- remoteproc: mediatek: Make sure IPI buffer fits in L2TCM + (bsc#1012628). +- Revert "media: v4l2-ctrls: show all owned controls in + log_status" (bsc#1012628). +- KEYS: trusted: Do not use WARN when encode fails (bsc#1012628). +- admin-guide/hw-vuln/core-scheduling: fix return type of + PR_SCHED_CORE_GET (bsc#1012628). +- docs: kernel_include.py: Cope with docutils 0.21 (bsc#1012628). +- Docs/admin-guide/mm/damon/usage: fix wrong example of DAMOS + filter matching sysfs file (bsc#1012628). +- Docs/admin-guide/mm/damon/usage: fix wrong schemes effective + quota update command (bsc#1012628). +- block: add a disk_has_partscan helper (bsc#1012628). +- block: add a partscan sysfs attribute for disks (bsc#1012628). +- Rename to + patches.kernel.org/6.9.2-001-Bluetooth-btusb-Fix-the-patch-for-MT7920-the-af.patch. +- commit 2759db4 + ------------------------------------------------------------------- Thu May 23 15:29:02 CEST 2024 - tiwai@suse.de diff --git a/kernel-zfcpdump.spec b/kernel-zfcpdump.spec index 041abc96..39020958 100644 --- a/kernel-zfcpdump.spec +++ b/kernel-zfcpdump.spec @@ -18,8 +18,8 @@ %define srcversion 6.9 -%define patchversion 6.9.1 -%define git_commit 9ecd539aa9c5ab000099870364551fac906d3a79 +%define patchversion 6.9.2 +%define git_commit 2759db441f033343f53f24d6bba9a6de7901a04a %define variant %{nil} %define compress_modules zstd %define compress_vmlinux xz @@ -36,9 +36,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: kernel-zfcpdump -Version: 6.9.1 +Version: 6.9.2 %if 0%{?is_kotd} -Release: .g9ecd539 +Release: .g2759db4 %else Release: 0 %endif diff --git a/patches.kernel.org.tar.bz2 b/patches.kernel.org.tar.bz2 index 4811096a..5c7879b7 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:d45b22538c2dc2e5a2439f9a5d8ecb550da9867391045e44e26f5e29701ee163 -size 6337 +oid sha256:18d1d6e9f3525b3360ce1d4d94169cd8d72fb94ae92c1a323ba3fdd90ec05019 +size 32141 diff --git a/patches.suse.tar.bz2 b/patches.suse.tar.bz2 index 36ad422a..fc7e12f5 100644 --- a/patches.suse.tar.bz2 +++ b/patches.suse.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6649821c4c5a64317480d52468550fc801142c65c37ab4d29ac15e86ffc540b8 -size 44172 +oid sha256:19e0fbbcf7ba842e814f9713cf1798d12a9f80abd46db66085af5e280f99a4fb +size 43702 diff --git a/series.conf b/series.conf index 48e8c749..d5516204 100644 --- a/series.conf +++ b/series.conf @@ -33,6 +33,32 @@ patches.kernel.org/6.9.1-004-keys-Fix-overwrite-of-key-expiration-on-instant.patch patches.kernel.org/6.9.1-005-wifi-mt76-mt7915-add-missing-chanctx-ops.patch patches.kernel.org/6.9.1-006-Linux-6.9.1.patch + patches.kernel.org/6.9.2-001-Bluetooth-btusb-Fix-the-patch-for-MT7920-the-af.patch + patches.kernel.org/6.9.2-002-wifi-iwlwifi-Use-request_module_nowait.patch + patches.kernel.org/6.9.2-003-cpufreq-amd-pstate-fix-the-highest-frequency-is.patch + patches.kernel.org/6.9.2-004-drm-amd-display-Fix-division-by-zero-in-setup_d.patch + patches.kernel.org/6.9.2-005-net-ks8851-Fix-another-TX-stall-caused-by-wrong.patch + patches.kernel.org/6.9.2-006-x86-percpu-Use-__force-to-cast-from-__percpu-ad.patch + patches.kernel.org/6.9.2-007-Bluetooth-L2CAP-Fix-div-by-zero-in-l2cap_le_flo.patch + patches.kernel.org/6.9.2-008-KEYS-trusted-Fix-memory-leak-in-tpm2_key_encode.patch + patches.kernel.org/6.9.2-009-ASoC-Intel-sof_sdw-use-generic-rtd_init-functio.patch + patches.kernel.org/6.9.2-010-binder-fix-max_thread-type-inconsistency.patch + patches.kernel.org/6.9.2-011-usb-dwc3-Wait-unconditionally-after-issuing-End.patch + patches.kernel.org/6.9.2-012-net-usb-ax88179_178a-fix-link-status-when-link-.patch + patches.kernel.org/6.9.2-013-usb-typec-ucsi-displayport-Fix-potential-deadlo.patch + patches.kernel.org/6.9.2-014-usb-typec-tipd-fix-event-checking-for-tps25750.patch + patches.kernel.org/6.9.2-015-usb-typec-tipd-fix-event-checking-for-tps6598x.patch + patches.kernel.org/6.9.2-016-serial-kgdboc-Fix-NMI-safety-problems-from-keyb.patch + patches.kernel.org/6.9.2-017-remoteproc-mediatek-Make-sure-IPI-buffer-fits-i.patch + patches.kernel.org/6.9.2-018-Revert-media-v4l2-ctrls-show-all-owned-controls.patch + patches.kernel.org/6.9.2-019-KEYS-trusted-Do-not-use-WARN-when-encode-fails.patch + patches.kernel.org/6.9.2-020-admin-guide-hw-vuln-core-scheduling-fix-return-.patch + patches.kernel.org/6.9.2-021-docs-kernel_include.py-Cope-with-docutils-0.21.patch + patches.kernel.org/6.9.2-022-Docs-admin-guide-mm-damon-usage-fix-wrong-examp.patch + patches.kernel.org/6.9.2-023-Docs-admin-guide-mm-damon-usage-fix-wrong-schem.patch + patches.kernel.org/6.9.2-024-block-add-a-disk_has_partscan-helper.patch + patches.kernel.org/6.9.2-025-block-add-a-partscan-sysfs-attribute-for-disks.patch + patches.kernel.org/6.9.2-026-Linux-6.9.2.patch ######################################################## # Build fixes that apply to the vanilla kernel too. @@ -64,7 +90,6 @@ patches.suse/bus-mhi-host-add-mhi_power_down_no_destroy.patch patches.suse/net-qrtr-support-suspend-hibernation.patch patches.suse/wifi-ath11k-support-hibernation.patch - patches.suse/Bluetooth-btusb-Fix-the-patch-for-MT7920-the-affecte.patch ######################################################## # end of sorted patches diff --git a/source-timestamp b/source-timestamp index 7f29fbcc..4b30fee7 100644 --- a/source-timestamp +++ b/source-timestamp @@ -1,3 +1,3 @@ -2024-05-24 09:03:53 +0000 -GIT Revision: 9ecd539aa9c5ab000099870364551fac906d3a79 +2024-05-26 14:08:39 +0000 +GIT Revision: 2759db441f033343f53f24d6bba9a6de7901a04a GIT Branch: stable