Compare commits

..

2 Commits

Author SHA256 Message Date
bce05a2cbf GIT Revision: efdae5dca1a131a494a3f1c427167e8c90fb6972
GIT Branch: users/tiwai/stable/bsc1256896
2026-03-02 12:08:24 +0000
2026-03-02 13:11:15 +01:00
373da6f4b6 Update .gitattributes 2026-03-02 13:08:44 +01:00
49 changed files with 111 additions and 127 deletions

Binary file not shown.

BIN
config.tar.bz2 LFS

Binary file not shown.

View File

@@ -1,9 +1,8 @@
-------------------------------------------------------------------
Mon Mar 2 19:16:44 CET 2026 - jslaby@suse.cz
Mon Mar 2 13:08:24 CET 2026 - tiwai@suse.de
- locking/qspinlock: Save previous node & owner CPU into
mcs_spinlock (bsc#1258936).
- commit 9c15967
- platform/x86: int3472: Add strobe GPIO function (bsc#1256896).
- commit efdae5d
-------------------------------------------------------------------
Mon Mar 2 05:32:59 CET 2026 - jslaby@suse.cz

View File

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

View File

@@ -1,9 +1,8 @@
-------------------------------------------------------------------
Mon Mar 2 19:16:44 CET 2026 - jslaby@suse.cz
Mon Mar 2 13:08:24 CET 2026 - tiwai@suse.de
- locking/qspinlock: Save previous node & owner CPU into
mcs_spinlock (bsc#1258936).
- commit 9c15967
- platform/x86: int3472: Add strobe GPIO function (bsc#1256896).
- commit efdae5d
-------------------------------------------------------------------
Mon Mar 2 05:32:59 CET 2026 - jslaby@suse.cz

View File

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

View File

@@ -1,9 +1,8 @@
-------------------------------------------------------------------
Mon Mar 2 19:16:44 CET 2026 - jslaby@suse.cz
Mon Mar 2 13:08:24 CET 2026 - tiwai@suse.de
- locking/qspinlock: Save previous node & owner CPU into
mcs_spinlock (bsc#1258936).
- commit 9c15967
- platform/x86: int3472: Add strobe GPIO function (bsc#1256896).
- commit efdae5d
-------------------------------------------------------------------
Mon Mar 2 05:32:59 CET 2026 - jslaby@suse.cz

View File

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

View File

@@ -1,9 +1,8 @@
-------------------------------------------------------------------
Mon Mar 2 19:16:44 CET 2026 - jslaby@suse.cz
Mon Mar 2 13:08:24 CET 2026 - tiwai@suse.de
- locking/qspinlock: Save previous node & owner CPU into
mcs_spinlock (bsc#1258936).
- commit 9c15967
- platform/x86: int3472: Add strobe GPIO function (bsc#1256896).
- commit efdae5d
-------------------------------------------------------------------
Mon Mar 2 05:32:59 CET 2026 - jslaby@suse.cz

View File

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

BIN
kabi.tar.bz2 LFS

Binary file not shown.

View File

@@ -1,9 +1,8 @@
-------------------------------------------------------------------
Mon Mar 2 19:16:44 CET 2026 - jslaby@suse.cz
Mon Mar 2 13:08:24 CET 2026 - tiwai@suse.de
- locking/qspinlock: Save previous node & owner CPU into
mcs_spinlock (bsc#1258936).
- commit 9c15967
- platform/x86: int3472: Add strobe GPIO function (bsc#1256896).
- commit efdae5d
-------------------------------------------------------------------
Mon Mar 2 05:32:59 CET 2026 - jslaby@suse.cz

View File

@@ -19,7 +19,7 @@
%define srcversion 6.19
%define patchversion 6.19.5
%define git_commit 9c1596772e0cd49f33c4372f03cbe6d96e5692e1
%define git_commit efdae5dca1a131a494a3f1c427167e8c90fb6972
%define variant %{nil}
%define compress_modules zstd
%define compress_vmlinux xz
@@ -42,7 +42,7 @@
Name: kernel-64kb
Version: 6.19.5
%if 0%{?is_kotd}
Release: <RELEASE>.g9c15967
Release: <RELEASE>.gefdae5d
%else
Release: 0
%endif

View File

@@ -1,9 +1,8 @@
-------------------------------------------------------------------
Mon Mar 2 19:16:44 CET 2026 - jslaby@suse.cz
Mon Mar 2 13:08:24 CET 2026 - tiwai@suse.de
- locking/qspinlock: Save previous node & owner CPU into
mcs_spinlock (bsc#1258936).
- commit 9c15967
- platform/x86: int3472: Add strobe GPIO function (bsc#1256896).
- commit efdae5d
-------------------------------------------------------------------
Mon Mar 2 05:32:59 CET 2026 - jslaby@suse.cz

View File

@@ -19,7 +19,7 @@
%define srcversion 6.19
%define patchversion 6.19.5
%define git_commit 9c1596772e0cd49f33c4372f03cbe6d96e5692e1
%define git_commit efdae5dca1a131a494a3f1c427167e8c90fb6972
%define variant %{nil}
%define compress_modules zstd
%define compress_vmlinux xz
@@ -42,7 +42,7 @@
Name: kernel-default
Version: 6.19.5
%if 0%{?is_kotd}
Release: <RELEASE>.g9c15967
Release: <RELEASE>.gefdae5d
%else
Release: 0
%endif

View File

@@ -1,9 +1,8 @@
-------------------------------------------------------------------
Mon Mar 2 19:16:44 CET 2026 - jslaby@suse.cz
Mon Mar 2 13:08:24 CET 2026 - tiwai@suse.de
- locking/qspinlock: Save previous node & owner CPU into
mcs_spinlock (bsc#1258936).
- commit 9c15967
- platform/x86: int3472: Add strobe GPIO function (bsc#1256896).
- commit efdae5d
-------------------------------------------------------------------
Mon Mar 2 05:32:59 CET 2026 - jslaby@suse.cz

View File

@@ -18,7 +18,7 @@
%define srcversion 6.19
%define patchversion 6.19.5
%define git_commit 9c1596772e0cd49f33c4372f03cbe6d96e5692e1
%define git_commit efdae5dca1a131a494a3f1c427167e8c90fb6972
%define variant %{nil}
%define build_html 1
%define build_pdf 0
@@ -30,7 +30,7 @@
Name: kernel-docs
Version: 6.19.5
%if 0%{?is_kotd}
Release: <RELEASE>.g9c15967
Release: <RELEASE>.gefdae5d
%else
Release: 0
%endif

View File

@@ -1,9 +1,8 @@
-------------------------------------------------------------------
Mon Mar 2 19:16:44 CET 2026 - jslaby@suse.cz
Mon Mar 2 13:08:24 CET 2026 - tiwai@suse.de
- locking/qspinlock: Save previous node & owner CPU into
mcs_spinlock (bsc#1258936).
- commit 9c15967
- platform/x86: int3472: Add strobe GPIO function (bsc#1256896).
- commit efdae5d
-------------------------------------------------------------------
Mon Mar 2 05:32:59 CET 2026 - jslaby@suse.cz

View File

@@ -19,7 +19,7 @@
%define srcversion 6.19
%define patchversion 6.19.5
%define git_commit 9c1596772e0cd49f33c4372f03cbe6d96e5692e1
%define git_commit efdae5dca1a131a494a3f1c427167e8c90fb6972
%define variant %{nil}
%define compress_modules zstd
%define compress_vmlinux xz
@@ -42,7 +42,7 @@
Name: kernel-kvmsmall
Version: 6.19.5
%if 0%{?is_kotd}
Release: <RELEASE>.g9c15967
Release: <RELEASE>.gefdae5d
%else
Release: 0
%endif

View File

@@ -1,9 +1,8 @@
-------------------------------------------------------------------
Mon Mar 2 19:16:44 CET 2026 - jslaby@suse.cz
Mon Mar 2 13:08:24 CET 2026 - tiwai@suse.de
- locking/qspinlock: Save previous node & owner CPU into
mcs_spinlock (bsc#1258936).
- commit 9c15967
- platform/x86: int3472: Add strobe GPIO function (bsc#1256896).
- commit efdae5d
-------------------------------------------------------------------
Mon Mar 2 05:32:59 CET 2026 - jslaby@suse.cz

View File

@@ -19,7 +19,7 @@
%define srcversion 6.19
%define patchversion 6.19.5
%define git_commit 9c1596772e0cd49f33c4372f03cbe6d96e5692e1
%define git_commit efdae5dca1a131a494a3f1c427167e8c90fb6972
%define variant %{nil}
%define compress_modules zstd
%define compress_vmlinux xz
@@ -42,7 +42,7 @@
Name: kernel-lpae
Version: 6.19.5
%if 0%{?is_kotd}
Release: <RELEASE>.g9c15967
Release: <RELEASE>.gefdae5d
%else
Release: 0
%endif

View File

@@ -1,9 +1,8 @@
-------------------------------------------------------------------
Mon Mar 2 19:16:44 CET 2026 - jslaby@suse.cz
Mon Mar 2 13:08:24 CET 2026 - tiwai@suse.de
- locking/qspinlock: Save previous node & owner CPU into
mcs_spinlock (bsc#1258936).
- commit 9c15967
- platform/x86: int3472: Add strobe GPIO function (bsc#1256896).
- commit efdae5d
-------------------------------------------------------------------
Mon Mar 2 05:32:59 CET 2026 - jslaby@suse.cz

View File

@@ -38,7 +38,7 @@
%endif
%endif
%endif
%global kernel_package kernel%kernel_flavor-srchash-9c1596772e0cd49f33c4372f03cbe6d96e5692e1
%global kernel_package kernel%kernel_flavor-srchash-efdae5dca1a131a494a3f1c427167e8c90fb6972
%endif
%if 0%{?rhel_version}
%global kernel_package kernel
@@ -47,14 +47,14 @@
Name: kernel-obs-build
Version: 6.19.5
%if 0%{?is_kotd}
Release: <RELEASE>.g9c15967
Release: <RELEASE>.gefdae5d
%else
Release: 0
%endif
Summary: package kernel and initrd for OBS VM builds
License: GPL-2.0-only
Group: SLES
Provides: kernel-obs-build-srchash-9c1596772e0cd49f33c4372f03cbe6d96e5692e1
Provides: kernel-obs-build-srchash-efdae5dca1a131a494a3f1c427167e8c90fb6972
BuildRequires: coreutils
BuildRequires: device-mapper
BuildRequires: dracut

View File

@@ -1,9 +1,8 @@
-------------------------------------------------------------------
Mon Mar 2 19:16:44 CET 2026 - jslaby@suse.cz
Mon Mar 2 13:08:24 CET 2026 - tiwai@suse.de
- locking/qspinlock: Save previous node & owner CPU into
mcs_spinlock (bsc#1258936).
- commit 9c15967
- platform/x86: int3472: Add strobe GPIO function (bsc#1256896).
- commit efdae5d
-------------------------------------------------------------------
Mon Mar 2 05:32:59 CET 2026 - jslaby@suse.cz

View File

@@ -25,7 +25,7 @@
Name: kernel-obs-qa
Version: 6.19.5
%if 0%{?is_kotd}
Release: <RELEASE>.g9c15967
Release: <RELEASE>.gefdae5d
%else
Release: 0
%endif
@@ -36,7 +36,7 @@ BuildRequires: kernel-default
# kernel-obs-build must be also configured as VMinstall, but is required
# here as well to avoid that qa and build package build parallel
%if ! 0%{?qemu_user_space_build}
BuildRequires: kernel-obs-build-srchash-9c1596772e0cd49f33c4372f03cbe6d96e5692e1
BuildRequires: kernel-obs-build-srchash-efdae5dca1a131a494a3f1c427167e8c90fb6972
%endif
BuildRequires: modutils
ExclusiveArch: aarch64 armv6hl armv7hl ppc64le riscv64 s390x x86_64

View File

@@ -1,9 +1,8 @@
-------------------------------------------------------------------
Mon Mar 2 19:16:44 CET 2026 - jslaby@suse.cz
Mon Mar 2 13:08:24 CET 2026 - tiwai@suse.de
- locking/qspinlock: Save previous node & owner CPU into
mcs_spinlock (bsc#1258936).
- commit 9c15967
- platform/x86: int3472: Add strobe GPIO function (bsc#1256896).
- commit efdae5d
-------------------------------------------------------------------
Mon Mar 2 05:32:59 CET 2026 - jslaby@suse.cz

View File

@@ -19,7 +19,7 @@
%define srcversion 6.19
%define patchversion 6.19.5
%define git_commit 9c1596772e0cd49f33c4372f03cbe6d96e5692e1
%define git_commit efdae5dca1a131a494a3f1c427167e8c90fb6972
%define variant %{nil}
%define compress_modules zstd
%define compress_vmlinux xz
@@ -42,7 +42,7 @@
Name: kernel-pae
Version: 6.19.5
%if 0%{?is_kotd}
Release: <RELEASE>.g9c15967
Release: <RELEASE>.gefdae5d
%else
Release: 0
%endif

View File

@@ -1,9 +1,8 @@
-------------------------------------------------------------------
Mon Mar 2 19:16:44 CET 2026 - jslaby@suse.cz
Mon Mar 2 13:08:24 CET 2026 - tiwai@suse.de
- locking/qspinlock: Save previous node & owner CPU into
mcs_spinlock (bsc#1258936).
- commit 9c15967
- platform/x86: int3472: Add strobe GPIO function (bsc#1256896).
- commit efdae5d
-------------------------------------------------------------------
Mon Mar 2 05:32:59 CET 2026 - jslaby@suse.cz

View File

@@ -18,7 +18,7 @@
%define srcversion 6.19
%define patchversion 6.19.5
%define git_commit 9c1596772e0cd49f33c4372f03cbe6d96e5692e1
%define git_commit efdae5dca1a131a494a3f1c427167e8c90fb6972
%define variant %{nil}
%define gcc_package gcc
%define gcc_compiler gcc
@@ -30,7 +30,7 @@
Name: kernel-source
Version: 6.19.5
%if 0%{?is_kotd}
Release: <RELEASE>.g9c15967
Release: <RELEASE>.gefdae5d
%else
Release: 0
%endif

View File

@@ -1,9 +1,8 @@
-------------------------------------------------------------------
Mon Mar 2 19:16:44 CET 2026 - jslaby@suse.cz
Mon Mar 2 13:08:24 CET 2026 - tiwai@suse.de
- locking/qspinlock: Save previous node & owner CPU into
mcs_spinlock (bsc#1258936).
- commit 9c15967
- platform/x86: int3472: Add strobe GPIO function (bsc#1256896).
- commit efdae5d
-------------------------------------------------------------------
Mon Mar 2 05:32:59 CET 2026 - jslaby@suse.cz

View File

@@ -16,7 +16,7 @@
#
%define git_commit 9c1596772e0cd49f33c4372f03cbe6d96e5692e1
%define git_commit efdae5dca1a131a494a3f1c427167e8c90fb6972
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@@ -24,7 +24,7 @@
Name: kernel-syms
Version: 6.19.5
%if 0%{?is_kotd}
Release: <RELEASE>.g9c15967
Release: <RELEASE>.gefdae5d
%else
Release: 0
%endif

View File

@@ -1,9 +1,8 @@
-------------------------------------------------------------------
Mon Mar 2 19:16:44 CET 2026 - jslaby@suse.cz
Mon Mar 2 13:08:24 CET 2026 - tiwai@suse.de
- locking/qspinlock: Save previous node & owner CPU into
mcs_spinlock (bsc#1258936).
- commit 9c15967
- platform/x86: int3472: Add strobe GPIO function (bsc#1256896).
- commit efdae5d
-------------------------------------------------------------------
Mon Mar 2 05:32:59 CET 2026 - jslaby@suse.cz

View File

@@ -19,7 +19,7 @@
%define srcversion 6.19
%define patchversion 6.19.5
%define git_commit 9c1596772e0cd49f33c4372f03cbe6d96e5692e1
%define git_commit efdae5dca1a131a494a3f1c427167e8c90fb6972
%define variant %{nil}
%define compress_modules zstd
%define compress_vmlinux xz
@@ -42,7 +42,7 @@
Name: kernel-vanilla
Version: 6.19.5
%if 0%{?is_kotd}
Release: <RELEASE>.g9c15967
Release: <RELEASE>.gefdae5d
%else
Release: 0
%endif

View File

@@ -1,9 +1,8 @@
-------------------------------------------------------------------
Mon Mar 2 19:16:44 CET 2026 - jslaby@suse.cz
Mon Mar 2 13:08:24 CET 2026 - tiwai@suse.de
- locking/qspinlock: Save previous node & owner CPU into
mcs_spinlock (bsc#1258936).
- commit 9c15967
- platform/x86: int3472: Add strobe GPIO function (bsc#1256896).
- commit efdae5d
-------------------------------------------------------------------
Mon Mar 2 05:32:59 CET 2026 - jslaby@suse.cz

View File

@@ -19,7 +19,7 @@
%define srcversion 6.19
%define patchversion 6.19.5
%define git_commit 9c1596772e0cd49f33c4372f03cbe6d96e5692e1
%define git_commit efdae5dca1a131a494a3f1c427167e8c90fb6972
%define variant %{nil}
%define compress_modules zstd
%define compress_vmlinux xz
@@ -42,7 +42,7 @@
Name: kernel-zfcpdump
Version: 6.19.5
%if 0%{?is_kotd}
Release: <RELEASE>.g9c15967
Release: <RELEASE>.gefdae5d
%else
Release: 0
%endif

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -1069,13 +1069,13 @@
# Other drivers
########################################################
patches.suse/Restore-kABI-for-NVidia-vGPU-driver.patch
patches.suse/platform-x86-int3472-Add-strobe-GPIO-function.patch
########################################################
# Debugging
########################################################
patches.suse/crasher.patch
patches.suse/add-product-identifying-information-to-vmcoreinfo.patch
patches.suse/locking-qspinlock-Save-previous-node-owner-CPU-into-.patch
########################################################
# You'd better have a good reason for adding a patch

View File

@@ -1,3 +1,3 @@
2026-03-02 18:16:44 +0000
GIT Revision: 9c1596772e0cd49f33c4372f03cbe6d96e5692e1
GIT Branch: stable
2026-03-02 12:08:24 +0000
GIT Revision: efdae5dca1a131a494a3f1c427167e8c90fb6972
GIT Branch: users/tiwai/stable/bsc1256896

BIN
sysctl.tar.bz2 LFS

Binary file not shown.