Hello community, here is the log from the commit of package kernel-source for openSUSE:Leap:15.2 checked in at 2020-04-05 17:06:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/kernel-source (Old) and /work/SRC/openSUSE:Leap:15.2/.kernel-source.new.3248 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kernel-source" Sun Apr 5 17:06:59 2020 rev:117 rq:791178 version:5.3.18 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/kernel-source/dtb-aarch64.changes 2020-03-27 16:43:39.563775940 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.kernel-source.new.3248/dtb-aarch64.changes 2020-04-05 17:07:03.378212441 +0200 @@ -1,0 +2,560 @@ +Wed Apr 1 13:33:15 CEST 2020 - mkube...@suse.cz + +- fix patch metadata +- fix Patch-mainline tag: + patches.suse/sched-core-Don-t-skip-remote-tick-for-idle-CPUs.patch + patches.suse/timers-nohz-Update-NOHZ-load-in-remote-tick.patch +- commit 41bab0e + +------------------------------------------------------------------- +Wed Apr 1 13:31:16 CEST 2020 - mkube...@suse.cz + +- update patch metadata +- update upstream reference: + patches.suse/net-bpfilter-remove-superfluous-testing-message.patch +- commit 9f9b3f8 + +------------------------------------------------------------------- +Wed Apr 1 13:25:54 CEST 2020 - mkube...@suse.cz + +- series.conf: cleanup +- update upstream references and resort: + patches.suse/media-go7007-Fix-URB-type-for-interrupt-handling.patch + patches.suse/mmc-sdhci-introduce-sdhci_set_power_and_bus_voltage.patch + patches.suse/mmc-sdhci-iproc-add-custom-set_power-callback-for-bcm2711.patch +- commit 69e3868 + +------------------------------------------------------------------- +Wed Apr 1 12:50:55 CEST 2020 - j...@suse.cz + +- ext4: Avoid ENOSPC when avoiding to reuse recently deleted + inodes (bsc#1165019). +- commit ac99ab8 + +------------------------------------------------------------------- +Wed Apr 1 11:56:26 CEST 2020 - g...@suse.com + +- net/bpfilter: remove superfluous testing message (bsc#1155518). +- commit 8cf8e50 + +------------------------------------------------------------------- +Wed Apr 1 11:37:21 CEST 2020 - tbogendoer...@suse.de + +- vti: fix packet tx through bpf_redirect() in XinY cases + (bsc#1154353). +- RDMA/core: Ensure security pkey modify is not lost + (jsc#SLE-8449). +- net/mlx5e: Do not recover from a non-fatal syndrome + (jsc#SLE-8464). +- net/mlx5e: Fix ICOSQ recovery flow with Striding RQ + (jsc#SLE-8464). +- net/mlx5e: Fix missing reset of SW metadata in Striding RQ reset + (jsc#SLE-8464). +- net/mlx5e: Enhance ICOSQ WQE info fields (jsc#SLE-8464). +- net/mlx5e: kTLS, Fix TCP seq off-by-1 issue in TX resync flow + (jsc#SLE-8464). +- net/mlx5: DR, Fix postsend actions write length (jsc#SLE-8464). +- cxgb4: fix throughput drop during Tx backpressure (jsc#SLE-8389 + bnc#1151927 5.3.10). +- mlxsw: pci: Only issue reset when system is ready (bsc#1154488). +- net: ena: fix incorrect setting of the number of msix vectors + (bsc#1154492). +- cxgb4: fix delete filter entry fail in unload path + (jsc#SLE-8389). +- net_sched: keep alloc_hash updated after hash allocation + (bsc#1154353). +- bpf/btf: Fix BTF verification of enum members in struct/union + (bsc#1154353). +- bpf: Initialize storage pointers to NULL to prevent freeing + garbage pointer (bsc#1154353). +- commit f057e20 + +------------------------------------------------------------------- +Wed Apr 1 11:25:04 CEST 2020 - g...@suse.com + +- bpf: Simplify reg_set_min_max_inv handling (bsc#1167722, + CVE-2020-8835). +- bpf: Fix tnum constraints for 32-bit comparisons (bsc#1167722, + CVE-2020-8835). +- bpf: Reliably preserve btf_trace_xxx types (bsc#1155518). +- commit 0eb8897 + +------------------------------------------------------------------- +Wed Apr 1 10:46:09 CEST 2020 - ti...@suse.de + +- Crypto: chelsio - Fixes a deadlock between rtnl_lock and + uld_mutex (git-fixes). +- Crypto: chelsio - Fixes a hang issue during driver registration + (git-fixes). +- ath9k: Handle txpower changes even when TPC is disabled + (git-fixes). +- mwifiex: set needed_headroom, not hard_header_len (git-fixes). +- brcmfmac: abort and release host after error (git-fixes). +- platform/x86: asus_wmi: Fix return value of fan_boost_mode_store + (git-fixes). +- platform/x86: pmc_atom: Add Lex 2I385SW to critclk_systems + DMI table (git-fixes). +- serial: sprd: Fix a dereference warning (git-fixes). +- firmware: arm_sdei: fix possible double-lock on hibernate + error path (git-fixes). +- firmware: arm_sdei: fix double-lock on hibernate with shared + events (git-fixes). +- fbdev/g364fb: Fix build failure (git-fixes). +- commit 342cd4b + +------------------------------------------------------------------- +Wed Apr 1 08:29:58 CEST 2020 - mkube...@suse.cz + +- fix patch metadata +- fix Patch-mainline tag: + patches.suse/modpost-move-the-namespace-field-in-Module.symvers-last.patch +- commit af8306c + +------------------------------------------------------------------- +Wed Apr 1 07:58:19 CEST 2020 - mkube...@suse.cz + +- series.conf: refresh +- update upstream reference and resort: + patches.suse/ethtool-Factored-out-similar-ethtool-link-settings-f.patch + patches.suse/modpost-return-error-if-module-is-missing-ns-imports.patch + patches.suse/net-ethtool-Introduce-link_ksettings-API-for-virtual.patch +- commit 177866a + +------------------------------------------------------------------- +Tue Mar 31 23:05:04 CEST 2020 - mgor...@suse.de + +- kthread: Do not preempt current task if it is going to + call schedule() (bnc#1155798 (CPU scheduler functional and + performance backports)). +- sched/fair: Improve spreading of utilization (bnc#1155798 + (CPU scheduler functional and performance backports)). +- sched: Avoid scale real weight down to zero (bnc#1155798 + (CPU scheduler functional and performance backports)). +- sched/core: Distribute tasks within affinity masks (bnc#1155798 + (CPU scheduler functional and performance backports)). +- sched/fair: Fix enqueue_task_fair warning (bnc#1155798 (CPU + scheduler functional and performance backports)). +- sched/core: Remove duplicate assignment in sched_tick_remote() + (bnc#1155798 (CPU scheduler functional and performance + backports)). +- timers/nohz: Update NOHZ load in remote tick (bnc#1155798 + (CPU scheduler functional and performance backports)). +- sched/core: Don't skip remote tick for idle CPUs (bnc#1155798 + (CPU scheduler functional and performance backports)). +- commit 1264b2f + +------------------------------------------------------------------- +Tue Mar 31 12:09:36 CEST 2020 - mgor...@suse.de + +- series.conf: cleanup +- update upstream references and move into sorted section: + patches.suse/sched-fair-Fix-kernel-build-warning-in-test_idle_cores-for-SMT-NUMA.patch. + patches.suse/sched-fair-Fix-reordering-of-enqueue-dequeue_task_fair.patch. + patches.suse/sched-fair-Fix-runnable_avg-for-throttled-cfs.patch. + patches.suse/sched-fair-Optimize-select_idle_core.patch. + patches.suse/sched-fair-Take-into-account-runnable_avg-to-classify-group.patch. + patches.suse/sched-fair-fix-condition-of-avg_load-calculation.patch. + patches.suse/sched-fair-fix-statistics-for-find_idlest_group.patch. + patches.suse/sched-fair-reorder-enqueue-dequeue_task_fair-path.patch. + patches.suse/sched-numa-Acquire-RCU-lock-for-checking-idle-cores-during-NUMA-balancing.patch. + patches.suse/sched-numa-Bias-swapping-tasks-based-on-their-preferred-node.patch. + patches.suse/sched-numa-Distinguish-between-the-different-task_numa_migrate-failure-cases.patch. + patches.suse/sched-numa-Find-an-alternative-idle-CPU-if-the-CPU-is-part-of-an-active-NUMA-balance.patch. + patches.suse/sched-numa-Prefer-using-an-idle-cpu-as-a-migration-target-instead-of-comparing-tasks.patch. + patches.suse/sched-numa-Stop-an-exhastive-search-if-a-reasonable-swap-candidate-or-idle-CPU-is-found.patch. + patches.suse/sched-numa-Trace-when-no-candidate-CPU-was-found-on-the-preferred-node.patch. + patches.suse/sched-numa-Use-similar-logic-to-the-load-balancer-for-moving-between-domains-with-spare-capacity.patch. + patches.suse/sched-numa-replace-runnable_load_avg-by-load_avg.patch. + patches.suse/sched-pelt-Add-a-new-runnable-average-signal.patch. + patches.suse/sched-pelt-Remove-unused-runnable-load-average.patch. + patches.suse/sched-topology-Don-t-enable-EAS-on-SMT-systems.patch. +- commit ecd3b4e + +------------------------------------------------------------------- +Tue Mar 31 10:09:51 CEST 2020 - oher...@suse.de + +- clocksource/drivers/hyper-v: Make sched clock return nanoseconds + correctly (git-fixes). +- commit 5751e50 + +------------------------------------------------------------------- +Tue Mar 31 09:21:13 CEST 2020 - ti...@suse.de + +- thermal: Add a sanity check for invalid state at stats update + (bsc#1166535). +- commit c368806 + +------------------------------------------------------------------- +Tue Mar 31 08:36:36 CEST 2020 - g...@suse.com + +- bpf: Undo incorrect __reg_bound_offset32 handling (bsc#1167722, CVE-2020-8835). +- commit ef6c245 + +------------------------------------------------------------------- +Mon Mar 30 18:54:22 CEST 2020 - nmoreychaisemar...@suse.com + +- net/mlx5_core: Set IB capability mask1 to fix ib_srpt connection failure (bsc#1167903) +- commit b92b72c ++++ 377 more lines (skipped) ++++ between /work/SRC/openSUSE:Leap:15.2/kernel-source/dtb-aarch64.changes ++++ and /work/SRC/openSUSE:Leap:15.2/.kernel-source.new.3248/dtb-aarch64.changes dtb-armv7l.changes: same change kernel-debug.changes: same change kernel-default.changes: same change kernel-docs.changes: same change kernel-kvmsmall.changes: same change kernel-lpae.changes: same change kernel-obs-build.changes: same change kernel-obs-qa.changes: same change kernel-preempt.changes: same change kernel-source.changes: same change kernel-syms.changes: same change kernel-zfcpdump.changes: same change ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dtb-aarch64.spec ++++++ --- /var/tmp/diff_new_pack.XvOfSU/_old 2020-04-05 17:07:09.570219043 +0200 +++ /var/tmp/diff_new_pack.XvOfSU/_new 2020-04-05 17:07:09.574219047 +0200 @@ -31,7 +31,7 @@ Name: dtb-aarch64 Version: 5.3.18 %if 0%{?is_kotd} -Release: <RELEASE>.gce22fd6 +Release: <RELEASE>.gccee559 %else Release: 0 %endif dtb-armv7l.spec: same change ++++++ kernel-debug.spec ++++++ --- /var/tmp/diff_new_pack.XvOfSU/_old 2020-04-05 17:07:09.614219090 +0200 +++ /var/tmp/diff_new_pack.XvOfSU/_new 2020-04-05 17:07:09.618219094 +0200 @@ -67,7 +67,7 @@ Group: System/Kernel Version: 5.3.18 %if 0%{?is_kotd} -Release: <RELEASE>.gce22fd6 +Release: <RELEASE>.gccee559 %else Release: 0 %endif @@ -174,10 +174,10 @@ Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-ce22fd60dc92030da24a59e47feeda92dcb6e15a -Provides: kernel-srchash-ce22fd60dc92030da24a59e47feeda92dcb6e15a +Provides: kernel-%build_flavor-base-srchash-ccee55981f11c3dc53d56712a60e63b9b5398e9f +Provides: kernel-srchash-ccee55981f11c3dc53d56712a60e63b9b5398e9f # END COMMON DEPS -Provides: %name-srchash-ce22fd60dc92030da24a59e47feeda92dcb6e15a +Provides: %name-srchash-ccee55981f11c3dc53d56712a60e63b9b5398e9f %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh ++++++ kernel-default.spec ++++++ --- /var/tmp/diff_new_pack.XvOfSU/_old 2020-04-05 17:07:09.634219111 +0200 +++ /var/tmp/diff_new_pack.XvOfSU/_new 2020-04-05 17:07:09.638219115 +0200 @@ -67,7 +67,7 @@ Group: System/Kernel Version: 5.3.18 %if 0%{?is_kotd} -Release: <RELEASE>.gce22fd6 +Release: <RELEASE>.gccee559 %else Release: 0 %endif @@ -174,10 +174,10 @@ Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-ce22fd60dc92030da24a59e47feeda92dcb6e15a -Provides: kernel-srchash-ce22fd60dc92030da24a59e47feeda92dcb6e15a +Provides: kernel-%build_flavor-base-srchash-ccee55981f11c3dc53d56712a60e63b9b5398e9f +Provides: kernel-srchash-ccee55981f11c3dc53d56712a60e63b9b5398e9f # END COMMON DEPS -Provides: %name-srchash-ce22fd60dc92030da24a59e47feeda92dcb6e15a +Provides: %name-srchash-ccee55981f11c3dc53d56712a60e63b9b5398e9f %ifarch s390x Provides: kernel-trace = 3.13 Obsoletes: kernel-trace <= 3.13 ++++++ kernel-docs.spec ++++++ --- /var/tmp/diff_new_pack.XvOfSU/_old 2020-04-05 17:07:09.654219132 +0200 +++ /var/tmp/diff_new_pack.XvOfSU/_new 2020-04-05 17:07:09.658219136 +0200 @@ -33,7 +33,7 @@ Group: Documentation/Man Version: 5.3.18 %if 0%{?is_kotd} -Release: <RELEASE>.gce22fd6 +Release: <RELEASE>.gccee559 %else Release: 0 %endif @@ -63,7 +63,7 @@ %endif Url: http://www.kernel.org/ Provides: %name = %version-%source_rel -Provides: %name-srchash-ce22fd60dc92030da24a59e47feeda92dcb6e15a +Provides: %name-srchash-ccee55981f11c3dc53d56712a60e63b9b5398e9f BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz ++++++ kernel-kvmsmall.spec ++++++ --- /var/tmp/diff_new_pack.XvOfSU/_old 2020-04-05 17:07:09.674219154 +0200 +++ /var/tmp/diff_new_pack.XvOfSU/_new 2020-04-05 17:07:09.678219158 +0200 @@ -67,7 +67,7 @@ Group: System/Kernel Version: 5.3.18 %if 0%{?is_kotd} -Release: <RELEASE>.gce22fd6 +Release: <RELEASE>.gccee559 %else Release: 0 %endif @@ -174,10 +174,10 @@ Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-ce22fd60dc92030da24a59e47feeda92dcb6e15a -Provides: kernel-srchash-ce22fd60dc92030da24a59e47feeda92dcb6e15a +Provides: kernel-%build_flavor-base-srchash-ccee55981f11c3dc53d56712a60e63b9b5398e9f +Provides: kernel-srchash-ccee55981f11c3dc53d56712a60e63b9b5398e9f # END COMMON DEPS -Provides: %name-srchash-ce22fd60dc92030da24a59e47feeda92dcb6e15a +Provides: %name-srchash-ccee55981f11c3dc53d56712a60e63b9b5398e9f %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh kernel-lpae.spec: same change ++++++ kernel-obs-build.spec ++++++ --- /var/tmp/diff_new_pack.XvOfSU/_old 2020-04-05 17:07:09.722219205 +0200 +++ /var/tmp/diff_new_pack.XvOfSU/_new 2020-04-05 17:07:09.726219209 +0200 @@ -45,7 +45,7 @@ %endif %endif %endif -BuildRequires: kernel%kernel_flavor-srchash-ce22fd60dc92030da24a59e47feeda92dcb6e15a +BuildRequires: kernel%kernel_flavor-srchash-ccee55981f11c3dc53d56712a60e63b9b5398e9f %if 0%{?rhel_version} BuildRequires: kernel @@ -66,7 +66,7 @@ Group: SLES Version: 5.3.18 %if 0%{?is_kotd} -Release: <RELEASE>.gce22fd6 +Release: <RELEASE>.gccee559 %else Release: 0 %endif ++++++ kernel-obs-qa.spec ++++++ --- /var/tmp/diff_new_pack.XvOfSU/_old 2020-04-05 17:07:09.742219226 +0200 +++ /var/tmp/diff_new_pack.XvOfSU/_new 2020-04-05 17:07:09.742219226 +0200 @@ -38,7 +38,7 @@ Group: SLES Version: 5.3.18 %if 0%{?is_kotd} -Release: <RELEASE>.gce22fd6 +Release: <RELEASE>.gccee559 %else Release: 0 %endif ++++++ kernel-preempt.spec ++++++ --- /var/tmp/diff_new_pack.XvOfSU/_old 2020-04-05 17:07:09.766219252 +0200 +++ /var/tmp/diff_new_pack.XvOfSU/_new 2020-04-05 17:07:09.766219252 +0200 @@ -67,7 +67,7 @@ Group: System/Kernel Version: 5.3.18 %if 0%{?is_kotd} -Release: <RELEASE>.gce22fd6 +Release: <RELEASE>.gccee559 %else Release: 0 %endif @@ -174,10 +174,10 @@ Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-ce22fd60dc92030da24a59e47feeda92dcb6e15a -Provides: kernel-srchash-ce22fd60dc92030da24a59e47feeda92dcb6e15a +Provides: kernel-%build_flavor-base-srchash-ccee55981f11c3dc53d56712a60e63b9b5398e9f +Provides: kernel-srchash-ccee55981f11c3dc53d56712a60e63b9b5398e9f # END COMMON DEPS -Provides: %name-srchash-ce22fd60dc92030da24a59e47feeda92dcb6e15a +Provides: %name-srchash-ccee55981f11c3dc53d56712a60e63b9b5398e9f %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh ++++++ kernel-source.spec ++++++ --- /var/tmp/diff_new_pack.XvOfSU/_old 2020-04-05 17:07:09.786219273 +0200 +++ /var/tmp/diff_new_pack.XvOfSU/_new 2020-04-05 17:07:09.790219277 +0200 @@ -32,7 +32,7 @@ Group: Development/Sources Version: 5.3.18 %if 0%{?is_kotd} -Release: <RELEASE>.gce22fd6 +Release: <RELEASE>.gccee559 %else Release: 0 %endif @@ -43,7 +43,7 @@ BuildRequires: sed Requires(post): coreutils sed Provides: %name = %version-%source_rel -Provides: %name-srchash-ce22fd60dc92030da24a59e47feeda92dcb6e15a +Provides: %name-srchash-ccee55981f11c3dc53d56712a60e63b9b5398e9f Provides: linux Provides: multiversion(kernel) Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz ++++++ kernel-syms.spec ++++++ --- /var/tmp/diff_new_pack.XvOfSU/_old 2020-04-05 17:07:09.814219303 +0200 +++ /var/tmp/diff_new_pack.XvOfSU/_new 2020-04-05 17:07:09.814219303 +0200 @@ -27,7 +27,7 @@ Version: 5.3.18 %if %using_buildservice %if 0%{?is_kotd} -Release: <RELEASE>.gce22fd6 +Release: <RELEASE>.gccee559 %else Release: 0 %endif @@ -49,7 +49,7 @@ %endif Requires: pesign-obs-integration Provides: %name = %version-%source_rel -Provides: %name-srchash-ce22fd60dc92030da24a59e47feeda92dcb6e15a +Provides: %name-srchash-ccee55981f11c3dc53d56712a60e63b9b5398e9f Provides: multiversion(kernel) Source: README.KSYMS Requires: kernel-devel%variant = %version-%source_rel ++++++ kernel-zfcpdump.spec ++++++ --- /var/tmp/diff_new_pack.XvOfSU/_old 2020-04-05 17:07:09.838219329 +0200 +++ /var/tmp/diff_new_pack.XvOfSU/_new 2020-04-05 17:07:09.842219333 +0200 @@ -67,7 +67,7 @@ Group: System/Kernel Version: 5.3.18 %if 0%{?is_kotd} -Release: <RELEASE>.gce22fd6 +Release: <RELEASE>.gccee559 %else Release: 0 %endif @@ -174,10 +174,10 @@ Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-ce22fd60dc92030da24a59e47feeda92dcb6e15a -Provides: kernel-srchash-ce22fd60dc92030da24a59e47feeda92dcb6e15a +Provides: kernel-%build_flavor-base-srchash-ccee55981f11c3dc53d56712a60e63b9b5398e9f +Provides: kernel-srchash-ccee55981f11c3dc53d56712a60e63b9b5398e9f # END COMMON DEPS -Provides: %name-srchash-ce22fd60dc92030da24a59e47feeda92dcb6e15a +Provides: %name-srchash-ccee55981f11c3dc53d56712a60e63b9b5398e9f %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh ++++++ config.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/config/s390x/default new/config/s390x/default --- old/config/s390x/default 2020-03-24 23:02:24.000000000 +0100 +++ new/config/s390x/default 2020-03-29 16:29:52.000000000 +0200 @@ -380,19 +380,8 @@ # Power Management # CONFIG_ARCH_HIBERNATION_POSSIBLE=y -CONFIG_HIBERNATE_CALLBACKS=y -CONFIG_HIBERNATION=y -CONFIG_ARCH_SAVE_PAGE_KEYS=y -CONFIG_PM_STD_PARTITION="" -CONFIG_PM_SLEEP=y -CONFIG_PM_SLEEP_SMP=y -CONFIG_PM_AUTOSLEEP=y -CONFIG_PM_WAKELOCKS=y -CONFIG_PM_WAKELOCKS_LIMIT=100 -CONFIG_PM_WAKELOCKS_GC=y -CONFIG_PM=y -# CONFIG_PM_DEBUG is not set -# CONFIG_WQ_POWER_EFFICIENT_DEFAULT is not set +# CONFIG_HIBERNATION is not set +# CONFIG_PM is not set # end of Power Management CONFIG_CCW=y @@ -585,7 +574,7 @@ CONFIG_BLK_MQ_PCI=y CONFIG_BLK_MQ_VIRTIO=y CONFIG_BLK_MQ_RDMA=y -CONFIG_BLK_PM=y +# CONFIG_BLK_PM is not set # # IO Schedulers @@ -2245,7 +2234,6 @@ CONFIG_VT=y CONFIG_CONSOLE_TRANSLATIONS=y CONFIG_VT_CONSOLE=y -CONFIG_VT_CONSOLE_SLEEP=y CONFIG_HW_CONSOLE=y CONFIG_VT_HW_CONSOLE_BINDING=y CONFIG_UNIX98_PTYS=y @@ -4118,7 +4106,6 @@ # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set # CONFIG_CPU_HOTPLUG_STATE_CONTROL is not set CONFIG_NOTIFIER_ERROR_INJECTION=m -CONFIG_PM_NOTIFIER_ERROR_INJECT=m CONFIG_NETDEV_NOTIFIER_ERROR_INJECT=m CONFIG_FAULT_INJECTION=y # CONFIG_FAILSLAB is not set ++++++ kabi.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kabi/severities new/kabi/severities --- old/kabi/severities 2019-12-10 15:42:25.000000000 +0100 +++ new/kabi/severities 2020-04-01 09:29:09.000000000 +0200 @@ -16,3 +16,20 @@ drivers/block/rbd PASS fs/ceph PASS +# IBM Z internal symbols +# Cf. bsc#894391 / LTC#115441 and bsc#1134730 / LTC#173388 +arch/s390/* PASS +drivers/s390/* PASS +net/iucv/* PASS +airq_iv_* PASS +ccw_device_* PASS +ccw_driver_* PASS +get_ccwdev_* PASS +zpci_* PASS +register_adapter_interrupt PASS +unregister_adapter_interrupt PASS +enable_cmf PASS +disable_cmf PASS +cmf_read PASS +cmf_readall PASS +sclp PASS ++++++ patches.kabi.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/patches.kabi/debugfs-kabi-restore-debugfs_remove_recursive.patch new/patches.kabi/debugfs-kabi-restore-debugfs_remove_recursive.patch --- old/patches.kabi/debugfs-kabi-restore-debugfs_remove_recursive.patch 1970-01-01 01:00:00.000000000 +0100 +++ new/patches.kabi/debugfs-kabi-restore-debugfs_remove_recursive.patch 2020-03-30 14:14:04.000000000 +0200 @@ -0,0 +1,48 @@ +From: Nicolai Stange <nsta...@suse.de> +Patch-mainline: Never, kABI +Subject: kABI: restore debugfs_remove_recursive() +References: bsc#1159198 + +Upstream commit a3d1e7eb5abe ("simple_recursive_removal(): kernel-side +rm -rf for ramfs-style filesystems"), imported as +patches.suse/simple_recursive_removal-kernel-side-rm-rf-for-ramfs.patch, +removed the definition of debugfs_remove_recursive() and made it a #define +to debugfs_remove() instead. However, debugfs_remove_recursive() had been +EXPORTed and thus, needs to be retained in order to not break kABI. +Drop the debugfs_remove_recursive() #define again and implement +debugfs_remove_recursive() as a forwarding wrapper around debugfs_remove(). + +Signed-off-by: Nicolai Stange <nsta...@suse.de> + +--- + fs/debugfs/inode.c | 7 +++++++ + include/linux/debugfs.h | 2 +- + 2 files changed, 8 insertions(+), 1 deletion(-) + +--- a/fs/debugfs/inode.c ++++ b/fs/debugfs/inode.c +@@ -715,6 +715,13 @@ void debugfs_remove(struct dentry *dentr + } + EXPORT_SYMBOL_GPL(debugfs_remove); + ++/* kABI compatibility wrapper */ ++void debugfs_remove_recursive(struct dentry *dentry) ++{ ++ debugfs_remove(dentry); ++} ++EXPORT_SYMBOL_GPL(debugfs_remove_recursive); ++ + /** + * debugfs_rename - rename a file/directory in the debugfs filesystem + * @old_dir: a pointer to the parent dentry for the renamed object. This +--- a/include/linux/debugfs.h ++++ b/include/linux/debugfs.h +@@ -82,7 +82,7 @@ struct dentry *debugfs_create_automount( + void *data); + + void debugfs_remove(struct dentry *dentry); +-#define debugfs_remove_recursive debugfs_remove ++void debugfs_remove_recursive(struct dentry *dentry); + + const struct file_operations *debugfs_real_fops(const struct file *filp); + diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/patches.kabi/libfs-kabi-shield-fsnotify_h-include.patch new/patches.kabi/libfs-kabi-shield-fsnotify_h-include.patch --- old/patches.kabi/libfs-kabi-shield-fsnotify_h-include.patch 1970-01-01 01:00:00.000000000 +0100 +++ new/patches.kabi/libfs-kabi-shield-fsnotify_h-include.patch 2020-03-30 14:14:04.000000000 +0200 @@ -0,0 +1,33 @@ +From: Nicolai Stange <nsta...@suse.de> +Patch-mainline: Never, kABI +Subject: kABI: shield fsnotify.h #include in libfs.c from kABI checker +References: bsc#1159198 + +The backport of upstream commit a3d1e7eb5abe ("simple_recursive_removal(): +kernel-side rm -rf for ramfs-style filesystems") with suse-commit +ae16628dcb64 made the kABI checker complain due to the new fsnotify.h +inclusion from fs/libfs.c: + + ../fs/libfs.c:36: warning: simple_getattr: modversion changed because of + changes in struct fsnotify_mark_connector (became defined), struct + sighand_struct (became defined), struct signal_struct (became + defined), struct pid_namespace (became defined) + +Protect this #include with a __GENKSYMS__ #ifdef. + +--- + fs/libfs.c | 2 ++ + 1 file changed, 2 insertions(+) + +--- a/fs/libfs.c ++++ b/fs/libfs.c +@@ -19,7 +19,9 @@ + #include <linux/buffer_head.h> /* sync_mapping_buffers */ + #include <linux/fs_context.h> + #include <linux/pseudo_fs.h> ++#ifndef __GENKSYMS__ + #include <linux/fsnotify.h> ++#endif + + #include <linux/uaccess.h> + diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/patches.kabi/lpfc-kABI-fixes-for-12.8.0.0.patch new/patches.kabi/lpfc-kABI-fixes-for-12.8.0.0.patch --- old/patches.kabi/lpfc-kABI-fixes-for-12.8.0.0.patch 1970-01-01 01:00:00.000000000 +0100 +++ new/patches.kabi/lpfc-kABI-fixes-for-12.8.0.0.patch 2020-03-30 14:14:04.000000000 +0200 @@ -0,0 +1,36 @@ +From: Daniel Wagner <dwag...@suse.de> +Subject: lpfc kABI fixes for 12.8.0.0 +Patch-mainline: Never, kabi +References: bsc#1164777 bsc#1164780 bsc#1165211 jsc#SLE-8654 + +KABI: symbol fc_seq_els_rsp_send(mod:drivers/scsi/libfc/libfc) changed +due the new RDF command introduced in 73ec6d2748dc ("scsi: fc: Update +Descriptor definition and add RDF and Link Integrity FPINs") + +Signed-off-by: Daniel Wagner <dwag...@suse.de> +--- + include/uapi/scsi/fc/fc_els.h | 4 ++++ + 1 file changed, 4 insertions(+) + +--- a/include/uapi/scsi/fc/fc_els.h ++++ b/include/uapi/scsi/fc/fc_els.h +@@ -41,7 +41,9 @@ enum fc_els_cmd { + ELS_REC = 0x13, /* read exchange concise */ + ELS_SRR = 0x14, /* sequence retransmission request */ + ELS_FPIN = 0x16, /* Fabric Performance Impact Notification */ ++#ifndef __GENKSYMS__ + ELS_RDF = 0x19, /* Register Diagnostic Functions */ ++#endif + ELS_PRLI = 0x20, /* process login */ + ELS_PRLO = 0x21, /* process logout */ + ELS_SCN = 0x22, /* state change notification */ +@@ -110,7 +112,9 @@ enum fc_els_cmd { + [ELS_REC] = "REC", \ + [ELS_SRR] = "SRR", \ + [ELS_FPIN] = "FPIN", \ ++#ifndef __GENKSYMS__ \ + [ELS_RDF] = "RDF", \ ++#endif \ + [ELS_PRLI] = "PRLI", \ + [ELS_PRLO] = "PRLO", \ + [ELS_SCN] = "SCN", \ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/patches.kabi/phy_device-kabi-workaround.patch new/patches.kabi/phy_device-kabi-workaround.patch --- old/patches.kabi/phy_device-kabi-workaround.patch 1970-01-01 01:00:00.000000000 +0100 +++ new/patches.kabi/phy_device-kabi-workaround.patch 2020-03-30 14:14:04.000000000 +0200 @@ -0,0 +1,37 @@ +From: Takashi Iwai <ti...@suse.de> +Subject: struct phy_device kABI compatibility workaround +Patch-mainline: Never, kABI workaround +References: git-fixes + +The patch + patches.suse/net-phy-fix-MDIO-bus-PM-PHY-resuming.patch +introduced a new bit field, suspended_by_mdio_bus, to struct +phy_device. +Move to the empty space for keeping the kABI compatbitility. + +Signed-off-by: Takashi Iwai <ti...@suse.de> + +--- + include/linux/phy.h | 4 +++- + 1 file changed, 3 insertions(+), 1 deletion(-) + +--- a/include/linux/phy.h ++++ b/include/linux/phy.h +@@ -377,7 +377,6 @@ struct phy_device { + unsigned is_gigabit_capable:1; + unsigned has_fixups:1; + unsigned suspended:1; +- unsigned suspended_by_mdio_bus:1; + unsigned sysfs_links:1; + unsigned loopback_enabled:1; + +@@ -388,6 +387,9 @@ struct phy_device { + + /* Interrupts are enabled */ + unsigned interrupts:1; ++#ifndef __GENKSYMS__ ++ unsigned suspended_by_mdio_bus:1; ++#endif + + enum phy_state state; + ++++++ patches.suse.tar.bz2 ++++++ /work/SRC/openSUSE:Leap:15.2/kernel-source/patches.suse.tar.bz2 /work/SRC/openSUSE:Leap:15.2/.kernel-source.new.3248/patches.suse.tar.bz2 differ: char 12, line 1 ++++++ series.conf ++++++ --- /var/tmp/diff_new_pack.XvOfSU/_old 2020-04-05 17:07:10.738220288 +0200 +++ /var/tmp/diff_new_pack.XvOfSU/_new 2020-04-05 17:07:10.738220288 +0200 @@ -514,6 +514,7 @@ patches.suse/mmc-sdhci-pci-Add-another-Id-for-Intel-CML.patch patches.suse/mmc-Remove-dev_err-usage-after-platform_get_irq.patch patches.suse/mmc-sdhci-of-esdhc-add-erratum-A011334-support-in-ls.patch + patches.suse/mmc-sdhci-cadence-use-struct_size-helper.patch patches.suse/mmc-bcm2835-Take-SWIOTLB-memory-size-limitation-into.patch patches.suse/mmc-sdhci-add-pll-enable-support-to-internal-clock-setup.patch patches.suse/pci-add-genesys-logic-inc-vendor-id.patch @@ -1444,6 +1445,7 @@ patches.suse/net-mlx5-Move-device-memory-management-to-mlx5_core.patch patches.suse/net-mlx5-Add-HW-bits-and-definitions-required-for-SW.patch patches.suse/net-mlx5-Avoid-disabling-RoCE-when-uninitialized.patch + patches.suse/net-mlx5-Add-stub-for-mlx5_eswitch_mode.patch patches.suse/net-mlx5-Set-only-stag-for-match-untagged-packets.patch patches.suse/net-mlx5-Add-flow-steering-actions-to-fs_cmd-shim-la.patch patches.suse/net-mlx5-DR-Add-the-internal-direct-rule-types-defin.patch @@ -4011,6 +4013,7 @@ patches.suse/perf-x86-intel-add-comet-lake-cpu-support.patch patches.suse/perf-x86-msr-add-comet-lake-cpu-support.patch patches.suse/perf-x86-cstate-add-comet-lake-cpu-support.patch + patches.suse/perf-x86-cstate-update-c-state-counters-for-ice-lake.patch patches.suse/sched-fair-Scale-bandwidth-quota-and-period-without-losing-quota-period-ratio-precision.patch patches.suse/sched-vtime-Fix-guest-system-mis-accounting-on-task-switch.patch patches.suse/USB-rio500-Remove-Rio-500-kernel-driver.patch @@ -7913,6 +7916,8 @@ patches.suse/0001-xen-blkfront-Adjust-indentation-in-xlvbd_alloc_gendi.patch patches.suse/mkcompile_h-git-rid-of-UTS_TRUNCATE-from-LINUX_COMPI.patch patches.suse/mkcompile_h-use-printf-for-LINUX_COMPILE_BY.patch + patches.suse/perf-x86-intel-bts-fix-the-use-of-page_private.patch + patches.suse/perf-x86-intel-fix-pt-pmi-handling.patch patches.suse/psi-Fix-a-division-error-in-psi-poll.patch patches.suse/sched-fair-Fix-find_idlest_group-to-handle-CPU-affinity.patch patches.suse/sched-cfs-fix-spurious-active-migration.patch @@ -8347,9 +8352,11 @@ patches.suse/coresight-etm4x-Fix-unused-function-warning.patch patches.suse/msft-hv-2001-scsi-storvsc-Correctly-set-number-of-hardware-queues.patch patches.suse/s390-zcrypt-fix-cca-cipher-key-gen-with-clear-key-value-function + patches.suse/s390-setup-fix-secure-ipl-message patches.suse/efi-earlycon-Fix-write-combine-mapping-on-x86.patch patches.suse/futex-Fix-kernel-doc-notation-warning.patch patches.suse/locking-rwsem-Fix-kernel-crash-when-spinning-on-RWSE.patch + patches.suse/perf-x86-intel-uncore-fix-missing-marker-for-snr_uncore_imc_freerunning_events.patch patches.suse/lib-vdso-Make-__cvdso_clock_getres-static.patch patches.suse/x86-resctrl-fix-an-imbalance-in-domain_remove_cpu.patch patches.suse/x86-resctrl-fix-potential-memory-leak.patch @@ -8641,6 +8648,7 @@ patches.suse/lib-vdso-Only-read-hrtimer_res-when-needed-in-__cvds.patch patches.suse/clocksource-drivers-bcm2835_timer-Fix-memory-leak-of.patch patches.suse/msft-hv-2004-clocksource-drivers-hyper-v-Untangle-stimers-and-tim.patch + patches.suse/alarmtimer-Make-alarmtimer-platform-device-child-of-.patch patches.suse/irqchip-mbigen-Set-driver-.suppress_bind_attrs-to-av.patch patches.suse/irqdomain-Fix-a-memory-leak-in-irq_domain_push_irq.patch patches.suse/x86-cpu-Update-cached-HLE-state-on-write-to-TSX_CTRL.patch @@ -8649,6 +8657,7 @@ patches.suse/0001-locking-osq-Use-optimized-spinning-loop-for-arm64.patch patches.suse/kprobes-set-unoptimized-flag-after-unoptimizing-code.patch patches.suse/tools-lib-Fix-builds-when-glibc-contains-strlcpy.patch + patches.suse/perf-x86-amd-constrain-large-increment-per-cycle-events.patch patches.suse/perf-c2c-Fix-return-type-for-histogram-sorting-compa.patch patches.suse/kprobes-fix-optimize_kprobe-unoptimize_kprobe-cancellation-logic.patch patches.suse/sched-clock-Use-static_branch_likely-with-sched_clock_running.patch @@ -9149,6 +9158,16 @@ patches.suse/pinctrl-sh-pfc-sh7264-Fix-CAN-function-GPIOs.patch patches.suse/pinctrl-sh-pfc-sh7269-Fix-CAN-function-GPIOs.patch patches.suse/pinctrl-baytrail-Do-not-clear-IRQ-flags-on-direct-ir.patch + patches.suse/usb-host-xhci-tegra-Fix-tega-tegra-typo.patch + patches.suse/usb-host-xhci-tegra-Separate-firmware-request-and-lo.patch + patches.suse/usb-host-xhci-tegra-Avoid-a-fixed-duration-sleep.patch + patches.suse/usb-host-xhci-tegra-Use-CNR-as-firmware-ready-indica.patch + patches.suse/usb-host-xhci-tegra-Extract-firmware-enable-helper.patch + patches.suse/usb-host-xhci-tegra-Reuse-stored-register-base-addre.patch + patches.suse/usb-host-xhci-tegra-Enable-runtime-PM-as-late-as-pos.patch + patches.suse/usb-host-xhci-tegra-Add-support-for-XUSB-context-sav.patch + patches.suse/usb-host-xhci-tegra-Add-XUSB-controller-context.patch + patches.suse/usb-host-xhci-tegra-Implement-basic-ELPG-support.patch patches.suse/usbip-Fix-unsafe-unaligned-pointer-usage.patch patches.suse/usb-dwc2-Fix-IN-FIFO-allocation.patch patches.suse/usb-gadget-legacy-set-max_speed-to-super-speed.patch @@ -9608,6 +9627,7 @@ patches.suse/net_sched-fix-an-OOB-access-in-cls_tcindex.patch patches.suse/l2tp-Allow-duplicate-session-creation-with-UDP.patch patches.suse/gtp-use-__GFP_NOWARN-to-avoid-memalloc-warning.patch + patches.suse/simple_recursive_removal-kernel-side-rm-rf-for-ramfs.patch patches.suse/s390-mm-fix-dynamic-pagetable-upgrade-for-hugetlbfs patches.suse/0001-xen-balloon-Support-xend-based-toolstack-take-two.patch patches.suse/iommu-arm-smmu-v3-populate-vmid-field-for-cmdq_op_tlbi_nh_va @@ -9848,7 +9868,10 @@ patches.suse/ceph-canonicalize-server-path-in-place.patch patches.suse/ceph-noacl-mount-option-is-effectively-ignored.patch patches.suse/xprtrdma-Fix-DMA-scatter-gather-list-mapping-imbalan.patch + patches.suse/perf-x86-amd-add-missing-l2-misses-event-spec-to-amd-family-17h-s-event-map.patch patches.suse/perf-x86-intel-fix-inaccurate-period-in-context-switch-for-auto-reload + patches.suse/sched-core-Don-t-skip-remote-tick-for-idle-CPUs.patch + patches.suse/timers-nohz-Update-NOHZ-load-in-remote-tick.patch patches.suse/sched-fair-Allow-a-small-load-imbalance-between-low-utilisation-SD_NUMA-domains.patch patches.suse/sched-fair-Allow-a-per-cpu-kthread-waking-a-task-to-stack-on-the-same-CPU.patch patches.suse/sched-fair-Fix-kernel-doc-warning-in-attach_entity_load_avg.patch @@ -10032,8 +10055,10 @@ patches.suse/HID-hid-bigbenff-fix-general-protection-fault-caused.patch patches.suse/HID-hid-bigbenff-call-hid_hw_stop-in-case-of-error.patch patches.suse/HID-hid-bigbenff-fix-race-condition-for-scheduled-wo.patch + patches.suse/vhost-check-docket-sk_family-instead-of-call-getname.patch patches.suse/net-genetlink-return-the-error-code-when-attribute-p.patch patches.suse/msft-hv-2023-hv_netvsc-Fix-unwanted-wakeup-in-netvsc_attach.patch + patches.suse/net-phy-Avoid-multiple-suspends.patch patches.suse/mac80211-Remove-a-redundant-mutex-unlock.patch patches.suse/mac80211-rx-avoid-RCU-list-traversal-under-mutex.patch patches.suse/bnxt_en-add-newline-to-netdev_-format-strings.patch @@ -10057,6 +10082,7 @@ patches.suse/i2c-altera-Fix-potential-integer-overflow.patch patches.suse/kvm-vmx-check-descriptor-table-exits-on-instruction-emulation patches.suse/ext4-potential-crash-on-allocation-error-in-ext4_all.patch + patches.suse/sched-fair-fix-statistics-for-find_idlest_group.patch patches.suse/x86-pkeys-manually-set-x86_feature_ospke-to-preserve-existing-changes.patch patches.suse/cifs-don-t-leak-EAGAIN-for-stat-during-reconnect.patch patches.suse/cifs-fix-potential-mismatch-of-UNC-paths.patch @@ -10068,6 +10094,10 @@ patches.suse/dmaengine-tegra-apb-Fix-use-after-free.patch patches.suse/dmaengine-tegra-apb-Prevent-race-conditions-of-taskl.patch patches.suse/dmaengine-imx-sdma-Fix-the-event-id-check-to-include.patch + patches.suse/drm-exynos-dsi-propagate-error-value-and-silence-mea.patch + patches.suse/drm-exynos-dsi-fix-workaround-for-the-legacy-clock-n.patch + patches.suse/drm-exynos-hdmi-don-t-leak-enable-HDMI_EN-regulator-.patch + patches.suse/drm-mediatek-Find-the-cursor-plane-instead-of-hard-c.patch patches.suse/0001-drm-virtio-fix-resource-id-creation-race.patch patches.suse/dma-buf-free-dmabuf-name-in-dma_buf_release.patch patches.suse/drm-sun4i-de2-de3-Remove-unsupported-VI-layer-format.patch @@ -10075,12 +10105,20 @@ patches.suse/drm-sun4i-Fix-DE2-VI-layer-format-support.patch patches.suse/drm-i915-Program-MBUS-with-rmw-during-initialization.patch patches.suse/drm-i915-selftests-Fix-return-in-assert_mmap_offset.patch + patches.suse/drm-amdgpu-clean-wptr-on-wb-when-gpu-recovery.patch + patches.suse/drm-amd-display-Clear-link-settings-on-MST-disable-c.patch + patches.suse/drm-amd-display-fix-dcc-swath-size-calculations-on-d.patch patches.suse/mm-hotplug-fix-page-online-with-debug_pagealloc-compiled-but-not-enabled.patch patches.suse/hwmon-adt7462-Fix-an-error-return-in-ADT7462_REG_VOL.patch patches.suse/regulator-stm32-vrefbuf-fix-a-possible-overshoot-whe.patch + patches.suse/spi-spi-omap2-mcspi-Support-probe-deferral-for-DMA-c.patch + patches.suse/spi-qup-call-spi_qup_pm_resume_runtime-before-suspen.patch patches.suse/spi-spidev-Fix-CS-polarity-if-GPIO-descriptors-are-u.patch + patches.suse/spi-pxa2xx-Add-CS-control-clock-quirk.patch + patches.suse/spi-zynqmp-remove-entry-that-causes-a-cs-glitch.patch patches.suse/spi-atmel-quadspi-fix-possible-MMIO-window-size-over.patch patches.suse/spi-bcm63xx-hsspi-Really-keep-pll-clk-enabled.patch + patches.suse/spi-spi_register_controller-free-bus-id-on-error-pat.patch patches.suse/0001-vgacon-Fix-a-UAF-in-vgacon_invert_region.patch patches.suse/ALSA-hda-realtek-Fix-a-regression-for-mute-led-on-Le.patch patches.suse/ALSA-hda-realtek-Add-Headset-Mic-supported.patch @@ -10122,6 +10160,7 @@ patches.suse/tty-serial-mvebu-uart-fix-a-wrong-return.patch patches.suse/serial-8250_exar-add-support-for-ACCES-cards.patch patches.suse/tty-serial-fsl_lpuart-free-IDs-allocated-by-IDA.patch + patches.suse/altera-stapl-altera_get_note-prevent-write-beyond-en.patch patches.suse/edac-synopsys-do-not-print-an-error-with-back-to-back-snprintf-calls.patch patches.suse/ARM-imx-build-v7_cpu_resume-unconditionally.patch patches.suse/firmware-imx-scu-Ensure-sequential-TX.patch @@ -10131,6 +10170,7 @@ patches.suse/bus-ti-sysc-Fix-1-wire-reset-quirk.patch patches.suse/virtio_ring-Fix-mem-leak-with-vring_new_virtqueue.patch patches.suse/0001-virtio-blk-fix-hw_queue-stopped-on-arbitrary-error.patch + patches.suse/virtio-blk-improve-virtqueue-error-to-BLK_STS.patch patches.suse/virtio_balloon-Adjust-label-in-virtballoon_probe.patch patches.suse/mmc-sdhci-pci-gli-enable-msi-interrupt-for-gl975x.patch patches.suse/cgroup-iterate-tasks-that-did-not-finish-do_exit.patch @@ -10164,11 +10204,13 @@ patches.suse/nl80211-add-missing-attribute-validation-for-beacon-.patch patches.suse/nl80211-add-missing-attribute-validation-for-channel.patch patches.suse/net-hns3-fix-RMW-issue-for-VLAN-filter-switch.patch + patches.suse/net-phy-fix-MDIO-bus-PM-PHY-resuming.patch patches.suse/drm-i915-gvt-Fix-unnecessary-schedule-timer-when-no-.patch patches.suse/drm-i915-gvt-Fix-dma-buf-display-blur-issue-on-CFL.patch patches.suse/drm-i915-be-more-solid-in-checking-the-alignment.patch patches.suse/0001-drm-i915-gt-Close-race-between-cacheline_retire-and-.patch patches.suse/drm-i915-Defer-semaphore-priority-bumping-to-a-workq.patch + patches.suse/s390-dasd-fix-data-corruption-for-thin-provisioned-devices patches.suse/i2c-i801-Do-not-add-ICH_RES_IO_SMI-for-the-iTCO_wdt-.patch patches.suse/i2c-gpio-suppress-error-on-probe-defer.patch patches.suse/iommu-vt-d-fix-a-bug-in-intel_iommu_iova_to_phys-for-huge-page @@ -10190,8 +10232,16 @@ patches.suse/ARM-8961-2-Fix-Kbuild-issue-caused-by-per-task-stack.patch patches.suse/HID-google-add-moonball-USB-id.patch patches.suse/HID-add-ALWAYS_POLL-quirk-to-lenovo-pixart-mouse.patch + patches.suse/mm-slub-add-missing-tid-bump-in-kmem_cache_alloc_bulk.patch + patches.suse/mm-slub-be-more-careful-about-the-double-cmpxchg-of-freelist.patch patches.suse/rtc-max8907-add-missing-select-REGMAP_IRQ.patch + patches.suse/modpost-move-the-namespace-field-in-Module.symvers-last.patch + patches.suse/mmc-sdhci-cadence-set-SDHCI_QUIRK2_PRESET_VALUE_BROK.patch patches.suse/mmc-sdhci-of-at91-fix-cd-gpios-for-SAMA5D2.patch + patches.suse/mmc-rtsx_pci-Fix-support-for-speed-modes-that-relies.patch + patches.suse/drm-bridge-dw-hdmi-fix-AVI-frame-colorimetry.patch + patches.suse/drm-lease-fix-WARNING-in-idr_destroy.patch + patches.suse/drm-amd-amdgpu-Fix-GPR-read-from-debugfs-v2.patch patches.suse/ALSA-pcm-oss-Avoid-plugin-buffer-overflow.patch patches.suse/ALSA-line6-Fix-endless-MIDI-read-loop.patch patches.suse/ALSA-hda-realtek-Fix-pop-noise-on-ALC225.patch @@ -10203,6 +10253,8 @@ patches.suse/usb-typec-ucsi-displayport-Fix-NULL-pointer-derefere.patch patches.suse/usb-typec-ucsi-displayport-Fix-a-potential-race-duri.patch patches.suse/USB-cdc-acm-fix-rounding-error-in-TIOCSSERIAL.patch + patches.suse/staging-speakup-fix-get_word-non-space-look-ahead.patch + patches.suse/staging-rtl8188eu-Add-device-id-for-MERCUSYS-MW150US.patch patches.suse/iio-adc-at91-sama5d2_adc-fix-differential-channels-i.patch patches.suse/iio-adc-stm32-dfsdm-fix-sleep-in-atomic-context.patch patches.suse/iio-trigger-stm32-timer-disable-master-mode-when-sto.patch @@ -10213,11 +10265,91 @@ patches.suse/iio-st_sensors-remap-SMO8840-to-LIS2DH12.patch patches.suse/iio-chemical-sps30-fix-missing-triggered-buffer-depe.patch patches.suse/intel_th-Fix-user-visible-error-codes.patch + patches.suse/intel_th-pci-Add-Elkhart-Lake-CPU-support.patch + patches.suse/mm-slub-prevent-kmalloc_node-crashes-and-memory-leaks.patch patches.suse/x86-mm-split-vmalloc_sync_all.patch - - # davem/net-next + patches.suse/gpiolib-Fix-irq_disable-semantics.patch + patches.suse/gpiolib-acpi-Correct-comment-for-HP-x2-10-honor_wake.patch + patches.suse/gpiolib-acpi-Rework-honor_wakeup-option-into-an-igno.patch + patches.suse/gpiolib-acpi-Add-quirk-to-ignore-EC-wakeups-on-HP-x2.patch + patches.suse/0015-gpiolib-acpi-Add-quirk-to-ignore-EC-wakeups-on-HP-x2.patch + patches.suse/bpf-Initialize-storage-pointers-to-NULL-to-prevent-f.patch + patches.suse/bpf-Fix-cgroup-ref-leak-in-cgroup_bpf_inherit-on-out.patch + patches.suse/bpf-btf-Fix-BTF-verification-of-enum-members-in-stru.patch + patches.suse/iwlwifi-consider-HE-capability-when-setting-LDPC.patch + patches.suse/iwlwifi-yoyo-don-t-add-TLV-offset-when-reading-FIFOs.patch + patches.suse/net_sched-keep-alloc_hash-updated-after-hash-allocat.patch + patches.suse/net-bpfilter-fix-dprintf-usage-for-dev-kmsg.patch + patches.suse/cxgb4-fix-delete-filter-entry-fail-in-unload-path.patch + patches.suse/Revert-net-bcmgenet-use-RGMII-loopback-for-MAC-reset.patch + patches.suse/net-phy-mdio-mux-bcm-iproc-check-clk_prepare_enable-.patch + patches.suse/net-ena-fix-incorrect-setting-of-the-number-of-msix-.patch + patches.suse/vxlan-check-return-value-of-gro_cells_init.patch + patches.suse/mlxsw-pci-Only-issue-reset-when-system-is-ready.patch + patches.suse/cxgb4-fix-throughput-drop-during-Tx-backpressure.patch + patches.suse/net-mlx5-DR-Fix-postsend-actions-write-length.patch + patches.suse/net-mlx5e-kTLS-Fix-TCP-seq-off-by-1-issue-in-TX-resy.patch + patches.suse/NFC-fdp-Fix-a-signedness-bug-in-fdp_nci_send_patch.patch + patches.suse/net-phy-mdio-bcm-unimac-Fix-clock-handling.patch + patches.suse/r8169-re-enable-MSI-on-RTL8168c.patch + patches.suse/net-mlx5_core-Set-IB-capability-mask1-to-fix-ib_srpt.patch + patches.suse/net-mlx5e-Enhance-ICOSQ-WQE-info-fields.patch + patches.suse/net-mlx5e-Fix-missing-reset-of-SW-metadata-in-Stridi.patch + patches.suse/net-mlx5e-Fix-ICOSQ-recovery-flow-with-Striding-RQ.patch + patches.suse/net-mlx5e-Do-not-recover-from-a-non-fatal-syndrome.patch + patches.suse/net-ena-add-pci-shutdown-handler-to-allow-safe-kexec.patch + patches.suse/RDMA-core-Ensure-security-pkey-modify-is-not-lost.patch + patches.suse/Input-raydium_i2c_ts-fix-error-codes-in-raydium_i2c_.patch + patches.suse/Input-avoid-BIT-macro-usage-in-the-serio.h-UAPI-head.patch + patches.suse/vti-6-fix-packet-tx-through-bpf_redirect-in-XinY-cas.patch + patches.suse/msft-hv-2025-clocksource-drivers-hyper-v-Make-sched-clock-return-.patch + patches.suse/media-go7007-Fix-URB-type-for-interrupt-handling.patch + patches.suse/sched-fair-Optimize-select_idle_core.patch + patches.suse/sched-core-Remove-duplicate-assignment-in-sched_tick_remote.patch + patches.suse/sched-numa-Trace-when-no-candidate-CPU-was-found-on-the-preferred-node.patch + patches.suse/sched-numa-Distinguish-between-the-different-task_numa_migrate-failure-cases.patch + patches.suse/sched-fair-reorder-enqueue-dequeue_task_fair-path.patch + patches.suse/sched-numa-replace-runnable_load_avg-by-load_avg.patch + patches.suse/sched-numa-Use-similar-logic-to-the-load-balancer-for-moving-between-domains-with-spare-capacity.patch + patches.suse/sched-pelt-Remove-unused-runnable-load-average.patch + patches.suse/sched-pelt-Add-a-new-runnable-average-signal.patch + patches.suse/sched-fair-Take-into-account-runnable_avg-to-classify-group.patch + patches.suse/sched-numa-Prefer-using-an-idle-cpu-as-a-migration-target-instead-of-comparing-tasks.patch + patches.suse/sched-numa-Find-an-alternative-idle-CPU-if-the-CPU-is-part-of-an-active-NUMA-balance.patch + patches.suse/sched-numa-Bias-swapping-tasks-based-on-their-preferred-node.patch + patches.suse/sched-numa-Stop-an-exhastive-search-if-a-reasonable-swap-candidate-or-idle-CPU-is-found.patch + patches.suse/sched-fair-Fix-kernel-build-warning-in-test_idle_cores-for-SMT-NUMA.patch + patches.suse/sched-numa-Acquire-RCU-lock-for-checking-idle-cores-during-NUMA-balancing.patch + patches.suse/sched-topology-Don-t-enable-EAS-on-SMT-systems.patch + patches.suse/sched-fair-Fix-runnable_avg-for-throttled-cfs.patch + patches.suse/sched-fair-Fix-reordering-of-enqueue-dequeue_task_fair.patch + patches.suse/sched-fair-Fix-enqueue_task_fair-warning.patch + patches.suse/sched-core-Distribute-tasks-within-affinity-masks.patch + patches.suse/sched-Avoid-scale-real-weight-down-to-zero.patch + patches.suse/sched-fair-Improve-spreading-of-utilization.patch + patches.suse/kthread-Do-not-preempt-current-task-if-it-is-going-to-call-schedule.patch + patches.suse/sched-fair-fix-condition-of-avg_load-calculation.patch + patches.suse/fbdev-g364fb-Fix-build-failure.patch + patches.suse/firmware-arm_sdei-fix-double-lock-on-hibernate-with-.patch + patches.suse/firmware-arm_sdei-fix-possible-double-lock-on-hibern.patch + patches.suse/modpost-return-error-if-module-is-missing-ns-imports.patch + patches.suse/mmc-sdhci-introduce-sdhci_set_power_and_bus_voltage.patch + patches.suse/mmc-sdhci-iproc-add-custom-set_power-callback-for-bcm2711.patch + patches.suse/serial-sprd-Fix-a-dereference-warning.patch + patches.suse/platform-x86-pmc_atom-Add-Lex-2I385SW-to-critclk_sys.patch + patches.suse/platform-x86-asus_wmi-Fix-return-value-of-fan_boost_.patch patches.suse/ethtool-Factored-out-similar-ethtool-link-settings-f.patch patches.suse/net-ethtool-Introduce-link_ksettings-API-for-virtual.patch + patches.suse/brcmfmac-abort-and-release-host-after-error.patch + patches.suse/bpf-Reliably-preserve-btf_trace_xxx-types.patch + patches.suse/mwifiex-set-needed_headroom-not-hard_header_len.patch + patches.suse/ath9k-Handle-txpower-changes-even-when-TPC-is-disabl.patch + patches.suse/Crypto-chelsio-Fixes-a-hang-issue-during-driver-regi.patch + patches.suse/Crypto-chelsio-Fixes-a-deadlock-between-rtnl_lock-an.patch + patches.suse/bpf-Undo-incorrect-__reg_bound_offset32-handling.patch + patches.suse/bpf-Fix-tnum-constraints-for-32-bit-comparisons.patch + patches.suse/bpf-Simplify-reg_set_min_max_inv-handling.patch + patches.suse/net-bpfilter-remove-superfluous-testing-message.patch # jejb/scsi for-next patches.suse/scsi-tcm_qla2xxx-Make-qlt_alloc_qfull_cmd-set-cmd-se.patch @@ -10232,6 +10364,11 @@ patches.suse/scsi-lpfc-Remove-handler-for-obsolete-ELS-Read-Port-.patch patches.suse/scsi-lpfc-Clean-up-hba-max_lun_queue_depth-checks.patch patches.suse/scsi-lpfc-Update-lpfc-version-to-12.6.0.4.patch + patches.suse/scsi-fc-Update-Descriptor-definition-and-add-RDF-and.patch + patches.suse/scsi-lpfc-add-RDF-registration-and-Link-Integrity-FP.patch + patches.suse/scsi-target-fix-unmap_zeroes_data-boolean-initialisa.patch + patches.suse/scsi-target-convert-boolean-se_dev_attrib-types-to-b.patch + patches.suse/scsi-target-use-an-enum-to-track-emulate_ua_intlck_c.patch patches.suse/scsi-qla2xxx-Add-beacon-LED-config-sysfs-interface.patch patches.suse/scsi-qla2xxx-Move-free-of-fcport-out-of-interrupt-co.patch patches.suse/scsi-qla2xxx-Add-sysfs-node-for-D-Port-Diagnostics-A.patch @@ -10256,6 +10393,7 @@ patches.suse/scsi-qla2xxx-Add-fixes-for-mailbox-command.patch patches.suse/scsi-qla2xxx-Use-QLA_FW_STOPPED-macro-to-propagate-f.patch patches.suse/scsi-qla2xxx-Update-driver-version-to-10.01.00.24-k.patch + patches.suse/scsi-lpfc-fix-spelling-mistake-Notication-Notificati.patch patches.suse/scsi-qla2xxx-Fix-sparse-warning-reported-by-kbuild-b.patch patches.suse/scsi-qla2xxx-Simplify-the-code-for-aborting-SCSI-com.patch patches.suse/scsi-qla2xxx-Suppress-endianness-complaints-in-qla2x.patch @@ -10280,6 +10418,17 @@ patches.suse/scsi-qla2xxx-Set-Nport-ID-for-N2N.patch patches.suse/scsi-qla2xxx-Update-driver-version-to-10.01.00.25-k.patch patches.suse/scsi-ibmvfc-Avoid-loss-of-all-paths-during-SVC-node-.patch + patches.suse/scsi-lpfc-Fix-kasan-slab-out-of-bounds-error-in-lpfc.patch + patches.suse/scsi-lpfc-Fix-lockdep-error-register-non-static-key.patch + patches.suse/scsi-lpfc-Fix-lpfc-overwrite-of-sg_cnt-field-in-nvme.patch + patches.suse/scsi-lpfc-Fix-scsi-host-template-for-SLI3-vports.patch + patches.suse/scsi-lpfc-Fix-crash-after-handling-a-pci-error.patch + patches.suse/scsi-lpfc-Fix-update-of-wq-consumer-index-in-lpfc_sl.patch + patches.suse/scsi-lpfc-Fix-crash-in-target-side-cable-pulls-hitti.patch + patches.suse/scsi-lpfc-Fix-erroneous-cpu-limit-of-128-on-I-O-stat.patch + patches.suse/scsi-lpfc-Make-debugfs-ktime-stats-generic-for-NVME-.patch + patches.suse/scsi-lpfc-Remove-prototype-FIPS-DSS-options-from-SLI.patch + patches.suse/scsi-lpfc-Update-lpfc-version-to-12.8.0.0.patch # powerpc/linux next patches.suse/Documentation-ABI-Add-ABI-documentation-for-sys-kern.patch @@ -10293,11 +10442,8 @@ patches.suse/powerpc-smp-Use-nid-as-fallback-for-package_id.patch patches.suse/cpufreq-powernv-Fix-use-after-free.patch patches.suse/cpufreq-powernv-Fix-unsafe-notifiers.patch - - # mkp/scsi queue - patches.suse/scsi-target-fix-unmap_zeroes_data-boolean-initialisa.patch - patches.suse/scsi-target-convert-boolean-se_dev_attrib-types-to-b.patch - patches.suse/scsi-target-use-an-enum-to-track-emulate_ua_intlck_c.patch + patches.suse/powerpc-pseries-Fix-of_read_drc_info_cell-to-point-a.patch + patches.suse/powerpc-64s-Fix-section-mismatch-warnings-from-boot-.patch # linusw/linux-pinctrl for-next patches.suse/pinctrl-bcm2835-drop-unused-define.patch @@ -10307,12 +10453,6 @@ # efi/efi next patches.suse/0001-efi-fix-a-race-and-a-buffer-overflow-while-reading-e.patch - # ulfh/mmc next - patches.suse/mmc-sdhci-introduce-sdhci_set_power_and_bus_voltage.patch - patches.suse/mmc-sdhci-iproc-add-custom-set_power-callback-for-bcm2711.patch - - # masahiroy/linux-kbuild for-next - patches.suse/modpost-return-error-if-module-is-missing-ns-imports.patch ######################################################## # end of sorted patches ######################################################## @@ -10369,8 +10509,6 @@ patches.suse/cifs-plumb-smb2-POSIX-dir-enumeration.patch patches.suse/cifs-add-SMB2_open-arg-to-return-POSIX-data.patch patches.suse/cifs-do-d_move-in-rename.patch - patches.suse/modpost-move-the-namespace-field-in-Module.symvers-last.patch - patches.suse/powerpc-pseries-fix-of_read_drc_info_cell-to-point-at-next-record.patch patches.suse/x86-amd_nb-char-amd64-agp-use-amd_nb_num-accessor.patch patches.suse/efi-x86-add-tpm-related-efi-tables-to-unencrypted-mapping-checks.patch patches.suse/KEYS-reaching-the-keys-quotas-correctly.patch @@ -10451,7 +10589,6 @@ patches.suse/x86-apic-force-bigsmp-apic-on-IBM-EXA3-4.patch # s390x - patches.suse/s390-dasd-disable-ese-support-due-to-possible-data-c.patch # ppc64 @@ -10462,27 +10599,8 @@ ######################################################## patches.suse/setuid-dumpable-wrongdir patches.suse/perf_timechart_fix_zero_timestamps.patch - patches.suse/sched-fair-Optimize-select_idle_core.patch - patches.suse/sched-numa-Trace-when-no-candidate-CPU-was-found-on-the-preferred-node.patch - patches.suse/sched-numa-Distinguish-between-the-different-task_numa_migrate-failure-cases.patch - patches.suse/sched-fair-reorder-enqueue-dequeue_task_fair-path.patch - patches.suse/sched-numa-replace-runnable_load_avg-by-load_avg.patch - patches.suse/sched-numa-Use-similar-logic-to-the-load-balancer-for-moving-between-domains-with-spare-capacity.patch - patches.suse/sched-pelt-Remove-unused-runnable-load-average.patch - patches.suse/sched-pelt-Add-a-new-runnable-average-signal.patch - patches.suse/sched-fair-Take-into-account-runnable_avg-to-classify-group.patch - patches.suse/sched-numa-Prefer-using-an-idle-cpu-as-a-migration-target-instead-of-comparing-tasks.patch - patches.suse/sched-numa-Find-an-alternative-idle-CPU-if-the-CPU-is-part-of-an-active-NUMA-balance.patch - patches.suse/sched-numa-Bias-swapping-tasks-based-on-their-preferred-node.patch - patches.suse/sched-numa-Stop-an-exhastive-search-if-a-reasonable-swap-candidate-or-idle-CPU-is-found.patch - patches.suse/sched-fair-fix-statistics-for-find_idlest_group.patch - patches.suse/sched-fair-Fix-kernel-build-warning-in-test_idle_cores-for-SMT-NUMA.patch - patches.suse/sched-numa-Acquire-RCU-lock-for-checking-idle-cores-during-NUMA-balancing.patch - patches.suse/sched-topology-Don-t-enable-EAS-on-SMT-systems.patch - patches.suse/sched-fair-Fix-runnable_avg-for-throttled-cfs.patch - patches.suse/sched-fair-Fix-reordering-of-enqueue-dequeue_task_fair.patch - patches.suse/sched-fair-fix-condition-of-avg_load-calculation.patch patches.suse/sched-fair-Clear-SMT-siblings-after-determining-the-core-is-not-idle.patch + patches.suse/sched-fair-Fix-negative-imbalance-in-imbalance-calculation.patch ######################################################## # Memory management @@ -10491,6 +10609,7 @@ patches.suse/mm-inform-about-enabling-mirrored-memory.patch patches.suse/0001-Reserve-64MiB-of-CMA-for-RPi3-s-VC4.patch patches.suse/mm-Warn-users-of-node-memory-hot-remove-if-the-memory-ratio-is-a-high-risk.patch + patches.suse/selftests-vm-drop-dependencies-on-page-flags-from-mlock2-tests.patch ######################################################## # Filesystems @@ -10510,7 +10629,6 @@ patches.suse/btrfs-qgroups-fix-rescan-worker-running-races.patch patches.suse/btrfs-8888-add-allow_unsupported-module-parameter.patch patches.suse/btrfs-dump_space_info-when-encountering-total_bytes_pinned-0-at-umount.patch - patches.suse/btrfs-force-chunk-allocation-if-our-global-rsv-is-larger-than-metadata.patch patches.suse/btrfs-improve-global-reserve-stealing-logic.patch patches.suse/btrfs-allow-us-to-use-up-to-90-of-the-global-rsv-for-unlink.patch @@ -10518,11 +10636,13 @@ patches.suse/btrfs-only-check-priority-tickets-for-priority-flushing.patch patches.suse/btrfs-run-btrfs_try_granting_tickets-if-a-priority-ticket-fails.patch - - # ext[2-4] patches.suse/ext4-dont-warn-when-enabling-DAX.patch patches.suse/ext4-unsupported-features.patch + patches.suse/ext4-Unregister-sysfs-path-before-destroying-jbd2-journal.patch + patches.suse/ext4-do-not-commit-super-on-read-only-bdev.patch + patches.suse/ext4-Check-for-non-zero-journal-inum-in-ext4_calculate_overhead.patches + patches.suse/ext4-Avoid-ENOSPC-when-avoiding-to-reuse-recently-de.patch # XFS patches.suse/xfs-remove-experimental-tag-for-dax-support.patch @@ -10621,6 +10741,8 @@ patches.suse/ACPI-acpi_pad-Do-not-launch-acpi_pad-threads-on-idle-cpus.patch patches.suse/acpi-disable-deprecated-warnings.patch + patches.suse/thermal-Add-a-sanity-check-for-invalid-state-at-stat.patch + ######################################################## # DRM / Graphics ######################################################## @@ -10694,7 +10816,7 @@ # Other drivers ######################################################## - #NXP lx2160 PCIe controller driver v9 + # NXP lx2160 PCIe controller driver v9 patches.suse/PCI-mobiveil-Re-abstract-the-private-structure.patch patches.suse/PCI-mobiveil-Move-the-host-initialization-into-a-rou.patch patches.suse/PCI-mobiveil-Collect-the-interrupt-related-operation.patch @@ -10705,23 +10827,21 @@ patches.suse/PCI-mobiveil-Add-8-bit-and-16-bit-CSR-register-acces.patch patches.suse/dt-bindings-PCI-Add-NXP-Layerscape-SoCs-PCIe-Gen4-co.patch patches.suse/PCI-mobiveil-Add-PCIe-Gen4-RC-driver-for-NXP-Layersc.patch - #NXP lx2160 silicon rev1 PCIe workarounds + + # NXP lx2160 silicon rev1 PCIe workarounds patches.suse/PCI-mobiveil-ls_pcie_g4-add-Workaround-for-A-011577.patch patches.suse/PCI-mobiveil-ls_pcie_g4-add-Workaround-for-A-011451.patch patches.suse/PCI-mobiveil-ls_pcie_g4-fix-SError-when-accessing-co.patch - #CN99xx silicon revision Ax erratum + # CN99xx silicon revision Ax erratum patches.suse/0001-PCI-Vulcan-AHCI-PCI-bar-fix-for-Broadcom-Vulcan-earl.patch patches.suse/0013-ahci-thunderx2-Fix-for-errata-that-affects-stop-engi.patch patches.suse/0001-ahci-thunderx2-stop-engine-fix-update.patch patches.suse/0001-ahci-thunderx2-update-stop-engine-errata-delay-value.patch - #Jetson TX2 + # Jetson TX2 patches.suse/cpufreq-tegra186-add-CPUFREQ_NEED_INITIAL_FREQ_CHECK.patch - # v4l / media - patches.suse/media-go7007-Fix-URB-type-for-interrupt-handling.patch - # LS1028A Switch patches.suse/net-mscc-fix-in-frame-extraction.patch patches.suse/net-dsa-felix-Use-PHY_INTERFACE_MODE_INTERNAL-instea.patch @@ -10792,6 +10912,10 @@ ######################################################## patches.kabi/md-backport-kabi.patch patches.kabi/revert-sgi-iodev-for-kabi-break.patch + patches.kabi/lpfc-kABI-fixes-for-12.8.0.0.patch + patches.kabi/phy_device-kabi-workaround.patch + patches.kabi/debugfs-kabi-restore-debugfs_remove_recursive.patch + patches.kabi/libfs-kabi-shield-fsnotify_h-include.patch ######################################################## # You'd better have a good reason for adding a patch ++++++ source-timestamp ++++++ --- /var/tmp/diff_new_pack.XvOfSU/_old 2020-04-05 17:07:10.770220322 +0200 +++ /var/tmp/diff_new_pack.XvOfSU/_new 2020-04-05 17:07:10.770220322 +0200 @@ -1,3 +1,3 @@ -2020-03-25 12:01:37 +0000 -GIT Revision: ce22fd60dc92030da24a59e47feeda92dcb6e15a +2020-04-01 11:48:53 +0000 +GIT Revision: ccee55981f11c3dc53d56712a60e63b9b5398e9f GIT Branch: openSUSE-15.2