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-07-06 15:41:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kernel-source (Old) and /work/SRC/openSUSE:Factory/.kernel-source.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kernel-source" Wed Jul 6 15:41:41 2022 rev:647 rq:986915 version:5.18.9 Changes: -------- --- /work/SRC/openSUSE:Factory/kernel-source/dtb-aarch64.changes 2022-06-25 10:23:36.338617509 +0200 +++ /work/SRC/openSUSE:Factory/.kernel-source.new.1548/dtb-aarch64.changes 2022-07-06 15:41:46.802497822 +0200 @@ -1,0 +2,365 @@ +Sun Jul 3 10:04:03 CEST 2022 - jsl...@suse.cz + +- Linux 5.18.9 (bsc#1012628). +- clocksource/drivers/ixp4xx: Drop boardfile probe path + (bsc#1012628). +- bcache: memset on stack variables in bch_btree_check() and + bch_sectors_dirty_init() (bsc#1012628). +- hinic: Replace memcpy() with direct assignment (bsc#1012628). +- powerpc/ftrace: Remove ftrace init tramp once kernel init is + complete (bsc#1012628). +- io_uring: fix not locked access to fixed buf table + (bsc#1012628). +- commit 0e67dc1 + +------------------------------------------------------------------- +Fri Jul 1 08:40:26 CEST 2022 - jsl...@suse.cz + +- tick/nohz: unexport __init-annotated tick_nohz_full_setup() + (tick_nohz_full_setup fix). +- commit 296483f + +------------------------------------------------------------------- +Wed Jun 29 09:21:12 CEST 2022 - jsl...@suse.cz + +- Linux 5.18.8 (bsc#1012628). +- random: schedule mix_interrupt_randomness() less often + (bsc#1012628). +- random: quiet urandom warning ratelimit suppression message + (bsc#1012628). +- ALSA: memalloc: Drop x86-specific hack for WC allocations + (bsc#1012628). +- ALSA: hda/via: Fix missing beep setup (bsc#1012628). +- ALSA: hda/conexant: Fix missing beep setup (bsc#1012628). +- ALSA: hda/realtek: Add mute LED quirk for HP Omen laptop + (bsc#1012628). +- ALSA: hda/realtek - ALC897 headset MIC no sound (bsc#1012628). +- ALSA: hda/realtek: Apply fixup for Lenovo Yoga Duet 7 properly + (bsc#1012628). +- ALSA: hda/realtek: Add quirk for Clevo PD70PNT (bsc#1012628). +- ALSA: hda/realtek: Add quirk for Clevo NS50PU (bsc#1012628). +- net: openvswitch: fix parsing of nw_proto for IPv6 fragments + (bsc#1012628). +- ipv4: ping: fix bind address validity check (bsc#1012628). +- 9p: Fix refcounting during full path walks for fid lookups + (bsc#1012628). +- 9p: fix fid refcount leak in v9fs_vfs_atomic_open_dotl + (bsc#1012628). +- 9p: fix fid refcount leak in v9fs_vfs_get_link (bsc#1012628). +- 9p: fix EBADF errors in cached mode (bsc#1012628). +- btrfs: fix hang during unmount when block group reclaim task + is running (bsc#1012628). +- btrfs: prevent remounting to v1 space cache for subpage mount + (bsc#1012628). +- btrfs: add error messages to all unrecognized mount options + (bsc#1012628). +- scsi: ibmvfc: Store vhost pointer during subcrq allocation + (bsc#1012628). +- scsi: ibmvfc: Allocate/free queue resource only during + probe/remove (bsc#1012628). +- mmc: sdhci-pci-o2micro: Fix card detect by dealing with + debouncing (bsc#1012628). +- mmc: mediatek: wait dma stop bit reset to 0 (bsc#1012628). +- xen/gntdev: Avoid blocking in unmap_grant_pages() (bsc#1012628). +- MAINTAINERS: Add new IOMMU development mailing list + (bsc#1012628). +- mtd: rawnand: gpmi: Fix setting busy timeout setting + (bsc#1012628). +- ata: libata: add qc->flags in ata_qc_complete_template + tracepoint (bsc#1012628). +- dm era: commit metadata in postsuspend after worker stops + (bsc#1012628). +- dm: do not return early from dm_io_complete if BLK_STS_AGAIN + without polling (bsc#1012628). +- dm mirror log: clear log bits up to BITS_PER_LONG boundary + (bsc#1012628). +- tracing/kprobes: Check whether get_kretprobe() returns NULL + in kretprobe_dispatcher() (bsc#1012628). +- filemap: Handle sibling entries in filemap_get_read_batch() + (bsc#1012628). +- mm/slub: add missing TID updates on slab deactivation + (bsc#1012628). +- drm/i915: Implement w/a 22010492432 for adl-s (bsc#1012628). +- amd/display/dc: Fix COLOR_ENCODING and COLOR_RANGE doing + nothing for DCN20+ (bsc#1012628). +- drm/amd/display: Fix typo in override_lane_settings + (bsc#1012628). +- USB: serial: pl2303: add support for more HXN (G) types + (bsc#1012628). +- USB: serial: option: add Telit LE910Cx 0x1250 composition + (bsc#1012628). +- USB: serial: option: add Quectel EM05-G modem (bsc#1012628). +- USB: serial: option: add Quectel RM500K module support + (bsc#1012628). +- drm/msm: Ensure mmap offset is initialized (bsc#1012628). +- drm/msm: Fix double pm_runtime_disable() call (bsc#1012628). +- netfilter: use get_random_u32 instead of prandom (bsc#1012628). +- scsi: scsi_debug: Fix zone transition to full condition + (bsc#1012628). +- drm/msm: Switch ordering of runpm put vs devfreq_idle + (bsc#1012628). +- scsi: iscsi: Exclude zero from the endpoint ID range + (bsc#1012628). +- xsk: Fix generic transmit when completion queue reservation + fails (bsc#1012628). +- drm/msm: use for_each_sgtable_sg to iterate over scatterlist + (bsc#1012628). +- bpf: Fix request_sock leak in sk lookup helpers (bsc#1012628). +- drm/sun4i: Fix crash during suspend after component bind failure + (bsc#1012628). +- bpf, x86: Fix tail call count offset calculation on bpf2bpf call + (bsc#1012628). +- selftests dma: fix compile error for dma_map_benchmark + (bsc#1012628). +- scsi: storvsc: Correct reporting of Hyper-V I/O size limits + (bsc#1012628). +- phy: aquantia: Fix AN when higher speeds than 1G are not + advertised (bsc#1012628). +- KVM: arm64: Prevent kmemleak from accessing pKVM memory + (bsc#1012628). +- net: fix data-race in dev_isalive() (bsc#1012628). +- veth: Add updating of trans_start (bsc#1012628). +- tipc: fix use-after-free Read in tipc_named_reinit + (bsc#1012628). +- block: disable the elevator int del_gendisk (bsc#1012628). +- rethook: Reject getting a rethook if RCU is not watching + (bsc#1012628). +- igb: fix a use-after-free issue in igb_clean_tx_ring + (bsc#1012628). +- bonding: ARP monitor spams NETDEV_NOTIFY_PEERS notifiers + (bsc#1012628). +- ethtool: Fix get module eeprom fallback (bsc#1012628). +- net/sched: sch_netem: Fix arithmetic in netem_dump() for 32-bit + platforms (bsc#1012628). +- drm/msm/mdp4: Fix refcount leak in mdp4_modeset_init_intf + (bsc#1012628). +- drm/msm/dp: check core_initialized before disable interrupts + at dp_display_unbind() (bsc#1012628). +- drm/msm/dp: force link training for display resolution change + (bsc#1012628). +- net: phy: at803x: fix NULL pointer dereference on AR9331 PHY + (bsc#1012628). +- perf test: Record only user callchains on the "Check Arm64 + callgraphs are complete in fp mode" test (bsc#1012628). +- perf test topology: Use !strncmp(right platform) to fix guest + PPC comparision check (bsc#1012628). +- perf arm-spe: Don't set data source if it's not a memory + operation (bsc#1012628). +- ipv4: fix bind address validity regression tests (bsc#1012628). +- erspan: do not assume transport header is always set + (bsc#1012628). +- net/tls: fix tls_sk_proto_close executed repeatedly + (bsc#1012628). +- udmabuf: add back sanity check (bsc#1012628). +- selftests: netfilter: correct PKTGEN_SCRIPT_PATHS in + nft_concat_range.sh (bsc#1012628). +- netfilter: nf_dup_netdev: do not push mac header a second time + (bsc#1012628). +- netfilter: nf_dup_netdev: add and use recursion counter + (bsc#1012628). +- xen-blkfront: Handle NULL gendisk (bsc#1012628). +- x86/xen: Remove undefined behavior in setup_features() + (bsc#1012628). +- MIPS: Remove repetitive increase irq_err_count (bsc#1012628). +- afs: Fix dynamic root getattr (bsc#1012628). +- block: pop cached rq before potentially blocking + rq_qos_throttle() (bsc#1012628). +- ice: ignore protocol field in GTP offload (bsc#1012628). +- ice: Fix switchdev rules book keeping (bsc#1012628). +- ice: ethtool: advertise 1000M speeds properly (bsc#1012628). +- ice: ethtool: Prohibit improper channel config for DCB + (bsc#1012628). +- io_uring: fail links when poll fails (bsc#1012628). +- regmap-irq: Fix a bug in regmap_irq_enable() for type_in_mask + chips (bsc#1012628). +- regmap-irq: Fix offset/index mismatch in read_sub_irq_data() + (bsc#1012628). +- iommu/ipmmu-vmsa: Fix compatible for rcar-gen4 (bsc#1012628). +- drm/amd: Revert "drm/amd/display: keep eDP Vdd on when eDP + stream is already enabled" (bsc#1012628). +- net: dsa: qca8k: reduce mgmt ethernet timeout (bsc#1012628). +- igb: Make DMA faster when CPU is active on the PCIe link + (bsc#1012628). +- virtio_net: fix xdp_rxq_info bug after suspend/resume + (bsc#1012628). +- Revert "net/tls: fix tls_sk_proto_close executed repeatedly" + (bsc#1012628). +- sock: redo the psock vs ULP protection check (bsc#1012628). +- nvme: move the Samsung X5 quirk entry to the core quirks + (bsc#1012628). +- gpio: winbond: Fix error code in winbond_gpio_get() + (bsc#1012628). +- s390/cpumf: Handle events cycles and instructions identical + (bsc#1012628). +- filemap: Fix serialization adding transparent huge pages to + page cache (bsc#1012628). +- KVM: SEV: Init target VMCBs in sev_migrate_from (bsc#1012628). +- iio: mma8452: fix probe fail when device tree compatible is used ++++ 168 more lines (skipped) ++++ between /work/SRC/openSUSE:Factory/kernel-source/dtb-aarch64.changes ++++ and /work/SRC/openSUSE:Factory/.kernel-source.new.1548/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.9drf1l/_old 2022-07-06 15:41:52.310505938 +0200 +++ /var/tmp/diff_new_pack.9drf1l/_new 2022-07-06 15:41:52.318505950 +0200 @@ -17,7 +17,7 @@ %define srcversion 5.18 -%define patchversion 5.18.6 +%define patchversion 5.18.9 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -29,9 +29,9 @@ %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: dtb-aarch64 -Version: 5.18.6 +Version: 5.18.9 %if 0%{?is_kotd} -Release: <RELEASE>.g5aa0763 +Release: <RELEASE>.g0e67dc1 %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.9drf1l/_old 2022-07-06 15:41:52.414506091 +0200 +++ /var/tmp/diff_new_pack.9drf1l/_new 2022-07-06 15:41:52.418506097 +0200 @@ -18,7 +18,7 @@ %define srcversion 5.18 -%define patchversion 5.18.6 +%define patchversion 5.18.9 %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.18.6 +Version: 5.18.9 %if 0%{?is_kotd} -Release: <RELEASE>.g5aa0763 +Release: <RELEASE>.g0e67dc1 %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-5aa0763ab4a847fd47695452ea91641a21b210e7 -Provides: kernel-srchash-5aa0763ab4a847fd47695452ea91641a21b210e7 +Provides: kernel-%build_flavor-base-srchash-0e67dc1e33ee02c2edff307e49d59bd4c73ce79f +Provides: kernel-srchash-0e67dc1e33ee02c2edff307e49d59bd4c73ce79f # END COMMON DEPS -Provides: %name-srchash-5aa0763ab4a847fd47695452ea91641a21b210e7 +Provides: %name-srchash-0e67dc1e33ee02c2edff307e49d59bd4c73ce79f %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.9drf1l/_old 2022-07-06 15:41:52.442506132 +0200 +++ /var/tmp/diff_new_pack.9drf1l/_new 2022-07-06 15:41:52.450506144 +0200 @@ -18,7 +18,7 @@ %define srcversion 5.18 -%define patchversion 5.18.6 +%define patchversion 5.18.9 %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.18.6 +Version: 5.18.9 %if 0%{?is_kotd} -Release: <RELEASE>.g5aa0763 +Release: <RELEASE>.g0e67dc1 %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-5aa0763ab4a847fd47695452ea91641a21b210e7 -Provides: kernel-srchash-5aa0763ab4a847fd47695452ea91641a21b210e7 +Provides: kernel-%build_flavor-base-srchash-0e67dc1e33ee02c2edff307e49d59bd4c73ce79f +Provides: kernel-srchash-0e67dc1e33ee02c2edff307e49d59bd4c73ce79f # END COMMON DEPS -Provides: %name-srchash-5aa0763ab4a847fd47695452ea91641a21b210e7 +Provides: %name-srchash-0e67dc1e33ee02c2edff307e49d59bd4c73ce79f %ifarch ppc64 Provides: kernel-kdump = 2.6.28 Obsoletes: kernel-kdump <= 2.6.28 ++++++ kernel-default.spec ++++++ --- /var/tmp/diff_new_pack.9drf1l/_old 2022-07-06 15:41:52.470506173 +0200 +++ /var/tmp/diff_new_pack.9drf1l/_new 2022-07-06 15:41:52.474506179 +0200 @@ -18,7 +18,7 @@ %define srcversion 5.18 -%define patchversion 5.18.6 +%define patchversion 5.18.9 %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.18.6 +Version: 5.18.9 %if 0%{?is_kotd} -Release: <RELEASE>.g5aa0763 +Release: <RELEASE>.g0e67dc1 %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-5aa0763ab4a847fd47695452ea91641a21b210e7 -Provides: kernel-srchash-5aa0763ab4a847fd47695452ea91641a21b210e7 +Provides: kernel-%build_flavor-base-srchash-0e67dc1e33ee02c2edff307e49d59bd4c73ce79f +Provides: kernel-srchash-0e67dc1e33ee02c2edff307e49d59bd4c73ce79f # END COMMON DEPS -Provides: %name-srchash-5aa0763ab4a847fd47695452ea91641a21b210e7 +Provides: %name-srchash-0e67dc1e33ee02c2edff307e49d59bd4c73ce79f %ifarch %ix86 Provides: kernel-smp = 2.6.17 Obsoletes: kernel-smp <= 2.6.17 ++++++ kernel-docs.spec ++++++ --- /var/tmp/diff_new_pack.9drf1l/_old 2022-07-06 15:41:52.498506215 +0200 +++ /var/tmp/diff_new_pack.9drf1l/_new 2022-07-06 15:41:52.502506220 +0200 @@ -17,7 +17,7 @@ %define srcversion 5.18 -%define patchversion 5.18.6 +%define patchversion 5.18.9 %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.18.6 +Version: 5.18.9 %if 0%{?is_kotd} -Release: <RELEASE>.g5aa0763 +Release: <RELEASE>.g0e67dc1 %else Release: 0 %endif @@ -67,7 +67,7 @@ %endif URL: https://www.kernel.org/ Provides: %name = %version-%source_rel -Provides: %name-srchash-5aa0763ab4a847fd47695452ea91641a21b210e7 +Provides: %name-srchash-0e67dc1e33ee02c2edff307e49d59bd4c73ce79f 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.9drf1l/_old 2022-07-06 15:41:52.522506250 +0200 +++ /var/tmp/diff_new_pack.9drf1l/_new 2022-07-06 15:41:52.530506262 +0200 @@ -18,7 +18,7 @@ %define srcversion 5.18 -%define patchversion 5.18.6 +%define patchversion 5.18.9 %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.18.6 +Version: 5.18.9 %if 0%{?is_kotd} -Release: <RELEASE>.g5aa0763 +Release: <RELEASE>.g0e67dc1 %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-5aa0763ab4a847fd47695452ea91641a21b210e7 -Provides: kernel-srchash-5aa0763ab4a847fd47695452ea91641a21b210e7 +Provides: kernel-%build_flavor-base-srchash-0e67dc1e33ee02c2edff307e49d59bd4c73ce79f +Provides: kernel-srchash-0e67dc1e33ee02c2edff307e49d59bd4c73ce79f # END COMMON DEPS -Provides: %name-srchash-5aa0763ab4a847fd47695452ea91641a21b210e7 +Provides: %name-srchash-0e67dc1e33ee02c2edff307e49d59bd4c73ce79f %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.9drf1l/_old 2022-07-06 15:41:52.578506333 +0200 +++ /var/tmp/diff_new_pack.9drf1l/_new 2022-07-06 15:41:52.582506338 +0200 @@ -19,7 +19,7 @@ #!BuildIgnore: post-build-checks -%define patchversion 5.18.6 +%define patchversion 5.18.9 %define variant %{nil} %define vanilla_only 0 @@ -45,7 +45,7 @@ %endif %endif %endif -BuildRequires: kernel%kernel_flavor-srchash-5aa0763ab4a847fd47695452ea91641a21b210e7 +BuildRequires: kernel%kernel_flavor-srchash-0e67dc1e33ee02c2edff307e49d59bd4c73ce79f %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.18.6 +Version: 5.18.9 %if 0%{?is_kotd} -Release: <RELEASE>.g5aa0763 +Release: <RELEASE>.g0e67dc1 %else Release: 0 %endif ++++++ kernel-obs-qa.spec ++++++ --- /var/tmp/diff_new_pack.9drf1l/_old 2022-07-06 15:41:52.602506368 +0200 +++ /var/tmp/diff_new_pack.9drf1l/_new 2022-07-06 15:41:52.606506374 +0200 @@ -17,7 +17,7 @@ # needsrootforbuild -%define patchversion 5.18.6 +%define patchversion 5.18.9 %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.18.6 +Version: 5.18.9 %if 0%{?is_kotd} -Release: <RELEASE>.g5aa0763 +Release: <RELEASE>.g0e67dc1 %else Release: 0 %endif ++++++ kernel-pae.spec ++++++ --- /var/tmp/diff_new_pack.9drf1l/_old 2022-07-06 15:41:52.626506403 +0200 +++ /var/tmp/diff_new_pack.9drf1l/_new 2022-07-06 15:41:52.630506409 +0200 @@ -18,7 +18,7 @@ %define srcversion 5.18 -%define patchversion 5.18.6 +%define patchversion 5.18.9 %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.18.6 +Version: 5.18.9 %if 0%{?is_kotd} -Release: <RELEASE>.g5aa0763 +Release: <RELEASE>.g0e67dc1 %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-5aa0763ab4a847fd47695452ea91641a21b210e7 -Provides: kernel-srchash-5aa0763ab4a847fd47695452ea91641a21b210e7 +Provides: kernel-%build_flavor-base-srchash-0e67dc1e33ee02c2edff307e49d59bd4c73ce79f +Provides: kernel-srchash-0e67dc1e33ee02c2edff307e49d59bd4c73ce79f # END COMMON DEPS -Provides: %name-srchash-5aa0763ab4a847fd47695452ea91641a21b210e7 +Provides: %name-srchash-0e67dc1e33ee02c2edff307e49d59bd4c73ce79f %ifarch %ix86 Provides: kernel-bigsmp = 2.6.17 Obsoletes: kernel-bigsmp <= 2.6.17 ++++++ kernel-source.spec ++++++ --- /var/tmp/diff_new_pack.9drf1l/_old 2022-07-06 15:41:52.650506439 +0200 +++ /var/tmp/diff_new_pack.9drf1l/_new 2022-07-06 15:41:52.658506450 +0200 @@ -17,7 +17,7 @@ %define srcversion 5.18 -%define patchversion 5.18.6 +%define patchversion 5.18.9 %define variant %{nil} %define vanilla_only 0 @@ -31,9 +31,9 @@ %endif Name: kernel-source -Version: 5.18.6 +Version: 5.18.9 %if 0%{?is_kotd} -Release: <RELEASE>.g5aa0763 +Release: <RELEASE>.g0e67dc1 %else Release: 0 %endif @@ -50,7 +50,7 @@ BuildRequires: sed Requires(post): coreutils sed Provides: %name = %version-%source_rel -Provides: %name-srchash-5aa0763ab4a847fd47695452ea91641a21b210e7 +Provides: %name-srchash-0e67dc1e33ee02c2edff307e49d59bd4c73ce79f 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.9drf1l/_old 2022-07-06 15:41:52.682506485 +0200 +++ /var/tmp/diff_new_pack.9drf1l/_new 2022-07-06 15:41:52.686506492 +0200 @@ -24,10 +24,10 @@ Summary: Kernel Symbol Versions (modversions) License: GPL-2.0-only Group: Development/Sources -Version: 5.18.6 +Version: 5.18.9 %if %using_buildservice %if 0%{?is_kotd} -Release: <RELEASE>.g5aa0763 +Release: <RELEASE>.g0e67dc1 %else Release: 0 %endif @@ -52,7 +52,7 @@ %endif Requires: pesign-obs-integration Provides: %name = %version-%source_rel -Provides: %name-srchash-5aa0763ab4a847fd47695452ea91641a21b210e7 +Provides: %name-srchash-0e67dc1e33ee02c2edff307e49d59bd4c73ce79f Provides: multiversion(kernel) Source: README.KSYMS Requires: kernel-devel%variant = %version-%source_rel ++++++ kernel-vanilla.spec ++++++ --- /var/tmp/diff_new_pack.9drf1l/_old 2022-07-06 15:41:52.706506521 +0200 +++ /var/tmp/diff_new_pack.9drf1l/_new 2022-07-06 15:41:52.714506533 +0200 @@ -18,7 +18,7 @@ %define srcversion 5.18 -%define patchversion 5.18.6 +%define patchversion 5.18.9 %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.18.6 +Version: 5.18.9 %if 0%{?is_kotd} -Release: <RELEASE>.g5aa0763 +Release: <RELEASE>.g0e67dc1 %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-5aa0763ab4a847fd47695452ea91641a21b210e7 -Provides: kernel-srchash-5aa0763ab4a847fd47695452ea91641a21b210e7 +Provides: kernel-%build_flavor-base-srchash-0e67dc1e33ee02c2edff307e49d59bd4c73ce79f +Provides: kernel-srchash-0e67dc1e33ee02c2edff307e49d59bd4c73ce79f # END COMMON DEPS -Provides: %name-srchash-5aa0763ab4a847fd47695452ea91641a21b210e7 +Provides: %name-srchash-0e67dc1e33ee02c2edff307e49d59bd4c73ce79f %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-06-23 07:46:18.000000000 +0200 +++ new/config/arm64/default 2022-06-27 08:41:53.000000000 +0200 @@ -10823,7 +10823,7 @@ CONFIG_LTC2983=m CONFIG_MAXIM_THERMOCOUPLE=m CONFIG_HID_SENSOR_TEMP=m -# CONFIG_MLX90614 is not set +CONFIG_MLX90614=m CONFIG_MLX90632=m # CONFIG_TMP006 is not set CONFIG_TMP007=m diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/config/armv7hl/default new/config/armv7hl/default --- old/config/armv7hl/default 2022-06-23 07:46:18.000000000 +0200 +++ new/config/armv7hl/default 2022-06-27 08:41:53.000000000 +0200 @@ -10663,7 +10663,7 @@ CONFIG_LTC2983=m CONFIG_MAXIM_THERMOCOUPLE=m CONFIG_HID_SENSOR_TEMP=m -# CONFIG_MLX90614 is not set +CONFIG_MLX90614=m CONFIG_MLX90632=m CONFIG_TMP006=m CONFIG_TMP007=m diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/config/i386/pae new/config/i386/pae --- old/config/i386/pae 2022-06-23 07:46:18.000000000 +0200 +++ new/config/i386/pae 2022-06-27 08:41:53.000000000 +0200 @@ -9454,7 +9454,7 @@ # CONFIG_LTC2983 is not set # CONFIG_MAXIM_THERMOCOUPLE is not set CONFIG_HID_SENSOR_TEMP=m -# CONFIG_MLX90614 is not set +CONFIG_MLX90614=m CONFIG_MLX90632=m # CONFIG_TMP006 is not set # CONFIG_TMP007 is not set diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/config/riscv64/default new/config/riscv64/default --- old/config/riscv64/default 2022-06-23 07:46:18.000000000 +0200 +++ new/config/riscv64/default 2022-06-27 08:41:53.000000000 +0200 @@ -8208,7 +8208,7 @@ # CONFIG_LTC2983 is not set # CONFIG_MAXIM_THERMOCOUPLE is not set CONFIG_HID_SENSOR_TEMP=m -# CONFIG_MLX90614 is not set +CONFIG_MLX90614=m CONFIG_MLX90632=m # CONFIG_TMP006 is not set # CONFIG_TMP007 is not set 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-06-23 07:46:18.000000000 +0200 +++ new/config/x86_64/default 2022-06-27 08:41:53.000000000 +0200 @@ -9379,7 +9379,7 @@ # CONFIG_LTC2983 is not set # CONFIG_MAXIM_THERMOCOUPLE is not set CONFIG_HID_SENSOR_TEMP=m -# CONFIG_MLX90614 is not set +CONFIG_MLX90614=m CONFIG_MLX90632=m # CONFIG_TMP006 is not set # CONFIG_TMP007 is not set ++++++ patches.kernel.org.tar.bz2 ++++++ ++++ 16869 lines of diff (skipped) ++++++ patches.suse.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/patches.suse/ALSA-hda-Fix-discovery-of-i915-graphics-PCI-device.patch new/patches.suse/ALSA-hda-Fix-discovery-of-i915-graphics-PCI-device.patch --- old/patches.suse/ALSA-hda-Fix-discovery-of-i915-graphics-PCI-device.patch 2022-06-23 07:46:18.000000000 +0200 +++ new/patches.suse/ALSA-hda-Fix-discovery-of-i915-graphics-PCI-device.patch 1970-01-01 01:00:00.000000000 +0100 @@ -1,70 +0,0 @@ -From 36a38c53b4ee51b90566f8f44a613601eb31a10e Mon Sep 17 00:00:00 2001 -From: Takashi Iwai <ti...@suse.de> -Date: Tue, 21 Jun 2022 14:00:44 +0200 -Subject: [PATCH] ALSA: hda: Fix discovery of i915 graphics PCI device -Git-commit: 36a38c53b4ee51b90566f8f44a613601eb31a10e -Patch-mainline: Queued -Git-repo: https://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git -References: bsc#1200611 - -It's been reported that the recent fix for skipping the -component-binding with D-GPU caused a regression on some systems; it -resulted in the completely missing component binding with i915 GPU. - -The problem was the use of pci_get_class() function. It matches with -the full PCI class bits, while we want to match only partially the PCI -base class bits. So, when a system has an i915 graphics device with -the PCI class 0380, it won't hit because we're looking for only the -PCI class 0300. - -This patch fixes i915_gfx_present() to look up each PCI device and -match with PCI base class explicitly instead of pci_get_class(). - -Fixes: c9db8a30d9f0 ("ALSA: hda/i915 - skip acomp init if no matching display") -Reviewed-by: Kai Vehmanen <kai.vehma...@linux.intel.com> -Tested-by: Kai Vehmanen <kai.vehma...@linux.intel.com> -Cc: <sta...@vger.kernel.org> -Link: https://bugzilla.opensuse.org/show_bug.cgi?id=1200611 -Link: https://lore.kernel.org/r/87bkunztec.wl-ti...@suse.de -Link: https://lore.kernel.org/r/20220621120044.11573-1-ti...@suse.de -Signed-off-by: Takashi Iwai <ti...@suse.de> - ---- - sound/hda/hdac_i915.c | 15 ++++++--------- - 1 file changed, 6 insertions(+), 9 deletions(-) - -diff --git a/sound/hda/hdac_i915.c b/sound/hda/hdac_i915.c -index 3f35972e1cf7..161a9711cd63 100644 ---- a/sound/hda/hdac_i915.c -+++ b/sound/hda/hdac_i915.c -@@ -119,21 +119,18 @@ static int i915_component_master_match(struct device *dev, int subcomponent, - /* check whether Intel graphics is present and reachable */ - static int i915_gfx_present(struct pci_dev *hdac_pci) - { -- unsigned int class = PCI_BASE_CLASS_DISPLAY << 16; - struct pci_dev *display_dev = NULL; -- bool match = false; - -- do { -- display_dev = pci_get_class(class, display_dev); -- -- if (display_dev && display_dev->vendor == PCI_VENDOR_ID_INTEL && -+ for_each_pci_dev(display_dev) { -+ if (display_dev->vendor == PCI_VENDOR_ID_INTEL && -+ (display_dev->class >> 16) == PCI_BASE_CLASS_DISPLAY && - connectivity_check(display_dev, hdac_pci)) { - pci_dev_put(display_dev); -- match = true; -+ return true; - } -- } while (!match && display_dev); -+ } - -- return match; -+ return false; - } - - /** --- -2.35.3 - diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/patches.suse/eth-sun-cassini-remove-dead-code.patch new/patches.suse/eth-sun-cassini-remove-dead-code.patch --- old/patches.suse/eth-sun-cassini-remove-dead-code.patch 2022-06-23 07:46:18.000000000 +0200 +++ new/patches.suse/eth-sun-cassini-remove-dead-code.patch 1970-01-01 01:00:00.000000000 +0100 @@ -1,45 +0,0 @@ -From: =?UTF-8?q?Martin=20Li=C5=A1ka?= <mli...@suse.cz> -Date: Wed, 18 May 2022 09:18:53 +0200 -Subject: eth: sun: cassini: remove dead code -MIME-Version: 1.0 -Content-Type: text/plain; charset=UTF-8 -Content-Transfer-Encoding: 8bit -Git-commit: 32329216ca1d6ee29c41215f18b3053bb6158541 -Patch-mainline: 5.19-rc1 -References: gcc 12 warnings - -Fixes the following GCC warning: - -drivers/net/ethernet/sun/cassini.c:1316:29: error: comparison between two arrays [-Werror=array-compare] -drivers/net/ethernet/sun/cassini.c:3783:34: error: comparison between two arrays [-Werror=array-compare] - -Note that 2 arrays should be compared by comparing of their addresses: -note: use ???&cas_prog_workaroundtab[0] == &cas_prog_null[0]??? to compare the addresses - -Signed-off-by: Martin Liska <mli...@suse.cz> -Signed-off-by: David S. Miller <da...@davemloft.net> -Signed-off-by: Jiri Slaby <jsl...@suse.cz> ---- - drivers/net/ethernet/sun/cassini.c | 4 ++-- - 1 file changed, 2 insertions(+), 2 deletions(-) - ---- a/drivers/net/ethernet/sun/cassini.c -+++ b/drivers/net/ethernet/sun/cassini.c -@@ -1313,7 +1313,7 @@ static void cas_init_rx_dma(struct cas * - writel(val, cp->regs + REG_RX_PAGE_SIZE); - - /* enable the header parser if desired */ -- if (CAS_HP_FIRMWARE == cas_prog_null) -+ if (&CAS_HP_FIRMWARE[0] == &cas_prog_null[0]) - return; - - val = CAS_BASE(HP_CFG_NUM_CPU, CAS_NCPUS > 63 ? 0 : CAS_NCPUS); -@@ -3780,7 +3780,7 @@ static void cas_reset(struct cas *cp, in - - /* program header parser */ - if ((cp->cas_flags & CAS_FLAG_TARGET_ABORT) || -- (CAS_HP_ALT_FIRMWARE == cas_prog_null)) { -+ (&CAS_HP_ALT_FIRMWARE[0] == &cas_prog_null[0])) { - cas_load_firmware(cp, CAS_HP_FIRMWARE); - } else { - cas_load_firmware(cp, CAS_HP_ALT_FIRMWARE); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/patches.suse/net-wwan-iosm-remove-pointless-null-check.patch new/patches.suse/net-wwan-iosm-remove-pointless-null-check.patch --- old/patches.suse/net-wwan-iosm-remove-pointless-null-check.patch 2022-06-23 07:46:18.000000000 +0200 +++ new/patches.suse/net-wwan-iosm-remove-pointless-null-check.patch 1970-01-01 01:00:00.000000000 +0100 @@ -1,55 +0,0 @@ -From: Jakub Kicinski <k...@kernel.org> -Date: Wed, 18 May 2022 17:43:42 -0700 -Subject: net: wwan: iosm: remove pointless null check -MIME-Version: 1.0 -Content-Type: text/plain; charset=UTF-8 -Content-Transfer-Encoding: 8bit -Git-commit: dbbc7d04c549a43ad343c69e17b27a57e2102041 -Patch-mainline: 5.19-rc1 -References: gcc 12 warnings - -GCC 12 warns: - -drivers/net/wwan/iosm/iosm_ipc_protocol_ops.c: In function ???ipc_protocol_dl_td_process???: -drivers/net/wwan/iosm/iosm_ipc_protocol_ops.c:406:13: warning: the comparison will always evaluate as ???true??? for the address of ???cb??? will never be NULL [-Waddress] - 406 | if (!IPC_CB(skb)) { - | ^ - -Indeed the check seems entirely pointless. Hopefully the other -validation checks will catch if the cb is bad, but it can't be -NULL. - -Reviewed-by: M Chetan Kumar <m.chetan.ku...@intel.com> -Link: https://lore.kernel.org/r/20220519004342.2109832-1-k...@kernel.org -Signed-off-by: Jakub Kicinski <k...@kernel.org> -Signed-off-by: Jiri Slaby <jsl...@suse.cz> ---- - drivers/net/wwan/iosm/iosm_ipc_protocol_ops.c | 10 ---------- - 1 file changed, 10 deletions(-) - ---- a/drivers/net/wwan/iosm/iosm_ipc_protocol_ops.c -+++ b/drivers/net/wwan/iosm/iosm_ipc_protocol_ops.c -@@ -372,8 +372,6 @@ bool ipc_protocol_dl_td_prepare(struct i - struct sk_buff *ipc_protocol_dl_td_process(struct iosm_protocol *ipc_protocol, - struct ipc_pipe *pipe) - { -- u32 tail = -- le32_to_cpu(ipc_protocol->p_ap_shm->tail_array[pipe->pipe_nr]); - struct ipc_protocol_td *p_td; - struct sk_buff *skb; - -@@ -401,14 +399,6 @@ struct sk_buff *ipc_protocol_dl_td_proce - ipc_pcie_kfree_skb(ipc_protocol->pcie, skb); - skb = NULL; - goto ret; -- } -- -- if (!IPC_CB(skb)) { -- dev_err(ipc_protocol->dev, "pipe# %d, tail: %d skb_cb is NULL", -- pipe->pipe_nr, tail); -- ipc_pcie_kfree_skb(ipc_protocol->pcie, skb); -- skb = NULL; -- goto ret; - } - - if (p_td->buffer.address != IPC_CB(skb)->mapping) { diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/patches.suse/wifi-rtlwifi-remove-always-true-condition-pointed-ou.patch new/patches.suse/wifi-rtlwifi-remove-always-true-condition-pointed-ou.patch --- old/patches.suse/wifi-rtlwifi-remove-always-true-condition-pointed-ou.patch 2022-06-23 07:46:18.000000000 +0200 +++ new/patches.suse/wifi-rtlwifi-remove-always-true-condition-pointed-ou.patch 1970-01-01 01:00:00.000000000 +0100 @@ -1,35 +0,0 @@ -From: Jakub Kicinski <k...@kernel.org> -Date: Fri, 20 May 2022 12:43:15 -0700 -Subject: wifi: rtlwifi: remove always-true condition pointed out by GCC 12 -Git-commit: ee3db469dd317e82f57b13aa3bc61be5cb60c2b4 -Patch-mainline: 5.19-rc1 -References: gcc 12 warnings - -The .value is a two-dim array, not a pointer. - -struct iqk_matrix_regs { - bool iqk_done; - long value[1][IQK_MATRIX_REG_NUM]; -}; - -Acked-by: Kalle Valo <kv...@kernel.org> -Signed-off-by: Jakub Kicinski <k...@kernel.org> -Signed-off-by: Jiri Slaby <jsl...@suse.cz> ---- - drivers/net/wireless/realtek/rtlwifi/rtl8192de/phy.c | 5 +---- - 1 file changed, 1 insertion(+), 4 deletions(-) - ---- a/drivers/net/wireless/realtek/rtlwifi/rtl8192de/phy.c -+++ b/drivers/net/wireless/realtek/rtlwifi/rtl8192de/phy.c -@@ -2386,10 +2386,7 @@ void rtl92d_phy_reload_iqk_setting(struc - rtl_dbg(rtlpriv, COMP_SCAN, DBG_LOUD, - "Just Read IQK Matrix reg for channel:%d....\n", - channel); -- if ((rtlphy->iqk_matrix[indexforchannel]. -- value[0] != NULL) -- /*&&(regea4 != 0) */) -- _rtl92d_phy_patha_fill_iqk_matrix(hw, true, -+ _rtl92d_phy_patha_fill_iqk_matrix(hw, true, - rtlphy->iqk_matrix[ - indexforchannel].value, 0, - (rtlphy->iqk_matrix[ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/patches.suse/x86-boot-Wrap-literal-addresses-in-absolute_pointer.patch new/patches.suse/x86-boot-Wrap-literal-addresses-in-absolute_pointer.patch --- old/patches.suse/x86-boot-Wrap-literal-addresses-in-absolute_pointer.patch 2022-06-23 07:46:18.000000000 +0200 +++ new/patches.suse/x86-boot-Wrap-literal-addresses-in-absolute_pointer.patch 1970-01-01 01:00:00.000000000 +0100 @@ -1,139 +0,0 @@ -From: Kees Cook <keesc...@chromium.org> -Date: Sun, 27 Feb 2022 11:59:18 -0800 -Subject: x86/boot: Wrap literal addresses in absolute_pointer() -Git-commit: aeb84412037b89e06f45e382f044da6f200e12f8 -Patch-mainline: 5.19-rc1 -References: gcc 12 warnings - -GCC 11 (incorrectly[1]) assumes that literal values cast to (void *) -should be treated like a NULL pointer with an offset, and raises -diagnostics when doing bounds checking under -Warray-bounds. GCC 12 -got "smarter" about finding these: - - In function 'rdfs8', - inlined from 'vga_recalc_vertical' at /srv/code/arch/x86/boot/video-mode.c:124:29, - inlined from 'set_mode' at /srv/code/arch/x86/boot/video-mode.c:163:3: - /srv/code/arch/x86/boot/boot.h:114:9: warning: array subscript 0 is outside array bounds of 'u8[0]' {aka 'unsigned char[]'} [-Warray-bounds] - 114 | asm volatile("movb %%fs:%1,%0" : "=q" (v) : "m" (*(u8 *)addr)); - | ^~~ - -This has been solved in other places[2] already by using the recently -added absolute_pointer() macro. Do the same here. - - [1] https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99578 - [2] https://lore.kernel.org/all/20210912160149.2227137-1-li...@roeck-us.net/ - -Signed-off-by: Kees Cook <keesc...@chromium.org> -Signed-off-by: Borislav Petkov <b...@suse.de> -Reviewed-by: Guenter Roeck <li...@roeck-us.net> -Link: https://lore.kernel.org/r/20220227195918.705219-1-keesc...@chromium.org -Signed-off-by: Jiri Slaby <jsl...@suse.cz> ---- - arch/x86/boot/boot.h | 36 ++++++++++++++++++++++++------------ - arch/x86/boot/main.c | 2 +- - 2 files changed, 25 insertions(+), 13 deletions(-) - ---- a/arch/x86/boot/boot.h -+++ b/arch/x86/boot/boot.h -@@ -110,66 +110,78 @@ typedef unsigned int addr_t; - - static inline u8 rdfs8(addr_t addr) - { -+ u8 *ptr = (u8 *)absolute_pointer(addr); - u8 v; -- asm volatile("movb %%fs:%1,%0" : "=q" (v) : "m" (*(u8 *)addr)); -+ asm volatile("movb %%fs:%1,%0" : "=q" (v) : "m" (*ptr)); - return v; - } - static inline u16 rdfs16(addr_t addr) - { -+ u16 *ptr = (u16 *)absolute_pointer(addr); - u16 v; -- asm volatile("movw %%fs:%1,%0" : "=r" (v) : "m" (*(u16 *)addr)); -+ asm volatile("movw %%fs:%1,%0" : "=r" (v) : "m" (*ptr)); - return v; - } - static inline u32 rdfs32(addr_t addr) - { -+ u32 *ptr = (u32 *)absolute_pointer(addr); - u32 v; -- asm volatile("movl %%fs:%1,%0" : "=r" (v) : "m" (*(u32 *)addr)); -+ asm volatile("movl %%fs:%1,%0" : "=r" (v) : "m" (*ptr)); - return v; - } - - static inline void wrfs8(u8 v, addr_t addr) - { -- asm volatile("movb %1,%%fs:%0" : "+m" (*(u8 *)addr) : "qi" (v)); -+ u8 *ptr = (u8 *)absolute_pointer(addr); -+ asm volatile("movb %1,%%fs:%0" : "+m" (*ptr) : "qi" (v)); - } - static inline void wrfs16(u16 v, addr_t addr) - { -- asm volatile("movw %1,%%fs:%0" : "+m" (*(u16 *)addr) : "ri" (v)); -+ u16 *ptr = (u16 *)absolute_pointer(addr); -+ asm volatile("movw %1,%%fs:%0" : "+m" (*ptr) : "ri" (v)); - } - static inline void wrfs32(u32 v, addr_t addr) - { -- asm volatile("movl %1,%%fs:%0" : "+m" (*(u32 *)addr) : "ri" (v)); -+ u32 *ptr = (u32 *)absolute_pointer(addr); -+ asm volatile("movl %1,%%fs:%0" : "+m" (*ptr) : "ri" (v)); - } - - static inline u8 rdgs8(addr_t addr) - { -+ u8 *ptr = (u8 *)absolute_pointer(addr); - u8 v; -- asm volatile("movb %%gs:%1,%0" : "=q" (v) : "m" (*(u8 *)addr)); -+ asm volatile("movb %%gs:%1,%0" : "=q" (v) : "m" (*ptr)); - return v; - } - static inline u16 rdgs16(addr_t addr) - { -+ u16 *ptr = (u16 *)absolute_pointer(addr); - u16 v; -- asm volatile("movw %%gs:%1,%0" : "=r" (v) : "m" (*(u16 *)addr)); -+ asm volatile("movw %%gs:%1,%0" : "=r" (v) : "m" (*ptr)); - return v; - } - static inline u32 rdgs32(addr_t addr) - { -+ u32 *ptr = (u32 *)absolute_pointer(addr); - u32 v; -- asm volatile("movl %%gs:%1,%0" : "=r" (v) : "m" (*(u32 *)addr)); -+ asm volatile("movl %%gs:%1,%0" : "=r" (v) : "m" (*ptr)); - return v; - } - - static inline void wrgs8(u8 v, addr_t addr) - { -- asm volatile("movb %1,%%gs:%0" : "+m" (*(u8 *)addr) : "qi" (v)); -+ u8 *ptr = (u8 *)absolute_pointer(addr); -+ asm volatile("movb %1,%%gs:%0" : "+m" (*ptr) : "qi" (v)); - } - static inline void wrgs16(u16 v, addr_t addr) - { -- asm volatile("movw %1,%%gs:%0" : "+m" (*(u16 *)addr) : "ri" (v)); -+ u16 *ptr = (u16 *)absolute_pointer(addr); -+ asm volatile("movw %1,%%gs:%0" : "+m" (*ptr) : "ri" (v)); - } - static inline void wrgs32(u32 v, addr_t addr) - { -- asm volatile("movl %1,%%gs:%0" : "+m" (*(u32 *)addr) : "ri" (v)); -+ u32 *ptr = (u32 *)absolute_pointer(addr); -+ asm volatile("movl %1,%%gs:%0" : "+m" (*ptr) : "ri" (v)); - } - - /* Note: these only return true/false, not a signed return value! */ ---- a/arch/x86/boot/main.c -+++ b/arch/x86/boot/main.c -@@ -33,7 +33,7 @@ static void copy_boot_params(void) - u16 cl_offset; - }; - const struct old_cmdline * const oldcmd = -- (const struct old_cmdline *)OLD_CL_ADDRESS; -+ absolute_pointer(OLD_CL_ADDRESS); - - BUILD_BUG_ON(sizeof(boot_params) != 4096); - memcpy(&boot_params.hdr, &hdr, sizeof(hdr)); ++++++ series.conf ++++++ --- /var/tmp/diff_new_pack.9drf1l/_old 2022-07-06 15:41:54.286508849 +0200 +++ /var/tmp/diff_new_pack.9drf1l/_new 2022-07-06 15:41:54.290508855 +0200 @@ -1521,6 +1521,208 @@ patches.kernel.org/5.18.6-140-dm-fix-bio_set-allocation.patch patches.kernel.org/5.18.6-141-clk-imx8mp-fix-usb_root_clk-parent.patch patches.kernel.org/5.18.6-142-Linux-5.18.6.patch + patches.kernel.org/5.18.7-001-s390-mm-use-non-quiescing-sske-for-KVM-switch-.patch + patches.kernel.org/5.18.7-002-zonefs-fix-zonefs_iomap_begin-for-reads.patch + patches.kernel.org/5.18.7-003-wifi-rtlwifi-remove-always-true-condition-poin.patch + patches.kernel.org/5.18.7-004-eth-sun-cassini-remove-dead-code.patch + patches.kernel.org/5.18.7-005-net-wwan-iosm-remove-pointless-null-check.patch + patches.kernel.org/5.18.7-006-x86-boot-Wrap-literal-addresses-in-absolute_po.patch + patches.kernel.org/5.18.7-007-fsnotify-introduce-mark-type-iterator.patch + patches.kernel.org/5.18.7-008-fsnotify-consistent-behavior-for-parent-not-wa.patch + patches.kernel.org/5.18.7-009-bpf-Fix-calling-global-functions-from-BPF_PROG.patch + patches.kernel.org/5.18.7-010-selftests-bpf-Add-selftest-for-calling-global-.patch + patches.kernel.org/5.18.7-011-dt-bindings-nvmem-sfp-Add-clock-properties.patch + patches.kernel.org/5.18.7-012-io_uring-use-original-request-task-for-infligh.patch + patches.kernel.org/5.18.7-013-Linux-5.18.7.patch + patches.kernel.org/5.18.8-001-random-schedule-mix_interrupt_randomness-less-.patch + patches.kernel.org/5.18.8-002-random-quiet-urandom-warning-ratelimit-suppres.patch + patches.kernel.org/5.18.8-003-ALSA-memalloc-Drop-x86-specific-hack-for-WC-al.patch + patches.kernel.org/5.18.8-004-ALSA-hda-via-Fix-missing-beep-setup.patch + patches.kernel.org/5.18.8-005-ALSA-hda-Fix-discovery-of-i915-graphics-PCI-de.patch + patches.kernel.org/5.18.8-006-ALSA-hda-conexant-Fix-missing-beep-setup.patch + patches.kernel.org/5.18.8-007-ALSA-hda-realtek-Add-mute-LED-quirk-for-HP-Ome.patch + patches.kernel.org/5.18.8-008-ALSA-hda-realtek-ALC897-headset-MIC-no-sound.patch + patches.kernel.org/5.18.8-009-ALSA-hda-realtek-Apply-fixup-for-Lenovo-Yoga-D.patch + patches.kernel.org/5.18.8-010-ALSA-hda-realtek-Add-quirk-for-Clevo-PD70PNT.patch + patches.kernel.org/5.18.8-011-ALSA-hda-realtek-Add-quirk-for-Clevo-NS50PU.patch + patches.kernel.org/5.18.8-012-net-openvswitch-fix-parsing-of-nw_proto-for-IP.patch + patches.kernel.org/5.18.8-013-ipv4-ping-fix-bind-address-validity-check.patch + patches.kernel.org/5.18.8-014-9p-Fix-refcounting-during-full-path-walks-for-.patch + patches.kernel.org/5.18.8-015-9p-fix-fid-refcount-leak-in-v9fs_vfs_atomic_op.patch + patches.kernel.org/5.18.8-016-9p-fix-fid-refcount-leak-in-v9fs_vfs_get_link.patch + patches.kernel.org/5.18.8-017-9p-fix-EBADF-errors-in-cached-mode.patch + patches.kernel.org/5.18.8-018-btrfs-fix-hang-during-unmount-when-block-group.patch + patches.kernel.org/5.18.8-019-btrfs-prevent-remounting-to-v1-space-cache-for.patch + patches.kernel.org/5.18.8-020-btrfs-add-error-messages-to-all-unrecognized-m.patch + patches.kernel.org/5.18.8-021-scsi-ibmvfc-Store-vhost-pointer-during-subcrq-.patch + patches.kernel.org/5.18.8-022-scsi-ibmvfc-Allocate-free-queue-resource-only-.patch + patches.kernel.org/5.18.8-023-mmc-sdhci-pci-o2micro-Fix-card-detect-by-deali.patch + patches.kernel.org/5.18.8-024-mmc-mediatek-wait-dma-stop-bit-reset-to-0.patch + patches.kernel.org/5.18.8-025-xen-gntdev-Avoid-blocking-in-unmap_grant_pages.patch + patches.kernel.org/5.18.8-026-MAINTAINERS-Add-new-IOMMU-development-mailing-.patch + patches.kernel.org/5.18.8-027-mtd-rawnand-gpmi-Fix-setting-busy-timeout-sett.patch + patches.kernel.org/5.18.8-028-ata-libata-add-qc-flags-in-ata_qc_complete_tem.patch + patches.kernel.org/5.18.8-029-dm-era-commit-metadata-in-postsuspend-after-wo.patch + patches.kernel.org/5.18.8-030-dm-do-not-return-early-from-dm_io_complete-if-.patch + patches.kernel.org/5.18.8-031-dm-mirror-log-clear-log-bits-up-to-BITS_PER_LO.patch + patches.kernel.org/5.18.8-032-tracing-kprobes-Check-whether-get_kretprobe-re.patch + patches.kernel.org/5.18.8-033-filemap-Handle-sibling-entries-in-filemap_get_.patch + patches.kernel.org/5.18.8-034-mm-slub-add-missing-TID-updates-on-slab-deacti.patch + patches.kernel.org/5.18.8-035-drm-i915-Implement-w-a-22010492432-for-adl-s.patch + patches.kernel.org/5.18.8-036-amd-display-dc-Fix-COLOR_ENCODING-and-COLOR_RA.patch + patches.kernel.org/5.18.8-037-drm-amd-display-Fix-typo-in-override_lane_sett.patch + patches.kernel.org/5.18.8-038-USB-serial-pl2303-add-support-for-more-HXN-G-t.patch + patches.kernel.org/5.18.8-039-USB-serial-option-add-Telit-LE910Cx-0x1250-com.patch + patches.kernel.org/5.18.8-040-USB-serial-option-add-Quectel-EM05-G-modem.patch + patches.kernel.org/5.18.8-041-USB-serial-option-add-Quectel-RM500K-module-su.patch + patches.kernel.org/5.18.8-042-drm-msm-Ensure-mmap-offset-is-initialized.patch + patches.kernel.org/5.18.8-043-drm-msm-Fix-double-pm_runtime_disable-call.patch + patches.kernel.org/5.18.8-044-netfilter-use-get_random_u32-instead-of-prando.patch + patches.kernel.org/5.18.8-045-scsi-scsi_debug-Fix-zone-transition-to-full-co.patch + patches.kernel.org/5.18.8-046-drm-msm-Switch-ordering-of-runpm-put-vs-devfre.patch + patches.kernel.org/5.18.8-047-scsi-iscsi-Exclude-zero-from-the-endpoint-ID-r.patch + patches.kernel.org/5.18.8-048-xsk-Fix-generic-transmit-when-completion-queue.patch + patches.kernel.org/5.18.8-049-drm-msm-use-for_each_sgtable_sg-to-iterate-ove.patch + patches.kernel.org/5.18.8-050-bpf-Fix-request_sock-leak-in-sk-lookup-helpers.patch + patches.kernel.org/5.18.8-051-drm-sun4i-Fix-crash-during-suspend-after-compo.patch + patches.kernel.org/5.18.8-052-bpf-x86-Fix-tail-call-count-offset-calculation.patch + patches.kernel.org/5.18.8-053-selftests-dma-fix-compile-error-for-dma_map_be.patch + patches.kernel.org/5.18.8-054-scsi-storvsc-Correct-reporting-of-Hyper-V-I-O-.patch + patches.kernel.org/5.18.8-055-phy-aquantia-Fix-AN-when-higher-speeds-than-1G.patch + patches.kernel.org/5.18.8-056-KVM-arm64-Prevent-kmemleak-from-accessing-pKVM.patch + patches.kernel.org/5.18.8-057-net-fix-data-race-in-dev_isalive.patch + patches.kernel.org/5.18.8-058-veth-Add-updating-of-trans_start.patch + patches.kernel.org/5.18.8-059-tipc-fix-use-after-free-Read-in-tipc_named_rei.patch + patches.kernel.org/5.18.8-060-block-disable-the-elevator-int-del_gendisk.patch + patches.kernel.org/5.18.8-061-rethook-Reject-getting-a-rethook-if-RCU-is-not.patch + patches.kernel.org/5.18.8-062-igb-fix-a-use-after-free-issue-in-igb_clean_tx.patch + patches.kernel.org/5.18.8-063-bonding-ARP-monitor-spams-NETDEV_NOTIFY_PEERS-.patch + patches.kernel.org/5.18.8-064-ethtool-Fix-get-module-eeprom-fallback.patch + patches.kernel.org/5.18.8-065-net-sched-sch_netem-Fix-arithmetic-in-netem_du.patch + patches.kernel.org/5.18.8-066-drm-msm-mdp4-Fix-refcount-leak-in-mdp4_modeset.patch + patches.kernel.org/5.18.8-067-drm-msm-dp-check-core_initialized-before-disab.patch + patches.kernel.org/5.18.8-068-drm-msm-dp-force-link-training-for-display-res.patch + patches.kernel.org/5.18.8-069-net-phy-at803x-fix-NULL-pointer-dereference-on.patch + patches.kernel.org/5.18.8-070-perf-test-Record-only-user-callchains-on-the-C.patch + patches.kernel.org/5.18.8-071-perf-test-topology-Use-strncmp-right-platform-.patch + patches.kernel.org/5.18.8-072-perf-arm-spe-Don-t-set-data-source-if-it-s-not.patch + patches.kernel.org/5.18.8-073-ipv4-fix-bind-address-validity-regression-test.patch + patches.kernel.org/5.18.8-074-erspan-do-not-assume-transport-header-is-alway.patch + patches.kernel.org/5.18.8-075-net-tls-fix-tls_sk_proto_close-executed-repeat.patch + patches.kernel.org/5.18.8-076-udmabuf-add-back-sanity-check.patch + patches.kernel.org/5.18.8-077-selftests-netfilter-correct-PKTGEN_SCRIPT_PATH.patch + patches.kernel.org/5.18.8-078-netfilter-nf_dup_netdev-do-not-push-mac-header.patch + patches.kernel.org/5.18.8-079-netfilter-nf_dup_netdev-add-and-use-recursion-.patch + patches.kernel.org/5.18.8-080-xen-blkfront-Handle-NULL-gendisk.patch + patches.kernel.org/5.18.8-081-x86-xen-Remove-undefined-behavior-in-setup_fea.patch + patches.kernel.org/5.18.8-082-MIPS-Remove-repetitive-increase-irq_err_count.patch + patches.kernel.org/5.18.8-083-afs-Fix-dynamic-root-getattr.patch + patches.kernel.org/5.18.8-084-block-pop-cached-rq-before-potentially-blockin.patch + patches.kernel.org/5.18.8-085-ice-ignore-protocol-field-in-GTP-offload.patch + patches.kernel.org/5.18.8-086-ice-Fix-switchdev-rules-book-keeping.patch + patches.kernel.org/5.18.8-087-ice-ethtool-advertise-1000M-speeds-properly.patch + patches.kernel.org/5.18.8-088-ice-ethtool-Prohibit-improper-channel-config-f.patch + patches.kernel.org/5.18.8-089-io_uring-fail-links-when-poll-fails.patch + patches.kernel.org/5.18.8-090-regmap-irq-Fix-a-bug-in-regmap_irq_enable-for-.patch + patches.kernel.org/5.18.8-091-regmap-irq-Fix-offset-index-mismatch-in-read_s.patch + patches.kernel.org/5.18.8-092-iommu-ipmmu-vmsa-Fix-compatible-for-rcar-gen4.patch + patches.kernel.org/5.18.8-093-drm-amd-Revert-drm-amd-display-keep-eDP-Vdd-on.patch + patches.kernel.org/5.18.8-094-net-dsa-qca8k-reduce-mgmt-ethernet-timeout.patch + patches.kernel.org/5.18.8-095-igb-Make-DMA-faster-when-CPU-is-active-on-the-.patch + patches.kernel.org/5.18.8-096-virtio_net-fix-xdp_rxq_info-bug-after-suspend-.patch + patches.kernel.org/5.18.8-097-Revert-net-tls-fix-tls_sk_proto_close-executed.patch + patches.kernel.org/5.18.8-098-sock-redo-the-psock-vs-ULP-protection-check.patch + patches.kernel.org/5.18.8-099-nvme-move-the-Samsung-X5-quirk-entry-to-the-co.patch + patches.kernel.org/5.18.8-100-gpio-winbond-Fix-error-code-in-winbond_gpio_ge.patch + patches.kernel.org/5.18.8-101-s390-cpumf-Handle-events-cycles-and-instructio.patch + patches.kernel.org/5.18.8-102-filemap-Fix-serialization-adding-transparent-h.patch + patches.kernel.org/5.18.8-103-KVM-SEV-Init-target-VMCBs-in-sev_migrate_from.patch + patches.kernel.org/5.18.8-104-iio-mma8452-fix-probe-fail-when-device-tree-co.patch + patches.kernel.org/5.18.8-105-iio-magnetometer-yas530-Fix-memchr_inv-misuse.patch + patches.kernel.org/5.18.8-106-iio-adc-xilinx-ams-fix-return-error-variable.patch + patches.kernel.org/5.18.8-107-iio-adc-vf610-fix-conversion-mode-sysfs-node-n.patch + patches.kernel.org/5.18.8-108-io_uring-make-apoll_events-a-__poll_t.patch + patches.kernel.org/5.18.8-109-io_uring-fix-req-apoll_events.patch + patches.kernel.org/5.18.8-110-usb-typec-wcove-Drop-wrong-dependency-to-INTEL.patch + patches.kernel.org/5.18.8-111-io_uring-fix-wrong-arm_poll-error-handling.patch + patches.kernel.org/5.18.8-112-vmcore-convert-copy_oldmem_page-to-take-an-iov.patch + patches.kernel.org/5.18.8-113-s390-crash-add-missing-iterator-advance-in-cop.patch + patches.kernel.org/5.18.8-114-s390-crash-make-copy_oldmem_page-return-number.patch + patches.kernel.org/5.18.8-115-xhci-turn-off-port-power-in-shutdown.patch + patches.kernel.org/5.18.8-116-xhci-pci-Allow-host-runtime-PM-as-default-for-.patch + patches.kernel.org/5.18.8-117-xhci-pci-Allow-host-runtime-PM-as-default-for-.patch + patches.kernel.org/5.18.8-118-usb-gadget-uvc-fix-list-double-add-in-uvcg_vid.patch + patches.kernel.org/5.18.8-119-usb-gadget-Fix-non-unique-driver-names-in-raw-.patch + patches.kernel.org/5.18.8-120-USB-gadget-Fix-double-free-bug-in-raw_gadget-d.patch + patches.kernel.org/5.18.8-121-usb-chipidea-udc-check-request-status-before-s.patch + patches.kernel.org/5.18.8-122-dt-bindings-usb-ohci-Increase-the-number-of-PH.patch + patches.kernel.org/5.18.8-123-dt-bindings-usb-ehci-Increase-the-number-of-PH.patch + patches.kernel.org/5.18.8-124-btrfs-fix-race-between-reflinking-and-ordered-.patch + patches.kernel.org/5.18.8-125-btrfs-don-t-set-lock_owner-when-locking-extent.patch + patches.kernel.org/5.18.8-126-btrfs-fix-deadlock-with-fsync-fiemap-transacti.patch + patches.kernel.org/5.18.8-127-f2fs-attach-inline_data-after-setting-compress.patch + patches.kernel.org/5.18.8-128-f2fs-fix-iostat-related-lock-protection.patch + patches.kernel.org/5.18.8-129-f2fs-do-not-count-ENOENT-for-error-case.patch + patches.kernel.org/5.18.8-130-iio-humidity-hts221-rearrange-iio-trigger-get-.patch + patches.kernel.org/5.18.8-131-iio-proximity-sx9324-Check-ret-value-of-device.patch + patches.kernel.org/5.18.8-132-iio-chemical-ccs811-rearrange-iio-trigger-get-.patch + patches.kernel.org/5.18.8-133-iio-accel-kxcjk-1013-rearrange-iio-trigger-get.patch + patches.kernel.org/5.18.8-134-iio-accel-bma180-rearrange-iio-trigger-get-and.patch + patches.kernel.org/5.18.8-135-iio-accel-mxc4005-rearrange-iio-trigger-get-an.patch + patches.kernel.org/5.18.8-136-iio-accel-mma8452-ignore-the-return-value-of-r.patch + patches.kernel.org/5.18.8-137-iio-gyro-mpu3050-Fix-the-error-handling-in-mpu.patch + patches.kernel.org/5.18.8-138-iio-trigger-sysfs-fix-use-after-free-on-remove.patch + patches.kernel.org/5.18.8-139-iio-adc-stm32-fix-maximum-clock-rate-for-stm32.patch + patches.kernel.org/5.18.8-140-iio-imu-inv_icm42600-Fix-broken-icm42600-chip-.patch + patches.kernel.org/5.18.8-141-iio-afe-rescale-Fix-boolean-logic-bug.patch + patches.kernel.org/5.18.8-142-iio-test-fix-missing-MODULE_LICENSE-for-IIO_RE.patch + patches.kernel.org/5.18.8-143-iio-adc-aspeed-Fix-refcount-leak-in-aspeed_adc.patch + patches.kernel.org/5.18.8-144-iio-adc-stm32-Fix-ADCs-iteration-in-irq-handle.patch + patches.kernel.org/5.18.8-145-iio-adc-stm32-Fix-IRQs-on-STM32F4-by-removing-.patch + patches.kernel.org/5.18.8-146-iio-adc-stm32-fix-vrefint-wrong-calibration-va.patch + patches.kernel.org/5.18.8-147-iio-adc-axp288-Override-TS-pin-bias-current-fo.patch + patches.kernel.org/5.18.8-148-iio-adc-rzg2l_adc-add-missing-fwnode_handle_pu.patch + patches.kernel.org/5.18.8-149-iio-adc-adi-axi-adc-Fix-refcount-leak-in-adi_a.patch + patches.kernel.org/5.18.8-150-iio-adc-ti-ads131e08-add-missing-fwnode_handle.patch + patches.kernel.org/5.18.8-151-xtensa-xtfpga-Fix-refcount-leak-bug-in-setup.patch + patches.kernel.org/5.18.8-152-xtensa-Fix-refcount-leak-bug-in-time.c.patch + patches.kernel.org/5.18.8-153-parisc-stifb-Fix-fb_is_primary_device-only-ava.patch + patches.kernel.org/5.18.8-154-parisc-Fix-flush_anon_page-on-PA8800-PA8900.patch + patches.kernel.org/5.18.8-155-parisc-Enable-ARCH_HAS_STRICT_MODULE_RWX.patch + patches.kernel.org/5.18.8-156-arm64-dts-ti-k3-j721s2-Fix-overlapping-GICD-me.patch + patches.kernel.org/5.18.8-157-powerpc-microwatt-wire-up-rng-during-setup_arc.patch + patches.kernel.org/5.18.8-158-powerpc-Enable-execve-syscall-exit-tracepoint.patch + patches.kernel.org/5.18.8-159-powerpc-rtas-Allow-ibm-platform-dump-RTAS-call.patch + patches.kernel.org/5.18.8-160-powerpc-powernv-wire-up-rng-during-setup_arch.patch + patches.kernel.org/5.18.8-161-mm-memory-failure-disable-unpoison-once-hw-err.patch + patches.kernel.org/5.18.8-162-mm-lru_cache_disable-use-synchronize_rcu_exped.patch + patches.kernel.org/5.18.8-163-ARM-dts-imx7-Move-hsic_phy-power-domain-to-HSI.patch + patches.kernel.org/5.18.8-164-ARM-dts-imx6qdl-correct-PU-regulator-ramp-dela.patch + patches.kernel.org/5.18.8-165-arm64-dts-ti-k3-am64-main-Remove-support-for-H.patch + patches.kernel.org/5.18.8-166-ARM-exynos-Fix-refcount-leak-in-exynos_map_pmu.patch + patches.kernel.org/5.18.8-167-arm64-dts-exynos-Correct-UART-clocks-on-Exynos.patch + patches.kernel.org/5.18.8-168-soc-bcm-brcmstb-pm-pm-arm-Fix-refcount-leak-in.patch + patches.kernel.org/5.18.8-169-ARM-Fix-refcount-leak-in-axxia_boot_secondary.patch + patches.kernel.org/5.18.8-170-memory-mtk-smi-add-missing-put_device-call-in-.patch + patches.kernel.org/5.18.8-171-memory-samsung-exynos5422-dmc-Fix-refcount-lea.patch + patches.kernel.org/5.18.8-172-ARM-cns3xxx-Fix-refcount-leak-in-cns3xxx_init.patch + patches.kernel.org/5.18.8-173-modpost-fix-section-mismatch-check-for-exporte.patch + patches.kernel.org/5.18.8-174-ARM-dts-bcm2711-rpi-400-Fix-GPIO-line-names.patch + patches.kernel.org/5.18.8-175-smb3-fix-empty-netname-context-on-secondary-ch.patch + patches.kernel.org/5.18.8-176-random-update-comment-from-copy_to_user-copy_t.patch + patches.kernel.org/5.18.8-177-perf-build-id-Fix-caching-files-with-a-wrong-b.patch + patches.kernel.org/5.18.8-178-smb3-use-netname-when-available-on-secondary-c.patch + patches.kernel.org/5.18.8-179-dma-direct-use-the-correct-size-for-dma_set_en.patch + patches.kernel.org/5.18.8-180-kbuild-link-vmlinux-only-once-for-CONFIG_TRIM_.patch + patches.kernel.org/5.18.8-181-powerpc-pseries-wire-up-rng-during-setup_arch.patch + patches.kernel.org/5.18.8-182-Linux-5.18.8.patch + patches.kernel.org/5.18.9-001-tick-nohz-unexport-__init-annotated-tick_nohz_.patch + patches.kernel.org/5.18.9-002-clocksource-drivers-ixp4xx-Drop-boardfile-prob.patch + patches.kernel.org/5.18.9-003-bcache-memset-on-stack-variables-in-bch_btree_.patch + patches.kernel.org/5.18.9-004-hinic-Replace-memcpy-with-direct-assignment.patch + patches.kernel.org/5.18.9-005-powerpc-ftrace-Remove-ftrace-init-tramp-once-k.patch + patches.kernel.org/5.18.9-006-io_uring-fix-not-locked-access-to-fixed-buf-ta.patch + patches.kernel.org/5.18.9-007-Linux-5.18.9.patch ######################################################## # Build fixes that apply to the vanilla kernel too. @@ -1549,10 +1751,6 @@ ######################################################## # sorted patches ######################################################## - patches.suse/x86-boot-Wrap-literal-addresses-in-absolute_pointer.patch - patches.suse/eth-sun-cassini-remove-dead-code.patch - patches.suse/net-wwan-iosm-remove-pointless-null-check.patch - patches.suse/wifi-rtlwifi-remove-always-true-condition-pointed-ou.patch patches.suse/simplefb-Enable-boot-time-VESA-graphic-mode-selectio.patch ######################################################## @@ -1694,7 +1892,6 @@ ######################################################## # Other drivers ######################################################## - patches.suse/ALSA-hda-Fix-discovery-of-i915-graphics-PCI-device.patch ######################################################## # Debugging ++++++ source-timestamp ++++++ --- /var/tmp/diff_new_pack.9drf1l/_old 2022-07-06 15:41:54.310508885 +0200 +++ /var/tmp/diff_new_pack.9drf1l/_new 2022-07-06 15:41:54.310508885 +0200 @@ -1,4 +1,4 @@ -2022-06-23 05:46:18 +0000 -GIT Revision: 5aa0763ab4a847fd47695452ea91641a21b210e7 +2022-07-03 08:04:03 +0000 +GIT Revision: 0e67dc1e33ee02c2edff307e49d59bd4c73ce79f GIT Branch: stable