Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kernel-source for openSUSE:Factory checked in at 2022-05-15 17:26:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kernel-source (Old) and /work/SRC/openSUSE:Factory/.kernel-source.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kernel-source" Sun May 15 17:26:45 2022 rev:641 rq:977037 version:5.17.7 Changes: -------- --- /work/SRC/openSUSE:Factory/kernel-source/dtb-aarch64.changes 2022-05-09 18:43:33.520169134 +0200 +++ /work/SRC/openSUSE:Factory/.kernel-source.new.1538/dtb-aarch64.changes 2022-05-15 17:26:46.756076326 +0200 @@ -1,0 +2,640 @@ +Thu May 12 14:36:35 CEST 2022 - jsl...@suse.cz + +- Linux 5.17.7 (bsc#1012628). +- PCI: aardvark: Update comment about link going down after + link-up (bsc#1012628). +- PCI: aardvark: Drop __maybe_unused from advk_pcie_disable_phy() + (bsc#1012628). +- PCI: aardvark: Don't mask irq when mapping (bsc#1012628). +- PCI: aardvark: Remove irq_mask_ack() callback for INTx + interrupts (bsc#1012628). +- PCI: aardvark: Use separate INTA interrupt for emulated root + bridge (bsc#1012628). +- PCI: aardvark: Fix support for PME requester on emulated bridge + (bsc#1012628). +- PCI: aardvark: Add support for PME interrupts (bsc#1012628). +- PCI: aardvark: Optimize writing PCI_EXP_RTCTL_PMEIE and + PCI_EXP_RTSTA_PME on emulated bridge (bsc#1012628). +- PCI: aardvark: Add support for ERR interrupt on emulated bridge + (bsc#1012628). +- PCI: aardvark: Enable MSI-X support (bsc#1012628). +- PCI: aardvark: Fix setting MSI address (bsc#1012628). +- PCI: aardvark: Add support for masking MSI interrupts + (bsc#1012628). +- PCI: aardvark: Refactor unmasking summary MSI interrupt + (bsc#1012628). +- PCI: aardvark: Use dev_fwnode() instead of + of_node_to_fwnode(dev->of_node) (bsc#1012628). +- PCI: aardvark: Make msi_domain_info structure a static driver + structure (bsc#1012628). +- PCI: aardvark: Make MSI irq_chip structures static driver + structures (bsc#1012628). +- PCI: aardvark: Check return value of generic_handle_domain_irq() + when processing INTx IRQ (bsc#1012628). +- PCI: aardvark: Rewrite IRQ code to chained IRQ handler + (bsc#1012628). +- PCI: aardvark: Replace custom PCIE_CORE_INT_* macros with + PCI_INTERRUPT_* (bsc#1012628). +- mmc: rtsx: add 74 Clocks in power on flow (bsc#1012628). +- selftest/vm: verify remap destination address in mremap_test + (bsc#1012628). +- selftest/vm: verify mmap addr in mremap_test (bsc#1012628). +- KVM: LAPIC: Enable timer posted-interrupt only when mwait/hlt + is advertised (bsc#1012628). +- KVM: x86/mmu: avoid NULL-pointer dereference on page freeing + bugs (bsc#1012628). +- KVM: x86: Do not change ICR on write to APIC_SELF_IPI + (bsc#1012628). +- x86/kvm: Preserve BSP MSR_KVM_POLL_CONTROL across suspend/resume + (bsc#1012628). +- KVM: selftests: Silence compiler warning in the + kvm_page_table_test (bsc#1012628). +- kvm: selftests: do not use bitfields larger than 32-bits for + PTEs (bsc#1012628). +- KVM: VMX: Exit to userspace if vCPU has injected exception + and invalid state (bsc#1012628). +- KVM: SEV: Mark nested locking of vcpu->lock (bsc#1012628). +- iommu/dart: Add missing module owner to ops structure + (bsc#1012628). +- fbdev: Make fb_release() return -ENODEV if fbdev was + unregistered (bsc#1012628). +- kvm: x86/cpuid: Only provide CPUID leaf 0xA if host has + architectural PMU (bsc#1012628). +- net: rds: acquire refcount on TCP sockets (bsc#1012628). +- gpio: mvebu: drop pwm base assignment (bsc#1012628). +- parisc: Mark cr16 clock unstable on all SMP machines + (bsc#1012628). +- btrfs: always log symlinks in full mode (bsc#1012628). +- smsc911x: allow using IRQ0 (bsc#1012628). +- selftests: ocelot: tc_flower_chains: specify conform-exceed + action for policer (bsc#1012628). +- bnxt_en: Fix unnecessary dropping of RX packets (bsc#1012628). +- bnxt_en: Fix possible bnxt_open() failure caused by wrong RFS + flag (bsc#1012628). +- dt-bindings: pci: apple,pcie: Drop max-link-speed from example + (bsc#1012628). +- selftests: mirror_gre_bridge_1q: Avoid changing PVID while + interface is operational (bsc#1012628). +- rxrpc: Enable IPv6 checksums on transport socket (bsc#1012628). +- mld: respect RCU rules in ip6_mc_source() and ip6_mc_msfilter() + (bsc#1012628). +- SUNRPC: Don't leak sockets in xs_local_connect() (bsc#1012628). +- hinic: fix bug of wq out of bound access (bsc#1012628). +- drm/msm/dp: remove fail safe mode related code (bsc#1012628). +- selftests/net: so_txtime: usage(): fix documentation of default + clock (bsc#1012628). +- selftests/net: so_txtime: fix parsing of start time stamp on + 32 bit systems (bsc#1012628). +- net: emaclite: Add error handling for of_address_to_resource() + (bsc#1012628). +- net: igmp: respect RCU rules in ip_mc_source() and + ip_mc_msfilter() (bsc#1012628). +- net: cpsw: add missing of_node_put() in cpsw_probe_dt() + (bsc#1012628). +- net: mdio: Fix ENOMEM return value in BCM6368 mux bus controller + (bsc#1012628). +- net: stmmac: dwmac-sun8i: add missing of_node_put() in + sun8i_dwmac_register_mdio_mux() (bsc#1012628). +- net: dsa: mt7530: add missing of_node_put() in mt7530_setup() + (bsc#1012628). +- net: ethernet: mediatek: add missing of_node_put() in + mtk_sgmii_init() (bsc#1012628). +- NFSv4: Don't invalidate inode attributes on delegation return + (bsc#1012628). +- RDMA/irdma: Fix possible crash due to NULL netdev in notifier + (bsc#1012628). +- RDMA/irdma: Reduce iWARP QP destroy time (bsc#1012628). +- RDMA/irdma: Flush iWARP QP if modified to ERR from RTR state + (bsc#1012628). +- RDMA/siw: Fix a condition race issue in MPA request processing + (bsc#1012628). +- SUNRPC release the transport of a relocated task with an + assigned transport (bsc#1012628). +- ALSA: hda/realtek: Fix mute led issue on thinkpad with cs35l41 + s-codec (bsc#1012628). +- selftests/seccomp: Don't call read() on TTY from background pgrp + (bsc#1012628). +- net/mlx5e: TC, fix decap fallback to uplink when int port not + supported (bsc#1012628). +- net/mlx5e: Lag, Don't skip fib events on current dst + (bsc#1012628). +- net/mlx5e: Lag, Fix fib_info pointer assignment (bsc#1012628). +- net/mlx5e: Lag, Fix use-after-free in fib event handler + (bsc#1012628). +- net/mlx5: Fix deadlock in sync reset flow (bsc#1012628). +- net/mlx5: Avoid double clear or set of sync reset requested + (bsc#1012628). +- net/mlx5: Fix matching on inner TTC (bsc#1012628). +- net/mlx5e: Fix the calling of update_buffer_lossy() API + (bsc#1012628). +- net/mlx5e: CT: Fix queued up restore put() executing after + relevant ft release (bsc#1012628). +- net/mlx5e: Don't match double-vlan packets if cvlan is not set + (bsc#1012628). +- net/mlx5e: Fix wrong source vport matching on tunnel rule + (bsc#1012628). +- net/mlx5: Fix slab-out-of-bounds while reading resource dump + menu (bsc#1012628). +- net/mlx5e: Fix trust state reset in reload (bsc#1012628). +- iommu/dart: check return value after calling + platform_get_resource() (bsc#1012628). +- iommu/vt-d: Drop stop marker messages (bsc#1012628). +- ASoC: soc-ops: fix error handling (bsc#1012628). +- ASoC: meson: axg-card: Fix nonatomic links (bsc#1012628). +- ASoC: meson: axg-tdm-interface: Fix formatters in trigger" + (bsc#1012628). +- ASoC: dmaengine: Restore NULL prepare_slave_config() callback + (bsc#1012628). +- hwmon: (pmbus) disable PEC if not enabled (bsc#1012628). +- hwmon: (adt7470) Fix warning on module removal (bsc#1012628). +- gpio: pca953x: fix irq_stat not updated when irq is disabled + (irq_mask not set) (bsc#1012628). +- gpio: visconti: Fix fwnode of GPIO IRQ (bsc#1012628). +- NFC: netlink: fix sleep in atomic bug when firmware download + timeout (bsc#1012628). +- nfc: nfcmrvl: main: reorder destructive operations in + nfcmrvl_nci_unregister_dev to avoid bugs (bsc#1012628). +- nfc: replace improper check device_is_registered() in netlink + related functions (bsc#1012628). +- can: grcan: only use the NAPI poll budget for RX (bsc#1012628). +- can: grcan: grcan_probe(): fix broken system id check for + errata workaround needs (bsc#1012628). +- can: grcan: use ofdev->dev when allocating DMA memory + (bsc#1012628). +- can: isotp: remove re-binding of bound socket (bsc#1012628). +- can: grcan: grcan_close(): fix deadlock (bsc#1012628). +- s390/dasd: Fix read inconsistency for ESE DASD devices + (bsc#1012628). +- s390/dasd: Fix read for ESE with blksize < 4k (bsc#1012628). +- s390/dasd: prevent double format of tracks for ESE devices + (bsc#1012628). +- s390/dasd: fix data corruption for ESE devices (bsc#1012628). +- ASoC: meson: Fix event generation for AUI CODEC mux + (bsc#1012628). +- ASoC: meson: Fix event generation for G12A tohdmi mux + (bsc#1012628). +- ASoC: meson: Fix event generation for AUI ACODEC mux + (bsc#1012628). +- ASoC: wm8958: Fix change notifications for DSP controls + (bsc#1012628). +- ASoC: rt9120: Correct the reg 0x09 size to one byte + (bsc#1012628). +- ASoC: da7219: Fix change notifications for tone generator + frequency (bsc#1012628). +- genirq: Synchronize interrupt thread startup (bsc#1012628). +- btrfs: skip compression property for anything other than files + and dirs (bsc#1012628). +- btrfs: do not allow compression on nodatacow files + (bsc#1012628). +- btrfs: export a helper for compression hard check (bsc#1012628). +- btrfs: do not BUG_ON() on failure to update inode when setting + xattr (bsc#1012628). +- btrfs: force v2 space cache usage for subpage mount + (bsc#1012628). +- btrfs: sysfs: export the balance paused state of exclusive + operation (bsc#1012628). +- net: stmmac: disable Split Header (SPH) for Intel platforms + (bsc#1012628). ++++ 456 more lines (skipped) ++++ between /work/SRC/openSUSE:Factory/kernel-source/dtb-aarch64.changes ++++ and /work/SRC/openSUSE:Factory/.kernel-source.new.1538/dtb-aarch64.changes dtb-armv6l.changes: same change dtb-armv7l.changes: same change dtb-riscv64.changes: same change kernel-64kb.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-pae.changes: same change kernel-source.changes: same change kernel-syms.changes: same change kernel-vanilla.changes: same change kernel-zfcpdump.changes: same change ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dtb-aarch64.spec ++++++ --- /var/tmp/diff_new_pack.62VWgm/_old 2022-05-15 17:26:57.340090294 +0200 +++ /var/tmp/diff_new_pack.62VWgm/_new 2022-05-15 17:26:57.340090294 +0200 @@ -17,7 +17,7 @@ %define srcversion 5.17 -%define patchversion 5.17.5 +%define patchversion 5.17.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.17.5 +Version: 5.17.7 %if 0%{?is_kotd} -Release: <RELEASE>.ge57ab05 +Release: <RELEASE>.gc9a5fa1 %else Release: 0 %endif dtb-armv6l.spec: same change dtb-armv7l.spec: same change dtb-riscv64.spec: same change ++++++ kernel-64kb.spec ++++++ --- /var/tmp/diff_new_pack.62VWgm/_old 2022-05-15 17:26:57.440090427 +0200 +++ /var/tmp/diff_new_pack.62VWgm/_new 2022-05-15 17:26:57.444090432 +0200 @@ -18,7 +18,7 @@ %define srcversion 5.17 -%define patchversion 5.17.5 +%define patchversion 5.17.7 %define variant %{nil} %define vanilla_only 0 %define compress_modules zstd @@ -107,9 +107,9 @@ Summary: Kernel with 64kb PAGE_SIZE License: GPL-2.0-only Group: System/Kernel -Version: 5.17.5 +Version: 5.17.7 %if 0%{?is_kotd} -Release: <RELEASE>.ge57ab05 +Release: <RELEASE>.gc9a5fa1 %else Release: 0 %endif @@ -234,10 +234,10 @@ Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-e57ab05ef22d72206bfe1c6747357ce415bec0f8 -Provides: kernel-srchash-e57ab05ef22d72206bfe1c6747357ce415bec0f8 +Provides: kernel-%build_flavor-base-srchash-c9a5fa1b9f6f6fd24077192f84b23566f1349996 +Provides: kernel-srchash-c9a5fa1b9f6f6fd24077192f84b23566f1349996 # END COMMON DEPS -Provides: %name-srchash-e57ab05ef22d72206bfe1c6747357ce415bec0f8 +Provides: %name-srchash-c9a5fa1b9f6f6fd24077192f84b23566f1349996 %obsolete_rebuilds %name Source0: https://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source3: kernel-source.rpmlintrc ++++++ kernel-debug.spec ++++++ --- /var/tmp/diff_new_pack.62VWgm/_old 2022-05-15 17:26:57.468090464 +0200 +++ /var/tmp/diff_new_pack.62VWgm/_new 2022-05-15 17:26:57.472090469 +0200 @@ -18,7 +18,7 @@ %define srcversion 5.17 -%define patchversion 5.17.5 +%define patchversion 5.17.7 %define variant %{nil} %define vanilla_only 0 %define compress_modules zstd @@ -107,9 +107,9 @@ Summary: A Debug Version of the Kernel License: GPL-2.0-only Group: System/Kernel -Version: 5.17.5 +Version: 5.17.7 %if 0%{?is_kotd} -Release: <RELEASE>.ge57ab05 +Release: <RELEASE>.gc9a5fa1 %else Release: 0 %endif @@ -234,10 +234,10 @@ Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-e57ab05ef22d72206bfe1c6747357ce415bec0f8 -Provides: kernel-srchash-e57ab05ef22d72206bfe1c6747357ce415bec0f8 +Provides: kernel-%build_flavor-base-srchash-c9a5fa1b9f6f6fd24077192f84b23566f1349996 +Provides: kernel-srchash-c9a5fa1b9f6f6fd24077192f84b23566f1349996 # END COMMON DEPS -Provides: %name-srchash-e57ab05ef22d72206bfe1c6747357ce415bec0f8 +Provides: %name-srchash-c9a5fa1b9f6f6fd24077192f84b23566f1349996 %ifarch ppc64 Provides: kernel-kdump = 2.6.28 Obsoletes: kernel-kdump <= 2.6.28 ++++++ kernel-default.spec ++++++ --- /var/tmp/diff_new_pack.62VWgm/_old 2022-05-15 17:26:57.496090500 +0200 +++ /var/tmp/diff_new_pack.62VWgm/_new 2022-05-15 17:26:57.500090506 +0200 @@ -18,7 +18,7 @@ %define srcversion 5.17 -%define patchversion 5.17.5 +%define patchversion 5.17.7 %define variant %{nil} %define vanilla_only 0 %define compress_modules zstd @@ -107,9 +107,9 @@ Summary: The Standard Kernel License: GPL-2.0-only Group: System/Kernel -Version: 5.17.5 +Version: 5.17.7 %if 0%{?is_kotd} -Release: <RELEASE>.ge57ab05 +Release: <RELEASE>.gc9a5fa1 %else Release: 0 %endif @@ -234,10 +234,10 @@ Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-e57ab05ef22d72206bfe1c6747357ce415bec0f8 -Provides: kernel-srchash-e57ab05ef22d72206bfe1c6747357ce415bec0f8 +Provides: kernel-%build_flavor-base-srchash-c9a5fa1b9f6f6fd24077192f84b23566f1349996 +Provides: kernel-srchash-c9a5fa1b9f6f6fd24077192f84b23566f1349996 # END COMMON DEPS -Provides: %name-srchash-e57ab05ef22d72206bfe1c6747357ce415bec0f8 +Provides: %name-srchash-c9a5fa1b9f6f6fd24077192f84b23566f1349996 %ifarch %ix86 Provides: kernel-smp = 2.6.17 Obsoletes: kernel-smp <= 2.6.17 ++++++ kernel-docs.spec ++++++ --- /var/tmp/diff_new_pack.62VWgm/_old 2022-05-15 17:26:57.520090532 +0200 +++ /var/tmp/diff_new_pack.62VWgm/_new 2022-05-15 17:26:57.524090538 +0200 @@ -17,7 +17,7 @@ %define srcversion 5.17 -%define patchversion 5.17.5 +%define patchversion 5.17.7 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -31,9 +31,9 @@ Summary: Kernel Documentation License: GPL-2.0-only Group: Documentation/Man -Version: 5.17.5 +Version: 5.17.7 %if 0%{?is_kotd} -Release: <RELEASE>.ge57ab05 +Release: <RELEASE>.gc9a5fa1 %else Release: 0 %endif @@ -67,7 +67,7 @@ %endif URL: https://www.kernel.org/ Provides: %name = %version-%source_rel -Provides: %name-srchash-e57ab05ef22d72206bfe1c6747357ce415bec0f8 +Provides: %name-srchash-c9a5fa1b9f6f6fd24077192f84b23566f1349996 BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: https://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz ++++++ kernel-kvmsmall.spec ++++++ --- /var/tmp/diff_new_pack.62VWgm/_old 2022-05-15 17:26:57.540090559 +0200 +++ /var/tmp/diff_new_pack.62VWgm/_new 2022-05-15 17:26:57.548090569 +0200 @@ -18,7 +18,7 @@ %define srcversion 5.17 -%define patchversion 5.17.5 +%define patchversion 5.17.7 %define variant %{nil} %define vanilla_only 0 %define compress_modules zstd @@ -107,9 +107,9 @@ Summary: The Small Developer Kernel for KVM License: GPL-2.0-only Group: System/Kernel -Version: 5.17.5 +Version: 5.17.7 %if 0%{?is_kotd} -Release: <RELEASE>.ge57ab05 +Release: <RELEASE>.gc9a5fa1 %else Release: 0 %endif @@ -234,10 +234,10 @@ Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-e57ab05ef22d72206bfe1c6747357ce415bec0f8 -Provides: kernel-srchash-e57ab05ef22d72206bfe1c6747357ce415bec0f8 +Provides: kernel-%build_flavor-base-srchash-c9a5fa1b9f6f6fd24077192f84b23566f1349996 +Provides: kernel-srchash-c9a5fa1b9f6f6fd24077192f84b23566f1349996 # END COMMON DEPS -Provides: %name-srchash-e57ab05ef22d72206bfe1c6747357ce415bec0f8 +Provides: %name-srchash-c9a5fa1b9f6f6fd24077192f84b23566f1349996 %obsolete_rebuilds %name Source0: https://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source3: kernel-source.rpmlintrc kernel-lpae.spec: same change ++++++ kernel-obs-build.spec ++++++ --- /var/tmp/diff_new_pack.62VWgm/_old 2022-05-15 17:26:57.588090622 +0200 +++ /var/tmp/diff_new_pack.62VWgm/_new 2022-05-15 17:26:57.592090627 +0200 @@ -19,7 +19,7 @@ #!BuildIgnore: post-build-checks -%define patchversion 5.17.5 +%define patchversion 5.17.7 %define variant %{nil} %define vanilla_only 0 @@ -45,7 +45,7 @@ %endif %endif %endif -BuildRequires: kernel%kernel_flavor-srchash-e57ab05ef22d72206bfe1c6747357ce415bec0f8 +BuildRequires: kernel%kernel_flavor-srchash-c9a5fa1b9f6f6fd24077192f84b23566f1349996 %if 0%{?rhel_version} BuildRequires: kernel @@ -64,9 +64,9 @@ Summary: package kernel and initrd for OBS VM builds License: GPL-2.0-only Group: SLES -Version: 5.17.5 +Version: 5.17.7 %if 0%{?is_kotd} -Release: <RELEASE>.ge57ab05 +Release: <RELEASE>.gc9a5fa1 %else Release: 0 %endif ++++++ kernel-obs-qa.spec ++++++ --- /var/tmp/diff_new_pack.62VWgm/_old 2022-05-15 17:26:57.612090654 +0200 +++ /var/tmp/diff_new_pack.62VWgm/_new 2022-05-15 17:26:57.616090659 +0200 @@ -17,7 +17,7 @@ # needsrootforbuild -%define patchversion 5.17.5 +%define patchversion 5.17.7 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -36,9 +36,9 @@ Summary: Basic QA tests for the kernel License: GPL-2.0-only Group: SLES -Version: 5.17.5 +Version: 5.17.7 %if 0%{?is_kotd} -Release: <RELEASE>.ge57ab05 +Release: <RELEASE>.gc9a5fa1 %else Release: 0 %endif ++++++ kernel-pae.spec ++++++ --- /var/tmp/diff_new_pack.62VWgm/_old 2022-05-15 17:26:57.636090685 +0200 +++ /var/tmp/diff_new_pack.62VWgm/_new 2022-05-15 17:26:57.640090691 +0200 @@ -18,7 +18,7 @@ %define srcversion 5.17 -%define patchversion 5.17.5 +%define patchversion 5.17.7 %define variant %{nil} %define vanilla_only 0 %define compress_modules zstd @@ -107,9 +107,9 @@ Summary: Kernel with PAE Support License: GPL-2.0-only Group: System/Kernel -Version: 5.17.5 +Version: 5.17.7 %if 0%{?is_kotd} -Release: <RELEASE>.ge57ab05 +Release: <RELEASE>.gc9a5fa1 %else Release: 0 %endif @@ -234,10 +234,10 @@ Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-e57ab05ef22d72206bfe1c6747357ce415bec0f8 -Provides: kernel-srchash-e57ab05ef22d72206bfe1c6747357ce415bec0f8 +Provides: kernel-%build_flavor-base-srchash-c9a5fa1b9f6f6fd24077192f84b23566f1349996 +Provides: kernel-srchash-c9a5fa1b9f6f6fd24077192f84b23566f1349996 # END COMMON DEPS -Provides: %name-srchash-e57ab05ef22d72206bfe1c6747357ce415bec0f8 +Provides: %name-srchash-c9a5fa1b9f6f6fd24077192f84b23566f1349996 %ifarch %ix86 Provides: kernel-bigsmp = 2.6.17 Obsoletes: kernel-bigsmp <= 2.6.17 ++++++ kernel-source.spec ++++++ --- /var/tmp/diff_new_pack.62VWgm/_old 2022-05-15 17:26:57.664090722 +0200 +++ /var/tmp/diff_new_pack.62VWgm/_new 2022-05-15 17:26:57.668090727 +0200 @@ -17,7 +17,7 @@ %define srcversion 5.17 -%define patchversion 5.17.5 +%define patchversion 5.17.7 %define variant %{nil} %define vanilla_only 0 @@ -31,9 +31,9 @@ %endif Name: kernel-source -Version: 5.17.5 +Version: 5.17.7 %if 0%{?is_kotd} -Release: <RELEASE>.ge57ab05 +Release: <RELEASE>.gc9a5fa1 %else Release: 0 %endif @@ -50,7 +50,7 @@ BuildRequires: sed Requires(post): coreutils sed Provides: %name = %version-%source_rel -Provides: %name-srchash-e57ab05ef22d72206bfe1c6747357ce415bec0f8 +Provides: %name-srchash-c9a5fa1b9f6f6fd24077192f84b23566f1349996 Provides: linux Provides: multiversion(kernel) Source0: https://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz ++++++ kernel-syms.spec ++++++ --- /var/tmp/diff_new_pack.62VWgm/_old 2022-05-15 17:26:57.692090759 +0200 +++ /var/tmp/diff_new_pack.62VWgm/_new 2022-05-15 17:26:57.696090765 +0200 @@ -24,10 +24,10 @@ Summary: Kernel Symbol Versions (modversions) License: GPL-2.0-only Group: Development/Sources -Version: 5.17.5 +Version: 5.17.7 %if %using_buildservice %if 0%{?is_kotd} -Release: <RELEASE>.ge57ab05 +Release: <RELEASE>.gc9a5fa1 %else Release: 0 %endif @@ -52,7 +52,7 @@ %endif Requires: pesign-obs-integration Provides: %name = %version-%source_rel -Provides: %name-srchash-e57ab05ef22d72206bfe1c6747357ce415bec0f8 +Provides: %name-srchash-c9a5fa1b9f6f6fd24077192f84b23566f1349996 Provides: multiversion(kernel) Source: README.KSYMS Requires: kernel-devel%variant = %version-%source_rel ++++++ kernel-vanilla.spec ++++++ --- /var/tmp/diff_new_pack.62VWgm/_old 2022-05-15 17:26:57.712090786 +0200 +++ /var/tmp/diff_new_pack.62VWgm/_new 2022-05-15 17:26:57.720090796 +0200 @@ -18,7 +18,7 @@ %define srcversion 5.17 -%define patchversion 5.17.5 +%define patchversion 5.17.7 %define variant %{nil} %define vanilla_only 0 %define compress_modules zstd @@ -107,9 +107,9 @@ Summary: The Standard Kernel - without any SUSE patches License: GPL-2.0-only Group: System/Kernel -Version: 5.17.5 +Version: 5.17.7 %if 0%{?is_kotd} -Release: <RELEASE>.ge57ab05 +Release: <RELEASE>.gc9a5fa1 %else Release: 0 %endif @@ -234,10 +234,10 @@ Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-e57ab05ef22d72206bfe1c6747357ce415bec0f8 -Provides: kernel-srchash-e57ab05ef22d72206bfe1c6747357ce415bec0f8 +Provides: kernel-%build_flavor-base-srchash-c9a5fa1b9f6f6fd24077192f84b23566f1349996 +Provides: kernel-srchash-c9a5fa1b9f6f6fd24077192f84b23566f1349996 # END COMMON DEPS -Provides: %name-srchash-e57ab05ef22d72206bfe1c6747357ce415bec0f8 +Provides: %name-srchash-c9a5fa1b9f6f6fd24077192f84b23566f1349996 %obsolete_rebuilds %name Source0: https://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source3: kernel-source.rpmlintrc kernel-zfcpdump.spec: same change ++++++ config.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/config/arm64/default new/config/arm64/default --- old/config/arm64/default 2022-04-27 18:54:10.000000000 +0200 +++ new/config/arm64/default 2022-05-09 10:01:30.000000000 +0200 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 5.17.5 Kernel Configuration +# Linux/arm64 5.17.6 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (scripts/dummy-tools/gcc)" CONFIG_CC_IS_GCC=y @@ -104,7 +104,7 @@ CONFIG_BPF_JIT=y CONFIG_BPF_JIT_ALWAYS_ON=y CONFIG_BPF_JIT_DEFAULT_ON=y -# CONFIG_BPF_UNPRIV_DEFAULT_OFF is not set +CONFIG_BPF_UNPRIV_DEFAULT_OFF=y CONFIG_USERMODE_DRIVER=y # CONFIG_BPF_PRELOAD is not set CONFIG_BPF_LSM=y diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/config/armv6hl/default new/config/armv6hl/default --- old/config/armv6hl/default 2022-04-27 18:54:10.000000000 +0200 +++ new/config/armv6hl/default 2022-05-09 10:01:30.000000000 +0200 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm 5.17.5 Kernel Configuration +# Linux/arm 5.17.6 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (scripts/dummy-tools/gcc)" CONFIG_CC_IS_GCC=y @@ -100,7 +100,7 @@ # CONFIG_BPF_SYSCALL=y # CONFIG_BPF_JIT is not set -# CONFIG_BPF_UNPRIV_DEFAULT_OFF is not set +CONFIG_BPF_UNPRIV_DEFAULT_OFF=y CONFIG_USERMODE_DRIVER=y # CONFIG_BPF_PRELOAD is not set # end of BPF subsystem diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/config/armv7hl/default new/config/armv7hl/default --- old/config/armv7hl/default 2022-04-27 18:54:10.000000000 +0200 +++ new/config/armv7hl/default 2022-05-09 10:01:30.000000000 +0200 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm 5.17.5 Kernel Configuration +# Linux/arm 5.17.6 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (scripts/dummy-tools/gcc)" CONFIG_CC_IS_GCC=y @@ -111,7 +111,7 @@ CONFIG_BPF_JIT=y CONFIG_BPF_JIT_ALWAYS_ON=y CONFIG_BPF_JIT_DEFAULT_ON=y -# CONFIG_BPF_UNPRIV_DEFAULT_OFF is not set +CONFIG_BPF_UNPRIV_DEFAULT_OFF=y CONFIG_USERMODE_DRIVER=y # CONFIG_BPF_PRELOAD is not set CONFIG_BPF_LSM=y diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/config/armv7hl/lpae new/config/armv7hl/lpae --- old/config/armv7hl/lpae 2022-04-27 18:54:10.000000000 +0200 +++ new/config/armv7hl/lpae 2022-05-09 10:01:30.000000000 +0200 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm 5.17.5 Kernel Configuration +# Linux/arm 5.17.6 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (scripts/dummy-tools/gcc)" CONFIG_CC_IS_GCC=y @@ -111,7 +111,7 @@ CONFIG_BPF_JIT=y CONFIG_BPF_JIT_ALWAYS_ON=y CONFIG_BPF_JIT_DEFAULT_ON=y -# CONFIG_BPF_UNPRIV_DEFAULT_OFF is not set +CONFIG_BPF_UNPRIV_DEFAULT_OFF=y CONFIG_USERMODE_DRIVER=y # CONFIG_BPF_PRELOAD is not set CONFIG_BPF_LSM=y diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/config/i386/pae new/config/i386/pae --- old/config/i386/pae 2022-04-27 18:54:10.000000000 +0200 +++ new/config/i386/pae 2022-05-09 10:01:30.000000000 +0200 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/i386 5.17.5 Kernel Configuration +# Linux/i386 5.17.6 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (scripts/dummy-tools/gcc)" CONFIG_CC_IS_GCC=y @@ -118,7 +118,7 @@ CONFIG_BPF_JIT=y CONFIG_BPF_JIT_ALWAYS_ON=y CONFIG_BPF_JIT_DEFAULT_ON=y -# CONFIG_BPF_UNPRIV_DEFAULT_OFF is not set +CONFIG_BPF_UNPRIV_DEFAULT_OFF=y CONFIG_USERMODE_DRIVER=y # CONFIG_BPF_PRELOAD is not set CONFIG_BPF_LSM=y @@ -2564,6 +2564,7 @@ CONFIG_BLK_DEV_NULL_BLK=m # CONFIG_BLK_DEV_NULL_BLK_FAULT_INJECTION is not set CONFIG_BLK_DEV_FD=m +# CONFIG_BLK_DEV_FD_RAWCMD is not set CONFIG_CDROM=m CONFIG_PARIDE=m diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/config/ppc64/default new/config/ppc64/default --- old/config/ppc64/default 2022-04-27 18:54:10.000000000 +0200 +++ new/config/ppc64/default 2022-05-09 10:01:30.000000000 +0200 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/powerpc 5.17.5 Kernel Configuration +# Linux/powerpc 5.17.6 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (scripts/dummy-tools/gcc)" CONFIG_CC_IS_GCC=y @@ -102,7 +102,7 @@ CONFIG_BPF_JIT=y CONFIG_BPF_JIT_ALWAYS_ON=y CONFIG_BPF_JIT_DEFAULT_ON=y -# CONFIG_BPF_UNPRIV_DEFAULT_OFF is not set +CONFIG_BPF_UNPRIV_DEFAULT_OFF=y CONFIG_USERMODE_DRIVER=y # CONFIG_BPF_PRELOAD is not set CONFIG_BPF_LSM=y @@ -2248,6 +2248,7 @@ CONFIG_BLK_DEV_NULL_BLK=m CONFIG_BLK_DEV_NULL_BLK_FAULT_INJECTION=y CONFIG_BLK_DEV_FD=m +# CONFIG_BLK_DEV_FD_RAWCMD is not set CONFIG_CDROM=m # CONFIG_PARIDE is not set CONFIG_BLK_DEV_PCIESSD_MTIP32XX=m diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/config/ppc64le/default new/config/ppc64le/default --- old/config/ppc64le/default 2022-04-27 18:54:10.000000000 +0200 +++ new/config/ppc64le/default 2022-05-09 10:01:30.000000000 +0200 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/powerpc 5.17.5 Kernel Configuration +# Linux/powerpc 5.17.6 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (scripts/dummy-tools/gcc)" CONFIG_CC_IS_GCC=y @@ -100,7 +100,7 @@ CONFIG_BPF_JIT=y CONFIG_BPF_JIT_ALWAYS_ON=y CONFIG_BPF_JIT_DEFAULT_ON=y -# CONFIG_BPF_UNPRIV_DEFAULT_OFF is not set +CONFIG_BPF_UNPRIV_DEFAULT_OFF=y CONFIG_USERMODE_DRIVER=y # CONFIG_BPF_PRELOAD is not set CONFIG_BPF_LSM=y @@ -2143,6 +2143,7 @@ CONFIG_BLK_DEV_NULL_BLK=m CONFIG_BLK_DEV_NULL_BLK_FAULT_INJECTION=y CONFIG_BLK_DEV_FD=m +# CONFIG_BLK_DEV_FD_RAWCMD is not set CONFIG_CDROM=m # CONFIG_PARIDE is not set CONFIG_BLK_DEV_PCIESSD_MTIP32XX=m diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/config/riscv64/default new/config/riscv64/default --- old/config/riscv64/default 2022-04-27 18:54:10.000000000 +0200 +++ new/config/riscv64/default 2022-05-09 10:01:30.000000000 +0200 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/riscv 5.17.5 Kernel Configuration +# Linux/riscv 5.17.6 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (scripts/dummy-tools/gcc)" CONFIG_CC_IS_GCC=y @@ -97,7 +97,7 @@ CONFIG_BPF_JIT=y CONFIG_BPF_JIT_ALWAYS_ON=y CONFIG_BPF_JIT_DEFAULT_ON=y -# CONFIG_BPF_UNPRIV_DEFAULT_OFF is not set +CONFIG_BPF_UNPRIV_DEFAULT_OFF=y CONFIG_USERMODE_DRIVER=y # CONFIG_BPF_PRELOAD is not set # end of BPF subsystem diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/config/s390x/default new/config/s390x/default --- old/config/s390x/default 2022-04-27 18:54:10.000000000 +0200 +++ new/config/s390x/default 2022-05-09 10:01:30.000000000 +0200 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/s390 5.17.5 Kernel Configuration +# Linux/s390 5.17.6 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (scripts/dummy-tools/gcc)" CONFIG_CC_IS_GCC=y @@ -101,7 +101,7 @@ CONFIG_BPF_JIT=y CONFIG_BPF_JIT_ALWAYS_ON=y CONFIG_BPF_JIT_DEFAULT_ON=y -# CONFIG_BPF_UNPRIV_DEFAULT_OFF is not set +CONFIG_BPF_UNPRIV_DEFAULT_OFF=y CONFIG_USERMODE_DRIVER=y # CONFIG_BPF_PRELOAD is not set CONFIG_BPF_LSM=y diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/config/s390x/zfcpdump new/config/s390x/zfcpdump --- old/config/s390x/zfcpdump 2022-04-27 18:54:10.000000000 +0200 +++ new/config/s390x/zfcpdump 2022-05-09 10:01:30.000000000 +0200 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/s390 5.17.5 Kernel Configuration +# Linux/s390 5.17.6 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (scripts/dummy-tools/gcc)" CONFIG_CC_IS_GCC=y @@ -87,7 +87,7 @@ # BPF subsystem # CONFIG_BPF_SYSCALL=y -# CONFIG_BPF_UNPRIV_DEFAULT_OFF is not set +CONFIG_BPF_UNPRIV_DEFAULT_OFF=y # CONFIG_USERMODE_DRIVER is not set # CONFIG_BPF_PRELOAD is not set # end of BPF subsystem diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/config/x86_64/default new/config/x86_64/default --- old/config/x86_64/default 2022-04-27 18:54:10.000000000 +0200 +++ new/config/x86_64/default 2022-05-09 10:01:30.000000000 +0200 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86_64 5.17.5 Kernel Configuration +# Linux/x86_64 5.17.6 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (scripts/dummy-tools/gcc)" CONFIG_CC_IS_GCC=y @@ -122,7 +122,7 @@ CONFIG_BPF_JIT=y CONFIG_BPF_JIT_ALWAYS_ON=y CONFIG_BPF_JIT_DEFAULT_ON=y -# CONFIG_BPF_UNPRIV_DEFAULT_OFF is not set +CONFIG_BPF_UNPRIV_DEFAULT_OFF=y CONFIG_USERMODE_DRIVER=y # CONFIG_BPF_PRELOAD is not set CONFIG_BPF_LSM=y @@ -2596,6 +2596,7 @@ CONFIG_BLK_DEV_NULL_BLK=m CONFIG_BLK_DEV_NULL_BLK_FAULT_INJECTION=y CONFIG_BLK_DEV_FD=m +# CONFIG_BLK_DEV_FD_RAWCMD is not set CONFIG_CDROM=m CONFIG_PARIDE=m ++++++ patches.kernel.org.tar.bz2 ++++++ ++++ 29909 lines of diff (skipped) ++++++ patches.suse.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/patches.suse/io_uring-fix-uninitialized-field-in-rw-io_kiocb.patch new/patches.suse/io_uring-fix-uninitialized-field-in-rw-io_kiocb.patch --- old/patches.suse/io_uring-fix-uninitialized-field-in-rw-io_kiocb.patch 2022-05-04 06:59:47.000000000 +0200 +++ new/patches.suse/io_uring-fix-uninitialized-field-in-rw-io_kiocb.patch 1970-01-01 01:00:00.000000000 +0100 @@ -1,28 +0,0 @@ -From: Joseph Ravichandran <jr...@mit.edu> -Date: Thu, 28 Apr 2022 12:57:52 -0400 -Subject: io_uring: fix uninitialized field in rw io_kiocb -Git-commit: 32452a3eb8b64e01e2be717f518c0be046975b9d -Patch-mainline: 5.18-rc5 -References: bsc#1199087 CVE-2022-29968 - -io_rw_init_file does not initialize kiocb->private, so when iocb_bio_iopoll -reads kiocb->private it can contain uninitialized data. - -Fixes: 3e08773c3841 ("block: switch polling to be bio based") -Signed-off-by: Joseph Ravichandran <jr...@mit.edu> -Signed-off-by: Jens Axboe <ax...@kernel.dk> -Signed-off-by: Jiri Slaby <jsl...@suse.cz> ---- - fs/io_uring.c | 1 + - 1 file changed, 1 insertion(+) - ---- a/fs/io_uring.c -+++ b/fs/io_uring.c -@@ -3584,6 +3584,7 @@ static int io_rw_init_file(struct io_kio - if (!(kiocb->ki_flags & IOCB_DIRECT) || !file->f_op->iopoll) - return -EOPNOTSUPP; - -+ kiocb->private = NULL; - kiocb->ki_flags |= IOCB_HIPRI | IOCB_ALLOC_CACHE; - kiocb->ki_complete = io_complete_rw_iopoll; - req->iopoll_completed = 0; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/patches.suse/net-atlantic-always-deep-reset-on-pm-op-fixing-up-my.patch new/patches.suse/net-atlantic-always-deep-reset-on-pm-op-fixing-up-my.patch --- old/patches.suse/net-atlantic-always-deep-reset-on-pm-op-fixing-up-my.patch 1970-01-01 01:00:00.000000000 +0100 +++ new/patches.suse/net-atlantic-always-deep-reset-on-pm-op-fixing-up-my.patch 2022-05-09 10:01:30.000000000 +0200 @@ -0,0 +1,61 @@ +From: Manuel Ullmann <la...@posteo.de> +Date: Wed, 4 May 2022 21:30:44 +0200 +Subject: net: atlantic: always deep reset on pm op, fixing up my null deref + regression +MIME-Version: 1.0 +Content-Type: text/plain; charset=UTF-8 +Content-Transfer-Encoding: 8bit +Patch-mainline: Submitted, netdev 2022/05/09 +References: resume crash + +The impact of this regression is the same for resume that I saw on +thaw: the kernel hangs and nothing except SysRq rebooting can be done. + +Fixes regression in commit cbe6c3a8f8f4 ("net: atlantic: invert deep +par in pm functions, preventing null derefs"), where I disabled deep +pm resets in suspend and resume, trying to make sense of the +atl_resume_common() deep parameter in the first place. + +It turns out, that atlantic always has to deep reset on pm +operations. Even though I expected that and tested resume, I screwed +up by kexec-rebooting into an unpatched kernel, thus missing the +breakage. + +This fixup obsoletes the deep parameter of atl_resume_common, but I +leave the cleanup for the maintainers to post to mainline. + +Suspend and hibernation were successfully tested by the reporters. + +Fixes: cbe6c3a8f8f4 ("net: atlantic: invert deep par in pm functions, preventing null derefs") +Reported-by: Jordan Leppert <jordanlepp...@protonmail.com> +Reported-by: Holger Hoffst??tte <hol...@applied-asynchrony.com> +Signed-off-by: Manuel Ullmann <la...@posteo.de> +Tested-by: Jordan Leppert <jordanlepp...@protonmail.com> +Tested-by: Holger Hoffst??tte <hol...@applied-asynchrony.com> +CC: <sta...@vger.kernel.org> # 5.10+ +Link: https://lore.kernel.org/regressions/9-Ehc_xXSwdXcvZqKD5aSqsqeNj5Izco4MYEwnx5cySXVEc9-x_WC4C3kAoCqNTi-H38frroUK17iobNVnkLtW36V6VWGSQEOHXhmVMm5iQ=@protonmail.com/ +Signed-off-by: Jiri Slaby <jsl...@suse.cz> +--- + drivers/net/ethernet/aquantia/atlantic/aq_pci_func.c | 4 ++-- + 1 file changed, 2 insertions(+), 2 deletions(-) + +--- a/drivers/net/ethernet/aquantia/atlantic/aq_pci_func.c ++++ b/drivers/net/ethernet/aquantia/atlantic/aq_pci_func.c +@@ -449,7 +449,7 @@ static int aq_pm_freeze(struct device *d + + static int aq_pm_suspend_poweroff(struct device *dev) + { +- return aq_suspend_common(dev, false); ++ return aq_suspend_common(dev, true); + } + + static int aq_pm_thaw(struct device *dev) +@@ -459,7 +459,7 @@ static int aq_pm_thaw(struct device *dev + + static int aq_pm_resume_restore(struct device *dev) + { +- return atl_resume_common(dev, false); ++ return atl_resume_common(dev, true); + } + + static const struct dev_pm_ops aq_pm_ops = { ++++++ series.conf ++++++ --- /var/tmp/diff_new_pack.62VWgm/_old 2022-05-15 17:26:59.648093341 +0200 +++ /var/tmp/diff_new_pack.62VWgm/_new 2022-05-15 17:26:59.652093346 +0200 @@ -1906,6 +1906,372 @@ patches.kernel.org/5.17.5-145-io_uring-fix-leaks-on-IOPOLL-and-CQE_SKIP.patch patches.kernel.org/5.17.5-146-arm64-dts-qcom-add-IPA-qcom-qmp-property.patch patches.kernel.org/5.17.5-147-Linux-5.17.5.patch + patches.kernel.org/5.17.6-001-usb-mtu3-fix-USB-3.0-dual-role-switch-from-dev.patch + patches.kernel.org/5.17.6-002-floppy-disable-FDRAWCMD-by-default.patch + patches.kernel.org/5.17.6-003-USB-quirks-add-a-Realtek-card-reader.patch + patches.kernel.org/5.17.6-004-USB-quirks-add-STRING-quirk-for-VCOM-device.patch + patches.kernel.org/5.17.6-005-USB-serial-whiteheat-fix-heap-overflow-in-WHIT.patch + patches.kernel.org/5.17.6-006-USB-serial-cp210x-add-PIDs-for-Kamstrup-USB-Me.patch + patches.kernel.org/5.17.6-007-USB-serial-option-add-support-for-Cinterion-MV.patch + patches.kernel.org/5.17.6-008-USB-serial-option-add-Telit-0x1057-0x1058-0x10.patch + patches.kernel.org/5.17.6-009-usb-xhci-tegra-Fix-PM-usage-reference-leak-of-.patch + patches.kernel.org/5.17.6-010-xhci-Enable-runtime-PM-on-second-Alderlake-con.patch + patches.kernel.org/5.17.6-011-xhci-stop-polling-roothubs-after-shutdown.patch + patches.kernel.org/5.17.6-012-xhci-increase-usb-U3-U0-link-resume-timeout-fr.patch + patches.kernel.org/5.17.6-013-iio-dac-ad5592r-Fix-the-missing-return-value.patch + patches.kernel.org/5.17.6-014-iio-scd4x-check-return-of-scd4x_write_and_fetc.patch + patches.kernel.org/5.17.6-015-iio-dac-ad5446-Fix-read_raw-not-returning-set-.patch + patches.kernel.org/5.17.6-016-iio-magnetometer-ak8975-Fix-the-error-handling.patch + patches.kernel.org/5.17.6-017-iio-imu-inv_icm42600-Fix-I2C-init-possible-nac.patch + patches.kernel.org/5.17.6-018-usb-misc-fix-improper-handling-of-refcount-in-.patch + patches.kernel.org/5.17.6-019-usb-core-Don-t-hold-the-device-lock-while-slee.patch + patches.kernel.org/5.17.6-020-usb-typec-ucsi-Fix-reuse-of-completion-structu.patch + patches.kernel.org/5.17.6-021-usb-typec-ucsi-Fix-role-swapping.patch + patches.kernel.org/5.17.6-022-usb-gadget-uvc-Fix-crash-when-encoding-data-fo.patch + patches.kernel.org/5.17.6-023-usb-gadget-configfs-clear-deactivation-flag-in.patch + patches.kernel.org/5.17.6-024-usb-dwc3-Try-usb-role-switch-first-in-dwc3_drd.patch + patches.kernel.org/5.17.6-025-usb-dwc3-core-Fix-tx-rx-threshold-settings.patch + patches.kernel.org/5.17.6-026-usb-dwc3-core-Only-handle-soft-reset-in-DCTL.patch + patches.kernel.org/5.17.6-027-usb-dwc3-gadget-Return-proper-request-status.patch + patches.kernel.org/5.17.6-028-usb-dwc3-pci-add-support-for-the-Intel-Meteor-.patch + patches.kernel.org/5.17.6-029-usb-cdns3-Fix-issue-for-clear-halt-endpoint.patch + patches.kernel.org/5.17.6-030-usb-phy-generic-Get-the-vbus-supply.patch + patches.kernel.org/5.17.6-031-kernfs-fix-NULL-dereferencing-in-kernfs_remove.patch + patches.kernel.org/5.17.6-032-binder-Gracefully-handle-BINDER_TYPE_FDA-objec.patch + patches.kernel.org/5.17.6-033-binder-Address-corner-cases-in-deferred-copy-a.patch + patches.kernel.org/5.17.6-034-serial-imx-fix-overrun-interrupts-in-DMA-mode.patch + patches.kernel.org/5.17.6-035-serial-amba-pl011-do-not-time-out-prematurely-.patch + patches.kernel.org/5.17.6-036-serial-8250-Also-set-sticky-MCR-bits-in-consol.patch + patches.kernel.org/5.17.6-037-serial-8250-Correct-the-clock-for-EndRun-PTP-1.patch + patches.kernel.org/5.17.6-038-eeprom-at25-Use-DMA-safe-buffers.patch + patches.kernel.org/5.17.6-039-arch_topology-Do-not-set-llc_sibling-if-llc_id.patch + patches.kernel.org/5.17.6-040-topology-make-core_mask-include-at-least-clust.patch + patches.kernel.org/5.17.6-041-ceph-fix-possible-NULL-pointer-dereference-for.patch + patches.kernel.org/5.17.6-042-bus-mhi-host-pci_generic-Add-missing-poweroff-.patch + patches.kernel.org/5.17.6-043-bus-mhi-host-pci_generic-Flush-recovery-worker.patch + patches.kernel.org/5.17.6-044-arm64-dts-imx8mm-venice-fix-spi2-pin-configura.patch + patches.kernel.org/5.17.6-045-pinctrl-samsung-fix-missing-GPIOLIB-on-ARM64-E.patch + patches.kernel.org/5.17.6-046-f2fs-should-not-truncate-blocks-during-roll-fo.patch + patches.kernel.org/5.17.6-047-hex2bin-make-the-function-hex_to_bin-constant-.patch + patches.kernel.org/5.17.6-048-hex2bin-fix-access-beyond-string-end.patch + patches.kernel.org/5.17.6-049-bus-fsl-mc-msi-Fix-MSI-descriptor-mutex-lock-f.patch + patches.kernel.org/5.17.6-050-riscv-patch_text-Fixup-last-cpu-should-be-mast.patch + patches.kernel.org/5.17.6-051-x86-cpu-Load-microcode-during-restore_processo.patch + patches.kernel.org/5.17.6-052-x86-pci-xen-Disable-PCI-MSI-X-masking-for-XEN_.patch + patches.kernel.org/5.17.6-053-iocost-don-t-reset-the-inuse-weight-of-under-w.patch + patches.kernel.org/5.17.6-054-virtio_net-fix-wrong-buf-address-calculation-w.patch + patches.kernel.org/5.17.6-055-cpufreq-qcom-hw-drop-affinity-hint-before-free.patch + patches.kernel.org/5.17.6-056-cpufreq-qcom-hw-fix-the-race-between-LMH-worke.patch + patches.kernel.org/5.17.6-057-cpufreq-qcom-hw-fix-the-opp-entries-refcountin.patch + patches.kernel.org/5.17.6-058-cpufreq-qcom-cpufreq-hw-Fix-throttle-frequency.patch + patches.kernel.org/5.17.6-059-video-fbdev-udlfb-properly-check-endpoint-type.patch + patches.kernel.org/5.17.6-060-arm64-dts-meson-remove-CPU-opps-below-1GHz-for.patch + patches.kernel.org/5.17.6-061-arm64-dts-meson-remove-CPU-opps-below-1GHz-for.patch + patches.kernel.org/5.17.6-062-iio-dac-ad3552r-fix-signedness-bug-in-ad3552r_.patch + patches.kernel.org/5.17.6-063-iio-imu-bmi160-disable-regulator-in-error-path.patch + patches.kernel.org/5.17.6-064-iio-filter-admv8818-select-REGMAP_SPI-for-ADMV.patch + patches.kernel.org/5.17.6-065-mtd-rawnand-fix-ecc-parameters-for-mt7622.patch + patches.kernel.org/5.17.6-066-tee-optee-add-missing-mutext_destroy-in-optee_.patch + patches.kernel.org/5.17.6-067-xsk-Fix-l2fwd-for-copy-mode-busy-poll-combo.patch + patches.kernel.org/5.17.6-068-arm64-dts-imx8qm-Correct-SCU-clock-controller-.patch + patches.kernel.org/5.17.6-069-USB-Fix-xhci-event-ring-dequeue-pointer-ERDP-u.patch + patches.kernel.org/5.17.6-070-soc-imx-imx8m-blk-ctrl-Fix-IMX8MN_DISPBLK_PD_I.patch + patches.kernel.org/5.17.6-071-ARM-dts-imx6qdl-apalis-Fix-sgtl5000-detection-.patch + patches.kernel.org/5.17.6-072-iio-dac-ad3552r-Fix-an-IS_ERR-vs-NULL-check.patch + patches.kernel.org/5.17.6-073-arm64-dts-imx8mq-tqma8mq-change-the-spi-nor-tx.patch + patches.kernel.org/5.17.6-074-arm64-dts-imx8mn-Fix-SAI-nodes.patch + patches.kernel.org/5.17.6-075-arm64-dts-meson-sm1-bananapi-m5-fix-wrong-GPIO.patch + patches.kernel.org/5.17.6-076-phy-samsung-Fix-missing-of_node_put-in-exynos_.patch + patches.kernel.org/5.17.6-077-phy-samsung-exynos5250-sata-fix-missing-device.patch + patches.kernel.org/5.17.6-078-ARM-OMAP2-Fix-refcount-leak-in-omap_gic_of_ini.patch + patches.kernel.org/5.17.6-079-bus-ti-sysc-Make-omap3-gpt12-quirk-handling-So.patch + patches.kernel.org/5.17.6-080-ARM-dts-dra7-Fix-suspend-warning-for-vpe-power.patch + patches.kernel.org/5.17.6-081-phy-ti-omap-usb2-Fix-error-handling-in-omap_us.patch + patches.kernel.org/5.17.6-082-ARM-dts-at91-Map-MCLK-for-wm8731-on-at91sam9g2.patch + patches.kernel.org/5.17.6-083-ARM-dts-at91-sama5d4_xplained-fix-pinctrl-phan.patch + patches.kernel.org/5.17.6-084-ARM-dts-at91-fix-pinctrl-phandles.patch + patches.kernel.org/5.17.6-085-phy-mapphone-mdm6600-Fix-PM-error-handling-in-.patch + patches.kernel.org/5.17.6-086-phy-ti-Add-missing-pm_runtime_disable-in-serde.patch + patches.kernel.org/5.17.6-087-interconnect-qcom-sc7180-Drop-IP0-interconnect.patch + patches.kernel.org/5.17.6-088-interconnect-qcom-sdx55-Drop-IP0-interconnects.patch + patches.kernel.org/5.17.6-089-ARM-dts-Fix-mmc-order-for-omap3-gta04.patch + patches.kernel.org/5.17.6-090-ARM-dts-am33xx-l4-Add-missing-touchscreen-cloc.patch + patches.kernel.org/5.17.6-091-ARM-dts-am3517-evm-Fix-misc-pinmuxing.patch + patches.kernel.org/5.17.6-092-ARM-dts-logicpd-som-lv-Fix-wrong-pinmuxing-on-.patch + patches.kernel.org/5.17.6-093-pinctrl-qcom-sm6350-fix-order-of-UFS-SDC-pins.patch + patches.kernel.org/5.17.6-094-ipvs-correctly-print-the-memory-size-of-ip_vs_.patch + patches.kernel.org/5.17.6-095-phy-amlogic-fix-error-path-in-phy_g12a_usb3_pc.patch + patches.kernel.org/5.17.6-096-pinctrl-mediatek-moore-Fix-build-error.patch + patches.kernel.org/5.17.6-097-mtd-rawnand-Fix-return-value-check-of-wait_for.patch + patches.kernel.org/5.17.6-098-mtd-fix-part-field-data-corruption-in-mtd_info.patch + patches.kernel.org/5.17.6-099-pinctrl-stm32-Do-not-call-stm32_gpio_get-for-e.patch + patches.kernel.org/5.17.6-100-memory-renesas-rpc-if-Fix-HF-OSPI-data-transfe.patch + patches.kernel.org/5.17.6-101-net-dsa-Add-missing-of_node_put-in-dsa_port_li.patch + patches.kernel.org/5.17.6-102-netfilter-nft_set_rbtree-overlap-detection-wit.patch + patches.kernel.org/5.17.6-103-bpf-lwt-Fix-crash-when-using-bpf_skb_set_tunne.patch + patches.kernel.org/5.17.6-104-pinctrl-rockchip-fix-RK3308-pinmux-bits.patch + patches.kernel.org/5.17.6-105-tcp-md5-incorrect-tcp_header_len-for-incoming-.patch + patches.kernel.org/5.17.6-106-pinctrl-stm32-Keep-pinctrl-block-clock-enabled.patch + patches.kernel.org/5.17.6-107-tcp-ensure-to-use-the-most-recently-sent-skb-w.patch + patches.kernel.org/5.17.6-108-wireguard-device-check-for-metadata_dst-with-s.patch + patches.kernel.org/5.17.6-109-sctp-check-asoc-strreset_chunk-in-sctp_generat.patch + patches.kernel.org/5.17.6-110-ARM-dts-imx6ull-colibri-fix-vqmmc-regulator.patch + patches.kernel.org/5.17.6-111-arm64-dts-imx8mn-ddr4-evk-Describe-the-32.768-.patch + patches.kernel.org/5.17.6-112-pinctrl-pistachio-fix-use-of-irq_of_parse_and_.patch + patches.kernel.org/5.17.6-113-cpufreq-fix-memory-leak-in-sun50i_cpufreq_nvme.patch + patches.kernel.org/5.17.6-114-net-hns3-clear-inited-state-and-stop-client-af.patch + patches.kernel.org/5.17.6-115-net-hns3-fix-error-log-of-tx-rx-tqps-stats.patch + patches.kernel.org/5.17.6-116-net-hns3-modify-the-return-code-of-hclge_get_r.patch + patches.kernel.org/5.17.6-117-net-hns3-add-validity-check-for-message-data-l.patch + patches.kernel.org/5.17.6-118-net-hns3-add-return-value-for-mailbox-handling.patch + patches.kernel.org/5.17.6-119-net-smc-sync-err-code-when-tcp-connection-was-.patch + patches.kernel.org/5.17.6-120-net-lan966x-fix-a-couple-off-by-one-bugs.patch + patches.kernel.org/5.17.6-121-ip_gre-Make-o_seqno-start-from-0-in-native-mod.patch + patches.kernel.org/5.17.6-122-ip6_gre-Make-o_seqno-start-from-0-in-native-mo.patch + patches.kernel.org/5.17.6-123-ip_gre-ip6_gre-Fix-race-condition-on-o_seqno-i.patch + patches.kernel.org/5.17.6-124-tcp-fix-potential-xmit-stalls-caused-by-TCP_NO.patch + patches.kernel.org/5.17.6-125-tcp-make-sure-treq-af_specific-is-initialized.patch + patches.kernel.org/5.17.6-126-bus-sunxi-rsb-Fix-the-return-value-of-sunxi_rs.patch + patches.kernel.org/5.17.6-127-clk-sunxi-sun9i-mmc-check-return-value-after-c.patch + patches.kernel.org/5.17.6-128-cpufreq-qcom-cpufreq-hw-Clear-dcvs-interrupts.patch + patches.kernel.org/5.17.6-129-mctp-defer-the-kfree-of-object-mdev-addrs.patch + patches.kernel.org/5.17.6-130-net-bcmgenet-hide-status-block-before-TX-times.patch + patches.kernel.org/5.17.6-131-net-phy-marvell10g-fix-return-value-on-error.patch + patches.kernel.org/5.17.6-132-net-dsa-mv88e6xxx-Fix-port_hidden_wait-to-acco.patch + patches.kernel.org/5.17.6-133-drm-sun4i-Remove-obsolete-references-to-PHYS_O.patch + patches.kernel.org/5.17.6-134-ice-wait-5-s-for-EMP-reset-after-firmware-flas.patch + patches.kernel.org/5.17.6-135-Bluetooth-hci_event-Fix-checking-for-invalid-h.patch + patches.kernel.org/5.17.6-136-net-dsa-lantiq_gswip-Don-t-set-GSWIP_MII_CFG_R.patch + patches.kernel.org/5.17.6-137-io_uring-check-reserved-fields-for-send-sendms.patch + patches.kernel.org/5.17.6-138-io_uring-check-reserved-fields-for-recv-recvms.patch + patches.kernel.org/5.17.6-139-netfilter-nf_conntrack_tcp-re-init-for-syn-pac.patch + patches.kernel.org/5.17.6-140-netfilter-conntrack-fix-udp-offload-timeout-sy.patch + patches.kernel.org/5.17.6-141-platform-x86-asus-wmi-Potential-buffer-overflo.patch + patches.kernel.org/5.17.6-142-platform-x86-asus-wmi-Fix-driver-not-binding-w.patch + patches.kernel.org/5.17.6-143-drm-amdkfd-Fix-GWS-queue-count.patch + patches.kernel.org/5.17.6-144-drm-amd-display-Fix-memory-leak-in-dcn21_clock.patch + patches.kernel.org/5.17.6-145-tls-Skip-tls_append_frag-on-zero-copy-size.patch + patches.kernel.org/5.17.6-146-bnx2x-fix-napi-API-usage-sequence.patch + patches.kernel.org/5.17.6-147-net-fec-add-missing-of_node_put-in-fec_enet_in.patch + patches.kernel.org/5.17.6-148-gfs2-Minor-retry-logic-cleanup.patch + patches.kernel.org/5.17.6-149-gfs2-Make-sure-not-to-return-short-direct-writ.patch + patches.kernel.org/5.17.6-150-gfs2-No-short-reads-or-writes-upon-glock-conte.patch + patches.kernel.org/5.17.6-151-perf-arm-spe-Fix-addresses-of-synthesized-SPE-.patch + patches.kernel.org/5.17.6-152-ixgbe-ensure-IPsec-VF-PF-compatibility.patch + patches.kernel.org/5.17.6-153-net-enetc-allow-tc-etf-offload-even-with-NETIF.patch + patches.kernel.org/5.17.6-154-Revert-ibmvnic-Add-ethtool-private-flag-for-dr.patch + patches.kernel.org/5.17.6-155-tcp-fix-F-RTO-may-not-work-correctly-when-rece.patch + patches.kernel.org/5.17.6-156-io_uring-fix-uninitialized-field-in-rw-io_kioc.patch + patches.kernel.org/5.17.6-157-ASoC-soc-pcm-use-GFP_KERNEL-when-the-code-is-s.patch + patches.kernel.org/5.17.6-158-ASoC-cs35l41-Fix-a-shift-out-of-bounds-warning.patch + patches.kernel.org/5.17.6-159-ASoC-rt711-5682-check-if-bus-is-active-before-.patch + patches.kernel.org/5.17.6-160-ASoC-Intel-soc-acpi-correct-device-endpoints-f.patch + patches.kernel.org/5.17.6-161-ASoC-wm8731-Disable-the-regulator-when-probing.patch + patches.kernel.org/5.17.6-162-Input-cypress-sf-register-a-callback-to-disabl.patch + patches.kernel.org/5.17.6-163-ext4-fix-bug_on-in-start_this_handle-during-um.patch + patches.kernel.org/5.17.6-164-arch-xtensa-platforms-Fix-deadlock-in-rs_close.patch + patches.kernel.org/5.17.6-165-ksmbd-increment-reference-count-of-parent-fp.patch + patches.kernel.org/5.17.6-166-ksmbd-set-fixed-sector-size-to-FS_SECTOR_SIZE_.patch + patches.kernel.org/5.17.6-167-erofs-fix-use-after-free-of-on-stack-io.patch + patches.kernel.org/5.17.6-168-bonding-do-not-discard-lowest-hash-bit-for-non.patch + patches.kernel.org/5.17.6-169-x86-__memcpy_flushcache-fix-wrong-alignment-if.patch + patches.kernel.org/5.17.6-170-cifs-destage-any-unwritten-data-to-the-server-.patch + patches.kernel.org/5.17.6-171-drivers-net-hippi-Fix-deadlock-in-rr_close.patch + patches.kernel.org/5.17.6-172-powerpc-perf-Fix-32bit-compile.patch + patches.kernel.org/5.17.6-173-ALSA-hda-intel-dsp-config-Add-RaptorLake-PCI-I.patch + patches.kernel.org/5.17.6-174-selftest-vm-verify-mmap-addr-in-mremap_test.patch + patches.kernel.org/5.17.6-175-selftest-vm-verify-remap-destination-address-i.patch + patches.kernel.org/5.17.6-176-bfq-Fix-warning-in-bfqq_request_over_limit.patch + patches.kernel.org/5.17.6-177-Revert-ACPI-processor-idle-fix-lockup-regressi.patch + patches.kernel.org/5.17.6-178-Revert-block-inherit-request-start-time-from-b.patch + patches.kernel.org/5.17.6-179-zonefs-Fix-management-of-open-zones.patch + patches.kernel.org/5.17.6-180-zonefs-Clear-inode-information-flags-on-inode-.patch + patches.kernel.org/5.17.6-181-kasan-prevent-cpu_quarantine-corruption-when-C.patch + patches.kernel.org/5.17.6-182-mtd-rawnand-qcom-fix-memory-corruption-that-ca.patch + patches.kernel.org/5.17.6-183-netfilter-Update-ip6_route_me_harder-to-consid.patch + patches.kernel.org/5.17.6-184-drm-amdgpu-don-t-runtime-suspend-if-there-are-.patch + patches.kernel.org/5.17.6-185-drm-i915-Check-EDID-for-HDR-static-metadata-wh.patch + patches.kernel.org/5.17.6-186-drm-i915-Fix-SEL_FETCH_PLANE_-PIPE_B-register-.patch + patches.kernel.org/5.17.6-187-net-ethernet-stmmac-fix-write-to-sgmii_adapter.patch + patches.kernel.org/5.17.6-188-ACPI-processor-idle-Avoid-falling-back-to-C3-t.patch + patches.kernel.org/5.17.6-189-thermal-int340x-Fix-attr.show-callback-prototy.patch + patches.kernel.org/5.17.6-190-btrfs-fix-direct-I-O-read-repair-for-split-bio.patch + patches.kernel.org/5.17.6-191-btrfs-fix-direct-I-O-writes-for-split-bios-on-.patch + patches.kernel.org/5.17.6-192-btrfs-fix-leaked-plug-after-failure-syncing-lo.patch + patches.kernel.org/5.17.6-193-btrfs-zoned-use-dedicated-lock-for-data-reloca.patch + patches.kernel.org/5.17.6-194-btrfs-fix-assertion-failure-during-scrub-due-t.patch + patches.kernel.org/5.17.6-195-ARM-dts-at91-sama7g5ek-enable-pull-up-on-flexc.patch + patches.kernel.org/5.17.6-196-ARM-dts-imx8mm-venice-gw-71xx-72xx-73xx-fix-OT.patch + patches.kernel.org/5.17.6-197-perf-symbol-Pass-is_kallsyms-to-symbols__fixup.patch + patches.kernel.org/5.17.6-198-perf-symbol-Update-symbols__fixup_end.patch + patches.kernel.org/5.17.6-199-perf-symbol-Remove-arch__symbols__fixup_end.patch + patches.kernel.org/5.17.6-200-tty-n_gsm-fix-missing-mux-reset-on-config-chan.patch + patches.kernel.org/5.17.6-201-tty-n_gsm-fix-restart-handling-via-CLD-command.patch + patches.kernel.org/5.17.6-202-tty-n_gsm-fix-decoupled-mux-resource.patch + patches.kernel.org/5.17.6-203-tty-n_gsm-fix-mux-cleanup-after-unregister-tty.patch + patches.kernel.org/5.17.6-204-tty-n_gsm-fix-wrong-signal-octet-encoding-in-c.patch + patches.kernel.org/5.17.6-205-tty-n_gsm-fix-frame-reception-handling.patch + patches.kernel.org/5.17.6-206-tty-n_gsm-fix-malformed-counter-for-out-of-fra.patch + patches.kernel.org/5.17.6-207-netfilter-nft_socket-only-do-sk-lookups-when-i.patch + patches.kernel.org/5.17.6-208-tty-n_gsm-fix-insufficient-txframe-size.patch + patches.kernel.org/5.17.6-209-tty-n_gsm-fix-wrong-DLCI-release-order.patch + patches.kernel.org/5.17.6-210-tty-n_gsm-fix-missing-explicit-ldisc-flush.patch + patches.kernel.org/5.17.6-211-tty-n_gsm-fix-wrong-command-retry-handling.patch + patches.kernel.org/5.17.6-212-tty-n_gsm-fix-wrong-command-frame-length-field.patch + patches.kernel.org/5.17.6-213-tty-n_gsm-fix-wrong-signal-octets-encoding-in-.patch + patches.kernel.org/5.17.6-214-tty-n_gsm-fix-missing-tty-wakeup-in-convergenc.patch + patches.kernel.org/5.17.6-215-tty-n_gsm-fix-reset-fifo-race-condition.patch + patches.kernel.org/5.17.6-216-tty-n_gsm-fix-incorrect-UA-handling.patch + patches.kernel.org/5.17.6-217-tty-n_gsm-fix-missing-update-of-modem-controls.patch + patches.kernel.org/5.17.6-218-tty-n_gsm-fix-broken-virtual-tty-handling.patch + patches.kernel.org/5.17.6-219-tty-n_gsm-fix-invalid-use-of-MSC-in-advanced-o.patch + patches.kernel.org/5.17.6-220-tty-n_gsm-fix-software-flow-control-handling.patch + patches.kernel.org/5.17.6-221-tty-n_gsm-fix-sometimes-uninitialized-warning-.patch + patches.kernel.org/5.17.6-222-objtool-Fix-code-relocs-vs-weak-symbols.patch + patches.kernel.org/5.17.6-223-objtool-Fix-type-of-reloc-addend.patch + patches.kernel.org/5.17.6-224-powerpc-64-Add-UADDR64-relocation-support.patch + patches.kernel.org/5.17.6-225-Linux-5.17.6.patch + patches.kernel.org/5.17.7-001-pci_irq_vector-can-t-be-used-in-atomic-context.patch + patches.kernel.org/5.17.7-002-ipmi-When-handling-send-message-responses-don-.patch + patches.kernel.org/5.17.7-003-ipmi-ipmi_ipmb-Fix-null-ptr-deref-in-ipmi_unre.patch + patches.kernel.org/5.17.7-004-MIPS-Fix-CP0-counter-erratum-detection-for-R4k.patch + patches.kernel.org/5.17.7-005-Revert-parisc-Mark-cr16-CPU-clocksource-unstab.patch + patches.kernel.org/5.17.7-006-Revert-parisc-Mark-sched_clock-unstable-only-i.patch + patches.kernel.org/5.17.7-007-parisc-Merge-model-and-model-name-into-one-lin.patch + patches.kernel.org/5.17.7-008-ALSA-hda-realtek-Add-quirk-for-Yoga-Duet-7-13I.patch + patches.kernel.org/5.17.7-009-ALSA-fireworks-fix-wrong-return-count-shorter-.patch + patches.kernel.org/5.17.7-010-mmc-sdhci-msm-Reset-GCC_SDCC_BCR-register-for-.patch + patches.kernel.org/5.17.7-011-mmc-sunxi-mmc-Fix-DMA-descriptors-allocated-ab.patch + patches.kernel.org/5.17.7-012-mmc-core-Set-HS-clock-speed-before-sending-HS-.patch + patches.kernel.org/5.17.7-013-gpiolib-of-fix-bounds-check-for-gpio-reserved-.patch + patches.kernel.org/5.17.7-014-x86-fpu-Prevent-FPU-state-corruption.patch + patches.kernel.org/5.17.7-015-KVM-x86-svm-Account-for-family-17h-event-renum.patch + patches.kernel.org/5.17.7-016-iommu-vt-d-Calculate-mask-for-non-aligned-flus.patch + patches.kernel.org/5.17.7-017-iommu-arm-smmu-v3-Fix-size-calculation-in-arm_.patch + patches.kernel.org/5.17.7-018-drm-amd-display-Avoid-reading-audio-pattern-pa.patch + patches.kernel.org/5.17.7-019-drm-amdgpu-do-not-use-passthrough-mode-in-Xen-.patch + patches.kernel.org/5.17.7-020-RISC-V-relocate-DTB-if-it-s-outside-memory-reg.patch + patches.kernel.org/5.17.7-021-hwmon-pmbus-delta-ahe50dc-fan-work-around-hard.patch + patches.kernel.org/5.17.7-022-Revert-SUNRPC-attempt-AF_LOCAL-connect-on-setu.patch + patches.kernel.org/5.17.7-023-timekeeping-Mark-NMI-safe-time-accessors-as-no.patch + patches.kernel.org/5.17.7-024-firewire-fix-potential-uaf-in-outbound_phy_pac.patch + patches.kernel.org/5.17.7-025-firewire-remove-check-of-list-iterator-against.patch + patches.kernel.org/5.17.7-026-firewire-core-extend-card-lock-in-fw_core_hand.patch + patches.kernel.org/5.17.7-027-net-stmmac-disable-Split-Header-SPH-for-Intel-.patch + patches.kernel.org/5.17.7-028-btrfs-sysfs-export-the-balance-paused-state-of.patch + patches.kernel.org/5.17.7-029-btrfs-force-v2-space-cache-usage-for-subpage-m.patch + patches.kernel.org/5.17.7-030-btrfs-do-not-BUG_ON-on-failure-to-update-inode.patch + patches.kernel.org/5.17.7-031-btrfs-export-a-helper-for-compression-hard-che.patch + patches.kernel.org/5.17.7-032-btrfs-do-not-allow-compression-on-nodatacow-fi.patch + patches.kernel.org/5.17.7-033-btrfs-skip-compression-property-for-anything-o.patch + patches.kernel.org/5.17.7-034-genirq-Synchronize-interrupt-thread-startup.patch + patches.kernel.org/5.17.7-035-ASoC-da7219-Fix-change-notifications-for-tone-.patch + patches.kernel.org/5.17.7-036-ASoC-rt9120-Correct-the-reg-0x09-size-to-one-b.patch + patches.kernel.org/5.17.7-037-ASoC-wm8958-Fix-change-notifications-for-DSP-c.patch + patches.kernel.org/5.17.7-038-ASoC-meson-Fix-event-generation-for-AUI-ACODEC.patch + patches.kernel.org/5.17.7-039-ASoC-meson-Fix-event-generation-for-G12A-tohdm.patch + patches.kernel.org/5.17.7-040-ASoC-meson-Fix-event-generation-for-AUI-CODEC-.patch + patches.kernel.org/5.17.7-041-s390-dasd-fix-data-corruption-for-ESE-devices.patch + patches.kernel.org/5.17.7-042-s390-dasd-prevent-double-format-of-tracks-for-.patch + patches.kernel.org/5.17.7-043-s390-dasd-Fix-read-for-ESE-with-blksize-4k.patch + patches.kernel.org/5.17.7-044-s390-dasd-Fix-read-inconsistency-for-ESE-DASD-.patch + patches.kernel.org/5.17.7-045-can-grcan-grcan_close-fix-deadlock.patch + patches.kernel.org/5.17.7-046-can-isotp-remove-re-binding-of-bound-socket.patch + patches.kernel.org/5.17.7-047-can-grcan-use-ofdev-dev-when-allocating-DMA-me.patch + patches.kernel.org/5.17.7-048-can-grcan-grcan_probe-fix-broken-system-id-che.patch + patches.kernel.org/5.17.7-049-can-grcan-only-use-the-NAPI-poll-budget-for-RX.patch + patches.kernel.org/5.17.7-050-nfc-replace-improper-check-device_is_registere.patch + patches.kernel.org/5.17.7-051-nfc-nfcmrvl-main-reorder-destructive-operation.patch + patches.kernel.org/5.17.7-052-NFC-netlink-fix-sleep-in-atomic-bug-when-firmw.patch + patches.kernel.org/5.17.7-053-gpio-visconti-Fix-fwnode-of-GPIO-IRQ.patch + patches.kernel.org/5.17.7-054-gpio-pca953x-fix-irq_stat-not-updated-when-irq.patch + patches.kernel.org/5.17.7-055-hwmon-adt7470-Fix-warning-on-module-removal.patch + patches.kernel.org/5.17.7-056-hwmon-pmbus-disable-PEC-if-not-enabled.patch + patches.kernel.org/5.17.7-057-ASoC-dmaengine-Restore-NULL-prepare_slave_conf.patch + patches.kernel.org/5.17.7-058-ASoC-meson-axg-tdm-interface-Fix-formatters-in.patch + patches.kernel.org/5.17.7-059-ASoC-meson-axg-card-Fix-nonatomic-links.patch + patches.kernel.org/5.17.7-060-ASoC-soc-ops-fix-error-handling.patch + patches.kernel.org/5.17.7-061-iommu-vt-d-Drop-stop-marker-messages.patch + patches.kernel.org/5.17.7-062-iommu-dart-check-return-value-after-calling-pl.patch + patches.kernel.org/5.17.7-063-net-mlx5e-Fix-trust-state-reset-in-reload.patch + patches.kernel.org/5.17.7-064-net-mlx5-Fix-slab-out-of-bounds-while-reading-.patch + patches.kernel.org/5.17.7-065-net-mlx5e-Fix-wrong-source-vport-matching-on-t.patch + patches.kernel.org/5.17.7-066-net-mlx5e-Don-t-match-double-vlan-packets-if-c.patch + patches.kernel.org/5.17.7-067-net-mlx5e-CT-Fix-queued-up-restore-put-executi.patch + patches.kernel.org/5.17.7-068-net-mlx5e-Fix-the-calling-of-update_buffer_los.patch + patches.kernel.org/5.17.7-069-net-mlx5-Fix-matching-on-inner-TTC.patch + patches.kernel.org/5.17.7-070-net-mlx5-Avoid-double-clear-or-set-of-sync-res.patch + patches.kernel.org/5.17.7-071-net-mlx5-Fix-deadlock-in-sync-reset-flow.patch + patches.kernel.org/5.17.7-072-net-mlx5e-Lag-Fix-use-after-free-in-fib-event-.patch + patches.kernel.org/5.17.7-073-net-mlx5e-Lag-Fix-fib_info-pointer-assignment.patch + patches.kernel.org/5.17.7-074-net-mlx5e-Lag-Don-t-skip-fib-events-on-current.patch + patches.kernel.org/5.17.7-075-net-mlx5e-TC-fix-decap-fallback-to-uplink-when.patch + patches.kernel.org/5.17.7-076-selftests-seccomp-Don-t-call-read-on-TTY-from-.patch + patches.kernel.org/5.17.7-077-ALSA-hda-realtek-Fix-mute-led-issue-on-thinkpa.patch + patches.kernel.org/5.17.7-078-SUNRPC-release-the-transport-of-a-relocated-ta.patch + patches.kernel.org/5.17.7-079-RDMA-siw-Fix-a-condition-race-issue-in-MPA-req.patch + patches.kernel.org/5.17.7-080-RDMA-irdma-Flush-iWARP-QP-if-modified-to-ERR-f.patch + patches.kernel.org/5.17.7-081-RDMA-irdma-Reduce-iWARP-QP-destroy-time.patch + patches.kernel.org/5.17.7-082-RDMA-irdma-Fix-possible-crash-due-to-NULL-netd.patch + patches.kernel.org/5.17.7-083-NFSv4-Don-t-invalidate-inode-attributes-on-del.patch + patches.kernel.org/5.17.7-084-net-ethernet-mediatek-add-missing-of_node_put-.patch + patches.kernel.org/5.17.7-085-net-dsa-mt7530-add-missing-of_node_put-in-mt75.patch + patches.kernel.org/5.17.7-086-net-stmmac-dwmac-sun8i-add-missing-of_node_put.patch + patches.kernel.org/5.17.7-087-net-mdio-Fix-ENOMEM-return-value-in-BCM6368-mu.patch + patches.kernel.org/5.17.7-088-net-cpsw-add-missing-of_node_put-in-cpsw_probe.patch + patches.kernel.org/5.17.7-089-net-igmp-respect-RCU-rules-in-ip_mc_source-and.patch + patches.kernel.org/5.17.7-090-net-emaclite-Add-error-handling-for-of_address.patch + patches.kernel.org/5.17.7-091-selftests-net-so_txtime-fix-parsing-of-start-t.patch + patches.kernel.org/5.17.7-092-selftests-net-so_txtime-usage-fix-documentatio.patch + patches.kernel.org/5.17.7-093-drm-msm-dp-remove-fail-safe-mode-related-code.patch + patches.kernel.org/5.17.7-094-hinic-fix-bug-of-wq-out-of-bound-access.patch + patches.kernel.org/5.17.7-095-SUNRPC-Don-t-leak-sockets-in-xs_local_connect.patch + patches.kernel.org/5.17.7-096-mld-respect-RCU-rules-in-ip6_mc_source-and-ip6.patch + patches.kernel.org/5.17.7-097-rxrpc-Enable-IPv6-checksums-on-transport-socke.patch + patches.kernel.org/5.17.7-098-selftests-mirror_gre_bridge_1q-Avoid-changing-.patch + patches.kernel.org/5.17.7-099-dt-bindings-pci-apple-pcie-Drop-max-link-speed.patch + patches.kernel.org/5.17.7-100-bnxt_en-Fix-possible-bnxt_open-failure-caused-.patch + patches.kernel.org/5.17.7-101-bnxt_en-Fix-unnecessary-dropping-of-RX-packets.patch + patches.kernel.org/5.17.7-102-selftests-ocelot-tc_flower_chains-specify-conf.patch + patches.kernel.org/5.17.7-103-smsc911x-allow-using-IRQ0.patch + patches.kernel.org/5.17.7-104-btrfs-always-log-symlinks-in-full-mode.patch + patches.kernel.org/5.17.7-105-parisc-Mark-cr16-clock-unstable-on-all-SMP-mac.patch + patches.kernel.org/5.17.7-106-gpio-mvebu-drop-pwm-base-assignment.patch + patches.kernel.org/5.17.7-107-net-rds-acquire-refcount-on-TCP-sockets.patch + patches.kernel.org/5.17.7-108-kvm-x86-cpuid-Only-provide-CPUID-leaf-0xA-if-h.patch + patches.kernel.org/5.17.7-109-fbdev-Make-fb_release-return-ENODEV-if-fbdev-w.patch + patches.kernel.org/5.17.7-110-iommu-dart-Add-missing-module-owner-to-ops-str.patch + patches.kernel.org/5.17.7-111-KVM-SEV-Mark-nested-locking-of-vcpu-lock.patch + patches.kernel.org/5.17.7-112-KVM-VMX-Exit-to-userspace-if-vCPU-has-injected.patch + patches.kernel.org/5.17.7-113-kvm-selftests-do-not-use-bitfields-larger-than.patch + patches.kernel.org/5.17.7-114-KVM-selftests-Silence-compiler-warning-in-the-.patch + patches.kernel.org/5.17.7-115-x86-kvm-Preserve-BSP-MSR_KVM_POLL_CONTROL-acro.patch + patches.kernel.org/5.17.7-116-KVM-x86-Do-not-change-ICR-on-write-to-APIC_SEL.patch + patches.kernel.org/5.17.7-117-KVM-x86-mmu-avoid-NULL-pointer-dereference-on-.patch + patches.kernel.org/5.17.7-118-KVM-LAPIC-Enable-timer-posted-interrupt-only-w.patch + patches.kernel.org/5.17.7-119-selftest-vm-verify-mmap-addr-in-mremap_test.patch + patches.kernel.org/5.17.7-120-selftest-vm-verify-remap-destination-address-i.patch + patches.kernel.org/5.17.7-121-mmc-rtsx-add-74-Clocks-in-power-on-flow.patch + patches.kernel.org/5.17.7-122-PCI-aardvark-Replace-custom-PCIE_CORE_INT_-mac.patch + patches.kernel.org/5.17.7-123-PCI-aardvark-Rewrite-IRQ-code-to-chained-IRQ-h.patch + patches.kernel.org/5.17.7-124-PCI-aardvark-Check-return-value-of-generic_han.patch + patches.kernel.org/5.17.7-125-PCI-aardvark-Make-MSI-irq_chip-structures-stat.patch + patches.kernel.org/5.17.7-126-PCI-aardvark-Make-msi_domain_info-structure-a-.patch + patches.kernel.org/5.17.7-127-PCI-aardvark-Use-dev_fwnode-instead-of-of_node.patch + patches.kernel.org/5.17.7-128-PCI-aardvark-Refactor-unmasking-summary-MSI-in.patch + patches.kernel.org/5.17.7-129-PCI-aardvark-Add-support-for-masking-MSI-inter.patch + patches.kernel.org/5.17.7-130-PCI-aardvark-Fix-setting-MSI-address.patch + patches.kernel.org/5.17.7-131-PCI-aardvark-Enable-MSI-X-support.patch + patches.kernel.org/5.17.7-132-PCI-aardvark-Add-support-for-ERR-interrupt-on-.patch + patches.kernel.org/5.17.7-133-PCI-aardvark-Optimize-writing-PCI_EXP_RTCTL_PM.patch + patches.kernel.org/5.17.7-134-PCI-aardvark-Add-support-for-PME-interrupts.patch + patches.kernel.org/5.17.7-135-PCI-aardvark-Fix-support-for-PME-requester-on-.patch + patches.kernel.org/5.17.7-136-PCI-aardvark-Use-separate-INTA-interrupt-for-e.patch + patches.kernel.org/5.17.7-137-PCI-aardvark-Remove-irq_mask_ack-callback-for-.patch + patches.kernel.org/5.17.7-138-PCI-aardvark-Don-t-mask-irq-when-mapping.patch + patches.kernel.org/5.17.7-139-PCI-aardvark-Drop-__maybe_unused-from-advk_pci.patch + patches.kernel.org/5.17.7-140-PCI-aardvark-Update-comment-about-link-going-d.patch + patches.kernel.org/5.17.7-141-Linux-5.17.7.patch ######################################################## # Build fixes that apply to the vanilla kernel too. @@ -1936,7 +2302,6 @@ ######################################################## patches.suse/bpf-add-config-to-allow-loading-modules-with-BTF-mis.patch patches.suse/Bluetooth-btusb-Add-missing-Chicony-device-for-Realt.patch - patches.suse/io_uring-fix-uninitialized-field-in-rw-io_kiocb.patch ######################################################## # end of sorted patches ######################################################## @@ -1954,6 +2319,7 @@ # to area specific sections below. ######################################################## patches.suse/simplefb-Enable-boot-time-VESA-graphic-mode-selectio.patch + patches.suse/net-atlantic-always-deep-reset-on-pm-op-fixing-up-my.patch ######################################################## # kbuild/module infrastructure fixes ++++++ source-timestamp ++++++ --- /var/tmp/diff_new_pack.62VWgm/_old 2022-05-15 17:26:59.680093383 +0200 +++ /var/tmp/diff_new_pack.62VWgm/_new 2022-05-15 17:26:59.684093388 +0200 @@ -1,4 +1,4 @@ -2022-05-05 10:06:09 +0000 -GIT Revision: e57ab05ef22d72206bfe1c6747357ce415bec0f8 +2022-05-12 12:38:04 +0000 +GIT Revision: c9a5fa1b9f6f6fd24077192f84b23566f1349996 GIT Branch: stable