commit 2fdb329dbbb7a48000d6c3b452c946de3761670e

OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=2090
This commit is contained in:
Kernel Bugs 2024-01-31 07:07:14 +00:00 committed by Git OBS Bridge
parent ecbf229ad4
commit 80f8b66fd7
40 changed files with 874 additions and 37 deletions

View File

@ -133,6 +133,7 @@
<conditions>
<arch>i586</arch>
<arch>x86_64</arch>
<arch>riscv64</arch>
<package>kernel-64kb</package>
<package>kernel-source:kernel-64kb</package>
<package>kernel-debug</package>

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4bfc1df3c33ba94a3509b6ad07099a7d515e578e64c9767bca26e442fb7be136
size 291437
oid sha256:dcb6fd94731c011756db13c5cf67c7b3db6f42bd495202b705265017fbe56558
size 291590

View File

@ -88,6 +88,7 @@
<conditions>
<arch>i586</arch>
<arch>x86_64</arch>
<arch>riscv64</arch>
@BINARY_PACKAGES_XML@
</conditions>
<hardware>

View File

@ -1,3 +1,52 @@
-------------------------------------------------------------------
Tue Jan 30 11:54:54 CET 2024 - jslaby@suse.cz
- rpm/constraints.in: set jobs for riscv to 8
The same workers are used for x86 and riscv and the riscv builds take
ages. So align the riscv jobs count to x86.
- commit b2c82b9
-------------------------------------------------------------------
Tue Jan 30 08:01:47 CET 2024 - jslaby@suse.cz
- Refresh
patches.suse/mm-huge_memory-don-t-force-huge-page-alignment-on-32.patch.
- Rename to
patches.suse/futex-Prevent-the-reuse-of-stale-pi_state.patch (bsc#1218801).
Update upstream status and fix reference.
- commit 73499be
-------------------------------------------------------------------
Tue Jan 30 07:57:15 CET 2024 - jslaby@suse.cz
- Update config files. (bsc#1219328)
Synchronize PSTORE_CONSOLE, PSTORE_PMSG, and PSTORE_FTRACE with
SLE15-SP6.
- commit 26d4e4f
-------------------------------------------------------------------
Mon Jan 29 17:49:56 CET 2024 - tiwai@suse.de
- wifi: mac80211: improve CSA/ECSA connection refusal
(bsc#1219192).
- wifi: cfg80211: detect stuck ECSA element in probe resp
(bsc#1219192).
- commit 31edb3f
-------------------------------------------------------------------
Mon Jan 29 15:35:03 CET 2024 - tiwai@suse.de
- Re-enable CONFIG_SND_SOC_WSA883X=m for Thinkpad X13s audio (bsc#1217412)
It was lost during merge from master branch
- commit 4f6ccdc
-------------------------------------------------------------------
Mon Jan 29 08:47:58 CET 2024 - jslaby@suse.cz
- Update config files.
Only run oldconfig.
- commit f71b395
-------------------------------------------------------------------
Fri Jan 26 11:55:03 CET 2024 - msuchanek@suse.de

View File

@ -27,7 +27,7 @@
Name: dtb-aarch64
Version: 6.7.2
%if 0%{?is_kotd}
Release: <RELEASE>.ga52bf76
Release: <RELEASE>.g2fdb329
%else
Release: 0
%endif

View File

@ -1,3 +1,52 @@
-------------------------------------------------------------------
Tue Jan 30 11:54:54 CET 2024 - jslaby@suse.cz
- rpm/constraints.in: set jobs for riscv to 8
The same workers are used for x86 and riscv and the riscv builds take
ages. So align the riscv jobs count to x86.
- commit b2c82b9
-------------------------------------------------------------------
Tue Jan 30 08:01:47 CET 2024 - jslaby@suse.cz
- Refresh
patches.suse/mm-huge_memory-don-t-force-huge-page-alignment-on-32.patch.
- Rename to
patches.suse/futex-Prevent-the-reuse-of-stale-pi_state.patch (bsc#1218801).
Update upstream status and fix reference.
- commit 73499be
-------------------------------------------------------------------
Tue Jan 30 07:57:15 CET 2024 - jslaby@suse.cz
- Update config files. (bsc#1219328)
Synchronize PSTORE_CONSOLE, PSTORE_PMSG, and PSTORE_FTRACE with
SLE15-SP6.
- commit 26d4e4f
-------------------------------------------------------------------
Mon Jan 29 17:49:56 CET 2024 - tiwai@suse.de
- wifi: mac80211: improve CSA/ECSA connection refusal
(bsc#1219192).
- wifi: cfg80211: detect stuck ECSA element in probe resp
(bsc#1219192).
- commit 31edb3f
-------------------------------------------------------------------
Mon Jan 29 15:35:03 CET 2024 - tiwai@suse.de
- Re-enable CONFIG_SND_SOC_WSA883X=m for Thinkpad X13s audio (bsc#1217412)
It was lost during merge from master branch
- commit 4f6ccdc
-------------------------------------------------------------------
Mon Jan 29 08:47:58 CET 2024 - jslaby@suse.cz
- Update config files.
Only run oldconfig.
- commit f71b395
-------------------------------------------------------------------
Fri Jan 26 11:55:03 CET 2024 - msuchanek@suse.de

View File

@ -27,7 +27,7 @@
Name: dtb-armv6l
Version: 6.7.2
%if 0%{?is_kotd}
Release: <RELEASE>.ga52bf76
Release: <RELEASE>.g2fdb329
%else
Release: 0
%endif

View File

@ -1,3 +1,52 @@
-------------------------------------------------------------------
Tue Jan 30 11:54:54 CET 2024 - jslaby@suse.cz
- rpm/constraints.in: set jobs for riscv to 8
The same workers are used for x86 and riscv and the riscv builds take
ages. So align the riscv jobs count to x86.
- commit b2c82b9
-------------------------------------------------------------------
Tue Jan 30 08:01:47 CET 2024 - jslaby@suse.cz
- Refresh
patches.suse/mm-huge_memory-don-t-force-huge-page-alignment-on-32.patch.
- Rename to
patches.suse/futex-Prevent-the-reuse-of-stale-pi_state.patch (bsc#1218801).
Update upstream status and fix reference.
- commit 73499be
-------------------------------------------------------------------
Tue Jan 30 07:57:15 CET 2024 - jslaby@suse.cz
- Update config files. (bsc#1219328)
Synchronize PSTORE_CONSOLE, PSTORE_PMSG, and PSTORE_FTRACE with
SLE15-SP6.
- commit 26d4e4f
-------------------------------------------------------------------
Mon Jan 29 17:49:56 CET 2024 - tiwai@suse.de
- wifi: mac80211: improve CSA/ECSA connection refusal
(bsc#1219192).
- wifi: cfg80211: detect stuck ECSA element in probe resp
(bsc#1219192).
- commit 31edb3f
-------------------------------------------------------------------
Mon Jan 29 15:35:03 CET 2024 - tiwai@suse.de
- Re-enable CONFIG_SND_SOC_WSA883X=m for Thinkpad X13s audio (bsc#1217412)
It was lost during merge from master branch
- commit 4f6ccdc
-------------------------------------------------------------------
Mon Jan 29 08:47:58 CET 2024 - jslaby@suse.cz
- Update config files.
Only run oldconfig.
- commit f71b395
-------------------------------------------------------------------
Fri Jan 26 11:55:03 CET 2024 - msuchanek@suse.de

View File

@ -27,7 +27,7 @@
Name: dtb-armv7l
Version: 6.7.2
%if 0%{?is_kotd}
Release: <RELEASE>.ga52bf76
Release: <RELEASE>.g2fdb329
%else
Release: 0
%endif

View File

@ -1,3 +1,52 @@
-------------------------------------------------------------------
Tue Jan 30 11:54:54 CET 2024 - jslaby@suse.cz
- rpm/constraints.in: set jobs for riscv to 8
The same workers are used for x86 and riscv and the riscv builds take
ages. So align the riscv jobs count to x86.
- commit b2c82b9
-------------------------------------------------------------------
Tue Jan 30 08:01:47 CET 2024 - jslaby@suse.cz
- Refresh
patches.suse/mm-huge_memory-don-t-force-huge-page-alignment-on-32.patch.
- Rename to
patches.suse/futex-Prevent-the-reuse-of-stale-pi_state.patch (bsc#1218801).
Update upstream status and fix reference.
- commit 73499be
-------------------------------------------------------------------
Tue Jan 30 07:57:15 CET 2024 - jslaby@suse.cz
- Update config files. (bsc#1219328)
Synchronize PSTORE_CONSOLE, PSTORE_PMSG, and PSTORE_FTRACE with
SLE15-SP6.
- commit 26d4e4f
-------------------------------------------------------------------
Mon Jan 29 17:49:56 CET 2024 - tiwai@suse.de
- wifi: mac80211: improve CSA/ECSA connection refusal
(bsc#1219192).
- wifi: cfg80211: detect stuck ECSA element in probe resp
(bsc#1219192).
- commit 31edb3f
-------------------------------------------------------------------
Mon Jan 29 15:35:03 CET 2024 - tiwai@suse.de
- Re-enable CONFIG_SND_SOC_WSA883X=m for Thinkpad X13s audio (bsc#1217412)
It was lost during merge from master branch
- commit 4f6ccdc
-------------------------------------------------------------------
Mon Jan 29 08:47:58 CET 2024 - jslaby@suse.cz
- Update config files.
Only run oldconfig.
- commit f71b395
-------------------------------------------------------------------
Fri Jan 26 11:55:03 CET 2024 - msuchanek@suse.de

View File

@ -27,7 +27,7 @@
Name: dtb-riscv64
Version: 6.7.2
%if 0%{?is_kotd}
Release: <RELEASE>.ga52bf76
Release: <RELEASE>.g2fdb329
%else
Release: 0
%endif

View File

@ -1,3 +1,52 @@
-------------------------------------------------------------------
Tue Jan 30 11:54:54 CET 2024 - jslaby@suse.cz
- rpm/constraints.in: set jobs for riscv to 8
The same workers are used for x86 and riscv and the riscv builds take
ages. So align the riscv jobs count to x86.
- commit b2c82b9
-------------------------------------------------------------------
Tue Jan 30 08:01:47 CET 2024 - jslaby@suse.cz
- Refresh
patches.suse/mm-huge_memory-don-t-force-huge-page-alignment-on-32.patch.
- Rename to
patches.suse/futex-Prevent-the-reuse-of-stale-pi_state.patch (bsc#1218801).
Update upstream status and fix reference.
- commit 73499be
-------------------------------------------------------------------
Tue Jan 30 07:57:15 CET 2024 - jslaby@suse.cz
- Update config files. (bsc#1219328)
Synchronize PSTORE_CONSOLE, PSTORE_PMSG, and PSTORE_FTRACE with
SLE15-SP6.
- commit 26d4e4f
-------------------------------------------------------------------
Mon Jan 29 17:49:56 CET 2024 - tiwai@suse.de
- wifi: mac80211: improve CSA/ECSA connection refusal
(bsc#1219192).
- wifi: cfg80211: detect stuck ECSA element in probe resp
(bsc#1219192).
- commit 31edb3f
-------------------------------------------------------------------
Mon Jan 29 15:35:03 CET 2024 - tiwai@suse.de
- Re-enable CONFIG_SND_SOC_WSA883X=m for Thinkpad X13s audio (bsc#1217412)
It was lost during merge from master branch
- commit 4f6ccdc
-------------------------------------------------------------------
Mon Jan 29 08:47:58 CET 2024 - jslaby@suse.cz
- Update config files.
Only run oldconfig.
- commit f71b395
-------------------------------------------------------------------
Fri Jan 26 11:55:03 CET 2024 - msuchanek@suse.de

View File

@ -19,7 +19,7 @@
%define srcversion 6.7
%define patchversion 6.7.2
%define git_commit a52bf765724a419339d0b0ac309ebfbac92845a8
%define git_commit 2fdb329dbbb7a48000d6c3b452c946de3761670e
%define variant %{nil}
%define compress_modules zstd
%define compress_vmlinux xz
@ -115,7 +115,7 @@ License: GPL-2.0-only
Group: System/Kernel
Version: 6.7.2
%if 0%{?is_kotd}
Release: <RELEASE>.ga52bf76
Release: <RELEASE>.g2fdb329
%else
Release: 0
%endif

View File

@ -1,3 +1,52 @@
-------------------------------------------------------------------
Tue Jan 30 11:54:54 CET 2024 - jslaby@suse.cz
- rpm/constraints.in: set jobs for riscv to 8
The same workers are used for x86 and riscv and the riscv builds take
ages. So align the riscv jobs count to x86.
- commit b2c82b9
-------------------------------------------------------------------
Tue Jan 30 08:01:47 CET 2024 - jslaby@suse.cz
- Refresh
patches.suse/mm-huge_memory-don-t-force-huge-page-alignment-on-32.patch.
- Rename to
patches.suse/futex-Prevent-the-reuse-of-stale-pi_state.patch (bsc#1218801).
Update upstream status and fix reference.
- commit 73499be
-------------------------------------------------------------------
Tue Jan 30 07:57:15 CET 2024 - jslaby@suse.cz
- Update config files. (bsc#1219328)
Synchronize PSTORE_CONSOLE, PSTORE_PMSG, and PSTORE_FTRACE with
SLE15-SP6.
- commit 26d4e4f
-------------------------------------------------------------------
Mon Jan 29 17:49:56 CET 2024 - tiwai@suse.de
- wifi: mac80211: improve CSA/ECSA connection refusal
(bsc#1219192).
- wifi: cfg80211: detect stuck ECSA element in probe resp
(bsc#1219192).
- commit 31edb3f
-------------------------------------------------------------------
Mon Jan 29 15:35:03 CET 2024 - tiwai@suse.de
- Re-enable CONFIG_SND_SOC_WSA883X=m for Thinkpad X13s audio (bsc#1217412)
It was lost during merge from master branch
- commit 4f6ccdc
-------------------------------------------------------------------
Mon Jan 29 08:47:58 CET 2024 - jslaby@suse.cz
- Update config files.
Only run oldconfig.
- commit f71b395
-------------------------------------------------------------------
Fri Jan 26 11:55:03 CET 2024 - msuchanek@suse.de

View File

@ -19,7 +19,7 @@
%define srcversion 6.7
%define patchversion 6.7.2
%define git_commit a52bf765724a419339d0b0ac309ebfbac92845a8
%define git_commit 2fdb329dbbb7a48000d6c3b452c946de3761670e
%define variant %{nil}
%define compress_modules zstd
%define compress_vmlinux xz
@ -115,7 +115,7 @@ License: GPL-2.0-only
Group: System/Kernel
Version: 6.7.2
%if 0%{?is_kotd}
Release: <RELEASE>.ga52bf76
Release: <RELEASE>.g2fdb329
%else
Release: 0
%endif

View File

@ -1,3 +1,52 @@
-------------------------------------------------------------------
Tue Jan 30 11:54:54 CET 2024 - jslaby@suse.cz
- rpm/constraints.in: set jobs for riscv to 8
The same workers are used for x86 and riscv and the riscv builds take
ages. So align the riscv jobs count to x86.
- commit b2c82b9
-------------------------------------------------------------------
Tue Jan 30 08:01:47 CET 2024 - jslaby@suse.cz
- Refresh
patches.suse/mm-huge_memory-don-t-force-huge-page-alignment-on-32.patch.
- Rename to
patches.suse/futex-Prevent-the-reuse-of-stale-pi_state.patch (bsc#1218801).
Update upstream status and fix reference.
- commit 73499be
-------------------------------------------------------------------
Tue Jan 30 07:57:15 CET 2024 - jslaby@suse.cz
- Update config files. (bsc#1219328)
Synchronize PSTORE_CONSOLE, PSTORE_PMSG, and PSTORE_FTRACE with
SLE15-SP6.
- commit 26d4e4f
-------------------------------------------------------------------
Mon Jan 29 17:49:56 CET 2024 - tiwai@suse.de
- wifi: mac80211: improve CSA/ECSA connection refusal
(bsc#1219192).
- wifi: cfg80211: detect stuck ECSA element in probe resp
(bsc#1219192).
- commit 31edb3f
-------------------------------------------------------------------
Mon Jan 29 15:35:03 CET 2024 - tiwai@suse.de
- Re-enable CONFIG_SND_SOC_WSA883X=m for Thinkpad X13s audio (bsc#1217412)
It was lost during merge from master branch
- commit 4f6ccdc
-------------------------------------------------------------------
Mon Jan 29 08:47:58 CET 2024 - jslaby@suse.cz
- Update config files.
Only run oldconfig.
- commit f71b395
-------------------------------------------------------------------
Fri Jan 26 11:55:03 CET 2024 - msuchanek@suse.de

View File

@ -19,7 +19,7 @@
%define srcversion 6.7
%define patchversion 6.7.2
%define git_commit a52bf765724a419339d0b0ac309ebfbac92845a8
%define git_commit 2fdb329dbbb7a48000d6c3b452c946de3761670e
%define variant %{nil}
%define compress_modules zstd
%define compress_vmlinux xz
@ -115,7 +115,7 @@ License: GPL-2.0-only
Group: System/Kernel
Version: 6.7.2
%if 0%{?is_kotd}
Release: <RELEASE>.ga52bf76
Release: <RELEASE>.g2fdb329
%else
Release: 0
%endif

View File

@ -1,3 +1,52 @@
-------------------------------------------------------------------
Tue Jan 30 11:54:54 CET 2024 - jslaby@suse.cz
- rpm/constraints.in: set jobs for riscv to 8
The same workers are used for x86 and riscv and the riscv builds take
ages. So align the riscv jobs count to x86.
- commit b2c82b9
-------------------------------------------------------------------
Tue Jan 30 08:01:47 CET 2024 - jslaby@suse.cz
- Refresh
patches.suse/mm-huge_memory-don-t-force-huge-page-alignment-on-32.patch.
- Rename to
patches.suse/futex-Prevent-the-reuse-of-stale-pi_state.patch (bsc#1218801).
Update upstream status and fix reference.
- commit 73499be
-------------------------------------------------------------------
Tue Jan 30 07:57:15 CET 2024 - jslaby@suse.cz
- Update config files. (bsc#1219328)
Synchronize PSTORE_CONSOLE, PSTORE_PMSG, and PSTORE_FTRACE with
SLE15-SP6.
- commit 26d4e4f
-------------------------------------------------------------------
Mon Jan 29 17:49:56 CET 2024 - tiwai@suse.de
- wifi: mac80211: improve CSA/ECSA connection refusal
(bsc#1219192).
- wifi: cfg80211: detect stuck ECSA element in probe resp
(bsc#1219192).
- commit 31edb3f
-------------------------------------------------------------------
Mon Jan 29 15:35:03 CET 2024 - tiwai@suse.de
- Re-enable CONFIG_SND_SOC_WSA883X=m for Thinkpad X13s audio (bsc#1217412)
It was lost during merge from master branch
- commit 4f6ccdc
-------------------------------------------------------------------
Mon Jan 29 08:47:58 CET 2024 - jslaby@suse.cz
- Update config files.
Only run oldconfig.
- commit f71b395
-------------------------------------------------------------------
Fri Jan 26 11:55:03 CET 2024 - msuchanek@suse.de

View File

@ -18,7 +18,7 @@
%define srcversion 6.7
%define patchversion 6.7.2
%define git_commit a52bf765724a419339d0b0ac309ebfbac92845a8
%define git_commit 2fdb329dbbb7a48000d6c3b452c946de3761670e
%define variant %{nil}
%define build_html 1
%define build_pdf 0
@ -33,7 +33,7 @@ License: GPL-2.0-only
Group: Documentation/Man
Version: 6.7.2
%if 0%{?is_kotd}
Release: <RELEASE>.ga52bf76
Release: <RELEASE>.g2fdb329
%else
Release: 0
%endif

View File

@ -1,3 +1,52 @@
-------------------------------------------------------------------
Tue Jan 30 11:54:54 CET 2024 - jslaby@suse.cz
- rpm/constraints.in: set jobs for riscv to 8
The same workers are used for x86 and riscv and the riscv builds take
ages. So align the riscv jobs count to x86.
- commit b2c82b9
-------------------------------------------------------------------
Tue Jan 30 08:01:47 CET 2024 - jslaby@suse.cz
- Refresh
patches.suse/mm-huge_memory-don-t-force-huge-page-alignment-on-32.patch.
- Rename to
patches.suse/futex-Prevent-the-reuse-of-stale-pi_state.patch (bsc#1218801).
Update upstream status and fix reference.
- commit 73499be
-------------------------------------------------------------------
Tue Jan 30 07:57:15 CET 2024 - jslaby@suse.cz
- Update config files. (bsc#1219328)
Synchronize PSTORE_CONSOLE, PSTORE_PMSG, and PSTORE_FTRACE with
SLE15-SP6.
- commit 26d4e4f
-------------------------------------------------------------------
Mon Jan 29 17:49:56 CET 2024 - tiwai@suse.de
- wifi: mac80211: improve CSA/ECSA connection refusal
(bsc#1219192).
- wifi: cfg80211: detect stuck ECSA element in probe resp
(bsc#1219192).
- commit 31edb3f
-------------------------------------------------------------------
Mon Jan 29 15:35:03 CET 2024 - tiwai@suse.de
- Re-enable CONFIG_SND_SOC_WSA883X=m for Thinkpad X13s audio (bsc#1217412)
It was lost during merge from master branch
- commit 4f6ccdc
-------------------------------------------------------------------
Mon Jan 29 08:47:58 CET 2024 - jslaby@suse.cz
- Update config files.
Only run oldconfig.
- commit f71b395
-------------------------------------------------------------------
Fri Jan 26 11:55:03 CET 2024 - msuchanek@suse.de

View File

@ -19,7 +19,7 @@
%define srcversion 6.7
%define patchversion 6.7.2
%define git_commit a52bf765724a419339d0b0ac309ebfbac92845a8
%define git_commit 2fdb329dbbb7a48000d6c3b452c946de3761670e
%define variant %{nil}
%define compress_modules zstd
%define compress_vmlinux xz
@ -115,7 +115,7 @@ License: GPL-2.0-only
Group: System/Kernel
Version: 6.7.2
%if 0%{?is_kotd}
Release: <RELEASE>.ga52bf76
Release: <RELEASE>.g2fdb329
%else
Release: 0
%endif

View File

@ -1,3 +1,52 @@
-------------------------------------------------------------------
Tue Jan 30 11:54:54 CET 2024 - jslaby@suse.cz
- rpm/constraints.in: set jobs for riscv to 8
The same workers are used for x86 and riscv and the riscv builds take
ages. So align the riscv jobs count to x86.
- commit b2c82b9
-------------------------------------------------------------------
Tue Jan 30 08:01:47 CET 2024 - jslaby@suse.cz
- Refresh
patches.suse/mm-huge_memory-don-t-force-huge-page-alignment-on-32.patch.
- Rename to
patches.suse/futex-Prevent-the-reuse-of-stale-pi_state.patch (bsc#1218801).
Update upstream status and fix reference.
- commit 73499be
-------------------------------------------------------------------
Tue Jan 30 07:57:15 CET 2024 - jslaby@suse.cz
- Update config files. (bsc#1219328)
Synchronize PSTORE_CONSOLE, PSTORE_PMSG, and PSTORE_FTRACE with
SLE15-SP6.
- commit 26d4e4f
-------------------------------------------------------------------
Mon Jan 29 17:49:56 CET 2024 - tiwai@suse.de
- wifi: mac80211: improve CSA/ECSA connection refusal
(bsc#1219192).
- wifi: cfg80211: detect stuck ECSA element in probe resp
(bsc#1219192).
- commit 31edb3f
-------------------------------------------------------------------
Mon Jan 29 15:35:03 CET 2024 - tiwai@suse.de
- Re-enable CONFIG_SND_SOC_WSA883X=m for Thinkpad X13s audio (bsc#1217412)
It was lost during merge from master branch
- commit 4f6ccdc
-------------------------------------------------------------------
Mon Jan 29 08:47:58 CET 2024 - jslaby@suse.cz
- Update config files.
Only run oldconfig.
- commit f71b395
-------------------------------------------------------------------
Fri Jan 26 11:55:03 CET 2024 - msuchanek@suse.de

View File

@ -19,7 +19,7 @@
%define srcversion 6.7
%define patchversion 6.7.2
%define git_commit a52bf765724a419339d0b0ac309ebfbac92845a8
%define git_commit 2fdb329dbbb7a48000d6c3b452c946de3761670e
%define variant %{nil}
%define compress_modules zstd
%define compress_vmlinux xz
@ -115,7 +115,7 @@ License: GPL-2.0-only
Group: System/Kernel
Version: 6.7.2
%if 0%{?is_kotd}
Release: <RELEASE>.ga52bf76
Release: <RELEASE>.g2fdb329
%else
Release: 0
%endif

View File

@ -1,3 +1,52 @@
-------------------------------------------------------------------
Tue Jan 30 11:54:54 CET 2024 - jslaby@suse.cz
- rpm/constraints.in: set jobs for riscv to 8
The same workers are used for x86 and riscv and the riscv builds take
ages. So align the riscv jobs count to x86.
- commit b2c82b9
-------------------------------------------------------------------
Tue Jan 30 08:01:47 CET 2024 - jslaby@suse.cz
- Refresh
patches.suse/mm-huge_memory-don-t-force-huge-page-alignment-on-32.patch.
- Rename to
patches.suse/futex-Prevent-the-reuse-of-stale-pi_state.patch (bsc#1218801).
Update upstream status and fix reference.
- commit 73499be
-------------------------------------------------------------------
Tue Jan 30 07:57:15 CET 2024 - jslaby@suse.cz
- Update config files. (bsc#1219328)
Synchronize PSTORE_CONSOLE, PSTORE_PMSG, and PSTORE_FTRACE with
SLE15-SP6.
- commit 26d4e4f
-------------------------------------------------------------------
Mon Jan 29 17:49:56 CET 2024 - tiwai@suse.de
- wifi: mac80211: improve CSA/ECSA connection refusal
(bsc#1219192).
- wifi: cfg80211: detect stuck ECSA element in probe resp
(bsc#1219192).
- commit 31edb3f
-------------------------------------------------------------------
Mon Jan 29 15:35:03 CET 2024 - tiwai@suse.de
- Re-enable CONFIG_SND_SOC_WSA883X=m for Thinkpad X13s audio (bsc#1217412)
It was lost during merge from master branch
- commit 4f6ccdc
-------------------------------------------------------------------
Mon Jan 29 08:47:58 CET 2024 - jslaby@suse.cz
- Update config files.
Only run oldconfig.
- commit f71b395
-------------------------------------------------------------------
Fri Jan 26 11:55:03 CET 2024 - msuchanek@suse.de

View File

@ -44,7 +44,7 @@ BuildRequires: util-linux
%endif
%endif
%endif
BuildRequires: kernel%kernel_flavor-srchash-a52bf765724a419339d0b0ac309ebfbac92845a8
BuildRequires: kernel%kernel_flavor-srchash-2fdb329dbbb7a48000d6c3b452c946de3761670e
%if 0%{?rhel_version}
BuildRequires: kernel
@ -62,7 +62,7 @@ License: GPL-2.0-only
Group: SLES
Version: 6.7.2
%if 0%{?is_kotd}
Release: <RELEASE>.ga52bf76
Release: <RELEASE>.g2fdb329
%else
Release: 0
%endif

View File

@ -1,3 +1,52 @@
-------------------------------------------------------------------
Tue Jan 30 11:54:54 CET 2024 - jslaby@suse.cz
- rpm/constraints.in: set jobs for riscv to 8
The same workers are used for x86 and riscv and the riscv builds take
ages. So align the riscv jobs count to x86.
- commit b2c82b9
-------------------------------------------------------------------
Tue Jan 30 08:01:47 CET 2024 - jslaby@suse.cz
- Refresh
patches.suse/mm-huge_memory-don-t-force-huge-page-alignment-on-32.patch.
- Rename to
patches.suse/futex-Prevent-the-reuse-of-stale-pi_state.patch (bsc#1218801).
Update upstream status and fix reference.
- commit 73499be
-------------------------------------------------------------------
Tue Jan 30 07:57:15 CET 2024 - jslaby@suse.cz
- Update config files. (bsc#1219328)
Synchronize PSTORE_CONSOLE, PSTORE_PMSG, and PSTORE_FTRACE with
SLE15-SP6.
- commit 26d4e4f
-------------------------------------------------------------------
Mon Jan 29 17:49:56 CET 2024 - tiwai@suse.de
- wifi: mac80211: improve CSA/ECSA connection refusal
(bsc#1219192).
- wifi: cfg80211: detect stuck ECSA element in probe resp
(bsc#1219192).
- commit 31edb3f
-------------------------------------------------------------------
Mon Jan 29 15:35:03 CET 2024 - tiwai@suse.de
- Re-enable CONFIG_SND_SOC_WSA883X=m for Thinkpad X13s audio (bsc#1217412)
It was lost during merge from master branch
- commit 4f6ccdc
-------------------------------------------------------------------
Mon Jan 29 08:47:58 CET 2024 - jslaby@suse.cz
- Update config files.
Only run oldconfig.
- commit f71b395
-------------------------------------------------------------------
Fri Jan 26 11:55:03 CET 2024 - msuchanek@suse.de

View File

@ -38,7 +38,7 @@ License: GPL-2.0-only
Group: SLES
Version: 6.7.2
%if 0%{?is_kotd}
Release: <RELEASE>.ga52bf76
Release: <RELEASE>.g2fdb329
%else
Release: 0
%endif

View File

@ -1,3 +1,52 @@
-------------------------------------------------------------------
Tue Jan 30 11:54:54 CET 2024 - jslaby@suse.cz
- rpm/constraints.in: set jobs for riscv to 8
The same workers are used for x86 and riscv and the riscv builds take
ages. So align the riscv jobs count to x86.
- commit b2c82b9
-------------------------------------------------------------------
Tue Jan 30 08:01:47 CET 2024 - jslaby@suse.cz
- Refresh
patches.suse/mm-huge_memory-don-t-force-huge-page-alignment-on-32.patch.
- Rename to
patches.suse/futex-Prevent-the-reuse-of-stale-pi_state.patch (bsc#1218801).
Update upstream status and fix reference.
- commit 73499be
-------------------------------------------------------------------
Tue Jan 30 07:57:15 CET 2024 - jslaby@suse.cz
- Update config files. (bsc#1219328)
Synchronize PSTORE_CONSOLE, PSTORE_PMSG, and PSTORE_FTRACE with
SLE15-SP6.
- commit 26d4e4f
-------------------------------------------------------------------
Mon Jan 29 17:49:56 CET 2024 - tiwai@suse.de
- wifi: mac80211: improve CSA/ECSA connection refusal
(bsc#1219192).
- wifi: cfg80211: detect stuck ECSA element in probe resp
(bsc#1219192).
- commit 31edb3f
-------------------------------------------------------------------
Mon Jan 29 15:35:03 CET 2024 - tiwai@suse.de
- Re-enable CONFIG_SND_SOC_WSA883X=m for Thinkpad X13s audio (bsc#1217412)
It was lost during merge from master branch
- commit 4f6ccdc
-------------------------------------------------------------------
Mon Jan 29 08:47:58 CET 2024 - jslaby@suse.cz
- Update config files.
Only run oldconfig.
- commit f71b395
-------------------------------------------------------------------
Fri Jan 26 11:55:03 CET 2024 - msuchanek@suse.de

View File

@ -19,7 +19,7 @@
%define srcversion 6.7
%define patchversion 6.7.2
%define git_commit a52bf765724a419339d0b0ac309ebfbac92845a8
%define git_commit 2fdb329dbbb7a48000d6c3b452c946de3761670e
%define variant %{nil}
%define compress_modules zstd
%define compress_vmlinux xz
@ -115,7 +115,7 @@ License: GPL-2.0-only
Group: System/Kernel
Version: 6.7.2
%if 0%{?is_kotd}
Release: <RELEASE>.ga52bf76
Release: <RELEASE>.g2fdb329
%else
Release: 0
%endif

View File

@ -1,3 +1,52 @@
-------------------------------------------------------------------
Tue Jan 30 11:54:54 CET 2024 - jslaby@suse.cz
- rpm/constraints.in: set jobs for riscv to 8
The same workers are used for x86 and riscv and the riscv builds take
ages. So align the riscv jobs count to x86.
- commit b2c82b9
-------------------------------------------------------------------
Tue Jan 30 08:01:47 CET 2024 - jslaby@suse.cz
- Refresh
patches.suse/mm-huge_memory-don-t-force-huge-page-alignment-on-32.patch.
- Rename to
patches.suse/futex-Prevent-the-reuse-of-stale-pi_state.patch (bsc#1218801).
Update upstream status and fix reference.
- commit 73499be
-------------------------------------------------------------------
Tue Jan 30 07:57:15 CET 2024 - jslaby@suse.cz
- Update config files. (bsc#1219328)
Synchronize PSTORE_CONSOLE, PSTORE_PMSG, and PSTORE_FTRACE with
SLE15-SP6.
- commit 26d4e4f
-------------------------------------------------------------------
Mon Jan 29 17:49:56 CET 2024 - tiwai@suse.de
- wifi: mac80211: improve CSA/ECSA connection refusal
(bsc#1219192).
- wifi: cfg80211: detect stuck ECSA element in probe resp
(bsc#1219192).
- commit 31edb3f
-------------------------------------------------------------------
Mon Jan 29 15:35:03 CET 2024 - tiwai@suse.de
- Re-enable CONFIG_SND_SOC_WSA883X=m for Thinkpad X13s audio (bsc#1217412)
It was lost during merge from master branch
- commit 4f6ccdc
-------------------------------------------------------------------
Mon Jan 29 08:47:58 CET 2024 - jslaby@suse.cz
- Update config files.
Only run oldconfig.
- commit f71b395
-------------------------------------------------------------------
Fri Jan 26 11:55:03 CET 2024 - msuchanek@suse.de

View File

@ -18,7 +18,7 @@
%define srcversion 6.7
%define patchversion 6.7.2
%define git_commit a52bf765724a419339d0b0ac309ebfbac92845a8
%define git_commit 2fdb329dbbb7a48000d6c3b452c946de3761670e
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@ -33,7 +33,7 @@
Name: kernel-source
Version: 6.7.2
%if 0%{?is_kotd}
Release: <RELEASE>.ga52bf76
Release: <RELEASE>.g2fdb329
%else
Release: 0
%endif

View File

@ -1,3 +1,52 @@
-------------------------------------------------------------------
Tue Jan 30 11:54:54 CET 2024 - jslaby@suse.cz
- rpm/constraints.in: set jobs for riscv to 8
The same workers are used for x86 and riscv and the riscv builds take
ages. So align the riscv jobs count to x86.
- commit b2c82b9
-------------------------------------------------------------------
Tue Jan 30 08:01:47 CET 2024 - jslaby@suse.cz
- Refresh
patches.suse/mm-huge_memory-don-t-force-huge-page-alignment-on-32.patch.
- Rename to
patches.suse/futex-Prevent-the-reuse-of-stale-pi_state.patch (bsc#1218801).
Update upstream status and fix reference.
- commit 73499be
-------------------------------------------------------------------
Tue Jan 30 07:57:15 CET 2024 - jslaby@suse.cz
- Update config files. (bsc#1219328)
Synchronize PSTORE_CONSOLE, PSTORE_PMSG, and PSTORE_FTRACE with
SLE15-SP6.
- commit 26d4e4f
-------------------------------------------------------------------
Mon Jan 29 17:49:56 CET 2024 - tiwai@suse.de
- wifi: mac80211: improve CSA/ECSA connection refusal
(bsc#1219192).
- wifi: cfg80211: detect stuck ECSA element in probe resp
(bsc#1219192).
- commit 31edb3f
-------------------------------------------------------------------
Mon Jan 29 15:35:03 CET 2024 - tiwai@suse.de
- Re-enable CONFIG_SND_SOC_WSA883X=m for Thinkpad X13s audio (bsc#1217412)
It was lost during merge from master branch
- commit 4f6ccdc
-------------------------------------------------------------------
Mon Jan 29 08:47:58 CET 2024 - jslaby@suse.cz
- Update config files.
Only run oldconfig.
- commit f71b395
-------------------------------------------------------------------
Fri Jan 26 11:55:03 CET 2024 - msuchanek@suse.de

View File

@ -16,7 +16,7 @@
#
%define git_commit a52bf765724a419339d0b0ac309ebfbac92845a8
%define git_commit 2fdb329dbbb7a48000d6c3b452c946de3761670e
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@ -28,7 +28,7 @@ Group: Development/Sources
Version: 6.7.2
%if %using_buildservice
%if 0%{?is_kotd}
Release: <RELEASE>.ga52bf76
Release: <RELEASE>.g2fdb329
%else
Release: 0
%endif

View File

@ -1,3 +1,52 @@
-------------------------------------------------------------------
Tue Jan 30 11:54:54 CET 2024 - jslaby@suse.cz
- rpm/constraints.in: set jobs for riscv to 8
The same workers are used for x86 and riscv and the riscv builds take
ages. So align the riscv jobs count to x86.
- commit b2c82b9
-------------------------------------------------------------------
Tue Jan 30 08:01:47 CET 2024 - jslaby@suse.cz
- Refresh
patches.suse/mm-huge_memory-don-t-force-huge-page-alignment-on-32.patch.
- Rename to
patches.suse/futex-Prevent-the-reuse-of-stale-pi_state.patch (bsc#1218801).
Update upstream status and fix reference.
- commit 73499be
-------------------------------------------------------------------
Tue Jan 30 07:57:15 CET 2024 - jslaby@suse.cz
- Update config files. (bsc#1219328)
Synchronize PSTORE_CONSOLE, PSTORE_PMSG, and PSTORE_FTRACE with
SLE15-SP6.
- commit 26d4e4f
-------------------------------------------------------------------
Mon Jan 29 17:49:56 CET 2024 - tiwai@suse.de
- wifi: mac80211: improve CSA/ECSA connection refusal
(bsc#1219192).
- wifi: cfg80211: detect stuck ECSA element in probe resp
(bsc#1219192).
- commit 31edb3f
-------------------------------------------------------------------
Mon Jan 29 15:35:03 CET 2024 - tiwai@suse.de
- Re-enable CONFIG_SND_SOC_WSA883X=m for Thinkpad X13s audio (bsc#1217412)
It was lost during merge from master branch
- commit 4f6ccdc
-------------------------------------------------------------------
Mon Jan 29 08:47:58 CET 2024 - jslaby@suse.cz
- Update config files.
Only run oldconfig.
- commit f71b395
-------------------------------------------------------------------
Fri Jan 26 11:55:03 CET 2024 - msuchanek@suse.de

View File

@ -19,7 +19,7 @@
%define srcversion 6.7
%define patchversion 6.7.2
%define git_commit a52bf765724a419339d0b0ac309ebfbac92845a8
%define git_commit 2fdb329dbbb7a48000d6c3b452c946de3761670e
%define variant %{nil}
%define compress_modules zstd
%define compress_vmlinux xz
@ -115,7 +115,7 @@ License: GPL-2.0-only
Group: System/Kernel
Version: 6.7.2
%if 0%{?is_kotd}
Release: <RELEASE>.ga52bf76
Release: <RELEASE>.g2fdb329
%else
Release: 0
%endif

View File

@ -1,3 +1,52 @@
-------------------------------------------------------------------
Tue Jan 30 11:54:54 CET 2024 - jslaby@suse.cz
- rpm/constraints.in: set jobs for riscv to 8
The same workers are used for x86 and riscv and the riscv builds take
ages. So align the riscv jobs count to x86.
- commit b2c82b9
-------------------------------------------------------------------
Tue Jan 30 08:01:47 CET 2024 - jslaby@suse.cz
- Refresh
patches.suse/mm-huge_memory-don-t-force-huge-page-alignment-on-32.patch.
- Rename to
patches.suse/futex-Prevent-the-reuse-of-stale-pi_state.patch (bsc#1218801).
Update upstream status and fix reference.
- commit 73499be
-------------------------------------------------------------------
Tue Jan 30 07:57:15 CET 2024 - jslaby@suse.cz
- Update config files. (bsc#1219328)
Synchronize PSTORE_CONSOLE, PSTORE_PMSG, and PSTORE_FTRACE with
SLE15-SP6.
- commit 26d4e4f
-------------------------------------------------------------------
Mon Jan 29 17:49:56 CET 2024 - tiwai@suse.de
- wifi: mac80211: improve CSA/ECSA connection refusal
(bsc#1219192).
- wifi: cfg80211: detect stuck ECSA element in probe resp
(bsc#1219192).
- commit 31edb3f
-------------------------------------------------------------------
Mon Jan 29 15:35:03 CET 2024 - tiwai@suse.de
- Re-enable CONFIG_SND_SOC_WSA883X=m for Thinkpad X13s audio (bsc#1217412)
It was lost during merge from master branch
- commit 4f6ccdc
-------------------------------------------------------------------
Mon Jan 29 08:47:58 CET 2024 - jslaby@suse.cz
- Update config files.
Only run oldconfig.
- commit f71b395
-------------------------------------------------------------------
Fri Jan 26 11:55:03 CET 2024 - msuchanek@suse.de

View File

@ -19,7 +19,7 @@
%define srcversion 6.7
%define patchversion 6.7.2
%define git_commit a52bf765724a419339d0b0ac309ebfbac92845a8
%define git_commit 2fdb329dbbb7a48000d6c3b452c946de3761670e
%define variant %{nil}
%define compress_modules zstd
%define compress_vmlinux xz
@ -115,7 +115,7 @@ License: GPL-2.0-only
Group: System/Kernel
Version: 6.7.2
%if 0%{?is_kotd}
Release: <RELEASE>.ga52bf76
Release: <RELEASE>.g2fdb329
%else
Release: 0
%endif

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1a29c8d2929aa6851208eb571581f3b598c2a60c007f6303024648cc7d7e7ed6
size 46110
oid sha256:56d569bf6f3ea7d40ae95bf0cbeec5b010f0318a31be0538d24a316a8c66d1f2
size 49061

View File

@ -724,6 +724,8 @@
########################################################
# sorted patches
########################################################
patches.suse/futex-Prevent-the-reuse-of-stale-pi_state.patch
patches.suse/mm-huge_memory-don-t-force-huge-page-alignment-on-32.patch
########################################################
# end of sorted patches
@ -742,8 +744,8 @@
# to area specific sections below.
########################################################
patches.suse/firmware-qemu_fw_cfg-Do-not-hard-depend-on-CONFIG_HA.patch
patches.suse/futex-Avoid-reusing-outdated-pi_state.patch
patches.suse/mm-huge_memory-don-t-force-huge-page-alignment-on-32.patch
patches.suse/wifi-cfg80211-detect-stuck-ECSA-element-in-probe-resp.patch
patches.suse/wifi-mac80211-improve-CSA-ECSA-connection-refusal.patch
########################################################
# kbuild/module infrastructure fixes

View File

@ -1,3 +1,3 @@
2024-01-26 11:01:28 +0000
GIT Revision: a52bf765724a419339d0b0ac309ebfbac92845a8
2024-01-30 14:22:58 +0000
GIT Revision: 2fdb329dbbb7a48000d6c3b452c946de3761670e
GIT Branch: stable