From 7dfb2ea89ea60cdf94be795847e5f91ee768aa152044d30d493cac7afb36b456 Mon Sep 17 00:00:00 2001 From: Kernel Bugs Date: Tue, 14 Nov 2023 07:07:59 +0000 Subject: [PATCH] commit fd0e37e0381eda2081f1046e00a48506d2ced57f OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=2047 --- config.tar.bz2 | 4 ++-- dtb-aarch64.changes | 39 +++++++++++++++++++++++++++++++++++++++ dtb-aarch64.spec | 2 +- dtb-armv6l.changes | 39 +++++++++++++++++++++++++++++++++++++++ dtb-armv6l.spec | 2 +- dtb-armv7l.changes | 39 +++++++++++++++++++++++++++++++++++++++ dtb-armv7l.spec | 2 +- dtb-riscv64.changes | 39 +++++++++++++++++++++++++++++++++++++++ dtb-riscv64.spec | 2 +- kernel-64kb.changes | 39 +++++++++++++++++++++++++++++++++++++++ kernel-64kb.spec | 12 ++++++------ kernel-debug.changes | 39 +++++++++++++++++++++++++++++++++++++++ kernel-debug.spec | 12 ++++++------ kernel-default.changes | 39 +++++++++++++++++++++++++++++++++++++++ kernel-default.spec | 12 ++++++------ kernel-docs.changes | 39 +++++++++++++++++++++++++++++++++++++++ kernel-docs.spec | 4 ++-- kernel-kvmsmall.changes | 39 +++++++++++++++++++++++++++++++++++++++ kernel-kvmsmall.spec | 12 ++++++------ kernel-lpae.changes | 39 +++++++++++++++++++++++++++++++++++++++ kernel-lpae.spec | 12 ++++++------ kernel-obs-build.changes | 39 +++++++++++++++++++++++++++++++++++++++ kernel-obs-build.spec | 4 ++-- kernel-obs-qa.changes | 39 +++++++++++++++++++++++++++++++++++++++ kernel-obs-qa.spec | 2 +- kernel-pae.changes | 39 +++++++++++++++++++++++++++++++++++++++ kernel-pae.spec | 12 ++++++------ kernel-source.changes | 39 +++++++++++++++++++++++++++++++++++++++ kernel-source.spec | 4 ++-- kernel-syms.changes | 39 +++++++++++++++++++++++++++++++++++++++ kernel-syms.spec | 4 ++-- kernel-vanilla.changes | 39 +++++++++++++++++++++++++++++++++++++++ kernel-vanilla.spec | 12 ++++++------ kernel-zfcpdump.changes | 39 +++++++++++++++++++++++++++++++++++++++ kernel-zfcpdump.spec | 12 ++++++------ patches.suse.tar.bz2 | 4 ++-- series.conf | 12 ++++++++---- source-timestamp | 4 ++-- 38 files changed, 738 insertions(+), 71 deletions(-) diff --git a/config.tar.bz2 b/config.tar.bz2 index 567db8ff..bed10bdb 100644 --- a/config.tar.bz2 +++ b/config.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:83352385ca41f639410ff39b4f9995bbaf7fdd9852b5133446cebf2f1cce8f49 -size 288539 +oid sha256:4dad7121ed1074f370c3f590fcb979a7c63a126785585ee1e8aa69bdc12a64b0 +size 288678 diff --git a/dtb-aarch64.changes b/dtb-aarch64.changes index 8cf20e04..9a526257 100644 --- a/dtb-aarch64.changes +++ b/dtb-aarch64.changes @@ -1,3 +1,42 @@ +------------------------------------------------------------------- +Fri Nov 10 17:02:16 CET 2023 - jdelvare@suse.de + +- Disable Loongson drivers + Loongson is a mips architecture, I don't think it makes sense to + build Loongson drivers on other architectures. +- commit 4d5bd14 + +------------------------------------------------------------------- +Fri Nov 10 10:36:21 CET 2023 - tiwai@suse.de + +- wifi: ath11k: support hibernation (bsc#1207948). +- wifi: ath11k: thermal: don't try to register multiple times + (bsc#1207948). +- wifi: ath11k: fix warning on DMA ring capabilities event + (bsc#1207948). +- wifi: ath11k: do not dump SRNG statistics during resume + (bsc#1207948). +- wifi: ath11k: remove MHI LOOPBACK channels (bsc#1207948). +- wifi: ath11k: handle irq enable/disable in several code path + (bsc#1207948). +- bus: mhi: host: add new interfaces to handle MHI channels + directly (bsc#1207948). +- bus: mhi: host: add mhi_power_down_no_destroy() (bsc#1207948). +- commit 10bbcec + +------------------------------------------------------------------- +Fri Nov 10 10:34:47 CET 2023 - tiwai@suse.de + +- wifi: ath11k: rename the sc naming convention to ab + (bsc#1207948). +- commit e66948e + +------------------------------------------------------------------- +Fri Nov 10 10:33:31 CET 2023 - tiwai@suse.de + +- Drop ath11k hibernation patch set once for renewal (bsc#1207948) +- commit 9ecdaa5 + ------------------------------------------------------------------- Thu Nov 9 06:27:25 CET 2023 - jslaby@suse.cz diff --git a/dtb-aarch64.spec b/dtb-aarch64.spec index 05c7007e..59dcd699 100644 --- a/dtb-aarch64.spec +++ b/dtb-aarch64.spec @@ -27,7 +27,7 @@ Name: dtb-aarch64 Version: 6.6.1 %if 0%{?is_kotd} -Release: .g1fcc265 +Release: .gfd0e37e %else Release: 0 %endif diff --git a/dtb-armv6l.changes b/dtb-armv6l.changes index 8cf20e04..9a526257 100644 --- a/dtb-armv6l.changes +++ b/dtb-armv6l.changes @@ -1,3 +1,42 @@ +------------------------------------------------------------------- +Fri Nov 10 17:02:16 CET 2023 - jdelvare@suse.de + +- Disable Loongson drivers + Loongson is a mips architecture, I don't think it makes sense to + build Loongson drivers on other architectures. +- commit 4d5bd14 + +------------------------------------------------------------------- +Fri Nov 10 10:36:21 CET 2023 - tiwai@suse.de + +- wifi: ath11k: support hibernation (bsc#1207948). +- wifi: ath11k: thermal: don't try to register multiple times + (bsc#1207948). +- wifi: ath11k: fix warning on DMA ring capabilities event + (bsc#1207948). +- wifi: ath11k: do not dump SRNG statistics during resume + (bsc#1207948). +- wifi: ath11k: remove MHI LOOPBACK channels (bsc#1207948). +- wifi: ath11k: handle irq enable/disable in several code path + (bsc#1207948). +- bus: mhi: host: add new interfaces to handle MHI channels + directly (bsc#1207948). +- bus: mhi: host: add mhi_power_down_no_destroy() (bsc#1207948). +- commit 10bbcec + +------------------------------------------------------------------- +Fri Nov 10 10:34:47 CET 2023 - tiwai@suse.de + +- wifi: ath11k: rename the sc naming convention to ab + (bsc#1207948). +- commit e66948e + +------------------------------------------------------------------- +Fri Nov 10 10:33:31 CET 2023 - tiwai@suse.de + +- Drop ath11k hibernation patch set once for renewal (bsc#1207948) +- commit 9ecdaa5 + ------------------------------------------------------------------- Thu Nov 9 06:27:25 CET 2023 - jslaby@suse.cz diff --git a/dtb-armv6l.spec b/dtb-armv6l.spec index 2d699443..fe4a2eed 100644 --- a/dtb-armv6l.spec +++ b/dtb-armv6l.spec @@ -27,7 +27,7 @@ Name: dtb-armv6l Version: 6.6.1 %if 0%{?is_kotd} -Release: .g1fcc265 +Release: .gfd0e37e %else Release: 0 %endif diff --git a/dtb-armv7l.changes b/dtb-armv7l.changes index 8cf20e04..9a526257 100644 --- a/dtb-armv7l.changes +++ b/dtb-armv7l.changes @@ -1,3 +1,42 @@ +------------------------------------------------------------------- +Fri Nov 10 17:02:16 CET 2023 - jdelvare@suse.de + +- Disable Loongson drivers + Loongson is a mips architecture, I don't think it makes sense to + build Loongson drivers on other architectures. +- commit 4d5bd14 + +------------------------------------------------------------------- +Fri Nov 10 10:36:21 CET 2023 - tiwai@suse.de + +- wifi: ath11k: support hibernation (bsc#1207948). +- wifi: ath11k: thermal: don't try to register multiple times + (bsc#1207948). +- wifi: ath11k: fix warning on DMA ring capabilities event + (bsc#1207948). +- wifi: ath11k: do not dump SRNG statistics during resume + (bsc#1207948). +- wifi: ath11k: remove MHI LOOPBACK channels (bsc#1207948). +- wifi: ath11k: handle irq enable/disable in several code path + (bsc#1207948). +- bus: mhi: host: add new interfaces to handle MHI channels + directly (bsc#1207948). +- bus: mhi: host: add mhi_power_down_no_destroy() (bsc#1207948). +- commit 10bbcec + +------------------------------------------------------------------- +Fri Nov 10 10:34:47 CET 2023 - tiwai@suse.de + +- wifi: ath11k: rename the sc naming convention to ab + (bsc#1207948). +- commit e66948e + +------------------------------------------------------------------- +Fri Nov 10 10:33:31 CET 2023 - tiwai@suse.de + +- Drop ath11k hibernation patch set once for renewal (bsc#1207948) +- commit 9ecdaa5 + ------------------------------------------------------------------- Thu Nov 9 06:27:25 CET 2023 - jslaby@suse.cz diff --git a/dtb-armv7l.spec b/dtb-armv7l.spec index e1e0b268..5097b6f4 100644 --- a/dtb-armv7l.spec +++ b/dtb-armv7l.spec @@ -27,7 +27,7 @@ Name: dtb-armv7l Version: 6.6.1 %if 0%{?is_kotd} -Release: .g1fcc265 +Release: .gfd0e37e %else Release: 0 %endif diff --git a/dtb-riscv64.changes b/dtb-riscv64.changes index 8cf20e04..9a526257 100644 --- a/dtb-riscv64.changes +++ b/dtb-riscv64.changes @@ -1,3 +1,42 @@ +------------------------------------------------------------------- +Fri Nov 10 17:02:16 CET 2023 - jdelvare@suse.de + +- Disable Loongson drivers + Loongson is a mips architecture, I don't think it makes sense to + build Loongson drivers on other architectures. +- commit 4d5bd14 + +------------------------------------------------------------------- +Fri Nov 10 10:36:21 CET 2023 - tiwai@suse.de + +- wifi: ath11k: support hibernation (bsc#1207948). +- wifi: ath11k: thermal: don't try to register multiple times + (bsc#1207948). +- wifi: ath11k: fix warning on DMA ring capabilities event + (bsc#1207948). +- wifi: ath11k: do not dump SRNG statistics during resume + (bsc#1207948). +- wifi: ath11k: remove MHI LOOPBACK channels (bsc#1207948). +- wifi: ath11k: handle irq enable/disable in several code path + (bsc#1207948). +- bus: mhi: host: add new interfaces to handle MHI channels + directly (bsc#1207948). +- bus: mhi: host: add mhi_power_down_no_destroy() (bsc#1207948). +- commit 10bbcec + +------------------------------------------------------------------- +Fri Nov 10 10:34:47 CET 2023 - tiwai@suse.de + +- wifi: ath11k: rename the sc naming convention to ab + (bsc#1207948). +- commit e66948e + +------------------------------------------------------------------- +Fri Nov 10 10:33:31 CET 2023 - tiwai@suse.de + +- Drop ath11k hibernation patch set once for renewal (bsc#1207948) +- commit 9ecdaa5 + ------------------------------------------------------------------- Thu Nov 9 06:27:25 CET 2023 - jslaby@suse.cz diff --git a/dtb-riscv64.spec b/dtb-riscv64.spec index 60755026..4e34c08e 100644 --- a/dtb-riscv64.spec +++ b/dtb-riscv64.spec @@ -27,7 +27,7 @@ Name: dtb-riscv64 Version: 6.6.1 %if 0%{?is_kotd} -Release: .g1fcc265 +Release: .gfd0e37e %else Release: 0 %endif diff --git a/kernel-64kb.changes b/kernel-64kb.changes index 8cf20e04..9a526257 100644 --- a/kernel-64kb.changes +++ b/kernel-64kb.changes @@ -1,3 +1,42 @@ +------------------------------------------------------------------- +Fri Nov 10 17:02:16 CET 2023 - jdelvare@suse.de + +- Disable Loongson drivers + Loongson is a mips architecture, I don't think it makes sense to + build Loongson drivers on other architectures. +- commit 4d5bd14 + +------------------------------------------------------------------- +Fri Nov 10 10:36:21 CET 2023 - tiwai@suse.de + +- wifi: ath11k: support hibernation (bsc#1207948). +- wifi: ath11k: thermal: don't try to register multiple times + (bsc#1207948). +- wifi: ath11k: fix warning on DMA ring capabilities event + (bsc#1207948). +- wifi: ath11k: do not dump SRNG statistics during resume + (bsc#1207948). +- wifi: ath11k: remove MHI LOOPBACK channels (bsc#1207948). +- wifi: ath11k: handle irq enable/disable in several code path + (bsc#1207948). +- bus: mhi: host: add new interfaces to handle MHI channels + directly (bsc#1207948). +- bus: mhi: host: add mhi_power_down_no_destroy() (bsc#1207948). +- commit 10bbcec + +------------------------------------------------------------------- +Fri Nov 10 10:34:47 CET 2023 - tiwai@suse.de + +- wifi: ath11k: rename the sc naming convention to ab + (bsc#1207948). +- commit e66948e + +------------------------------------------------------------------- +Fri Nov 10 10:33:31 CET 2023 - tiwai@suse.de + +- Drop ath11k hibernation patch set once for renewal (bsc#1207948) +- commit 9ecdaa5 + ------------------------------------------------------------------- Thu Nov 9 06:27:25 CET 2023 - jslaby@suse.cz diff --git a/kernel-64kb.spec b/kernel-64kb.spec index 676e356c..89afcb0c 100644 --- a/kernel-64kb.spec +++ b/kernel-64kb.spec @@ -114,7 +114,7 @@ License: GPL-2.0-only Group: System/Kernel Version: 6.6.1 %if 0%{?is_kotd} -Release: .g1fcc265 +Release: .gfd0e37e %else Release: 0 %endif @@ -385,10 +385,10 @@ Obsoletes: microcode_ctl < 1.18 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-1fcc265d62f50cb2666f9c9b4876e08a6222b8cb -Provides: kernel-srchash-1fcc265d62f50cb2666f9c9b4876e08a6222b8cb +Provides: kernel-%build_flavor-base-srchash-fd0e37e0381eda2081f1046e00a48506d2ced57f +Provides: kernel-srchash-fd0e37e0381eda2081f1046e00a48506d2ced57f # END COMMON DEPS -Provides: %name-srchash-1fcc265d62f50cb2666f9c9b4876e08a6222b8cb +Provides: %name-srchash-fd0e37e0381eda2081f1046e00a48506d2ced57f %obsolete_rebuilds %name %define kmp_target_cpu %_target_cpu @@ -1305,8 +1305,8 @@ Obsoletes: microcode_ctl < 1.18 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-1fcc265d62f50cb2666f9c9b4876e08a6222b8cb -Provides: kernel-srchash-1fcc265d62f50cb2666f9c9b4876e08a6222b8cb +Provides: kernel-%build_flavor-base-srchash-fd0e37e0381eda2081f1046e00a48506d2ced57f +Provides: kernel-srchash-fd0e37e0381eda2081f1046e00a48506d2ced57f %obsolete_rebuilds %name-base %ifarch %ix86 diff --git a/kernel-debug.changes b/kernel-debug.changes index 8cf20e04..9a526257 100644 --- a/kernel-debug.changes +++ b/kernel-debug.changes @@ -1,3 +1,42 @@ +------------------------------------------------------------------- +Fri Nov 10 17:02:16 CET 2023 - jdelvare@suse.de + +- Disable Loongson drivers + Loongson is a mips architecture, I don't think it makes sense to + build Loongson drivers on other architectures. +- commit 4d5bd14 + +------------------------------------------------------------------- +Fri Nov 10 10:36:21 CET 2023 - tiwai@suse.de + +- wifi: ath11k: support hibernation (bsc#1207948). +- wifi: ath11k: thermal: don't try to register multiple times + (bsc#1207948). +- wifi: ath11k: fix warning on DMA ring capabilities event + (bsc#1207948). +- wifi: ath11k: do not dump SRNG statistics during resume + (bsc#1207948). +- wifi: ath11k: remove MHI LOOPBACK channels (bsc#1207948). +- wifi: ath11k: handle irq enable/disable in several code path + (bsc#1207948). +- bus: mhi: host: add new interfaces to handle MHI channels + directly (bsc#1207948). +- bus: mhi: host: add mhi_power_down_no_destroy() (bsc#1207948). +- commit 10bbcec + +------------------------------------------------------------------- +Fri Nov 10 10:34:47 CET 2023 - tiwai@suse.de + +- wifi: ath11k: rename the sc naming convention to ab + (bsc#1207948). +- commit e66948e + +------------------------------------------------------------------- +Fri Nov 10 10:33:31 CET 2023 - tiwai@suse.de + +- Drop ath11k hibernation patch set once for renewal (bsc#1207948) +- commit 9ecdaa5 + ------------------------------------------------------------------- Thu Nov 9 06:27:25 CET 2023 - jslaby@suse.cz diff --git a/kernel-debug.spec b/kernel-debug.spec index 1a867ff4..f165c936 100644 --- a/kernel-debug.spec +++ b/kernel-debug.spec @@ -114,7 +114,7 @@ License: GPL-2.0-only Group: System/Kernel Version: 6.6.1 %if 0%{?is_kotd} -Release: .g1fcc265 +Release: .gfd0e37e %else Release: 0 %endif @@ -385,10 +385,10 @@ Obsoletes: microcode_ctl < 1.18 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-1fcc265d62f50cb2666f9c9b4876e08a6222b8cb -Provides: kernel-srchash-1fcc265d62f50cb2666f9c9b4876e08a6222b8cb +Provides: kernel-%build_flavor-base-srchash-fd0e37e0381eda2081f1046e00a48506d2ced57f +Provides: kernel-srchash-fd0e37e0381eda2081f1046e00a48506d2ced57f # END COMMON DEPS -Provides: %name-srchash-1fcc265d62f50cb2666f9c9b4876e08a6222b8cb +Provides: %name-srchash-fd0e37e0381eda2081f1046e00a48506d2ced57f %obsolete_rebuilds %name %define kmp_target_cpu %_target_cpu @@ -1303,8 +1303,8 @@ Obsoletes: microcode_ctl < 1.18 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-1fcc265d62f50cb2666f9c9b4876e08a6222b8cb -Provides: kernel-srchash-1fcc265d62f50cb2666f9c9b4876e08a6222b8cb +Provides: kernel-%build_flavor-base-srchash-fd0e37e0381eda2081f1046e00a48506d2ced57f +Provides: kernel-srchash-fd0e37e0381eda2081f1046e00a48506d2ced57f %obsolete_rebuilds %name-base %ifarch %ix86 diff --git a/kernel-default.changes b/kernel-default.changes index 8cf20e04..9a526257 100644 --- a/kernel-default.changes +++ b/kernel-default.changes @@ -1,3 +1,42 @@ +------------------------------------------------------------------- +Fri Nov 10 17:02:16 CET 2023 - jdelvare@suse.de + +- Disable Loongson drivers + Loongson is a mips architecture, I don't think it makes sense to + build Loongson drivers on other architectures. +- commit 4d5bd14 + +------------------------------------------------------------------- +Fri Nov 10 10:36:21 CET 2023 - tiwai@suse.de + +- wifi: ath11k: support hibernation (bsc#1207948). +- wifi: ath11k: thermal: don't try to register multiple times + (bsc#1207948). +- wifi: ath11k: fix warning on DMA ring capabilities event + (bsc#1207948). +- wifi: ath11k: do not dump SRNG statistics during resume + (bsc#1207948). +- wifi: ath11k: remove MHI LOOPBACK channels (bsc#1207948). +- wifi: ath11k: handle irq enable/disable in several code path + (bsc#1207948). +- bus: mhi: host: add new interfaces to handle MHI channels + directly (bsc#1207948). +- bus: mhi: host: add mhi_power_down_no_destroy() (bsc#1207948). +- commit 10bbcec + +------------------------------------------------------------------- +Fri Nov 10 10:34:47 CET 2023 - tiwai@suse.de + +- wifi: ath11k: rename the sc naming convention to ab + (bsc#1207948). +- commit e66948e + +------------------------------------------------------------------- +Fri Nov 10 10:33:31 CET 2023 - tiwai@suse.de + +- Drop ath11k hibernation patch set once for renewal (bsc#1207948) +- commit 9ecdaa5 + ------------------------------------------------------------------- Thu Nov 9 06:27:25 CET 2023 - jslaby@suse.cz diff --git a/kernel-default.spec b/kernel-default.spec index 9c4b24d1..4662fec1 100644 --- a/kernel-default.spec +++ b/kernel-default.spec @@ -114,7 +114,7 @@ License: GPL-2.0-only Group: System/Kernel Version: 6.6.1 %if 0%{?is_kotd} -Release: .g1fcc265 +Release: .gfd0e37e %else Release: 0 %endif @@ -385,10 +385,10 @@ Obsoletes: microcode_ctl < 1.18 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-1fcc265d62f50cb2666f9c9b4876e08a6222b8cb -Provides: kernel-srchash-1fcc265d62f50cb2666f9c9b4876e08a6222b8cb +Provides: kernel-%build_flavor-base-srchash-fd0e37e0381eda2081f1046e00a48506d2ced57f +Provides: kernel-srchash-fd0e37e0381eda2081f1046e00a48506d2ced57f # END COMMON DEPS -Provides: %name-srchash-1fcc265d62f50cb2666f9c9b4876e08a6222b8cb +Provides: %name-srchash-fd0e37e0381eda2081f1046e00a48506d2ced57f %ifarch %ix86 Provides: kernel-trace = 3.13 Obsoletes: kernel-trace <= 3.13 @@ -1342,8 +1342,8 @@ Obsoletes: microcode_ctl < 1.18 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-1fcc265d62f50cb2666f9c9b4876e08a6222b8cb -Provides: kernel-srchash-1fcc265d62f50cb2666f9c9b4876e08a6222b8cb +Provides: kernel-%build_flavor-base-srchash-fd0e37e0381eda2081f1046e00a48506d2ced57f +Provides: kernel-srchash-fd0e37e0381eda2081f1046e00a48506d2ced57f %ifarch %ix86 Provides: kernel-trace-base = 3.13 diff --git a/kernel-docs.changes b/kernel-docs.changes index 8cf20e04..9a526257 100644 --- a/kernel-docs.changes +++ b/kernel-docs.changes @@ -1,3 +1,42 @@ +------------------------------------------------------------------- +Fri Nov 10 17:02:16 CET 2023 - jdelvare@suse.de + +- Disable Loongson drivers + Loongson is a mips architecture, I don't think it makes sense to + build Loongson drivers on other architectures. +- commit 4d5bd14 + +------------------------------------------------------------------- +Fri Nov 10 10:36:21 CET 2023 - tiwai@suse.de + +- wifi: ath11k: support hibernation (bsc#1207948). +- wifi: ath11k: thermal: don't try to register multiple times + (bsc#1207948). +- wifi: ath11k: fix warning on DMA ring capabilities event + (bsc#1207948). +- wifi: ath11k: do not dump SRNG statistics during resume + (bsc#1207948). +- wifi: ath11k: remove MHI LOOPBACK channels (bsc#1207948). +- wifi: ath11k: handle irq enable/disable in several code path + (bsc#1207948). +- bus: mhi: host: add new interfaces to handle MHI channels + directly (bsc#1207948). +- bus: mhi: host: add mhi_power_down_no_destroy() (bsc#1207948). +- commit 10bbcec + +------------------------------------------------------------------- +Fri Nov 10 10:34:47 CET 2023 - tiwai@suse.de + +- wifi: ath11k: rename the sc naming convention to ab + (bsc#1207948). +- commit e66948e + +------------------------------------------------------------------- +Fri Nov 10 10:33:31 CET 2023 - tiwai@suse.de + +- Drop ath11k hibernation patch set once for renewal (bsc#1207948) +- commit 9ecdaa5 + ------------------------------------------------------------------- Thu Nov 9 06:27:25 CET 2023 - jslaby@suse.cz diff --git a/kernel-docs.spec b/kernel-docs.spec index d5059c09..2d47b1a0 100644 --- a/kernel-docs.spec +++ b/kernel-docs.spec @@ -32,7 +32,7 @@ License: GPL-2.0-only Group: Documentation/Man Version: 6.6.1 %if 0%{?is_kotd} -Release: .g1fcc265 +Release: .gfd0e37e %else Release: 0 %endif @@ -83,7 +83,7 @@ BuildRequires: texlive-zapfding %endif URL: https://www.kernel.org/ Provides: %name = %version-%source_rel -Provides: %name-srchash-1fcc265d62f50cb2666f9c9b4876e08a6222b8cb +Provides: %name-srchash-fd0e37e0381eda2081f1046e00a48506d2ced57f BuildArch: noarch Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz Source3: kernel-source.rpmlintrc diff --git a/kernel-kvmsmall.changes b/kernel-kvmsmall.changes index 8cf20e04..9a526257 100644 --- a/kernel-kvmsmall.changes +++ b/kernel-kvmsmall.changes @@ -1,3 +1,42 @@ +------------------------------------------------------------------- +Fri Nov 10 17:02:16 CET 2023 - jdelvare@suse.de + +- Disable Loongson drivers + Loongson is a mips architecture, I don't think it makes sense to + build Loongson drivers on other architectures. +- commit 4d5bd14 + +------------------------------------------------------------------- +Fri Nov 10 10:36:21 CET 2023 - tiwai@suse.de + +- wifi: ath11k: support hibernation (bsc#1207948). +- wifi: ath11k: thermal: don't try to register multiple times + (bsc#1207948). +- wifi: ath11k: fix warning on DMA ring capabilities event + (bsc#1207948). +- wifi: ath11k: do not dump SRNG statistics during resume + (bsc#1207948). +- wifi: ath11k: remove MHI LOOPBACK channels (bsc#1207948). +- wifi: ath11k: handle irq enable/disable in several code path + (bsc#1207948). +- bus: mhi: host: add new interfaces to handle MHI channels + directly (bsc#1207948). +- bus: mhi: host: add mhi_power_down_no_destroy() (bsc#1207948). +- commit 10bbcec + +------------------------------------------------------------------- +Fri Nov 10 10:34:47 CET 2023 - tiwai@suse.de + +- wifi: ath11k: rename the sc naming convention to ab + (bsc#1207948). +- commit e66948e + +------------------------------------------------------------------- +Fri Nov 10 10:33:31 CET 2023 - tiwai@suse.de + +- Drop ath11k hibernation patch set once for renewal (bsc#1207948) +- commit 9ecdaa5 + ------------------------------------------------------------------- Thu Nov 9 06:27:25 CET 2023 - jslaby@suse.cz diff --git a/kernel-kvmsmall.spec b/kernel-kvmsmall.spec index fc7d93cc..b984b6c4 100644 --- a/kernel-kvmsmall.spec +++ b/kernel-kvmsmall.spec @@ -114,7 +114,7 @@ License: GPL-2.0-only Group: System/Kernel Version: 6.6.1 %if 0%{?is_kotd} -Release: .g1fcc265 +Release: .gfd0e37e %else Release: 0 %endif @@ -385,10 +385,10 @@ Obsoletes: microcode_ctl < 1.18 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-1fcc265d62f50cb2666f9c9b4876e08a6222b8cb -Provides: kernel-srchash-1fcc265d62f50cb2666f9c9b4876e08a6222b8cb +Provides: kernel-%build_flavor-base-srchash-fd0e37e0381eda2081f1046e00a48506d2ced57f +Provides: kernel-srchash-fd0e37e0381eda2081f1046e00a48506d2ced57f # END COMMON DEPS -Provides: %name-srchash-1fcc265d62f50cb2666f9c9b4876e08a6222b8cb +Provides: %name-srchash-fd0e37e0381eda2081f1046e00a48506d2ced57f %obsolete_rebuilds %name %define kmp_target_cpu %_target_cpu @@ -1309,8 +1309,8 @@ Obsoletes: microcode_ctl < 1.18 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-1fcc265d62f50cb2666f9c9b4876e08a6222b8cb -Provides: kernel-srchash-1fcc265d62f50cb2666f9c9b4876e08a6222b8cb +Provides: kernel-%build_flavor-base-srchash-fd0e37e0381eda2081f1046e00a48506d2ced57f +Provides: kernel-srchash-fd0e37e0381eda2081f1046e00a48506d2ced57f %obsolete_rebuilds %name-base %ifarch %ix86 diff --git a/kernel-lpae.changes b/kernel-lpae.changes index 8cf20e04..9a526257 100644 --- a/kernel-lpae.changes +++ b/kernel-lpae.changes @@ -1,3 +1,42 @@ +------------------------------------------------------------------- +Fri Nov 10 17:02:16 CET 2023 - jdelvare@suse.de + +- Disable Loongson drivers + Loongson is a mips architecture, I don't think it makes sense to + build Loongson drivers on other architectures. +- commit 4d5bd14 + +------------------------------------------------------------------- +Fri Nov 10 10:36:21 CET 2023 - tiwai@suse.de + +- wifi: ath11k: support hibernation (bsc#1207948). +- wifi: ath11k: thermal: don't try to register multiple times + (bsc#1207948). +- wifi: ath11k: fix warning on DMA ring capabilities event + (bsc#1207948). +- wifi: ath11k: do not dump SRNG statistics during resume + (bsc#1207948). +- wifi: ath11k: remove MHI LOOPBACK channels (bsc#1207948). +- wifi: ath11k: handle irq enable/disable in several code path + (bsc#1207948). +- bus: mhi: host: add new interfaces to handle MHI channels + directly (bsc#1207948). +- bus: mhi: host: add mhi_power_down_no_destroy() (bsc#1207948). +- commit 10bbcec + +------------------------------------------------------------------- +Fri Nov 10 10:34:47 CET 2023 - tiwai@suse.de + +- wifi: ath11k: rename the sc naming convention to ab + (bsc#1207948). +- commit e66948e + +------------------------------------------------------------------- +Fri Nov 10 10:33:31 CET 2023 - tiwai@suse.de + +- Drop ath11k hibernation patch set once for renewal (bsc#1207948) +- commit 9ecdaa5 + ------------------------------------------------------------------- Thu Nov 9 06:27:25 CET 2023 - jslaby@suse.cz diff --git a/kernel-lpae.spec b/kernel-lpae.spec index ad022f1e..fddd6816 100644 --- a/kernel-lpae.spec +++ b/kernel-lpae.spec @@ -114,7 +114,7 @@ License: GPL-2.0-only Group: System/Kernel Version: 6.6.1 %if 0%{?is_kotd} -Release: .g1fcc265 +Release: .gfd0e37e %else Release: 0 %endif @@ -385,10 +385,10 @@ Obsoletes: microcode_ctl < 1.18 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-1fcc265d62f50cb2666f9c9b4876e08a6222b8cb -Provides: kernel-srchash-1fcc265d62f50cb2666f9c9b4876e08a6222b8cb +Provides: kernel-%build_flavor-base-srchash-fd0e37e0381eda2081f1046e00a48506d2ced57f +Provides: kernel-srchash-fd0e37e0381eda2081f1046e00a48506d2ced57f # END COMMON DEPS -Provides: %name-srchash-1fcc265d62f50cb2666f9c9b4876e08a6222b8cb +Provides: %name-srchash-fd0e37e0381eda2081f1046e00a48506d2ced57f %obsolete_rebuilds %name %define kmp_target_cpu %_target_cpu @@ -1303,8 +1303,8 @@ Obsoletes: microcode_ctl < 1.18 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-1fcc265d62f50cb2666f9c9b4876e08a6222b8cb -Provides: kernel-srchash-1fcc265d62f50cb2666f9c9b4876e08a6222b8cb +Provides: kernel-%build_flavor-base-srchash-fd0e37e0381eda2081f1046e00a48506d2ced57f +Provides: kernel-srchash-fd0e37e0381eda2081f1046e00a48506d2ced57f %obsolete_rebuilds %name-base %ifarch %ix86 diff --git a/kernel-obs-build.changes b/kernel-obs-build.changes index 8cf20e04..9a526257 100644 --- a/kernel-obs-build.changes +++ b/kernel-obs-build.changes @@ -1,3 +1,42 @@ +------------------------------------------------------------------- +Fri Nov 10 17:02:16 CET 2023 - jdelvare@suse.de + +- Disable Loongson drivers + Loongson is a mips architecture, I don't think it makes sense to + build Loongson drivers on other architectures. +- commit 4d5bd14 + +------------------------------------------------------------------- +Fri Nov 10 10:36:21 CET 2023 - tiwai@suse.de + +- wifi: ath11k: support hibernation (bsc#1207948). +- wifi: ath11k: thermal: don't try to register multiple times + (bsc#1207948). +- wifi: ath11k: fix warning on DMA ring capabilities event + (bsc#1207948). +- wifi: ath11k: do not dump SRNG statistics during resume + (bsc#1207948). +- wifi: ath11k: remove MHI LOOPBACK channels (bsc#1207948). +- wifi: ath11k: handle irq enable/disable in several code path + (bsc#1207948). +- bus: mhi: host: add new interfaces to handle MHI channels + directly (bsc#1207948). +- bus: mhi: host: add mhi_power_down_no_destroy() (bsc#1207948). +- commit 10bbcec + +------------------------------------------------------------------- +Fri Nov 10 10:34:47 CET 2023 - tiwai@suse.de + +- wifi: ath11k: rename the sc naming convention to ab + (bsc#1207948). +- commit e66948e + +------------------------------------------------------------------- +Fri Nov 10 10:33:31 CET 2023 - tiwai@suse.de + +- Drop ath11k hibernation patch set once for renewal (bsc#1207948) +- commit 9ecdaa5 + ------------------------------------------------------------------- Thu Nov 9 06:27:25 CET 2023 - jslaby@suse.cz diff --git a/kernel-obs-build.spec b/kernel-obs-build.spec index cd403838..dd8c5c11 100644 --- a/kernel-obs-build.spec +++ b/kernel-obs-build.spec @@ -44,7 +44,7 @@ BuildRequires: util-linux %endif %endif %endif -BuildRequires: kernel%kernel_flavor-srchash-1fcc265d62f50cb2666f9c9b4876e08a6222b8cb +BuildRequires: kernel%kernel_flavor-srchash-fd0e37e0381eda2081f1046e00a48506d2ced57f %if 0%{?rhel_version} BuildRequires: kernel @@ -58,7 +58,7 @@ License: GPL-2.0-only Group: SLES Version: 6.6.1 %if 0%{?is_kotd} -Release: .g1fcc265 +Release: .gfd0e37e %else Release: 0 %endif diff --git a/kernel-obs-qa.changes b/kernel-obs-qa.changes index 8cf20e04..9a526257 100644 --- a/kernel-obs-qa.changes +++ b/kernel-obs-qa.changes @@ -1,3 +1,42 @@ +------------------------------------------------------------------- +Fri Nov 10 17:02:16 CET 2023 - jdelvare@suse.de + +- Disable Loongson drivers + Loongson is a mips architecture, I don't think it makes sense to + build Loongson drivers on other architectures. +- commit 4d5bd14 + +------------------------------------------------------------------- +Fri Nov 10 10:36:21 CET 2023 - tiwai@suse.de + +- wifi: ath11k: support hibernation (bsc#1207948). +- wifi: ath11k: thermal: don't try to register multiple times + (bsc#1207948). +- wifi: ath11k: fix warning on DMA ring capabilities event + (bsc#1207948). +- wifi: ath11k: do not dump SRNG statistics during resume + (bsc#1207948). +- wifi: ath11k: remove MHI LOOPBACK channels (bsc#1207948). +- wifi: ath11k: handle irq enable/disable in several code path + (bsc#1207948). +- bus: mhi: host: add new interfaces to handle MHI channels + directly (bsc#1207948). +- bus: mhi: host: add mhi_power_down_no_destroy() (bsc#1207948). +- commit 10bbcec + +------------------------------------------------------------------- +Fri Nov 10 10:34:47 CET 2023 - tiwai@suse.de + +- wifi: ath11k: rename the sc naming convention to ab + (bsc#1207948). +- commit e66948e + +------------------------------------------------------------------- +Fri Nov 10 10:33:31 CET 2023 - tiwai@suse.de + +- Drop ath11k hibernation patch set once for renewal (bsc#1207948) +- commit 9ecdaa5 + ------------------------------------------------------------------- Thu Nov 9 06:27:25 CET 2023 - jslaby@suse.cz diff --git a/kernel-obs-qa.spec b/kernel-obs-qa.spec index cb8d781e..3f19eb6d 100644 --- a/kernel-obs-qa.spec +++ b/kernel-obs-qa.spec @@ -34,7 +34,7 @@ License: GPL-2.0-only Group: SLES Version: 6.6.1 %if 0%{?is_kotd} -Release: .g1fcc265 +Release: .gfd0e37e %else Release: 0 %endif diff --git a/kernel-pae.changes b/kernel-pae.changes index 8cf20e04..9a526257 100644 --- a/kernel-pae.changes +++ b/kernel-pae.changes @@ -1,3 +1,42 @@ +------------------------------------------------------------------- +Fri Nov 10 17:02:16 CET 2023 - jdelvare@suse.de + +- Disable Loongson drivers + Loongson is a mips architecture, I don't think it makes sense to + build Loongson drivers on other architectures. +- commit 4d5bd14 + +------------------------------------------------------------------- +Fri Nov 10 10:36:21 CET 2023 - tiwai@suse.de + +- wifi: ath11k: support hibernation (bsc#1207948). +- wifi: ath11k: thermal: don't try to register multiple times + (bsc#1207948). +- wifi: ath11k: fix warning on DMA ring capabilities event + (bsc#1207948). +- wifi: ath11k: do not dump SRNG statistics during resume + (bsc#1207948). +- wifi: ath11k: remove MHI LOOPBACK channels (bsc#1207948). +- wifi: ath11k: handle irq enable/disable in several code path + (bsc#1207948). +- bus: mhi: host: add new interfaces to handle MHI channels + directly (bsc#1207948). +- bus: mhi: host: add mhi_power_down_no_destroy() (bsc#1207948). +- commit 10bbcec + +------------------------------------------------------------------- +Fri Nov 10 10:34:47 CET 2023 - tiwai@suse.de + +- wifi: ath11k: rename the sc naming convention to ab + (bsc#1207948). +- commit e66948e + +------------------------------------------------------------------- +Fri Nov 10 10:33:31 CET 2023 - tiwai@suse.de + +- Drop ath11k hibernation patch set once for renewal (bsc#1207948) +- commit 9ecdaa5 + ------------------------------------------------------------------- Thu Nov 9 06:27:25 CET 2023 - jslaby@suse.cz diff --git a/kernel-pae.spec b/kernel-pae.spec index 4d2b7f12..6b969fdb 100644 --- a/kernel-pae.spec +++ b/kernel-pae.spec @@ -114,7 +114,7 @@ License: GPL-2.0-only Group: System/Kernel Version: 6.6.1 %if 0%{?is_kotd} -Release: .g1fcc265 +Release: .gfd0e37e %else Release: 0 %endif @@ -385,10 +385,10 @@ Obsoletes: microcode_ctl < 1.18 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-1fcc265d62f50cb2666f9c9b4876e08a6222b8cb -Provides: kernel-srchash-1fcc265d62f50cb2666f9c9b4876e08a6222b8cb +Provides: kernel-%build_flavor-base-srchash-fd0e37e0381eda2081f1046e00a48506d2ced57f +Provides: kernel-srchash-fd0e37e0381eda2081f1046e00a48506d2ced57f # END COMMON DEPS -Provides: %name-srchash-1fcc265d62f50cb2666f9c9b4876e08a6222b8cb +Provides: %name-srchash-fd0e37e0381eda2081f1046e00a48506d2ced57f %ifarch %ix86 Provides: kernel-desktop = 4.3 Obsoletes: kernel-desktop <= 4.3 @@ -1325,8 +1325,8 @@ Obsoletes: microcode_ctl < 1.18 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-1fcc265d62f50cb2666f9c9b4876e08a6222b8cb -Provides: kernel-srchash-1fcc265d62f50cb2666f9c9b4876e08a6222b8cb +Provides: kernel-%build_flavor-base-srchash-fd0e37e0381eda2081f1046e00a48506d2ced57f +Provides: kernel-srchash-fd0e37e0381eda2081f1046e00a48506d2ced57f %ifarch %ix86 Provides: kernel-desktop-base = 4.3 diff --git a/kernel-source.changes b/kernel-source.changes index 8cf20e04..9a526257 100644 --- a/kernel-source.changes +++ b/kernel-source.changes @@ -1,3 +1,42 @@ +------------------------------------------------------------------- +Fri Nov 10 17:02:16 CET 2023 - jdelvare@suse.de + +- Disable Loongson drivers + Loongson is a mips architecture, I don't think it makes sense to + build Loongson drivers on other architectures. +- commit 4d5bd14 + +------------------------------------------------------------------- +Fri Nov 10 10:36:21 CET 2023 - tiwai@suse.de + +- wifi: ath11k: support hibernation (bsc#1207948). +- wifi: ath11k: thermal: don't try to register multiple times + (bsc#1207948). +- wifi: ath11k: fix warning on DMA ring capabilities event + (bsc#1207948). +- wifi: ath11k: do not dump SRNG statistics during resume + (bsc#1207948). +- wifi: ath11k: remove MHI LOOPBACK channels (bsc#1207948). +- wifi: ath11k: handle irq enable/disable in several code path + (bsc#1207948). +- bus: mhi: host: add new interfaces to handle MHI channels + directly (bsc#1207948). +- bus: mhi: host: add mhi_power_down_no_destroy() (bsc#1207948). +- commit 10bbcec + +------------------------------------------------------------------- +Fri Nov 10 10:34:47 CET 2023 - tiwai@suse.de + +- wifi: ath11k: rename the sc naming convention to ab + (bsc#1207948). +- commit e66948e + +------------------------------------------------------------------- +Fri Nov 10 10:33:31 CET 2023 - tiwai@suse.de + +- Drop ath11k hibernation patch set once for renewal (bsc#1207948) +- commit 9ecdaa5 + ------------------------------------------------------------------- Thu Nov 9 06:27:25 CET 2023 - jslaby@suse.cz diff --git a/kernel-source.spec b/kernel-source.spec index 358a1858..e15b1e4b 100644 --- a/kernel-source.spec +++ b/kernel-source.spec @@ -32,7 +32,7 @@ Name: kernel-source Version: 6.6.1 %if 0%{?is_kotd} -Release: .g1fcc265 +Release: .gfd0e37e %else Release: 0 %endif @@ -49,7 +49,7 @@ BuildRequires: fdupes BuildRequires: sed Requires(post): coreutils sed Provides: %name = %version-%source_rel -Provides: %name-srchash-1fcc265d62f50cb2666f9c9b4876e08a6222b8cb +Provides: %name-srchash-fd0e37e0381eda2081f1046e00a48506d2ced57f Provides: linux Provides: multiversion(kernel) Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz diff --git a/kernel-syms.changes b/kernel-syms.changes index 8cf20e04..9a526257 100644 --- a/kernel-syms.changes +++ b/kernel-syms.changes @@ -1,3 +1,42 @@ +------------------------------------------------------------------- +Fri Nov 10 17:02:16 CET 2023 - jdelvare@suse.de + +- Disable Loongson drivers + Loongson is a mips architecture, I don't think it makes sense to + build Loongson drivers on other architectures. +- commit 4d5bd14 + +------------------------------------------------------------------- +Fri Nov 10 10:36:21 CET 2023 - tiwai@suse.de + +- wifi: ath11k: support hibernation (bsc#1207948). +- wifi: ath11k: thermal: don't try to register multiple times + (bsc#1207948). +- wifi: ath11k: fix warning on DMA ring capabilities event + (bsc#1207948). +- wifi: ath11k: do not dump SRNG statistics during resume + (bsc#1207948). +- wifi: ath11k: remove MHI LOOPBACK channels (bsc#1207948). +- wifi: ath11k: handle irq enable/disable in several code path + (bsc#1207948). +- bus: mhi: host: add new interfaces to handle MHI channels + directly (bsc#1207948). +- bus: mhi: host: add mhi_power_down_no_destroy() (bsc#1207948). +- commit 10bbcec + +------------------------------------------------------------------- +Fri Nov 10 10:34:47 CET 2023 - tiwai@suse.de + +- wifi: ath11k: rename the sc naming convention to ab + (bsc#1207948). +- commit e66948e + +------------------------------------------------------------------- +Fri Nov 10 10:33:31 CET 2023 - tiwai@suse.de + +- Drop ath11k hibernation patch set once for renewal (bsc#1207948) +- commit 9ecdaa5 + ------------------------------------------------------------------- Thu Nov 9 06:27:25 CET 2023 - jslaby@suse.cz diff --git a/kernel-syms.spec b/kernel-syms.spec index 7320110c..b1c488d0 100644 --- a/kernel-syms.spec +++ b/kernel-syms.spec @@ -27,7 +27,7 @@ Group: Development/Sources Version: 6.6.1 %if %using_buildservice %if 0%{?is_kotd} -Release: .g1fcc265 +Release: .gfd0e37e %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-1fcc265d62f50cb2666f9c9b4876e08a6222b8cb +Provides: %name-srchash-fd0e37e0381eda2081f1046e00a48506d2ced57f Provides: multiversion(kernel) Source: README.KSYMS Requires: kernel-devel%variant = %version-%source_rel diff --git a/kernel-vanilla.changes b/kernel-vanilla.changes index 8cf20e04..9a526257 100644 --- a/kernel-vanilla.changes +++ b/kernel-vanilla.changes @@ -1,3 +1,42 @@ +------------------------------------------------------------------- +Fri Nov 10 17:02:16 CET 2023 - jdelvare@suse.de + +- Disable Loongson drivers + Loongson is a mips architecture, I don't think it makes sense to + build Loongson drivers on other architectures. +- commit 4d5bd14 + +------------------------------------------------------------------- +Fri Nov 10 10:36:21 CET 2023 - tiwai@suse.de + +- wifi: ath11k: support hibernation (bsc#1207948). +- wifi: ath11k: thermal: don't try to register multiple times + (bsc#1207948). +- wifi: ath11k: fix warning on DMA ring capabilities event + (bsc#1207948). +- wifi: ath11k: do not dump SRNG statistics during resume + (bsc#1207948). +- wifi: ath11k: remove MHI LOOPBACK channels (bsc#1207948). +- wifi: ath11k: handle irq enable/disable in several code path + (bsc#1207948). +- bus: mhi: host: add new interfaces to handle MHI channels + directly (bsc#1207948). +- bus: mhi: host: add mhi_power_down_no_destroy() (bsc#1207948). +- commit 10bbcec + +------------------------------------------------------------------- +Fri Nov 10 10:34:47 CET 2023 - tiwai@suse.de + +- wifi: ath11k: rename the sc naming convention to ab + (bsc#1207948). +- commit e66948e + +------------------------------------------------------------------- +Fri Nov 10 10:33:31 CET 2023 - tiwai@suse.de + +- Drop ath11k hibernation patch set once for renewal (bsc#1207948) +- commit 9ecdaa5 + ------------------------------------------------------------------- Thu Nov 9 06:27:25 CET 2023 - jslaby@suse.cz diff --git a/kernel-vanilla.spec b/kernel-vanilla.spec index c939359c..8614dbeb 100644 --- a/kernel-vanilla.spec +++ b/kernel-vanilla.spec @@ -114,7 +114,7 @@ License: GPL-2.0-only Group: System/Kernel Version: 6.6.1 %if 0%{?is_kotd} -Release: .g1fcc265 +Release: .gfd0e37e %else Release: 0 %endif @@ -385,10 +385,10 @@ Obsoletes: microcode_ctl < 1.18 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-1fcc265d62f50cb2666f9c9b4876e08a6222b8cb -Provides: kernel-srchash-1fcc265d62f50cb2666f9c9b4876e08a6222b8cb +Provides: kernel-%build_flavor-base-srchash-fd0e37e0381eda2081f1046e00a48506d2ced57f +Provides: kernel-srchash-fd0e37e0381eda2081f1046e00a48506d2ced57f # END COMMON DEPS -Provides: %name-srchash-1fcc265d62f50cb2666f9c9b4876e08a6222b8cb +Provides: %name-srchash-fd0e37e0381eda2081f1046e00a48506d2ced57f %obsolete_rebuilds %name %define kmp_target_cpu %_target_cpu @@ -1302,8 +1302,8 @@ Obsoletes: microcode_ctl < 1.18 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-1fcc265d62f50cb2666f9c9b4876e08a6222b8cb -Provides: kernel-srchash-1fcc265d62f50cb2666f9c9b4876e08a6222b8cb +Provides: kernel-%build_flavor-base-srchash-fd0e37e0381eda2081f1046e00a48506d2ced57f +Provides: kernel-srchash-fd0e37e0381eda2081f1046e00a48506d2ced57f %obsolete_rebuilds %name-base %ifarch %ix86 diff --git a/kernel-zfcpdump.changes b/kernel-zfcpdump.changes index 8cf20e04..9a526257 100644 --- a/kernel-zfcpdump.changes +++ b/kernel-zfcpdump.changes @@ -1,3 +1,42 @@ +------------------------------------------------------------------- +Fri Nov 10 17:02:16 CET 2023 - jdelvare@suse.de + +- Disable Loongson drivers + Loongson is a mips architecture, I don't think it makes sense to + build Loongson drivers on other architectures. +- commit 4d5bd14 + +------------------------------------------------------------------- +Fri Nov 10 10:36:21 CET 2023 - tiwai@suse.de + +- wifi: ath11k: support hibernation (bsc#1207948). +- wifi: ath11k: thermal: don't try to register multiple times + (bsc#1207948). +- wifi: ath11k: fix warning on DMA ring capabilities event + (bsc#1207948). +- wifi: ath11k: do not dump SRNG statistics during resume + (bsc#1207948). +- wifi: ath11k: remove MHI LOOPBACK channels (bsc#1207948). +- wifi: ath11k: handle irq enable/disable in several code path + (bsc#1207948). +- bus: mhi: host: add new interfaces to handle MHI channels + directly (bsc#1207948). +- bus: mhi: host: add mhi_power_down_no_destroy() (bsc#1207948). +- commit 10bbcec + +------------------------------------------------------------------- +Fri Nov 10 10:34:47 CET 2023 - tiwai@suse.de + +- wifi: ath11k: rename the sc naming convention to ab + (bsc#1207948). +- commit e66948e + +------------------------------------------------------------------- +Fri Nov 10 10:33:31 CET 2023 - tiwai@suse.de + +- Drop ath11k hibernation patch set once for renewal (bsc#1207948) +- commit 9ecdaa5 + ------------------------------------------------------------------- Thu Nov 9 06:27:25 CET 2023 - jslaby@suse.cz diff --git a/kernel-zfcpdump.spec b/kernel-zfcpdump.spec index 95ffbfdb..9f2925fe 100644 --- a/kernel-zfcpdump.spec +++ b/kernel-zfcpdump.spec @@ -114,7 +114,7 @@ License: GPL-2.0-only Group: System/Kernel Version: 6.6.1 %if 0%{?is_kotd} -Release: .g1fcc265 +Release: .gfd0e37e %else Release: 0 %endif @@ -385,10 +385,10 @@ Obsoletes: microcode_ctl < 1.18 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-1fcc265d62f50cb2666f9c9b4876e08a6222b8cb -Provides: kernel-srchash-1fcc265d62f50cb2666f9c9b4876e08a6222b8cb +Provides: kernel-%build_flavor-base-srchash-fd0e37e0381eda2081f1046e00a48506d2ced57f +Provides: kernel-srchash-fd0e37e0381eda2081f1046e00a48506d2ced57f # END COMMON DEPS -Provides: %name-srchash-1fcc265d62f50cb2666f9c9b4876e08a6222b8cb +Provides: %name-srchash-fd0e37e0381eda2081f1046e00a48506d2ced57f %obsolete_rebuilds %name %define kmp_target_cpu %_target_cpu @@ -1305,8 +1305,8 @@ Obsoletes: microcode_ctl < 1.18 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-1fcc265d62f50cb2666f9c9b4876e08a6222b8cb -Provides: kernel-srchash-1fcc265d62f50cb2666f9c9b4876e08a6222b8cb +Provides: kernel-%build_flavor-base-srchash-fd0e37e0381eda2081f1046e00a48506d2ced57f +Provides: kernel-srchash-fd0e37e0381eda2081f1046e00a48506d2ced57f %obsolete_rebuilds %name-base %ifarch %ix86 diff --git a/patches.suse.tar.bz2 b/patches.suse.tar.bz2 index 08208062..d5a8c70c 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:4036652b16c247b2150e033b2efe161a50f004b6e77c050a4ea6dec65f8a79ee -size 53409 +oid sha256:e5e306e5742300f7af69a9b69dd3d83f9459a9e00b989d26b0b1ec9c5bb9979a +size 55690 diff --git a/series.conf b/series.conf index 7b0b70e9..11f84826 100644 --- a/series.conf +++ b/series.conf @@ -87,6 +87,7 @@ # sorted patches ######################################################## + patches.suse/wifi-ath11k-rename-the-sc-naming-convention-to-ab.patch patches.suse/lib-ucs2_string-Add-UCS-2-strscpy-function.patch patches.suse/firmware-qcom_scm-Add-support-for-Qualcomm-Secure-Ex.patch patches.suse/firmware-Add-support-for-Qualcomm-UEFI-Secure-Applic.patch @@ -225,12 +226,15 @@ patches.suse/b43-missing-firmware-info.patch patches.suse/iwlwifi-cfg-Add-missing-MODULE_FIRMWARE-for-pnvm.patch - patches.suse/bus-mhi-host-add-destroy_device-argument-to-mhi_powe.patch - patches.suse/bus-mhi-add-new-interfaces-to-handle-MHI-channels-di.patch - patches.suse/wifi-ath11k-add-support-for-suspend-in-power-down-st.patch + patches.suse/bus-mhi-host-add-mhi_power_down_no_destroy.patch + patches.suse/bus-mhi-host-add-new-interfaces-to-handle-MHI-channe.patch patches.suse/wifi-ath11k-handle-irq-enable-disable-in-several-cod.patch - patches.suse/wifi-ath11k-handle-thermal-device-registeration-toge.patch patches.suse/wifi-ath11k-remove-MHI-LOOPBACK-channels.patch + patches.suse/wifi-ath11k-do-not-dump-SRNG-statistics-during-resum.patch + patches.suse/wifi-ath11k-fix-warning-on-DMA-ring-capabilities-eve.patch + patches.suse/wifi-ath11k-thermal-don-t-try-to-register-multiple-t.patch + patches.suse/wifi-ath11k-support-hibernation.patch + ######################################################## # USB ######################################################## diff --git a/source-timestamp b/source-timestamp index 711298ca..dc90b6e9 100644 --- a/source-timestamp +++ b/source-timestamp @@ -1,3 +1,3 @@ -2023-11-09 05:27:56 +0000 -GIT Revision: 1fcc265d62f50cb2666f9c9b4876e08a6222b8cb +2023-11-13 09:24:43 +0000 +GIT Revision: fd0e37e0381eda2081f1046e00a48506d2ced57f GIT Branch: stable