commit 32e56169b26ef1ff1491f794e773b96cf8211d7d
OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=1657
This commit is contained in:
parent
8bcd2b3c89
commit
12e666e600
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:a0ed35f79fb6ffb810f86bb7f462d538b38437e7a830d99fa10903a956dbd731
|
oid sha256:6fb9b0c39cd70462317be6936f9540fcc236cde5ceb4f6d9cafe51ca1924fade
|
||||||
size 305422
|
size 305441
|
||||||
|
@ -1,3 +1,24 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 26 14:14:38 CET 2022 - tiwai@suse.de
|
||||||
|
|
||||||
|
- drm/i915: Flush TLBs before releasing backing store
|
||||||
|
(CVE-2022-0330 bsc#1194880).
|
||||||
|
- commit 32e5616
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 26 13:00:58 CET 2022 - tiwai@suse.de
|
||||||
|
|
||||||
|
- Update config files: disable CONFIG_INTEL_IDXD_COMPAT (bsc#1194858)
|
||||||
|
The compat support is rather unwanted, and this allows us to build
|
||||||
|
idxd bus as module, too.
|
||||||
|
- commit ccf8634
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 25 12:10:49 CET 2022 - tiwai@suse.de
|
||||||
|
|
||||||
|
- drm/amdgpu: Fix rejecting Tahiti GPUs (bsc#1194906).
|
||||||
|
- commit 8a4cb35
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 24 19:27:48 CET 2022 - jslaby@suse.cz
|
Mon Jan 24 19:27:48 CET 2022 - jslaby@suse.cz
|
||||||
|
|
||||||
@ -118,6 +139,14 @@ Wed Jan 19 13:46:39 CET 2022 - mkubecek@suse.cz
|
|||||||
patches.suse/Bluetooth-Apply-initial-command-workaround-for-more-.patch.
|
patches.suse/Bluetooth-Apply-initial-command-workaround-for-more-.patch.
|
||||||
- commit a7b7c0d
|
- commit a7b7c0d
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 18 20:41:30 CET 2022 - dmueller@suse.com
|
||||||
|
|
||||||
|
- lib/raid6: skip benchmark of non-chosen xor_syndrome (bsc#1195037)
|
||||||
|
- lib/raid6: Use strict priority ranking for pq gen()
|
||||||
|
benchmarking (bsc#1195037).
|
||||||
|
- commit 3ce1e9c
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 17 17:00:18 CET 2022 - jeffm@suse.com
|
Mon Jan 17 17:00:18 CET 2022 - jeffm@suse.com
|
||||||
|
|
||||||
|
@ -31,7 +31,7 @@
|
|||||||
Name: dtb-aarch64
|
Name: dtb-aarch64
|
||||||
Version: 5.16.2
|
Version: 5.16.2
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g0d710a8
|
Release: <RELEASE>.g32e5616
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,24 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 26 14:14:38 CET 2022 - tiwai@suse.de
|
||||||
|
|
||||||
|
- drm/i915: Flush TLBs before releasing backing store
|
||||||
|
(CVE-2022-0330 bsc#1194880).
|
||||||
|
- commit 32e5616
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 26 13:00:58 CET 2022 - tiwai@suse.de
|
||||||
|
|
||||||
|
- Update config files: disable CONFIG_INTEL_IDXD_COMPAT (bsc#1194858)
|
||||||
|
The compat support is rather unwanted, and this allows us to build
|
||||||
|
idxd bus as module, too.
|
||||||
|
- commit ccf8634
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 25 12:10:49 CET 2022 - tiwai@suse.de
|
||||||
|
|
||||||
|
- drm/amdgpu: Fix rejecting Tahiti GPUs (bsc#1194906).
|
||||||
|
- commit 8a4cb35
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 24 19:27:48 CET 2022 - jslaby@suse.cz
|
Mon Jan 24 19:27:48 CET 2022 - jslaby@suse.cz
|
||||||
|
|
||||||
@ -118,6 +139,14 @@ Wed Jan 19 13:46:39 CET 2022 - mkubecek@suse.cz
|
|||||||
patches.suse/Bluetooth-Apply-initial-command-workaround-for-more-.patch.
|
patches.suse/Bluetooth-Apply-initial-command-workaround-for-more-.patch.
|
||||||
- commit a7b7c0d
|
- commit a7b7c0d
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 18 20:41:30 CET 2022 - dmueller@suse.com
|
||||||
|
|
||||||
|
- lib/raid6: skip benchmark of non-chosen xor_syndrome (bsc#1195037)
|
||||||
|
- lib/raid6: Use strict priority ranking for pq gen()
|
||||||
|
benchmarking (bsc#1195037).
|
||||||
|
- commit 3ce1e9c
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 17 17:00:18 CET 2022 - jeffm@suse.com
|
Mon Jan 17 17:00:18 CET 2022 - jeffm@suse.com
|
||||||
|
|
||||||
|
@ -31,7 +31,7 @@
|
|||||||
Name: dtb-armv6l
|
Name: dtb-armv6l
|
||||||
Version: 5.16.2
|
Version: 5.16.2
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g0d710a8
|
Release: <RELEASE>.g32e5616
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,24 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 26 14:14:38 CET 2022 - tiwai@suse.de
|
||||||
|
|
||||||
|
- drm/i915: Flush TLBs before releasing backing store
|
||||||
|
(CVE-2022-0330 bsc#1194880).
|
||||||
|
- commit 32e5616
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 26 13:00:58 CET 2022 - tiwai@suse.de
|
||||||
|
|
||||||
|
- Update config files: disable CONFIG_INTEL_IDXD_COMPAT (bsc#1194858)
|
||||||
|
The compat support is rather unwanted, and this allows us to build
|
||||||
|
idxd bus as module, too.
|
||||||
|
- commit ccf8634
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 25 12:10:49 CET 2022 - tiwai@suse.de
|
||||||
|
|
||||||
|
- drm/amdgpu: Fix rejecting Tahiti GPUs (bsc#1194906).
|
||||||
|
- commit 8a4cb35
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 24 19:27:48 CET 2022 - jslaby@suse.cz
|
Mon Jan 24 19:27:48 CET 2022 - jslaby@suse.cz
|
||||||
|
|
||||||
@ -118,6 +139,14 @@ Wed Jan 19 13:46:39 CET 2022 - mkubecek@suse.cz
|
|||||||
patches.suse/Bluetooth-Apply-initial-command-workaround-for-more-.patch.
|
patches.suse/Bluetooth-Apply-initial-command-workaround-for-more-.patch.
|
||||||
- commit a7b7c0d
|
- commit a7b7c0d
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 18 20:41:30 CET 2022 - dmueller@suse.com
|
||||||
|
|
||||||
|
- lib/raid6: skip benchmark of non-chosen xor_syndrome (bsc#1195037)
|
||||||
|
- lib/raid6: Use strict priority ranking for pq gen()
|
||||||
|
benchmarking (bsc#1195037).
|
||||||
|
- commit 3ce1e9c
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 17 17:00:18 CET 2022 - jeffm@suse.com
|
Mon Jan 17 17:00:18 CET 2022 - jeffm@suse.com
|
||||||
|
|
||||||
|
@ -31,7 +31,7 @@
|
|||||||
Name: dtb-armv7l
|
Name: dtb-armv7l
|
||||||
Version: 5.16.2
|
Version: 5.16.2
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g0d710a8
|
Release: <RELEASE>.g32e5616
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,24 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 26 14:14:38 CET 2022 - tiwai@suse.de
|
||||||
|
|
||||||
|
- drm/i915: Flush TLBs before releasing backing store
|
||||||
|
(CVE-2022-0330 bsc#1194880).
|
||||||
|
- commit 32e5616
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 26 13:00:58 CET 2022 - tiwai@suse.de
|
||||||
|
|
||||||
|
- Update config files: disable CONFIG_INTEL_IDXD_COMPAT (bsc#1194858)
|
||||||
|
The compat support is rather unwanted, and this allows us to build
|
||||||
|
idxd bus as module, too.
|
||||||
|
- commit ccf8634
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 25 12:10:49 CET 2022 - tiwai@suse.de
|
||||||
|
|
||||||
|
- drm/amdgpu: Fix rejecting Tahiti GPUs (bsc#1194906).
|
||||||
|
- commit 8a4cb35
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 24 19:27:48 CET 2022 - jslaby@suse.cz
|
Mon Jan 24 19:27:48 CET 2022 - jslaby@suse.cz
|
||||||
|
|
||||||
@ -118,6 +139,14 @@ Wed Jan 19 13:46:39 CET 2022 - mkubecek@suse.cz
|
|||||||
patches.suse/Bluetooth-Apply-initial-command-workaround-for-more-.patch.
|
patches.suse/Bluetooth-Apply-initial-command-workaround-for-more-.patch.
|
||||||
- commit a7b7c0d
|
- commit a7b7c0d
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 18 20:41:30 CET 2022 - dmueller@suse.com
|
||||||
|
|
||||||
|
- lib/raid6: skip benchmark of non-chosen xor_syndrome (bsc#1195037)
|
||||||
|
- lib/raid6: Use strict priority ranking for pq gen()
|
||||||
|
benchmarking (bsc#1195037).
|
||||||
|
- commit 3ce1e9c
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 17 17:00:18 CET 2022 - jeffm@suse.com
|
Mon Jan 17 17:00:18 CET 2022 - jeffm@suse.com
|
||||||
|
|
||||||
|
@ -31,7 +31,7 @@
|
|||||||
Name: dtb-riscv64
|
Name: dtb-riscv64
|
||||||
Version: 5.16.2
|
Version: 5.16.2
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g0d710a8
|
Release: <RELEASE>.g32e5616
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,24 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 26 14:14:38 CET 2022 - tiwai@suse.de
|
||||||
|
|
||||||
|
- drm/i915: Flush TLBs before releasing backing store
|
||||||
|
(CVE-2022-0330 bsc#1194880).
|
||||||
|
- commit 32e5616
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 26 13:00:58 CET 2022 - tiwai@suse.de
|
||||||
|
|
||||||
|
- Update config files: disable CONFIG_INTEL_IDXD_COMPAT (bsc#1194858)
|
||||||
|
The compat support is rather unwanted, and this allows us to build
|
||||||
|
idxd bus as module, too.
|
||||||
|
- commit ccf8634
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 25 12:10:49 CET 2022 - tiwai@suse.de
|
||||||
|
|
||||||
|
- drm/amdgpu: Fix rejecting Tahiti GPUs (bsc#1194906).
|
||||||
|
- commit 8a4cb35
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 24 19:27:48 CET 2022 - jslaby@suse.cz
|
Mon Jan 24 19:27:48 CET 2022 - jslaby@suse.cz
|
||||||
|
|
||||||
@ -118,6 +139,14 @@ Wed Jan 19 13:46:39 CET 2022 - mkubecek@suse.cz
|
|||||||
patches.suse/Bluetooth-Apply-initial-command-workaround-for-more-.patch.
|
patches.suse/Bluetooth-Apply-initial-command-workaround-for-more-.patch.
|
||||||
- commit a7b7c0d
|
- commit a7b7c0d
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 18 20:41:30 CET 2022 - dmueller@suse.com
|
||||||
|
|
||||||
|
- lib/raid6: skip benchmark of non-chosen xor_syndrome (bsc#1195037)
|
||||||
|
- lib/raid6: Use strict priority ranking for pq gen()
|
||||||
|
benchmarking (bsc#1195037).
|
||||||
|
- commit 3ce1e9c
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 17 17:00:18 CET 2022 - jeffm@suse.com
|
Mon Jan 17 17:00:18 CET 2022 - jeffm@suse.com
|
||||||
|
|
||||||
|
@ -109,7 +109,7 @@ License: GPL-2.0-only
|
|||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 5.16.2
|
Version: 5.16.2
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g0d710a8
|
Release: <RELEASE>.g32e5616
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -231,10 +231,10 @@ Conflicts: hyper-v < 4
|
|||||||
Conflicts: libc.so.6()(64bit)
|
Conflicts: libc.so.6()(64bit)
|
||||||
%endif
|
%endif
|
||||||
Provides: kernel = %version-%source_rel
|
Provides: kernel = %version-%source_rel
|
||||||
Provides: kernel-%build_flavor-base-srchash-0d710a8d2a5b8208b23d7e03120dfa2837f640a5
|
Provides: kernel-%build_flavor-base-srchash-32e56169b26ef1ff1491f794e773b96cf8211d7d
|
||||||
Provides: kernel-srchash-0d710a8d2a5b8208b23d7e03120dfa2837f640a5
|
Provides: kernel-srchash-32e56169b26ef1ff1491f794e773b96cf8211d7d
|
||||||
# END COMMON DEPS
|
# END COMMON DEPS
|
||||||
Provides: %name-srchash-0d710a8d2a5b8208b23d7e03120dfa2837f640a5
|
Provides: %name-srchash-32e56169b26ef1ff1491f794e773b96cf8211d7d
|
||||||
%obsolete_rebuilds %name
|
%obsolete_rebuilds %name
|
||||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||||
Source3: kernel-source.rpmlintrc
|
Source3: kernel-source.rpmlintrc
|
||||||
|
@ -1,3 +1,24 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 26 14:14:38 CET 2022 - tiwai@suse.de
|
||||||
|
|
||||||
|
- drm/i915: Flush TLBs before releasing backing store
|
||||||
|
(CVE-2022-0330 bsc#1194880).
|
||||||
|
- commit 32e5616
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 26 13:00:58 CET 2022 - tiwai@suse.de
|
||||||
|
|
||||||
|
- Update config files: disable CONFIG_INTEL_IDXD_COMPAT (bsc#1194858)
|
||||||
|
The compat support is rather unwanted, and this allows us to build
|
||||||
|
idxd bus as module, too.
|
||||||
|
- commit ccf8634
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 25 12:10:49 CET 2022 - tiwai@suse.de
|
||||||
|
|
||||||
|
- drm/amdgpu: Fix rejecting Tahiti GPUs (bsc#1194906).
|
||||||
|
- commit 8a4cb35
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 24 19:27:48 CET 2022 - jslaby@suse.cz
|
Mon Jan 24 19:27:48 CET 2022 - jslaby@suse.cz
|
||||||
|
|
||||||
@ -118,6 +139,14 @@ Wed Jan 19 13:46:39 CET 2022 - mkubecek@suse.cz
|
|||||||
patches.suse/Bluetooth-Apply-initial-command-workaround-for-more-.patch.
|
patches.suse/Bluetooth-Apply-initial-command-workaround-for-more-.patch.
|
||||||
- commit a7b7c0d
|
- commit a7b7c0d
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 18 20:41:30 CET 2022 - dmueller@suse.com
|
||||||
|
|
||||||
|
- lib/raid6: skip benchmark of non-chosen xor_syndrome (bsc#1195037)
|
||||||
|
- lib/raid6: Use strict priority ranking for pq gen()
|
||||||
|
benchmarking (bsc#1195037).
|
||||||
|
- commit 3ce1e9c
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 17 17:00:18 CET 2022 - jeffm@suse.com
|
Mon Jan 17 17:00:18 CET 2022 - jeffm@suse.com
|
||||||
|
|
||||||
|
@ -109,7 +109,7 @@ License: GPL-2.0-only
|
|||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 5.16.2
|
Version: 5.16.2
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g0d710a8
|
Release: <RELEASE>.g32e5616
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -231,10 +231,10 @@ Conflicts: hyper-v < 4
|
|||||||
Conflicts: libc.so.6()(64bit)
|
Conflicts: libc.so.6()(64bit)
|
||||||
%endif
|
%endif
|
||||||
Provides: kernel = %version-%source_rel
|
Provides: kernel = %version-%source_rel
|
||||||
Provides: kernel-%build_flavor-base-srchash-0d710a8d2a5b8208b23d7e03120dfa2837f640a5
|
Provides: kernel-%build_flavor-base-srchash-32e56169b26ef1ff1491f794e773b96cf8211d7d
|
||||||
Provides: kernel-srchash-0d710a8d2a5b8208b23d7e03120dfa2837f640a5
|
Provides: kernel-srchash-32e56169b26ef1ff1491f794e773b96cf8211d7d
|
||||||
# END COMMON DEPS
|
# END COMMON DEPS
|
||||||
Provides: %name-srchash-0d710a8d2a5b8208b23d7e03120dfa2837f640a5
|
Provides: %name-srchash-32e56169b26ef1ff1491f794e773b96cf8211d7d
|
||||||
%ifarch ppc64
|
%ifarch ppc64
|
||||||
Provides: kernel-kdump = 2.6.28
|
Provides: kernel-kdump = 2.6.28
|
||||||
Obsoletes: kernel-kdump <= 2.6.28
|
Obsoletes: kernel-kdump <= 2.6.28
|
||||||
|
@ -1,3 +1,24 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 26 14:14:38 CET 2022 - tiwai@suse.de
|
||||||
|
|
||||||
|
- drm/i915: Flush TLBs before releasing backing store
|
||||||
|
(CVE-2022-0330 bsc#1194880).
|
||||||
|
- commit 32e5616
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 26 13:00:58 CET 2022 - tiwai@suse.de
|
||||||
|
|
||||||
|
- Update config files: disable CONFIG_INTEL_IDXD_COMPAT (bsc#1194858)
|
||||||
|
The compat support is rather unwanted, and this allows us to build
|
||||||
|
idxd bus as module, too.
|
||||||
|
- commit ccf8634
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 25 12:10:49 CET 2022 - tiwai@suse.de
|
||||||
|
|
||||||
|
- drm/amdgpu: Fix rejecting Tahiti GPUs (bsc#1194906).
|
||||||
|
- commit 8a4cb35
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 24 19:27:48 CET 2022 - jslaby@suse.cz
|
Mon Jan 24 19:27:48 CET 2022 - jslaby@suse.cz
|
||||||
|
|
||||||
@ -118,6 +139,14 @@ Wed Jan 19 13:46:39 CET 2022 - mkubecek@suse.cz
|
|||||||
patches.suse/Bluetooth-Apply-initial-command-workaround-for-more-.patch.
|
patches.suse/Bluetooth-Apply-initial-command-workaround-for-more-.patch.
|
||||||
- commit a7b7c0d
|
- commit a7b7c0d
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 18 20:41:30 CET 2022 - dmueller@suse.com
|
||||||
|
|
||||||
|
- lib/raid6: skip benchmark of non-chosen xor_syndrome (bsc#1195037)
|
||||||
|
- lib/raid6: Use strict priority ranking for pq gen()
|
||||||
|
benchmarking (bsc#1195037).
|
||||||
|
- commit 3ce1e9c
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 17 17:00:18 CET 2022 - jeffm@suse.com
|
Mon Jan 17 17:00:18 CET 2022 - jeffm@suse.com
|
||||||
|
|
||||||
|
@ -109,7 +109,7 @@ License: GPL-2.0-only
|
|||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 5.16.2
|
Version: 5.16.2
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g0d710a8
|
Release: <RELEASE>.g32e5616
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -231,10 +231,10 @@ Conflicts: hyper-v < 4
|
|||||||
Conflicts: libc.so.6()(64bit)
|
Conflicts: libc.so.6()(64bit)
|
||||||
%endif
|
%endif
|
||||||
Provides: kernel = %version-%source_rel
|
Provides: kernel = %version-%source_rel
|
||||||
Provides: kernel-%build_flavor-base-srchash-0d710a8d2a5b8208b23d7e03120dfa2837f640a5
|
Provides: kernel-%build_flavor-base-srchash-32e56169b26ef1ff1491f794e773b96cf8211d7d
|
||||||
Provides: kernel-srchash-0d710a8d2a5b8208b23d7e03120dfa2837f640a5
|
Provides: kernel-srchash-32e56169b26ef1ff1491f794e773b96cf8211d7d
|
||||||
# END COMMON DEPS
|
# END COMMON DEPS
|
||||||
Provides: %name-srchash-0d710a8d2a5b8208b23d7e03120dfa2837f640a5
|
Provides: %name-srchash-32e56169b26ef1ff1491f794e773b96cf8211d7d
|
||||||
%ifarch %ix86
|
%ifarch %ix86
|
||||||
Provides: kernel-smp = 2.6.17
|
Provides: kernel-smp = 2.6.17
|
||||||
Obsoletes: kernel-smp <= 2.6.17
|
Obsoletes: kernel-smp <= 2.6.17
|
||||||
|
@ -1,3 +1,24 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 26 14:14:38 CET 2022 - tiwai@suse.de
|
||||||
|
|
||||||
|
- drm/i915: Flush TLBs before releasing backing store
|
||||||
|
(CVE-2022-0330 bsc#1194880).
|
||||||
|
- commit 32e5616
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 26 13:00:58 CET 2022 - tiwai@suse.de
|
||||||
|
|
||||||
|
- Update config files: disable CONFIG_INTEL_IDXD_COMPAT (bsc#1194858)
|
||||||
|
The compat support is rather unwanted, and this allows us to build
|
||||||
|
idxd bus as module, too.
|
||||||
|
- commit ccf8634
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 25 12:10:49 CET 2022 - tiwai@suse.de
|
||||||
|
|
||||||
|
- drm/amdgpu: Fix rejecting Tahiti GPUs (bsc#1194906).
|
||||||
|
- commit 8a4cb35
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 24 19:27:48 CET 2022 - jslaby@suse.cz
|
Mon Jan 24 19:27:48 CET 2022 - jslaby@suse.cz
|
||||||
|
|
||||||
@ -118,6 +139,14 @@ Wed Jan 19 13:46:39 CET 2022 - mkubecek@suse.cz
|
|||||||
patches.suse/Bluetooth-Apply-initial-command-workaround-for-more-.patch.
|
patches.suse/Bluetooth-Apply-initial-command-workaround-for-more-.patch.
|
||||||
- commit a7b7c0d
|
- commit a7b7c0d
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 18 20:41:30 CET 2022 - dmueller@suse.com
|
||||||
|
|
||||||
|
- lib/raid6: skip benchmark of non-chosen xor_syndrome (bsc#1195037)
|
||||||
|
- lib/raid6: Use strict priority ranking for pq gen()
|
||||||
|
benchmarking (bsc#1195037).
|
||||||
|
- commit 3ce1e9c
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 17 17:00:18 CET 2022 - jeffm@suse.com
|
Mon Jan 17 17:00:18 CET 2022 - jeffm@suse.com
|
||||||
|
|
||||||
|
@ -33,7 +33,7 @@ License: GPL-2.0-only
|
|||||||
Group: Documentation/Man
|
Group: Documentation/Man
|
||||||
Version: 5.16.2
|
Version: 5.16.2
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g0d710a8
|
Release: <RELEASE>.g32e5616
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -64,7 +64,7 @@ BuildRequires: texlive-zapfding
|
|||||||
%endif
|
%endif
|
||||||
Url: http://www.kernel.org/
|
Url: http://www.kernel.org/
|
||||||
Provides: %name = %version-%source_rel
|
Provides: %name = %version-%source_rel
|
||||||
Provides: %name-srchash-0d710a8d2a5b8208b23d7e03120dfa2837f640a5
|
Provides: %name-srchash-32e56169b26ef1ff1491f794e773b96cf8211d7d
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||||
|
@ -1,3 +1,24 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 26 14:14:38 CET 2022 - tiwai@suse.de
|
||||||
|
|
||||||
|
- drm/i915: Flush TLBs before releasing backing store
|
||||||
|
(CVE-2022-0330 bsc#1194880).
|
||||||
|
- commit 32e5616
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 26 13:00:58 CET 2022 - tiwai@suse.de
|
||||||
|
|
||||||
|
- Update config files: disable CONFIG_INTEL_IDXD_COMPAT (bsc#1194858)
|
||||||
|
The compat support is rather unwanted, and this allows us to build
|
||||||
|
idxd bus as module, too.
|
||||||
|
- commit ccf8634
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 25 12:10:49 CET 2022 - tiwai@suse.de
|
||||||
|
|
||||||
|
- drm/amdgpu: Fix rejecting Tahiti GPUs (bsc#1194906).
|
||||||
|
- commit 8a4cb35
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 24 19:27:48 CET 2022 - jslaby@suse.cz
|
Mon Jan 24 19:27:48 CET 2022 - jslaby@suse.cz
|
||||||
|
|
||||||
@ -118,6 +139,14 @@ Wed Jan 19 13:46:39 CET 2022 - mkubecek@suse.cz
|
|||||||
patches.suse/Bluetooth-Apply-initial-command-workaround-for-more-.patch.
|
patches.suse/Bluetooth-Apply-initial-command-workaround-for-more-.patch.
|
||||||
- commit a7b7c0d
|
- commit a7b7c0d
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 18 20:41:30 CET 2022 - dmueller@suse.com
|
||||||
|
|
||||||
|
- lib/raid6: skip benchmark of non-chosen xor_syndrome (bsc#1195037)
|
||||||
|
- lib/raid6: Use strict priority ranking for pq gen()
|
||||||
|
benchmarking (bsc#1195037).
|
||||||
|
- commit 3ce1e9c
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 17 17:00:18 CET 2022 - jeffm@suse.com
|
Mon Jan 17 17:00:18 CET 2022 - jeffm@suse.com
|
||||||
|
|
||||||
|
@ -109,7 +109,7 @@ License: GPL-2.0-only
|
|||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 5.16.2
|
Version: 5.16.2
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g0d710a8
|
Release: <RELEASE>.g32e5616
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -231,10 +231,10 @@ Conflicts: hyper-v < 4
|
|||||||
Conflicts: libc.so.6()(64bit)
|
Conflicts: libc.so.6()(64bit)
|
||||||
%endif
|
%endif
|
||||||
Provides: kernel = %version-%source_rel
|
Provides: kernel = %version-%source_rel
|
||||||
Provides: kernel-%build_flavor-base-srchash-0d710a8d2a5b8208b23d7e03120dfa2837f640a5
|
Provides: kernel-%build_flavor-base-srchash-32e56169b26ef1ff1491f794e773b96cf8211d7d
|
||||||
Provides: kernel-srchash-0d710a8d2a5b8208b23d7e03120dfa2837f640a5
|
Provides: kernel-srchash-32e56169b26ef1ff1491f794e773b96cf8211d7d
|
||||||
# END COMMON DEPS
|
# END COMMON DEPS
|
||||||
Provides: %name-srchash-0d710a8d2a5b8208b23d7e03120dfa2837f640a5
|
Provides: %name-srchash-32e56169b26ef1ff1491f794e773b96cf8211d7d
|
||||||
%obsolete_rebuilds %name
|
%obsolete_rebuilds %name
|
||||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||||
Source3: kernel-source.rpmlintrc
|
Source3: kernel-source.rpmlintrc
|
||||||
|
@ -1,3 +1,24 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 26 14:14:38 CET 2022 - tiwai@suse.de
|
||||||
|
|
||||||
|
- drm/i915: Flush TLBs before releasing backing store
|
||||||
|
(CVE-2022-0330 bsc#1194880).
|
||||||
|
- commit 32e5616
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 26 13:00:58 CET 2022 - tiwai@suse.de
|
||||||
|
|
||||||
|
- Update config files: disable CONFIG_INTEL_IDXD_COMPAT (bsc#1194858)
|
||||||
|
The compat support is rather unwanted, and this allows us to build
|
||||||
|
idxd bus as module, too.
|
||||||
|
- commit ccf8634
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 25 12:10:49 CET 2022 - tiwai@suse.de
|
||||||
|
|
||||||
|
- drm/amdgpu: Fix rejecting Tahiti GPUs (bsc#1194906).
|
||||||
|
- commit 8a4cb35
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 24 19:27:48 CET 2022 - jslaby@suse.cz
|
Mon Jan 24 19:27:48 CET 2022 - jslaby@suse.cz
|
||||||
|
|
||||||
@ -118,6 +139,14 @@ Wed Jan 19 13:46:39 CET 2022 - mkubecek@suse.cz
|
|||||||
patches.suse/Bluetooth-Apply-initial-command-workaround-for-more-.patch.
|
patches.suse/Bluetooth-Apply-initial-command-workaround-for-more-.patch.
|
||||||
- commit a7b7c0d
|
- commit a7b7c0d
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 18 20:41:30 CET 2022 - dmueller@suse.com
|
||||||
|
|
||||||
|
- lib/raid6: skip benchmark of non-chosen xor_syndrome (bsc#1195037)
|
||||||
|
- lib/raid6: Use strict priority ranking for pq gen()
|
||||||
|
benchmarking (bsc#1195037).
|
||||||
|
- commit 3ce1e9c
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 17 17:00:18 CET 2022 - jeffm@suse.com
|
Mon Jan 17 17:00:18 CET 2022 - jeffm@suse.com
|
||||||
|
|
||||||
|
@ -109,7 +109,7 @@ License: GPL-2.0-only
|
|||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 5.16.2
|
Version: 5.16.2
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g0d710a8
|
Release: <RELEASE>.g32e5616
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -231,10 +231,10 @@ Conflicts: hyper-v < 4
|
|||||||
Conflicts: libc.so.6()(64bit)
|
Conflicts: libc.so.6()(64bit)
|
||||||
%endif
|
%endif
|
||||||
Provides: kernel = %version-%source_rel
|
Provides: kernel = %version-%source_rel
|
||||||
Provides: kernel-%build_flavor-base-srchash-0d710a8d2a5b8208b23d7e03120dfa2837f640a5
|
Provides: kernel-%build_flavor-base-srchash-32e56169b26ef1ff1491f794e773b96cf8211d7d
|
||||||
Provides: kernel-srchash-0d710a8d2a5b8208b23d7e03120dfa2837f640a5
|
Provides: kernel-srchash-32e56169b26ef1ff1491f794e773b96cf8211d7d
|
||||||
# END COMMON DEPS
|
# END COMMON DEPS
|
||||||
Provides: %name-srchash-0d710a8d2a5b8208b23d7e03120dfa2837f640a5
|
Provides: %name-srchash-32e56169b26ef1ff1491f794e773b96cf8211d7d
|
||||||
%obsolete_rebuilds %name
|
%obsolete_rebuilds %name
|
||||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||||
Source3: kernel-source.rpmlintrc
|
Source3: kernel-source.rpmlintrc
|
||||||
|
@ -1,3 +1,24 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 26 14:14:38 CET 2022 - tiwai@suse.de
|
||||||
|
|
||||||
|
- drm/i915: Flush TLBs before releasing backing store
|
||||||
|
(CVE-2022-0330 bsc#1194880).
|
||||||
|
- commit 32e5616
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 26 13:00:58 CET 2022 - tiwai@suse.de
|
||||||
|
|
||||||
|
- Update config files: disable CONFIG_INTEL_IDXD_COMPAT (bsc#1194858)
|
||||||
|
The compat support is rather unwanted, and this allows us to build
|
||||||
|
idxd bus as module, too.
|
||||||
|
- commit ccf8634
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 25 12:10:49 CET 2022 - tiwai@suse.de
|
||||||
|
|
||||||
|
- drm/amdgpu: Fix rejecting Tahiti GPUs (bsc#1194906).
|
||||||
|
- commit 8a4cb35
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 24 19:27:48 CET 2022 - jslaby@suse.cz
|
Mon Jan 24 19:27:48 CET 2022 - jslaby@suse.cz
|
||||||
|
|
||||||
@ -118,6 +139,14 @@ Wed Jan 19 13:46:39 CET 2022 - mkubecek@suse.cz
|
|||||||
patches.suse/Bluetooth-Apply-initial-command-workaround-for-more-.patch.
|
patches.suse/Bluetooth-Apply-initial-command-workaround-for-more-.patch.
|
||||||
- commit a7b7c0d
|
- commit a7b7c0d
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 18 20:41:30 CET 2022 - dmueller@suse.com
|
||||||
|
|
||||||
|
- lib/raid6: skip benchmark of non-chosen xor_syndrome (bsc#1195037)
|
||||||
|
- lib/raid6: Use strict priority ranking for pq gen()
|
||||||
|
benchmarking (bsc#1195037).
|
||||||
|
- commit 3ce1e9c
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 17 17:00:18 CET 2022 - jeffm@suse.com
|
Mon Jan 17 17:00:18 CET 2022 - jeffm@suse.com
|
||||||
|
|
||||||
|
@ -45,7 +45,7 @@ BuildRequires: util-linux
|
|||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: kernel%kernel_flavor-srchash-0d710a8d2a5b8208b23d7e03120dfa2837f640a5
|
BuildRequires: kernel%kernel_flavor-srchash-32e56169b26ef1ff1491f794e773b96cf8211d7d
|
||||||
|
|
||||||
%if 0%{?rhel_version}
|
%if 0%{?rhel_version}
|
||||||
BuildRequires: kernel
|
BuildRequires: kernel
|
||||||
@ -66,7 +66,7 @@ License: GPL-2.0-only
|
|||||||
Group: SLES
|
Group: SLES
|
||||||
Version: 5.16.2
|
Version: 5.16.2
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g0d710a8
|
Release: <RELEASE>.g32e5616
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,24 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 26 14:14:38 CET 2022 - tiwai@suse.de
|
||||||
|
|
||||||
|
- drm/i915: Flush TLBs before releasing backing store
|
||||||
|
(CVE-2022-0330 bsc#1194880).
|
||||||
|
- commit 32e5616
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 26 13:00:58 CET 2022 - tiwai@suse.de
|
||||||
|
|
||||||
|
- Update config files: disable CONFIG_INTEL_IDXD_COMPAT (bsc#1194858)
|
||||||
|
The compat support is rather unwanted, and this allows us to build
|
||||||
|
idxd bus as module, too.
|
||||||
|
- commit ccf8634
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 25 12:10:49 CET 2022 - tiwai@suse.de
|
||||||
|
|
||||||
|
- drm/amdgpu: Fix rejecting Tahiti GPUs (bsc#1194906).
|
||||||
|
- commit 8a4cb35
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 24 19:27:48 CET 2022 - jslaby@suse.cz
|
Mon Jan 24 19:27:48 CET 2022 - jslaby@suse.cz
|
||||||
|
|
||||||
@ -118,6 +139,14 @@ Wed Jan 19 13:46:39 CET 2022 - mkubecek@suse.cz
|
|||||||
patches.suse/Bluetooth-Apply-initial-command-workaround-for-more-.patch.
|
patches.suse/Bluetooth-Apply-initial-command-workaround-for-more-.patch.
|
||||||
- commit a7b7c0d
|
- commit a7b7c0d
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 18 20:41:30 CET 2022 - dmueller@suse.com
|
||||||
|
|
||||||
|
- lib/raid6: skip benchmark of non-chosen xor_syndrome (bsc#1195037)
|
||||||
|
- lib/raid6: Use strict priority ranking for pq gen()
|
||||||
|
benchmarking (bsc#1195037).
|
||||||
|
- commit 3ce1e9c
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 17 17:00:18 CET 2022 - jeffm@suse.com
|
Mon Jan 17 17:00:18 CET 2022 - jeffm@suse.com
|
||||||
|
|
||||||
|
@ -38,7 +38,7 @@ License: GPL-2.0-only
|
|||||||
Group: SLES
|
Group: SLES
|
||||||
Version: 5.16.2
|
Version: 5.16.2
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g0d710a8
|
Release: <RELEASE>.g32e5616
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,24 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 26 14:14:38 CET 2022 - tiwai@suse.de
|
||||||
|
|
||||||
|
- drm/i915: Flush TLBs before releasing backing store
|
||||||
|
(CVE-2022-0330 bsc#1194880).
|
||||||
|
- commit 32e5616
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 26 13:00:58 CET 2022 - tiwai@suse.de
|
||||||
|
|
||||||
|
- Update config files: disable CONFIG_INTEL_IDXD_COMPAT (bsc#1194858)
|
||||||
|
The compat support is rather unwanted, and this allows us to build
|
||||||
|
idxd bus as module, too.
|
||||||
|
- commit ccf8634
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 25 12:10:49 CET 2022 - tiwai@suse.de
|
||||||
|
|
||||||
|
- drm/amdgpu: Fix rejecting Tahiti GPUs (bsc#1194906).
|
||||||
|
- commit 8a4cb35
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 24 19:27:48 CET 2022 - jslaby@suse.cz
|
Mon Jan 24 19:27:48 CET 2022 - jslaby@suse.cz
|
||||||
|
|
||||||
@ -118,6 +139,14 @@ Wed Jan 19 13:46:39 CET 2022 - mkubecek@suse.cz
|
|||||||
patches.suse/Bluetooth-Apply-initial-command-workaround-for-more-.patch.
|
patches.suse/Bluetooth-Apply-initial-command-workaround-for-more-.patch.
|
||||||
- commit a7b7c0d
|
- commit a7b7c0d
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 18 20:41:30 CET 2022 - dmueller@suse.com
|
||||||
|
|
||||||
|
- lib/raid6: skip benchmark of non-chosen xor_syndrome (bsc#1195037)
|
||||||
|
- lib/raid6: Use strict priority ranking for pq gen()
|
||||||
|
benchmarking (bsc#1195037).
|
||||||
|
- commit 3ce1e9c
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 17 17:00:18 CET 2022 - jeffm@suse.com
|
Mon Jan 17 17:00:18 CET 2022 - jeffm@suse.com
|
||||||
|
|
||||||
|
@ -109,7 +109,7 @@ License: GPL-2.0-only
|
|||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 5.16.2
|
Version: 5.16.2
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g0d710a8
|
Release: <RELEASE>.g32e5616
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -231,10 +231,10 @@ Conflicts: hyper-v < 4
|
|||||||
Conflicts: libc.so.6()(64bit)
|
Conflicts: libc.so.6()(64bit)
|
||||||
%endif
|
%endif
|
||||||
Provides: kernel = %version-%source_rel
|
Provides: kernel = %version-%source_rel
|
||||||
Provides: kernel-%build_flavor-base-srchash-0d710a8d2a5b8208b23d7e03120dfa2837f640a5
|
Provides: kernel-%build_flavor-base-srchash-32e56169b26ef1ff1491f794e773b96cf8211d7d
|
||||||
Provides: kernel-srchash-0d710a8d2a5b8208b23d7e03120dfa2837f640a5
|
Provides: kernel-srchash-32e56169b26ef1ff1491f794e773b96cf8211d7d
|
||||||
# END COMMON DEPS
|
# END COMMON DEPS
|
||||||
Provides: %name-srchash-0d710a8d2a5b8208b23d7e03120dfa2837f640a5
|
Provides: %name-srchash-32e56169b26ef1ff1491f794e773b96cf8211d7d
|
||||||
%ifarch %ix86
|
%ifarch %ix86
|
||||||
Provides: kernel-bigsmp = 2.6.17
|
Provides: kernel-bigsmp = 2.6.17
|
||||||
Obsoletes: kernel-bigsmp <= 2.6.17
|
Obsoletes: kernel-bigsmp <= 2.6.17
|
||||||
|
@ -1,3 +1,24 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 26 14:14:38 CET 2022 - tiwai@suse.de
|
||||||
|
|
||||||
|
- drm/i915: Flush TLBs before releasing backing store
|
||||||
|
(CVE-2022-0330 bsc#1194880).
|
||||||
|
- commit 32e5616
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 26 13:00:58 CET 2022 - tiwai@suse.de
|
||||||
|
|
||||||
|
- Update config files: disable CONFIG_INTEL_IDXD_COMPAT (bsc#1194858)
|
||||||
|
The compat support is rather unwanted, and this allows us to build
|
||||||
|
idxd bus as module, too.
|
||||||
|
- commit ccf8634
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 25 12:10:49 CET 2022 - tiwai@suse.de
|
||||||
|
|
||||||
|
- drm/amdgpu: Fix rejecting Tahiti GPUs (bsc#1194906).
|
||||||
|
- commit 8a4cb35
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 24 19:27:48 CET 2022 - jslaby@suse.cz
|
Mon Jan 24 19:27:48 CET 2022 - jslaby@suse.cz
|
||||||
|
|
||||||
@ -118,6 +139,14 @@ Wed Jan 19 13:46:39 CET 2022 - mkubecek@suse.cz
|
|||||||
patches.suse/Bluetooth-Apply-initial-command-workaround-for-more-.patch.
|
patches.suse/Bluetooth-Apply-initial-command-workaround-for-more-.patch.
|
||||||
- commit a7b7c0d
|
- commit a7b7c0d
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 18 20:41:30 CET 2022 - dmueller@suse.com
|
||||||
|
|
||||||
|
- lib/raid6: skip benchmark of non-chosen xor_syndrome (bsc#1195037)
|
||||||
|
- lib/raid6: Use strict priority ranking for pq gen()
|
||||||
|
benchmarking (bsc#1195037).
|
||||||
|
- commit 3ce1e9c
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 17 17:00:18 CET 2022 - jeffm@suse.com
|
Mon Jan 17 17:00:18 CET 2022 - jeffm@suse.com
|
||||||
|
|
||||||
|
@ -37,7 +37,7 @@ License: GPL-2.0-only
|
|||||||
Group: Development/Sources
|
Group: Development/Sources
|
||||||
Version: 5.16.2
|
Version: 5.16.2
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g0d710a8
|
Release: <RELEASE>.g32e5616
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -48,7 +48,7 @@ BuildRequires: fdupes
|
|||||||
BuildRequires: sed
|
BuildRequires: sed
|
||||||
Requires(post): coreutils sed
|
Requires(post): coreutils sed
|
||||||
Provides: %name = %version-%source_rel
|
Provides: %name = %version-%source_rel
|
||||||
Provides: %name-srchash-0d710a8d2a5b8208b23d7e03120dfa2837f640a5
|
Provides: %name-srchash-32e56169b26ef1ff1491f794e773b96cf8211d7d
|
||||||
Provides: linux
|
Provides: linux
|
||||||
Provides: multiversion(kernel)
|
Provides: multiversion(kernel)
|
||||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||||
|
@ -1,3 +1,24 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 26 14:14:38 CET 2022 - tiwai@suse.de
|
||||||
|
|
||||||
|
- drm/i915: Flush TLBs before releasing backing store
|
||||||
|
(CVE-2022-0330 bsc#1194880).
|
||||||
|
- commit 32e5616
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 26 13:00:58 CET 2022 - tiwai@suse.de
|
||||||
|
|
||||||
|
- Update config files: disable CONFIG_INTEL_IDXD_COMPAT (bsc#1194858)
|
||||||
|
The compat support is rather unwanted, and this allows us to build
|
||||||
|
idxd bus as module, too.
|
||||||
|
- commit ccf8634
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 25 12:10:49 CET 2022 - tiwai@suse.de
|
||||||
|
|
||||||
|
- drm/amdgpu: Fix rejecting Tahiti GPUs (bsc#1194906).
|
||||||
|
- commit 8a4cb35
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 24 19:27:48 CET 2022 - jslaby@suse.cz
|
Mon Jan 24 19:27:48 CET 2022 - jslaby@suse.cz
|
||||||
|
|
||||||
@ -118,6 +139,14 @@ Wed Jan 19 13:46:39 CET 2022 - mkubecek@suse.cz
|
|||||||
patches.suse/Bluetooth-Apply-initial-command-workaround-for-more-.patch.
|
patches.suse/Bluetooth-Apply-initial-command-workaround-for-more-.patch.
|
||||||
- commit a7b7c0d
|
- commit a7b7c0d
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 18 20:41:30 CET 2022 - dmueller@suse.com
|
||||||
|
|
||||||
|
- lib/raid6: skip benchmark of non-chosen xor_syndrome (bsc#1195037)
|
||||||
|
- lib/raid6: Use strict priority ranking for pq gen()
|
||||||
|
benchmarking (bsc#1195037).
|
||||||
|
- commit 3ce1e9c
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 17 17:00:18 CET 2022 - jeffm@suse.com
|
Mon Jan 17 17:00:18 CET 2022 - jeffm@suse.com
|
||||||
|
|
||||||
|
@ -27,7 +27,7 @@ Group: Development/Sources
|
|||||||
Version: 5.16.2
|
Version: 5.16.2
|
||||||
%if %using_buildservice
|
%if %using_buildservice
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g0d710a8
|
Release: <RELEASE>.g32e5616
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -52,7 +52,7 @@ Requires: kernel-pae-devel = %version-%source_rel
|
|||||||
%endif
|
%endif
|
||||||
Requires: pesign-obs-integration
|
Requires: pesign-obs-integration
|
||||||
Provides: %name = %version-%source_rel
|
Provides: %name = %version-%source_rel
|
||||||
Provides: %name-srchash-0d710a8d2a5b8208b23d7e03120dfa2837f640a5
|
Provides: %name-srchash-32e56169b26ef1ff1491f794e773b96cf8211d7d
|
||||||
Provides: multiversion(kernel)
|
Provides: multiversion(kernel)
|
||||||
Source: README.KSYMS
|
Source: README.KSYMS
|
||||||
Requires: kernel-devel%variant = %version-%source_rel
|
Requires: kernel-devel%variant = %version-%source_rel
|
||||||
|
@ -1,3 +1,24 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 26 14:14:38 CET 2022 - tiwai@suse.de
|
||||||
|
|
||||||
|
- drm/i915: Flush TLBs before releasing backing store
|
||||||
|
(CVE-2022-0330 bsc#1194880).
|
||||||
|
- commit 32e5616
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 26 13:00:58 CET 2022 - tiwai@suse.de
|
||||||
|
|
||||||
|
- Update config files: disable CONFIG_INTEL_IDXD_COMPAT (bsc#1194858)
|
||||||
|
The compat support is rather unwanted, and this allows us to build
|
||||||
|
idxd bus as module, too.
|
||||||
|
- commit ccf8634
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 25 12:10:49 CET 2022 - tiwai@suse.de
|
||||||
|
|
||||||
|
- drm/amdgpu: Fix rejecting Tahiti GPUs (bsc#1194906).
|
||||||
|
- commit 8a4cb35
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 24 19:27:48 CET 2022 - jslaby@suse.cz
|
Mon Jan 24 19:27:48 CET 2022 - jslaby@suse.cz
|
||||||
|
|
||||||
@ -118,6 +139,14 @@ Wed Jan 19 13:46:39 CET 2022 - mkubecek@suse.cz
|
|||||||
patches.suse/Bluetooth-Apply-initial-command-workaround-for-more-.patch.
|
patches.suse/Bluetooth-Apply-initial-command-workaround-for-more-.patch.
|
||||||
- commit a7b7c0d
|
- commit a7b7c0d
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 18 20:41:30 CET 2022 - dmueller@suse.com
|
||||||
|
|
||||||
|
- lib/raid6: skip benchmark of non-chosen xor_syndrome (bsc#1195037)
|
||||||
|
- lib/raid6: Use strict priority ranking for pq gen()
|
||||||
|
benchmarking (bsc#1195037).
|
||||||
|
- commit 3ce1e9c
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 17 17:00:18 CET 2022 - jeffm@suse.com
|
Mon Jan 17 17:00:18 CET 2022 - jeffm@suse.com
|
||||||
|
|
||||||
|
@ -109,7 +109,7 @@ License: GPL-2.0-only
|
|||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 5.16.2
|
Version: 5.16.2
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g0d710a8
|
Release: <RELEASE>.g32e5616
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -231,10 +231,10 @@ Conflicts: hyper-v < 4
|
|||||||
Conflicts: libc.so.6()(64bit)
|
Conflicts: libc.so.6()(64bit)
|
||||||
%endif
|
%endif
|
||||||
Provides: kernel = %version-%source_rel
|
Provides: kernel = %version-%source_rel
|
||||||
Provides: kernel-%build_flavor-base-srchash-0d710a8d2a5b8208b23d7e03120dfa2837f640a5
|
Provides: kernel-%build_flavor-base-srchash-32e56169b26ef1ff1491f794e773b96cf8211d7d
|
||||||
Provides: kernel-srchash-0d710a8d2a5b8208b23d7e03120dfa2837f640a5
|
Provides: kernel-srchash-32e56169b26ef1ff1491f794e773b96cf8211d7d
|
||||||
# END COMMON DEPS
|
# END COMMON DEPS
|
||||||
Provides: %name-srchash-0d710a8d2a5b8208b23d7e03120dfa2837f640a5
|
Provides: %name-srchash-32e56169b26ef1ff1491f794e773b96cf8211d7d
|
||||||
%obsolete_rebuilds %name
|
%obsolete_rebuilds %name
|
||||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||||
Source3: kernel-source.rpmlintrc
|
Source3: kernel-source.rpmlintrc
|
||||||
|
@ -1,3 +1,24 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 26 14:14:38 CET 2022 - tiwai@suse.de
|
||||||
|
|
||||||
|
- drm/i915: Flush TLBs before releasing backing store
|
||||||
|
(CVE-2022-0330 bsc#1194880).
|
||||||
|
- commit 32e5616
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 26 13:00:58 CET 2022 - tiwai@suse.de
|
||||||
|
|
||||||
|
- Update config files: disable CONFIG_INTEL_IDXD_COMPAT (bsc#1194858)
|
||||||
|
The compat support is rather unwanted, and this allows us to build
|
||||||
|
idxd bus as module, too.
|
||||||
|
- commit ccf8634
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 25 12:10:49 CET 2022 - tiwai@suse.de
|
||||||
|
|
||||||
|
- drm/amdgpu: Fix rejecting Tahiti GPUs (bsc#1194906).
|
||||||
|
- commit 8a4cb35
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 24 19:27:48 CET 2022 - jslaby@suse.cz
|
Mon Jan 24 19:27:48 CET 2022 - jslaby@suse.cz
|
||||||
|
|
||||||
@ -118,6 +139,14 @@ Wed Jan 19 13:46:39 CET 2022 - mkubecek@suse.cz
|
|||||||
patches.suse/Bluetooth-Apply-initial-command-workaround-for-more-.patch.
|
patches.suse/Bluetooth-Apply-initial-command-workaround-for-more-.patch.
|
||||||
- commit a7b7c0d
|
- commit a7b7c0d
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 18 20:41:30 CET 2022 - dmueller@suse.com
|
||||||
|
|
||||||
|
- lib/raid6: skip benchmark of non-chosen xor_syndrome (bsc#1195037)
|
||||||
|
- lib/raid6: Use strict priority ranking for pq gen()
|
||||||
|
benchmarking (bsc#1195037).
|
||||||
|
- commit 3ce1e9c
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 17 17:00:18 CET 2022 - jeffm@suse.com
|
Mon Jan 17 17:00:18 CET 2022 - jeffm@suse.com
|
||||||
|
|
||||||
|
@ -109,7 +109,7 @@ License: GPL-2.0-only
|
|||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 5.16.2
|
Version: 5.16.2
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g0d710a8
|
Release: <RELEASE>.g32e5616
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -231,10 +231,10 @@ Conflicts: hyper-v < 4
|
|||||||
Conflicts: libc.so.6()(64bit)
|
Conflicts: libc.so.6()(64bit)
|
||||||
%endif
|
%endif
|
||||||
Provides: kernel = %version-%source_rel
|
Provides: kernel = %version-%source_rel
|
||||||
Provides: kernel-%build_flavor-base-srchash-0d710a8d2a5b8208b23d7e03120dfa2837f640a5
|
Provides: kernel-%build_flavor-base-srchash-32e56169b26ef1ff1491f794e773b96cf8211d7d
|
||||||
Provides: kernel-srchash-0d710a8d2a5b8208b23d7e03120dfa2837f640a5
|
Provides: kernel-srchash-32e56169b26ef1ff1491f794e773b96cf8211d7d
|
||||||
# END COMMON DEPS
|
# END COMMON DEPS
|
||||||
Provides: %name-srchash-0d710a8d2a5b8208b23d7e03120dfa2837f640a5
|
Provides: %name-srchash-32e56169b26ef1ff1491f794e773b96cf8211d7d
|
||||||
%obsolete_rebuilds %name
|
%obsolete_rebuilds %name
|
||||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||||
Source3: kernel-source.rpmlintrc
|
Source3: kernel-source.rpmlintrc
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:e828a0f769146c20410f3808f2dd3b87c0b92423c97ba52081b0d2b5981955df
|
oid sha256:addf9689fe591e95ecae0cae560e6147cde9508c26d15351de821f2c7de23cc5
|
||||||
size 50433
|
size 56197
|
||||||
|
@ -127,9 +127,11 @@
|
|||||||
patches.suse/ALSA-usb-audio-Use-int-for-dB-map-values.patch
|
patches.suse/ALSA-usb-audio-Use-int-for-dB-map-values.patch
|
||||||
patches.suse/ALSA-usb-audio-Add-minimal-mute-notion-in-dB-mapping.patch
|
patches.suse/ALSA-usb-audio-Add-minimal-mute-notion-in-dB-mapping.patch
|
||||||
patches.suse/ALSA-usb-audio-Fix-dB-level-of-Bose-Revolve-SoundLin.patch
|
patches.suse/ALSA-usb-audio-Fix-dB-level-of-Bose-Revolve-SoundLin.patch
|
||||||
|
patches.suse/drm-amdgpu-Fix-rejecting-Tahiti-GPUs.patch
|
||||||
patches.suse/HID-wacom-Reset-expected-and-received-contact-counts.patch
|
patches.suse/HID-wacom-Reset-expected-and-received-contact-counts.patch
|
||||||
patches.suse/HID-wacom-Ignore-the-confidence-flag-when-a-touch-is.patch
|
patches.suse/HID-wacom-Ignore-the-confidence-flag-when-a-touch-is.patch
|
||||||
patches.suse/HID-wacom-Avoid-using-stale-array-indicies-to-read-c.patch
|
patches.suse/HID-wacom-Avoid-using-stale-array-indicies-to-read-c.patch
|
||||||
|
patches.suse/drm-i915-Flush-TLBs-before-releasing-backing-store.patch
|
||||||
########################################################
|
########################################################
|
||||||
# end of sorted patches
|
# end of sorted patches
|
||||||
########################################################
|
########################################################
|
||||||
@ -147,6 +149,8 @@
|
|||||||
# to area specific sections below.
|
# to area specific sections below.
|
||||||
########################################################
|
########################################################
|
||||||
+tiwai patches.suse/Bluetooth-Apply-initial-command-workaround-for-more-.patch
|
+tiwai patches.suse/Bluetooth-Apply-initial-command-workaround-for-more-.patch
|
||||||
|
patches.suse/0001-lib-raid6-Use-strict-priority-ranking-for-pq-gen-ben.patch
|
||||||
|
patches.suse/0001-lib-raid6-skip-benchmark-of-non-chosen-xor_syndrome-.patch
|
||||||
|
|
||||||
########################################################
|
########################################################
|
||||||
# kbuild/module infrastructure fixes
|
# kbuild/module infrastructure fixes
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
2022-01-24 18:27:48 +0000
|
2022-01-26 13:14:38 +0000
|
||||||
GIT Revision: 0d710a8d2a5b8208b23d7e03120dfa2837f640a5
|
GIT Revision: 32e56169b26ef1ff1491f794e773b96cf8211d7d
|
||||||
GIT Branch: stable
|
GIT Branch: stable
|
||||||
|
Loading…
Reference in New Issue
Block a user