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 2025-03-21 20:21:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kernel-source (Old) and /work/SRC/openSUSE:Factory/.kernel-source.new.2696 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kernel-source" Fri Mar 21 20:21:23 2025 rev:772 rq:1254921 version:6.13.7 Changes: -------- --- /work/SRC/openSUSE:Factory/kernel-source/dtb-aarch64.changes 2025-03-10 20:32:58.141832442 +0100 +++ /work/SRC/openSUSE:Factory/.kernel-source.new.2696/dtb-aarch64.changes 2025-03-21 20:21:24.820242342 +0100 @@ -1,0 +2,402 @@ +Fri Mar 21 08:22:35 CET 2025 - jsl...@suse.cz + +- Update config files. Disable OVPN temporarily. + We need to wait for these fixes first: + https://build.opensuse.org/request/show/1254601 + https://github.com/openSUSE/installation-images/pull/758 +- commit bca56f0 + +------------------------------------------------------------------- +Wed Mar 19 08:56:00 CET 2025 - jsl...@suse.cz + +- testing/selftests: add test tool and scripts for ovpn module + (bsc#1239783). +- ovpn: add basic ethtool support (bsc#1239783). +- ovpn: notify userspace when a peer is deleted (bsc#1239783). +- ovpn: kill key and notify userspace in case of IV exhaustion + (bsc#1239783). +- ovpn: implement key add/get/del/swap via netlink (bsc#1239783). +- ovpn: implement peer add/get/dump/delete via netlink + (bsc#1239783). +- ovpn: add support for updating local or remote UDP endpoint + (bsc#1239783). +- ovpn: implement keepalive mechanism (bsc#1239783). +- ovpn: implement peer lookup logic (bsc#1239783). +- ovpn: implement multi-peer support (bsc#1239783). +- ovpn: add support for MSG_NOSIGNAL in tcp_sendmsg (bsc#1239783). +- skb: implement skb_send_sock_locked_with_flags() (bsc#1239783). +- ovpn: implement TCP transport (bsc#1239783). +- ovpn: store tunnel and transport statistics (bsc#1239783). +- ovpn: implement packet processing (bsc#1239783). +- ovpn: implement basic RX path (UDP) (bsc#1239783). +- ovpn: implement basic TX path (UDP) (bsc#1239783). +- ovpn: introduce the ovpn_socket object (bsc#1239783). +- ovpn: introduce the ovpn_peer object (bsc#1239783). +- ovpn: keep carrier always on for MP interfaces (bsc#1239783). +- ovpn: add basic interface creation/destruction/management + routines (bsc#1239783). +- ovpn: add basic netlink support (bsc#1239783). +- net: introduce OpenVPN Data Channel Offload (ovpn) + (bsc#1239783). +- Update config files. +- commit 64754d8 + +------------------------------------------------------------------- +Fri Mar 14 07:40:37 CET 2025 - jsl...@suse.cz + +- Linux 6.13.7 (bsc#1012628). +- x86/amd_nb: Use rdmsr_safe() in amd_get_mmconfig_range() + (bsc#1012628). +- rust: block: fix formatting in GenDisk doc (bsc#1012628). +- cifs: Remove symlink member from cifs_open_info_data union + (bsc#1012628). +- smb311: failure to open files of length 1040 when mounting + with SMB3.1.1 POSIX extensions (bsc#1012628). +- loongarch: Use ASM_REACHABLE (bsc#1012628). +- Revert "of: reserved-memory: Fix using wrong number of cells + to get property 'alignment'" (bsc#1012628). +- tracing: tprobe-events: Fix a memory leak when tprobe with + $retval (bsc#1012628). +- tracing: tprobe-events: Reject invalid tracepoint name + (bsc#1012628). +- stmmac: loongson: Pass correct arg to PCI function + (bsc#1012628). +- LoongArch: Convert unreachable() to BUG() (bsc#1012628). +- LoongArch: Use polling play_dead() when resuming from + hibernation (bsc#1012628). +- LoongArch: Set hugetlb mmap base address aligned with pmd size + (bsc#1012628). +- LoongArch: Set max_pfn with the PFN of the last page + (bsc#1012628). +- LoongArch: KVM: Add interrupt checking for AVEC (bsc#1012628). +- LoongArch: KVM: Reload guest CSR registers after sleep + (bsc#1012628). +- LoongArch: KVM: Fix GPA size issue about VM (bsc#1012628). +- HID: appleir: Fix potential NULL dereference at raw event handle + (bsc#1012628). +- ksmbd: fix type confusion via race condition when using + ipc_msg_send_request (bsc#1012628). +- ksmbd: fix out-of-bounds in parse_sec_desc() (bsc#1012628). +- ksmbd: fix use-after-free in smb2_lock (bsc#1012628). +- ksmbd: fix bug on trap in smb2_lock (bsc#1012628). +- gpio: rcar: Use raw_spinlock to protect register access + (bsc#1012628). +- gpio: aggregator: protect driver attr handlers against module + unload (bsc#1012628). +- ALSA: seq: Avoid module auto-load handling at event delivery + (bsc#1012628). +- ALSA: hda: intel: Add Dell ALC3271 to power_save denylist + (bsc#1012628). +- ALSA: hda/realtek - add supported Mic Mute LED for Lenovo + platform (bsc#1012628). +- ALSA: hda/realtek: update ALC222 depop optimize (bsc#1012628). +- btrfs: zoned: fix extent range end unlock in cow_file_range() + (bsc#1012628). +- btrfs: fix a leaked chunk map issue in read_one_chunk() + (bsc#1012628). +- virt: sev-guest: Allocate request data dynamically + (bsc#1012628). +- hwmon: (peci/dimmtemp) Do not provide fake thresholds data + (bsc#1012628). +- drm/amd/display: Fix null check for pipe_ctx->plane_state in + resource_build_scaling_params (bsc#1012628). +- drm/amdkfd: Fix NULL Pointer Dereference in KFD queue + (bsc#1012628). +- drm/amd/pm: always allow ih interrupt from fw (bsc#1012628). +- drm/imagination: avoid deadlock on fence release (bsc#1012628). +- drm/imagination: Hold drm_gem_gpuva lock for unmap + (bsc#1012628). +- drm/imagination: only init job done fences once (bsc#1012628). +- drm/radeon: Fix rs400_gpu_init for ATI mobility radeon Xpress + 200M (bsc#1012628). +- Revert "mm/page_alloc.c: don't show protection in zone's + ->lowmem_reserve[] for empty zone" (bsc#1012628). +- Revert "selftests/mm: remove local __NR_* definitions" + (bsc#1012628). +- platform/x86: thinkpad_acpi: Add battery quirk for ThinkPad + X131e (bsc#1012628). +- x86/boot: Sanitize boot params before parsing command line + (bsc#1012628). +- x86/cacheinfo: Validate CPUID leaf 0x2 EDX output (bsc#1012628). +- x86/cpu: Validate CPUID leaf 0x2 EDX output (bsc#1012628). +- x86/cpu: Properly parse CPUID leaf 0x2 TLB descriptor 0x63 + (bsc#1012628). +- drm/xe: Add staging tree for VM binds (bsc#1012628). +- drm/xe/hmm: Style- and include fixes (bsc#1012628). +- drm/xe/hmm: Don't dereference struct page pointers without + notifier lock (bsc#1012628). +- drm/xe/vm: Fix a misplaced #endif (bsc#1012628). +- drm/xe/vm: Validate userptr during gpu vma prefetching + (bsc#1012628). +- mptcp: fix 'scheduling while atomic' in + mptcp_pm_nl_append_new_local_addr (bsc#1012628). +- drm/xe: Fix GT "for each engine" workarounds (bsc#1012628). +- drm/xe: Fix fault mode invalidation with unbind (bsc#1012628). +- drm/xe/userptr: properly setup pfn_flags_mask (bsc#1012628). +- drm/xe/userptr: Unmap userptrs in the mmu notifier + (bsc#1012628). +- Bluetooth: Add check for mgmt_alloc_skb() in mgmt_remote_name() + (bsc#1012628). +- Bluetooth: Add check for mgmt_alloc_skb() in + mgmt_device_connected() (bsc#1012628). +- wifi: cfg80211: regulatory: improve invalid hints checking + (bsc#1012628). +- wifi: nl80211: reject cooked mode if it is set along with + other flags (bsc#1012628). +- selftests/damon/damos_quota_goal: handle minimum quota that + cannot be further reduced (bsc#1012628). +- selftests/damon/damos_quota: make real expectation of quota + exceeds (bsc#1012628). +- selftests/damon/damon_nr_regions: set ops update for merge + results check to 100ms (bsc#1012628). +- selftests/damon/damon_nr_regions: sort collected regiosn before + checking with min/max boundaries (bsc#1012628). +- rapidio: add check for rio_add_net() in rio_scan_alloc_net() + (bsc#1012628). +- rapidio: fix an API misues when rio_add_net() fails + (bsc#1012628). +- dma: kmsan: export kmsan_handle_dma() for modules (bsc#1012628). +- s390/traps: Fix test_monitor_call() inline assembly + (bsc#1012628). +- NFS: fix nfs_release_folio() to not deadlock via kcompactd + writeback (bsc#1012628). +- userfaultfd: do not block on locking a large folio with raised + refcount (bsc#1012628). +- arm: pgtable: fix NULL pointer dereference issue (bsc#1012628). +- block: fix conversion of GPT partition name to 7-bit + (bsc#1012628). +- mm/page_alloc: fix uninitialized variable (bsc#1012628). +- mm: abort vma_modify() on merge out of memory failure + (bsc#1012628). +- mm: memory-failure: update ttu flag inside unmap_poisoned_folio + (bsc#1012628). +- mm: don't skip arch_sync_kernel_mappings() in error paths + (bsc#1012628). +- mm: fix finish_fault() handling for large folios (bsc#1012628). +- hwpoison, memory_hotplug: lock folio before unmap hwpoisoned + folio (bsc#1012628). +- mm: memory-hotplug: check folio ref count first in + do_migrate_range (bsc#1012628). +- wifi: iwlwifi: fw: avoid using an uninitialized variable + (bsc#1012628). +- wifi: iwlwifi: mvm: clean up ROC on failure (bsc#1012628). +- wifi: iwlwifi: mvm: log error for failures after D3 + (bsc#1012628). +- wifi: iwlwifi: mvm: don't dump the firmware state upon RFKILL + while suspend (bsc#1012628). +- wifi: iwlwifi: mvm: don't try to talk to a dead firmware + (bsc#1012628). +- wifi: iwlwifi: limit printed string from FW file (bsc#1012628). +- wifi: iwlwifi: Free pages allocated when failing to build A-MSDU + (bsc#1012628). +- wifi: iwlwifi: Fix A-MSDU TSO preparation (bsc#1012628). +- HID: google: fix unused variable warning under !CONFIG_ACPI + (bsc#1012628). +- HID: intel-ish-hid: Fix use-after-free issue in + hid_ishtp_cl_remove() (bsc#1012628). +- HID: intel-ish-hid: Fix use-after-free issue in + ishtp_hid_remove() (bsc#1012628). +- coredump: Only sort VMAs when core_sort_vma sysctl is set + (bsc#1012628). +- nvme-ioctl: fix leaked requests on mapping error (bsc#1012628). +- wifi: mac80211: Support parsing EPCS ML element (bsc#1012628). +- wifi: mac80211: fix MLE non-inheritance parsing (bsc#1012628). +- wifi: mac80211: fix vendor-specific inheritance (bsc#1012628). +- drm/nouveau: select FW caching (bsc#1012628). +- bluetooth: btusb: Initialize .owner field of + force_poll_sync_fops (bsc#1012628). +- nvmet: remove old function prototype (bsc#1012628). +- nvme-tcp: add basic support for the C2HTermReq PDU + (bsc#1012628). +- nvme-tcp: fix potential memory corruption in nvme_tcp_recv_pdu() + (bsc#1012628). +- nvmet-tcp: Fix a possible sporadic response drops in weakly + ordered arch (bsc#1012628). +- ALSA: hda/realtek: Remove (revert) duplicate Ally X config + (bsc#1012628). +- net: gso: fix ownership in __udp_gso_segment (bsc#1012628). +- caif_virtio: fix wrong pointer check in cfv_probe() + (bsc#1012628). +- perf/core: Fix pmus_lock vs. pmus_srcu ordering (bsc#1012628). +- cred: return old creds from revert_creds_light() (bsc#1012628). +- cred: Fix RCU warnings in override/revert_creds (bsc#1012628). +- hwmon: (pmbus) Initialise page count in pmbus_identify() + (bsc#1012628). +- hwmon: (ntc_thermistor) Fix the ncpXXxh103 sensor table + (bsc#1012628). +- hwmon: (ad7314) Validate leading zero bits and return error + (bsc#1012628). +- tracing: probe-events: Remove unused MAX_ARG_BUF_LEN macro + (bsc#1012628). +- drm/imagination: Fix timestamps in firmware traces + (bsc#1012628). +- ALSA: usx2y: validate nrpacks module parameter on probe + (bsc#1012628). +- llc: do not use skb_get() before dev_queue_xmit() (bsc#1012628). +- hwmon: fix a NULL vs IS_ERR_OR_NULL() check in + xgene_hwmon_probe() (bsc#1012628). +- drm/sched: Fix preprocessor guard (bsc#1012628). +- be2net: fix sleeping while atomic bugs in be_ndo_bridge_getlink + (bsc#1012628). +- net: hns3: make sure ptp clock is unregister and freed if + hclge_ptp_get_cycle returns an error (bsc#1012628). +- drm/xe: Remove double pageflip (bsc#1012628). +- HID: hid-steam: Fix use-after-free when detaching device + (bsc#1012628). +- net: ipa: Fix v4.7 resource group names (bsc#1012628). +- net: ipa: Fix QSB data for v4.7 (bsc#1012628). +- net: ipa: Enable checksum for IPA_ENDPOINT_AP_MODEM_{RX,TX} + for v4.7 (bsc#1012628). +- ppp: Fix KMSAN uninit-value warning with bpf (bsc#1012628). +- ethtool: linkstate: migrate linkstate functions to support + multi-PHY setups (bsc#1012628). +- net: ethtool: plumb PHY stats to PHY drivers (bsc#1012628). +- net: ethtool: netlink: Allow NULL nlattrs when getting a + phy_device (bsc#1012628). +- vlan: enforce underlying device type (bsc#1012628). +- x86/sgx: Fix size overflows in sgx_encl_create() (bsc#1012628). +- exfat: fix just enough dentries but allocate a new cluster to + dir (bsc#1012628). +- exfat: fix soft lockup in exfat_clear_bitmap (bsc#1012628). +- exfat: short-circuit zero-byte writes in exfat_file_write_iter + (bsc#1012628). +- net-timestamp: support TCP GSO case for a few missing flags + (bsc#1012628). +- ublk: set_params: properly check if parameters can be applied + (bsc#1012628). +- sched/fair: Fix potential memory corruption in + child_cfs_rq_on_list (bsc#1012628). +- nvme-tcp: fix signedness bug in nvme_tcp_init_connection() + (bsc#1012628). +- net: dsa: mt7530: Fix traffic flooding for MMIO devices + (bsc#1012628). +- mctp i3c: handle NULL header address (bsc#1012628). +- net: ipv6: fix dst ref loop in ila lwtunnel (bsc#1012628). +- net: ipv6: fix missing dst ref drop in ila lwtunnel + (bsc#1012628). +- gpio: rcar: Fix missing of_node_put() call (bsc#1012628). +- Revert "drivers/card_reader/rtsx_usb: Restore interrupt based + detection" (bsc#1012628). +- usb: renesas_usbhs: Call clk_put() (bsc#1012628). +- xhci: Restrict USB4 tunnel detection for USB3 devices to Intel + hosts (bsc#1012628). +- usb: renesas_usbhs: Use devm_usb_get_phy() (bsc#1012628). +- usb: hub: lack of clearing xHC resources (bsc#1012628). +- usb: quirks: Add DELAY_INIT and NO_LPM for Prolific Mass + Storage Card Reader (bsc#1012628). +- usb: xhci: Fix host controllers "dying" after suspend and resume + (bsc#1012628). +- usb: typec: ucsi: Fix NULL pointer access (bsc#1012628). +- usb: renesas_usbhs: Flush the notify_hotplug_work (bsc#1012628). +- usb: xhci: Enable the TRB overfetch quirk on VIA VL805 + (bsc#1012628). +- usb: gadget: u_ether: Set is_suspend flag if remote wakeup fails + (bsc#1012628). +- usb: atm: cxacru: fix a flaw in existing endpoint checks + (bsc#1012628). +- usb: dwc3: Set SUSPENDENABLE soon after phy init (bsc#1012628). ++++ 112 more lines (skipped) ++++ between /work/SRC/openSUSE:Factory/kernel-source/dtb-aarch64.changes ++++ and /work/SRC/openSUSE:Factory/.kernel-source.new.2696/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.rUAAhc/_old 2025-03-21 20:21:35.328679519 +0100 +++ /var/tmp/diff_new_pack.rUAAhc/_new 2025-03-21 20:21:35.328679519 +0100 @@ -17,7 +17,7 @@ %define srcversion 6.13 -%define patchversion 6.13.6 +%define patchversion 6.13.7 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -25,9 +25,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,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: dtb-aarch64 -Version: 6.13.6 +Version: 6.13.7 %if 0%{?is_kotd} -Release: <RELEASE>.g495d82a +Release: <RELEASE>.g5d0d0ba %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.rUAAhc/_old 2025-03-21 20:21:35.480685843 +0100 +++ /var/tmp/diff_new_pack.rUAAhc/_new 2025-03-21 20:21:35.480685843 +0100 @@ -18,8 +18,8 @@ %define srcversion 6.13 -%define patchversion 6.13.6 -%define git_commit 495d82a1a03f1d56659b255899b9655e52efb4b0 +%define patchversion 6.13.7 +%define git_commit 5d0d0baed79de79311e5a5001dd4b3e1b8901021 %define variant %{nil} %define compress_modules zstd %define compress_vmlinux xz @@ -39,9 +39,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,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: kernel-64kb -Version: 6.13.6 +Version: 6.13.7 %if 0%{?is_kotd} -Release: <RELEASE>.g495d82a +Release: <RELEASE>.g5d0d0ba %else Release: 0 %endif kernel-debug.spec: same change kernel-default.spec: same change ++++++ kernel-docs.spec ++++++ --- /var/tmp/diff_new_pack.rUAAhc/_old 2025-03-21 20:21:35.580690003 +0100 +++ /var/tmp/diff_new_pack.rUAAhc/_new 2025-03-21 20:21:35.580690003 +0100 @@ -17,8 +17,8 @@ %define srcversion 6.13 -%define patchversion 6.13.6 -%define git_commit 495d82a1a03f1d56659b255899b9655e52efb4b0 +%define patchversion 6.13.7 +%define git_commit 5d0d0baed79de79311e5a5001dd4b3e1b8901021 %define variant %{nil} %define build_html 1 %define build_pdf 0 @@ -28,9 +28,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,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: kernel-docs -Version: 6.13.6 +Version: 6.13.7 %if 0%{?is_kotd} -Release: <RELEASE>.g495d82a +Release: <RELEASE>.g5d0d0ba %else Release: 0 %endif ++++++ kernel-kvmsmall.spec ++++++ --- /var/tmp/diff_new_pack.rUAAhc/_old 2025-03-21 20:21:35.616691501 +0100 +++ /var/tmp/diff_new_pack.rUAAhc/_new 2025-03-21 20:21:35.620691668 +0100 @@ -18,8 +18,8 @@ %define srcversion 6.13 -%define patchversion 6.13.6 -%define git_commit 495d82a1a03f1d56659b255899b9655e52efb4b0 +%define patchversion 6.13.7 +%define git_commit 5d0d0baed79de79311e5a5001dd4b3e1b8901021 %define variant %{nil} %define compress_modules zstd %define compress_vmlinux xz @@ -39,9 +39,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,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: kernel-kvmsmall -Version: 6.13.6 +Version: 6.13.7 %if 0%{?is_kotd} -Release: <RELEASE>.g495d82a +Release: <RELEASE>.g5d0d0ba %else Release: 0 %endif kernel-lpae.spec: same change ++++++ kernel-obs-build.spec ++++++ --- /var/tmp/diff_new_pack.rUAAhc/_old 2025-03-21 20:21:35.696694829 +0100 +++ /var/tmp/diff_new_pack.rUAAhc/_new 2025-03-21 20:21:35.696694829 +0100 @@ -19,7 +19,7 @@ #!BuildIgnore: post-build-checks -%define patchversion 6.13.6 +%define patchversion 6.13.7 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -38,16 +38,16 @@ %endif %endif %endif -%global kernel_package kernel%kernel_flavor-srchash-495d82a1a03f1d56659b255899b9655e52efb4b0 +%global kernel_package kernel%kernel_flavor-srchash-5d0d0baed79de79311e5a5001dd4b3e1b8901021 %endif %if 0%{?rhel_version} %global kernel_package kernel %endif Name: kernel-obs-build -Version: 6.13.6 +Version: 6.13.7 %if 0%{?is_kotd} -Release: <RELEASE>.g495d82a +Release: <RELEASE>.g5d0d0ba %else Release: 0 %endif ++++++ kernel-obs-qa.spec ++++++ --- /var/tmp/diff_new_pack.rUAAhc/_old 2025-03-21 20:21:35.732696327 +0100 +++ /var/tmp/diff_new_pack.rUAAhc/_new 2025-03-21 20:21:35.732696327 +0100 @@ -17,15 +17,15 @@ # needsrootforbuild -%define patchversion 6.13.6 +%define patchversion 6.13.7 %define variant %{nil} %include %_sourcedir/kernel-spec-macros Name: kernel-obs-qa -Version: 6.13.6 +Version: 6.13.7 %if 0%{?is_kotd} -Release: <RELEASE>.g495d82a +Release: <RELEASE>.g5d0d0ba %else Release: 0 %endif ++++++ kernel-pae.spec ++++++ --- /var/tmp/diff_new_pack.rUAAhc/_old 2025-03-21 20:21:35.768697825 +0100 +++ /var/tmp/diff_new_pack.rUAAhc/_new 2025-03-21 20:21:35.772697991 +0100 @@ -18,8 +18,8 @@ %define srcversion 6.13 -%define patchversion 6.13.6 -%define git_commit 495d82a1a03f1d56659b255899b9655e52efb4b0 +%define patchversion 6.13.7 +%define git_commit 5d0d0baed79de79311e5a5001dd4b3e1b8901021 %define variant %{nil} %define compress_modules zstd %define compress_vmlinux xz @@ -39,9 +39,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,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: kernel-pae -Version: 6.13.6 +Version: 6.13.7 %if 0%{?is_kotd} -Release: <RELEASE>.g495d82a +Release: <RELEASE>.g5d0d0ba %else Release: 0 %endif ++++++ kernel-source.spec ++++++ --- /var/tmp/diff_new_pack.rUAAhc/_old 2025-03-21 20:21:35.800699156 +0100 +++ /var/tmp/diff_new_pack.rUAAhc/_new 2025-03-21 20:21:35.804699323 +0100 @@ -17,8 +17,8 @@ %define srcversion 6.13 -%define patchversion 6.13.6 -%define git_commit 495d82a1a03f1d56659b255899b9655e52efb4b0 +%define patchversion 6.13.7 +%define git_commit 5d0d0baed79de79311e5a5001dd4b3e1b8901021 %define variant %{nil} %define gcc_package gcc %define gcc_compiler gcc @@ -28,9 +28,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,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: kernel-source -Version: 6.13.6 +Version: 6.13.7 %if 0%{?is_kotd} -Release: <RELEASE>.g495d82a +Release: <RELEASE>.g5d0d0ba %else Release: 0 %endif ++++++ kernel-syms.spec ++++++ --- /var/tmp/diff_new_pack.rUAAhc/_old 2025-03-21 20:21:35.840700820 +0100 +++ /var/tmp/diff_new_pack.rUAAhc/_new 2025-03-21 20:21:35.844700987 +0100 @@ -16,16 +16,16 @@ # -%define git_commit 495d82a1a03f1d56659b255899b9655e52efb4b0 +%define git_commit 5d0d0baed79de79311e5a5001dd4b3e1b8901021 %define variant %{nil} %include %_sourcedir/kernel-spec-macros Name: kernel-syms -Version: 6.13.6 +Version: 6.13.7 %if %using_buildservice %if 0%{?is_kotd} -Release: <RELEASE>.g495d82a +Release: <RELEASE>.g5d0d0ba %else Release: 0 %endif ++++++ kernel-vanilla.spec ++++++ --- /var/tmp/diff_new_pack.rUAAhc/_old 2025-03-21 20:21:35.876702318 +0100 +++ /var/tmp/diff_new_pack.rUAAhc/_new 2025-03-21 20:21:35.876702318 +0100 @@ -18,8 +18,8 @@ %define srcversion 6.13 -%define patchversion 6.13.6 -%define git_commit 495d82a1a03f1d56659b255899b9655e52efb4b0 +%define patchversion 6.13.7 +%define git_commit 5d0d0baed79de79311e5a5001dd4b3e1b8901021 %define variant %{nil} %define compress_modules zstd %define compress_vmlinux xz @@ -39,9 +39,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,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: kernel-vanilla -Version: 6.13.6 +Version: 6.13.7 %if 0%{?is_kotd} -Release: <RELEASE>.g495d82a +Release: <RELEASE>.g5d0d0ba %else Release: 0 %endif 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 2025-03-08 06:51:49.000000000 +0100 +++ new/config/arm64/default 2025-03-21 08:22:35.000000000 +0100 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 6.13.6 Kernel Configuration +# Linux/arm64 6.13.7 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (scripts/dummy-tools/gcc)" CONFIG_CC_IS_GCC=y @@ -3364,6 +3364,7 @@ CONFIG_DUMMY=m CONFIG_WIREGUARD=m # CONFIG_WIREGUARD_DEBUG is not set +# CONFIG_OVPN is not set CONFIG_EQUALIZER=m CONFIG_NET_FC=y CONFIG_IFB=m diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/config/armv6hl/default new/config/armv6hl/default --- old/config/armv6hl/default 2025-03-08 06:51:49.000000000 +0100 +++ new/config/armv6hl/default 2025-03-21 08:22:35.000000000 +0100 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm 6.13.6 Kernel Configuration +# Linux/arm 6.13.7 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (scripts/dummy-tools/gcc)" CONFIG_CC_IS_GCC=y @@ -2480,6 +2480,7 @@ CONFIG_DUMMY=m CONFIG_WIREGUARD=m # CONFIG_WIREGUARD_DEBUG is not set +# CONFIG_OVPN is not set CONFIG_EQUALIZER=m CONFIG_IFB=m CONFIG_NET_TEAM=m diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/config/armv7hl/default new/config/armv7hl/default --- old/config/armv7hl/default 2025-03-08 06:51:49.000000000 +0100 +++ new/config/armv7hl/default 2025-03-21 08:22:35.000000000 +0100 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm 6.13.6 Kernel Configuration +# Linux/arm 6.13.7 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (scripts/dummy-tools/gcc)" CONFIG_CC_IS_GCC=y @@ -3200,6 +3200,7 @@ CONFIG_DUMMY=m CONFIG_WIREGUARD=m # CONFIG_WIREGUARD_DEBUG is not set +# CONFIG_OVPN is not set CONFIG_EQUALIZER=m CONFIG_NET_FC=y CONFIG_IFB=m diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/config/i386/pae new/config/i386/pae --- old/config/i386/pae 2025-03-08 06:51:49.000000000 +0100 +++ new/config/i386/pae 2025-03-21 08:22:35.000000000 +0100 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/i386 6.13.6 Kernel Configuration +# Linux/i386 6.13.7 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (scripts/dummy-tools/gcc)" CONFIG_CC_IS_GCC=y @@ -3198,6 +3198,7 @@ CONFIG_DUMMY=m CONFIG_WIREGUARD=m # CONFIG_WIREGUARD_DEBUG is not set +# CONFIG_OVPN is not set CONFIG_EQUALIZER=m CONFIG_NET_FC=y CONFIG_IFB=m diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/config/ppc64le/default new/config/ppc64le/default --- old/config/ppc64le/default 2025-03-08 06:51:49.000000000 +0100 +++ new/config/ppc64le/default 2025-03-21 08:22:35.000000000 +0100 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/powerpc 6.13.6 Kernel Configuration +# Linux/powerpc 6.13.7 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (scripts/dummy-tools/gcc)" CONFIG_CC_IS_GCC=y @@ -2707,6 +2707,7 @@ CONFIG_DUMMY=m CONFIG_WIREGUARD=m # CONFIG_WIREGUARD_DEBUG is not set +# CONFIG_OVPN is not set CONFIG_EQUALIZER=m CONFIG_NET_FC=y CONFIG_IFB=m diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/config/riscv64/default new/config/riscv64/default --- old/config/riscv64/default 2025-03-08 06:51:49.000000000 +0100 +++ new/config/riscv64/default 2025-03-21 08:22:35.000000000 +0100 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/riscv 6.13.6 Kernel Configuration +# Linux/riscv 6.13.7 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (scripts/dummy-tools/gcc)" CONFIG_CC_IS_GCC=y @@ -3013,6 +3013,7 @@ CONFIG_DUMMY=m CONFIG_WIREGUARD=m # CONFIG_WIREGUARD_DEBUG is not set +# CONFIG_OVPN is not set CONFIG_EQUALIZER=m CONFIG_NET_FC=y CONFIG_IFB=m diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/config/s390x/default new/config/s390x/default --- old/config/s390x/default 2025-03-08 06:51:49.000000000 +0100 +++ new/config/s390x/default 2025-03-21 08:22:35.000000000 +0100 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/s390 6.13.6 Kernel Configuration +# Linux/s390 6.13.7 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (scripts/dummy-tools/gcc)" CONFIG_CC_IS_GCC=y @@ -2129,6 +2129,7 @@ CONFIG_DUMMY=m CONFIG_WIREGUARD=m # CONFIG_WIREGUARD_DEBUG is not set +# CONFIG_OVPN is not set CONFIG_EQUALIZER=m # CONFIG_NET_FC is not set CONFIG_IFB=m diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/config/s390x/zfcpdump new/config/s390x/zfcpdump --- old/config/s390x/zfcpdump 2025-03-08 06:51:49.000000000 +0100 +++ new/config/s390x/zfcpdump 2025-03-21 08:22:35.000000000 +0100 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/s390 6.13.6 Kernel Configuration +# Linux/s390 6.13.7 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (scripts/dummy-tools/gcc)" CONFIG_CC_IS_GCC=y 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 2025-03-08 06:51:49.000000000 +0100 +++ new/config/x86_64/default 2025-03-21 08:22:35.000000000 +0100 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86_64 6.13.6 Kernel Configuration +# Linux/x86_64 6.13.7 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (scripts/dummy-tools/gcc)" CONFIG_CC_IS_GCC=y @@ -3282,6 +3282,7 @@ CONFIG_DUMMY=m CONFIG_WIREGUARD=m # CONFIG_WIREGUARD_DEBUG is not set +# CONFIG_OVPN is not set CONFIG_EQUALIZER=m CONFIG_NET_FC=y CONFIG_IFB=m ++++++ patches.kernel.org.tar.bz2 ++++++ ++++ 18611 lines of diff (skipped) ++++++ patches.suse.tar.bz2 ++++++ ++++ 13608 lines of diff (skipped) ++++++ series.conf ++++++ --- /var/tmp/diff_new_pack.rUAAhc/_old 2025-03-21 20:21:37.788781866 +0100 +++ /var/tmp/diff_new_pack.rUAAhc/_new 2025-03-21 20:21:37.792782032 +0100 @@ -1670,6 +1670,205 @@ patches.kernel.org/6.13.6-153-x86-microcode-AMD-Add-get_patch_level.patch patches.kernel.org/6.13.6-154-x86-microcode-AMD-Load-only-SHA256-checksummed.patch patches.kernel.org/6.13.6-155-Linux-6.13.6.patch + patches.kernel.org/6.13.7-001-x86-amd_nb-Use-rdmsr_safe-in-amd_get_mmconfig_.patch + patches.kernel.org/6.13.7-002-rust-block-fix-formatting-in-GenDisk-doc.patch + patches.kernel.org/6.13.7-003-cifs-Remove-symlink-member-from-cifs_open_info.patch + patches.kernel.org/6.13.7-004-smb311-failure-to-open-files-of-length-1040-wh.patch + patches.kernel.org/6.13.7-005-x86-microcode-AMD-Add-some-forgotten-models-to.patch + patches.kernel.org/6.13.7-006-loongarch-Use-ASM_REACHABLE.patch + patches.kernel.org/6.13.7-007-Revert-of-reserved-memory-Fix-using-wrong-numb.patch + patches.kernel.org/6.13.7-008-tracing-tprobe-events-Fix-a-memory-leak-when-t.patch + patches.kernel.org/6.13.7-009-tracing-tprobe-events-Reject-invalid-tracepoin.patch + patches.kernel.org/6.13.7-010-stmmac-loongson-Pass-correct-arg-to-PCI-functi.patch + patches.kernel.org/6.13.7-011-LoongArch-Convert-unreachable-to-BUG.patch + patches.kernel.org/6.13.7-012-LoongArch-Use-polling-play_dead-when-resuming-.patch + patches.kernel.org/6.13.7-013-LoongArch-Set-hugetlb-mmap-base-address-aligne.patch + patches.kernel.org/6.13.7-014-LoongArch-Set-max_pfn-with-the-PFN-of-the-last.patch + patches.kernel.org/6.13.7-015-LoongArch-KVM-Add-interrupt-checking-for-AVEC.patch + patches.kernel.org/6.13.7-016-LoongArch-KVM-Reload-guest-CSR-registers-after.patch + patches.kernel.org/6.13.7-017-LoongArch-KVM-Fix-GPA-size-issue-about-VM.patch + patches.kernel.org/6.13.7-018-HID-appleir-Fix-potential-NULL-dereference-at-.patch + patches.kernel.org/6.13.7-019-HID-corsair-void-Update-power-supply-values-wi.patch + patches.kernel.org/6.13.7-020-ksmbd-fix-type-confusion-via-race-condition-wh.patch + patches.kernel.org/6.13.7-021-ksmbd-fix-out-of-bounds-in-parse_sec_desc.patch + patches.kernel.org/6.13.7-022-ksmbd-fix-use-after-free-in-smb2_lock.patch + patches.kernel.org/6.13.7-023-ksmbd-fix-bug-on-trap-in-smb2_lock.patch + patches.kernel.org/6.13.7-024-gpio-rcar-Use-raw_spinlock-to-protect-register.patch + patches.kernel.org/6.13.7-025-gpio-aggregator-protect-driver-attr-handlers-a.patch + patches.kernel.org/6.13.7-026-ALSA-seq-Avoid-module-auto-load-handling-at-ev.patch + patches.kernel.org/6.13.7-027-ALSA-hda-intel-Add-Dell-ALC3271-to-power_save-.patch + patches.kernel.org/6.13.7-028-ALSA-hda-realtek-add-supported-Mic-Mute-LED-fo.patch + patches.kernel.org/6.13.7-029-ALSA-hda-realtek-update-ALC222-depop-optimize.patch + patches.kernel.org/6.13.7-030-btrfs-zoned-fix-extent-range-end-unlock-in-cow.patch + patches.kernel.org/6.13.7-031-btrfs-fix-a-leaked-chunk-map-issue-in-read_one.patch + patches.kernel.org/6.13.7-032-virt-sev-guest-Allocate-request-data-dynamical.patch + patches.kernel.org/6.13.7-033-hwmon-peci-dimmtemp-Do-not-provide-fake-thresh.patch + patches.kernel.org/6.13.7-034-drm-amd-display-Fix-null-check-for-pipe_ctx-pl.patch + patches.kernel.org/6.13.7-035-drm-amdkfd-Fix-NULL-Pointer-Dereference-in-KFD.patch + patches.kernel.org/6.13.7-036-drm-amd-pm-always-allow-ih-interrupt-from-fw.patch + patches.kernel.org/6.13.7-037-drm-imagination-avoid-deadlock-on-fence-releas.patch + patches.kernel.org/6.13.7-038-drm-imagination-Hold-drm_gem_gpuva-lock-for-un.patch + patches.kernel.org/6.13.7-039-drm-imagination-only-init-job-done-fences-once.patch + patches.kernel.org/6.13.7-040-drm-radeon-Fix-rs400_gpu_init-for-ATI-mobility.patch + patches.kernel.org/6.13.7-041-Revert-mm-page_alloc.c-don-t-show-protection-i.patch + patches.kernel.org/6.13.7-042-Revert-selftests-mm-remove-local-__NR_-definit.patch + patches.kernel.org/6.13.7-043-platform-x86-thinkpad_acpi-Add-battery-quirk-f.patch + patches.kernel.org/6.13.7-044-x86-boot-Sanitize-boot-params-before-parsing-c.patch + patches.kernel.org/6.13.7-045-x86-cacheinfo-Validate-CPUID-leaf-0x2-EDX-outp.patch + patches.kernel.org/6.13.7-046-x86-cpu-Validate-CPUID-leaf-0x2-EDX-output.patch + patches.kernel.org/6.13.7-047-x86-cpu-Properly-parse-CPUID-leaf-0x2-TLB-desc.patch + patches.kernel.org/6.13.7-048-drm-xe-Add-staging-tree-for-VM-binds.patch + patches.kernel.org/6.13.7-049-drm-xe-hmm-Style-and-include-fixes.patch + patches.kernel.org/6.13.7-050-drm-xe-hmm-Don-t-dereference-struct-page-point.patch + patches.kernel.org/6.13.7-051-drm-xe-vm-Fix-a-misplaced-endif.patch + patches.kernel.org/6.13.7-052-drm-xe-vm-Validate-userptr-during-gpu-vma-pref.patch + patches.kernel.org/6.13.7-053-mptcp-fix-scheduling-while-atomic-in-mptcp_pm_.patch + patches.kernel.org/6.13.7-054-drm-xe-Fix-GT-for-each-engine-workarounds.patch + patches.kernel.org/6.13.7-055-drm-xe-Fix-fault-mode-invalidation-with-unbind.patch + patches.kernel.org/6.13.7-056-drm-xe-userptr-properly-setup-pfn_flags_mask.patch + patches.kernel.org/6.13.7-057-drm-xe-userptr-Unmap-userptrs-in-the-mmu-notif.patch + patches.kernel.org/6.13.7-058-Bluetooth-Add-check-for-mgmt_alloc_skb-in-mgmt.patch + patches.kernel.org/6.13.7-059-Bluetooth-Add-check-for-mgmt_alloc_skb-in-mgmt.patch + patches.kernel.org/6.13.7-060-wifi-cfg80211-regulatory-improve-invalid-hints.patch + patches.kernel.org/6.13.7-061-wifi-nl80211-reject-cooked-mode-if-it-is-set-a.patch + patches.kernel.org/6.13.7-062-selftests-damon-damos_quota_goal-handle-minimu.patch + patches.kernel.org/6.13.7-063-selftests-damon-damos_quota-make-real-expectat.patch + patches.kernel.org/6.13.7-064-selftests-damon-damon_nr_regions-set-ops-updat.patch + patches.kernel.org/6.13.7-065-selftests-damon-damon_nr_regions-sort-collecte.patch + patches.kernel.org/6.13.7-066-rapidio-add-check-for-rio_add_net-in-rio_scan_.patch + patches.kernel.org/6.13.7-067-rapidio-fix-an-API-misues-when-rio_add_net-fai.patch + patches.kernel.org/6.13.7-068-dma-kmsan-export-kmsan_handle_dma-for-modules.patch + patches.kernel.org/6.13.7-069-s390-traps-Fix-test_monitor_call-inline-assemb.patch + patches.kernel.org/6.13.7-070-NFS-fix-nfs_release_folio-to-not-deadlock-via-.patch + patches.kernel.org/6.13.7-071-userfaultfd-do-not-block-on-locking-a-large-fo.patch + patches.kernel.org/6.13.7-072-arm-pgtable-fix-NULL-pointer-dereference-issue.patch + patches.kernel.org/6.13.7-073-block-fix-conversion-of-GPT-partition-name-to-.patch + patches.kernel.org/6.13.7-074-mm-page_alloc-fix-uninitialized-variable.patch + patches.kernel.org/6.13.7-075-mm-abort-vma_modify-on-merge-out-of-memory-fai.patch + patches.kernel.org/6.13.7-076-mm-memory-failure-update-ttu-flag-inside-unmap.patch + patches.kernel.org/6.13.7-077-mm-don-t-skip-arch_sync_kernel_mappings-in-err.patch + patches.kernel.org/6.13.7-078-mm-fix-finish_fault-handling-for-large-folios.patch + patches.kernel.org/6.13.7-079-hwpoison-memory_hotplug-lock-folio-before-unma.patch + patches.kernel.org/6.13.7-080-mm-memory-hotplug-check-folio-ref-count-first-.patch + patches.kernel.org/6.13.7-081-wifi-iwlwifi-fw-avoid-using-an-uninitialized-v.patch + patches.kernel.org/6.13.7-082-wifi-iwlwifi-mvm-clean-up-ROC-on-failure.patch + patches.kernel.org/6.13.7-083-wifi-iwlwifi-mvm-log-error-for-failures-after-.patch + patches.kernel.org/6.13.7-084-wifi-iwlwifi-mvm-don-t-dump-the-firmware-state.patch + patches.kernel.org/6.13.7-085-wifi-iwlwifi-mvm-don-t-try-to-talk-to-a-dead-f.patch + patches.kernel.org/6.13.7-086-wifi-iwlwifi-limit-printed-string-from-FW-file.patch + patches.kernel.org/6.13.7-087-wifi-iwlwifi-Free-pages-allocated-when-failing.patch + patches.kernel.org/6.13.7-088-wifi-iwlwifi-Fix-A-MSDU-TSO-preparation.patch + patches.kernel.org/6.13.7-089-HID-google-fix-unused-variable-warning-under-C.patch + patches.kernel.org/6.13.7-090-HID-intel-ish-hid-Fix-use-after-free-issue-in-.patch + patches.kernel.org/6.13.7-091-HID-intel-ish-hid-Fix-use-after-free-issue-in-.patch + patches.kernel.org/6.13.7-092-coredump-Only-sort-VMAs-when-core_sort_vma-sys.patch + patches.kernel.org/6.13.7-093-nvme-ioctl-fix-leaked-requests-on-mapping-erro.patch + patches.kernel.org/6.13.7-094-wifi-mac80211-Support-parsing-EPCS-ML-element.patch + patches.kernel.org/6.13.7-095-wifi-mac80211-fix-MLE-non-inheritance-parsing.patch + patches.kernel.org/6.13.7-096-wifi-mac80211-fix-vendor-specific-inheritance.patch + patches.kernel.org/6.13.7-097-drm-nouveau-select-FW-caching.patch + patches.kernel.org/6.13.7-098-bluetooth-btusb-Initialize-.owner-field-of-for.patch + patches.kernel.org/6.13.7-099-nvmet-remove-old-function-prototype.patch + patches.kernel.org/6.13.7-100-nvme-tcp-add-basic-support-for-the-C2HTermReq-.patch + patches.kernel.org/6.13.7-101-nvme-tcp-fix-potential-memory-corruption-in-nv.patch + patches.kernel.org/6.13.7-102-nvmet-tcp-Fix-a-possible-sporadic-response-dro.patch + patches.kernel.org/6.13.7-103-ALSA-hda-realtek-Remove-revert-duplicate-Ally-.patch + patches.kernel.org/6.13.7-104-net-gso-fix-ownership-in-__udp_gso_segment.patch + patches.kernel.org/6.13.7-105-caif_virtio-fix-wrong-pointer-check-in-cfv_pro.patch + patches.kernel.org/6.13.7-106-perf-core-Fix-pmus_lock-vs.-pmus_srcu-ordering.patch + patches.kernel.org/6.13.7-107-cred-return-old-creds-from-revert_creds_light.patch + patches.kernel.org/6.13.7-108-cred-Fix-RCU-warnings-in-override-revert_creds.patch + patches.kernel.org/6.13.7-109-hwmon-pmbus-Initialise-page-count-in-pmbus_ide.patch + patches.kernel.org/6.13.7-110-hwmon-ntc_thermistor-Fix-the-ncpXXxh103-sensor.patch + patches.kernel.org/6.13.7-111-hwmon-ad7314-Validate-leading-zero-bits-and-re.patch + patches.kernel.org/6.13.7-112-tracing-probe-events-Remove-unused-MAX_ARG_BUF.patch + patches.kernel.org/6.13.7-113-drm-imagination-Fix-timestamps-in-firmware-tra.patch + patches.kernel.org/6.13.7-114-ALSA-usx2y-validate-nrpacks-module-parameter-o.patch + patches.kernel.org/6.13.7-115-llc-do-not-use-skb_get-before-dev_queue_xmit.patch + patches.kernel.org/6.13.7-116-hwmon-fix-a-NULL-vs-IS_ERR_OR_NULL-check-in-xg.patch + patches.kernel.org/6.13.7-117-drm-sched-Fix-preprocessor-guard.patch + patches.kernel.org/6.13.7-118-be2net-fix-sleeping-while-atomic-bugs-in-be_nd.patch + patches.kernel.org/6.13.7-119-net-hns3-make-sure-ptp-clock-is-unregister-and.patch + patches.kernel.org/6.13.7-120-drm-xe-Remove-double-pageflip.patch + patches.kernel.org/6.13.7-121-HID-hid-steam-Fix-use-after-free-when-detachin.patch + patches.kernel.org/6.13.7-122-net-ipa-Fix-v4.7-resource-group-names.patch + patches.kernel.org/6.13.7-123-net-ipa-Fix-QSB-data-for-v4.7.patch + patches.kernel.org/6.13.7-124-net-ipa-Enable-checksum-for-IPA_ENDPOINT_AP_MO.patch + patches.kernel.org/6.13.7-125-ppp-Fix-KMSAN-uninit-value-warning-with-bpf.patch + patches.kernel.org/6.13.7-126-ethtool-linkstate-migrate-linkstate-functions-.patch + patches.kernel.org/6.13.7-127-net-ethtool-plumb-PHY-stats-to-PHY-drivers.patch + patches.kernel.org/6.13.7-128-net-ethtool-netlink-Allow-NULL-nlattrs-when-ge.patch + patches.kernel.org/6.13.7-129-vlan-enforce-underlying-device-type.patch + patches.kernel.org/6.13.7-130-x86-sgx-Fix-size-overflows-in-sgx_encl_create.patch + patches.kernel.org/6.13.7-131-exfat-fix-just-enough-dentries-but-allocate-a-.patch + patches.kernel.org/6.13.7-132-exfat-fix-soft-lockup-in-exfat_clear_bitmap.patch + patches.kernel.org/6.13.7-133-exfat-short-circuit-zero-byte-writes-in-exfat_.patch + patches.kernel.org/6.13.7-134-net-timestamp-support-TCP-GSO-case-for-a-few-m.patch + patches.kernel.org/6.13.7-135-ublk-set_params-properly-check-if-parameters-c.patch + patches.kernel.org/6.13.7-136-sched-fair-Fix-potential-memory-corruption-in-.patch + patches.kernel.org/6.13.7-137-nvme-tcp-fix-signedness-bug-in-nvme_tcp_init_c.patch + patches.kernel.org/6.13.7-138-net-dsa-mt7530-Fix-traffic-flooding-for-MMIO-d.patch + patches.kernel.org/6.13.7-139-drm-bochs-Fix-DPMS-regression.patch + patches.kernel.org/6.13.7-140-mctp-i3c-handle-NULL-header-address.patch + patches.kernel.org/6.13.7-141-net-ipv6-fix-dst-ref-loop-in-ila-lwtunnel.patch + patches.kernel.org/6.13.7-142-net-ipv6-fix-missing-dst-ref-drop-in-ila-lwtun.patch + patches.kernel.org/6.13.7-143-gpio-rcar-Fix-missing-of_node_put-call.patch + patches.kernel.org/6.13.7-144-Revert-drivers-card_reader-rtsx_usb-Restore-in.patch + patches.kernel.org/6.13.7-145-usb-renesas_usbhs-Call-clk_put.patch + patches.kernel.org/6.13.7-146-xhci-Restrict-USB4-tunnel-detection-for-USB3-d.patch + patches.kernel.org/6.13.7-147-usb-renesas_usbhs-Use-devm_usb_get_phy.patch + patches.kernel.org/6.13.7-148-usb-hub-lack-of-clearing-xHC-resources.patch + patches.kernel.org/6.13.7-149-usb-quirks-Add-DELAY_INIT-and-NO_LPM-for-Proli.patch + patches.kernel.org/6.13.7-150-usb-xhci-Fix-host-controllers-dying-after-susp.patch + patches.kernel.org/6.13.7-151-usb-typec-ucsi-Fix-NULL-pointer-access.patch + patches.kernel.org/6.13.7-152-usb-renesas_usbhs-Flush-the-notify_hotplug_wor.patch + patches.kernel.org/6.13.7-153-usb-xhci-Enable-the-TRB-overfetch-quirk-on-VIA.patch + patches.kernel.org/6.13.7-154-usb-gadget-u_ether-Set-is_suspend-flag-if-remo.patch + patches.kernel.org/6.13.7-155-usb-atm-cxacru-fix-a-flaw-in-existing-endpoint.patch + patches.kernel.org/6.13.7-156-usb-dwc3-Set-SUSPENDENABLE-soon-after-phy-init.patch + patches.kernel.org/6.13.7-157-usb-dwc3-gadget-Prevent-irq-storm-when-TH-re-e.patch + patches.kernel.org/6.13.7-158-usb-typec-ucsi-increase-timeout-for-PPM-reset-.patch + patches.kernel.org/6.13.7-159-usb-typec-tcpci_rt1711h-Unmask-alert-interrupt.patch + patches.kernel.org/6.13.7-160-usb-gadget-Set-self-powered-based-on-MaxPower-.patch + patches.kernel.org/6.13.7-161-usb-gadget-Fix-setting-self-powered-state-on-s.patch + patches.kernel.org/6.13.7-162-usb-gadget-Check-bmAttributes-only-if-configur.patch + patches.kernel.org/6.13.7-163-kbuild-userprogs-use-correct-lld-when-linking-.patch + patches.kernel.org/6.13.7-164-acpi-typec-ucsi-Introduce-a-poll_cci-method.patch + patches.kernel.org/6.13.7-165-KVM-SVM-Set-RFLAGS.IF-1-in-C-code-to-get-VMRUN.patch + patches.kernel.org/6.13.7-166-KVM-SVM-Save-host-DR-masks-on-CPUs-with-DebugS.patch + patches.kernel.org/6.13.7-167-KVM-SVM-Drop-DEBUGCTL-5-2-from-guest-s-effecti.patch + patches.kernel.org/6.13.7-168-KVM-SVM-Suppress-DEBUGCTL.BTF-on-AMD.patch + patches.kernel.org/6.13.7-169-KVM-x86-Snapshot-the-host-s-DEBUGCTL-in-common.patch + patches.kernel.org/6.13.7-170-KVM-SVM-Manually-context-switch-DEBUGCTL-if-LB.patch + patches.kernel.org/6.13.7-171-KVM-x86-Snapshot-the-host-s-DEBUGCTL-after-dis.patch + patches.kernel.org/6.13.7-172-KVM-x86-Explicitly-zero-EAX-and-EBX-when-PERFM.patch + patches.kernel.org/6.13.7-173-cdx-Fix-possible-UAF-error-in-driver_override_.patch + patches.kernel.org/6.13.7-174-mei-me-add-panther-lake-P-DID.patch + patches.kernel.org/6.13.7-175-mei-vsc-Use-wakeuphostint-when-getting-the-hos.patch + patches.kernel.org/6.13.7-176-intel_th-pci-Add-Arrow-Lake-support.patch + patches.kernel.org/6.13.7-177-intel_th-pci-Add-Panther-Lake-H-support.patch + patches.kernel.org/6.13.7-178-intel_th-pci-Add-Panther-Lake-P-U-support.patch + patches.kernel.org/6.13.7-179-char-misc-deallocate-static-minor-in-error-pat.patch + patches.kernel.org/6.13.7-180-drivers-core-fix-device-leak-in-__fw_devlink_r.patch + patches.kernel.org/6.13.7-181-slimbus-messaging-Free-transaction-ID-in-delay.patch + patches.kernel.org/6.13.7-182-bus-mhi-host-pci_generic-Use-pci_try_reset_fun.patch + patches.kernel.org/6.13.7-183-eeprom-digsy_mtc-Make-GPIO-lookup-table-match-.patch + patches.kernel.org/6.13.7-184-drivers-virt-acrn-hsm-Use-kzalloc-to-avoid-inf.patch + patches.kernel.org/6.13.7-185-iio-filter-admv8818-Force-initialization-of-SD.patch + patches.kernel.org/6.13.7-186-iio-light-apds9306-fix-max_scale_nano-values.patch + patches.kernel.org/6.13.7-187-iio-dac-ad3552r-clear-reset-status-flag.patch + patches.kernel.org/6.13.7-188-iio-adc-ad7192-fix-channel-select.patch + patches.kernel.org/6.13.7-189-iio-adc-at91-sama5d2_adc-fix-sama7g5-realbits-.patch + patches.kernel.org/6.13.7-190-mm-hugetlb-Add-huge-page-size-param-to-huge_pt.patch + patches.kernel.org/6.13.7-191-arm64-hugetlb-Fix-huge_ptep_get_and_clear-for-.patch + patches.kernel.org/6.13.7-192-iio-hid-sensor-prox-Split-difference-from-mult.patch + patches.kernel.org/6.13.7-193-dt-bindings-iio-dac-adi-axi-adc-fix-ad7606-pwm.patch + patches.kernel.org/6.13.7-194-iio-adc-ad7606-fix-wrong-scale-available.patch + patches.kernel.org/6.13.7-195-kbuild-hdrcheck-fix-cross-build-with-clang.patch + patches.kernel.org/6.13.7-196-ALSA-hda-realtek-fix-incorrect-IS_REACHABLE-us.patch + patches.kernel.org/6.13.7-197-nvme-tcp-Fix-a-C2HTermReq-error-message.patch + patches.kernel.org/6.13.7-198-wifi-iwlwifi-pcie-Fix-TSO-preparation.patch + patches.kernel.org/6.13.7-199-Linux-6.13.7.patch ######################################################## # Build fixes that apply to the vanilla kernel too. @@ -1700,9 +1899,12 @@ ######################################################## patches.suse/drm-amd-Add-Suspend-Hibernate-notification-callback-.patch patches.suse/wifi-rtw89-phy-add-dummy-C2H-event-handler-for-repor.patch + patches.suse/ASoC-Intel-sof_sdw-Add-lookup-of-quirk-using-PCI-sub.patch + patches.suse/ASoC-Intel-sof_sdw-Add-quirk-for-Asus-Zenbook-S14.patch patches.suse/mtd-rawnand-cadence-fix-unchecked-dereference.patch - patches.suse/x86-microcode-AMD-Add-some-forgotten-models-to-the-S.patch + # out-of-tree patches + patches.suse/powerpc-boot-Fix-build-with-gcc-15.patch ######################################################## # end of sorted patches ######################################################## @@ -1720,12 +1922,9 @@ # to area specific sections below. ######################################################## patches.suse/firmware-qemu_fw_cfg-Do-not-hard-depend-on-CONFIG_HA.patch - patches.suse/HID-corsair-void-Update-power-supply-values-with-a-u.patch patches.suse/PCI-Use-downstream-bridges-for-distributing-resources.patch - patches.suse/ASoC-Intel-sof_sdw-Add-lookup-of-quirk-using-PCI-sub.patch - patches.suse/ASoC-Intel-sof_sdw-Add-quirk-for-Asus-Zenbook-S14.patch patches.suse/drm-amd-display-Add-sanity-checks-for-drm_edid_raw.patch - patches.suse/drm-bochs-Fix-DPMS-regression.patch + patches.suse/drm-amd-display-Use-HW-lock-mgr-for-PSR1-when-only-o.patch ######################################################## # kbuild/module infrastructure fixes @@ -1864,6 +2063,30 @@ ######################################################## patches.suse/Restore-kABI-for-NVidia-vGPU-driver.patch + patches.suse/0001-net-introduce-OpenVPN-Data-Channel-Offload-ovpn.patch + patches.suse/0002-ovpn-add-basic-netlink-support.patch + patches.suse/0003-ovpn-add-basic-interface-creation-destruction-manage.patch + patches.suse/0004-ovpn-keep-carrier-always-on-for-MP-interfaces.patch + patches.suse/0005-ovpn-introduce-the-ovpn_peer-object.patch + patches.suse/0006-ovpn-introduce-the-ovpn_socket-object.patch + patches.suse/0007-ovpn-implement-basic-TX-path-UDP.patch + patches.suse/0008-ovpn-implement-basic-RX-path-UDP.patch + patches.suse/0009-ovpn-implement-packet-processing.patch + patches.suse/0010-ovpn-store-tunnel-and-transport-statistics.patch + patches.suse/0011-ovpn-implement-TCP-transport.patch + patches.suse/0012-skb-implement-skb_send_sock_locked_with_flags.patch + patches.suse/0013-ovpn-add-support-for-MSG_NOSIGNAL-in-tcp_sendmsg.patch + patches.suse/0014-ovpn-implement-multi-peer-support.patch + patches.suse/0015-ovpn-implement-peer-lookup-logic.patch + patches.suse/0016-ovpn-implement-keepalive-mechanism.patch + patches.suse/0017-ovpn-add-support-for-updating-local-or-remote-UDP-en.patch + patches.suse/0018-ovpn-implement-peer-add-get-dump-delete-via-netlink.patch + patches.suse/0019-ovpn-implement-key-add-get-del-swap-via-netlink.patch + patches.suse/0020-ovpn-kill-key-and-notify-userspace-in-case-of-IV-exh.patch + patches.suse/0021-ovpn-notify-userspace-when-a-peer-is-deleted.patch + patches.suse/0022-ovpn-add-basic-ethtool-support.patch + patches.suse/0023-testing-selftests-add-test-tool-and-scripts-for-ovpn.patch + ######################################################## # Debugging ######################################################## ++++++ source-timestamp ++++++ --- /var/tmp/diff_new_pack.rUAAhc/_old 2025-03-21 20:21:37.816783031 +0100 +++ /var/tmp/diff_new_pack.rUAAhc/_new 2025-03-21 20:21:37.820783197 +0100 @@ -1,4 +1,4 @@ -2025-03-10 08:49:24 +0000 -GIT Revision: 495d82a1a03f1d56659b255899b9655e52efb4b0 +2025-03-21 07:23:23 +0000 +GIT Revision: 5d0d0baed79de79311e5a5001dd4b3e1b8901021 GIT Branch: stable