commit 531894c1f05a2abb90842105618cbe7d7126dd6c

OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=1740
This commit is contained in:
Kernel Bugs 2022-06-27 08:14:21 +00:00 committed by Git OBS Bridge
parent 469920a8da
commit 0d328b8325
38 changed files with 420 additions and 88 deletions

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Sun Jun 26 14:12:48 CEST 2022 - jslaby@suse.cz
- Linux 5.18.7 (bsc#1012628).
- s390/mm: use non-quiescing sske for KVM switch to keyed guest
(bsc#1012628).
- zonefs: fix zonefs_iomap_begin() for reads (bsc#1012628).
- fsnotify: introduce mark type iterator (bsc#1012628).
- fsnotify: consistent behavior for parent not watching children
(bsc#1012628).
- bpf: Fix calling global functions from BPF_PROG_TYPE_EXT
programs (bsc#1012628).
- selftests/bpf: Add selftest for calling global functions from
freplace (bsc#1012628).
- dt-bindings: nvmem: sfp: Add clock properties (bsc#1012628).
- io_uring: use original request task for inflight tracking
(bsc#1012628).
- commit 531894c
-------------------------------------------------------------------
Thu Jun 23 07:19:51 CEST 2022 - jslaby@suse.cz

View File

@ -17,7 +17,7 @@
%define srcversion 5.18
%define patchversion 5.18.6
%define patchversion 5.18.7
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@ -29,9 +29,9 @@
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
Name: dtb-aarch64
Version: 5.18.6
Version: 5.18.7
%if 0%{?is_kotd}
Release: <RELEASE>.g5aa0763
Release: <RELEASE>.g531894c
%else
Release: 0
%endif

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Sun Jun 26 14:12:48 CEST 2022 - jslaby@suse.cz
- Linux 5.18.7 (bsc#1012628).
- s390/mm: use non-quiescing sske for KVM switch to keyed guest
(bsc#1012628).
- zonefs: fix zonefs_iomap_begin() for reads (bsc#1012628).
- fsnotify: introduce mark type iterator (bsc#1012628).
- fsnotify: consistent behavior for parent not watching children
(bsc#1012628).
- bpf: Fix calling global functions from BPF_PROG_TYPE_EXT
programs (bsc#1012628).
- selftests/bpf: Add selftest for calling global functions from
freplace (bsc#1012628).
- dt-bindings: nvmem: sfp: Add clock properties (bsc#1012628).
- io_uring: use original request task for inflight tracking
(bsc#1012628).
- commit 531894c
-------------------------------------------------------------------
Thu Jun 23 07:19:51 CEST 2022 - jslaby@suse.cz

View File

@ -17,7 +17,7 @@
%define srcversion 5.18
%define patchversion 5.18.6
%define patchversion 5.18.7
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@ -29,9 +29,9 @@
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
Name: dtb-armv6l
Version: 5.18.6
Version: 5.18.7
%if 0%{?is_kotd}
Release: <RELEASE>.g5aa0763
Release: <RELEASE>.g531894c
%else
Release: 0
%endif

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Sun Jun 26 14:12:48 CEST 2022 - jslaby@suse.cz
- Linux 5.18.7 (bsc#1012628).
- s390/mm: use non-quiescing sske for KVM switch to keyed guest
(bsc#1012628).
- zonefs: fix zonefs_iomap_begin() for reads (bsc#1012628).
- fsnotify: introduce mark type iterator (bsc#1012628).
- fsnotify: consistent behavior for parent not watching children
(bsc#1012628).
- bpf: Fix calling global functions from BPF_PROG_TYPE_EXT
programs (bsc#1012628).
- selftests/bpf: Add selftest for calling global functions from
freplace (bsc#1012628).
- dt-bindings: nvmem: sfp: Add clock properties (bsc#1012628).
- io_uring: use original request task for inflight tracking
(bsc#1012628).
- commit 531894c
-------------------------------------------------------------------
Thu Jun 23 07:19:51 CEST 2022 - jslaby@suse.cz

View File

@ -17,7 +17,7 @@
%define srcversion 5.18
%define patchversion 5.18.6
%define patchversion 5.18.7
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@ -29,9 +29,9 @@
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
Name: dtb-armv7l
Version: 5.18.6
Version: 5.18.7
%if 0%{?is_kotd}
Release: <RELEASE>.g5aa0763
Release: <RELEASE>.g531894c
%else
Release: 0
%endif

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Sun Jun 26 14:12:48 CEST 2022 - jslaby@suse.cz
- Linux 5.18.7 (bsc#1012628).
- s390/mm: use non-quiescing sske for KVM switch to keyed guest
(bsc#1012628).
- zonefs: fix zonefs_iomap_begin() for reads (bsc#1012628).
- fsnotify: introduce mark type iterator (bsc#1012628).
- fsnotify: consistent behavior for parent not watching children
(bsc#1012628).
- bpf: Fix calling global functions from BPF_PROG_TYPE_EXT
programs (bsc#1012628).
- selftests/bpf: Add selftest for calling global functions from
freplace (bsc#1012628).
- dt-bindings: nvmem: sfp: Add clock properties (bsc#1012628).
- io_uring: use original request task for inflight tracking
(bsc#1012628).
- commit 531894c
-------------------------------------------------------------------
Thu Jun 23 07:19:51 CEST 2022 - jslaby@suse.cz

View File

@ -17,7 +17,7 @@
%define srcversion 5.18
%define patchversion 5.18.6
%define patchversion 5.18.7
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@ -29,9 +29,9 @@
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
Name: dtb-riscv64
Version: 5.18.6
Version: 5.18.7
%if 0%{?is_kotd}
Release: <RELEASE>.g5aa0763
Release: <RELEASE>.g531894c
%else
Release: 0
%endif

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Sun Jun 26 14:12:48 CEST 2022 - jslaby@suse.cz
- Linux 5.18.7 (bsc#1012628).
- s390/mm: use non-quiescing sske for KVM switch to keyed guest
(bsc#1012628).
- zonefs: fix zonefs_iomap_begin() for reads (bsc#1012628).
- fsnotify: introduce mark type iterator (bsc#1012628).
- fsnotify: consistent behavior for parent not watching children
(bsc#1012628).
- bpf: Fix calling global functions from BPF_PROG_TYPE_EXT
programs (bsc#1012628).
- selftests/bpf: Add selftest for calling global functions from
freplace (bsc#1012628).
- dt-bindings: nvmem: sfp: Add clock properties (bsc#1012628).
- io_uring: use original request task for inflight tracking
(bsc#1012628).
- commit 531894c
-------------------------------------------------------------------
Thu Jun 23 07:19:51 CEST 2022 - jslaby@suse.cz

View File

@ -18,7 +18,7 @@
%define srcversion 5.18
%define patchversion 5.18.6
%define patchversion 5.18.7
%define variant %{nil}
%define vanilla_only 0
%define compress_modules zstd
@ -107,9 +107,9 @@ Name: kernel-64kb
Summary: Kernel with 64kb PAGE_SIZE
License: GPL-2.0-only
Group: System/Kernel
Version: 5.18.6
Version: 5.18.7
%if 0%{?is_kotd}
Release: <RELEASE>.g5aa0763
Release: <RELEASE>.g531894c
%else
Release: 0
%endif
@ -234,10 +234,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash-5aa0763ab4a847fd47695452ea91641a21b210e7
Provides: kernel-srchash-5aa0763ab4a847fd47695452ea91641a21b210e7
Provides: kernel-%build_flavor-base-srchash-531894c1f05a2abb90842105618cbe7d7126dd6c
Provides: kernel-srchash-531894c1f05a2abb90842105618cbe7d7126dd6c
# END COMMON DEPS
Provides: %name-srchash-5aa0763ab4a847fd47695452ea91641a21b210e7
Provides: %name-srchash-531894c1f05a2abb90842105618cbe7d7126dd6c
%obsolete_rebuilds %name
Source0: https://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
Source3: kernel-source.rpmlintrc

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Sun Jun 26 14:12:48 CEST 2022 - jslaby@suse.cz
- Linux 5.18.7 (bsc#1012628).
- s390/mm: use non-quiescing sske for KVM switch to keyed guest
(bsc#1012628).
- zonefs: fix zonefs_iomap_begin() for reads (bsc#1012628).
- fsnotify: introduce mark type iterator (bsc#1012628).
- fsnotify: consistent behavior for parent not watching children
(bsc#1012628).
- bpf: Fix calling global functions from BPF_PROG_TYPE_EXT
programs (bsc#1012628).
- selftests/bpf: Add selftest for calling global functions from
freplace (bsc#1012628).
- dt-bindings: nvmem: sfp: Add clock properties (bsc#1012628).
- io_uring: use original request task for inflight tracking
(bsc#1012628).
- commit 531894c
-------------------------------------------------------------------
Thu Jun 23 07:19:51 CEST 2022 - jslaby@suse.cz

View File

@ -18,7 +18,7 @@
%define srcversion 5.18
%define patchversion 5.18.6
%define patchversion 5.18.7
%define variant %{nil}
%define vanilla_only 0
%define compress_modules zstd
@ -107,9 +107,9 @@ Name: kernel-debug
Summary: A Debug Version of the Kernel
License: GPL-2.0-only
Group: System/Kernel
Version: 5.18.6
Version: 5.18.7
%if 0%{?is_kotd}
Release: <RELEASE>.g5aa0763
Release: <RELEASE>.g531894c
%else
Release: 0
%endif
@ -234,10 +234,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash-5aa0763ab4a847fd47695452ea91641a21b210e7
Provides: kernel-srchash-5aa0763ab4a847fd47695452ea91641a21b210e7
Provides: kernel-%build_flavor-base-srchash-531894c1f05a2abb90842105618cbe7d7126dd6c
Provides: kernel-srchash-531894c1f05a2abb90842105618cbe7d7126dd6c
# END COMMON DEPS
Provides: %name-srchash-5aa0763ab4a847fd47695452ea91641a21b210e7
Provides: %name-srchash-531894c1f05a2abb90842105618cbe7d7126dd6c
%ifarch ppc64
Provides: kernel-kdump = 2.6.28
Obsoletes: kernel-kdump <= 2.6.28

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Sun Jun 26 14:12:48 CEST 2022 - jslaby@suse.cz
- Linux 5.18.7 (bsc#1012628).
- s390/mm: use non-quiescing sske for KVM switch to keyed guest
(bsc#1012628).
- zonefs: fix zonefs_iomap_begin() for reads (bsc#1012628).
- fsnotify: introduce mark type iterator (bsc#1012628).
- fsnotify: consistent behavior for parent not watching children
(bsc#1012628).
- bpf: Fix calling global functions from BPF_PROG_TYPE_EXT
programs (bsc#1012628).
- selftests/bpf: Add selftest for calling global functions from
freplace (bsc#1012628).
- dt-bindings: nvmem: sfp: Add clock properties (bsc#1012628).
- io_uring: use original request task for inflight tracking
(bsc#1012628).
- commit 531894c
-------------------------------------------------------------------
Thu Jun 23 07:19:51 CEST 2022 - jslaby@suse.cz

View File

@ -18,7 +18,7 @@
%define srcversion 5.18
%define patchversion 5.18.6
%define patchversion 5.18.7
%define variant %{nil}
%define vanilla_only 0
%define compress_modules zstd
@ -107,9 +107,9 @@ Name: kernel-default
Summary: The Standard Kernel
License: GPL-2.0-only
Group: System/Kernel
Version: 5.18.6
Version: 5.18.7
%if 0%{?is_kotd}
Release: <RELEASE>.g5aa0763
Release: <RELEASE>.g531894c
%else
Release: 0
%endif
@ -234,10 +234,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash-5aa0763ab4a847fd47695452ea91641a21b210e7
Provides: kernel-srchash-5aa0763ab4a847fd47695452ea91641a21b210e7
Provides: kernel-%build_flavor-base-srchash-531894c1f05a2abb90842105618cbe7d7126dd6c
Provides: kernel-srchash-531894c1f05a2abb90842105618cbe7d7126dd6c
# END COMMON DEPS
Provides: %name-srchash-5aa0763ab4a847fd47695452ea91641a21b210e7
Provides: %name-srchash-531894c1f05a2abb90842105618cbe7d7126dd6c
%ifarch %ix86
Provides: kernel-smp = 2.6.17
Obsoletes: kernel-smp <= 2.6.17

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Sun Jun 26 14:12:48 CEST 2022 - jslaby@suse.cz
- Linux 5.18.7 (bsc#1012628).
- s390/mm: use non-quiescing sske for KVM switch to keyed guest
(bsc#1012628).
- zonefs: fix zonefs_iomap_begin() for reads (bsc#1012628).
- fsnotify: introduce mark type iterator (bsc#1012628).
- fsnotify: consistent behavior for parent not watching children
(bsc#1012628).
- bpf: Fix calling global functions from BPF_PROG_TYPE_EXT
programs (bsc#1012628).
- selftests/bpf: Add selftest for calling global functions from
freplace (bsc#1012628).
- dt-bindings: nvmem: sfp: Add clock properties (bsc#1012628).
- io_uring: use original request task for inflight tracking
(bsc#1012628).
- commit 531894c
-------------------------------------------------------------------
Thu Jun 23 07:19:51 CEST 2022 - jslaby@suse.cz

View File

@ -17,7 +17,7 @@
%define srcversion 5.18
%define patchversion 5.18.6
%define patchversion 5.18.7
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@ -31,9 +31,9 @@ Name: kernel-docs
Summary: Kernel Documentation
License: GPL-2.0-only
Group: Documentation/Man
Version: 5.18.6
Version: 5.18.7
%if 0%{?is_kotd}
Release: <RELEASE>.g5aa0763
Release: <RELEASE>.g531894c
%else
Release: 0
%endif
@ -67,7 +67,7 @@ BuildRequires: texlive-zapfding
%endif
URL: https://www.kernel.org/
Provides: %name = %version-%source_rel
Provides: %name-srchash-5aa0763ab4a847fd47695452ea91641a21b210e7
Provides: %name-srchash-531894c1f05a2abb90842105618cbe7d7126dd6c
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: https://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Sun Jun 26 14:12:48 CEST 2022 - jslaby@suse.cz
- Linux 5.18.7 (bsc#1012628).
- s390/mm: use non-quiescing sske for KVM switch to keyed guest
(bsc#1012628).
- zonefs: fix zonefs_iomap_begin() for reads (bsc#1012628).
- fsnotify: introduce mark type iterator (bsc#1012628).
- fsnotify: consistent behavior for parent not watching children
(bsc#1012628).
- bpf: Fix calling global functions from BPF_PROG_TYPE_EXT
programs (bsc#1012628).
- selftests/bpf: Add selftest for calling global functions from
freplace (bsc#1012628).
- dt-bindings: nvmem: sfp: Add clock properties (bsc#1012628).
- io_uring: use original request task for inflight tracking
(bsc#1012628).
- commit 531894c
-------------------------------------------------------------------
Thu Jun 23 07:19:51 CEST 2022 - jslaby@suse.cz

View File

@ -18,7 +18,7 @@
%define srcversion 5.18
%define patchversion 5.18.6
%define patchversion 5.18.7
%define variant %{nil}
%define vanilla_only 0
%define compress_modules zstd
@ -107,9 +107,9 @@ Name: kernel-kvmsmall
Summary: The Small Developer Kernel for KVM
License: GPL-2.0-only
Group: System/Kernel
Version: 5.18.6
Version: 5.18.7
%if 0%{?is_kotd}
Release: <RELEASE>.g5aa0763
Release: <RELEASE>.g531894c
%else
Release: 0
%endif
@ -234,10 +234,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash-5aa0763ab4a847fd47695452ea91641a21b210e7
Provides: kernel-srchash-5aa0763ab4a847fd47695452ea91641a21b210e7
Provides: kernel-%build_flavor-base-srchash-531894c1f05a2abb90842105618cbe7d7126dd6c
Provides: kernel-srchash-531894c1f05a2abb90842105618cbe7d7126dd6c
# END COMMON DEPS
Provides: %name-srchash-5aa0763ab4a847fd47695452ea91641a21b210e7
Provides: %name-srchash-531894c1f05a2abb90842105618cbe7d7126dd6c
%obsolete_rebuilds %name
Source0: https://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
Source3: kernel-source.rpmlintrc

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Sun Jun 26 14:12:48 CEST 2022 - jslaby@suse.cz
- Linux 5.18.7 (bsc#1012628).
- s390/mm: use non-quiescing sske for KVM switch to keyed guest
(bsc#1012628).
- zonefs: fix zonefs_iomap_begin() for reads (bsc#1012628).
- fsnotify: introduce mark type iterator (bsc#1012628).
- fsnotify: consistent behavior for parent not watching children
(bsc#1012628).
- bpf: Fix calling global functions from BPF_PROG_TYPE_EXT
programs (bsc#1012628).
- selftests/bpf: Add selftest for calling global functions from
freplace (bsc#1012628).
- dt-bindings: nvmem: sfp: Add clock properties (bsc#1012628).
- io_uring: use original request task for inflight tracking
(bsc#1012628).
- commit 531894c
-------------------------------------------------------------------
Thu Jun 23 07:19:51 CEST 2022 - jslaby@suse.cz

View File

@ -18,7 +18,7 @@
%define srcversion 5.18
%define patchversion 5.18.6
%define patchversion 5.18.7
%define variant %{nil}
%define vanilla_only 0
%define compress_modules zstd
@ -107,9 +107,9 @@ Name: kernel-lpae
Summary: Kernel for LPAE enabled systems
License: GPL-2.0-only
Group: System/Kernel
Version: 5.18.6
Version: 5.18.7
%if 0%{?is_kotd}
Release: <RELEASE>.g5aa0763
Release: <RELEASE>.g531894c
%else
Release: 0
%endif
@ -234,10 +234,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash-5aa0763ab4a847fd47695452ea91641a21b210e7
Provides: kernel-srchash-5aa0763ab4a847fd47695452ea91641a21b210e7
Provides: kernel-%build_flavor-base-srchash-531894c1f05a2abb90842105618cbe7d7126dd6c
Provides: kernel-srchash-531894c1f05a2abb90842105618cbe7d7126dd6c
# END COMMON DEPS
Provides: %name-srchash-5aa0763ab4a847fd47695452ea91641a21b210e7
Provides: %name-srchash-531894c1f05a2abb90842105618cbe7d7126dd6c
%obsolete_rebuilds %name
Source0: https://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
Source3: kernel-source.rpmlintrc

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Sun Jun 26 14:12:48 CEST 2022 - jslaby@suse.cz
- Linux 5.18.7 (bsc#1012628).
- s390/mm: use non-quiescing sske for KVM switch to keyed guest
(bsc#1012628).
- zonefs: fix zonefs_iomap_begin() for reads (bsc#1012628).
- fsnotify: introduce mark type iterator (bsc#1012628).
- fsnotify: consistent behavior for parent not watching children
(bsc#1012628).
- bpf: Fix calling global functions from BPF_PROG_TYPE_EXT
programs (bsc#1012628).
- selftests/bpf: Add selftest for calling global functions from
freplace (bsc#1012628).
- dt-bindings: nvmem: sfp: Add clock properties (bsc#1012628).
- io_uring: use original request task for inflight tracking
(bsc#1012628).
- commit 531894c
-------------------------------------------------------------------
Thu Jun 23 07:19:51 CEST 2022 - jslaby@suse.cz

View File

@ -19,7 +19,7 @@
#!BuildIgnore: post-build-checks
%define patchversion 5.18.6
%define patchversion 5.18.7
%define variant %{nil}
%define vanilla_only 0
@ -45,7 +45,7 @@ BuildRequires: util-linux
%endif
%endif
%endif
BuildRequires: kernel%kernel_flavor-srchash-5aa0763ab4a847fd47695452ea91641a21b210e7
BuildRequires: kernel%kernel_flavor-srchash-531894c1f05a2abb90842105618cbe7d7126dd6c
%if 0%{?rhel_version}
BuildRequires: kernel
@ -64,9 +64,9 @@ BuildRequires: dracut
Summary: package kernel and initrd for OBS VM builds
License: GPL-2.0-only
Group: SLES
Version: 5.18.6
Version: 5.18.7
%if 0%{?is_kotd}
Release: <RELEASE>.g5aa0763
Release: <RELEASE>.g531894c
%else
Release: 0
%endif

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Sun Jun 26 14:12:48 CEST 2022 - jslaby@suse.cz
- Linux 5.18.7 (bsc#1012628).
- s390/mm: use non-quiescing sske for KVM switch to keyed guest
(bsc#1012628).
- zonefs: fix zonefs_iomap_begin() for reads (bsc#1012628).
- fsnotify: introduce mark type iterator (bsc#1012628).
- fsnotify: consistent behavior for parent not watching children
(bsc#1012628).
- bpf: Fix calling global functions from BPF_PROG_TYPE_EXT
programs (bsc#1012628).
- selftests/bpf: Add selftest for calling global functions from
freplace (bsc#1012628).
- dt-bindings: nvmem: sfp: Add clock properties (bsc#1012628).
- io_uring: use original request task for inflight tracking
(bsc#1012628).
- commit 531894c
-------------------------------------------------------------------
Thu Jun 23 07:19:51 CEST 2022 - jslaby@suse.cz

View File

@ -17,7 +17,7 @@
# needsrootforbuild
%define patchversion 5.18.6
%define patchversion 5.18.7
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@ -36,9 +36,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
Summary: Basic QA tests for the kernel
License: GPL-2.0-only
Group: SLES
Version: 5.18.6
Version: 5.18.7
%if 0%{?is_kotd}
Release: <RELEASE>.g5aa0763
Release: <RELEASE>.g531894c
%else
Release: 0
%endif

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Sun Jun 26 14:12:48 CEST 2022 - jslaby@suse.cz
- Linux 5.18.7 (bsc#1012628).
- s390/mm: use non-quiescing sske for KVM switch to keyed guest
(bsc#1012628).
- zonefs: fix zonefs_iomap_begin() for reads (bsc#1012628).
- fsnotify: introduce mark type iterator (bsc#1012628).
- fsnotify: consistent behavior for parent not watching children
(bsc#1012628).
- bpf: Fix calling global functions from BPF_PROG_TYPE_EXT
programs (bsc#1012628).
- selftests/bpf: Add selftest for calling global functions from
freplace (bsc#1012628).
- dt-bindings: nvmem: sfp: Add clock properties (bsc#1012628).
- io_uring: use original request task for inflight tracking
(bsc#1012628).
- commit 531894c
-------------------------------------------------------------------
Thu Jun 23 07:19:51 CEST 2022 - jslaby@suse.cz

View File

@ -18,7 +18,7 @@
%define srcversion 5.18
%define patchversion 5.18.6
%define patchversion 5.18.7
%define variant %{nil}
%define vanilla_only 0
%define compress_modules zstd
@ -107,9 +107,9 @@ Name: kernel-pae
Summary: Kernel with PAE Support
License: GPL-2.0-only
Group: System/Kernel
Version: 5.18.6
Version: 5.18.7
%if 0%{?is_kotd}
Release: <RELEASE>.g5aa0763
Release: <RELEASE>.g531894c
%else
Release: 0
%endif
@ -234,10 +234,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash-5aa0763ab4a847fd47695452ea91641a21b210e7
Provides: kernel-srchash-5aa0763ab4a847fd47695452ea91641a21b210e7
Provides: kernel-%build_flavor-base-srchash-531894c1f05a2abb90842105618cbe7d7126dd6c
Provides: kernel-srchash-531894c1f05a2abb90842105618cbe7d7126dd6c
# END COMMON DEPS
Provides: %name-srchash-5aa0763ab4a847fd47695452ea91641a21b210e7
Provides: %name-srchash-531894c1f05a2abb90842105618cbe7d7126dd6c
%ifarch %ix86
Provides: kernel-bigsmp = 2.6.17
Obsoletes: kernel-bigsmp <= 2.6.17

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Sun Jun 26 14:12:48 CEST 2022 - jslaby@suse.cz
- Linux 5.18.7 (bsc#1012628).
- s390/mm: use non-quiescing sske for KVM switch to keyed guest
(bsc#1012628).
- zonefs: fix zonefs_iomap_begin() for reads (bsc#1012628).
- fsnotify: introduce mark type iterator (bsc#1012628).
- fsnotify: consistent behavior for parent not watching children
(bsc#1012628).
- bpf: Fix calling global functions from BPF_PROG_TYPE_EXT
programs (bsc#1012628).
- selftests/bpf: Add selftest for calling global functions from
freplace (bsc#1012628).
- dt-bindings: nvmem: sfp: Add clock properties (bsc#1012628).
- io_uring: use original request task for inflight tracking
(bsc#1012628).
- commit 531894c
-------------------------------------------------------------------
Thu Jun 23 07:19:51 CEST 2022 - jslaby@suse.cz

View File

@ -17,7 +17,7 @@
%define srcversion 5.18
%define patchversion 5.18.6
%define patchversion 5.18.7
%define variant %{nil}
%define vanilla_only 0
@ -31,9 +31,9 @@
%endif
Name: kernel-source
Version: 5.18.6
Version: 5.18.7
%if 0%{?is_kotd}
Release: <RELEASE>.g5aa0763
Release: <RELEASE>.g531894c
%else
Release: 0
%endif
@ -50,7 +50,7 @@ BuildRequires: fdupes
BuildRequires: sed
Requires(post): coreutils sed
Provides: %name = %version-%source_rel
Provides: %name-srchash-5aa0763ab4a847fd47695452ea91641a21b210e7
Provides: %name-srchash-531894c1f05a2abb90842105618cbe7d7126dd6c
Provides: linux
Provides: multiversion(kernel)
Source0: https://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Sun Jun 26 14:12:48 CEST 2022 - jslaby@suse.cz
- Linux 5.18.7 (bsc#1012628).
- s390/mm: use non-quiescing sske for KVM switch to keyed guest
(bsc#1012628).
- zonefs: fix zonefs_iomap_begin() for reads (bsc#1012628).
- fsnotify: introduce mark type iterator (bsc#1012628).
- fsnotify: consistent behavior for parent not watching children
(bsc#1012628).
- bpf: Fix calling global functions from BPF_PROG_TYPE_EXT
programs (bsc#1012628).
- selftests/bpf: Add selftest for calling global functions from
freplace (bsc#1012628).
- dt-bindings: nvmem: sfp: Add clock properties (bsc#1012628).
- io_uring: use original request task for inflight tracking
(bsc#1012628).
- commit 531894c
-------------------------------------------------------------------
Thu Jun 23 07:19:51 CEST 2022 - jslaby@suse.cz

View File

@ -24,10 +24,10 @@ Name: kernel-syms
Summary: Kernel Symbol Versions (modversions)
License: GPL-2.0-only
Group: Development/Sources
Version: 5.18.6
Version: 5.18.7
%if %using_buildservice
%if 0%{?is_kotd}
Release: <RELEASE>.g5aa0763
Release: <RELEASE>.g531894c
%else
Release: 0
%endif
@ -52,7 +52,7 @@ Requires: kernel-pae-devel = %version-%source_rel
%endif
Requires: pesign-obs-integration
Provides: %name = %version-%source_rel
Provides: %name-srchash-5aa0763ab4a847fd47695452ea91641a21b210e7
Provides: %name-srchash-531894c1f05a2abb90842105618cbe7d7126dd6c
Provides: multiversion(kernel)
Source: README.KSYMS
Requires: kernel-devel%variant = %version-%source_rel

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Sun Jun 26 14:12:48 CEST 2022 - jslaby@suse.cz
- Linux 5.18.7 (bsc#1012628).
- s390/mm: use non-quiescing sske for KVM switch to keyed guest
(bsc#1012628).
- zonefs: fix zonefs_iomap_begin() for reads (bsc#1012628).
- fsnotify: introduce mark type iterator (bsc#1012628).
- fsnotify: consistent behavior for parent not watching children
(bsc#1012628).
- bpf: Fix calling global functions from BPF_PROG_TYPE_EXT
programs (bsc#1012628).
- selftests/bpf: Add selftest for calling global functions from
freplace (bsc#1012628).
- dt-bindings: nvmem: sfp: Add clock properties (bsc#1012628).
- io_uring: use original request task for inflight tracking
(bsc#1012628).
- commit 531894c
-------------------------------------------------------------------
Thu Jun 23 07:19:51 CEST 2022 - jslaby@suse.cz

View File

@ -18,7 +18,7 @@
%define srcversion 5.18
%define patchversion 5.18.6
%define patchversion 5.18.7
%define variant %{nil}
%define vanilla_only 0
%define compress_modules zstd
@ -107,9 +107,9 @@ Name: kernel-vanilla
Summary: The Standard Kernel - without any SUSE patches
License: GPL-2.0-only
Group: System/Kernel
Version: 5.18.6
Version: 5.18.7
%if 0%{?is_kotd}
Release: <RELEASE>.g5aa0763
Release: <RELEASE>.g531894c
%else
Release: 0
%endif
@ -234,10 +234,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash-5aa0763ab4a847fd47695452ea91641a21b210e7
Provides: kernel-srchash-5aa0763ab4a847fd47695452ea91641a21b210e7
Provides: kernel-%build_flavor-base-srchash-531894c1f05a2abb90842105618cbe7d7126dd6c
Provides: kernel-srchash-531894c1f05a2abb90842105618cbe7d7126dd6c
# END COMMON DEPS
Provides: %name-srchash-5aa0763ab4a847fd47695452ea91641a21b210e7
Provides: %name-srchash-531894c1f05a2abb90842105618cbe7d7126dd6c
%obsolete_rebuilds %name
Source0: https://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
Source3: kernel-source.rpmlintrc

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Sun Jun 26 14:12:48 CEST 2022 - jslaby@suse.cz
- Linux 5.18.7 (bsc#1012628).
- s390/mm: use non-quiescing sske for KVM switch to keyed guest
(bsc#1012628).
- zonefs: fix zonefs_iomap_begin() for reads (bsc#1012628).
- fsnotify: introduce mark type iterator (bsc#1012628).
- fsnotify: consistent behavior for parent not watching children
(bsc#1012628).
- bpf: Fix calling global functions from BPF_PROG_TYPE_EXT
programs (bsc#1012628).
- selftests/bpf: Add selftest for calling global functions from
freplace (bsc#1012628).
- dt-bindings: nvmem: sfp: Add clock properties (bsc#1012628).
- io_uring: use original request task for inflight tracking
(bsc#1012628).
- commit 531894c
-------------------------------------------------------------------
Thu Jun 23 07:19:51 CEST 2022 - jslaby@suse.cz

View File

@ -18,7 +18,7 @@
%define srcversion 5.18
%define patchversion 5.18.6
%define patchversion 5.18.7
%define variant %{nil}
%define vanilla_only 0
%define compress_modules zstd
@ -107,9 +107,9 @@ Name: kernel-zfcpdump
Summary: The IBM System Z zfcpdump Kernel
License: GPL-2.0-only
Group: System/Kernel
Version: 5.18.6
Version: 5.18.7
%if 0%{?is_kotd}
Release: <RELEASE>.g5aa0763
Release: <RELEASE>.g531894c
%else
Release: 0
%endif
@ -234,10 +234,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash-5aa0763ab4a847fd47695452ea91641a21b210e7
Provides: kernel-srchash-5aa0763ab4a847fd47695452ea91641a21b210e7
Provides: kernel-%build_flavor-base-srchash-531894c1f05a2abb90842105618cbe7d7126dd6c
Provides: kernel-srchash-531894c1f05a2abb90842105618cbe7d7126dd6c
# END COMMON DEPS
Provides: %name-srchash-5aa0763ab4a847fd47695452ea91641a21b210e7
Provides: %name-srchash-531894c1f05a2abb90842105618cbe7d7126dd6c
%obsolete_rebuilds %name
Source0: https://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
Source3: kernel-source.rpmlintrc

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cc36042c0ecdfb56bd324a5a8f7bec644d2b8442ef30821e02f30d308adafab0
size 1141897
oid sha256:b9a2deaf8f47745690cfe3f42bea63344f62ddce3622b1cf4a4350279bd67b4c
size 1152526

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2132287406403562cf25bdb11c6ebd73bb049d5646b34fef7b0fe0f118083555
size 38946
oid sha256:dd8901db2261f6b2b59d3631f1dc1d85daf4f409d368cb0a7c4385ef12ac7960
size 36163

View File

@ -1521,6 +1521,19 @@
patches.kernel.org/5.18.6-140-dm-fix-bio_set-allocation.patch
patches.kernel.org/5.18.6-141-clk-imx8mp-fix-usb_root_clk-parent.patch
patches.kernel.org/5.18.6-142-Linux-5.18.6.patch
patches.kernel.org/5.18.7-001-s390-mm-use-non-quiescing-sske-for-KVM-switch-.patch
patches.kernel.org/5.18.7-002-zonefs-fix-zonefs_iomap_begin-for-reads.patch
patches.kernel.org/5.18.7-003-wifi-rtlwifi-remove-always-true-condition-poin.patch
patches.kernel.org/5.18.7-004-eth-sun-cassini-remove-dead-code.patch
patches.kernel.org/5.18.7-005-net-wwan-iosm-remove-pointless-null-check.patch
patches.kernel.org/5.18.7-006-x86-boot-Wrap-literal-addresses-in-absolute_po.patch
patches.kernel.org/5.18.7-007-fsnotify-introduce-mark-type-iterator.patch
patches.kernel.org/5.18.7-008-fsnotify-consistent-behavior-for-parent-not-wa.patch
patches.kernel.org/5.18.7-009-bpf-Fix-calling-global-functions-from-BPF_PROG.patch
patches.kernel.org/5.18.7-010-selftests-bpf-Add-selftest-for-calling-global-.patch
patches.kernel.org/5.18.7-011-dt-bindings-nvmem-sfp-Add-clock-properties.patch
patches.kernel.org/5.18.7-012-io_uring-use-original-request-task-for-infligh.patch
patches.kernel.org/5.18.7-013-Linux-5.18.7.patch
########################################################
# Build fixes that apply to the vanilla kernel too.
@ -1549,10 +1562,6 @@
########################################################
# sorted patches
########################################################
patches.suse/x86-boot-Wrap-literal-addresses-in-absolute_pointer.patch
patches.suse/eth-sun-cassini-remove-dead-code.patch
patches.suse/net-wwan-iosm-remove-pointless-null-check.patch
patches.suse/wifi-rtlwifi-remove-always-true-condition-pointed-ou.patch
patches.suse/simplefb-Enable-boot-time-VESA-graphic-mode-selectio.patch
########################################################

View File

@ -1,3 +1,3 @@
2022-06-23 05:46:18 +0000
GIT Revision: 5aa0763ab4a847fd47695452ea91641a21b210e7
2022-06-26 12:12:48 +0000
GIT Revision: 531894c1f05a2abb90842105618cbe7d7126dd6c
GIT Branch: stable