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-07-20 15:28:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kernel-source (Old) and /work/SRC/openSUSE:Factory/.kernel-source.new.8875 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kernel-source" Sun Jul 20 15:28:47 2025 rev:791 rq:1294351 version:6.15.7 Changes: -------- --- /work/SRC/openSUSE:Factory/kernel-source/dtb-aarch64.changes 2025-07-14 10:48:33.640866115 +0200 +++ /work/SRC/openSUSE:Factory/.kernel-source.new.8875/dtb-aarch64.changes 2025-07-20 15:29:44.265722373 +0200 @@ -1,0 +2,357 @@ +Fri Jul 18 10:58:12 CEST 2025 - jsl...@suse.cz + +- fs/proc: Use inode_get_dev() for device numbers in procmap_query + (bsc#1246332). +- commit 3e63d43 + +------------------------------------------------------------------- +Fri Jul 18 07:15:16 CEST 2025 - jsl...@suse.cz + +- Linux 6.15.7 (bsc#1012628). +- eventpoll: don't decrement ep refcount while still holding + the ep mutex (bsc#1012628). +- drm/exynos: exynos7_drm_decon: add vblank check in IRQ handling + (bsc#1012628). +- ASoC: fsl_asrc: use internal measured ratio for non-ideal + ratio mode (bsc#1012628). +- ASoC: Intel: SND_SOC_INTEL_SOF_BOARD_HELPERS select + SND_SOC_ACPI_INTEL_MATCH (bsc#1012628). +- ASoC: soc-acpi: add get_function_tplg_files ops (bsc#1012628). +- ASoC: Intel: add sof_sdw_get_tplg_files ops (bsc#1012628). +- ASoC: Intel: soc-acpi-intel-arl-match: set + get_function_tplg_files ops (bsc#1012628). +- ASoC: Intel: soc-acpi: arl: Correct order of cs42l43 matches + (bsc#1012628). +- perf/core: Fix the WARN_ON_ONCE is out of lock protected region + (bsc#1012628). +- EDAC: Initialize EDAC features sysfs attributes (bsc#1012628). +- irqchip/irq-msi-lib: Select CONFIG_GENERIC_MSI_IRQ + (bsc#1012628). +- sched/core: Fix migrate_swap() vs. hotplug (bsc#1012628). +- objtool: Add missing endian conversion to read_annotate() + (bsc#1012628). +- perf: Revert to requiring CAP_SYS_ADMIN for uprobes + (bsc#1012628). +- ASoC: cs35l56: probe() should fail if the device ID is not + recognized (bsc#1012628). +- Bluetooth: hci_sync: Fix not disabling advertising instance + (bsc#1012628). +- Bluetooth: hci_core: Remove check of BDADDR_ANY in + hci_conn_hash_lookup_big_state (bsc#1012628). +- Bluetooth: hci_sync: Fix attempting to send HCI_Disconnect to + BIS handle (bsc#1012628). +- Bluetooth: hci_event: Fix not marking Broadcast Sink BIS as + connected (bsc#1012628). +- pinctrl: amd: Clear GPIO debounce for suspend (bsc#1012628). +- fix proc_sys_compare() handling of in-lookup dentries + (bsc#1012628). +- sched/deadline: Fix dl_server runtime calculation formula + (bsc#1012628). +- bnxt_en: eliminate the compile warning in bnxt_request_irq + due to CONFIG_RFS_ACCEL (bsc#1012628). +- arm64: poe: Handle spurious Overlay faults (bsc#1012628). +- arm64/mm: Drop wrong writes into TCR2_EL1 (bsc#1012628). +- net: phy: qcom: move the WoL function to shared library + (bsc#1012628). +- net: phy: qcom: qca808x: Fix WoL issue by utilizing + at8031_set_wol() (bsc#1012628). +- netlink: Fix wraparounds of sk->sk_rmem_alloc (bsc#1012628). +- vsock: fix `vsock_proto` declaration (bsc#1012628). +- tipc: Fix use-after-free in tipc_conn_close() (bsc#1012628). +- tcp: Correct signedness in skb remaining space calculation + (bsc#1012628). +- vsock: Fix transport_{g2h,h2g} TOCTOU (bsc#1012628). +- vsock: Fix transport_* TOCTOU (bsc#1012628). +- vsock: Fix IOCTL_VM_SOCKETS_GET_LOCAL_CID to check also + `transport_local` (bsc#1012628). +- net: airoha: Fix an error handling path in airoha_probe() + (bsc#1012628). +- module: Fix memory deallocation on error path in move_module() + (bsc#1012628). +- net: stmmac: Fix interrupt handling for level-triggered mode + in DWC_XGMAC2 (bsc#1012628). +- net: phy: smsc: Fix Auto-MDIX configuration when disabled by + strap (bsc#1012628). +- net: phy: smsc: Force predictable MDI-X state on LAN87xx + (bsc#1012628). +- net: phy: smsc: Fix link failure in forced mode with Auto-MDIX + (bsc#1012628). +- atm: clip: Fix potential null-ptr-deref in to_atmarpd() + (bsc#1012628). +- atm: clip: Fix memory leak of struct clip_vcc (bsc#1012628). +- atm: clip: Fix infinite recursive call of clip_push() + (bsc#1012628). +- atm: clip: Fix NULL pointer dereference in vcc_sendmsg() + (bsc#1012628). +- net: ethernet: ti: am65-cpsw-nuss: Fix skb size by accounting + for skb_shared_info (bsc#1012628). +- net/sched: Abort __tc_modify_qdisc if parent class does not + exist (bsc#1012628). +- rxrpc: Fix bug due to prealloc collision (bsc#1012628). +- crypto: s390/sha - Fix uninitialized variable in SHA-1 and SHA-2 + (bsc#1012628). +- rxrpc: Fix oops due to non-existence of prealloc backlog struct + (bsc#1012628). +- ipmi:msghandler: Fix potential memory corruption in + ipmi_create_user() (bsc#1012628). +- x86/mce/amd: Add default names for MCA banks and blocks + (bsc#1012628). +- x86/mce/amd: Fix threshold limit reset (bsc#1012628). +- x86/mce: Don't remove sysfs if thresholding sysfs init fails + (bsc#1012628). +- x86/mce: Ensure user polling settings are honored when + restarting timer (bsc#1012628). +- x86/mce: Make sure CMCI banks are cleared during shutdown on + Intel (bsc#1012628). +- KVM: x86/xen: Allow 'out of range' event channel ports in IRQ + routing table (bsc#1012628). +- KVM: x86/hyper-v: Skip non-canonical addresses during PV TLB + flush (bsc#1012628). +- KVM: SVM: Add missing member in SNP_LAUNCH_START command + structure (bsc#1012628). +- KVM: SVM: Reject SEV{-ES} intra host migration if vCPU creation + is in-flight (bsc#1012628). +- KVM: Allow CPU to reschedule while setting per-page memory + attributes (bsc#1012628). +- sched: Fix preemption string of preempt_dynamic_none + (bsc#1012628). +- ALSA: ad1816a: Fix potential NULL pointer deref in + snd_card_ad1816a_pnp() (bsc#1012628). +- ALSA: hda/realtek - Add mute LED support for HP Victus 15-fb2xxx + (bsc#1012628). +- arm64: Filter out SME hwcaps when FEAT_SME isn't implemented + (bsc#1012628). +- ASoC: fsl_sai: Force a software reset when starting in consumer + mode (bsc#1012628). +- io_uring/msg_ring: ensure io_kiocb freeing is deferred for RCU + (bsc#1012628). +- gre: Fix IPv6 multicast route creation (bsc#1012628). +- net: ethernet: rtsn: Fix a null pointer dereference in + rtsn_probe() (bsc#1012628). +- gpiolib: fix performance regression when using + gpio_chip_get_multiple() (bsc#1012628). +- md/md-bitmap: fix GPF in bitmap_get_stats() (bsc#1012628). +- pinctrl: nuvoton: Fix boot on ma35dx platforms (bsc#1012628). +- pinctrl: qcom: msm: mark certain pins as invalid for interrupts + (bsc#1012628). +- pwm: Fix invalid state detection (bsc#1012628). +- pwm: mediatek: Ensure to disable clocks in error path + (bsc#1012628). +- wifi: prevent A-MSDU attacks in mesh networks (bsc#1012628). +- wifi: mwifiex: discard erroneous disassoc frames on STA + interface (bsc#1012628). +- wifi: mt76: mt7921: prevent decap offload config before STA + initialization (bsc#1012628). +- wifi: mt76: mt7925: prevent NULL pointer dereference in + mt7925_sta_set_decap_offload() (bsc#1012628). +- wifi: mt76: mt7925: fix the wrong config for tx interrupt + (bsc#1012628). +- wifi: mt76: mt7925: fix invalid array index in ssid assignment + during hw scan (bsc#1012628). +- drm/imagination: Fix kernel crash when hard resetting the GPU + (bsc#1012628). +- drm/amdkfd: Don't call mmput from MMU notifier callback + (bsc#1012628). +- drm/amdgpu: Include sdma_4_4_4.bin (bsc#1012628). +- drm/amdkfd: add hqd_sdma_get_doorbell callbacks for gfx7/8 + (bsc#1012628). +- drm/gem: Acquire references on GEM handles for framebuffers + (bsc#1012628). +- drm/sched: Increment job count before swapping tail spsc queue + (bsc#1012628). +- drm/ttm: fix error handling in ttm_buffer_object_transfer + (bsc#1012628). +- drm/gem: Fix race in drm_gem_handle_create_tail() (bsc#1012628). +- drm/xe/bmg: fix compressed VRAM handling (bsc#1012628). +- Revert "drm/xe/xe2: Enable Indirect Ring State support for Xe2" + (bsc#1012628). +- drm/nouveau: Do not fail module init on debugfs errors + (bsc#1012628). +- usb: gadget: u_serial: Fix race condition in TTY wakeup + (bsc#1012628). +- Revert "usb: gadget: u_serial: Add null pointer check in + gs_start_io" (bsc#1012628). +- drm/framebuffer: Acquire internal references on GEM handles + (bsc#1012628). +- drm/xe: Allocate PF queue size on pow2 boundary (bsc#1012628). +- Revert "PCI/ACPI: Fix allocated memory release on error in + pci_acpi_scan_root()" (bsc#1012628). +- kallsyms: fix build without execinfo (bsc#1012628). +- kasan: remove kasan_find_vm_area() to prevent possible deadlock + (bsc#1012628). +- maple_tree: fix mt_destroy_walk() on root leaf node + (bsc#1012628). +- mm: fix the inaccurate memory statistics issue for users + (bsc#1012628). +- scripts/gdb: fix interrupts display after MCP on x86 + (bsc#1012628). +- scripts/gdb: de-reference per-CPU MCE interrupts (bsc#1012628). +- scripts/gdb: fix interrupts.py after maple tree conversion + (bsc#1012628). +- scripts: gdb: vfs: support external dentry names (bsc#1012628). +- mm/vmalloc: leave lazy MMU mode on PTE mapping error + (bsc#1012628). +- mm/rmap: fix potential out-of-bounds page table access during + batched unmap (bsc#1012628). +- mm/damon/core: handle damon_call_control as normal under kdmond + deactivation (bsc#1012628). +- mm/damon: fix divide by zero in damon_get_intervals_score() + (bsc#1012628). +- samples/damon: fix damon sample prcl for start failure + (bsc#1012628). +- samples/damon: fix damon sample wsse for start failure + (bsc#1012628). +- lib/alloc_tag: do not acquire non-existent lock in + alloc_tag_top_users() (bsc#1012628). +- clk: imx: Fix an out-of-bounds access in + dispmix_csr_clk_dev_data (bsc#1012628). +- x86/rdrand: Disable RDSEED on AMD Cyan Skillfish (bsc#1012628). +- x86/mm: Disable hugetlb page table sharing on 32-bit + (bsc#1012628). +- x86/CPU/AMD: Disable INVLPGB on Zen2 (bsc#1012628). +- dt-bindings: clock: mediatek: Add #reset-cells property for + MT8188 (bsc#1012628). +- clk: scmi: Handle case where child clocks are initialized + before their parents (bsc#1012628). +- smb: server: make use of rdma_destroy_qp() (bsc#1012628). +- ksmbd: fix a mount write count leak in + ksmbd_vfs_kern_path_locked() (bsc#1012628). +- erofs: fix to add missing tracepoint in erofs_read_folio() + (bsc#1012628). +- erofs: address D-cache aliasing (bsc#1012628). +- erofs: fix large fragment handling (bsc#1012628). +- ASoC: Intel: sof-function-topology-lib: Print out the + unsupported dmic count (bsc#1012628). +- netlink: Fix rmem check in netlink_broadcast_deliver() + (bsc#1012628). +- netlink: make sure we allow at least one dump skb (bsc#1012628). +- wifi: cfg80211: fix S1G beacon head validation in nl80211 + (bsc#1012628). +- wifi: zd1211rw: Fix potential NULL pointer dereference in + zd_mac_tx_to_dev() (bsc#1012628). +- drm/tegra: nvdec: Fix dma_alloc_coherent error check + (bsc#1012628). +- md/raid1: Fix stack memory use after return in raid1_reshape + (bsc#1012628). +- raid10: cleanup memleak at raid10_make_request (bsc#1012628). +- md/raid1,raid10: strip REQ_NOWAIT from member bios + (bsc#1012628). +- wifi: mac80211: correctly identify S1G short beacon + (bsc#1012628). +- wifi: mac80211: fix non-transmitted BSSID profile search + (bsc#1012628). +- wifi: mac80211: reject VHT opmode for unsupported channel widths + (bsc#1012628). +- wifi: rt2x00: fix remove callback type mismatch (bsc#1012628). +- io_uring/zcrx: fix pp destruction warnings (bsc#1012628). +- drm/nouveau/gsp: fix potential leak of memory used during acpi + init (bsc#1012628). +- wifi: mt76: Assume __mt76_connac_mcu_alloc_sta_req runs in + atomic context (bsc#1012628). +- wifi: mt76: Move RCU section in mt7996_mcu_set_fixed_field() + (bsc#1012628). +- wifi: mt76: Move RCU section in mt7996_mcu_add_rate_ctrl_fixed() + (bsc#1012628). +- wifi: mt76: Move RCU section in mt7996_mcu_add_rate_ctrl() + (bsc#1012628). +- wifi: mt76: Remove RCU section in mt7996_mac_sta_rc_work() + (bsc#1012628). +- wifi: mt76: mt7925: Fix null-ptr-deref in mt7925_thermal_init() + (bsc#1012628). +- nbd: fix uaf in nbd_genl_connect() error path (bsc#1012628). +- block: reject bs > ps block devices when THP is disabled + (bsc#1012628). +- drm/xe/pf: Clear all LMTT pages on alloc (bsc#1012628). +- erofs: refine readahead tracepoint (bsc#1012628). +- erofs: fix to add missing tracepoint in erofs_readahead() + (bsc#1012628). +- wifi: mac80211: add the virtual monitor after reconfig complete + (bsc#1012628). +- netfilter: flowtable: account for Ethernet header in + nf_flow_pppoe_proto() (bsc#1012628). +- net: appletalk: Fix device refcount leak in atrtr_create() + (bsc#1012628). +- ibmvnic: Fix hardcoded NUM_RX_STATS/NUM_TX_STATS with dynamic + sizeof (bsc#1012628). +- net: phy: microchip: Use genphy_soft_reset() to purge stale + LPA bits (bsc#1012628). +- net: phy: microchip: limit 100M workaround to link-down events + on LAN88xx (bsc#1012628). +- selftests: net: lib: fix shift count out of range (bsc#1012628). +- drm/xe/pm: Restore display pm if there is error after display + suspend (bsc#1012628). +- drm/xe/pm: Correct comment of xe_pm_set_vram_threshold() + (bsc#1012628). +- can: m_can: m_can_handle_lost_msg(): downgrade msg lost in rx + message to debug level (bsc#1012628). +- net/mlx5: Reset bw_share field when changing a node's parent + (bsc#1012628). +- net/mlx5e: Fix race between DIM disable and net_dim() + (bsc#1012628). +- net/mlx5e: Add new prio for promiscuous mode (bsc#1012628). +- net: ll_temac: Fix missing tx_pending check in + ethtools_set_ringparam() (bsc#1012628). +- bnxt_en: Fix DCB ETS validation (bsc#1012628). +- bnxt_en: Flush FW trace before copying to the coredump + (bsc#1012628). +- bnxt_en: Set DMA unmap len correctly for XDP_REDIRECT ++++ 60 more lines (skipped) ++++ between /work/SRC/openSUSE:Factory/kernel-source/dtb-aarch64.changes ++++ and /work/SRC/openSUSE:Factory/.kernel-source.new.8875/dtb-aarch64.changes dtb-armv6l.changes: same change dtb-armv7l.changes: same change dtb-riscv64.changes: same change kernel-64kb.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.q69XgQ/_old 2025-07-20 15:29:48.401893532 +0200 +++ /var/tmp/diff_new_pack.q69XgQ/_new 2025-07-20 15:29:48.405893697 +0200 @@ -17,7 +17,7 @@ %define srcversion 6.15 -%define patchversion 6.15.6 +%define patchversion 6.15.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,mkspec-dtb,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: dtb-aarch64 -Version: 6.15.6 +Version: 6.15.7 %if 0%{?is_kotd} -Release: <RELEASE>.ga69e09e +Release: <RELEASE>.g3e63d43 %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.q69XgQ/_old 2025-07-20 15:29:48.537899160 +0200 +++ /var/tmp/diff_new_pack.q69XgQ/_new 2025-07-20 15:29:48.537899160 +0200 @@ -18,8 +18,8 @@ %define srcversion 6.15 -%define patchversion 6.15.6 -%define git_commit a69e09e4e64888976945b8fe3f140bb975a62d04 +%define patchversion 6.15.7 +%define git_commit 3e63d43a370a3fb7448197ebbab124c9f4deffb4 %define variant %{nil} %define compress_modules zstd %define compress_vmlinux xz @@ -40,9 +40,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,mkspec-dtb,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: kernel-64kb -Version: 6.15.6 +Version: 6.15.7 %if 0%{?is_kotd} -Release: <RELEASE>.ga69e09e +Release: <RELEASE>.g3e63d43 %else Release: 0 %endif kernel-default.spec: same change ++++++ kernel-docs.spec ++++++ --- /var/tmp/diff_new_pack.q69XgQ/_old 2025-07-20 15:29:48.601901808 +0200 +++ /var/tmp/diff_new_pack.q69XgQ/_new 2025-07-20 15:29:48.601901808 +0200 @@ -17,8 +17,8 @@ %define srcversion 6.15 -%define patchversion 6.15.6 -%define git_commit a69e09e4e64888976945b8fe3f140bb975a62d04 +%define patchversion 6.15.7 +%define git_commit 3e63d43a370a3fb7448197ebbab124c9f4deffb4 %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,mkspec-dtb,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: kernel-docs -Version: 6.15.6 +Version: 6.15.7 %if 0%{?is_kotd} -Release: <RELEASE>.ga69e09e +Release: <RELEASE>.g3e63d43 %else Release: 0 %endif ++++++ kernel-kvmsmall.spec ++++++ --- /var/tmp/diff_new_pack.q69XgQ/_old 2025-07-20 15:29:48.629902967 +0200 +++ /var/tmp/diff_new_pack.q69XgQ/_new 2025-07-20 15:29:48.633903133 +0200 @@ -18,8 +18,8 @@ %define srcversion 6.15 -%define patchversion 6.15.6 -%define git_commit a69e09e4e64888976945b8fe3f140bb975a62d04 +%define patchversion 6.15.7 +%define git_commit 3e63d43a370a3fb7448197ebbab124c9f4deffb4 %define variant %{nil} %define compress_modules zstd %define compress_vmlinux xz @@ -40,9 +40,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,mkspec-dtb,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: kernel-kvmsmall -Version: 6.15.6 +Version: 6.15.7 %if 0%{?is_kotd} -Release: <RELEASE>.ga69e09e +Release: <RELEASE>.g3e63d43 %else Release: 0 %endif kernel-lpae.spec: same change ++++++ kernel-obs-build.spec ++++++ --- /var/tmp/diff_new_pack.q69XgQ/_old 2025-07-20 15:29:48.705906112 +0200 +++ /var/tmp/diff_new_pack.q69XgQ/_new 2025-07-20 15:29:48.705906112 +0200 @@ -19,7 +19,7 @@ #!BuildIgnore: post-build-checks -%define patchversion 6.15.6 +%define patchversion 6.15.7 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -38,23 +38,23 @@ %endif %endif %endif -%global kernel_package kernel%kernel_flavor-srchash-a69e09e4e64888976945b8fe3f140bb975a62d04 +%global kernel_package kernel%kernel_flavor-srchash-3e63d43a370a3fb7448197ebbab124c9f4deffb4 %endif %if 0%{?rhel_version} %global kernel_package kernel %endif Name: kernel-obs-build -Version: 6.15.6 +Version: 6.15.7 %if 0%{?is_kotd} -Release: <RELEASE>.ga69e09e +Release: <RELEASE>.g3e63d43 %else Release: 0 %endif Summary: package kernel and initrd for OBS VM builds License: GPL-2.0-only Group: SLES -Provides: kernel-obs-build-srchash-a69e09e4e64888976945b8fe3f140bb975a62d04 +Provides: kernel-obs-build-srchash-3e63d43a370a3fb7448197ebbab124c9f4deffb4 BuildRequires: coreutils BuildRequires: device-mapper BuildRequires: dracut ++++++ kernel-obs-qa.spec ++++++ --- /var/tmp/diff_new_pack.q69XgQ/_old 2025-07-20 15:29:48.733907271 +0200 +++ /var/tmp/diff_new_pack.q69XgQ/_new 2025-07-20 15:29:48.737907437 +0200 @@ -17,15 +17,15 @@ # needsrootforbuild -%define patchversion 6.15.6 +%define patchversion 6.15.7 %define variant %{nil} %include %_sourcedir/kernel-spec-macros Name: kernel-obs-qa -Version: 6.15.6 +Version: 6.15.7 %if 0%{?is_kotd} -Release: <RELEASE>.ga69e09e +Release: <RELEASE>.g3e63d43 %else Release: 0 %endif @@ -36,7 +36,7 @@ # kernel-obs-build must be also configured as VMinstall, but is required # here as well to avoid that qa and build package build parallel %if ! 0%{?qemu_user_space_build} -BuildRequires: kernel-obs-build-srchash-a69e09e4e64888976945b8fe3f140bb975a62d04 +BuildRequires: kernel-obs-build-srchash-3e63d43a370a3fb7448197ebbab124c9f4deffb4 %endif BuildRequires: modutils ExclusiveArch: aarch64 armv6hl armv7hl ppc64le riscv64 s390x x86_64 ++++++ kernel-pae.spec ++++++ --- /var/tmp/diff_new_pack.q69XgQ/_old 2025-07-20 15:29:48.765908595 +0200 +++ /var/tmp/diff_new_pack.q69XgQ/_new 2025-07-20 15:29:48.769908761 +0200 @@ -18,8 +18,8 @@ %define srcversion 6.15 -%define patchversion 6.15.6 -%define git_commit a69e09e4e64888976945b8fe3f140bb975a62d04 +%define patchversion 6.15.7 +%define git_commit 3e63d43a370a3fb7448197ebbab124c9f4deffb4 %define variant %{nil} %define compress_modules zstd %define compress_vmlinux xz @@ -40,9 +40,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,mkspec-dtb,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: kernel-pae -Version: 6.15.6 +Version: 6.15.7 %if 0%{?is_kotd} -Release: <RELEASE>.ga69e09e +Release: <RELEASE>.g3e63d43 %else Release: 0 %endif ++++++ kernel-source.spec ++++++ --- /var/tmp/diff_new_pack.q69XgQ/_old 2025-07-20 15:29:48.797909919 +0200 +++ /var/tmp/diff_new_pack.q69XgQ/_new 2025-07-20 15:29:48.797909919 +0200 @@ -17,8 +17,8 @@ %define srcversion 6.15 -%define patchversion 6.15.6 -%define git_commit a69e09e4e64888976945b8fe3f140bb975a62d04 +%define patchversion 6.15.7 +%define git_commit 3e63d43a370a3fb7448197ebbab124c9f4deffb4 %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,mkspec-dtb,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: kernel-source -Version: 6.15.6 +Version: 6.15.7 %if 0%{?is_kotd} -Release: <RELEASE>.ga69e09e +Release: <RELEASE>.g3e63d43 %else Release: 0 %endif ++++++ kernel-syms.spec ++++++ --- /var/tmp/diff_new_pack.q69XgQ/_old 2025-07-20 15:29:48.841911741 +0200 +++ /var/tmp/diff_new_pack.q69XgQ/_new 2025-07-20 15:29:48.841911741 +0200 @@ -16,16 +16,16 @@ # -%define git_commit a69e09e4e64888976945b8fe3f140bb975a62d04 +%define git_commit 3e63d43a370a3fb7448197ebbab124c9f4deffb4 %define variant %{nil} %include %_sourcedir/kernel-spec-macros Name: kernel-syms -Version: 6.15.6 +Version: 6.15.7 %if %using_buildservice %if 0%{?is_kotd} -Release: <RELEASE>.ga69e09e +Release: <RELEASE>.g3e63d43 %else Release: 0 %endif ++++++ kernel-vanilla.spec ++++++ --- /var/tmp/diff_new_pack.q69XgQ/_old 2025-07-20 15:29:48.877913230 +0200 +++ /var/tmp/diff_new_pack.q69XgQ/_new 2025-07-20 15:29:48.877913230 +0200 @@ -18,8 +18,8 @@ %define srcversion 6.15 -%define patchversion 6.15.6 -%define git_commit a69e09e4e64888976945b8fe3f140bb975a62d04 +%define patchversion 6.15.7 +%define git_commit 3e63d43a370a3fb7448197ebbab124c9f4deffb4 %define variant %{nil} %define compress_modules zstd %define compress_vmlinux xz @@ -40,9 +40,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,mkspec-dtb,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: kernel-vanilla -Version: 6.15.6 +Version: 6.15.7 %if 0%{?is_kotd} -Release: <RELEASE>.ga69e09e +Release: <RELEASE>.g3e63d43 %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-07-11 07:06:35.000000000 +0200 +++ new/config/arm64/default 2025-07-18 07:15:16.000000000 +0200 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 6.15.6 Kernel Configuration +# Linux/arm64 6.15.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/armv6hl/default new/config/armv6hl/default --- old/config/armv6hl/default 2025-07-11 07:06:35.000000000 +0200 +++ new/config/armv6hl/default 2025-07-18 07:15:16.000000000 +0200 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm 6.15.6 Kernel Configuration +# Linux/arm 6.15.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/armv7hl/default new/config/armv7hl/default --- old/config/armv7hl/default 2025-07-11 07:06:35.000000000 +0200 +++ new/config/armv7hl/default 2025-07-18 07:15:16.000000000 +0200 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm 6.15.6 Kernel Configuration +# Linux/arm 6.15.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/i386/pae new/config/i386/pae --- old/config/i386/pae 2025-07-11 07:06:35.000000000 +0200 +++ new/config/i386/pae 2025-07-18 07:15:16.000000000 +0200 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/i386 6.15.6 Kernel Configuration +# Linux/i386 6.15.7 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (scripts/dummy-tools/gcc)" CONFIG_CC_IS_GCC=y @@ -926,7 +926,6 @@ CONFIG_HAVE_MOVE_PMD=y CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE=y CONFIG_HAVE_ARCH_HUGE_VMAP=y -CONFIG_ARCH_WANT_HUGE_PMD_SHARE=y CONFIG_ARCH_WANT_PMD_MKWRITE=y CONFIG_HAVE_MOD_ARCH_SPECIFIC=y CONFIG_MODULES_USE_ELF_REL=y @@ -10731,7 +10730,6 @@ # CONFIG_ARCH_SUPPORTS_HUGETLBFS is not set CONFIG_HUGETLBFS=y CONFIG_HUGETLB_PAGE=y -CONFIG_HUGETLB_PMD_PAGE_TABLE_SHARING=y CONFIG_CONFIGFS_FS=m CONFIG_EFIVAR_FS=m # end of Pseudo filesystems diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/config/ppc64le/default new/config/ppc64le/default --- old/config/ppc64le/default 2025-07-11 07:06:35.000000000 +0200 +++ new/config/ppc64le/default 2025-07-18 07:15:16.000000000 +0200 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/powerpc 6.15.6 Kernel Configuration +# Linux/powerpc 6.15.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/riscv64/default new/config/riscv64/default --- old/config/riscv64/default 2025-07-11 07:06:35.000000000 +0200 +++ new/config/riscv64/default 2025-07-18 07:15:16.000000000 +0200 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/riscv 6.15.6 Kernel Configuration +# Linux/riscv 6.15.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/s390x/default new/config/s390x/default --- old/config/s390x/default 2025-07-11 07:06:35.000000000 +0200 +++ new/config/s390x/default 2025-07-18 07:15:16.000000000 +0200 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/s390 6.15.6 Kernel Configuration +# Linux/s390 6.15.7 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (scripts/dummy-tools/gcc)" CONFIG_CC_IS_GCC=y @@ -411,7 +411,7 @@ # I/O subsystem # CONFIG_QDIO=m -CONFIG_PCI_NR_FUNCTIONS=64 +CONFIG_PCI_NR_FUNCTIONS=512 CONFIG_HAS_IOMEM=y CONFIG_CHSC_SCH=m CONFIG_SCM_BUS=y diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/config/s390x/zfcpdump new/config/s390x/zfcpdump --- old/config/s390x/zfcpdump 2025-07-11 07:06:35.000000000 +0200 +++ new/config/s390x/zfcpdump 2025-07-18 07:15:16.000000000 +0200 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/s390 6.15.6 Kernel Configuration +# Linux/s390 6.15.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-07-11 07:06:35.000000000 +0200 +++ new/config/x86_64/default 2025-07-18 07:15:16.000000000 +0200 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86_64 6.15.6 Kernel Configuration +# Linux/x86_64 6.15.7 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (scripts/dummy-tools/gcc)" CONFIG_CC_IS_GCC=y ++++++ patches.kernel.org.tar.bz2 ++++++ ++++ 16367 lines of diff (skipped) ++++++ patches.suse.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/patches.suse/Revert-ACPI-battery-negate-current-when-discharging.patch new/patches.suse/Revert-ACPI-battery-negate-current-when-discharging.patch --- old/patches.suse/Revert-ACPI-battery-negate-current-when-discharging.patch 2025-07-11 07:06:35.000000000 +0200 +++ new/patches.suse/Revert-ACPI-battery-negate-current-when-discharging.patch 1970-01-01 01:00:00.000000000 +0100 @@ -1,50 +0,0 @@ -From: "Rafael J. Wysocki" <rafael.j.wyso...@intel.com> -Date: Thu, 3 Jul 2025 12:54:55 +0200 -Subject: Revert "ACPI: battery: negate current when discharging" -Git-commit: de1675de39aa945bad5937d1fde4df3682670639 -Git-repo: https://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git#fixes -Patch-mainline: Queued in subsystem maintainer repository -References: fix-battery - -Revert commit 234f71555019 ("ACPI: battery: negate current when -discharging") breaks not one but several userspace implementations -of battery monitoring: Steam and MangoHud. Perhaps it breaks more, -but those are the two that have been tested. - -Reported-by: Matthew Schwartz <matthew.schwa...@linux.dev> -Closes: https://lore.kernel.org/linux-acpi/87c1b2af-d430-4568-b620-14b941a8a...@linux.dev/ -Signed-off-by: Rafael J. Wysocki <rafael.j.wyso...@intel.com> -Acked-by: Jiri Slaby <jsl...@suse.cz> ---- - drivers/acpi/battery.c | 19 +++---------------- - 1 file changed, 3 insertions(+), 16 deletions(-) - ---- a/drivers/acpi/battery.c -+++ b/drivers/acpi/battery.c -@@ -243,23 +243,10 @@ static int acpi_battery_get_property(str - break; - case POWER_SUPPLY_PROP_CURRENT_NOW: - case POWER_SUPPLY_PROP_POWER_NOW: -- if (battery->rate_now == ACPI_BATTERY_VALUE_UNKNOWN) { -+ if (battery->rate_now == ACPI_BATTERY_VALUE_UNKNOWN) - ret = -ENODEV; -- break; -- } -- -- val->intval = battery->rate_now * 1000; -- /* -- * When discharging, the current should be reported as a -- * negative number as per the power supply class interface -- * definition. -- */ -- if (psp == POWER_SUPPLY_PROP_CURRENT_NOW && -- (battery->state & ACPI_BATTERY_STATE_DISCHARGING) && -- acpi_battery_handle_discharging(battery) -- == POWER_SUPPLY_STATUS_DISCHARGING) -- val->intval = -val->intval; -- -+ else -+ val->intval = battery->rate_now * 1000; - break; - case POWER_SUPPLY_PROP_CHARGE_FULL_DESIGN: - case POWER_SUPPLY_PROP_ENERGY_FULL_DESIGN: diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/patches.suse/fs-proc-Use-inode_get_dev-for-device-numbers-in-procm.patch new/patches.suse/fs-proc-Use-inode_get_dev-for-device-numbers-in-procm.patch --- old/patches.suse/fs-proc-Use-inode_get_dev-for-device-numbers-in-procm.patch 1970-01-01 01:00:00.000000000 +0100 +++ new/patches.suse/fs-proc-Use-inode_get_dev-for-device-numbers-in-procm.patch 2025-07-18 10:58:35.000000000 +0200 @@ -0,0 +1,28 @@ +From: Wei Gao <we...@suse.com> +Date: Wed, 16 Jul 2025 10:27:32 -0400 +Subject: fs/proc: Use inode_get_dev() for device numbers in procmap_query +Patch-mainline: never, depends on inode_get_dev() +References: bsc#1246332 + +This ensures consistency and proper abstraction when accessing device +information associated with an inode. + +Signed-off-by: Wei Gao <we...@suse.com> +Acked-by: Jiri Slaby <jsl...@suse.cz> +--- + fs/proc/task_mmu.c | 4 ++-- + 1 file changed, 2 insertions(+), 2 deletions(-) + +--- a/fs/proc/task_mmu.c ++++ b/fs/proc/task_mmu.c +@@ -518,8 +518,8 @@ static int do_procmap_query(struct proc_ + const struct inode *inode = file_user_inode(vma->vm_file); + + karg.vma_offset = ((__u64)vma->vm_pgoff) << PAGE_SHIFT; +- karg.dev_major = MAJOR(inode->i_sb->s_dev); +- karg.dev_minor = MINOR(inode->i_sb->s_dev); ++ karg.dev_major = MAJOR(inode_get_dev(inode)); ++ karg.dev_minor = MINOR(inode_get_dev(inode)); + karg.inode = inode->i_ino; + } else { + karg.vma_offset = 0; ++++++ series.conf ++++++ --- /var/tmp/diff_new_pack.q69XgQ/_old 2025-07-20 15:29:50.613985070 +0200 +++ /var/tmp/diff_new_pack.q69XgQ/_new 2025-07-20 15:29:50.621985402 +0200 @@ -1918,6 +1918,199 @@ patches.kernel.org/6.15.6-177-x86-microcode-AMD-Add-TSA-microcode-SHAs.patch patches.kernel.org/6.15.6-178-x86-process-Move-the-buffer-clearing-before-MO.patch patches.kernel.org/6.15.6-179-Linux-6.15.6.patch + patches.kernel.org/6.15.7-001-eventpoll-don-t-decrement-ep-refcount-while-st.patch + patches.kernel.org/6.15.7-002-drm-exynos-exynos7_drm_decon-add-vblank-check-.patch + patches.kernel.org/6.15.7-003-ASoC-fsl_asrc-use-internal-measured-ratio-for-.patch + patches.kernel.org/6.15.7-004-ASoC-Intel-SND_SOC_INTEL_SOF_BOARD_HELPERS-sel.patch + patches.kernel.org/6.15.7-005-ASoC-soc-acpi-add-get_function_tplg_files-ops.patch + patches.kernel.org/6.15.7-006-ASoC-Intel-add-sof_sdw_get_tplg_files-ops.patch + patches.kernel.org/6.15.7-007-ASoC-Intel-soc-acpi-intel-arl-match-set-get_fu.patch + patches.kernel.org/6.15.7-008-ASoC-Intel-soc-acpi-arl-Correct-order-of-cs42l.patch + patches.kernel.org/6.15.7-009-perf-core-Fix-the-WARN_ON_ONCE-is-out-of-lock-.patch + patches.kernel.org/6.15.7-010-EDAC-Initialize-EDAC-features-sysfs-attributes.patch + patches.kernel.org/6.15.7-011-irqchip-irq-msi-lib-Select-CONFIG_GENERIC_MSI_.patch + patches.kernel.org/6.15.7-012-sched-core-Fix-migrate_swap-vs.-hotplug.patch + patches.kernel.org/6.15.7-013-objtool-Add-missing-endian-conversion-to-read_.patch + patches.kernel.org/6.15.7-014-perf-Revert-to-requiring-CAP_SYS_ADMIN-for-upr.patch + patches.kernel.org/6.15.7-015-ASoC-cs35l56-probe-should-fail-if-the-device-I.patch + patches.kernel.org/6.15.7-016-Bluetooth-hci_sync-Fix-not-disabling-advertisi.patch + patches.kernel.org/6.15.7-017-Bluetooth-hci_core-Remove-check-of-BDADDR_ANY-.patch + patches.kernel.org/6.15.7-018-Bluetooth-hci_sync-Fix-attempting-to-send-HCI_.patch + patches.kernel.org/6.15.7-019-Bluetooth-hci_event-Fix-not-marking-Broadcast-.patch + patches.kernel.org/6.15.7-020-pinctrl-amd-Clear-GPIO-debounce-for-suspend.patch + patches.kernel.org/6.15.7-021-fix-proc_sys_compare-handling-of-in-lookup-den.patch + patches.kernel.org/6.15.7-022-sched-deadline-Fix-dl_server-runtime-calculati.patch + patches.kernel.org/6.15.7-023-bnxt_en-eliminate-the-compile-warning-in-bnxt_.patch + patches.kernel.org/6.15.7-024-arm64-poe-Handle-spurious-Overlay-faults.patch + patches.kernel.org/6.15.7-025-arm64-mm-Drop-wrong-writes-into-TCR2_EL1.patch + patches.kernel.org/6.15.7-026-net-phy-qcom-move-the-WoL-function-to-shared-l.patch + patches.kernel.org/6.15.7-027-net-phy-qcom-qca808x-Fix-WoL-issue-by-utilizin.patch + patches.kernel.org/6.15.7-028-netlink-Fix-wraparounds-of-sk-sk_rmem_alloc.patch + patches.kernel.org/6.15.7-029-vsock-fix-vsock_proto-declaration.patch + patches.kernel.org/6.15.7-030-tipc-Fix-use-after-free-in-tipc_conn_close.patch + patches.kernel.org/6.15.7-031-tcp-Correct-signedness-in-skb-remaining-space-.patch + patches.kernel.org/6.15.7-032-vsock-Fix-transport_-g2h-h2g-TOCTOU.patch + patches.kernel.org/6.15.7-033-vsock-Fix-transport_-TOCTOU.patch + patches.kernel.org/6.15.7-034-vsock-Fix-IOCTL_VM_SOCKETS_GET_LOCAL_CID-to-ch.patch + patches.kernel.org/6.15.7-035-net-airoha-Fix-an-error-handling-path-in-airoh.patch + patches.kernel.org/6.15.7-036-module-Fix-memory-deallocation-on-error-path-i.patch + patches.kernel.org/6.15.7-037-net-stmmac-Fix-interrupt-handling-for-level-tr.patch + patches.kernel.org/6.15.7-038-net-phy-smsc-Fix-Auto-MDIX-configuration-when-.patch + patches.kernel.org/6.15.7-039-net-phy-smsc-Force-predictable-MDI-X-state-on-.patch + patches.kernel.org/6.15.7-040-net-phy-smsc-Fix-link-failure-in-forced-mode-w.patch + patches.kernel.org/6.15.7-041-atm-clip-Fix-potential-null-ptr-deref-in-to_at.patch + patches.kernel.org/6.15.7-042-atm-clip-Fix-memory-leak-of-struct-clip_vcc.patch + patches.kernel.org/6.15.7-043-atm-clip-Fix-infinite-recursive-call-of-clip_p.patch + patches.kernel.org/6.15.7-044-atm-clip-Fix-NULL-pointer-dereference-in-vcc_s.patch + patches.kernel.org/6.15.7-045-net-ethernet-ti-am65-cpsw-nuss-Fix-skb-size-by.patch + patches.kernel.org/6.15.7-046-net-sched-Abort-__tc_modify_qdisc-if-parent-cl.patch + patches.kernel.org/6.15.7-047-rxrpc-Fix-bug-due-to-prealloc-collision.patch + patches.kernel.org/6.15.7-048-crypto-s390-sha-Fix-uninitialized-variable-in-.patch + patches.kernel.org/6.15.7-049-rxrpc-Fix-oops-due-to-non-existence-of-preallo.patch + patches.kernel.org/6.15.7-050-ipmi-msghandler-Fix-potential-memory-corruptio.patch + patches.kernel.org/6.15.7-051-x86-mce-amd-Add-default-names-for-MCA-banks-an.patch + patches.kernel.org/6.15.7-052-x86-mce-amd-Fix-threshold-limit-reset.patch + patches.kernel.org/6.15.7-053-x86-mce-Don-t-remove-sysfs-if-thresholding-sys.patch + patches.kernel.org/6.15.7-054-x86-mce-Ensure-user-polling-settings-are-honor.patch + patches.kernel.org/6.15.7-055-x86-mce-Make-sure-CMCI-banks-are-cleared-durin.patch + patches.kernel.org/6.15.7-056-KVM-x86-xen-Allow-out-of-range-event-channel-p.patch + patches.kernel.org/6.15.7-057-KVM-x86-hyper-v-Skip-non-canonical-addresses-d.patch + patches.kernel.org/6.15.7-058-KVM-SVM-Add-missing-member-in-SNP_LAUNCH_START.patch + patches.kernel.org/6.15.7-059-KVM-SVM-Reject-SEV-ES-intra-host-migration-if-.patch + patches.kernel.org/6.15.7-060-KVM-Allow-CPU-to-reschedule-while-setting-per-.patch + patches.kernel.org/6.15.7-061-sched-Fix-preemption-string-of-preempt_dynamic.patch + patches.kernel.org/6.15.7-062-ALSA-ad1816a-Fix-potential-NULL-pointer-deref-.patch + patches.kernel.org/6.15.7-063-ALSA-hda-realtek-Add-mute-LED-support-for-HP-V.patch + patches.kernel.org/6.15.7-064-arm64-Filter-out-SME-hwcaps-when-FEAT_SME-isn-.patch + patches.kernel.org/6.15.7-065-ASoC-fsl_sai-Force-a-software-reset-when-start.patch + patches.kernel.org/6.15.7-066-io_uring-msg_ring-ensure-io_kiocb-freeing-is-d.patch + patches.kernel.org/6.15.7-067-gre-Fix-IPv6-multicast-route-creation.patch + patches.kernel.org/6.15.7-068-net-ethernet-rtsn-Fix-a-null-pointer-dereferen.patch + patches.kernel.org/6.15.7-069-gpiolib-fix-performance-regression-when-using-.patch + patches.kernel.org/6.15.7-070-md-md-bitmap-fix-GPF-in-bitmap_get_stats.patch + patches.kernel.org/6.15.7-071-pinctrl-nuvoton-Fix-boot-on-ma35dx-platforms.patch + patches.kernel.org/6.15.7-072-pinctrl-qcom-msm-mark-certain-pins-as-invalid-.patch + patches.kernel.org/6.15.7-073-pwm-Fix-invalid-state-detection.patch + patches.kernel.org/6.15.7-074-pwm-mediatek-Ensure-to-disable-clocks-in-error.patch + patches.kernel.org/6.15.7-075-wifi-prevent-A-MSDU-attacks-in-mesh-networks.patch + patches.kernel.org/6.15.7-076-wifi-mwifiex-discard-erroneous-disassoc-frames.patch + patches.kernel.org/6.15.7-077-wifi-mt76-mt7921-prevent-decap-offload-config-.patch + patches.kernel.org/6.15.7-078-wifi-mt76-mt7925-prevent-NULL-pointer-derefere.patch + patches.kernel.org/6.15.7-079-wifi-mt76-mt7925-fix-the-wrong-config-for-tx-i.patch + patches.kernel.org/6.15.7-080-wifi-mt76-mt7925-fix-invalid-array-index-in-ss.patch + patches.kernel.org/6.15.7-081-drm-imagination-Fix-kernel-crash-when-hard-res.patch + patches.kernel.org/6.15.7-082-drm-amdkfd-Don-t-call-mmput-from-MMU-notifier-.patch + patches.kernel.org/6.15.7-083-drm-amdgpu-Include-sdma_4_4_4.bin.patch + patches.kernel.org/6.15.7-084-drm-amdkfd-add-hqd_sdma_get_doorbell-callbacks.patch + patches.kernel.org/6.15.7-085-drm-gem-Acquire-references-on-GEM-handles-for-.patch + patches.kernel.org/6.15.7-086-drm-sched-Increment-job-count-before-swapping-.patch + patches.kernel.org/6.15.7-087-drm-ttm-fix-error-handling-in-ttm_buffer_objec.patch + patches.kernel.org/6.15.7-088-drm-gem-Fix-race-in-drm_gem_handle_create_tail.patch + patches.kernel.org/6.15.7-089-drm-xe-bmg-fix-compressed-VRAM-handling.patch + patches.kernel.org/6.15.7-090-Revert-drm-xe-xe2-Enable-Indirect-Ring-State-s.patch + patches.kernel.org/6.15.7-091-drm-nouveau-Do-not-fail-module-init-on-debugfs.patch + patches.kernel.org/6.15.7-092-usb-gadget-u_serial-Fix-race-condition-in-TTY-.patch + patches.kernel.org/6.15.7-093-Revert-usb-gadget-u_serial-Add-null-pointer-ch.patch + patches.kernel.org/6.15.7-094-drm-framebuffer-Acquire-internal-references-on.patch + patches.kernel.org/6.15.7-095-drm-xe-Allocate-PF-queue-size-on-pow2-boundary.patch + patches.kernel.org/6.15.7-096-Revert-ACPI-battery-negate-current-when-discha.patch + patches.kernel.org/6.15.7-097-Revert-PCI-ACPI-Fix-allocated-memory-release-o.patch + patches.kernel.org/6.15.7-098-kallsyms-fix-build-without-execinfo.patch + patches.kernel.org/6.15.7-099-kasan-remove-kasan_find_vm_area-to-prevent-pos.patch + patches.kernel.org/6.15.7-100-maple_tree-fix-mt_destroy_walk-on-root-leaf-no.patch + patches.kernel.org/6.15.7-101-mm-fix-the-inaccurate-memory-statistics-issue-.patch + patches.kernel.org/6.15.7-102-scripts-gdb-fix-interrupts-display-after-MCP-o.patch + patches.kernel.org/6.15.7-103-scripts-gdb-de-reference-per-CPU-MCE-interrupt.patch + patches.kernel.org/6.15.7-104-scripts-gdb-fix-interrupts.py-after-maple-tree.patch + patches.kernel.org/6.15.7-105-scripts-gdb-vfs-support-external-dentry-names.patch + patches.kernel.org/6.15.7-106-mm-vmalloc-leave-lazy-MMU-mode-on-PTE-mapping-.patch + patches.kernel.org/6.15.7-107-mm-rmap-fix-potential-out-of-bounds-page-table.patch + patches.kernel.org/6.15.7-108-mm-damon-core-handle-damon_call_control-as-nor.patch + patches.kernel.org/6.15.7-109-mm-damon-fix-divide-by-zero-in-damon_get_inter.patch + patches.kernel.org/6.15.7-110-samples-damon-fix-damon-sample-prcl-for-start-.patch + patches.kernel.org/6.15.7-111-samples-damon-fix-damon-sample-wsse-for-start-.patch + patches.kernel.org/6.15.7-112-lib-alloc_tag-do-not-acquire-non-existent-lock.patch + patches.kernel.org/6.15.7-113-clk-imx-Fix-an-out-of-bounds-access-in-dispmix.patch + patches.kernel.org/6.15.7-114-x86-rdrand-Disable-RDSEED-on-AMD-Cyan-Skillfis.patch + patches.kernel.org/6.15.7-115-x86-mm-Disable-hugetlb-page-table-sharing-on-3.patch + patches.kernel.org/6.15.7-116-x86-CPU-AMD-Disable-INVLPGB-on-Zen2.patch + patches.kernel.org/6.15.7-117-dt-bindings-clock-mediatek-Add-reset-cells-pro.patch + patches.kernel.org/6.15.7-118-clk-scmi-Handle-case-where-child-clocks-are-in.patch + patches.kernel.org/6.15.7-119-smb-server-make-use-of-rdma_destroy_qp.patch + patches.kernel.org/6.15.7-120-ksmbd-fix-a-mount-write-count-leak-in-ksmbd_vf.patch + patches.kernel.org/6.15.7-121-erofs-fix-to-add-missing-tracepoint-in-erofs_r.patch + patches.kernel.org/6.15.7-122-erofs-address-D-cache-aliasing.patch + patches.kernel.org/6.15.7-123-erofs-fix-large-fragment-handling.patch + patches.kernel.org/6.15.7-124-ASoC-Intel-sof-function-topology-lib-Print-out.patch + patches.kernel.org/6.15.7-125-netlink-Fix-rmem-check-in-netlink_broadcast_de.patch + patches.kernel.org/6.15.7-126-netlink-make-sure-we-allow-at-least-one-dump-s.patch + patches.kernel.org/6.15.7-127-wifi-cfg80211-fix-S1G-beacon-head-validation-i.patch + patches.kernel.org/6.15.7-128-wifi-zd1211rw-Fix-potential-NULL-pointer-deref.patch + patches.kernel.org/6.15.7-129-drm-tegra-nvdec-Fix-dma_alloc_coherent-error-c.patch + patches.kernel.org/6.15.7-130-md-raid1-Fix-stack-memory-use-after-return-in-.patch + patches.kernel.org/6.15.7-131-raid10-cleanup-memleak-at-raid10_make_request.patch + patches.kernel.org/6.15.7-132-md-raid1-raid10-strip-REQ_NOWAIT-from-member-b.patch + patches.kernel.org/6.15.7-133-wifi-mac80211-correctly-identify-S1G-short-bea.patch + patches.kernel.org/6.15.7-134-wifi-mac80211-fix-non-transmitted-BSSID-profil.patch + patches.kernel.org/6.15.7-135-wifi-mac80211-reject-VHT-opmode-for-unsupporte.patch + patches.kernel.org/6.15.7-136-wifi-rt2x00-fix-remove-callback-type-mismatch.patch + patches.kernel.org/6.15.7-137-io_uring-zcrx-fix-pp-destruction-warnings.patch + patches.kernel.org/6.15.7-138-drm-nouveau-gsp-fix-potential-leak-of-memory-u.patch + patches.kernel.org/6.15.7-139-wifi-mt76-Assume-__mt76_connac_mcu_alloc_sta_r.patch + patches.kernel.org/6.15.7-140-wifi-mt76-Move-RCU-section-in-mt7996_mcu_set_f.patch + patches.kernel.org/6.15.7-141-wifi-mt76-Move-RCU-section-in-mt7996_mcu_add_r.patch + patches.kernel.org/6.15.7-142-wifi-mt76-Move-RCU-section-in-mt7996_mcu_add_r.patch + patches.kernel.org/6.15.7-143-wifi-mt76-Remove-RCU-section-in-mt7996_mac_sta.patch + patches.kernel.org/6.15.7-144-wifi-mt76-mt7925-Fix-null-ptr-deref-in-mt7925_.patch + patches.kernel.org/6.15.7-145-nbd-fix-uaf-in-nbd_genl_connect-error-path.patch + patches.kernel.org/6.15.7-146-block-reject-bs-ps-block-devices-when-THP-is-d.patch + patches.kernel.org/6.15.7-147-drm-xe-pf-Clear-all-LMTT-pages-on-alloc.patch + patches.kernel.org/6.15.7-148-erofs-refine-readahead-tracepoint.patch + patches.kernel.org/6.15.7-149-erofs-fix-to-add-missing-tracepoint-in-erofs_r.patch + patches.kernel.org/6.15.7-150-wifi-mac80211-add-the-virtual-monitor-after-re.patch + patches.kernel.org/6.15.7-151-netfilter-flowtable-account-for-Ethernet-heade.patch + patches.kernel.org/6.15.7-152-net-appletalk-Fix-device-refcount-leak-in-atrt.patch + patches.kernel.org/6.15.7-153-ibmvnic-Fix-hardcoded-NUM_RX_STATS-NUM_TX_STAT.patch + patches.kernel.org/6.15.7-154-net-phy-microchip-Use-genphy_soft_reset-to-pur.patch + patches.kernel.org/6.15.7-155-net-phy-microchip-limit-100M-workaround-to-lin.patch + patches.kernel.org/6.15.7-156-selftests-net-lib-fix-shift-count-out-of-range.patch + patches.kernel.org/6.15.7-157-drm-xe-pm-Restore-display-pm-if-there-is-error.patch + patches.kernel.org/6.15.7-158-drm-xe-pm-Correct-comment-of-xe_pm_set_vram_th.patch + patches.kernel.org/6.15.7-159-can-m_can-m_can_handle_lost_msg-downgrade-msg-.patch + patches.kernel.org/6.15.7-160-net-mlx5-Reset-bw_share-field-when-changing-a-.patch + patches.kernel.org/6.15.7-161-net-mlx5e-Fix-race-between-DIM-disable-and-net.patch + patches.kernel.org/6.15.7-162-net-mlx5e-Add-new-prio-for-promiscuous-mode.patch + patches.kernel.org/6.15.7-163-net-ll_temac-Fix-missing-tx_pending-check-in-e.patch + patches.kernel.org/6.15.7-164-bnxt_en-Fix-DCB-ETS-validation.patch + patches.kernel.org/6.15.7-165-bnxt_en-Flush-FW-trace-before-copying-to-the-c.patch + patches.kernel.org/6.15.7-166-bnxt_en-Set-DMA-unmap-len-correctly-for-XDP_RE.patch + patches.kernel.org/6.15.7-167-ublk-sanity-check-add_dev-input-for-underflow.patch + patches.kernel.org/6.15.7-168-atm-idt77252-Add-missing-dma_map_error.patch + patches.kernel.org/6.15.7-169-um-vector-Reduce-stack-usage-in-vector_eth_con.patch + patches.kernel.org/6.15.7-170-ASoC-SOF-Intel-hda-Use-devm_kstrdup-to-avoid-m.patch + patches.kernel.org/6.15.7-171-ASoC-rt721-sdca-fix-boost-gain-calculation-err.patch + patches.kernel.org/6.15.7-172-ALSA-hda-realtek-Add-mic-mute-LED-setup-for-AS.patch + patches.kernel.org/6.15.7-173-ALSA-hda-realtek-fix-mute-micmute-LEDs-for-HP-.patch + patches.kernel.org/6.15.7-174-io_uring-make-fallocate-be-hashed-work.patch + patches.kernel.org/6.15.7-175-ASoC-amd-yc-add-quirk-for-Acer-Nitro-ANV15-41-.patch + patches.kernel.org/6.15.7-176-ALSA-hda-realtek-Enable-mute-LED-on-HP-Pavilio.patch + patches.kernel.org/6.15.7-177-ALSA-hda-realtek-Add-quirks-for-some-Clevo-lap.patch + patches.kernel.org/6.15.7-178-net-usb-qmi_wwan-add-SIMCom-8230C-composition.patch + patches.kernel.org/6.15.7-179-driver-bluetooth-hci_qca-fix-unable-to-load-th.patch + patches.kernel.org/6.15.7-180-HID-lenovo-Add-support-for-ThinkPad-X1-Tablet-.patch + patches.kernel.org/6.15.7-181-net-mana-Record-doorbell-physical-address-in-P.patch + patches.kernel.org/6.15.7-182-btrfs-fix-assertion-when-building-free-space-t.patch + patches.kernel.org/6.15.7-183-vt-add-missing-notification-when-switching-bac.patch + patches.kernel.org/6.15.7-184-bpf-Adjust-free-target-to-avoid-global-starvat.patch + patches.kernel.org/6.15.7-185-riscv-vdso-Exclude-.rodata-from-the-PT_DYNAMIC.patch + patches.kernel.org/6.15.7-186-HID-Add-IGNORE-quirk-for-SMARTLINKTECHNOLOGY.patch + patches.kernel.org/6.15.7-187-HID-quirks-Add-quirk-for-2-Chicony-Electronics.patch + patches.kernel.org/6.15.7-188-HID-nintendo-avoid-bluetooth-suspend-resume-st.patch + patches.kernel.org/6.15.7-189-selftests-bpf-adapt-one-more-case-in-test_lru_.patch + patches.kernel.org/6.15.7-190-net-wangxun-revert-the-adjustment-of-the-IRQ-v.patch + patches.kernel.org/6.15.7-191-x86-sev-Use-TSC_FACTOR-for-Secure-TSC-frequenc.patch + patches.kernel.org/6.15.7-192-ksmbd-fix-potential-use-after-free-in-oplock-l.patch + patches.kernel.org/6.15.7-193-Linux-6.15.7.patch ######################################################## # Build fixes that apply to the vanilla kernel too. @@ -1975,7 +2168,6 @@ # to area specific sections below. ######################################################## patches.suse/firmware-qemu_fw_cfg-Do-not-hard-depend-on-CONFIG_HA.patch - patches.suse/Revert-ACPI-battery-negate-current-when-discharging.patch ######################################################## # kbuild/module infrastructure fixes @@ -2026,6 +2218,7 @@ # generic patches.suse/vfs-add-super_operations-get_inode_dev + patches.suse/fs-proc-Use-inode_get_dev-for-device-numbers-in-procm.patch # btrfs patches.suse/btrfs-provide-super_operations-get_inode_dev ++++++ source-timestamp ++++++ --- /var/tmp/diff_new_pack.q69XgQ/_old 2025-07-20 15:29:50.649986561 +0200 +++ /var/tmp/diff_new_pack.q69XgQ/_new 2025-07-20 15:29:50.653986726 +0200 @@ -1,4 +1,4 @@ -2025-07-11 05:06:35 +0000 -GIT Revision: a69e09e4e64888976945b8fe3f140bb975a62d04 +2025-07-18 08:58:35 +0000 +GIT Revision: 3e63d43a370a3fb7448197ebbab124c9f4deffb4 GIT Branch: stable