diff --git a/config.tar.bz2 b/config.tar.bz2 index 5b378ef..76c7c5e 100644 --- a/config.tar.bz2 +++ b/config.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:98de238081df0003082d4f00f6d4b70d752757ddf60bc44891ae9be13250eea6 -size 304769 +oid sha256:c504478801f21023cbca4e541d873b5fd0efdfd41b24857c11db3af9ce504c63 +size 304605 diff --git a/dtb-aarch64.changes b/dtb-aarch64.changes index 60d939d..2b3a6d9 100644 --- a/dtb-aarch64.changes +++ b/dtb-aarch64.changes @@ -1,3 +1,240 @@ +------------------------------------------------------------------- +Fri Feb 28 07:18:16 CET 2025 - jslaby@suse.cz + +- Linux 6.13.5 (bsc#1012628). +- drm/amdgpu: bump version for RV/PCO compute fix (bsc#1012628). +- drm/amdgpu/gfx9: manually control gfxoff for CS on RV + (bsc#1012628). +- net: pse-pd: Fix deadlock in current limit functions + (bsc#1012628). +- tracing: Fix using ret variable in tracing_set_tracer() + (bsc#1012628). +- drm: select DRM_KMS_HELPER from DRM_GEM_SHMEM_HELPER + (bsc#1012628). +- ftrace: Do not add duplicate entries in subops manager ops + (bsc#1012628). +- ftrace: Fix accounting of adding subops to a manager ops + (bsc#1012628). +- ftrace: Correct preemption accounting for function tracing + (bsc#1012628). +- EDAC/qcom: Correct interrupt enable register configuration + (bsc#1012628). +- smb: client: Add check for next_buffer in + receive_encrypted_standard() (bsc#1012628). +- irqchip/gic-v3: Fix rk3399 workaround when secure interrupts + are enabled (bsc#1012628). +- perf/x86/intel: Fix event constraints for LNC (bsc#1012628). +- mtd: rawnand: cadence: fix incorrect device in dma_unmap_single + (bsc#1012628). +- mtd: rawnand: cadence: use dma_map_resource for sdma address + (bsc#1012628). +- mtd: rawnand: cadence: fix error code in cadence_nand_init() + (bsc#1012628). +- mtd: spi-nor: sst: Fix SST write failure (bsc#1012628). +- mm,madvise,hugetlb: check for 0-length range after end address + adjustment (bsc#1012628). +- acct: block access to kernel internal filesystems (bsc#1012628). +- acct: perform last write from workqueue (bsc#1012628). +- ASoC: SOF: pcm: Clear the susbstream pointer to NULL on close + (bsc#1012628). +- ALSA: hda/conexant: Add quirk for HP ProBook 450 G4 mute LED + (bsc#1012628). +- ALSA: hda: Add error check for snd_ctl_rename_id() in + snd_hda_create_dig_out_ctls() (bsc#1012628). +- ASoC: fsl_micfil: Enable default case in micfil_set_quality() + (bsc#1012628). +- ASoC: SOF: stream-ipc: Check for cstream nullity in + sof_ipc_msg_data() (bsc#1012628). +- gve: set xdp redirect target only when it is available + (bsc#1012628). +- nfp: bpf: Add check for nfp_app_ctrl_msg_alloc() (bsc#1012628). +- mm/zswap: fix inconsistency when zswap_store_page() fails + (bsc#1012628). +- smb: client: fix chmod(2) regression with ATTR_READONLY + (bsc#1012628). +- lib/iov_iter: fix import_iovec_ubuf iovec management + (bsc#1012628). +- xfs: fix online repair probing when CONFIG_XFS_ONLINE_REPAIR=n + (bsc#1012628). +- s390/boot: Fix ESSA detection (bsc#1012628). +- soc: loongson: loongson2_guts: Add check for devm_kstrdup() + (bsc#1012628). +- gpio: vf610: add locking to gpio direction functions + (bsc#1012628). +- arm64: dts: rockchip: Disable DMA for uart5 on px30-ringneck + (bsc#1012628). +- arm64: dts: rockchip: Move uart5 pin configuration to px30 + ringneck SoM (bsc#1012628). +- arm64: dts: rockchip: Fix broken tsadc pinctrl names for rk3588 + (bsc#1012628). +- arm64: dts: rockchip: change eth phy mode to rgmii-id for + orangepi r1 plus lts (bsc#1012628). +- mm/migrate_device: don't add folio to be freed to LRU in + migrate_device_finalize() (bsc#1012628). +- drop_monitor: fix incorrect initialization order (bsc#1012628). +- tee: optee: Fix supplicant wait loop (bsc#1012628). +- gpiolib: protect gpio_chip with SRCU in array_info paths in + multi get/set (bsc#1012628). +- io_uring: prevent opcode speculation (bsc#1012628). +- io_uring/rw: forbid multishot async reads (bsc#1012628). +- drm/i915/dsi: Use TRANS_DDI_FUNC_CTL's own port width macro + (bsc#1012628). +- drm/i915/gt: Use spin_lock_irqsave() in interruptible context + (bsc#1012628). +- drm/i915/ddi: Fix HDMI port width programming in DDI_BUF_CTL + (bsc#1012628). +- drm/i915/dp: Fix error handling during 128b/132b link training + (bsc#1012628). +- drm/i915: Make sure all planes in use by the joiner have their + crtc included (bsc#1012628). +- drm/msm/dpu: Disable dither in phys encoder cleanup + (bsc#1012628). +- drm/msm/dp: account for widebus and yuv420 during mode + validation (bsc#1012628). +- drm: panel: jd9365da-h3: fix reset signal polarity + (bsc#1012628). +- sched: Compact RSEQ concurrency IDs with reduced threads and + affinity (bsc#1012628). +- irqchip/jcore-aic, clocksource/drivers/jcore: Fix jcore-pit + interrupt request (bsc#1012628). +- drm/nouveau/pmu: Fix gp10b firmware guard (bsc#1012628). +- bpf: skip non exist keys in generic_map_lookup_batch + (bsc#1012628). +- nvme/ioctl: add missing space in err message (bsc#1012628). +- nvme-tcp: fix connect failure on receiving partial ICResp PDU + (bsc#1012628). +- nvme: tcp: Fix compilation warning with W=1 (bsc#1012628). +- nvmet: Fix crash when a namespace is disabled (bsc#1012628). +- drm/xe: Fix error handling in xe_irq_install() (bsc#1012628). +- drm/xe/irq: Separate MSI and MSI-X flows (bsc#1012628). +- drm/xe: Make irq enabled flag atomic (bsc#1012628). +- drm/msm/dsi/phy: Do not overwite PHY_CMN_CLK_CFG1 when choosing + bitclk source (bsc#1012628). +- drm/msm/dsi/phy: Protect PHY_CMN_CLK_CFG1 against clock driver + (bsc#1012628). +- drm/msm/dsi/phy: Protect PHY_CMN_CLK_CFG0 updated from driver + side (bsc#1012628). +- drm/msm/dpu: Don't leak bits_per_component into random DSC_ENC + fields (bsc#1012628). +- drm/msm/dpu: enable DPU_WB_INPUT_CTRL for DPU 5.x (bsc#1012628). +- drm/msm/dpu: skip watchdog timer programming through TOP on >= + SM8450 (bsc#1012628). +- drm/msm: Avoid rounding up to one jiffy (bsc#1012628). +- nouveau/svm: fix missing folio unlock + put after + make_device_exclusive_range() (bsc#1012628). +- md/raid*: Fix the set_queue_limits implementations + (bsc#1012628). +- firmware: arm_scmi: imx: Correct tx size of + scmi_imx_misc_ctrl_set (bsc#1012628). +- arm64: dts: rockchip: adjust SMMU interrupt type on rk3588 + (bsc#1012628). +- bpf: Fix softlockup in arena_map_free on 64k page kernel + (bsc#1012628). +- net: Add rx_skb of kfree_skb to raw_tp_null_args[] + (bsc#1012628). +- power: supply: axp20x_battery: Fix fault handling for AXP717 + (bsc#1012628). +- power: supply: da9150-fg: fix potential overflow (bsc#1012628). +- arm64: dts: rockchip: Fix lcdpwr_en pin for Cool Pi GenBook + (bsc#1012628). +- arm64: dts: rockchip: fix fixed-regulator renames on rk3399-gru + devices (bsc#1012628). +- bpf: Fix deadlock when freeing cgroup storage (bsc#1012628). +- bpf: Disable non stream socket for strparser (bsc#1012628). +- bpf: avoid holding freeze_mutex during mmap operation + (bsc#1012628). +- bpf: unify VM_WRITE vs VM_MAYWRITE use in BPF map mmaping logic + (bsc#1012628). +- bpf, test_run: Fix use-after-free issue in eth_skb_pkt_type() + (bsc#1012628). +- rust: cleanup unnecessary casts (bsc#1012628). +- rust: map `long` to `isize` and `char` to `u8` (bsc#1012628). +- rust: finish using custom FFI integer types (bsc#1012628). +- net: allow small head cache usage with large MAX_SKB_FRAGS + values (bsc#1012628). +- tcp: drop secpath at the same time as we currently drop dst + (bsc#1012628). +- net: axienet: Set mac_managed_pm (bsc#1012628). +- arp: switch to dev_getbyhwaddr() in arp_req_set_public() + (bsc#1012628). +- net: Add non-RCU dev_getbyhwaddr() helper (bsc#1012628). +- flow_dissector: Fix port range key handling in BPF conversion + (bsc#1012628). +- flow_dissector: Fix handling of mixed port and port-range keys + (bsc#1012628). +- geneve: Suppress list corruption splat in + geneve_destroy_tunnels() (bsc#1012628). +- gtp: Suppress list corruption splat in gtp_net_exit_batch_rtnl() + (bsc#1012628). +- net: pse-pd: pd692x0: Fix power limit retrieval (bsc#1012628). +- net: pse-pd: Use power limit at driver side instead of current + limit (bsc#1012628). +- net: pse-pd: Avoid setting max_uA in regulator constraints + (bsc#1012628). +- tcp: adjust rcvq_space after updating scaling ratio + (bsc#1012628). +- vsock/bpf: Warn on socket without transport (bsc#1012628). +- sockmap, vsock: For connectible sockets allow only connected + (bsc#1012628). +- ibmvnic: Don't reference skb after sending to VIOS + (bsc#1012628). +- s390/ism: add release function for struct device (bsc#1012628). +- ALSA: seq: Drop UMP events when no UMP-conversion is set + (bsc#1012628). +- net/sched: cls_api: fix error handling causing NULL dereference + (bsc#1012628). +- ALSA: hda/cirrus: Correct the full scale volume set logic + (bsc#1012628). +- geneve: Fix use-after-free in geneve_find_dev() (bsc#1012628). +- vsock/virtio: fix variables initialization during resuming + (bsc#1012628). +- ASoC: imx-audmix: remove cpu_mclk which is from cpu dai device + (bsc#1012628). +- powerpc/code-patching: Fix KASAN hit by not flagging text + patching area as VM_ALLOC (bsc#1012628). +- ALSA: hda/realtek: Fixup ALC225 depop procedure (bsc#1012628). +- powerpc/64s: Rewrite __real_pte() and __rpte_to_hidx() as + static inline (bsc#1012628). +- powerpc/code-patching: Disable KASAN report during patching + via temporary mm (bsc#1012628). +- ASoC: SOF: ipc4-topology: Harden loops for looking up ALH + copiers (bsc#1012628). +- ASoC: rockchip: i2s-tdm: fix shift config for + SND_SOC_DAIFMT_DSP_[AB] (bsc#1012628). +- USB: gadget: f_midi: f_midi_complete to call queue_work + (bsc#1012628). +- tracing: Have the error of __tracing_resize_ring_buffer() + passed to user (bsc#1012628). +- tracing: Switch trace.c code over to use guard() (bsc#1012628). +- drm/amdkfd: Ensure consistent barrier state saved in gfx12 + trap handler (bsc#1012628). +- drm/amdkfd: Move gfx12 trap handler to separate file + (bsc#1012628). +- PCI: Restore original INTX_DISABLE bit by pcim_intx() + (bsc#1012628). +- PCI: Remove devres from pci_intx() (bsc#1012628). +- PCI: Export pci_intx_unmanaged() and pcim_intx() (bsc#1012628). +- serial: sh-sci: Increment the runtime usage counter for the + earlycon device (bsc#1012628). +- serial: sh-sci: Clean sci_ports[0] after at earlycon exit + (bsc#1012628). +- serial: sh-sci: Move runtime PM enable to sci_probe_single() + (bsc#1012628). +- Bluetooth: qca: Fix poor RF performance for WCN6855 + (bsc#1012628). +- Bluetooth: qca: Update firmware-name to support board specific + nvm (bsc#1012628). +- drm/amd/display: Correct register address in dcn35 + (bsc#1012628). +- drm/amd/display: update dcn351 used clock offset (bsc#1012628). +- btrfs: fix double accounting race when extent_writepage_io() + failed (bsc#1012628). +- btrfs: fix double accounting race when + btrfs_run_delalloc_range() failed (bsc#1012628). +- btrfs: use btrfs_inode in extent_writepage() (bsc#1012628). +- Drivers: hv: vmbus: Log on missing offers if any (bsc#1012628). +- commit 6ca9bf2 + ------------------------------------------------------------------- Thu Feb 27 11:35:44 CET 2025 - dmueller@suse.com @@ -12,6 +249,23 @@ Wed Feb 26 17:31:39 CET 2025 - msuchanek@suse.de - kernel-source: Also replace bin/env - commit dc2037c +------------------------------------------------------------------- +Tue Feb 25 09:11:09 CET 2025 - jslaby@suse.cz + +- platform: cznic: CZNIC_PLATFORMS should depend on ARCH_MVEBU + (bsc#1012628). +- Update config files. +- firmware: imx: IMX_SCMI_MISC_DRV should depend on ARCH_MXC + (bsc#1012628). +- Update config files. +- commit 956258d + +------------------------------------------------------------------- +Tue Feb 25 09:09:56 CET 2025 - jslaby@suse.cz + +- mtd: rawnand: cadence: fix unchecked dereference (git-fixes). +- commit 9213e88 + ------------------------------------------------------------------- Fri Feb 21 18:01:23 CET 2025 - jslaby@suse.cz diff --git a/dtb-aarch64.spec b/dtb-aarch64.spec index 46001c9..8fda184 100644 --- a/dtb-aarch64.spec +++ b/dtb-aarch64.spec @@ -17,7 +17,7 @@ %define srcversion 6.13 -%define patchversion 6.13.4 +%define patchversion 6.13.5 %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.4 +Version: 6.13.5 %if 0%{?is_kotd} -Release: .gb73a96b +Release: .gff9b7ff %else Release: 0 %endif diff --git a/dtb-armv6l.changes b/dtb-armv6l.changes index 60d939d..2b3a6d9 100644 --- a/dtb-armv6l.changes +++ b/dtb-armv6l.changes @@ -1,3 +1,240 @@ +------------------------------------------------------------------- +Fri Feb 28 07:18:16 CET 2025 - jslaby@suse.cz + +- Linux 6.13.5 (bsc#1012628). +- drm/amdgpu: bump version for RV/PCO compute fix (bsc#1012628). +- drm/amdgpu/gfx9: manually control gfxoff for CS on RV + (bsc#1012628). +- net: pse-pd: Fix deadlock in current limit functions + (bsc#1012628). +- tracing: Fix using ret variable in tracing_set_tracer() + (bsc#1012628). +- drm: select DRM_KMS_HELPER from DRM_GEM_SHMEM_HELPER + (bsc#1012628). +- ftrace: Do not add duplicate entries in subops manager ops + (bsc#1012628). +- ftrace: Fix accounting of adding subops to a manager ops + (bsc#1012628). +- ftrace: Correct preemption accounting for function tracing + (bsc#1012628). +- EDAC/qcom: Correct interrupt enable register configuration + (bsc#1012628). +- smb: client: Add check for next_buffer in + receive_encrypted_standard() (bsc#1012628). +- irqchip/gic-v3: Fix rk3399 workaround when secure interrupts + are enabled (bsc#1012628). +- perf/x86/intel: Fix event constraints for LNC (bsc#1012628). +- mtd: rawnand: cadence: fix incorrect device in dma_unmap_single + (bsc#1012628). +- mtd: rawnand: cadence: use dma_map_resource for sdma address + (bsc#1012628). +- mtd: rawnand: cadence: fix error code in cadence_nand_init() + (bsc#1012628). +- mtd: spi-nor: sst: Fix SST write failure (bsc#1012628). +- mm,madvise,hugetlb: check for 0-length range after end address + adjustment (bsc#1012628). +- acct: block access to kernel internal filesystems (bsc#1012628). +- acct: perform last write from workqueue (bsc#1012628). +- ASoC: SOF: pcm: Clear the susbstream pointer to NULL on close + (bsc#1012628). +- ALSA: hda/conexant: Add quirk for HP ProBook 450 G4 mute LED + (bsc#1012628). +- ALSA: hda: Add error check for snd_ctl_rename_id() in + snd_hda_create_dig_out_ctls() (bsc#1012628). +- ASoC: fsl_micfil: Enable default case in micfil_set_quality() + (bsc#1012628). +- ASoC: SOF: stream-ipc: Check for cstream nullity in + sof_ipc_msg_data() (bsc#1012628). +- gve: set xdp redirect target only when it is available + (bsc#1012628). +- nfp: bpf: Add check for nfp_app_ctrl_msg_alloc() (bsc#1012628). +- mm/zswap: fix inconsistency when zswap_store_page() fails + (bsc#1012628). +- smb: client: fix chmod(2) regression with ATTR_READONLY + (bsc#1012628). +- lib/iov_iter: fix import_iovec_ubuf iovec management + (bsc#1012628). +- xfs: fix online repair probing when CONFIG_XFS_ONLINE_REPAIR=n + (bsc#1012628). +- s390/boot: Fix ESSA detection (bsc#1012628). +- soc: loongson: loongson2_guts: Add check for devm_kstrdup() + (bsc#1012628). +- gpio: vf610: add locking to gpio direction functions + (bsc#1012628). +- arm64: dts: rockchip: Disable DMA for uart5 on px30-ringneck + (bsc#1012628). +- arm64: dts: rockchip: Move uart5 pin configuration to px30 + ringneck SoM (bsc#1012628). +- arm64: dts: rockchip: Fix broken tsadc pinctrl names for rk3588 + (bsc#1012628). +- arm64: dts: rockchip: change eth phy mode to rgmii-id for + orangepi r1 plus lts (bsc#1012628). +- mm/migrate_device: don't add folio to be freed to LRU in + migrate_device_finalize() (bsc#1012628). +- drop_monitor: fix incorrect initialization order (bsc#1012628). +- tee: optee: Fix supplicant wait loop (bsc#1012628). +- gpiolib: protect gpio_chip with SRCU in array_info paths in + multi get/set (bsc#1012628). +- io_uring: prevent opcode speculation (bsc#1012628). +- io_uring/rw: forbid multishot async reads (bsc#1012628). +- drm/i915/dsi: Use TRANS_DDI_FUNC_CTL's own port width macro + (bsc#1012628). +- drm/i915/gt: Use spin_lock_irqsave() in interruptible context + (bsc#1012628). +- drm/i915/ddi: Fix HDMI port width programming in DDI_BUF_CTL + (bsc#1012628). +- drm/i915/dp: Fix error handling during 128b/132b link training + (bsc#1012628). +- drm/i915: Make sure all planes in use by the joiner have their + crtc included (bsc#1012628). +- drm/msm/dpu: Disable dither in phys encoder cleanup + (bsc#1012628). +- drm/msm/dp: account for widebus and yuv420 during mode + validation (bsc#1012628). +- drm: panel: jd9365da-h3: fix reset signal polarity + (bsc#1012628). +- sched: Compact RSEQ concurrency IDs with reduced threads and + affinity (bsc#1012628). +- irqchip/jcore-aic, clocksource/drivers/jcore: Fix jcore-pit + interrupt request (bsc#1012628). +- drm/nouveau/pmu: Fix gp10b firmware guard (bsc#1012628). +- bpf: skip non exist keys in generic_map_lookup_batch + (bsc#1012628). +- nvme/ioctl: add missing space in err message (bsc#1012628). +- nvme-tcp: fix connect failure on receiving partial ICResp PDU + (bsc#1012628). +- nvme: tcp: Fix compilation warning with W=1 (bsc#1012628). +- nvmet: Fix crash when a namespace is disabled (bsc#1012628). +- drm/xe: Fix error handling in xe_irq_install() (bsc#1012628). +- drm/xe/irq: Separate MSI and MSI-X flows (bsc#1012628). +- drm/xe: Make irq enabled flag atomic (bsc#1012628). +- drm/msm/dsi/phy: Do not overwite PHY_CMN_CLK_CFG1 when choosing + bitclk source (bsc#1012628). +- drm/msm/dsi/phy: Protect PHY_CMN_CLK_CFG1 against clock driver + (bsc#1012628). +- drm/msm/dsi/phy: Protect PHY_CMN_CLK_CFG0 updated from driver + side (bsc#1012628). +- drm/msm/dpu: Don't leak bits_per_component into random DSC_ENC + fields (bsc#1012628). +- drm/msm/dpu: enable DPU_WB_INPUT_CTRL for DPU 5.x (bsc#1012628). +- drm/msm/dpu: skip watchdog timer programming through TOP on >= + SM8450 (bsc#1012628). +- drm/msm: Avoid rounding up to one jiffy (bsc#1012628). +- nouveau/svm: fix missing folio unlock + put after + make_device_exclusive_range() (bsc#1012628). +- md/raid*: Fix the set_queue_limits implementations + (bsc#1012628). +- firmware: arm_scmi: imx: Correct tx size of + scmi_imx_misc_ctrl_set (bsc#1012628). +- arm64: dts: rockchip: adjust SMMU interrupt type on rk3588 + (bsc#1012628). +- bpf: Fix softlockup in arena_map_free on 64k page kernel + (bsc#1012628). +- net: Add rx_skb of kfree_skb to raw_tp_null_args[] + (bsc#1012628). +- power: supply: axp20x_battery: Fix fault handling for AXP717 + (bsc#1012628). +- power: supply: da9150-fg: fix potential overflow (bsc#1012628). +- arm64: dts: rockchip: Fix lcdpwr_en pin for Cool Pi GenBook + (bsc#1012628). +- arm64: dts: rockchip: fix fixed-regulator renames on rk3399-gru + devices (bsc#1012628). +- bpf: Fix deadlock when freeing cgroup storage (bsc#1012628). +- bpf: Disable non stream socket for strparser (bsc#1012628). +- bpf: avoid holding freeze_mutex during mmap operation + (bsc#1012628). +- bpf: unify VM_WRITE vs VM_MAYWRITE use in BPF map mmaping logic + (bsc#1012628). +- bpf, test_run: Fix use-after-free issue in eth_skb_pkt_type() + (bsc#1012628). +- rust: cleanup unnecessary casts (bsc#1012628). +- rust: map `long` to `isize` and `char` to `u8` (bsc#1012628). +- rust: finish using custom FFI integer types (bsc#1012628). +- net: allow small head cache usage with large MAX_SKB_FRAGS + values (bsc#1012628). +- tcp: drop secpath at the same time as we currently drop dst + (bsc#1012628). +- net: axienet: Set mac_managed_pm (bsc#1012628). +- arp: switch to dev_getbyhwaddr() in arp_req_set_public() + (bsc#1012628). +- net: Add non-RCU dev_getbyhwaddr() helper (bsc#1012628). +- flow_dissector: Fix port range key handling in BPF conversion + (bsc#1012628). +- flow_dissector: Fix handling of mixed port and port-range keys + (bsc#1012628). +- geneve: Suppress list corruption splat in + geneve_destroy_tunnels() (bsc#1012628). +- gtp: Suppress list corruption splat in gtp_net_exit_batch_rtnl() + (bsc#1012628). +- net: pse-pd: pd692x0: Fix power limit retrieval (bsc#1012628). +- net: pse-pd: Use power limit at driver side instead of current + limit (bsc#1012628). +- net: pse-pd: Avoid setting max_uA in regulator constraints + (bsc#1012628). +- tcp: adjust rcvq_space after updating scaling ratio + (bsc#1012628). +- vsock/bpf: Warn on socket without transport (bsc#1012628). +- sockmap, vsock: For connectible sockets allow only connected + (bsc#1012628). +- ibmvnic: Don't reference skb after sending to VIOS + (bsc#1012628). +- s390/ism: add release function for struct device (bsc#1012628). +- ALSA: seq: Drop UMP events when no UMP-conversion is set + (bsc#1012628). +- net/sched: cls_api: fix error handling causing NULL dereference + (bsc#1012628). +- ALSA: hda/cirrus: Correct the full scale volume set logic + (bsc#1012628). +- geneve: Fix use-after-free in geneve_find_dev() (bsc#1012628). +- vsock/virtio: fix variables initialization during resuming + (bsc#1012628). +- ASoC: imx-audmix: remove cpu_mclk which is from cpu dai device + (bsc#1012628). +- powerpc/code-patching: Fix KASAN hit by not flagging text + patching area as VM_ALLOC (bsc#1012628). +- ALSA: hda/realtek: Fixup ALC225 depop procedure (bsc#1012628). +- powerpc/64s: Rewrite __real_pte() and __rpte_to_hidx() as + static inline (bsc#1012628). +- powerpc/code-patching: Disable KASAN report during patching + via temporary mm (bsc#1012628). +- ASoC: SOF: ipc4-topology: Harden loops for looking up ALH + copiers (bsc#1012628). +- ASoC: rockchip: i2s-tdm: fix shift config for + SND_SOC_DAIFMT_DSP_[AB] (bsc#1012628). +- USB: gadget: f_midi: f_midi_complete to call queue_work + (bsc#1012628). +- tracing: Have the error of __tracing_resize_ring_buffer() + passed to user (bsc#1012628). +- tracing: Switch trace.c code over to use guard() (bsc#1012628). +- drm/amdkfd: Ensure consistent barrier state saved in gfx12 + trap handler (bsc#1012628). +- drm/amdkfd: Move gfx12 trap handler to separate file + (bsc#1012628). +- PCI: Restore original INTX_DISABLE bit by pcim_intx() + (bsc#1012628). +- PCI: Remove devres from pci_intx() (bsc#1012628). +- PCI: Export pci_intx_unmanaged() and pcim_intx() (bsc#1012628). +- serial: sh-sci: Increment the runtime usage counter for the + earlycon device (bsc#1012628). +- serial: sh-sci: Clean sci_ports[0] after at earlycon exit + (bsc#1012628). +- serial: sh-sci: Move runtime PM enable to sci_probe_single() + (bsc#1012628). +- Bluetooth: qca: Fix poor RF performance for WCN6855 + (bsc#1012628). +- Bluetooth: qca: Update firmware-name to support board specific + nvm (bsc#1012628). +- drm/amd/display: Correct register address in dcn35 + (bsc#1012628). +- drm/amd/display: update dcn351 used clock offset (bsc#1012628). +- btrfs: fix double accounting race when extent_writepage_io() + failed (bsc#1012628). +- btrfs: fix double accounting race when + btrfs_run_delalloc_range() failed (bsc#1012628). +- btrfs: use btrfs_inode in extent_writepage() (bsc#1012628). +- Drivers: hv: vmbus: Log on missing offers if any (bsc#1012628). +- commit 6ca9bf2 + ------------------------------------------------------------------- Thu Feb 27 11:35:44 CET 2025 - dmueller@suse.com @@ -12,6 +249,23 @@ Wed Feb 26 17:31:39 CET 2025 - msuchanek@suse.de - kernel-source: Also replace bin/env - commit dc2037c +------------------------------------------------------------------- +Tue Feb 25 09:11:09 CET 2025 - jslaby@suse.cz + +- platform: cznic: CZNIC_PLATFORMS should depend on ARCH_MVEBU + (bsc#1012628). +- Update config files. +- firmware: imx: IMX_SCMI_MISC_DRV should depend on ARCH_MXC + (bsc#1012628). +- Update config files. +- commit 956258d + +------------------------------------------------------------------- +Tue Feb 25 09:09:56 CET 2025 - jslaby@suse.cz + +- mtd: rawnand: cadence: fix unchecked dereference (git-fixes). +- commit 9213e88 + ------------------------------------------------------------------- Fri Feb 21 18:01:23 CET 2025 - jslaby@suse.cz diff --git a/dtb-armv6l.spec b/dtb-armv6l.spec index 2e16dbf..fa3a4e6 100644 --- a/dtb-armv6l.spec +++ b/dtb-armv6l.spec @@ -17,7 +17,7 @@ %define srcversion 6.13 -%define patchversion 6.13.4 +%define patchversion 6.13.5 %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-armv6l -Version: 6.13.4 +Version: 6.13.5 %if 0%{?is_kotd} -Release: .gb73a96b +Release: .gff9b7ff %else Release: 0 %endif diff --git a/dtb-armv7l.changes b/dtb-armv7l.changes index 60d939d..2b3a6d9 100644 --- a/dtb-armv7l.changes +++ b/dtb-armv7l.changes @@ -1,3 +1,240 @@ +------------------------------------------------------------------- +Fri Feb 28 07:18:16 CET 2025 - jslaby@suse.cz + +- Linux 6.13.5 (bsc#1012628). +- drm/amdgpu: bump version for RV/PCO compute fix (bsc#1012628). +- drm/amdgpu/gfx9: manually control gfxoff for CS on RV + (bsc#1012628). +- net: pse-pd: Fix deadlock in current limit functions + (bsc#1012628). +- tracing: Fix using ret variable in tracing_set_tracer() + (bsc#1012628). +- drm: select DRM_KMS_HELPER from DRM_GEM_SHMEM_HELPER + (bsc#1012628). +- ftrace: Do not add duplicate entries in subops manager ops + (bsc#1012628). +- ftrace: Fix accounting of adding subops to a manager ops + (bsc#1012628). +- ftrace: Correct preemption accounting for function tracing + (bsc#1012628). +- EDAC/qcom: Correct interrupt enable register configuration + (bsc#1012628). +- smb: client: Add check for next_buffer in + receive_encrypted_standard() (bsc#1012628). +- irqchip/gic-v3: Fix rk3399 workaround when secure interrupts + are enabled (bsc#1012628). +- perf/x86/intel: Fix event constraints for LNC (bsc#1012628). +- mtd: rawnand: cadence: fix incorrect device in dma_unmap_single + (bsc#1012628). +- mtd: rawnand: cadence: use dma_map_resource for sdma address + (bsc#1012628). +- mtd: rawnand: cadence: fix error code in cadence_nand_init() + (bsc#1012628). +- mtd: spi-nor: sst: Fix SST write failure (bsc#1012628). +- mm,madvise,hugetlb: check for 0-length range after end address + adjustment (bsc#1012628). +- acct: block access to kernel internal filesystems (bsc#1012628). +- acct: perform last write from workqueue (bsc#1012628). +- ASoC: SOF: pcm: Clear the susbstream pointer to NULL on close + (bsc#1012628). +- ALSA: hda/conexant: Add quirk for HP ProBook 450 G4 mute LED + (bsc#1012628). +- ALSA: hda: Add error check for snd_ctl_rename_id() in + snd_hda_create_dig_out_ctls() (bsc#1012628). +- ASoC: fsl_micfil: Enable default case in micfil_set_quality() + (bsc#1012628). +- ASoC: SOF: stream-ipc: Check for cstream nullity in + sof_ipc_msg_data() (bsc#1012628). +- gve: set xdp redirect target only when it is available + (bsc#1012628). +- nfp: bpf: Add check for nfp_app_ctrl_msg_alloc() (bsc#1012628). +- mm/zswap: fix inconsistency when zswap_store_page() fails + (bsc#1012628). +- smb: client: fix chmod(2) regression with ATTR_READONLY + (bsc#1012628). +- lib/iov_iter: fix import_iovec_ubuf iovec management + (bsc#1012628). +- xfs: fix online repair probing when CONFIG_XFS_ONLINE_REPAIR=n + (bsc#1012628). +- s390/boot: Fix ESSA detection (bsc#1012628). +- soc: loongson: loongson2_guts: Add check for devm_kstrdup() + (bsc#1012628). +- gpio: vf610: add locking to gpio direction functions + (bsc#1012628). +- arm64: dts: rockchip: Disable DMA for uart5 on px30-ringneck + (bsc#1012628). +- arm64: dts: rockchip: Move uart5 pin configuration to px30 + ringneck SoM (bsc#1012628). +- arm64: dts: rockchip: Fix broken tsadc pinctrl names for rk3588 + (bsc#1012628). +- arm64: dts: rockchip: change eth phy mode to rgmii-id for + orangepi r1 plus lts (bsc#1012628). +- mm/migrate_device: don't add folio to be freed to LRU in + migrate_device_finalize() (bsc#1012628). +- drop_monitor: fix incorrect initialization order (bsc#1012628). +- tee: optee: Fix supplicant wait loop (bsc#1012628). +- gpiolib: protect gpio_chip with SRCU in array_info paths in + multi get/set (bsc#1012628). +- io_uring: prevent opcode speculation (bsc#1012628). +- io_uring/rw: forbid multishot async reads (bsc#1012628). +- drm/i915/dsi: Use TRANS_DDI_FUNC_CTL's own port width macro + (bsc#1012628). +- drm/i915/gt: Use spin_lock_irqsave() in interruptible context + (bsc#1012628). +- drm/i915/ddi: Fix HDMI port width programming in DDI_BUF_CTL + (bsc#1012628). +- drm/i915/dp: Fix error handling during 128b/132b link training + (bsc#1012628). +- drm/i915: Make sure all planes in use by the joiner have their + crtc included (bsc#1012628). +- drm/msm/dpu: Disable dither in phys encoder cleanup + (bsc#1012628). +- drm/msm/dp: account for widebus and yuv420 during mode + validation (bsc#1012628). +- drm: panel: jd9365da-h3: fix reset signal polarity + (bsc#1012628). +- sched: Compact RSEQ concurrency IDs with reduced threads and + affinity (bsc#1012628). +- irqchip/jcore-aic, clocksource/drivers/jcore: Fix jcore-pit + interrupt request (bsc#1012628). +- drm/nouveau/pmu: Fix gp10b firmware guard (bsc#1012628). +- bpf: skip non exist keys in generic_map_lookup_batch + (bsc#1012628). +- nvme/ioctl: add missing space in err message (bsc#1012628). +- nvme-tcp: fix connect failure on receiving partial ICResp PDU + (bsc#1012628). +- nvme: tcp: Fix compilation warning with W=1 (bsc#1012628). +- nvmet: Fix crash when a namespace is disabled (bsc#1012628). +- drm/xe: Fix error handling in xe_irq_install() (bsc#1012628). +- drm/xe/irq: Separate MSI and MSI-X flows (bsc#1012628). +- drm/xe: Make irq enabled flag atomic (bsc#1012628). +- drm/msm/dsi/phy: Do not overwite PHY_CMN_CLK_CFG1 when choosing + bitclk source (bsc#1012628). +- drm/msm/dsi/phy: Protect PHY_CMN_CLK_CFG1 against clock driver + (bsc#1012628). +- drm/msm/dsi/phy: Protect PHY_CMN_CLK_CFG0 updated from driver + side (bsc#1012628). +- drm/msm/dpu: Don't leak bits_per_component into random DSC_ENC + fields (bsc#1012628). +- drm/msm/dpu: enable DPU_WB_INPUT_CTRL for DPU 5.x (bsc#1012628). +- drm/msm/dpu: skip watchdog timer programming through TOP on >= + SM8450 (bsc#1012628). +- drm/msm: Avoid rounding up to one jiffy (bsc#1012628). +- nouveau/svm: fix missing folio unlock + put after + make_device_exclusive_range() (bsc#1012628). +- md/raid*: Fix the set_queue_limits implementations + (bsc#1012628). +- firmware: arm_scmi: imx: Correct tx size of + scmi_imx_misc_ctrl_set (bsc#1012628). +- arm64: dts: rockchip: adjust SMMU interrupt type on rk3588 + (bsc#1012628). +- bpf: Fix softlockup in arena_map_free on 64k page kernel + (bsc#1012628). +- net: Add rx_skb of kfree_skb to raw_tp_null_args[] + (bsc#1012628). +- power: supply: axp20x_battery: Fix fault handling for AXP717 + (bsc#1012628). +- power: supply: da9150-fg: fix potential overflow (bsc#1012628). +- arm64: dts: rockchip: Fix lcdpwr_en pin for Cool Pi GenBook + (bsc#1012628). +- arm64: dts: rockchip: fix fixed-regulator renames on rk3399-gru + devices (bsc#1012628). +- bpf: Fix deadlock when freeing cgroup storage (bsc#1012628). +- bpf: Disable non stream socket for strparser (bsc#1012628). +- bpf: avoid holding freeze_mutex during mmap operation + (bsc#1012628). +- bpf: unify VM_WRITE vs VM_MAYWRITE use in BPF map mmaping logic + (bsc#1012628). +- bpf, test_run: Fix use-after-free issue in eth_skb_pkt_type() + (bsc#1012628). +- rust: cleanup unnecessary casts (bsc#1012628). +- rust: map `long` to `isize` and `char` to `u8` (bsc#1012628). +- rust: finish using custom FFI integer types (bsc#1012628). +- net: allow small head cache usage with large MAX_SKB_FRAGS + values (bsc#1012628). +- tcp: drop secpath at the same time as we currently drop dst + (bsc#1012628). +- net: axienet: Set mac_managed_pm (bsc#1012628). +- arp: switch to dev_getbyhwaddr() in arp_req_set_public() + (bsc#1012628). +- net: Add non-RCU dev_getbyhwaddr() helper (bsc#1012628). +- flow_dissector: Fix port range key handling in BPF conversion + (bsc#1012628). +- flow_dissector: Fix handling of mixed port and port-range keys + (bsc#1012628). +- geneve: Suppress list corruption splat in + geneve_destroy_tunnels() (bsc#1012628). +- gtp: Suppress list corruption splat in gtp_net_exit_batch_rtnl() + (bsc#1012628). +- net: pse-pd: pd692x0: Fix power limit retrieval (bsc#1012628). +- net: pse-pd: Use power limit at driver side instead of current + limit (bsc#1012628). +- net: pse-pd: Avoid setting max_uA in regulator constraints + (bsc#1012628). +- tcp: adjust rcvq_space after updating scaling ratio + (bsc#1012628). +- vsock/bpf: Warn on socket without transport (bsc#1012628). +- sockmap, vsock: For connectible sockets allow only connected + (bsc#1012628). +- ibmvnic: Don't reference skb after sending to VIOS + (bsc#1012628). +- s390/ism: add release function for struct device (bsc#1012628). +- ALSA: seq: Drop UMP events when no UMP-conversion is set + (bsc#1012628). +- net/sched: cls_api: fix error handling causing NULL dereference + (bsc#1012628). +- ALSA: hda/cirrus: Correct the full scale volume set logic + (bsc#1012628). +- geneve: Fix use-after-free in geneve_find_dev() (bsc#1012628). +- vsock/virtio: fix variables initialization during resuming + (bsc#1012628). +- ASoC: imx-audmix: remove cpu_mclk which is from cpu dai device + (bsc#1012628). +- powerpc/code-patching: Fix KASAN hit by not flagging text + patching area as VM_ALLOC (bsc#1012628). +- ALSA: hda/realtek: Fixup ALC225 depop procedure (bsc#1012628). +- powerpc/64s: Rewrite __real_pte() and __rpte_to_hidx() as + static inline (bsc#1012628). +- powerpc/code-patching: Disable KASAN report during patching + via temporary mm (bsc#1012628). +- ASoC: SOF: ipc4-topology: Harden loops for looking up ALH + copiers (bsc#1012628). +- ASoC: rockchip: i2s-tdm: fix shift config for + SND_SOC_DAIFMT_DSP_[AB] (bsc#1012628). +- USB: gadget: f_midi: f_midi_complete to call queue_work + (bsc#1012628). +- tracing: Have the error of __tracing_resize_ring_buffer() + passed to user (bsc#1012628). +- tracing: Switch trace.c code over to use guard() (bsc#1012628). +- drm/amdkfd: Ensure consistent barrier state saved in gfx12 + trap handler (bsc#1012628). +- drm/amdkfd: Move gfx12 trap handler to separate file + (bsc#1012628). +- PCI: Restore original INTX_DISABLE bit by pcim_intx() + (bsc#1012628). +- PCI: Remove devres from pci_intx() (bsc#1012628). +- PCI: Export pci_intx_unmanaged() and pcim_intx() (bsc#1012628). +- serial: sh-sci: Increment the runtime usage counter for the + earlycon device (bsc#1012628). +- serial: sh-sci: Clean sci_ports[0] after at earlycon exit + (bsc#1012628). +- serial: sh-sci: Move runtime PM enable to sci_probe_single() + (bsc#1012628). +- Bluetooth: qca: Fix poor RF performance for WCN6855 + (bsc#1012628). +- Bluetooth: qca: Update firmware-name to support board specific + nvm (bsc#1012628). +- drm/amd/display: Correct register address in dcn35 + (bsc#1012628). +- drm/amd/display: update dcn351 used clock offset (bsc#1012628). +- btrfs: fix double accounting race when extent_writepage_io() + failed (bsc#1012628). +- btrfs: fix double accounting race when + btrfs_run_delalloc_range() failed (bsc#1012628). +- btrfs: use btrfs_inode in extent_writepage() (bsc#1012628). +- Drivers: hv: vmbus: Log on missing offers if any (bsc#1012628). +- commit 6ca9bf2 + ------------------------------------------------------------------- Thu Feb 27 11:35:44 CET 2025 - dmueller@suse.com @@ -12,6 +249,23 @@ Wed Feb 26 17:31:39 CET 2025 - msuchanek@suse.de - kernel-source: Also replace bin/env - commit dc2037c +------------------------------------------------------------------- +Tue Feb 25 09:11:09 CET 2025 - jslaby@suse.cz + +- platform: cznic: CZNIC_PLATFORMS should depend on ARCH_MVEBU + (bsc#1012628). +- Update config files. +- firmware: imx: IMX_SCMI_MISC_DRV should depend on ARCH_MXC + (bsc#1012628). +- Update config files. +- commit 956258d + +------------------------------------------------------------------- +Tue Feb 25 09:09:56 CET 2025 - jslaby@suse.cz + +- mtd: rawnand: cadence: fix unchecked dereference (git-fixes). +- commit 9213e88 + ------------------------------------------------------------------- Fri Feb 21 18:01:23 CET 2025 - jslaby@suse.cz diff --git a/dtb-armv7l.spec b/dtb-armv7l.spec index 3e664f4..d352249 100644 --- a/dtb-armv7l.spec +++ b/dtb-armv7l.spec @@ -17,7 +17,7 @@ %define srcversion 6.13 -%define patchversion 6.13.4 +%define patchversion 6.13.5 %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-armv7l -Version: 6.13.4 +Version: 6.13.5 %if 0%{?is_kotd} -Release: .gb73a96b +Release: .gff9b7ff %else Release: 0 %endif diff --git a/dtb-riscv64.changes b/dtb-riscv64.changes index 60d939d..2b3a6d9 100644 --- a/dtb-riscv64.changes +++ b/dtb-riscv64.changes @@ -1,3 +1,240 @@ +------------------------------------------------------------------- +Fri Feb 28 07:18:16 CET 2025 - jslaby@suse.cz + +- Linux 6.13.5 (bsc#1012628). +- drm/amdgpu: bump version for RV/PCO compute fix (bsc#1012628). +- drm/amdgpu/gfx9: manually control gfxoff for CS on RV + (bsc#1012628). +- net: pse-pd: Fix deadlock in current limit functions + (bsc#1012628). +- tracing: Fix using ret variable in tracing_set_tracer() + (bsc#1012628). +- drm: select DRM_KMS_HELPER from DRM_GEM_SHMEM_HELPER + (bsc#1012628). +- ftrace: Do not add duplicate entries in subops manager ops + (bsc#1012628). +- ftrace: Fix accounting of adding subops to a manager ops + (bsc#1012628). +- ftrace: Correct preemption accounting for function tracing + (bsc#1012628). +- EDAC/qcom: Correct interrupt enable register configuration + (bsc#1012628). +- smb: client: Add check for next_buffer in + receive_encrypted_standard() (bsc#1012628). +- irqchip/gic-v3: Fix rk3399 workaround when secure interrupts + are enabled (bsc#1012628). +- perf/x86/intel: Fix event constraints for LNC (bsc#1012628). +- mtd: rawnand: cadence: fix incorrect device in dma_unmap_single + (bsc#1012628). +- mtd: rawnand: cadence: use dma_map_resource for sdma address + (bsc#1012628). +- mtd: rawnand: cadence: fix error code in cadence_nand_init() + (bsc#1012628). +- mtd: spi-nor: sst: Fix SST write failure (bsc#1012628). +- mm,madvise,hugetlb: check for 0-length range after end address + adjustment (bsc#1012628). +- acct: block access to kernel internal filesystems (bsc#1012628). +- acct: perform last write from workqueue (bsc#1012628). +- ASoC: SOF: pcm: Clear the susbstream pointer to NULL on close + (bsc#1012628). +- ALSA: hda/conexant: Add quirk for HP ProBook 450 G4 mute LED + (bsc#1012628). +- ALSA: hda: Add error check for snd_ctl_rename_id() in + snd_hda_create_dig_out_ctls() (bsc#1012628). +- ASoC: fsl_micfil: Enable default case in micfil_set_quality() + (bsc#1012628). +- ASoC: SOF: stream-ipc: Check for cstream nullity in + sof_ipc_msg_data() (bsc#1012628). +- gve: set xdp redirect target only when it is available + (bsc#1012628). +- nfp: bpf: Add check for nfp_app_ctrl_msg_alloc() (bsc#1012628). +- mm/zswap: fix inconsistency when zswap_store_page() fails + (bsc#1012628). +- smb: client: fix chmod(2) regression with ATTR_READONLY + (bsc#1012628). +- lib/iov_iter: fix import_iovec_ubuf iovec management + (bsc#1012628). +- xfs: fix online repair probing when CONFIG_XFS_ONLINE_REPAIR=n + (bsc#1012628). +- s390/boot: Fix ESSA detection (bsc#1012628). +- soc: loongson: loongson2_guts: Add check for devm_kstrdup() + (bsc#1012628). +- gpio: vf610: add locking to gpio direction functions + (bsc#1012628). +- arm64: dts: rockchip: Disable DMA for uart5 on px30-ringneck + (bsc#1012628). +- arm64: dts: rockchip: Move uart5 pin configuration to px30 + ringneck SoM (bsc#1012628). +- arm64: dts: rockchip: Fix broken tsadc pinctrl names for rk3588 + (bsc#1012628). +- arm64: dts: rockchip: change eth phy mode to rgmii-id for + orangepi r1 plus lts (bsc#1012628). +- mm/migrate_device: don't add folio to be freed to LRU in + migrate_device_finalize() (bsc#1012628). +- drop_monitor: fix incorrect initialization order (bsc#1012628). +- tee: optee: Fix supplicant wait loop (bsc#1012628). +- gpiolib: protect gpio_chip with SRCU in array_info paths in + multi get/set (bsc#1012628). +- io_uring: prevent opcode speculation (bsc#1012628). +- io_uring/rw: forbid multishot async reads (bsc#1012628). +- drm/i915/dsi: Use TRANS_DDI_FUNC_CTL's own port width macro + (bsc#1012628). +- drm/i915/gt: Use spin_lock_irqsave() in interruptible context + (bsc#1012628). +- drm/i915/ddi: Fix HDMI port width programming in DDI_BUF_CTL + (bsc#1012628). +- drm/i915/dp: Fix error handling during 128b/132b link training + (bsc#1012628). +- drm/i915: Make sure all planes in use by the joiner have their + crtc included (bsc#1012628). +- drm/msm/dpu: Disable dither in phys encoder cleanup + (bsc#1012628). +- drm/msm/dp: account for widebus and yuv420 during mode + validation (bsc#1012628). +- drm: panel: jd9365da-h3: fix reset signal polarity + (bsc#1012628). +- sched: Compact RSEQ concurrency IDs with reduced threads and + affinity (bsc#1012628). +- irqchip/jcore-aic, clocksource/drivers/jcore: Fix jcore-pit + interrupt request (bsc#1012628). +- drm/nouveau/pmu: Fix gp10b firmware guard (bsc#1012628). +- bpf: skip non exist keys in generic_map_lookup_batch + (bsc#1012628). +- nvme/ioctl: add missing space in err message (bsc#1012628). +- nvme-tcp: fix connect failure on receiving partial ICResp PDU + (bsc#1012628). +- nvme: tcp: Fix compilation warning with W=1 (bsc#1012628). +- nvmet: Fix crash when a namespace is disabled (bsc#1012628). +- drm/xe: Fix error handling in xe_irq_install() (bsc#1012628). +- drm/xe/irq: Separate MSI and MSI-X flows (bsc#1012628). +- drm/xe: Make irq enabled flag atomic (bsc#1012628). +- drm/msm/dsi/phy: Do not overwite PHY_CMN_CLK_CFG1 when choosing + bitclk source (bsc#1012628). +- drm/msm/dsi/phy: Protect PHY_CMN_CLK_CFG1 against clock driver + (bsc#1012628). +- drm/msm/dsi/phy: Protect PHY_CMN_CLK_CFG0 updated from driver + side (bsc#1012628). +- drm/msm/dpu: Don't leak bits_per_component into random DSC_ENC + fields (bsc#1012628). +- drm/msm/dpu: enable DPU_WB_INPUT_CTRL for DPU 5.x (bsc#1012628). +- drm/msm/dpu: skip watchdog timer programming through TOP on >= + SM8450 (bsc#1012628). +- drm/msm: Avoid rounding up to one jiffy (bsc#1012628). +- nouveau/svm: fix missing folio unlock + put after + make_device_exclusive_range() (bsc#1012628). +- md/raid*: Fix the set_queue_limits implementations + (bsc#1012628). +- firmware: arm_scmi: imx: Correct tx size of + scmi_imx_misc_ctrl_set (bsc#1012628). +- arm64: dts: rockchip: adjust SMMU interrupt type on rk3588 + (bsc#1012628). +- bpf: Fix softlockup in arena_map_free on 64k page kernel + (bsc#1012628). +- net: Add rx_skb of kfree_skb to raw_tp_null_args[] + (bsc#1012628). +- power: supply: axp20x_battery: Fix fault handling for AXP717 + (bsc#1012628). +- power: supply: da9150-fg: fix potential overflow (bsc#1012628). +- arm64: dts: rockchip: Fix lcdpwr_en pin for Cool Pi GenBook + (bsc#1012628). +- arm64: dts: rockchip: fix fixed-regulator renames on rk3399-gru + devices (bsc#1012628). +- bpf: Fix deadlock when freeing cgroup storage (bsc#1012628). +- bpf: Disable non stream socket for strparser (bsc#1012628). +- bpf: avoid holding freeze_mutex during mmap operation + (bsc#1012628). +- bpf: unify VM_WRITE vs VM_MAYWRITE use in BPF map mmaping logic + (bsc#1012628). +- bpf, test_run: Fix use-after-free issue in eth_skb_pkt_type() + (bsc#1012628). +- rust: cleanup unnecessary casts (bsc#1012628). +- rust: map `long` to `isize` and `char` to `u8` (bsc#1012628). +- rust: finish using custom FFI integer types (bsc#1012628). +- net: allow small head cache usage with large MAX_SKB_FRAGS + values (bsc#1012628). +- tcp: drop secpath at the same time as we currently drop dst + (bsc#1012628). +- net: axienet: Set mac_managed_pm (bsc#1012628). +- arp: switch to dev_getbyhwaddr() in arp_req_set_public() + (bsc#1012628). +- net: Add non-RCU dev_getbyhwaddr() helper (bsc#1012628). +- flow_dissector: Fix port range key handling in BPF conversion + (bsc#1012628). +- flow_dissector: Fix handling of mixed port and port-range keys + (bsc#1012628). +- geneve: Suppress list corruption splat in + geneve_destroy_tunnels() (bsc#1012628). +- gtp: Suppress list corruption splat in gtp_net_exit_batch_rtnl() + (bsc#1012628). +- net: pse-pd: pd692x0: Fix power limit retrieval (bsc#1012628). +- net: pse-pd: Use power limit at driver side instead of current + limit (bsc#1012628). +- net: pse-pd: Avoid setting max_uA in regulator constraints + (bsc#1012628). +- tcp: adjust rcvq_space after updating scaling ratio + (bsc#1012628). +- vsock/bpf: Warn on socket without transport (bsc#1012628). +- sockmap, vsock: For connectible sockets allow only connected + (bsc#1012628). +- ibmvnic: Don't reference skb after sending to VIOS + (bsc#1012628). +- s390/ism: add release function for struct device (bsc#1012628). +- ALSA: seq: Drop UMP events when no UMP-conversion is set + (bsc#1012628). +- net/sched: cls_api: fix error handling causing NULL dereference + (bsc#1012628). +- ALSA: hda/cirrus: Correct the full scale volume set logic + (bsc#1012628). +- geneve: Fix use-after-free in geneve_find_dev() (bsc#1012628). +- vsock/virtio: fix variables initialization during resuming + (bsc#1012628). +- ASoC: imx-audmix: remove cpu_mclk which is from cpu dai device + (bsc#1012628). +- powerpc/code-patching: Fix KASAN hit by not flagging text + patching area as VM_ALLOC (bsc#1012628). +- ALSA: hda/realtek: Fixup ALC225 depop procedure (bsc#1012628). +- powerpc/64s: Rewrite __real_pte() and __rpte_to_hidx() as + static inline (bsc#1012628). +- powerpc/code-patching: Disable KASAN report during patching + via temporary mm (bsc#1012628). +- ASoC: SOF: ipc4-topology: Harden loops for looking up ALH + copiers (bsc#1012628). +- ASoC: rockchip: i2s-tdm: fix shift config for + SND_SOC_DAIFMT_DSP_[AB] (bsc#1012628). +- USB: gadget: f_midi: f_midi_complete to call queue_work + (bsc#1012628). +- tracing: Have the error of __tracing_resize_ring_buffer() + passed to user (bsc#1012628). +- tracing: Switch trace.c code over to use guard() (bsc#1012628). +- drm/amdkfd: Ensure consistent barrier state saved in gfx12 + trap handler (bsc#1012628). +- drm/amdkfd: Move gfx12 trap handler to separate file + (bsc#1012628). +- PCI: Restore original INTX_DISABLE bit by pcim_intx() + (bsc#1012628). +- PCI: Remove devres from pci_intx() (bsc#1012628). +- PCI: Export pci_intx_unmanaged() and pcim_intx() (bsc#1012628). +- serial: sh-sci: Increment the runtime usage counter for the + earlycon device (bsc#1012628). +- serial: sh-sci: Clean sci_ports[0] after at earlycon exit + (bsc#1012628). +- serial: sh-sci: Move runtime PM enable to sci_probe_single() + (bsc#1012628). +- Bluetooth: qca: Fix poor RF performance for WCN6855 + (bsc#1012628). +- Bluetooth: qca: Update firmware-name to support board specific + nvm (bsc#1012628). +- drm/amd/display: Correct register address in dcn35 + (bsc#1012628). +- drm/amd/display: update dcn351 used clock offset (bsc#1012628). +- btrfs: fix double accounting race when extent_writepage_io() + failed (bsc#1012628). +- btrfs: fix double accounting race when + btrfs_run_delalloc_range() failed (bsc#1012628). +- btrfs: use btrfs_inode in extent_writepage() (bsc#1012628). +- Drivers: hv: vmbus: Log on missing offers if any (bsc#1012628). +- commit 6ca9bf2 + ------------------------------------------------------------------- Thu Feb 27 11:35:44 CET 2025 - dmueller@suse.com @@ -12,6 +249,23 @@ Wed Feb 26 17:31:39 CET 2025 - msuchanek@suse.de - kernel-source: Also replace bin/env - commit dc2037c +------------------------------------------------------------------- +Tue Feb 25 09:11:09 CET 2025 - jslaby@suse.cz + +- platform: cznic: CZNIC_PLATFORMS should depend on ARCH_MVEBU + (bsc#1012628). +- Update config files. +- firmware: imx: IMX_SCMI_MISC_DRV should depend on ARCH_MXC + (bsc#1012628). +- Update config files. +- commit 956258d + +------------------------------------------------------------------- +Tue Feb 25 09:09:56 CET 2025 - jslaby@suse.cz + +- mtd: rawnand: cadence: fix unchecked dereference (git-fixes). +- commit 9213e88 + ------------------------------------------------------------------- Fri Feb 21 18:01:23 CET 2025 - jslaby@suse.cz diff --git a/dtb-riscv64.spec b/dtb-riscv64.spec index 46c7999..340faba 100644 --- a/dtb-riscv64.spec +++ b/dtb-riscv64.spec @@ -17,7 +17,7 @@ %define srcversion 6.13 -%define patchversion 6.13.4 +%define patchversion 6.13.5 %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-riscv64 -Version: 6.13.4 +Version: 6.13.5 %if 0%{?is_kotd} -Release: .gb73a96b +Release: .gff9b7ff %else Release: 0 %endif diff --git a/kernel-64kb.changes b/kernel-64kb.changes index 60d939d..2b3a6d9 100644 --- a/kernel-64kb.changes +++ b/kernel-64kb.changes @@ -1,3 +1,240 @@ +------------------------------------------------------------------- +Fri Feb 28 07:18:16 CET 2025 - jslaby@suse.cz + +- Linux 6.13.5 (bsc#1012628). +- drm/amdgpu: bump version for RV/PCO compute fix (bsc#1012628). +- drm/amdgpu/gfx9: manually control gfxoff for CS on RV + (bsc#1012628). +- net: pse-pd: Fix deadlock in current limit functions + (bsc#1012628). +- tracing: Fix using ret variable in tracing_set_tracer() + (bsc#1012628). +- drm: select DRM_KMS_HELPER from DRM_GEM_SHMEM_HELPER + (bsc#1012628). +- ftrace: Do not add duplicate entries in subops manager ops + (bsc#1012628). +- ftrace: Fix accounting of adding subops to a manager ops + (bsc#1012628). +- ftrace: Correct preemption accounting for function tracing + (bsc#1012628). +- EDAC/qcom: Correct interrupt enable register configuration + (bsc#1012628). +- smb: client: Add check for next_buffer in + receive_encrypted_standard() (bsc#1012628). +- irqchip/gic-v3: Fix rk3399 workaround when secure interrupts + are enabled (bsc#1012628). +- perf/x86/intel: Fix event constraints for LNC (bsc#1012628). +- mtd: rawnand: cadence: fix incorrect device in dma_unmap_single + (bsc#1012628). +- mtd: rawnand: cadence: use dma_map_resource for sdma address + (bsc#1012628). +- mtd: rawnand: cadence: fix error code in cadence_nand_init() + (bsc#1012628). +- mtd: spi-nor: sst: Fix SST write failure (bsc#1012628). +- mm,madvise,hugetlb: check for 0-length range after end address + adjustment (bsc#1012628). +- acct: block access to kernel internal filesystems (bsc#1012628). +- acct: perform last write from workqueue (bsc#1012628). +- ASoC: SOF: pcm: Clear the susbstream pointer to NULL on close + (bsc#1012628). +- ALSA: hda/conexant: Add quirk for HP ProBook 450 G4 mute LED + (bsc#1012628). +- ALSA: hda: Add error check for snd_ctl_rename_id() in + snd_hda_create_dig_out_ctls() (bsc#1012628). +- ASoC: fsl_micfil: Enable default case in micfil_set_quality() + (bsc#1012628). +- ASoC: SOF: stream-ipc: Check for cstream nullity in + sof_ipc_msg_data() (bsc#1012628). +- gve: set xdp redirect target only when it is available + (bsc#1012628). +- nfp: bpf: Add check for nfp_app_ctrl_msg_alloc() (bsc#1012628). +- mm/zswap: fix inconsistency when zswap_store_page() fails + (bsc#1012628). +- smb: client: fix chmod(2) regression with ATTR_READONLY + (bsc#1012628). +- lib/iov_iter: fix import_iovec_ubuf iovec management + (bsc#1012628). +- xfs: fix online repair probing when CONFIG_XFS_ONLINE_REPAIR=n + (bsc#1012628). +- s390/boot: Fix ESSA detection (bsc#1012628). +- soc: loongson: loongson2_guts: Add check for devm_kstrdup() + (bsc#1012628). +- gpio: vf610: add locking to gpio direction functions + (bsc#1012628). +- arm64: dts: rockchip: Disable DMA for uart5 on px30-ringneck + (bsc#1012628). +- arm64: dts: rockchip: Move uart5 pin configuration to px30 + ringneck SoM (bsc#1012628). +- arm64: dts: rockchip: Fix broken tsadc pinctrl names for rk3588 + (bsc#1012628). +- arm64: dts: rockchip: change eth phy mode to rgmii-id for + orangepi r1 plus lts (bsc#1012628). +- mm/migrate_device: don't add folio to be freed to LRU in + migrate_device_finalize() (bsc#1012628). +- drop_monitor: fix incorrect initialization order (bsc#1012628). +- tee: optee: Fix supplicant wait loop (bsc#1012628). +- gpiolib: protect gpio_chip with SRCU in array_info paths in + multi get/set (bsc#1012628). +- io_uring: prevent opcode speculation (bsc#1012628). +- io_uring/rw: forbid multishot async reads (bsc#1012628). +- drm/i915/dsi: Use TRANS_DDI_FUNC_CTL's own port width macro + (bsc#1012628). +- drm/i915/gt: Use spin_lock_irqsave() in interruptible context + (bsc#1012628). +- drm/i915/ddi: Fix HDMI port width programming in DDI_BUF_CTL + (bsc#1012628). +- drm/i915/dp: Fix error handling during 128b/132b link training + (bsc#1012628). +- drm/i915: Make sure all planes in use by the joiner have their + crtc included (bsc#1012628). +- drm/msm/dpu: Disable dither in phys encoder cleanup + (bsc#1012628). +- drm/msm/dp: account for widebus and yuv420 during mode + validation (bsc#1012628). +- drm: panel: jd9365da-h3: fix reset signal polarity + (bsc#1012628). +- sched: Compact RSEQ concurrency IDs with reduced threads and + affinity (bsc#1012628). +- irqchip/jcore-aic, clocksource/drivers/jcore: Fix jcore-pit + interrupt request (bsc#1012628). +- drm/nouveau/pmu: Fix gp10b firmware guard (bsc#1012628). +- bpf: skip non exist keys in generic_map_lookup_batch + (bsc#1012628). +- nvme/ioctl: add missing space in err message (bsc#1012628). +- nvme-tcp: fix connect failure on receiving partial ICResp PDU + (bsc#1012628). +- nvme: tcp: Fix compilation warning with W=1 (bsc#1012628). +- nvmet: Fix crash when a namespace is disabled (bsc#1012628). +- drm/xe: Fix error handling in xe_irq_install() (bsc#1012628). +- drm/xe/irq: Separate MSI and MSI-X flows (bsc#1012628). +- drm/xe: Make irq enabled flag atomic (bsc#1012628). +- drm/msm/dsi/phy: Do not overwite PHY_CMN_CLK_CFG1 when choosing + bitclk source (bsc#1012628). +- drm/msm/dsi/phy: Protect PHY_CMN_CLK_CFG1 against clock driver + (bsc#1012628). +- drm/msm/dsi/phy: Protect PHY_CMN_CLK_CFG0 updated from driver + side (bsc#1012628). +- drm/msm/dpu: Don't leak bits_per_component into random DSC_ENC + fields (bsc#1012628). +- drm/msm/dpu: enable DPU_WB_INPUT_CTRL for DPU 5.x (bsc#1012628). +- drm/msm/dpu: skip watchdog timer programming through TOP on >= + SM8450 (bsc#1012628). +- drm/msm: Avoid rounding up to one jiffy (bsc#1012628). +- nouveau/svm: fix missing folio unlock + put after + make_device_exclusive_range() (bsc#1012628). +- md/raid*: Fix the set_queue_limits implementations + (bsc#1012628). +- firmware: arm_scmi: imx: Correct tx size of + scmi_imx_misc_ctrl_set (bsc#1012628). +- arm64: dts: rockchip: adjust SMMU interrupt type on rk3588 + (bsc#1012628). +- bpf: Fix softlockup in arena_map_free on 64k page kernel + (bsc#1012628). +- net: Add rx_skb of kfree_skb to raw_tp_null_args[] + (bsc#1012628). +- power: supply: axp20x_battery: Fix fault handling for AXP717 + (bsc#1012628). +- power: supply: da9150-fg: fix potential overflow (bsc#1012628). +- arm64: dts: rockchip: Fix lcdpwr_en pin for Cool Pi GenBook + (bsc#1012628). +- arm64: dts: rockchip: fix fixed-regulator renames on rk3399-gru + devices (bsc#1012628). +- bpf: Fix deadlock when freeing cgroup storage (bsc#1012628). +- bpf: Disable non stream socket for strparser (bsc#1012628). +- bpf: avoid holding freeze_mutex during mmap operation + (bsc#1012628). +- bpf: unify VM_WRITE vs VM_MAYWRITE use in BPF map mmaping logic + (bsc#1012628). +- bpf, test_run: Fix use-after-free issue in eth_skb_pkt_type() + (bsc#1012628). +- rust: cleanup unnecessary casts (bsc#1012628). +- rust: map `long` to `isize` and `char` to `u8` (bsc#1012628). +- rust: finish using custom FFI integer types (bsc#1012628). +- net: allow small head cache usage with large MAX_SKB_FRAGS + values (bsc#1012628). +- tcp: drop secpath at the same time as we currently drop dst + (bsc#1012628). +- net: axienet: Set mac_managed_pm (bsc#1012628). +- arp: switch to dev_getbyhwaddr() in arp_req_set_public() + (bsc#1012628). +- net: Add non-RCU dev_getbyhwaddr() helper (bsc#1012628). +- flow_dissector: Fix port range key handling in BPF conversion + (bsc#1012628). +- flow_dissector: Fix handling of mixed port and port-range keys + (bsc#1012628). +- geneve: Suppress list corruption splat in + geneve_destroy_tunnels() (bsc#1012628). +- gtp: Suppress list corruption splat in gtp_net_exit_batch_rtnl() + (bsc#1012628). +- net: pse-pd: pd692x0: Fix power limit retrieval (bsc#1012628). +- net: pse-pd: Use power limit at driver side instead of current + limit (bsc#1012628). +- net: pse-pd: Avoid setting max_uA in regulator constraints + (bsc#1012628). +- tcp: adjust rcvq_space after updating scaling ratio + (bsc#1012628). +- vsock/bpf: Warn on socket without transport (bsc#1012628). +- sockmap, vsock: For connectible sockets allow only connected + (bsc#1012628). +- ibmvnic: Don't reference skb after sending to VIOS + (bsc#1012628). +- s390/ism: add release function for struct device (bsc#1012628). +- ALSA: seq: Drop UMP events when no UMP-conversion is set + (bsc#1012628). +- net/sched: cls_api: fix error handling causing NULL dereference + (bsc#1012628). +- ALSA: hda/cirrus: Correct the full scale volume set logic + (bsc#1012628). +- geneve: Fix use-after-free in geneve_find_dev() (bsc#1012628). +- vsock/virtio: fix variables initialization during resuming + (bsc#1012628). +- ASoC: imx-audmix: remove cpu_mclk which is from cpu dai device + (bsc#1012628). +- powerpc/code-patching: Fix KASAN hit by not flagging text + patching area as VM_ALLOC (bsc#1012628). +- ALSA: hda/realtek: Fixup ALC225 depop procedure (bsc#1012628). +- powerpc/64s: Rewrite __real_pte() and __rpte_to_hidx() as + static inline (bsc#1012628). +- powerpc/code-patching: Disable KASAN report during patching + via temporary mm (bsc#1012628). +- ASoC: SOF: ipc4-topology: Harden loops for looking up ALH + copiers (bsc#1012628). +- ASoC: rockchip: i2s-tdm: fix shift config for + SND_SOC_DAIFMT_DSP_[AB] (bsc#1012628). +- USB: gadget: f_midi: f_midi_complete to call queue_work + (bsc#1012628). +- tracing: Have the error of __tracing_resize_ring_buffer() + passed to user (bsc#1012628). +- tracing: Switch trace.c code over to use guard() (bsc#1012628). +- drm/amdkfd: Ensure consistent barrier state saved in gfx12 + trap handler (bsc#1012628). +- drm/amdkfd: Move gfx12 trap handler to separate file + (bsc#1012628). +- PCI: Restore original INTX_DISABLE bit by pcim_intx() + (bsc#1012628). +- PCI: Remove devres from pci_intx() (bsc#1012628). +- PCI: Export pci_intx_unmanaged() and pcim_intx() (bsc#1012628). +- serial: sh-sci: Increment the runtime usage counter for the + earlycon device (bsc#1012628). +- serial: sh-sci: Clean sci_ports[0] after at earlycon exit + (bsc#1012628). +- serial: sh-sci: Move runtime PM enable to sci_probe_single() + (bsc#1012628). +- Bluetooth: qca: Fix poor RF performance for WCN6855 + (bsc#1012628). +- Bluetooth: qca: Update firmware-name to support board specific + nvm (bsc#1012628). +- drm/amd/display: Correct register address in dcn35 + (bsc#1012628). +- drm/amd/display: update dcn351 used clock offset (bsc#1012628). +- btrfs: fix double accounting race when extent_writepage_io() + failed (bsc#1012628). +- btrfs: fix double accounting race when + btrfs_run_delalloc_range() failed (bsc#1012628). +- btrfs: use btrfs_inode in extent_writepage() (bsc#1012628). +- Drivers: hv: vmbus: Log on missing offers if any (bsc#1012628). +- commit 6ca9bf2 + ------------------------------------------------------------------- Thu Feb 27 11:35:44 CET 2025 - dmueller@suse.com @@ -12,6 +249,23 @@ Wed Feb 26 17:31:39 CET 2025 - msuchanek@suse.de - kernel-source: Also replace bin/env - commit dc2037c +------------------------------------------------------------------- +Tue Feb 25 09:11:09 CET 2025 - jslaby@suse.cz + +- platform: cznic: CZNIC_PLATFORMS should depend on ARCH_MVEBU + (bsc#1012628). +- Update config files. +- firmware: imx: IMX_SCMI_MISC_DRV should depend on ARCH_MXC + (bsc#1012628). +- Update config files. +- commit 956258d + +------------------------------------------------------------------- +Tue Feb 25 09:09:56 CET 2025 - jslaby@suse.cz + +- mtd: rawnand: cadence: fix unchecked dereference (git-fixes). +- commit 9213e88 + ------------------------------------------------------------------- Fri Feb 21 18:01:23 CET 2025 - jslaby@suse.cz diff --git a/kernel-64kb.spec b/kernel-64kb.spec index 2b0c004..8f67927 100644 --- a/kernel-64kb.spec +++ b/kernel-64kb.spec @@ -18,8 +18,8 @@ %define srcversion 6.13 -%define patchversion 6.13.4 -%define git_commit b73a96b08d1f531c917a827af62e9f3d25e639b6 +%define patchversion 6.13.5 +%define git_commit ff9b7ffc8490960832920ffee73e1493972ca3a8 %define variant %{nil} %define compress_modules zstd %define compress_vmlinux xz @@ -37,9 +37,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.4 +Version: 6.13.5 %if 0%{?is_kotd} -Release: .gb73a96b +Release: .gff9b7ff %else Release: 0 %endif diff --git a/kernel-debug.changes b/kernel-debug.changes index 60d939d..2b3a6d9 100644 --- a/kernel-debug.changes +++ b/kernel-debug.changes @@ -1,3 +1,240 @@ +------------------------------------------------------------------- +Fri Feb 28 07:18:16 CET 2025 - jslaby@suse.cz + +- Linux 6.13.5 (bsc#1012628). +- drm/amdgpu: bump version for RV/PCO compute fix (bsc#1012628). +- drm/amdgpu/gfx9: manually control gfxoff for CS on RV + (bsc#1012628). +- net: pse-pd: Fix deadlock in current limit functions + (bsc#1012628). +- tracing: Fix using ret variable in tracing_set_tracer() + (bsc#1012628). +- drm: select DRM_KMS_HELPER from DRM_GEM_SHMEM_HELPER + (bsc#1012628). +- ftrace: Do not add duplicate entries in subops manager ops + (bsc#1012628). +- ftrace: Fix accounting of adding subops to a manager ops + (bsc#1012628). +- ftrace: Correct preemption accounting for function tracing + (bsc#1012628). +- EDAC/qcom: Correct interrupt enable register configuration + (bsc#1012628). +- smb: client: Add check for next_buffer in + receive_encrypted_standard() (bsc#1012628). +- irqchip/gic-v3: Fix rk3399 workaround when secure interrupts + are enabled (bsc#1012628). +- perf/x86/intel: Fix event constraints for LNC (bsc#1012628). +- mtd: rawnand: cadence: fix incorrect device in dma_unmap_single + (bsc#1012628). +- mtd: rawnand: cadence: use dma_map_resource for sdma address + (bsc#1012628). +- mtd: rawnand: cadence: fix error code in cadence_nand_init() + (bsc#1012628). +- mtd: spi-nor: sst: Fix SST write failure (bsc#1012628). +- mm,madvise,hugetlb: check for 0-length range after end address + adjustment (bsc#1012628). +- acct: block access to kernel internal filesystems (bsc#1012628). +- acct: perform last write from workqueue (bsc#1012628). +- ASoC: SOF: pcm: Clear the susbstream pointer to NULL on close + (bsc#1012628). +- ALSA: hda/conexant: Add quirk for HP ProBook 450 G4 mute LED + (bsc#1012628). +- ALSA: hda: Add error check for snd_ctl_rename_id() in + snd_hda_create_dig_out_ctls() (bsc#1012628). +- ASoC: fsl_micfil: Enable default case in micfil_set_quality() + (bsc#1012628). +- ASoC: SOF: stream-ipc: Check for cstream nullity in + sof_ipc_msg_data() (bsc#1012628). +- gve: set xdp redirect target only when it is available + (bsc#1012628). +- nfp: bpf: Add check for nfp_app_ctrl_msg_alloc() (bsc#1012628). +- mm/zswap: fix inconsistency when zswap_store_page() fails + (bsc#1012628). +- smb: client: fix chmod(2) regression with ATTR_READONLY + (bsc#1012628). +- lib/iov_iter: fix import_iovec_ubuf iovec management + (bsc#1012628). +- xfs: fix online repair probing when CONFIG_XFS_ONLINE_REPAIR=n + (bsc#1012628). +- s390/boot: Fix ESSA detection (bsc#1012628). +- soc: loongson: loongson2_guts: Add check for devm_kstrdup() + (bsc#1012628). +- gpio: vf610: add locking to gpio direction functions + (bsc#1012628). +- arm64: dts: rockchip: Disable DMA for uart5 on px30-ringneck + (bsc#1012628). +- arm64: dts: rockchip: Move uart5 pin configuration to px30 + ringneck SoM (bsc#1012628). +- arm64: dts: rockchip: Fix broken tsadc pinctrl names for rk3588 + (bsc#1012628). +- arm64: dts: rockchip: change eth phy mode to rgmii-id for + orangepi r1 plus lts (bsc#1012628). +- mm/migrate_device: don't add folio to be freed to LRU in + migrate_device_finalize() (bsc#1012628). +- drop_monitor: fix incorrect initialization order (bsc#1012628). +- tee: optee: Fix supplicant wait loop (bsc#1012628). +- gpiolib: protect gpio_chip with SRCU in array_info paths in + multi get/set (bsc#1012628). +- io_uring: prevent opcode speculation (bsc#1012628). +- io_uring/rw: forbid multishot async reads (bsc#1012628). +- drm/i915/dsi: Use TRANS_DDI_FUNC_CTL's own port width macro + (bsc#1012628). +- drm/i915/gt: Use spin_lock_irqsave() in interruptible context + (bsc#1012628). +- drm/i915/ddi: Fix HDMI port width programming in DDI_BUF_CTL + (bsc#1012628). +- drm/i915/dp: Fix error handling during 128b/132b link training + (bsc#1012628). +- drm/i915: Make sure all planes in use by the joiner have their + crtc included (bsc#1012628). +- drm/msm/dpu: Disable dither in phys encoder cleanup + (bsc#1012628). +- drm/msm/dp: account for widebus and yuv420 during mode + validation (bsc#1012628). +- drm: panel: jd9365da-h3: fix reset signal polarity + (bsc#1012628). +- sched: Compact RSEQ concurrency IDs with reduced threads and + affinity (bsc#1012628). +- irqchip/jcore-aic, clocksource/drivers/jcore: Fix jcore-pit + interrupt request (bsc#1012628). +- drm/nouveau/pmu: Fix gp10b firmware guard (bsc#1012628). +- bpf: skip non exist keys in generic_map_lookup_batch + (bsc#1012628). +- nvme/ioctl: add missing space in err message (bsc#1012628). +- nvme-tcp: fix connect failure on receiving partial ICResp PDU + (bsc#1012628). +- nvme: tcp: Fix compilation warning with W=1 (bsc#1012628). +- nvmet: Fix crash when a namespace is disabled (bsc#1012628). +- drm/xe: Fix error handling in xe_irq_install() (bsc#1012628). +- drm/xe/irq: Separate MSI and MSI-X flows (bsc#1012628). +- drm/xe: Make irq enabled flag atomic (bsc#1012628). +- drm/msm/dsi/phy: Do not overwite PHY_CMN_CLK_CFG1 when choosing + bitclk source (bsc#1012628). +- drm/msm/dsi/phy: Protect PHY_CMN_CLK_CFG1 against clock driver + (bsc#1012628). +- drm/msm/dsi/phy: Protect PHY_CMN_CLK_CFG0 updated from driver + side (bsc#1012628). +- drm/msm/dpu: Don't leak bits_per_component into random DSC_ENC + fields (bsc#1012628). +- drm/msm/dpu: enable DPU_WB_INPUT_CTRL for DPU 5.x (bsc#1012628). +- drm/msm/dpu: skip watchdog timer programming through TOP on >= + SM8450 (bsc#1012628). +- drm/msm: Avoid rounding up to one jiffy (bsc#1012628). +- nouveau/svm: fix missing folio unlock + put after + make_device_exclusive_range() (bsc#1012628). +- md/raid*: Fix the set_queue_limits implementations + (bsc#1012628). +- firmware: arm_scmi: imx: Correct tx size of + scmi_imx_misc_ctrl_set (bsc#1012628). +- arm64: dts: rockchip: adjust SMMU interrupt type on rk3588 + (bsc#1012628). +- bpf: Fix softlockup in arena_map_free on 64k page kernel + (bsc#1012628). +- net: Add rx_skb of kfree_skb to raw_tp_null_args[] + (bsc#1012628). +- power: supply: axp20x_battery: Fix fault handling for AXP717 + (bsc#1012628). +- power: supply: da9150-fg: fix potential overflow (bsc#1012628). +- arm64: dts: rockchip: Fix lcdpwr_en pin for Cool Pi GenBook + (bsc#1012628). +- arm64: dts: rockchip: fix fixed-regulator renames on rk3399-gru + devices (bsc#1012628). +- bpf: Fix deadlock when freeing cgroup storage (bsc#1012628). +- bpf: Disable non stream socket for strparser (bsc#1012628). +- bpf: avoid holding freeze_mutex during mmap operation + (bsc#1012628). +- bpf: unify VM_WRITE vs VM_MAYWRITE use in BPF map mmaping logic + (bsc#1012628). +- bpf, test_run: Fix use-after-free issue in eth_skb_pkt_type() + (bsc#1012628). +- rust: cleanup unnecessary casts (bsc#1012628). +- rust: map `long` to `isize` and `char` to `u8` (bsc#1012628). +- rust: finish using custom FFI integer types (bsc#1012628). +- net: allow small head cache usage with large MAX_SKB_FRAGS + values (bsc#1012628). +- tcp: drop secpath at the same time as we currently drop dst + (bsc#1012628). +- net: axienet: Set mac_managed_pm (bsc#1012628). +- arp: switch to dev_getbyhwaddr() in arp_req_set_public() + (bsc#1012628). +- net: Add non-RCU dev_getbyhwaddr() helper (bsc#1012628). +- flow_dissector: Fix port range key handling in BPF conversion + (bsc#1012628). +- flow_dissector: Fix handling of mixed port and port-range keys + (bsc#1012628). +- geneve: Suppress list corruption splat in + geneve_destroy_tunnels() (bsc#1012628). +- gtp: Suppress list corruption splat in gtp_net_exit_batch_rtnl() + (bsc#1012628). +- net: pse-pd: pd692x0: Fix power limit retrieval (bsc#1012628). +- net: pse-pd: Use power limit at driver side instead of current + limit (bsc#1012628). +- net: pse-pd: Avoid setting max_uA in regulator constraints + (bsc#1012628). +- tcp: adjust rcvq_space after updating scaling ratio + (bsc#1012628). +- vsock/bpf: Warn on socket without transport (bsc#1012628). +- sockmap, vsock: For connectible sockets allow only connected + (bsc#1012628). +- ibmvnic: Don't reference skb after sending to VIOS + (bsc#1012628). +- s390/ism: add release function for struct device (bsc#1012628). +- ALSA: seq: Drop UMP events when no UMP-conversion is set + (bsc#1012628). +- net/sched: cls_api: fix error handling causing NULL dereference + (bsc#1012628). +- ALSA: hda/cirrus: Correct the full scale volume set logic + (bsc#1012628). +- geneve: Fix use-after-free in geneve_find_dev() (bsc#1012628). +- vsock/virtio: fix variables initialization during resuming + (bsc#1012628). +- ASoC: imx-audmix: remove cpu_mclk which is from cpu dai device + (bsc#1012628). +- powerpc/code-patching: Fix KASAN hit by not flagging text + patching area as VM_ALLOC (bsc#1012628). +- ALSA: hda/realtek: Fixup ALC225 depop procedure (bsc#1012628). +- powerpc/64s: Rewrite __real_pte() and __rpte_to_hidx() as + static inline (bsc#1012628). +- powerpc/code-patching: Disable KASAN report during patching + via temporary mm (bsc#1012628). +- ASoC: SOF: ipc4-topology: Harden loops for looking up ALH + copiers (bsc#1012628). +- ASoC: rockchip: i2s-tdm: fix shift config for + SND_SOC_DAIFMT_DSP_[AB] (bsc#1012628). +- USB: gadget: f_midi: f_midi_complete to call queue_work + (bsc#1012628). +- tracing: Have the error of __tracing_resize_ring_buffer() + passed to user (bsc#1012628). +- tracing: Switch trace.c code over to use guard() (bsc#1012628). +- drm/amdkfd: Ensure consistent barrier state saved in gfx12 + trap handler (bsc#1012628). +- drm/amdkfd: Move gfx12 trap handler to separate file + (bsc#1012628). +- PCI: Restore original INTX_DISABLE bit by pcim_intx() + (bsc#1012628). +- PCI: Remove devres from pci_intx() (bsc#1012628). +- PCI: Export pci_intx_unmanaged() and pcim_intx() (bsc#1012628). +- serial: sh-sci: Increment the runtime usage counter for the + earlycon device (bsc#1012628). +- serial: sh-sci: Clean sci_ports[0] after at earlycon exit + (bsc#1012628). +- serial: sh-sci: Move runtime PM enable to sci_probe_single() + (bsc#1012628). +- Bluetooth: qca: Fix poor RF performance for WCN6855 + (bsc#1012628). +- Bluetooth: qca: Update firmware-name to support board specific + nvm (bsc#1012628). +- drm/amd/display: Correct register address in dcn35 + (bsc#1012628). +- drm/amd/display: update dcn351 used clock offset (bsc#1012628). +- btrfs: fix double accounting race when extent_writepage_io() + failed (bsc#1012628). +- btrfs: fix double accounting race when + btrfs_run_delalloc_range() failed (bsc#1012628). +- btrfs: use btrfs_inode in extent_writepage() (bsc#1012628). +- Drivers: hv: vmbus: Log on missing offers if any (bsc#1012628). +- commit 6ca9bf2 + ------------------------------------------------------------------- Thu Feb 27 11:35:44 CET 2025 - dmueller@suse.com @@ -12,6 +249,23 @@ Wed Feb 26 17:31:39 CET 2025 - msuchanek@suse.de - kernel-source: Also replace bin/env - commit dc2037c +------------------------------------------------------------------- +Tue Feb 25 09:11:09 CET 2025 - jslaby@suse.cz + +- platform: cznic: CZNIC_PLATFORMS should depend on ARCH_MVEBU + (bsc#1012628). +- Update config files. +- firmware: imx: IMX_SCMI_MISC_DRV should depend on ARCH_MXC + (bsc#1012628). +- Update config files. +- commit 956258d + +------------------------------------------------------------------- +Tue Feb 25 09:09:56 CET 2025 - jslaby@suse.cz + +- mtd: rawnand: cadence: fix unchecked dereference (git-fixes). +- commit 9213e88 + ------------------------------------------------------------------- Fri Feb 21 18:01:23 CET 2025 - jslaby@suse.cz diff --git a/kernel-debug.spec b/kernel-debug.spec index 6fc3283..7f5a088 100644 --- a/kernel-debug.spec +++ b/kernel-debug.spec @@ -18,8 +18,8 @@ %define srcversion 6.13 -%define patchversion 6.13.4 -%define git_commit b73a96b08d1f531c917a827af62e9f3d25e639b6 +%define patchversion 6.13.5 +%define git_commit ff9b7ffc8490960832920ffee73e1493972ca3a8 %define variant %{nil} %define compress_modules zstd %define compress_vmlinux xz @@ -37,9 +37,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-debug -Version: 6.13.4 +Version: 6.13.5 %if 0%{?is_kotd} -Release: .gb73a96b +Release: .gff9b7ff %else Release: 0 %endif diff --git a/kernel-default.changes b/kernel-default.changes index 60d939d..2b3a6d9 100644 --- a/kernel-default.changes +++ b/kernel-default.changes @@ -1,3 +1,240 @@ +------------------------------------------------------------------- +Fri Feb 28 07:18:16 CET 2025 - jslaby@suse.cz + +- Linux 6.13.5 (bsc#1012628). +- drm/amdgpu: bump version for RV/PCO compute fix (bsc#1012628). +- drm/amdgpu/gfx9: manually control gfxoff for CS on RV + (bsc#1012628). +- net: pse-pd: Fix deadlock in current limit functions + (bsc#1012628). +- tracing: Fix using ret variable in tracing_set_tracer() + (bsc#1012628). +- drm: select DRM_KMS_HELPER from DRM_GEM_SHMEM_HELPER + (bsc#1012628). +- ftrace: Do not add duplicate entries in subops manager ops + (bsc#1012628). +- ftrace: Fix accounting of adding subops to a manager ops + (bsc#1012628). +- ftrace: Correct preemption accounting for function tracing + (bsc#1012628). +- EDAC/qcom: Correct interrupt enable register configuration + (bsc#1012628). +- smb: client: Add check for next_buffer in + receive_encrypted_standard() (bsc#1012628). +- irqchip/gic-v3: Fix rk3399 workaround when secure interrupts + are enabled (bsc#1012628). +- perf/x86/intel: Fix event constraints for LNC (bsc#1012628). +- mtd: rawnand: cadence: fix incorrect device in dma_unmap_single + (bsc#1012628). +- mtd: rawnand: cadence: use dma_map_resource for sdma address + (bsc#1012628). +- mtd: rawnand: cadence: fix error code in cadence_nand_init() + (bsc#1012628). +- mtd: spi-nor: sst: Fix SST write failure (bsc#1012628). +- mm,madvise,hugetlb: check for 0-length range after end address + adjustment (bsc#1012628). +- acct: block access to kernel internal filesystems (bsc#1012628). +- acct: perform last write from workqueue (bsc#1012628). +- ASoC: SOF: pcm: Clear the susbstream pointer to NULL on close + (bsc#1012628). +- ALSA: hda/conexant: Add quirk for HP ProBook 450 G4 mute LED + (bsc#1012628). +- ALSA: hda: Add error check for snd_ctl_rename_id() in + snd_hda_create_dig_out_ctls() (bsc#1012628). +- ASoC: fsl_micfil: Enable default case in micfil_set_quality() + (bsc#1012628). +- ASoC: SOF: stream-ipc: Check for cstream nullity in + sof_ipc_msg_data() (bsc#1012628). +- gve: set xdp redirect target only when it is available + (bsc#1012628). +- nfp: bpf: Add check for nfp_app_ctrl_msg_alloc() (bsc#1012628). +- mm/zswap: fix inconsistency when zswap_store_page() fails + (bsc#1012628). +- smb: client: fix chmod(2) regression with ATTR_READONLY + (bsc#1012628). +- lib/iov_iter: fix import_iovec_ubuf iovec management + (bsc#1012628). +- xfs: fix online repair probing when CONFIG_XFS_ONLINE_REPAIR=n + (bsc#1012628). +- s390/boot: Fix ESSA detection (bsc#1012628). +- soc: loongson: loongson2_guts: Add check for devm_kstrdup() + (bsc#1012628). +- gpio: vf610: add locking to gpio direction functions + (bsc#1012628). +- arm64: dts: rockchip: Disable DMA for uart5 on px30-ringneck + (bsc#1012628). +- arm64: dts: rockchip: Move uart5 pin configuration to px30 + ringneck SoM (bsc#1012628). +- arm64: dts: rockchip: Fix broken tsadc pinctrl names for rk3588 + (bsc#1012628). +- arm64: dts: rockchip: change eth phy mode to rgmii-id for + orangepi r1 plus lts (bsc#1012628). +- mm/migrate_device: don't add folio to be freed to LRU in + migrate_device_finalize() (bsc#1012628). +- drop_monitor: fix incorrect initialization order (bsc#1012628). +- tee: optee: Fix supplicant wait loop (bsc#1012628). +- gpiolib: protect gpio_chip with SRCU in array_info paths in + multi get/set (bsc#1012628). +- io_uring: prevent opcode speculation (bsc#1012628). +- io_uring/rw: forbid multishot async reads (bsc#1012628). +- drm/i915/dsi: Use TRANS_DDI_FUNC_CTL's own port width macro + (bsc#1012628). +- drm/i915/gt: Use spin_lock_irqsave() in interruptible context + (bsc#1012628). +- drm/i915/ddi: Fix HDMI port width programming in DDI_BUF_CTL + (bsc#1012628). +- drm/i915/dp: Fix error handling during 128b/132b link training + (bsc#1012628). +- drm/i915: Make sure all planes in use by the joiner have their + crtc included (bsc#1012628). +- drm/msm/dpu: Disable dither in phys encoder cleanup + (bsc#1012628). +- drm/msm/dp: account for widebus and yuv420 during mode + validation (bsc#1012628). +- drm: panel: jd9365da-h3: fix reset signal polarity + (bsc#1012628). +- sched: Compact RSEQ concurrency IDs with reduced threads and + affinity (bsc#1012628). +- irqchip/jcore-aic, clocksource/drivers/jcore: Fix jcore-pit + interrupt request (bsc#1012628). +- drm/nouveau/pmu: Fix gp10b firmware guard (bsc#1012628). +- bpf: skip non exist keys in generic_map_lookup_batch + (bsc#1012628). +- nvme/ioctl: add missing space in err message (bsc#1012628). +- nvme-tcp: fix connect failure on receiving partial ICResp PDU + (bsc#1012628). +- nvme: tcp: Fix compilation warning with W=1 (bsc#1012628). +- nvmet: Fix crash when a namespace is disabled (bsc#1012628). +- drm/xe: Fix error handling in xe_irq_install() (bsc#1012628). +- drm/xe/irq: Separate MSI and MSI-X flows (bsc#1012628). +- drm/xe: Make irq enabled flag atomic (bsc#1012628). +- drm/msm/dsi/phy: Do not overwite PHY_CMN_CLK_CFG1 when choosing + bitclk source (bsc#1012628). +- drm/msm/dsi/phy: Protect PHY_CMN_CLK_CFG1 against clock driver + (bsc#1012628). +- drm/msm/dsi/phy: Protect PHY_CMN_CLK_CFG0 updated from driver + side (bsc#1012628). +- drm/msm/dpu: Don't leak bits_per_component into random DSC_ENC + fields (bsc#1012628). +- drm/msm/dpu: enable DPU_WB_INPUT_CTRL for DPU 5.x (bsc#1012628). +- drm/msm/dpu: skip watchdog timer programming through TOP on >= + SM8450 (bsc#1012628). +- drm/msm: Avoid rounding up to one jiffy (bsc#1012628). +- nouveau/svm: fix missing folio unlock + put after + make_device_exclusive_range() (bsc#1012628). +- md/raid*: Fix the set_queue_limits implementations + (bsc#1012628). +- firmware: arm_scmi: imx: Correct tx size of + scmi_imx_misc_ctrl_set (bsc#1012628). +- arm64: dts: rockchip: adjust SMMU interrupt type on rk3588 + (bsc#1012628). +- bpf: Fix softlockup in arena_map_free on 64k page kernel + (bsc#1012628). +- net: Add rx_skb of kfree_skb to raw_tp_null_args[] + (bsc#1012628). +- power: supply: axp20x_battery: Fix fault handling for AXP717 + (bsc#1012628). +- power: supply: da9150-fg: fix potential overflow (bsc#1012628). +- arm64: dts: rockchip: Fix lcdpwr_en pin for Cool Pi GenBook + (bsc#1012628). +- arm64: dts: rockchip: fix fixed-regulator renames on rk3399-gru + devices (bsc#1012628). +- bpf: Fix deadlock when freeing cgroup storage (bsc#1012628). +- bpf: Disable non stream socket for strparser (bsc#1012628). +- bpf: avoid holding freeze_mutex during mmap operation + (bsc#1012628). +- bpf: unify VM_WRITE vs VM_MAYWRITE use in BPF map mmaping logic + (bsc#1012628). +- bpf, test_run: Fix use-after-free issue in eth_skb_pkt_type() + (bsc#1012628). +- rust: cleanup unnecessary casts (bsc#1012628). +- rust: map `long` to `isize` and `char` to `u8` (bsc#1012628). +- rust: finish using custom FFI integer types (bsc#1012628). +- net: allow small head cache usage with large MAX_SKB_FRAGS + values (bsc#1012628). +- tcp: drop secpath at the same time as we currently drop dst + (bsc#1012628). +- net: axienet: Set mac_managed_pm (bsc#1012628). +- arp: switch to dev_getbyhwaddr() in arp_req_set_public() + (bsc#1012628). +- net: Add non-RCU dev_getbyhwaddr() helper (bsc#1012628). +- flow_dissector: Fix port range key handling in BPF conversion + (bsc#1012628). +- flow_dissector: Fix handling of mixed port and port-range keys + (bsc#1012628). +- geneve: Suppress list corruption splat in + geneve_destroy_tunnels() (bsc#1012628). +- gtp: Suppress list corruption splat in gtp_net_exit_batch_rtnl() + (bsc#1012628). +- net: pse-pd: pd692x0: Fix power limit retrieval (bsc#1012628). +- net: pse-pd: Use power limit at driver side instead of current + limit (bsc#1012628). +- net: pse-pd: Avoid setting max_uA in regulator constraints + (bsc#1012628). +- tcp: adjust rcvq_space after updating scaling ratio + (bsc#1012628). +- vsock/bpf: Warn on socket without transport (bsc#1012628). +- sockmap, vsock: For connectible sockets allow only connected + (bsc#1012628). +- ibmvnic: Don't reference skb after sending to VIOS + (bsc#1012628). +- s390/ism: add release function for struct device (bsc#1012628). +- ALSA: seq: Drop UMP events when no UMP-conversion is set + (bsc#1012628). +- net/sched: cls_api: fix error handling causing NULL dereference + (bsc#1012628). +- ALSA: hda/cirrus: Correct the full scale volume set logic + (bsc#1012628). +- geneve: Fix use-after-free in geneve_find_dev() (bsc#1012628). +- vsock/virtio: fix variables initialization during resuming + (bsc#1012628). +- ASoC: imx-audmix: remove cpu_mclk which is from cpu dai device + (bsc#1012628). +- powerpc/code-patching: Fix KASAN hit by not flagging text + patching area as VM_ALLOC (bsc#1012628). +- ALSA: hda/realtek: Fixup ALC225 depop procedure (bsc#1012628). +- powerpc/64s: Rewrite __real_pte() and __rpte_to_hidx() as + static inline (bsc#1012628). +- powerpc/code-patching: Disable KASAN report during patching + via temporary mm (bsc#1012628). +- ASoC: SOF: ipc4-topology: Harden loops for looking up ALH + copiers (bsc#1012628). +- ASoC: rockchip: i2s-tdm: fix shift config for + SND_SOC_DAIFMT_DSP_[AB] (bsc#1012628). +- USB: gadget: f_midi: f_midi_complete to call queue_work + (bsc#1012628). +- tracing: Have the error of __tracing_resize_ring_buffer() + passed to user (bsc#1012628). +- tracing: Switch trace.c code over to use guard() (bsc#1012628). +- drm/amdkfd: Ensure consistent barrier state saved in gfx12 + trap handler (bsc#1012628). +- drm/amdkfd: Move gfx12 trap handler to separate file + (bsc#1012628). +- PCI: Restore original INTX_DISABLE bit by pcim_intx() + (bsc#1012628). +- PCI: Remove devres from pci_intx() (bsc#1012628). +- PCI: Export pci_intx_unmanaged() and pcim_intx() (bsc#1012628). +- serial: sh-sci: Increment the runtime usage counter for the + earlycon device (bsc#1012628). +- serial: sh-sci: Clean sci_ports[0] after at earlycon exit + (bsc#1012628). +- serial: sh-sci: Move runtime PM enable to sci_probe_single() + (bsc#1012628). +- Bluetooth: qca: Fix poor RF performance for WCN6855 + (bsc#1012628). +- Bluetooth: qca: Update firmware-name to support board specific + nvm (bsc#1012628). +- drm/amd/display: Correct register address in dcn35 + (bsc#1012628). +- drm/amd/display: update dcn351 used clock offset (bsc#1012628). +- btrfs: fix double accounting race when extent_writepage_io() + failed (bsc#1012628). +- btrfs: fix double accounting race when + btrfs_run_delalloc_range() failed (bsc#1012628). +- btrfs: use btrfs_inode in extent_writepage() (bsc#1012628). +- Drivers: hv: vmbus: Log on missing offers if any (bsc#1012628). +- commit 6ca9bf2 + ------------------------------------------------------------------- Thu Feb 27 11:35:44 CET 2025 - dmueller@suse.com @@ -12,6 +249,23 @@ Wed Feb 26 17:31:39 CET 2025 - msuchanek@suse.de - kernel-source: Also replace bin/env - commit dc2037c +------------------------------------------------------------------- +Tue Feb 25 09:11:09 CET 2025 - jslaby@suse.cz + +- platform: cznic: CZNIC_PLATFORMS should depend on ARCH_MVEBU + (bsc#1012628). +- Update config files. +- firmware: imx: IMX_SCMI_MISC_DRV should depend on ARCH_MXC + (bsc#1012628). +- Update config files. +- commit 956258d + +------------------------------------------------------------------- +Tue Feb 25 09:09:56 CET 2025 - jslaby@suse.cz + +- mtd: rawnand: cadence: fix unchecked dereference (git-fixes). +- commit 9213e88 + ------------------------------------------------------------------- Fri Feb 21 18:01:23 CET 2025 - jslaby@suse.cz diff --git a/kernel-default.spec b/kernel-default.spec index 4d22daf..51be7e7 100644 --- a/kernel-default.spec +++ b/kernel-default.spec @@ -18,8 +18,8 @@ %define srcversion 6.13 -%define patchversion 6.13.4 -%define git_commit b73a96b08d1f531c917a827af62e9f3d25e639b6 +%define patchversion 6.13.5 +%define git_commit ff9b7ffc8490960832920ffee73e1493972ca3a8 %define variant %{nil} %define compress_modules zstd %define compress_vmlinux xz @@ -37,9 +37,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-default -Version: 6.13.4 +Version: 6.13.5 %if 0%{?is_kotd} -Release: .gb73a96b +Release: .gff9b7ff %else Release: 0 %endif diff --git a/kernel-docs.changes b/kernel-docs.changes index 60d939d..2b3a6d9 100644 --- a/kernel-docs.changes +++ b/kernel-docs.changes @@ -1,3 +1,240 @@ +------------------------------------------------------------------- +Fri Feb 28 07:18:16 CET 2025 - jslaby@suse.cz + +- Linux 6.13.5 (bsc#1012628). +- drm/amdgpu: bump version for RV/PCO compute fix (bsc#1012628). +- drm/amdgpu/gfx9: manually control gfxoff for CS on RV + (bsc#1012628). +- net: pse-pd: Fix deadlock in current limit functions + (bsc#1012628). +- tracing: Fix using ret variable in tracing_set_tracer() + (bsc#1012628). +- drm: select DRM_KMS_HELPER from DRM_GEM_SHMEM_HELPER + (bsc#1012628). +- ftrace: Do not add duplicate entries in subops manager ops + (bsc#1012628). +- ftrace: Fix accounting of adding subops to a manager ops + (bsc#1012628). +- ftrace: Correct preemption accounting for function tracing + (bsc#1012628). +- EDAC/qcom: Correct interrupt enable register configuration + (bsc#1012628). +- smb: client: Add check for next_buffer in + receive_encrypted_standard() (bsc#1012628). +- irqchip/gic-v3: Fix rk3399 workaround when secure interrupts + are enabled (bsc#1012628). +- perf/x86/intel: Fix event constraints for LNC (bsc#1012628). +- mtd: rawnand: cadence: fix incorrect device in dma_unmap_single + (bsc#1012628). +- mtd: rawnand: cadence: use dma_map_resource for sdma address + (bsc#1012628). +- mtd: rawnand: cadence: fix error code in cadence_nand_init() + (bsc#1012628). +- mtd: spi-nor: sst: Fix SST write failure (bsc#1012628). +- mm,madvise,hugetlb: check for 0-length range after end address + adjustment (bsc#1012628). +- acct: block access to kernel internal filesystems (bsc#1012628). +- acct: perform last write from workqueue (bsc#1012628). +- ASoC: SOF: pcm: Clear the susbstream pointer to NULL on close + (bsc#1012628). +- ALSA: hda/conexant: Add quirk for HP ProBook 450 G4 mute LED + (bsc#1012628). +- ALSA: hda: Add error check for snd_ctl_rename_id() in + snd_hda_create_dig_out_ctls() (bsc#1012628). +- ASoC: fsl_micfil: Enable default case in micfil_set_quality() + (bsc#1012628). +- ASoC: SOF: stream-ipc: Check for cstream nullity in + sof_ipc_msg_data() (bsc#1012628). +- gve: set xdp redirect target only when it is available + (bsc#1012628). +- nfp: bpf: Add check for nfp_app_ctrl_msg_alloc() (bsc#1012628). +- mm/zswap: fix inconsistency when zswap_store_page() fails + (bsc#1012628). +- smb: client: fix chmod(2) regression with ATTR_READONLY + (bsc#1012628). +- lib/iov_iter: fix import_iovec_ubuf iovec management + (bsc#1012628). +- xfs: fix online repair probing when CONFIG_XFS_ONLINE_REPAIR=n + (bsc#1012628). +- s390/boot: Fix ESSA detection (bsc#1012628). +- soc: loongson: loongson2_guts: Add check for devm_kstrdup() + (bsc#1012628). +- gpio: vf610: add locking to gpio direction functions + (bsc#1012628). +- arm64: dts: rockchip: Disable DMA for uart5 on px30-ringneck + (bsc#1012628). +- arm64: dts: rockchip: Move uart5 pin configuration to px30 + ringneck SoM (bsc#1012628). +- arm64: dts: rockchip: Fix broken tsadc pinctrl names for rk3588 + (bsc#1012628). +- arm64: dts: rockchip: change eth phy mode to rgmii-id for + orangepi r1 plus lts (bsc#1012628). +- mm/migrate_device: don't add folio to be freed to LRU in + migrate_device_finalize() (bsc#1012628). +- drop_monitor: fix incorrect initialization order (bsc#1012628). +- tee: optee: Fix supplicant wait loop (bsc#1012628). +- gpiolib: protect gpio_chip with SRCU in array_info paths in + multi get/set (bsc#1012628). +- io_uring: prevent opcode speculation (bsc#1012628). +- io_uring/rw: forbid multishot async reads (bsc#1012628). +- drm/i915/dsi: Use TRANS_DDI_FUNC_CTL's own port width macro + (bsc#1012628). +- drm/i915/gt: Use spin_lock_irqsave() in interruptible context + (bsc#1012628). +- drm/i915/ddi: Fix HDMI port width programming in DDI_BUF_CTL + (bsc#1012628). +- drm/i915/dp: Fix error handling during 128b/132b link training + (bsc#1012628). +- drm/i915: Make sure all planes in use by the joiner have their + crtc included (bsc#1012628). +- drm/msm/dpu: Disable dither in phys encoder cleanup + (bsc#1012628). +- drm/msm/dp: account for widebus and yuv420 during mode + validation (bsc#1012628). +- drm: panel: jd9365da-h3: fix reset signal polarity + (bsc#1012628). +- sched: Compact RSEQ concurrency IDs with reduced threads and + affinity (bsc#1012628). +- irqchip/jcore-aic, clocksource/drivers/jcore: Fix jcore-pit + interrupt request (bsc#1012628). +- drm/nouveau/pmu: Fix gp10b firmware guard (bsc#1012628). +- bpf: skip non exist keys in generic_map_lookup_batch + (bsc#1012628). +- nvme/ioctl: add missing space in err message (bsc#1012628). +- nvme-tcp: fix connect failure on receiving partial ICResp PDU + (bsc#1012628). +- nvme: tcp: Fix compilation warning with W=1 (bsc#1012628). +- nvmet: Fix crash when a namespace is disabled (bsc#1012628). +- drm/xe: Fix error handling in xe_irq_install() (bsc#1012628). +- drm/xe/irq: Separate MSI and MSI-X flows (bsc#1012628). +- drm/xe: Make irq enabled flag atomic (bsc#1012628). +- drm/msm/dsi/phy: Do not overwite PHY_CMN_CLK_CFG1 when choosing + bitclk source (bsc#1012628). +- drm/msm/dsi/phy: Protect PHY_CMN_CLK_CFG1 against clock driver + (bsc#1012628). +- drm/msm/dsi/phy: Protect PHY_CMN_CLK_CFG0 updated from driver + side (bsc#1012628). +- drm/msm/dpu: Don't leak bits_per_component into random DSC_ENC + fields (bsc#1012628). +- drm/msm/dpu: enable DPU_WB_INPUT_CTRL for DPU 5.x (bsc#1012628). +- drm/msm/dpu: skip watchdog timer programming through TOP on >= + SM8450 (bsc#1012628). +- drm/msm: Avoid rounding up to one jiffy (bsc#1012628). +- nouveau/svm: fix missing folio unlock + put after + make_device_exclusive_range() (bsc#1012628). +- md/raid*: Fix the set_queue_limits implementations + (bsc#1012628). +- firmware: arm_scmi: imx: Correct tx size of + scmi_imx_misc_ctrl_set (bsc#1012628). +- arm64: dts: rockchip: adjust SMMU interrupt type on rk3588 + (bsc#1012628). +- bpf: Fix softlockup in arena_map_free on 64k page kernel + (bsc#1012628). +- net: Add rx_skb of kfree_skb to raw_tp_null_args[] + (bsc#1012628). +- power: supply: axp20x_battery: Fix fault handling for AXP717 + (bsc#1012628). +- power: supply: da9150-fg: fix potential overflow (bsc#1012628). +- arm64: dts: rockchip: Fix lcdpwr_en pin for Cool Pi GenBook + (bsc#1012628). +- arm64: dts: rockchip: fix fixed-regulator renames on rk3399-gru + devices (bsc#1012628). +- bpf: Fix deadlock when freeing cgroup storage (bsc#1012628). +- bpf: Disable non stream socket for strparser (bsc#1012628). +- bpf: avoid holding freeze_mutex during mmap operation + (bsc#1012628). +- bpf: unify VM_WRITE vs VM_MAYWRITE use in BPF map mmaping logic + (bsc#1012628). +- bpf, test_run: Fix use-after-free issue in eth_skb_pkt_type() + (bsc#1012628). +- rust: cleanup unnecessary casts (bsc#1012628). +- rust: map `long` to `isize` and `char` to `u8` (bsc#1012628). +- rust: finish using custom FFI integer types (bsc#1012628). +- net: allow small head cache usage with large MAX_SKB_FRAGS + values (bsc#1012628). +- tcp: drop secpath at the same time as we currently drop dst + (bsc#1012628). +- net: axienet: Set mac_managed_pm (bsc#1012628). +- arp: switch to dev_getbyhwaddr() in arp_req_set_public() + (bsc#1012628). +- net: Add non-RCU dev_getbyhwaddr() helper (bsc#1012628). +- flow_dissector: Fix port range key handling in BPF conversion + (bsc#1012628). +- flow_dissector: Fix handling of mixed port and port-range keys + (bsc#1012628). +- geneve: Suppress list corruption splat in + geneve_destroy_tunnels() (bsc#1012628). +- gtp: Suppress list corruption splat in gtp_net_exit_batch_rtnl() + (bsc#1012628). +- net: pse-pd: pd692x0: Fix power limit retrieval (bsc#1012628). +- net: pse-pd: Use power limit at driver side instead of current + limit (bsc#1012628). +- net: pse-pd: Avoid setting max_uA in regulator constraints + (bsc#1012628). +- tcp: adjust rcvq_space after updating scaling ratio + (bsc#1012628). +- vsock/bpf: Warn on socket without transport (bsc#1012628). +- sockmap, vsock: For connectible sockets allow only connected + (bsc#1012628). +- ibmvnic: Don't reference skb after sending to VIOS + (bsc#1012628). +- s390/ism: add release function for struct device (bsc#1012628). +- ALSA: seq: Drop UMP events when no UMP-conversion is set + (bsc#1012628). +- net/sched: cls_api: fix error handling causing NULL dereference + (bsc#1012628). +- ALSA: hda/cirrus: Correct the full scale volume set logic + (bsc#1012628). +- geneve: Fix use-after-free in geneve_find_dev() (bsc#1012628). +- vsock/virtio: fix variables initialization during resuming + (bsc#1012628). +- ASoC: imx-audmix: remove cpu_mclk which is from cpu dai device + (bsc#1012628). +- powerpc/code-patching: Fix KASAN hit by not flagging text + patching area as VM_ALLOC (bsc#1012628). +- ALSA: hda/realtek: Fixup ALC225 depop procedure (bsc#1012628). +- powerpc/64s: Rewrite __real_pte() and __rpte_to_hidx() as + static inline (bsc#1012628). +- powerpc/code-patching: Disable KASAN report during patching + via temporary mm (bsc#1012628). +- ASoC: SOF: ipc4-topology: Harden loops for looking up ALH + copiers (bsc#1012628). +- ASoC: rockchip: i2s-tdm: fix shift config for + SND_SOC_DAIFMT_DSP_[AB] (bsc#1012628). +- USB: gadget: f_midi: f_midi_complete to call queue_work + (bsc#1012628). +- tracing: Have the error of __tracing_resize_ring_buffer() + passed to user (bsc#1012628). +- tracing: Switch trace.c code over to use guard() (bsc#1012628). +- drm/amdkfd: Ensure consistent barrier state saved in gfx12 + trap handler (bsc#1012628). +- drm/amdkfd: Move gfx12 trap handler to separate file + (bsc#1012628). +- PCI: Restore original INTX_DISABLE bit by pcim_intx() + (bsc#1012628). +- PCI: Remove devres from pci_intx() (bsc#1012628). +- PCI: Export pci_intx_unmanaged() and pcim_intx() (bsc#1012628). +- serial: sh-sci: Increment the runtime usage counter for the + earlycon device (bsc#1012628). +- serial: sh-sci: Clean sci_ports[0] after at earlycon exit + (bsc#1012628). +- serial: sh-sci: Move runtime PM enable to sci_probe_single() + (bsc#1012628). +- Bluetooth: qca: Fix poor RF performance for WCN6855 + (bsc#1012628). +- Bluetooth: qca: Update firmware-name to support board specific + nvm (bsc#1012628). +- drm/amd/display: Correct register address in dcn35 + (bsc#1012628). +- drm/amd/display: update dcn351 used clock offset (bsc#1012628). +- btrfs: fix double accounting race when extent_writepage_io() + failed (bsc#1012628). +- btrfs: fix double accounting race when + btrfs_run_delalloc_range() failed (bsc#1012628). +- btrfs: use btrfs_inode in extent_writepage() (bsc#1012628). +- Drivers: hv: vmbus: Log on missing offers if any (bsc#1012628). +- commit 6ca9bf2 + ------------------------------------------------------------------- Thu Feb 27 11:35:44 CET 2025 - dmueller@suse.com @@ -12,6 +249,23 @@ Wed Feb 26 17:31:39 CET 2025 - msuchanek@suse.de - kernel-source: Also replace bin/env - commit dc2037c +------------------------------------------------------------------- +Tue Feb 25 09:11:09 CET 2025 - jslaby@suse.cz + +- platform: cznic: CZNIC_PLATFORMS should depend on ARCH_MVEBU + (bsc#1012628). +- Update config files. +- firmware: imx: IMX_SCMI_MISC_DRV should depend on ARCH_MXC + (bsc#1012628). +- Update config files. +- commit 956258d + +------------------------------------------------------------------- +Tue Feb 25 09:09:56 CET 2025 - jslaby@suse.cz + +- mtd: rawnand: cadence: fix unchecked dereference (git-fixes). +- commit 9213e88 + ------------------------------------------------------------------- Fri Feb 21 18:01:23 CET 2025 - jslaby@suse.cz diff --git a/kernel-docs.spec b/kernel-docs.spec index 3670c35..b9f4f89 100644 --- a/kernel-docs.spec +++ b/kernel-docs.spec @@ -17,8 +17,8 @@ %define srcversion 6.13 -%define patchversion 6.13.4 -%define git_commit b73a96b08d1f531c917a827af62e9f3d25e639b6 +%define patchversion 6.13.5 +%define git_commit ff9b7ffc8490960832920ffee73e1493972ca3a8 %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.4 +Version: 6.13.5 %if 0%{?is_kotd} -Release: .gb73a96b +Release: .gff9b7ff %else Release: 0 %endif diff --git a/kernel-kvmsmall.changes b/kernel-kvmsmall.changes index 60d939d..2b3a6d9 100644 --- a/kernel-kvmsmall.changes +++ b/kernel-kvmsmall.changes @@ -1,3 +1,240 @@ +------------------------------------------------------------------- +Fri Feb 28 07:18:16 CET 2025 - jslaby@suse.cz + +- Linux 6.13.5 (bsc#1012628). +- drm/amdgpu: bump version for RV/PCO compute fix (bsc#1012628). +- drm/amdgpu/gfx9: manually control gfxoff for CS on RV + (bsc#1012628). +- net: pse-pd: Fix deadlock in current limit functions + (bsc#1012628). +- tracing: Fix using ret variable in tracing_set_tracer() + (bsc#1012628). +- drm: select DRM_KMS_HELPER from DRM_GEM_SHMEM_HELPER + (bsc#1012628). +- ftrace: Do not add duplicate entries in subops manager ops + (bsc#1012628). +- ftrace: Fix accounting of adding subops to a manager ops + (bsc#1012628). +- ftrace: Correct preemption accounting for function tracing + (bsc#1012628). +- EDAC/qcom: Correct interrupt enable register configuration + (bsc#1012628). +- smb: client: Add check for next_buffer in + receive_encrypted_standard() (bsc#1012628). +- irqchip/gic-v3: Fix rk3399 workaround when secure interrupts + are enabled (bsc#1012628). +- perf/x86/intel: Fix event constraints for LNC (bsc#1012628). +- mtd: rawnand: cadence: fix incorrect device in dma_unmap_single + (bsc#1012628). +- mtd: rawnand: cadence: use dma_map_resource for sdma address + (bsc#1012628). +- mtd: rawnand: cadence: fix error code in cadence_nand_init() + (bsc#1012628). +- mtd: spi-nor: sst: Fix SST write failure (bsc#1012628). +- mm,madvise,hugetlb: check for 0-length range after end address + adjustment (bsc#1012628). +- acct: block access to kernel internal filesystems (bsc#1012628). +- acct: perform last write from workqueue (bsc#1012628). +- ASoC: SOF: pcm: Clear the susbstream pointer to NULL on close + (bsc#1012628). +- ALSA: hda/conexant: Add quirk for HP ProBook 450 G4 mute LED + (bsc#1012628). +- ALSA: hda: Add error check for snd_ctl_rename_id() in + snd_hda_create_dig_out_ctls() (bsc#1012628). +- ASoC: fsl_micfil: Enable default case in micfil_set_quality() + (bsc#1012628). +- ASoC: SOF: stream-ipc: Check for cstream nullity in + sof_ipc_msg_data() (bsc#1012628). +- gve: set xdp redirect target only when it is available + (bsc#1012628). +- nfp: bpf: Add check for nfp_app_ctrl_msg_alloc() (bsc#1012628). +- mm/zswap: fix inconsistency when zswap_store_page() fails + (bsc#1012628). +- smb: client: fix chmod(2) regression with ATTR_READONLY + (bsc#1012628). +- lib/iov_iter: fix import_iovec_ubuf iovec management + (bsc#1012628). +- xfs: fix online repair probing when CONFIG_XFS_ONLINE_REPAIR=n + (bsc#1012628). +- s390/boot: Fix ESSA detection (bsc#1012628). +- soc: loongson: loongson2_guts: Add check for devm_kstrdup() + (bsc#1012628). +- gpio: vf610: add locking to gpio direction functions + (bsc#1012628). +- arm64: dts: rockchip: Disable DMA for uart5 on px30-ringneck + (bsc#1012628). +- arm64: dts: rockchip: Move uart5 pin configuration to px30 + ringneck SoM (bsc#1012628). +- arm64: dts: rockchip: Fix broken tsadc pinctrl names for rk3588 + (bsc#1012628). +- arm64: dts: rockchip: change eth phy mode to rgmii-id for + orangepi r1 plus lts (bsc#1012628). +- mm/migrate_device: don't add folio to be freed to LRU in + migrate_device_finalize() (bsc#1012628). +- drop_monitor: fix incorrect initialization order (bsc#1012628). +- tee: optee: Fix supplicant wait loop (bsc#1012628). +- gpiolib: protect gpio_chip with SRCU in array_info paths in + multi get/set (bsc#1012628). +- io_uring: prevent opcode speculation (bsc#1012628). +- io_uring/rw: forbid multishot async reads (bsc#1012628). +- drm/i915/dsi: Use TRANS_DDI_FUNC_CTL's own port width macro + (bsc#1012628). +- drm/i915/gt: Use spin_lock_irqsave() in interruptible context + (bsc#1012628). +- drm/i915/ddi: Fix HDMI port width programming in DDI_BUF_CTL + (bsc#1012628). +- drm/i915/dp: Fix error handling during 128b/132b link training + (bsc#1012628). +- drm/i915: Make sure all planes in use by the joiner have their + crtc included (bsc#1012628). +- drm/msm/dpu: Disable dither in phys encoder cleanup + (bsc#1012628). +- drm/msm/dp: account for widebus and yuv420 during mode + validation (bsc#1012628). +- drm: panel: jd9365da-h3: fix reset signal polarity + (bsc#1012628). +- sched: Compact RSEQ concurrency IDs with reduced threads and + affinity (bsc#1012628). +- irqchip/jcore-aic, clocksource/drivers/jcore: Fix jcore-pit + interrupt request (bsc#1012628). +- drm/nouveau/pmu: Fix gp10b firmware guard (bsc#1012628). +- bpf: skip non exist keys in generic_map_lookup_batch + (bsc#1012628). +- nvme/ioctl: add missing space in err message (bsc#1012628). +- nvme-tcp: fix connect failure on receiving partial ICResp PDU + (bsc#1012628). +- nvme: tcp: Fix compilation warning with W=1 (bsc#1012628). +- nvmet: Fix crash when a namespace is disabled (bsc#1012628). +- drm/xe: Fix error handling in xe_irq_install() (bsc#1012628). +- drm/xe/irq: Separate MSI and MSI-X flows (bsc#1012628). +- drm/xe: Make irq enabled flag atomic (bsc#1012628). +- drm/msm/dsi/phy: Do not overwite PHY_CMN_CLK_CFG1 when choosing + bitclk source (bsc#1012628). +- drm/msm/dsi/phy: Protect PHY_CMN_CLK_CFG1 against clock driver + (bsc#1012628). +- drm/msm/dsi/phy: Protect PHY_CMN_CLK_CFG0 updated from driver + side (bsc#1012628). +- drm/msm/dpu: Don't leak bits_per_component into random DSC_ENC + fields (bsc#1012628). +- drm/msm/dpu: enable DPU_WB_INPUT_CTRL for DPU 5.x (bsc#1012628). +- drm/msm/dpu: skip watchdog timer programming through TOP on >= + SM8450 (bsc#1012628). +- drm/msm: Avoid rounding up to one jiffy (bsc#1012628). +- nouveau/svm: fix missing folio unlock + put after + make_device_exclusive_range() (bsc#1012628). +- md/raid*: Fix the set_queue_limits implementations + (bsc#1012628). +- firmware: arm_scmi: imx: Correct tx size of + scmi_imx_misc_ctrl_set (bsc#1012628). +- arm64: dts: rockchip: adjust SMMU interrupt type on rk3588 + (bsc#1012628). +- bpf: Fix softlockup in arena_map_free on 64k page kernel + (bsc#1012628). +- net: Add rx_skb of kfree_skb to raw_tp_null_args[] + (bsc#1012628). +- power: supply: axp20x_battery: Fix fault handling for AXP717 + (bsc#1012628). +- power: supply: da9150-fg: fix potential overflow (bsc#1012628). +- arm64: dts: rockchip: Fix lcdpwr_en pin for Cool Pi GenBook + (bsc#1012628). +- arm64: dts: rockchip: fix fixed-regulator renames on rk3399-gru + devices (bsc#1012628). +- bpf: Fix deadlock when freeing cgroup storage (bsc#1012628). +- bpf: Disable non stream socket for strparser (bsc#1012628). +- bpf: avoid holding freeze_mutex during mmap operation + (bsc#1012628). +- bpf: unify VM_WRITE vs VM_MAYWRITE use in BPF map mmaping logic + (bsc#1012628). +- bpf, test_run: Fix use-after-free issue in eth_skb_pkt_type() + (bsc#1012628). +- rust: cleanup unnecessary casts (bsc#1012628). +- rust: map `long` to `isize` and `char` to `u8` (bsc#1012628). +- rust: finish using custom FFI integer types (bsc#1012628). +- net: allow small head cache usage with large MAX_SKB_FRAGS + values (bsc#1012628). +- tcp: drop secpath at the same time as we currently drop dst + (bsc#1012628). +- net: axienet: Set mac_managed_pm (bsc#1012628). +- arp: switch to dev_getbyhwaddr() in arp_req_set_public() + (bsc#1012628). +- net: Add non-RCU dev_getbyhwaddr() helper (bsc#1012628). +- flow_dissector: Fix port range key handling in BPF conversion + (bsc#1012628). +- flow_dissector: Fix handling of mixed port and port-range keys + (bsc#1012628). +- geneve: Suppress list corruption splat in + geneve_destroy_tunnels() (bsc#1012628). +- gtp: Suppress list corruption splat in gtp_net_exit_batch_rtnl() + (bsc#1012628). +- net: pse-pd: pd692x0: Fix power limit retrieval (bsc#1012628). +- net: pse-pd: Use power limit at driver side instead of current + limit (bsc#1012628). +- net: pse-pd: Avoid setting max_uA in regulator constraints + (bsc#1012628). +- tcp: adjust rcvq_space after updating scaling ratio + (bsc#1012628). +- vsock/bpf: Warn on socket without transport (bsc#1012628). +- sockmap, vsock: For connectible sockets allow only connected + (bsc#1012628). +- ibmvnic: Don't reference skb after sending to VIOS + (bsc#1012628). +- s390/ism: add release function for struct device (bsc#1012628). +- ALSA: seq: Drop UMP events when no UMP-conversion is set + (bsc#1012628). +- net/sched: cls_api: fix error handling causing NULL dereference + (bsc#1012628). +- ALSA: hda/cirrus: Correct the full scale volume set logic + (bsc#1012628). +- geneve: Fix use-after-free in geneve_find_dev() (bsc#1012628). +- vsock/virtio: fix variables initialization during resuming + (bsc#1012628). +- ASoC: imx-audmix: remove cpu_mclk which is from cpu dai device + (bsc#1012628). +- powerpc/code-patching: Fix KASAN hit by not flagging text + patching area as VM_ALLOC (bsc#1012628). +- ALSA: hda/realtek: Fixup ALC225 depop procedure (bsc#1012628). +- powerpc/64s: Rewrite __real_pte() and __rpte_to_hidx() as + static inline (bsc#1012628). +- powerpc/code-patching: Disable KASAN report during patching + via temporary mm (bsc#1012628). +- ASoC: SOF: ipc4-topology: Harden loops for looking up ALH + copiers (bsc#1012628). +- ASoC: rockchip: i2s-tdm: fix shift config for + SND_SOC_DAIFMT_DSP_[AB] (bsc#1012628). +- USB: gadget: f_midi: f_midi_complete to call queue_work + (bsc#1012628). +- tracing: Have the error of __tracing_resize_ring_buffer() + passed to user (bsc#1012628). +- tracing: Switch trace.c code over to use guard() (bsc#1012628). +- drm/amdkfd: Ensure consistent barrier state saved in gfx12 + trap handler (bsc#1012628). +- drm/amdkfd: Move gfx12 trap handler to separate file + (bsc#1012628). +- PCI: Restore original INTX_DISABLE bit by pcim_intx() + (bsc#1012628). +- PCI: Remove devres from pci_intx() (bsc#1012628). +- PCI: Export pci_intx_unmanaged() and pcim_intx() (bsc#1012628). +- serial: sh-sci: Increment the runtime usage counter for the + earlycon device (bsc#1012628). +- serial: sh-sci: Clean sci_ports[0] after at earlycon exit + (bsc#1012628). +- serial: sh-sci: Move runtime PM enable to sci_probe_single() + (bsc#1012628). +- Bluetooth: qca: Fix poor RF performance for WCN6855 + (bsc#1012628). +- Bluetooth: qca: Update firmware-name to support board specific + nvm (bsc#1012628). +- drm/amd/display: Correct register address in dcn35 + (bsc#1012628). +- drm/amd/display: update dcn351 used clock offset (bsc#1012628). +- btrfs: fix double accounting race when extent_writepage_io() + failed (bsc#1012628). +- btrfs: fix double accounting race when + btrfs_run_delalloc_range() failed (bsc#1012628). +- btrfs: use btrfs_inode in extent_writepage() (bsc#1012628). +- Drivers: hv: vmbus: Log on missing offers if any (bsc#1012628). +- commit 6ca9bf2 + ------------------------------------------------------------------- Thu Feb 27 11:35:44 CET 2025 - dmueller@suse.com @@ -12,6 +249,23 @@ Wed Feb 26 17:31:39 CET 2025 - msuchanek@suse.de - kernel-source: Also replace bin/env - commit dc2037c +------------------------------------------------------------------- +Tue Feb 25 09:11:09 CET 2025 - jslaby@suse.cz + +- platform: cznic: CZNIC_PLATFORMS should depend on ARCH_MVEBU + (bsc#1012628). +- Update config files. +- firmware: imx: IMX_SCMI_MISC_DRV should depend on ARCH_MXC + (bsc#1012628). +- Update config files. +- commit 956258d + +------------------------------------------------------------------- +Tue Feb 25 09:09:56 CET 2025 - jslaby@suse.cz + +- mtd: rawnand: cadence: fix unchecked dereference (git-fixes). +- commit 9213e88 + ------------------------------------------------------------------- Fri Feb 21 18:01:23 CET 2025 - jslaby@suse.cz diff --git a/kernel-kvmsmall.spec b/kernel-kvmsmall.spec index b750bf4..c2fc022 100644 --- a/kernel-kvmsmall.spec +++ b/kernel-kvmsmall.spec @@ -18,8 +18,8 @@ %define srcversion 6.13 -%define patchversion 6.13.4 -%define git_commit b73a96b08d1f531c917a827af62e9f3d25e639b6 +%define patchversion 6.13.5 +%define git_commit ff9b7ffc8490960832920ffee73e1493972ca3a8 %define variant %{nil} %define compress_modules zstd %define compress_vmlinux xz @@ -37,9 +37,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.4 +Version: 6.13.5 %if 0%{?is_kotd} -Release: .gb73a96b +Release: .gff9b7ff %else Release: 0 %endif diff --git a/kernel-lpae.changes b/kernel-lpae.changes index 60d939d..2b3a6d9 100644 --- a/kernel-lpae.changes +++ b/kernel-lpae.changes @@ -1,3 +1,240 @@ +------------------------------------------------------------------- +Fri Feb 28 07:18:16 CET 2025 - jslaby@suse.cz + +- Linux 6.13.5 (bsc#1012628). +- drm/amdgpu: bump version for RV/PCO compute fix (bsc#1012628). +- drm/amdgpu/gfx9: manually control gfxoff for CS on RV + (bsc#1012628). +- net: pse-pd: Fix deadlock in current limit functions + (bsc#1012628). +- tracing: Fix using ret variable in tracing_set_tracer() + (bsc#1012628). +- drm: select DRM_KMS_HELPER from DRM_GEM_SHMEM_HELPER + (bsc#1012628). +- ftrace: Do not add duplicate entries in subops manager ops + (bsc#1012628). +- ftrace: Fix accounting of adding subops to a manager ops + (bsc#1012628). +- ftrace: Correct preemption accounting for function tracing + (bsc#1012628). +- EDAC/qcom: Correct interrupt enable register configuration + (bsc#1012628). +- smb: client: Add check for next_buffer in + receive_encrypted_standard() (bsc#1012628). +- irqchip/gic-v3: Fix rk3399 workaround when secure interrupts + are enabled (bsc#1012628). +- perf/x86/intel: Fix event constraints for LNC (bsc#1012628). +- mtd: rawnand: cadence: fix incorrect device in dma_unmap_single + (bsc#1012628). +- mtd: rawnand: cadence: use dma_map_resource for sdma address + (bsc#1012628). +- mtd: rawnand: cadence: fix error code in cadence_nand_init() + (bsc#1012628). +- mtd: spi-nor: sst: Fix SST write failure (bsc#1012628). +- mm,madvise,hugetlb: check for 0-length range after end address + adjustment (bsc#1012628). +- acct: block access to kernel internal filesystems (bsc#1012628). +- acct: perform last write from workqueue (bsc#1012628). +- ASoC: SOF: pcm: Clear the susbstream pointer to NULL on close + (bsc#1012628). +- ALSA: hda/conexant: Add quirk for HP ProBook 450 G4 mute LED + (bsc#1012628). +- ALSA: hda: Add error check for snd_ctl_rename_id() in + snd_hda_create_dig_out_ctls() (bsc#1012628). +- ASoC: fsl_micfil: Enable default case in micfil_set_quality() + (bsc#1012628). +- ASoC: SOF: stream-ipc: Check for cstream nullity in + sof_ipc_msg_data() (bsc#1012628). +- gve: set xdp redirect target only when it is available + (bsc#1012628). +- nfp: bpf: Add check for nfp_app_ctrl_msg_alloc() (bsc#1012628). +- mm/zswap: fix inconsistency when zswap_store_page() fails + (bsc#1012628). +- smb: client: fix chmod(2) regression with ATTR_READONLY + (bsc#1012628). +- lib/iov_iter: fix import_iovec_ubuf iovec management + (bsc#1012628). +- xfs: fix online repair probing when CONFIG_XFS_ONLINE_REPAIR=n + (bsc#1012628). +- s390/boot: Fix ESSA detection (bsc#1012628). +- soc: loongson: loongson2_guts: Add check for devm_kstrdup() + (bsc#1012628). +- gpio: vf610: add locking to gpio direction functions + (bsc#1012628). +- arm64: dts: rockchip: Disable DMA for uart5 on px30-ringneck + (bsc#1012628). +- arm64: dts: rockchip: Move uart5 pin configuration to px30 + ringneck SoM (bsc#1012628). +- arm64: dts: rockchip: Fix broken tsadc pinctrl names for rk3588 + (bsc#1012628). +- arm64: dts: rockchip: change eth phy mode to rgmii-id for + orangepi r1 plus lts (bsc#1012628). +- mm/migrate_device: don't add folio to be freed to LRU in + migrate_device_finalize() (bsc#1012628). +- drop_monitor: fix incorrect initialization order (bsc#1012628). +- tee: optee: Fix supplicant wait loop (bsc#1012628). +- gpiolib: protect gpio_chip with SRCU in array_info paths in + multi get/set (bsc#1012628). +- io_uring: prevent opcode speculation (bsc#1012628). +- io_uring/rw: forbid multishot async reads (bsc#1012628). +- drm/i915/dsi: Use TRANS_DDI_FUNC_CTL's own port width macro + (bsc#1012628). +- drm/i915/gt: Use spin_lock_irqsave() in interruptible context + (bsc#1012628). +- drm/i915/ddi: Fix HDMI port width programming in DDI_BUF_CTL + (bsc#1012628). +- drm/i915/dp: Fix error handling during 128b/132b link training + (bsc#1012628). +- drm/i915: Make sure all planes in use by the joiner have their + crtc included (bsc#1012628). +- drm/msm/dpu: Disable dither in phys encoder cleanup + (bsc#1012628). +- drm/msm/dp: account for widebus and yuv420 during mode + validation (bsc#1012628). +- drm: panel: jd9365da-h3: fix reset signal polarity + (bsc#1012628). +- sched: Compact RSEQ concurrency IDs with reduced threads and + affinity (bsc#1012628). +- irqchip/jcore-aic, clocksource/drivers/jcore: Fix jcore-pit + interrupt request (bsc#1012628). +- drm/nouveau/pmu: Fix gp10b firmware guard (bsc#1012628). +- bpf: skip non exist keys in generic_map_lookup_batch + (bsc#1012628). +- nvme/ioctl: add missing space in err message (bsc#1012628). +- nvme-tcp: fix connect failure on receiving partial ICResp PDU + (bsc#1012628). +- nvme: tcp: Fix compilation warning with W=1 (bsc#1012628). +- nvmet: Fix crash when a namespace is disabled (bsc#1012628). +- drm/xe: Fix error handling in xe_irq_install() (bsc#1012628). +- drm/xe/irq: Separate MSI and MSI-X flows (bsc#1012628). +- drm/xe: Make irq enabled flag atomic (bsc#1012628). +- drm/msm/dsi/phy: Do not overwite PHY_CMN_CLK_CFG1 when choosing + bitclk source (bsc#1012628). +- drm/msm/dsi/phy: Protect PHY_CMN_CLK_CFG1 against clock driver + (bsc#1012628). +- drm/msm/dsi/phy: Protect PHY_CMN_CLK_CFG0 updated from driver + side (bsc#1012628). +- drm/msm/dpu: Don't leak bits_per_component into random DSC_ENC + fields (bsc#1012628). +- drm/msm/dpu: enable DPU_WB_INPUT_CTRL for DPU 5.x (bsc#1012628). +- drm/msm/dpu: skip watchdog timer programming through TOP on >= + SM8450 (bsc#1012628). +- drm/msm: Avoid rounding up to one jiffy (bsc#1012628). +- nouveau/svm: fix missing folio unlock + put after + make_device_exclusive_range() (bsc#1012628). +- md/raid*: Fix the set_queue_limits implementations + (bsc#1012628). +- firmware: arm_scmi: imx: Correct tx size of + scmi_imx_misc_ctrl_set (bsc#1012628). +- arm64: dts: rockchip: adjust SMMU interrupt type on rk3588 + (bsc#1012628). +- bpf: Fix softlockup in arena_map_free on 64k page kernel + (bsc#1012628). +- net: Add rx_skb of kfree_skb to raw_tp_null_args[] + (bsc#1012628). +- power: supply: axp20x_battery: Fix fault handling for AXP717 + (bsc#1012628). +- power: supply: da9150-fg: fix potential overflow (bsc#1012628). +- arm64: dts: rockchip: Fix lcdpwr_en pin for Cool Pi GenBook + (bsc#1012628). +- arm64: dts: rockchip: fix fixed-regulator renames on rk3399-gru + devices (bsc#1012628). +- bpf: Fix deadlock when freeing cgroup storage (bsc#1012628). +- bpf: Disable non stream socket for strparser (bsc#1012628). +- bpf: avoid holding freeze_mutex during mmap operation + (bsc#1012628). +- bpf: unify VM_WRITE vs VM_MAYWRITE use in BPF map mmaping logic + (bsc#1012628). +- bpf, test_run: Fix use-after-free issue in eth_skb_pkt_type() + (bsc#1012628). +- rust: cleanup unnecessary casts (bsc#1012628). +- rust: map `long` to `isize` and `char` to `u8` (bsc#1012628). +- rust: finish using custom FFI integer types (bsc#1012628). +- net: allow small head cache usage with large MAX_SKB_FRAGS + values (bsc#1012628). +- tcp: drop secpath at the same time as we currently drop dst + (bsc#1012628). +- net: axienet: Set mac_managed_pm (bsc#1012628). +- arp: switch to dev_getbyhwaddr() in arp_req_set_public() + (bsc#1012628). +- net: Add non-RCU dev_getbyhwaddr() helper (bsc#1012628). +- flow_dissector: Fix port range key handling in BPF conversion + (bsc#1012628). +- flow_dissector: Fix handling of mixed port and port-range keys + (bsc#1012628). +- geneve: Suppress list corruption splat in + geneve_destroy_tunnels() (bsc#1012628). +- gtp: Suppress list corruption splat in gtp_net_exit_batch_rtnl() + (bsc#1012628). +- net: pse-pd: pd692x0: Fix power limit retrieval (bsc#1012628). +- net: pse-pd: Use power limit at driver side instead of current + limit (bsc#1012628). +- net: pse-pd: Avoid setting max_uA in regulator constraints + (bsc#1012628). +- tcp: adjust rcvq_space after updating scaling ratio + (bsc#1012628). +- vsock/bpf: Warn on socket without transport (bsc#1012628). +- sockmap, vsock: For connectible sockets allow only connected + (bsc#1012628). +- ibmvnic: Don't reference skb after sending to VIOS + (bsc#1012628). +- s390/ism: add release function for struct device (bsc#1012628). +- ALSA: seq: Drop UMP events when no UMP-conversion is set + (bsc#1012628). +- net/sched: cls_api: fix error handling causing NULL dereference + (bsc#1012628). +- ALSA: hda/cirrus: Correct the full scale volume set logic + (bsc#1012628). +- geneve: Fix use-after-free in geneve_find_dev() (bsc#1012628). +- vsock/virtio: fix variables initialization during resuming + (bsc#1012628). +- ASoC: imx-audmix: remove cpu_mclk which is from cpu dai device + (bsc#1012628). +- powerpc/code-patching: Fix KASAN hit by not flagging text + patching area as VM_ALLOC (bsc#1012628). +- ALSA: hda/realtek: Fixup ALC225 depop procedure (bsc#1012628). +- powerpc/64s: Rewrite __real_pte() and __rpte_to_hidx() as + static inline (bsc#1012628). +- powerpc/code-patching: Disable KASAN report during patching + via temporary mm (bsc#1012628). +- ASoC: SOF: ipc4-topology: Harden loops for looking up ALH + copiers (bsc#1012628). +- ASoC: rockchip: i2s-tdm: fix shift config for + SND_SOC_DAIFMT_DSP_[AB] (bsc#1012628). +- USB: gadget: f_midi: f_midi_complete to call queue_work + (bsc#1012628). +- tracing: Have the error of __tracing_resize_ring_buffer() + passed to user (bsc#1012628). +- tracing: Switch trace.c code over to use guard() (bsc#1012628). +- drm/amdkfd: Ensure consistent barrier state saved in gfx12 + trap handler (bsc#1012628). +- drm/amdkfd: Move gfx12 trap handler to separate file + (bsc#1012628). +- PCI: Restore original INTX_DISABLE bit by pcim_intx() + (bsc#1012628). +- PCI: Remove devres from pci_intx() (bsc#1012628). +- PCI: Export pci_intx_unmanaged() and pcim_intx() (bsc#1012628). +- serial: sh-sci: Increment the runtime usage counter for the + earlycon device (bsc#1012628). +- serial: sh-sci: Clean sci_ports[0] after at earlycon exit + (bsc#1012628). +- serial: sh-sci: Move runtime PM enable to sci_probe_single() + (bsc#1012628). +- Bluetooth: qca: Fix poor RF performance for WCN6855 + (bsc#1012628). +- Bluetooth: qca: Update firmware-name to support board specific + nvm (bsc#1012628). +- drm/amd/display: Correct register address in dcn35 + (bsc#1012628). +- drm/amd/display: update dcn351 used clock offset (bsc#1012628). +- btrfs: fix double accounting race when extent_writepage_io() + failed (bsc#1012628). +- btrfs: fix double accounting race when + btrfs_run_delalloc_range() failed (bsc#1012628). +- btrfs: use btrfs_inode in extent_writepage() (bsc#1012628). +- Drivers: hv: vmbus: Log on missing offers if any (bsc#1012628). +- commit 6ca9bf2 + ------------------------------------------------------------------- Thu Feb 27 11:35:44 CET 2025 - dmueller@suse.com @@ -12,6 +249,23 @@ Wed Feb 26 17:31:39 CET 2025 - msuchanek@suse.de - kernel-source: Also replace bin/env - commit dc2037c +------------------------------------------------------------------- +Tue Feb 25 09:11:09 CET 2025 - jslaby@suse.cz + +- platform: cznic: CZNIC_PLATFORMS should depend on ARCH_MVEBU + (bsc#1012628). +- Update config files. +- firmware: imx: IMX_SCMI_MISC_DRV should depend on ARCH_MXC + (bsc#1012628). +- Update config files. +- commit 956258d + +------------------------------------------------------------------- +Tue Feb 25 09:09:56 CET 2025 - jslaby@suse.cz + +- mtd: rawnand: cadence: fix unchecked dereference (git-fixes). +- commit 9213e88 + ------------------------------------------------------------------- Fri Feb 21 18:01:23 CET 2025 - jslaby@suse.cz diff --git a/kernel-lpae.spec b/kernel-lpae.spec index 9216517..cbca026 100644 --- a/kernel-lpae.spec +++ b/kernel-lpae.spec @@ -18,8 +18,8 @@ %define srcversion 6.13 -%define patchversion 6.13.4 -%define git_commit b73a96b08d1f531c917a827af62e9f3d25e639b6 +%define patchversion 6.13.5 +%define git_commit ff9b7ffc8490960832920ffee73e1493972ca3a8 %define variant %{nil} %define compress_modules zstd %define compress_vmlinux xz @@ -37,9 +37,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-lpae -Version: 6.13.4 +Version: 6.13.5 %if 0%{?is_kotd} -Release: .gb73a96b +Release: .gff9b7ff %else Release: 0 %endif diff --git a/kernel-obs-build.changes b/kernel-obs-build.changes index 60d939d..2b3a6d9 100644 --- a/kernel-obs-build.changes +++ b/kernel-obs-build.changes @@ -1,3 +1,240 @@ +------------------------------------------------------------------- +Fri Feb 28 07:18:16 CET 2025 - jslaby@suse.cz + +- Linux 6.13.5 (bsc#1012628). +- drm/amdgpu: bump version for RV/PCO compute fix (bsc#1012628). +- drm/amdgpu/gfx9: manually control gfxoff for CS on RV + (bsc#1012628). +- net: pse-pd: Fix deadlock in current limit functions + (bsc#1012628). +- tracing: Fix using ret variable in tracing_set_tracer() + (bsc#1012628). +- drm: select DRM_KMS_HELPER from DRM_GEM_SHMEM_HELPER + (bsc#1012628). +- ftrace: Do not add duplicate entries in subops manager ops + (bsc#1012628). +- ftrace: Fix accounting of adding subops to a manager ops + (bsc#1012628). +- ftrace: Correct preemption accounting for function tracing + (bsc#1012628). +- EDAC/qcom: Correct interrupt enable register configuration + (bsc#1012628). +- smb: client: Add check for next_buffer in + receive_encrypted_standard() (bsc#1012628). +- irqchip/gic-v3: Fix rk3399 workaround when secure interrupts + are enabled (bsc#1012628). +- perf/x86/intel: Fix event constraints for LNC (bsc#1012628). +- mtd: rawnand: cadence: fix incorrect device in dma_unmap_single + (bsc#1012628). +- mtd: rawnand: cadence: use dma_map_resource for sdma address + (bsc#1012628). +- mtd: rawnand: cadence: fix error code in cadence_nand_init() + (bsc#1012628). +- mtd: spi-nor: sst: Fix SST write failure (bsc#1012628). +- mm,madvise,hugetlb: check for 0-length range after end address + adjustment (bsc#1012628). +- acct: block access to kernel internal filesystems (bsc#1012628). +- acct: perform last write from workqueue (bsc#1012628). +- ASoC: SOF: pcm: Clear the susbstream pointer to NULL on close + (bsc#1012628). +- ALSA: hda/conexant: Add quirk for HP ProBook 450 G4 mute LED + (bsc#1012628). +- ALSA: hda: Add error check for snd_ctl_rename_id() in + snd_hda_create_dig_out_ctls() (bsc#1012628). +- ASoC: fsl_micfil: Enable default case in micfil_set_quality() + (bsc#1012628). +- ASoC: SOF: stream-ipc: Check for cstream nullity in + sof_ipc_msg_data() (bsc#1012628). +- gve: set xdp redirect target only when it is available + (bsc#1012628). +- nfp: bpf: Add check for nfp_app_ctrl_msg_alloc() (bsc#1012628). +- mm/zswap: fix inconsistency when zswap_store_page() fails + (bsc#1012628). +- smb: client: fix chmod(2) regression with ATTR_READONLY + (bsc#1012628). +- lib/iov_iter: fix import_iovec_ubuf iovec management + (bsc#1012628). +- xfs: fix online repair probing when CONFIG_XFS_ONLINE_REPAIR=n + (bsc#1012628). +- s390/boot: Fix ESSA detection (bsc#1012628). +- soc: loongson: loongson2_guts: Add check for devm_kstrdup() + (bsc#1012628). +- gpio: vf610: add locking to gpio direction functions + (bsc#1012628). +- arm64: dts: rockchip: Disable DMA for uart5 on px30-ringneck + (bsc#1012628). +- arm64: dts: rockchip: Move uart5 pin configuration to px30 + ringneck SoM (bsc#1012628). +- arm64: dts: rockchip: Fix broken tsadc pinctrl names for rk3588 + (bsc#1012628). +- arm64: dts: rockchip: change eth phy mode to rgmii-id for + orangepi r1 plus lts (bsc#1012628). +- mm/migrate_device: don't add folio to be freed to LRU in + migrate_device_finalize() (bsc#1012628). +- drop_monitor: fix incorrect initialization order (bsc#1012628). +- tee: optee: Fix supplicant wait loop (bsc#1012628). +- gpiolib: protect gpio_chip with SRCU in array_info paths in + multi get/set (bsc#1012628). +- io_uring: prevent opcode speculation (bsc#1012628). +- io_uring/rw: forbid multishot async reads (bsc#1012628). +- drm/i915/dsi: Use TRANS_DDI_FUNC_CTL's own port width macro + (bsc#1012628). +- drm/i915/gt: Use spin_lock_irqsave() in interruptible context + (bsc#1012628). +- drm/i915/ddi: Fix HDMI port width programming in DDI_BUF_CTL + (bsc#1012628). +- drm/i915/dp: Fix error handling during 128b/132b link training + (bsc#1012628). +- drm/i915: Make sure all planes in use by the joiner have their + crtc included (bsc#1012628). +- drm/msm/dpu: Disable dither in phys encoder cleanup + (bsc#1012628). +- drm/msm/dp: account for widebus and yuv420 during mode + validation (bsc#1012628). +- drm: panel: jd9365da-h3: fix reset signal polarity + (bsc#1012628). +- sched: Compact RSEQ concurrency IDs with reduced threads and + affinity (bsc#1012628). +- irqchip/jcore-aic, clocksource/drivers/jcore: Fix jcore-pit + interrupt request (bsc#1012628). +- drm/nouveau/pmu: Fix gp10b firmware guard (bsc#1012628). +- bpf: skip non exist keys in generic_map_lookup_batch + (bsc#1012628). +- nvme/ioctl: add missing space in err message (bsc#1012628). +- nvme-tcp: fix connect failure on receiving partial ICResp PDU + (bsc#1012628). +- nvme: tcp: Fix compilation warning with W=1 (bsc#1012628). +- nvmet: Fix crash when a namespace is disabled (bsc#1012628). +- drm/xe: Fix error handling in xe_irq_install() (bsc#1012628). +- drm/xe/irq: Separate MSI and MSI-X flows (bsc#1012628). +- drm/xe: Make irq enabled flag atomic (bsc#1012628). +- drm/msm/dsi/phy: Do not overwite PHY_CMN_CLK_CFG1 when choosing + bitclk source (bsc#1012628). +- drm/msm/dsi/phy: Protect PHY_CMN_CLK_CFG1 against clock driver + (bsc#1012628). +- drm/msm/dsi/phy: Protect PHY_CMN_CLK_CFG0 updated from driver + side (bsc#1012628). +- drm/msm/dpu: Don't leak bits_per_component into random DSC_ENC + fields (bsc#1012628). +- drm/msm/dpu: enable DPU_WB_INPUT_CTRL for DPU 5.x (bsc#1012628). +- drm/msm/dpu: skip watchdog timer programming through TOP on >= + SM8450 (bsc#1012628). +- drm/msm: Avoid rounding up to one jiffy (bsc#1012628). +- nouveau/svm: fix missing folio unlock + put after + make_device_exclusive_range() (bsc#1012628). +- md/raid*: Fix the set_queue_limits implementations + (bsc#1012628). +- firmware: arm_scmi: imx: Correct tx size of + scmi_imx_misc_ctrl_set (bsc#1012628). +- arm64: dts: rockchip: adjust SMMU interrupt type on rk3588 + (bsc#1012628). +- bpf: Fix softlockup in arena_map_free on 64k page kernel + (bsc#1012628). +- net: Add rx_skb of kfree_skb to raw_tp_null_args[] + (bsc#1012628). +- power: supply: axp20x_battery: Fix fault handling for AXP717 + (bsc#1012628). +- power: supply: da9150-fg: fix potential overflow (bsc#1012628). +- arm64: dts: rockchip: Fix lcdpwr_en pin for Cool Pi GenBook + (bsc#1012628). +- arm64: dts: rockchip: fix fixed-regulator renames on rk3399-gru + devices (bsc#1012628). +- bpf: Fix deadlock when freeing cgroup storage (bsc#1012628). +- bpf: Disable non stream socket for strparser (bsc#1012628). +- bpf: avoid holding freeze_mutex during mmap operation + (bsc#1012628). +- bpf: unify VM_WRITE vs VM_MAYWRITE use in BPF map mmaping logic + (bsc#1012628). +- bpf, test_run: Fix use-after-free issue in eth_skb_pkt_type() + (bsc#1012628). +- rust: cleanup unnecessary casts (bsc#1012628). +- rust: map `long` to `isize` and `char` to `u8` (bsc#1012628). +- rust: finish using custom FFI integer types (bsc#1012628). +- net: allow small head cache usage with large MAX_SKB_FRAGS + values (bsc#1012628). +- tcp: drop secpath at the same time as we currently drop dst + (bsc#1012628). +- net: axienet: Set mac_managed_pm (bsc#1012628). +- arp: switch to dev_getbyhwaddr() in arp_req_set_public() + (bsc#1012628). +- net: Add non-RCU dev_getbyhwaddr() helper (bsc#1012628). +- flow_dissector: Fix port range key handling in BPF conversion + (bsc#1012628). +- flow_dissector: Fix handling of mixed port and port-range keys + (bsc#1012628). +- geneve: Suppress list corruption splat in + geneve_destroy_tunnels() (bsc#1012628). +- gtp: Suppress list corruption splat in gtp_net_exit_batch_rtnl() + (bsc#1012628). +- net: pse-pd: pd692x0: Fix power limit retrieval (bsc#1012628). +- net: pse-pd: Use power limit at driver side instead of current + limit (bsc#1012628). +- net: pse-pd: Avoid setting max_uA in regulator constraints + (bsc#1012628). +- tcp: adjust rcvq_space after updating scaling ratio + (bsc#1012628). +- vsock/bpf: Warn on socket without transport (bsc#1012628). +- sockmap, vsock: For connectible sockets allow only connected + (bsc#1012628). +- ibmvnic: Don't reference skb after sending to VIOS + (bsc#1012628). +- s390/ism: add release function for struct device (bsc#1012628). +- ALSA: seq: Drop UMP events when no UMP-conversion is set + (bsc#1012628). +- net/sched: cls_api: fix error handling causing NULL dereference + (bsc#1012628). +- ALSA: hda/cirrus: Correct the full scale volume set logic + (bsc#1012628). +- geneve: Fix use-after-free in geneve_find_dev() (bsc#1012628). +- vsock/virtio: fix variables initialization during resuming + (bsc#1012628). +- ASoC: imx-audmix: remove cpu_mclk which is from cpu dai device + (bsc#1012628). +- powerpc/code-patching: Fix KASAN hit by not flagging text + patching area as VM_ALLOC (bsc#1012628). +- ALSA: hda/realtek: Fixup ALC225 depop procedure (bsc#1012628). +- powerpc/64s: Rewrite __real_pte() and __rpte_to_hidx() as + static inline (bsc#1012628). +- powerpc/code-patching: Disable KASAN report during patching + via temporary mm (bsc#1012628). +- ASoC: SOF: ipc4-topology: Harden loops for looking up ALH + copiers (bsc#1012628). +- ASoC: rockchip: i2s-tdm: fix shift config for + SND_SOC_DAIFMT_DSP_[AB] (bsc#1012628). +- USB: gadget: f_midi: f_midi_complete to call queue_work + (bsc#1012628). +- tracing: Have the error of __tracing_resize_ring_buffer() + passed to user (bsc#1012628). +- tracing: Switch trace.c code over to use guard() (bsc#1012628). +- drm/amdkfd: Ensure consistent barrier state saved in gfx12 + trap handler (bsc#1012628). +- drm/amdkfd: Move gfx12 trap handler to separate file + (bsc#1012628). +- PCI: Restore original INTX_DISABLE bit by pcim_intx() + (bsc#1012628). +- PCI: Remove devres from pci_intx() (bsc#1012628). +- PCI: Export pci_intx_unmanaged() and pcim_intx() (bsc#1012628). +- serial: sh-sci: Increment the runtime usage counter for the + earlycon device (bsc#1012628). +- serial: sh-sci: Clean sci_ports[0] after at earlycon exit + (bsc#1012628). +- serial: sh-sci: Move runtime PM enable to sci_probe_single() + (bsc#1012628). +- Bluetooth: qca: Fix poor RF performance for WCN6855 + (bsc#1012628). +- Bluetooth: qca: Update firmware-name to support board specific + nvm (bsc#1012628). +- drm/amd/display: Correct register address in dcn35 + (bsc#1012628). +- drm/amd/display: update dcn351 used clock offset (bsc#1012628). +- btrfs: fix double accounting race when extent_writepage_io() + failed (bsc#1012628). +- btrfs: fix double accounting race when + btrfs_run_delalloc_range() failed (bsc#1012628). +- btrfs: use btrfs_inode in extent_writepage() (bsc#1012628). +- Drivers: hv: vmbus: Log on missing offers if any (bsc#1012628). +- commit 6ca9bf2 + ------------------------------------------------------------------- Thu Feb 27 11:35:44 CET 2025 - dmueller@suse.com @@ -12,6 +249,23 @@ Wed Feb 26 17:31:39 CET 2025 - msuchanek@suse.de - kernel-source: Also replace bin/env - commit dc2037c +------------------------------------------------------------------- +Tue Feb 25 09:11:09 CET 2025 - jslaby@suse.cz + +- platform: cznic: CZNIC_PLATFORMS should depend on ARCH_MVEBU + (bsc#1012628). +- Update config files. +- firmware: imx: IMX_SCMI_MISC_DRV should depend on ARCH_MXC + (bsc#1012628). +- Update config files. +- commit 956258d + +------------------------------------------------------------------- +Tue Feb 25 09:09:56 CET 2025 - jslaby@suse.cz + +- mtd: rawnand: cadence: fix unchecked dereference (git-fixes). +- commit 9213e88 + ------------------------------------------------------------------- Fri Feb 21 18:01:23 CET 2025 - jslaby@suse.cz diff --git a/kernel-obs-build.spec b/kernel-obs-build.spec index aebcceb..d1777e9 100644 --- a/kernel-obs-build.spec +++ b/kernel-obs-build.spec @@ -19,7 +19,7 @@ #!BuildIgnore: post-build-checks -%define patchversion 6.13.4 +%define patchversion 6.13.5 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -38,16 +38,16 @@ %endif %endif %endif -%global kernel_package kernel%kernel_flavor-srchash-b73a96b08d1f531c917a827af62e9f3d25e639b6 +%global kernel_package kernel%kernel_flavor-srchash-ff9b7ffc8490960832920ffee73e1493972ca3a8 %endif %if 0%{?rhel_version} %global kernel_package kernel %endif Name: kernel-obs-build -Version: 6.13.4 +Version: 6.13.5 %if 0%{?is_kotd} -Release: .gb73a96b +Release: .gff9b7ff %else Release: 0 %endif diff --git a/kernel-obs-qa.changes b/kernel-obs-qa.changes index 60d939d..2b3a6d9 100644 --- a/kernel-obs-qa.changes +++ b/kernel-obs-qa.changes @@ -1,3 +1,240 @@ +------------------------------------------------------------------- +Fri Feb 28 07:18:16 CET 2025 - jslaby@suse.cz + +- Linux 6.13.5 (bsc#1012628). +- drm/amdgpu: bump version for RV/PCO compute fix (bsc#1012628). +- drm/amdgpu/gfx9: manually control gfxoff for CS on RV + (bsc#1012628). +- net: pse-pd: Fix deadlock in current limit functions + (bsc#1012628). +- tracing: Fix using ret variable in tracing_set_tracer() + (bsc#1012628). +- drm: select DRM_KMS_HELPER from DRM_GEM_SHMEM_HELPER + (bsc#1012628). +- ftrace: Do not add duplicate entries in subops manager ops + (bsc#1012628). +- ftrace: Fix accounting of adding subops to a manager ops + (bsc#1012628). +- ftrace: Correct preemption accounting for function tracing + (bsc#1012628). +- EDAC/qcom: Correct interrupt enable register configuration + (bsc#1012628). +- smb: client: Add check for next_buffer in + receive_encrypted_standard() (bsc#1012628). +- irqchip/gic-v3: Fix rk3399 workaround when secure interrupts + are enabled (bsc#1012628). +- perf/x86/intel: Fix event constraints for LNC (bsc#1012628). +- mtd: rawnand: cadence: fix incorrect device in dma_unmap_single + (bsc#1012628). +- mtd: rawnand: cadence: use dma_map_resource for sdma address + (bsc#1012628). +- mtd: rawnand: cadence: fix error code in cadence_nand_init() + (bsc#1012628). +- mtd: spi-nor: sst: Fix SST write failure (bsc#1012628). +- mm,madvise,hugetlb: check for 0-length range after end address + adjustment (bsc#1012628). +- acct: block access to kernel internal filesystems (bsc#1012628). +- acct: perform last write from workqueue (bsc#1012628). +- ASoC: SOF: pcm: Clear the susbstream pointer to NULL on close + (bsc#1012628). +- ALSA: hda/conexant: Add quirk for HP ProBook 450 G4 mute LED + (bsc#1012628). +- ALSA: hda: Add error check for snd_ctl_rename_id() in + snd_hda_create_dig_out_ctls() (bsc#1012628). +- ASoC: fsl_micfil: Enable default case in micfil_set_quality() + (bsc#1012628). +- ASoC: SOF: stream-ipc: Check for cstream nullity in + sof_ipc_msg_data() (bsc#1012628). +- gve: set xdp redirect target only when it is available + (bsc#1012628). +- nfp: bpf: Add check for nfp_app_ctrl_msg_alloc() (bsc#1012628). +- mm/zswap: fix inconsistency when zswap_store_page() fails + (bsc#1012628). +- smb: client: fix chmod(2) regression with ATTR_READONLY + (bsc#1012628). +- lib/iov_iter: fix import_iovec_ubuf iovec management + (bsc#1012628). +- xfs: fix online repair probing when CONFIG_XFS_ONLINE_REPAIR=n + (bsc#1012628). +- s390/boot: Fix ESSA detection (bsc#1012628). +- soc: loongson: loongson2_guts: Add check for devm_kstrdup() + (bsc#1012628). +- gpio: vf610: add locking to gpio direction functions + (bsc#1012628). +- arm64: dts: rockchip: Disable DMA for uart5 on px30-ringneck + (bsc#1012628). +- arm64: dts: rockchip: Move uart5 pin configuration to px30 + ringneck SoM (bsc#1012628). +- arm64: dts: rockchip: Fix broken tsadc pinctrl names for rk3588 + (bsc#1012628). +- arm64: dts: rockchip: change eth phy mode to rgmii-id for + orangepi r1 plus lts (bsc#1012628). +- mm/migrate_device: don't add folio to be freed to LRU in + migrate_device_finalize() (bsc#1012628). +- drop_monitor: fix incorrect initialization order (bsc#1012628). +- tee: optee: Fix supplicant wait loop (bsc#1012628). +- gpiolib: protect gpio_chip with SRCU in array_info paths in + multi get/set (bsc#1012628). +- io_uring: prevent opcode speculation (bsc#1012628). +- io_uring/rw: forbid multishot async reads (bsc#1012628). +- drm/i915/dsi: Use TRANS_DDI_FUNC_CTL's own port width macro + (bsc#1012628). +- drm/i915/gt: Use spin_lock_irqsave() in interruptible context + (bsc#1012628). +- drm/i915/ddi: Fix HDMI port width programming in DDI_BUF_CTL + (bsc#1012628). +- drm/i915/dp: Fix error handling during 128b/132b link training + (bsc#1012628). +- drm/i915: Make sure all planes in use by the joiner have their + crtc included (bsc#1012628). +- drm/msm/dpu: Disable dither in phys encoder cleanup + (bsc#1012628). +- drm/msm/dp: account for widebus and yuv420 during mode + validation (bsc#1012628). +- drm: panel: jd9365da-h3: fix reset signal polarity + (bsc#1012628). +- sched: Compact RSEQ concurrency IDs with reduced threads and + affinity (bsc#1012628). +- irqchip/jcore-aic, clocksource/drivers/jcore: Fix jcore-pit + interrupt request (bsc#1012628). +- drm/nouveau/pmu: Fix gp10b firmware guard (bsc#1012628). +- bpf: skip non exist keys in generic_map_lookup_batch + (bsc#1012628). +- nvme/ioctl: add missing space in err message (bsc#1012628). +- nvme-tcp: fix connect failure on receiving partial ICResp PDU + (bsc#1012628). +- nvme: tcp: Fix compilation warning with W=1 (bsc#1012628). +- nvmet: Fix crash when a namespace is disabled (bsc#1012628). +- drm/xe: Fix error handling in xe_irq_install() (bsc#1012628). +- drm/xe/irq: Separate MSI and MSI-X flows (bsc#1012628). +- drm/xe: Make irq enabled flag atomic (bsc#1012628). +- drm/msm/dsi/phy: Do not overwite PHY_CMN_CLK_CFG1 when choosing + bitclk source (bsc#1012628). +- drm/msm/dsi/phy: Protect PHY_CMN_CLK_CFG1 against clock driver + (bsc#1012628). +- drm/msm/dsi/phy: Protect PHY_CMN_CLK_CFG0 updated from driver + side (bsc#1012628). +- drm/msm/dpu: Don't leak bits_per_component into random DSC_ENC + fields (bsc#1012628). +- drm/msm/dpu: enable DPU_WB_INPUT_CTRL for DPU 5.x (bsc#1012628). +- drm/msm/dpu: skip watchdog timer programming through TOP on >= + SM8450 (bsc#1012628). +- drm/msm: Avoid rounding up to one jiffy (bsc#1012628). +- nouveau/svm: fix missing folio unlock + put after + make_device_exclusive_range() (bsc#1012628). +- md/raid*: Fix the set_queue_limits implementations + (bsc#1012628). +- firmware: arm_scmi: imx: Correct tx size of + scmi_imx_misc_ctrl_set (bsc#1012628). +- arm64: dts: rockchip: adjust SMMU interrupt type on rk3588 + (bsc#1012628). +- bpf: Fix softlockup in arena_map_free on 64k page kernel + (bsc#1012628). +- net: Add rx_skb of kfree_skb to raw_tp_null_args[] + (bsc#1012628). +- power: supply: axp20x_battery: Fix fault handling for AXP717 + (bsc#1012628). +- power: supply: da9150-fg: fix potential overflow (bsc#1012628). +- arm64: dts: rockchip: Fix lcdpwr_en pin for Cool Pi GenBook + (bsc#1012628). +- arm64: dts: rockchip: fix fixed-regulator renames on rk3399-gru + devices (bsc#1012628). +- bpf: Fix deadlock when freeing cgroup storage (bsc#1012628). +- bpf: Disable non stream socket for strparser (bsc#1012628). +- bpf: avoid holding freeze_mutex during mmap operation + (bsc#1012628). +- bpf: unify VM_WRITE vs VM_MAYWRITE use in BPF map mmaping logic + (bsc#1012628). +- bpf, test_run: Fix use-after-free issue in eth_skb_pkt_type() + (bsc#1012628). +- rust: cleanup unnecessary casts (bsc#1012628). +- rust: map `long` to `isize` and `char` to `u8` (bsc#1012628). +- rust: finish using custom FFI integer types (bsc#1012628). +- net: allow small head cache usage with large MAX_SKB_FRAGS + values (bsc#1012628). +- tcp: drop secpath at the same time as we currently drop dst + (bsc#1012628). +- net: axienet: Set mac_managed_pm (bsc#1012628). +- arp: switch to dev_getbyhwaddr() in arp_req_set_public() + (bsc#1012628). +- net: Add non-RCU dev_getbyhwaddr() helper (bsc#1012628). +- flow_dissector: Fix port range key handling in BPF conversion + (bsc#1012628). +- flow_dissector: Fix handling of mixed port and port-range keys + (bsc#1012628). +- geneve: Suppress list corruption splat in + geneve_destroy_tunnels() (bsc#1012628). +- gtp: Suppress list corruption splat in gtp_net_exit_batch_rtnl() + (bsc#1012628). +- net: pse-pd: pd692x0: Fix power limit retrieval (bsc#1012628). +- net: pse-pd: Use power limit at driver side instead of current + limit (bsc#1012628). +- net: pse-pd: Avoid setting max_uA in regulator constraints + (bsc#1012628). +- tcp: adjust rcvq_space after updating scaling ratio + (bsc#1012628). +- vsock/bpf: Warn on socket without transport (bsc#1012628). +- sockmap, vsock: For connectible sockets allow only connected + (bsc#1012628). +- ibmvnic: Don't reference skb after sending to VIOS + (bsc#1012628). +- s390/ism: add release function for struct device (bsc#1012628). +- ALSA: seq: Drop UMP events when no UMP-conversion is set + (bsc#1012628). +- net/sched: cls_api: fix error handling causing NULL dereference + (bsc#1012628). +- ALSA: hda/cirrus: Correct the full scale volume set logic + (bsc#1012628). +- geneve: Fix use-after-free in geneve_find_dev() (bsc#1012628). +- vsock/virtio: fix variables initialization during resuming + (bsc#1012628). +- ASoC: imx-audmix: remove cpu_mclk which is from cpu dai device + (bsc#1012628). +- powerpc/code-patching: Fix KASAN hit by not flagging text + patching area as VM_ALLOC (bsc#1012628). +- ALSA: hda/realtek: Fixup ALC225 depop procedure (bsc#1012628). +- powerpc/64s: Rewrite __real_pte() and __rpte_to_hidx() as + static inline (bsc#1012628). +- powerpc/code-patching: Disable KASAN report during patching + via temporary mm (bsc#1012628). +- ASoC: SOF: ipc4-topology: Harden loops for looking up ALH + copiers (bsc#1012628). +- ASoC: rockchip: i2s-tdm: fix shift config for + SND_SOC_DAIFMT_DSP_[AB] (bsc#1012628). +- USB: gadget: f_midi: f_midi_complete to call queue_work + (bsc#1012628). +- tracing: Have the error of __tracing_resize_ring_buffer() + passed to user (bsc#1012628). +- tracing: Switch trace.c code over to use guard() (bsc#1012628). +- drm/amdkfd: Ensure consistent barrier state saved in gfx12 + trap handler (bsc#1012628). +- drm/amdkfd: Move gfx12 trap handler to separate file + (bsc#1012628). +- PCI: Restore original INTX_DISABLE bit by pcim_intx() + (bsc#1012628). +- PCI: Remove devres from pci_intx() (bsc#1012628). +- PCI: Export pci_intx_unmanaged() and pcim_intx() (bsc#1012628). +- serial: sh-sci: Increment the runtime usage counter for the + earlycon device (bsc#1012628). +- serial: sh-sci: Clean sci_ports[0] after at earlycon exit + (bsc#1012628). +- serial: sh-sci: Move runtime PM enable to sci_probe_single() + (bsc#1012628). +- Bluetooth: qca: Fix poor RF performance for WCN6855 + (bsc#1012628). +- Bluetooth: qca: Update firmware-name to support board specific + nvm (bsc#1012628). +- drm/amd/display: Correct register address in dcn35 + (bsc#1012628). +- drm/amd/display: update dcn351 used clock offset (bsc#1012628). +- btrfs: fix double accounting race when extent_writepage_io() + failed (bsc#1012628). +- btrfs: fix double accounting race when + btrfs_run_delalloc_range() failed (bsc#1012628). +- btrfs: use btrfs_inode in extent_writepage() (bsc#1012628). +- Drivers: hv: vmbus: Log on missing offers if any (bsc#1012628). +- commit 6ca9bf2 + ------------------------------------------------------------------- Thu Feb 27 11:35:44 CET 2025 - dmueller@suse.com @@ -12,6 +249,23 @@ Wed Feb 26 17:31:39 CET 2025 - msuchanek@suse.de - kernel-source: Also replace bin/env - commit dc2037c +------------------------------------------------------------------- +Tue Feb 25 09:11:09 CET 2025 - jslaby@suse.cz + +- platform: cznic: CZNIC_PLATFORMS should depend on ARCH_MVEBU + (bsc#1012628). +- Update config files. +- firmware: imx: IMX_SCMI_MISC_DRV should depend on ARCH_MXC + (bsc#1012628). +- Update config files. +- commit 956258d + +------------------------------------------------------------------- +Tue Feb 25 09:09:56 CET 2025 - jslaby@suse.cz + +- mtd: rawnand: cadence: fix unchecked dereference (git-fixes). +- commit 9213e88 + ------------------------------------------------------------------- Fri Feb 21 18:01:23 CET 2025 - jslaby@suse.cz diff --git a/kernel-obs-qa.spec b/kernel-obs-qa.spec index 7445e60..168ab2e 100644 --- a/kernel-obs-qa.spec +++ b/kernel-obs-qa.spec @@ -17,15 +17,15 @@ # needsrootforbuild -%define patchversion 6.13.4 +%define patchversion 6.13.5 %define variant %{nil} %include %_sourcedir/kernel-spec-macros Name: kernel-obs-qa -Version: 6.13.4 +Version: 6.13.5 %if 0%{?is_kotd} -Release: .gb73a96b +Release: .gff9b7ff %else Release: 0 %endif diff --git a/kernel-pae.changes b/kernel-pae.changes index 60d939d..2b3a6d9 100644 --- a/kernel-pae.changes +++ b/kernel-pae.changes @@ -1,3 +1,240 @@ +------------------------------------------------------------------- +Fri Feb 28 07:18:16 CET 2025 - jslaby@suse.cz + +- Linux 6.13.5 (bsc#1012628). +- drm/amdgpu: bump version for RV/PCO compute fix (bsc#1012628). +- drm/amdgpu/gfx9: manually control gfxoff for CS on RV + (bsc#1012628). +- net: pse-pd: Fix deadlock in current limit functions + (bsc#1012628). +- tracing: Fix using ret variable in tracing_set_tracer() + (bsc#1012628). +- drm: select DRM_KMS_HELPER from DRM_GEM_SHMEM_HELPER + (bsc#1012628). +- ftrace: Do not add duplicate entries in subops manager ops + (bsc#1012628). +- ftrace: Fix accounting of adding subops to a manager ops + (bsc#1012628). +- ftrace: Correct preemption accounting for function tracing + (bsc#1012628). +- EDAC/qcom: Correct interrupt enable register configuration + (bsc#1012628). +- smb: client: Add check for next_buffer in + receive_encrypted_standard() (bsc#1012628). +- irqchip/gic-v3: Fix rk3399 workaround when secure interrupts + are enabled (bsc#1012628). +- perf/x86/intel: Fix event constraints for LNC (bsc#1012628). +- mtd: rawnand: cadence: fix incorrect device in dma_unmap_single + (bsc#1012628). +- mtd: rawnand: cadence: use dma_map_resource for sdma address + (bsc#1012628). +- mtd: rawnand: cadence: fix error code in cadence_nand_init() + (bsc#1012628). +- mtd: spi-nor: sst: Fix SST write failure (bsc#1012628). +- mm,madvise,hugetlb: check for 0-length range after end address + adjustment (bsc#1012628). +- acct: block access to kernel internal filesystems (bsc#1012628). +- acct: perform last write from workqueue (bsc#1012628). +- ASoC: SOF: pcm: Clear the susbstream pointer to NULL on close + (bsc#1012628). +- ALSA: hda/conexant: Add quirk for HP ProBook 450 G4 mute LED + (bsc#1012628). +- ALSA: hda: Add error check for snd_ctl_rename_id() in + snd_hda_create_dig_out_ctls() (bsc#1012628). +- ASoC: fsl_micfil: Enable default case in micfil_set_quality() + (bsc#1012628). +- ASoC: SOF: stream-ipc: Check for cstream nullity in + sof_ipc_msg_data() (bsc#1012628). +- gve: set xdp redirect target only when it is available + (bsc#1012628). +- nfp: bpf: Add check for nfp_app_ctrl_msg_alloc() (bsc#1012628). +- mm/zswap: fix inconsistency when zswap_store_page() fails + (bsc#1012628). +- smb: client: fix chmod(2) regression with ATTR_READONLY + (bsc#1012628). +- lib/iov_iter: fix import_iovec_ubuf iovec management + (bsc#1012628). +- xfs: fix online repair probing when CONFIG_XFS_ONLINE_REPAIR=n + (bsc#1012628). +- s390/boot: Fix ESSA detection (bsc#1012628). +- soc: loongson: loongson2_guts: Add check for devm_kstrdup() + (bsc#1012628). +- gpio: vf610: add locking to gpio direction functions + (bsc#1012628). +- arm64: dts: rockchip: Disable DMA for uart5 on px30-ringneck + (bsc#1012628). +- arm64: dts: rockchip: Move uart5 pin configuration to px30 + ringneck SoM (bsc#1012628). +- arm64: dts: rockchip: Fix broken tsadc pinctrl names for rk3588 + (bsc#1012628). +- arm64: dts: rockchip: change eth phy mode to rgmii-id for + orangepi r1 plus lts (bsc#1012628). +- mm/migrate_device: don't add folio to be freed to LRU in + migrate_device_finalize() (bsc#1012628). +- drop_monitor: fix incorrect initialization order (bsc#1012628). +- tee: optee: Fix supplicant wait loop (bsc#1012628). +- gpiolib: protect gpio_chip with SRCU in array_info paths in + multi get/set (bsc#1012628). +- io_uring: prevent opcode speculation (bsc#1012628). +- io_uring/rw: forbid multishot async reads (bsc#1012628). +- drm/i915/dsi: Use TRANS_DDI_FUNC_CTL's own port width macro + (bsc#1012628). +- drm/i915/gt: Use spin_lock_irqsave() in interruptible context + (bsc#1012628). +- drm/i915/ddi: Fix HDMI port width programming in DDI_BUF_CTL + (bsc#1012628). +- drm/i915/dp: Fix error handling during 128b/132b link training + (bsc#1012628). +- drm/i915: Make sure all planes in use by the joiner have their + crtc included (bsc#1012628). +- drm/msm/dpu: Disable dither in phys encoder cleanup + (bsc#1012628). +- drm/msm/dp: account for widebus and yuv420 during mode + validation (bsc#1012628). +- drm: panel: jd9365da-h3: fix reset signal polarity + (bsc#1012628). +- sched: Compact RSEQ concurrency IDs with reduced threads and + affinity (bsc#1012628). +- irqchip/jcore-aic, clocksource/drivers/jcore: Fix jcore-pit + interrupt request (bsc#1012628). +- drm/nouveau/pmu: Fix gp10b firmware guard (bsc#1012628). +- bpf: skip non exist keys in generic_map_lookup_batch + (bsc#1012628). +- nvme/ioctl: add missing space in err message (bsc#1012628). +- nvme-tcp: fix connect failure on receiving partial ICResp PDU + (bsc#1012628). +- nvme: tcp: Fix compilation warning with W=1 (bsc#1012628). +- nvmet: Fix crash when a namespace is disabled (bsc#1012628). +- drm/xe: Fix error handling in xe_irq_install() (bsc#1012628). +- drm/xe/irq: Separate MSI and MSI-X flows (bsc#1012628). +- drm/xe: Make irq enabled flag atomic (bsc#1012628). +- drm/msm/dsi/phy: Do not overwite PHY_CMN_CLK_CFG1 when choosing + bitclk source (bsc#1012628). +- drm/msm/dsi/phy: Protect PHY_CMN_CLK_CFG1 against clock driver + (bsc#1012628). +- drm/msm/dsi/phy: Protect PHY_CMN_CLK_CFG0 updated from driver + side (bsc#1012628). +- drm/msm/dpu: Don't leak bits_per_component into random DSC_ENC + fields (bsc#1012628). +- drm/msm/dpu: enable DPU_WB_INPUT_CTRL for DPU 5.x (bsc#1012628). +- drm/msm/dpu: skip watchdog timer programming through TOP on >= + SM8450 (bsc#1012628). +- drm/msm: Avoid rounding up to one jiffy (bsc#1012628). +- nouveau/svm: fix missing folio unlock + put after + make_device_exclusive_range() (bsc#1012628). +- md/raid*: Fix the set_queue_limits implementations + (bsc#1012628). +- firmware: arm_scmi: imx: Correct tx size of + scmi_imx_misc_ctrl_set (bsc#1012628). +- arm64: dts: rockchip: adjust SMMU interrupt type on rk3588 + (bsc#1012628). +- bpf: Fix softlockup in arena_map_free on 64k page kernel + (bsc#1012628). +- net: Add rx_skb of kfree_skb to raw_tp_null_args[] + (bsc#1012628). +- power: supply: axp20x_battery: Fix fault handling for AXP717 + (bsc#1012628). +- power: supply: da9150-fg: fix potential overflow (bsc#1012628). +- arm64: dts: rockchip: Fix lcdpwr_en pin for Cool Pi GenBook + (bsc#1012628). +- arm64: dts: rockchip: fix fixed-regulator renames on rk3399-gru + devices (bsc#1012628). +- bpf: Fix deadlock when freeing cgroup storage (bsc#1012628). +- bpf: Disable non stream socket for strparser (bsc#1012628). +- bpf: avoid holding freeze_mutex during mmap operation + (bsc#1012628). +- bpf: unify VM_WRITE vs VM_MAYWRITE use in BPF map mmaping logic + (bsc#1012628). +- bpf, test_run: Fix use-after-free issue in eth_skb_pkt_type() + (bsc#1012628). +- rust: cleanup unnecessary casts (bsc#1012628). +- rust: map `long` to `isize` and `char` to `u8` (bsc#1012628). +- rust: finish using custom FFI integer types (bsc#1012628). +- net: allow small head cache usage with large MAX_SKB_FRAGS + values (bsc#1012628). +- tcp: drop secpath at the same time as we currently drop dst + (bsc#1012628). +- net: axienet: Set mac_managed_pm (bsc#1012628). +- arp: switch to dev_getbyhwaddr() in arp_req_set_public() + (bsc#1012628). +- net: Add non-RCU dev_getbyhwaddr() helper (bsc#1012628). +- flow_dissector: Fix port range key handling in BPF conversion + (bsc#1012628). +- flow_dissector: Fix handling of mixed port and port-range keys + (bsc#1012628). +- geneve: Suppress list corruption splat in + geneve_destroy_tunnels() (bsc#1012628). +- gtp: Suppress list corruption splat in gtp_net_exit_batch_rtnl() + (bsc#1012628). +- net: pse-pd: pd692x0: Fix power limit retrieval (bsc#1012628). +- net: pse-pd: Use power limit at driver side instead of current + limit (bsc#1012628). +- net: pse-pd: Avoid setting max_uA in regulator constraints + (bsc#1012628). +- tcp: adjust rcvq_space after updating scaling ratio + (bsc#1012628). +- vsock/bpf: Warn on socket without transport (bsc#1012628). +- sockmap, vsock: For connectible sockets allow only connected + (bsc#1012628). +- ibmvnic: Don't reference skb after sending to VIOS + (bsc#1012628). +- s390/ism: add release function for struct device (bsc#1012628). +- ALSA: seq: Drop UMP events when no UMP-conversion is set + (bsc#1012628). +- net/sched: cls_api: fix error handling causing NULL dereference + (bsc#1012628). +- ALSA: hda/cirrus: Correct the full scale volume set logic + (bsc#1012628). +- geneve: Fix use-after-free in geneve_find_dev() (bsc#1012628). +- vsock/virtio: fix variables initialization during resuming + (bsc#1012628). +- ASoC: imx-audmix: remove cpu_mclk which is from cpu dai device + (bsc#1012628). +- powerpc/code-patching: Fix KASAN hit by not flagging text + patching area as VM_ALLOC (bsc#1012628). +- ALSA: hda/realtek: Fixup ALC225 depop procedure (bsc#1012628). +- powerpc/64s: Rewrite __real_pte() and __rpte_to_hidx() as + static inline (bsc#1012628). +- powerpc/code-patching: Disable KASAN report during patching + via temporary mm (bsc#1012628). +- ASoC: SOF: ipc4-topology: Harden loops for looking up ALH + copiers (bsc#1012628). +- ASoC: rockchip: i2s-tdm: fix shift config for + SND_SOC_DAIFMT_DSP_[AB] (bsc#1012628). +- USB: gadget: f_midi: f_midi_complete to call queue_work + (bsc#1012628). +- tracing: Have the error of __tracing_resize_ring_buffer() + passed to user (bsc#1012628). +- tracing: Switch trace.c code over to use guard() (bsc#1012628). +- drm/amdkfd: Ensure consistent barrier state saved in gfx12 + trap handler (bsc#1012628). +- drm/amdkfd: Move gfx12 trap handler to separate file + (bsc#1012628). +- PCI: Restore original INTX_DISABLE bit by pcim_intx() + (bsc#1012628). +- PCI: Remove devres from pci_intx() (bsc#1012628). +- PCI: Export pci_intx_unmanaged() and pcim_intx() (bsc#1012628). +- serial: sh-sci: Increment the runtime usage counter for the + earlycon device (bsc#1012628). +- serial: sh-sci: Clean sci_ports[0] after at earlycon exit + (bsc#1012628). +- serial: sh-sci: Move runtime PM enable to sci_probe_single() + (bsc#1012628). +- Bluetooth: qca: Fix poor RF performance for WCN6855 + (bsc#1012628). +- Bluetooth: qca: Update firmware-name to support board specific + nvm (bsc#1012628). +- drm/amd/display: Correct register address in dcn35 + (bsc#1012628). +- drm/amd/display: update dcn351 used clock offset (bsc#1012628). +- btrfs: fix double accounting race when extent_writepage_io() + failed (bsc#1012628). +- btrfs: fix double accounting race when + btrfs_run_delalloc_range() failed (bsc#1012628). +- btrfs: use btrfs_inode in extent_writepage() (bsc#1012628). +- Drivers: hv: vmbus: Log on missing offers if any (bsc#1012628). +- commit 6ca9bf2 + ------------------------------------------------------------------- Thu Feb 27 11:35:44 CET 2025 - dmueller@suse.com @@ -12,6 +249,23 @@ Wed Feb 26 17:31:39 CET 2025 - msuchanek@suse.de - kernel-source: Also replace bin/env - commit dc2037c +------------------------------------------------------------------- +Tue Feb 25 09:11:09 CET 2025 - jslaby@suse.cz + +- platform: cznic: CZNIC_PLATFORMS should depend on ARCH_MVEBU + (bsc#1012628). +- Update config files. +- firmware: imx: IMX_SCMI_MISC_DRV should depend on ARCH_MXC + (bsc#1012628). +- Update config files. +- commit 956258d + +------------------------------------------------------------------- +Tue Feb 25 09:09:56 CET 2025 - jslaby@suse.cz + +- mtd: rawnand: cadence: fix unchecked dereference (git-fixes). +- commit 9213e88 + ------------------------------------------------------------------- Fri Feb 21 18:01:23 CET 2025 - jslaby@suse.cz diff --git a/kernel-pae.spec b/kernel-pae.spec index e8da624..b3ad505 100644 --- a/kernel-pae.spec +++ b/kernel-pae.spec @@ -18,8 +18,8 @@ %define srcversion 6.13 -%define patchversion 6.13.4 -%define git_commit b73a96b08d1f531c917a827af62e9f3d25e639b6 +%define patchversion 6.13.5 +%define git_commit ff9b7ffc8490960832920ffee73e1493972ca3a8 %define variant %{nil} %define compress_modules zstd %define compress_vmlinux xz @@ -37,9 +37,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.4 +Version: 6.13.5 %if 0%{?is_kotd} -Release: .gb73a96b +Release: .gff9b7ff %else Release: 0 %endif diff --git a/kernel-source.changes b/kernel-source.changes index 60d939d..2b3a6d9 100644 --- a/kernel-source.changes +++ b/kernel-source.changes @@ -1,3 +1,240 @@ +------------------------------------------------------------------- +Fri Feb 28 07:18:16 CET 2025 - jslaby@suse.cz + +- Linux 6.13.5 (bsc#1012628). +- drm/amdgpu: bump version for RV/PCO compute fix (bsc#1012628). +- drm/amdgpu/gfx9: manually control gfxoff for CS on RV + (bsc#1012628). +- net: pse-pd: Fix deadlock in current limit functions + (bsc#1012628). +- tracing: Fix using ret variable in tracing_set_tracer() + (bsc#1012628). +- drm: select DRM_KMS_HELPER from DRM_GEM_SHMEM_HELPER + (bsc#1012628). +- ftrace: Do not add duplicate entries in subops manager ops + (bsc#1012628). +- ftrace: Fix accounting of adding subops to a manager ops + (bsc#1012628). +- ftrace: Correct preemption accounting for function tracing + (bsc#1012628). +- EDAC/qcom: Correct interrupt enable register configuration + (bsc#1012628). +- smb: client: Add check for next_buffer in + receive_encrypted_standard() (bsc#1012628). +- irqchip/gic-v3: Fix rk3399 workaround when secure interrupts + are enabled (bsc#1012628). +- perf/x86/intel: Fix event constraints for LNC (bsc#1012628). +- mtd: rawnand: cadence: fix incorrect device in dma_unmap_single + (bsc#1012628). +- mtd: rawnand: cadence: use dma_map_resource for sdma address + (bsc#1012628). +- mtd: rawnand: cadence: fix error code in cadence_nand_init() + (bsc#1012628). +- mtd: spi-nor: sst: Fix SST write failure (bsc#1012628). +- mm,madvise,hugetlb: check for 0-length range after end address + adjustment (bsc#1012628). +- acct: block access to kernel internal filesystems (bsc#1012628). +- acct: perform last write from workqueue (bsc#1012628). +- ASoC: SOF: pcm: Clear the susbstream pointer to NULL on close + (bsc#1012628). +- ALSA: hda/conexant: Add quirk for HP ProBook 450 G4 mute LED + (bsc#1012628). +- ALSA: hda: Add error check for snd_ctl_rename_id() in + snd_hda_create_dig_out_ctls() (bsc#1012628). +- ASoC: fsl_micfil: Enable default case in micfil_set_quality() + (bsc#1012628). +- ASoC: SOF: stream-ipc: Check for cstream nullity in + sof_ipc_msg_data() (bsc#1012628). +- gve: set xdp redirect target only when it is available + (bsc#1012628). +- nfp: bpf: Add check for nfp_app_ctrl_msg_alloc() (bsc#1012628). +- mm/zswap: fix inconsistency when zswap_store_page() fails + (bsc#1012628). +- smb: client: fix chmod(2) regression with ATTR_READONLY + (bsc#1012628). +- lib/iov_iter: fix import_iovec_ubuf iovec management + (bsc#1012628). +- xfs: fix online repair probing when CONFIG_XFS_ONLINE_REPAIR=n + (bsc#1012628). +- s390/boot: Fix ESSA detection (bsc#1012628). +- soc: loongson: loongson2_guts: Add check for devm_kstrdup() + (bsc#1012628). +- gpio: vf610: add locking to gpio direction functions + (bsc#1012628). +- arm64: dts: rockchip: Disable DMA for uart5 on px30-ringneck + (bsc#1012628). +- arm64: dts: rockchip: Move uart5 pin configuration to px30 + ringneck SoM (bsc#1012628). +- arm64: dts: rockchip: Fix broken tsadc pinctrl names for rk3588 + (bsc#1012628). +- arm64: dts: rockchip: change eth phy mode to rgmii-id for + orangepi r1 plus lts (bsc#1012628). +- mm/migrate_device: don't add folio to be freed to LRU in + migrate_device_finalize() (bsc#1012628). +- drop_monitor: fix incorrect initialization order (bsc#1012628). +- tee: optee: Fix supplicant wait loop (bsc#1012628). +- gpiolib: protect gpio_chip with SRCU in array_info paths in + multi get/set (bsc#1012628). +- io_uring: prevent opcode speculation (bsc#1012628). +- io_uring/rw: forbid multishot async reads (bsc#1012628). +- drm/i915/dsi: Use TRANS_DDI_FUNC_CTL's own port width macro + (bsc#1012628). +- drm/i915/gt: Use spin_lock_irqsave() in interruptible context + (bsc#1012628). +- drm/i915/ddi: Fix HDMI port width programming in DDI_BUF_CTL + (bsc#1012628). +- drm/i915/dp: Fix error handling during 128b/132b link training + (bsc#1012628). +- drm/i915: Make sure all planes in use by the joiner have their + crtc included (bsc#1012628). +- drm/msm/dpu: Disable dither in phys encoder cleanup + (bsc#1012628). +- drm/msm/dp: account for widebus and yuv420 during mode + validation (bsc#1012628). +- drm: panel: jd9365da-h3: fix reset signal polarity + (bsc#1012628). +- sched: Compact RSEQ concurrency IDs with reduced threads and + affinity (bsc#1012628). +- irqchip/jcore-aic, clocksource/drivers/jcore: Fix jcore-pit + interrupt request (bsc#1012628). +- drm/nouveau/pmu: Fix gp10b firmware guard (bsc#1012628). +- bpf: skip non exist keys in generic_map_lookup_batch + (bsc#1012628). +- nvme/ioctl: add missing space in err message (bsc#1012628). +- nvme-tcp: fix connect failure on receiving partial ICResp PDU + (bsc#1012628). +- nvme: tcp: Fix compilation warning with W=1 (bsc#1012628). +- nvmet: Fix crash when a namespace is disabled (bsc#1012628). +- drm/xe: Fix error handling in xe_irq_install() (bsc#1012628). +- drm/xe/irq: Separate MSI and MSI-X flows (bsc#1012628). +- drm/xe: Make irq enabled flag atomic (bsc#1012628). +- drm/msm/dsi/phy: Do not overwite PHY_CMN_CLK_CFG1 when choosing + bitclk source (bsc#1012628). +- drm/msm/dsi/phy: Protect PHY_CMN_CLK_CFG1 against clock driver + (bsc#1012628). +- drm/msm/dsi/phy: Protect PHY_CMN_CLK_CFG0 updated from driver + side (bsc#1012628). +- drm/msm/dpu: Don't leak bits_per_component into random DSC_ENC + fields (bsc#1012628). +- drm/msm/dpu: enable DPU_WB_INPUT_CTRL for DPU 5.x (bsc#1012628). +- drm/msm/dpu: skip watchdog timer programming through TOP on >= + SM8450 (bsc#1012628). +- drm/msm: Avoid rounding up to one jiffy (bsc#1012628). +- nouveau/svm: fix missing folio unlock + put after + make_device_exclusive_range() (bsc#1012628). +- md/raid*: Fix the set_queue_limits implementations + (bsc#1012628). +- firmware: arm_scmi: imx: Correct tx size of + scmi_imx_misc_ctrl_set (bsc#1012628). +- arm64: dts: rockchip: adjust SMMU interrupt type on rk3588 + (bsc#1012628). +- bpf: Fix softlockup in arena_map_free on 64k page kernel + (bsc#1012628). +- net: Add rx_skb of kfree_skb to raw_tp_null_args[] + (bsc#1012628). +- power: supply: axp20x_battery: Fix fault handling for AXP717 + (bsc#1012628). +- power: supply: da9150-fg: fix potential overflow (bsc#1012628). +- arm64: dts: rockchip: Fix lcdpwr_en pin for Cool Pi GenBook + (bsc#1012628). +- arm64: dts: rockchip: fix fixed-regulator renames on rk3399-gru + devices (bsc#1012628). +- bpf: Fix deadlock when freeing cgroup storage (bsc#1012628). +- bpf: Disable non stream socket for strparser (bsc#1012628). +- bpf: avoid holding freeze_mutex during mmap operation + (bsc#1012628). +- bpf: unify VM_WRITE vs VM_MAYWRITE use in BPF map mmaping logic + (bsc#1012628). +- bpf, test_run: Fix use-after-free issue in eth_skb_pkt_type() + (bsc#1012628). +- rust: cleanup unnecessary casts (bsc#1012628). +- rust: map `long` to `isize` and `char` to `u8` (bsc#1012628). +- rust: finish using custom FFI integer types (bsc#1012628). +- net: allow small head cache usage with large MAX_SKB_FRAGS + values (bsc#1012628). +- tcp: drop secpath at the same time as we currently drop dst + (bsc#1012628). +- net: axienet: Set mac_managed_pm (bsc#1012628). +- arp: switch to dev_getbyhwaddr() in arp_req_set_public() + (bsc#1012628). +- net: Add non-RCU dev_getbyhwaddr() helper (bsc#1012628). +- flow_dissector: Fix port range key handling in BPF conversion + (bsc#1012628). +- flow_dissector: Fix handling of mixed port and port-range keys + (bsc#1012628). +- geneve: Suppress list corruption splat in + geneve_destroy_tunnels() (bsc#1012628). +- gtp: Suppress list corruption splat in gtp_net_exit_batch_rtnl() + (bsc#1012628). +- net: pse-pd: pd692x0: Fix power limit retrieval (bsc#1012628). +- net: pse-pd: Use power limit at driver side instead of current + limit (bsc#1012628). +- net: pse-pd: Avoid setting max_uA in regulator constraints + (bsc#1012628). +- tcp: adjust rcvq_space after updating scaling ratio + (bsc#1012628). +- vsock/bpf: Warn on socket without transport (bsc#1012628). +- sockmap, vsock: For connectible sockets allow only connected + (bsc#1012628). +- ibmvnic: Don't reference skb after sending to VIOS + (bsc#1012628). +- s390/ism: add release function for struct device (bsc#1012628). +- ALSA: seq: Drop UMP events when no UMP-conversion is set + (bsc#1012628). +- net/sched: cls_api: fix error handling causing NULL dereference + (bsc#1012628). +- ALSA: hda/cirrus: Correct the full scale volume set logic + (bsc#1012628). +- geneve: Fix use-after-free in geneve_find_dev() (bsc#1012628). +- vsock/virtio: fix variables initialization during resuming + (bsc#1012628). +- ASoC: imx-audmix: remove cpu_mclk which is from cpu dai device + (bsc#1012628). +- powerpc/code-patching: Fix KASAN hit by not flagging text + patching area as VM_ALLOC (bsc#1012628). +- ALSA: hda/realtek: Fixup ALC225 depop procedure (bsc#1012628). +- powerpc/64s: Rewrite __real_pte() and __rpte_to_hidx() as + static inline (bsc#1012628). +- powerpc/code-patching: Disable KASAN report during patching + via temporary mm (bsc#1012628). +- ASoC: SOF: ipc4-topology: Harden loops for looking up ALH + copiers (bsc#1012628). +- ASoC: rockchip: i2s-tdm: fix shift config for + SND_SOC_DAIFMT_DSP_[AB] (bsc#1012628). +- USB: gadget: f_midi: f_midi_complete to call queue_work + (bsc#1012628). +- tracing: Have the error of __tracing_resize_ring_buffer() + passed to user (bsc#1012628). +- tracing: Switch trace.c code over to use guard() (bsc#1012628). +- drm/amdkfd: Ensure consistent barrier state saved in gfx12 + trap handler (bsc#1012628). +- drm/amdkfd: Move gfx12 trap handler to separate file + (bsc#1012628). +- PCI: Restore original INTX_DISABLE bit by pcim_intx() + (bsc#1012628). +- PCI: Remove devres from pci_intx() (bsc#1012628). +- PCI: Export pci_intx_unmanaged() and pcim_intx() (bsc#1012628). +- serial: sh-sci: Increment the runtime usage counter for the + earlycon device (bsc#1012628). +- serial: sh-sci: Clean sci_ports[0] after at earlycon exit + (bsc#1012628). +- serial: sh-sci: Move runtime PM enable to sci_probe_single() + (bsc#1012628). +- Bluetooth: qca: Fix poor RF performance for WCN6855 + (bsc#1012628). +- Bluetooth: qca: Update firmware-name to support board specific + nvm (bsc#1012628). +- drm/amd/display: Correct register address in dcn35 + (bsc#1012628). +- drm/amd/display: update dcn351 used clock offset (bsc#1012628). +- btrfs: fix double accounting race when extent_writepage_io() + failed (bsc#1012628). +- btrfs: fix double accounting race when + btrfs_run_delalloc_range() failed (bsc#1012628). +- btrfs: use btrfs_inode in extent_writepage() (bsc#1012628). +- Drivers: hv: vmbus: Log on missing offers if any (bsc#1012628). +- commit 6ca9bf2 + ------------------------------------------------------------------- Thu Feb 27 11:35:44 CET 2025 - dmueller@suse.com @@ -12,6 +249,23 @@ Wed Feb 26 17:31:39 CET 2025 - msuchanek@suse.de - kernel-source: Also replace bin/env - commit dc2037c +------------------------------------------------------------------- +Tue Feb 25 09:11:09 CET 2025 - jslaby@suse.cz + +- platform: cznic: CZNIC_PLATFORMS should depend on ARCH_MVEBU + (bsc#1012628). +- Update config files. +- firmware: imx: IMX_SCMI_MISC_DRV should depend on ARCH_MXC + (bsc#1012628). +- Update config files. +- commit 956258d + +------------------------------------------------------------------- +Tue Feb 25 09:09:56 CET 2025 - jslaby@suse.cz + +- mtd: rawnand: cadence: fix unchecked dereference (git-fixes). +- commit 9213e88 + ------------------------------------------------------------------- Fri Feb 21 18:01:23 CET 2025 - jslaby@suse.cz diff --git a/kernel-source.spec b/kernel-source.spec index ccef27f..a72361d 100644 --- a/kernel-source.spec +++ b/kernel-source.spec @@ -17,8 +17,8 @@ %define srcversion 6.13 -%define patchversion 6.13.4 -%define git_commit b73a96b08d1f531c917a827af62e9f3d25e639b6 +%define patchversion 6.13.5 +%define git_commit ff9b7ffc8490960832920ffee73e1493972ca3a8 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -26,9 +26,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.4 +Version: 6.13.5 %if 0%{?is_kotd} -Release: .gb73a96b +Release: .gff9b7ff %else Release: 0 %endif diff --git a/kernel-syms.changes b/kernel-syms.changes index 60d939d..2b3a6d9 100644 --- a/kernel-syms.changes +++ b/kernel-syms.changes @@ -1,3 +1,240 @@ +------------------------------------------------------------------- +Fri Feb 28 07:18:16 CET 2025 - jslaby@suse.cz + +- Linux 6.13.5 (bsc#1012628). +- drm/amdgpu: bump version for RV/PCO compute fix (bsc#1012628). +- drm/amdgpu/gfx9: manually control gfxoff for CS on RV + (bsc#1012628). +- net: pse-pd: Fix deadlock in current limit functions + (bsc#1012628). +- tracing: Fix using ret variable in tracing_set_tracer() + (bsc#1012628). +- drm: select DRM_KMS_HELPER from DRM_GEM_SHMEM_HELPER + (bsc#1012628). +- ftrace: Do not add duplicate entries in subops manager ops + (bsc#1012628). +- ftrace: Fix accounting of adding subops to a manager ops + (bsc#1012628). +- ftrace: Correct preemption accounting for function tracing + (bsc#1012628). +- EDAC/qcom: Correct interrupt enable register configuration + (bsc#1012628). +- smb: client: Add check for next_buffer in + receive_encrypted_standard() (bsc#1012628). +- irqchip/gic-v3: Fix rk3399 workaround when secure interrupts + are enabled (bsc#1012628). +- perf/x86/intel: Fix event constraints for LNC (bsc#1012628). +- mtd: rawnand: cadence: fix incorrect device in dma_unmap_single + (bsc#1012628). +- mtd: rawnand: cadence: use dma_map_resource for sdma address + (bsc#1012628). +- mtd: rawnand: cadence: fix error code in cadence_nand_init() + (bsc#1012628). +- mtd: spi-nor: sst: Fix SST write failure (bsc#1012628). +- mm,madvise,hugetlb: check for 0-length range after end address + adjustment (bsc#1012628). +- acct: block access to kernel internal filesystems (bsc#1012628). +- acct: perform last write from workqueue (bsc#1012628). +- ASoC: SOF: pcm: Clear the susbstream pointer to NULL on close + (bsc#1012628). +- ALSA: hda/conexant: Add quirk for HP ProBook 450 G4 mute LED + (bsc#1012628). +- ALSA: hda: Add error check for snd_ctl_rename_id() in + snd_hda_create_dig_out_ctls() (bsc#1012628). +- ASoC: fsl_micfil: Enable default case in micfil_set_quality() + (bsc#1012628). +- ASoC: SOF: stream-ipc: Check for cstream nullity in + sof_ipc_msg_data() (bsc#1012628). +- gve: set xdp redirect target only when it is available + (bsc#1012628). +- nfp: bpf: Add check for nfp_app_ctrl_msg_alloc() (bsc#1012628). +- mm/zswap: fix inconsistency when zswap_store_page() fails + (bsc#1012628). +- smb: client: fix chmod(2) regression with ATTR_READONLY + (bsc#1012628). +- lib/iov_iter: fix import_iovec_ubuf iovec management + (bsc#1012628). +- xfs: fix online repair probing when CONFIG_XFS_ONLINE_REPAIR=n + (bsc#1012628). +- s390/boot: Fix ESSA detection (bsc#1012628). +- soc: loongson: loongson2_guts: Add check for devm_kstrdup() + (bsc#1012628). +- gpio: vf610: add locking to gpio direction functions + (bsc#1012628). +- arm64: dts: rockchip: Disable DMA for uart5 on px30-ringneck + (bsc#1012628). +- arm64: dts: rockchip: Move uart5 pin configuration to px30 + ringneck SoM (bsc#1012628). +- arm64: dts: rockchip: Fix broken tsadc pinctrl names for rk3588 + (bsc#1012628). +- arm64: dts: rockchip: change eth phy mode to rgmii-id for + orangepi r1 plus lts (bsc#1012628). +- mm/migrate_device: don't add folio to be freed to LRU in + migrate_device_finalize() (bsc#1012628). +- drop_monitor: fix incorrect initialization order (bsc#1012628). +- tee: optee: Fix supplicant wait loop (bsc#1012628). +- gpiolib: protect gpio_chip with SRCU in array_info paths in + multi get/set (bsc#1012628). +- io_uring: prevent opcode speculation (bsc#1012628). +- io_uring/rw: forbid multishot async reads (bsc#1012628). +- drm/i915/dsi: Use TRANS_DDI_FUNC_CTL's own port width macro + (bsc#1012628). +- drm/i915/gt: Use spin_lock_irqsave() in interruptible context + (bsc#1012628). +- drm/i915/ddi: Fix HDMI port width programming in DDI_BUF_CTL + (bsc#1012628). +- drm/i915/dp: Fix error handling during 128b/132b link training + (bsc#1012628). +- drm/i915: Make sure all planes in use by the joiner have their + crtc included (bsc#1012628). +- drm/msm/dpu: Disable dither in phys encoder cleanup + (bsc#1012628). +- drm/msm/dp: account for widebus and yuv420 during mode + validation (bsc#1012628). +- drm: panel: jd9365da-h3: fix reset signal polarity + (bsc#1012628). +- sched: Compact RSEQ concurrency IDs with reduced threads and + affinity (bsc#1012628). +- irqchip/jcore-aic, clocksource/drivers/jcore: Fix jcore-pit + interrupt request (bsc#1012628). +- drm/nouveau/pmu: Fix gp10b firmware guard (bsc#1012628). +- bpf: skip non exist keys in generic_map_lookup_batch + (bsc#1012628). +- nvme/ioctl: add missing space in err message (bsc#1012628). +- nvme-tcp: fix connect failure on receiving partial ICResp PDU + (bsc#1012628). +- nvme: tcp: Fix compilation warning with W=1 (bsc#1012628). +- nvmet: Fix crash when a namespace is disabled (bsc#1012628). +- drm/xe: Fix error handling in xe_irq_install() (bsc#1012628). +- drm/xe/irq: Separate MSI and MSI-X flows (bsc#1012628). +- drm/xe: Make irq enabled flag atomic (bsc#1012628). +- drm/msm/dsi/phy: Do not overwite PHY_CMN_CLK_CFG1 when choosing + bitclk source (bsc#1012628). +- drm/msm/dsi/phy: Protect PHY_CMN_CLK_CFG1 against clock driver + (bsc#1012628). +- drm/msm/dsi/phy: Protect PHY_CMN_CLK_CFG0 updated from driver + side (bsc#1012628). +- drm/msm/dpu: Don't leak bits_per_component into random DSC_ENC + fields (bsc#1012628). +- drm/msm/dpu: enable DPU_WB_INPUT_CTRL for DPU 5.x (bsc#1012628). +- drm/msm/dpu: skip watchdog timer programming through TOP on >= + SM8450 (bsc#1012628). +- drm/msm: Avoid rounding up to one jiffy (bsc#1012628). +- nouveau/svm: fix missing folio unlock + put after + make_device_exclusive_range() (bsc#1012628). +- md/raid*: Fix the set_queue_limits implementations + (bsc#1012628). +- firmware: arm_scmi: imx: Correct tx size of + scmi_imx_misc_ctrl_set (bsc#1012628). +- arm64: dts: rockchip: adjust SMMU interrupt type on rk3588 + (bsc#1012628). +- bpf: Fix softlockup in arena_map_free on 64k page kernel + (bsc#1012628). +- net: Add rx_skb of kfree_skb to raw_tp_null_args[] + (bsc#1012628). +- power: supply: axp20x_battery: Fix fault handling for AXP717 + (bsc#1012628). +- power: supply: da9150-fg: fix potential overflow (bsc#1012628). +- arm64: dts: rockchip: Fix lcdpwr_en pin for Cool Pi GenBook + (bsc#1012628). +- arm64: dts: rockchip: fix fixed-regulator renames on rk3399-gru + devices (bsc#1012628). +- bpf: Fix deadlock when freeing cgroup storage (bsc#1012628). +- bpf: Disable non stream socket for strparser (bsc#1012628). +- bpf: avoid holding freeze_mutex during mmap operation + (bsc#1012628). +- bpf: unify VM_WRITE vs VM_MAYWRITE use in BPF map mmaping logic + (bsc#1012628). +- bpf, test_run: Fix use-after-free issue in eth_skb_pkt_type() + (bsc#1012628). +- rust: cleanup unnecessary casts (bsc#1012628). +- rust: map `long` to `isize` and `char` to `u8` (bsc#1012628). +- rust: finish using custom FFI integer types (bsc#1012628). +- net: allow small head cache usage with large MAX_SKB_FRAGS + values (bsc#1012628). +- tcp: drop secpath at the same time as we currently drop dst + (bsc#1012628). +- net: axienet: Set mac_managed_pm (bsc#1012628). +- arp: switch to dev_getbyhwaddr() in arp_req_set_public() + (bsc#1012628). +- net: Add non-RCU dev_getbyhwaddr() helper (bsc#1012628). +- flow_dissector: Fix port range key handling in BPF conversion + (bsc#1012628). +- flow_dissector: Fix handling of mixed port and port-range keys + (bsc#1012628). +- geneve: Suppress list corruption splat in + geneve_destroy_tunnels() (bsc#1012628). +- gtp: Suppress list corruption splat in gtp_net_exit_batch_rtnl() + (bsc#1012628). +- net: pse-pd: pd692x0: Fix power limit retrieval (bsc#1012628). +- net: pse-pd: Use power limit at driver side instead of current + limit (bsc#1012628). +- net: pse-pd: Avoid setting max_uA in regulator constraints + (bsc#1012628). +- tcp: adjust rcvq_space after updating scaling ratio + (bsc#1012628). +- vsock/bpf: Warn on socket without transport (bsc#1012628). +- sockmap, vsock: For connectible sockets allow only connected + (bsc#1012628). +- ibmvnic: Don't reference skb after sending to VIOS + (bsc#1012628). +- s390/ism: add release function for struct device (bsc#1012628). +- ALSA: seq: Drop UMP events when no UMP-conversion is set + (bsc#1012628). +- net/sched: cls_api: fix error handling causing NULL dereference + (bsc#1012628). +- ALSA: hda/cirrus: Correct the full scale volume set logic + (bsc#1012628). +- geneve: Fix use-after-free in geneve_find_dev() (bsc#1012628). +- vsock/virtio: fix variables initialization during resuming + (bsc#1012628). +- ASoC: imx-audmix: remove cpu_mclk which is from cpu dai device + (bsc#1012628). +- powerpc/code-patching: Fix KASAN hit by not flagging text + patching area as VM_ALLOC (bsc#1012628). +- ALSA: hda/realtek: Fixup ALC225 depop procedure (bsc#1012628). +- powerpc/64s: Rewrite __real_pte() and __rpte_to_hidx() as + static inline (bsc#1012628). +- powerpc/code-patching: Disable KASAN report during patching + via temporary mm (bsc#1012628). +- ASoC: SOF: ipc4-topology: Harden loops for looking up ALH + copiers (bsc#1012628). +- ASoC: rockchip: i2s-tdm: fix shift config for + SND_SOC_DAIFMT_DSP_[AB] (bsc#1012628). +- USB: gadget: f_midi: f_midi_complete to call queue_work + (bsc#1012628). +- tracing: Have the error of __tracing_resize_ring_buffer() + passed to user (bsc#1012628). +- tracing: Switch trace.c code over to use guard() (bsc#1012628). +- drm/amdkfd: Ensure consistent barrier state saved in gfx12 + trap handler (bsc#1012628). +- drm/amdkfd: Move gfx12 trap handler to separate file + (bsc#1012628). +- PCI: Restore original INTX_DISABLE bit by pcim_intx() + (bsc#1012628). +- PCI: Remove devres from pci_intx() (bsc#1012628). +- PCI: Export pci_intx_unmanaged() and pcim_intx() (bsc#1012628). +- serial: sh-sci: Increment the runtime usage counter for the + earlycon device (bsc#1012628). +- serial: sh-sci: Clean sci_ports[0] after at earlycon exit + (bsc#1012628). +- serial: sh-sci: Move runtime PM enable to sci_probe_single() + (bsc#1012628). +- Bluetooth: qca: Fix poor RF performance for WCN6855 + (bsc#1012628). +- Bluetooth: qca: Update firmware-name to support board specific + nvm (bsc#1012628). +- drm/amd/display: Correct register address in dcn35 + (bsc#1012628). +- drm/amd/display: update dcn351 used clock offset (bsc#1012628). +- btrfs: fix double accounting race when extent_writepage_io() + failed (bsc#1012628). +- btrfs: fix double accounting race when + btrfs_run_delalloc_range() failed (bsc#1012628). +- btrfs: use btrfs_inode in extent_writepage() (bsc#1012628). +- Drivers: hv: vmbus: Log on missing offers if any (bsc#1012628). +- commit 6ca9bf2 + ------------------------------------------------------------------- Thu Feb 27 11:35:44 CET 2025 - dmueller@suse.com @@ -12,6 +249,23 @@ Wed Feb 26 17:31:39 CET 2025 - msuchanek@suse.de - kernel-source: Also replace bin/env - commit dc2037c +------------------------------------------------------------------- +Tue Feb 25 09:11:09 CET 2025 - jslaby@suse.cz + +- platform: cznic: CZNIC_PLATFORMS should depend on ARCH_MVEBU + (bsc#1012628). +- Update config files. +- firmware: imx: IMX_SCMI_MISC_DRV should depend on ARCH_MXC + (bsc#1012628). +- Update config files. +- commit 956258d + +------------------------------------------------------------------- +Tue Feb 25 09:09:56 CET 2025 - jslaby@suse.cz + +- mtd: rawnand: cadence: fix unchecked dereference (git-fixes). +- commit 9213e88 + ------------------------------------------------------------------- Fri Feb 21 18:01:23 CET 2025 - jslaby@suse.cz diff --git a/kernel-syms.spec b/kernel-syms.spec index 50b8618..ae8a32d 100644 --- a/kernel-syms.spec +++ b/kernel-syms.spec @@ -16,16 +16,16 @@ # -%define git_commit b73a96b08d1f531c917a827af62e9f3d25e639b6 +%define git_commit ff9b7ffc8490960832920ffee73e1493972ca3a8 %define variant %{nil} %include %_sourcedir/kernel-spec-macros Name: kernel-syms -Version: 6.13.4 +Version: 6.13.5 %if %using_buildservice %if 0%{?is_kotd} -Release: .gb73a96b +Release: .gff9b7ff %else Release: 0 %endif diff --git a/kernel-vanilla.changes b/kernel-vanilla.changes index 60d939d..2b3a6d9 100644 --- a/kernel-vanilla.changes +++ b/kernel-vanilla.changes @@ -1,3 +1,240 @@ +------------------------------------------------------------------- +Fri Feb 28 07:18:16 CET 2025 - jslaby@suse.cz + +- Linux 6.13.5 (bsc#1012628). +- drm/amdgpu: bump version for RV/PCO compute fix (bsc#1012628). +- drm/amdgpu/gfx9: manually control gfxoff for CS on RV + (bsc#1012628). +- net: pse-pd: Fix deadlock in current limit functions + (bsc#1012628). +- tracing: Fix using ret variable in tracing_set_tracer() + (bsc#1012628). +- drm: select DRM_KMS_HELPER from DRM_GEM_SHMEM_HELPER + (bsc#1012628). +- ftrace: Do not add duplicate entries in subops manager ops + (bsc#1012628). +- ftrace: Fix accounting of adding subops to a manager ops + (bsc#1012628). +- ftrace: Correct preemption accounting for function tracing + (bsc#1012628). +- EDAC/qcom: Correct interrupt enable register configuration + (bsc#1012628). +- smb: client: Add check for next_buffer in + receive_encrypted_standard() (bsc#1012628). +- irqchip/gic-v3: Fix rk3399 workaround when secure interrupts + are enabled (bsc#1012628). +- perf/x86/intel: Fix event constraints for LNC (bsc#1012628). +- mtd: rawnand: cadence: fix incorrect device in dma_unmap_single + (bsc#1012628). +- mtd: rawnand: cadence: use dma_map_resource for sdma address + (bsc#1012628). +- mtd: rawnand: cadence: fix error code in cadence_nand_init() + (bsc#1012628). +- mtd: spi-nor: sst: Fix SST write failure (bsc#1012628). +- mm,madvise,hugetlb: check for 0-length range after end address + adjustment (bsc#1012628). +- acct: block access to kernel internal filesystems (bsc#1012628). +- acct: perform last write from workqueue (bsc#1012628). +- ASoC: SOF: pcm: Clear the susbstream pointer to NULL on close + (bsc#1012628). +- ALSA: hda/conexant: Add quirk for HP ProBook 450 G4 mute LED + (bsc#1012628). +- ALSA: hda: Add error check for snd_ctl_rename_id() in + snd_hda_create_dig_out_ctls() (bsc#1012628). +- ASoC: fsl_micfil: Enable default case in micfil_set_quality() + (bsc#1012628). +- ASoC: SOF: stream-ipc: Check for cstream nullity in + sof_ipc_msg_data() (bsc#1012628). +- gve: set xdp redirect target only when it is available + (bsc#1012628). +- nfp: bpf: Add check for nfp_app_ctrl_msg_alloc() (bsc#1012628). +- mm/zswap: fix inconsistency when zswap_store_page() fails + (bsc#1012628). +- smb: client: fix chmod(2) regression with ATTR_READONLY + (bsc#1012628). +- lib/iov_iter: fix import_iovec_ubuf iovec management + (bsc#1012628). +- xfs: fix online repair probing when CONFIG_XFS_ONLINE_REPAIR=n + (bsc#1012628). +- s390/boot: Fix ESSA detection (bsc#1012628). +- soc: loongson: loongson2_guts: Add check for devm_kstrdup() + (bsc#1012628). +- gpio: vf610: add locking to gpio direction functions + (bsc#1012628). +- arm64: dts: rockchip: Disable DMA for uart5 on px30-ringneck + (bsc#1012628). +- arm64: dts: rockchip: Move uart5 pin configuration to px30 + ringneck SoM (bsc#1012628). +- arm64: dts: rockchip: Fix broken tsadc pinctrl names for rk3588 + (bsc#1012628). +- arm64: dts: rockchip: change eth phy mode to rgmii-id for + orangepi r1 plus lts (bsc#1012628). +- mm/migrate_device: don't add folio to be freed to LRU in + migrate_device_finalize() (bsc#1012628). +- drop_monitor: fix incorrect initialization order (bsc#1012628). +- tee: optee: Fix supplicant wait loop (bsc#1012628). +- gpiolib: protect gpio_chip with SRCU in array_info paths in + multi get/set (bsc#1012628). +- io_uring: prevent opcode speculation (bsc#1012628). +- io_uring/rw: forbid multishot async reads (bsc#1012628). +- drm/i915/dsi: Use TRANS_DDI_FUNC_CTL's own port width macro + (bsc#1012628). +- drm/i915/gt: Use spin_lock_irqsave() in interruptible context + (bsc#1012628). +- drm/i915/ddi: Fix HDMI port width programming in DDI_BUF_CTL + (bsc#1012628). +- drm/i915/dp: Fix error handling during 128b/132b link training + (bsc#1012628). +- drm/i915: Make sure all planes in use by the joiner have their + crtc included (bsc#1012628). +- drm/msm/dpu: Disable dither in phys encoder cleanup + (bsc#1012628). +- drm/msm/dp: account for widebus and yuv420 during mode + validation (bsc#1012628). +- drm: panel: jd9365da-h3: fix reset signal polarity + (bsc#1012628). +- sched: Compact RSEQ concurrency IDs with reduced threads and + affinity (bsc#1012628). +- irqchip/jcore-aic, clocksource/drivers/jcore: Fix jcore-pit + interrupt request (bsc#1012628). +- drm/nouveau/pmu: Fix gp10b firmware guard (bsc#1012628). +- bpf: skip non exist keys in generic_map_lookup_batch + (bsc#1012628). +- nvme/ioctl: add missing space in err message (bsc#1012628). +- nvme-tcp: fix connect failure on receiving partial ICResp PDU + (bsc#1012628). +- nvme: tcp: Fix compilation warning with W=1 (bsc#1012628). +- nvmet: Fix crash when a namespace is disabled (bsc#1012628). +- drm/xe: Fix error handling in xe_irq_install() (bsc#1012628). +- drm/xe/irq: Separate MSI and MSI-X flows (bsc#1012628). +- drm/xe: Make irq enabled flag atomic (bsc#1012628). +- drm/msm/dsi/phy: Do not overwite PHY_CMN_CLK_CFG1 when choosing + bitclk source (bsc#1012628). +- drm/msm/dsi/phy: Protect PHY_CMN_CLK_CFG1 against clock driver + (bsc#1012628). +- drm/msm/dsi/phy: Protect PHY_CMN_CLK_CFG0 updated from driver + side (bsc#1012628). +- drm/msm/dpu: Don't leak bits_per_component into random DSC_ENC + fields (bsc#1012628). +- drm/msm/dpu: enable DPU_WB_INPUT_CTRL for DPU 5.x (bsc#1012628). +- drm/msm/dpu: skip watchdog timer programming through TOP on >= + SM8450 (bsc#1012628). +- drm/msm: Avoid rounding up to one jiffy (bsc#1012628). +- nouveau/svm: fix missing folio unlock + put after + make_device_exclusive_range() (bsc#1012628). +- md/raid*: Fix the set_queue_limits implementations + (bsc#1012628). +- firmware: arm_scmi: imx: Correct tx size of + scmi_imx_misc_ctrl_set (bsc#1012628). +- arm64: dts: rockchip: adjust SMMU interrupt type on rk3588 + (bsc#1012628). +- bpf: Fix softlockup in arena_map_free on 64k page kernel + (bsc#1012628). +- net: Add rx_skb of kfree_skb to raw_tp_null_args[] + (bsc#1012628). +- power: supply: axp20x_battery: Fix fault handling for AXP717 + (bsc#1012628). +- power: supply: da9150-fg: fix potential overflow (bsc#1012628). +- arm64: dts: rockchip: Fix lcdpwr_en pin for Cool Pi GenBook + (bsc#1012628). +- arm64: dts: rockchip: fix fixed-regulator renames on rk3399-gru + devices (bsc#1012628). +- bpf: Fix deadlock when freeing cgroup storage (bsc#1012628). +- bpf: Disable non stream socket for strparser (bsc#1012628). +- bpf: avoid holding freeze_mutex during mmap operation + (bsc#1012628). +- bpf: unify VM_WRITE vs VM_MAYWRITE use in BPF map mmaping logic + (bsc#1012628). +- bpf, test_run: Fix use-after-free issue in eth_skb_pkt_type() + (bsc#1012628). +- rust: cleanup unnecessary casts (bsc#1012628). +- rust: map `long` to `isize` and `char` to `u8` (bsc#1012628). +- rust: finish using custom FFI integer types (bsc#1012628). +- net: allow small head cache usage with large MAX_SKB_FRAGS + values (bsc#1012628). +- tcp: drop secpath at the same time as we currently drop dst + (bsc#1012628). +- net: axienet: Set mac_managed_pm (bsc#1012628). +- arp: switch to dev_getbyhwaddr() in arp_req_set_public() + (bsc#1012628). +- net: Add non-RCU dev_getbyhwaddr() helper (bsc#1012628). +- flow_dissector: Fix port range key handling in BPF conversion + (bsc#1012628). +- flow_dissector: Fix handling of mixed port and port-range keys + (bsc#1012628). +- geneve: Suppress list corruption splat in + geneve_destroy_tunnels() (bsc#1012628). +- gtp: Suppress list corruption splat in gtp_net_exit_batch_rtnl() + (bsc#1012628). +- net: pse-pd: pd692x0: Fix power limit retrieval (bsc#1012628). +- net: pse-pd: Use power limit at driver side instead of current + limit (bsc#1012628). +- net: pse-pd: Avoid setting max_uA in regulator constraints + (bsc#1012628). +- tcp: adjust rcvq_space after updating scaling ratio + (bsc#1012628). +- vsock/bpf: Warn on socket without transport (bsc#1012628). +- sockmap, vsock: For connectible sockets allow only connected + (bsc#1012628). +- ibmvnic: Don't reference skb after sending to VIOS + (bsc#1012628). +- s390/ism: add release function for struct device (bsc#1012628). +- ALSA: seq: Drop UMP events when no UMP-conversion is set + (bsc#1012628). +- net/sched: cls_api: fix error handling causing NULL dereference + (bsc#1012628). +- ALSA: hda/cirrus: Correct the full scale volume set logic + (bsc#1012628). +- geneve: Fix use-after-free in geneve_find_dev() (bsc#1012628). +- vsock/virtio: fix variables initialization during resuming + (bsc#1012628). +- ASoC: imx-audmix: remove cpu_mclk which is from cpu dai device + (bsc#1012628). +- powerpc/code-patching: Fix KASAN hit by not flagging text + patching area as VM_ALLOC (bsc#1012628). +- ALSA: hda/realtek: Fixup ALC225 depop procedure (bsc#1012628). +- powerpc/64s: Rewrite __real_pte() and __rpte_to_hidx() as + static inline (bsc#1012628). +- powerpc/code-patching: Disable KASAN report during patching + via temporary mm (bsc#1012628). +- ASoC: SOF: ipc4-topology: Harden loops for looking up ALH + copiers (bsc#1012628). +- ASoC: rockchip: i2s-tdm: fix shift config for + SND_SOC_DAIFMT_DSP_[AB] (bsc#1012628). +- USB: gadget: f_midi: f_midi_complete to call queue_work + (bsc#1012628). +- tracing: Have the error of __tracing_resize_ring_buffer() + passed to user (bsc#1012628). +- tracing: Switch trace.c code over to use guard() (bsc#1012628). +- drm/amdkfd: Ensure consistent barrier state saved in gfx12 + trap handler (bsc#1012628). +- drm/amdkfd: Move gfx12 trap handler to separate file + (bsc#1012628). +- PCI: Restore original INTX_DISABLE bit by pcim_intx() + (bsc#1012628). +- PCI: Remove devres from pci_intx() (bsc#1012628). +- PCI: Export pci_intx_unmanaged() and pcim_intx() (bsc#1012628). +- serial: sh-sci: Increment the runtime usage counter for the + earlycon device (bsc#1012628). +- serial: sh-sci: Clean sci_ports[0] after at earlycon exit + (bsc#1012628). +- serial: sh-sci: Move runtime PM enable to sci_probe_single() + (bsc#1012628). +- Bluetooth: qca: Fix poor RF performance for WCN6855 + (bsc#1012628). +- Bluetooth: qca: Update firmware-name to support board specific + nvm (bsc#1012628). +- drm/amd/display: Correct register address in dcn35 + (bsc#1012628). +- drm/amd/display: update dcn351 used clock offset (bsc#1012628). +- btrfs: fix double accounting race when extent_writepage_io() + failed (bsc#1012628). +- btrfs: fix double accounting race when + btrfs_run_delalloc_range() failed (bsc#1012628). +- btrfs: use btrfs_inode in extent_writepage() (bsc#1012628). +- Drivers: hv: vmbus: Log on missing offers if any (bsc#1012628). +- commit 6ca9bf2 + ------------------------------------------------------------------- Thu Feb 27 11:35:44 CET 2025 - dmueller@suse.com @@ -12,6 +249,23 @@ Wed Feb 26 17:31:39 CET 2025 - msuchanek@suse.de - kernel-source: Also replace bin/env - commit dc2037c +------------------------------------------------------------------- +Tue Feb 25 09:11:09 CET 2025 - jslaby@suse.cz + +- platform: cznic: CZNIC_PLATFORMS should depend on ARCH_MVEBU + (bsc#1012628). +- Update config files. +- firmware: imx: IMX_SCMI_MISC_DRV should depend on ARCH_MXC + (bsc#1012628). +- Update config files. +- commit 956258d + +------------------------------------------------------------------- +Tue Feb 25 09:09:56 CET 2025 - jslaby@suse.cz + +- mtd: rawnand: cadence: fix unchecked dereference (git-fixes). +- commit 9213e88 + ------------------------------------------------------------------- Fri Feb 21 18:01:23 CET 2025 - jslaby@suse.cz diff --git a/kernel-vanilla.spec b/kernel-vanilla.spec index f5236ff..9e4e35c 100644 --- a/kernel-vanilla.spec +++ b/kernel-vanilla.spec @@ -18,8 +18,8 @@ %define srcversion 6.13 -%define patchversion 6.13.4 -%define git_commit b73a96b08d1f531c917a827af62e9f3d25e639b6 +%define patchversion 6.13.5 +%define git_commit ff9b7ffc8490960832920ffee73e1493972ca3a8 %define variant %{nil} %define compress_modules zstd %define compress_vmlinux xz @@ -37,9 +37,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.4 +Version: 6.13.5 %if 0%{?is_kotd} -Release: .gb73a96b +Release: .gff9b7ff %else Release: 0 %endif diff --git a/kernel-zfcpdump.changes b/kernel-zfcpdump.changes index 60d939d..2b3a6d9 100644 --- a/kernel-zfcpdump.changes +++ b/kernel-zfcpdump.changes @@ -1,3 +1,240 @@ +------------------------------------------------------------------- +Fri Feb 28 07:18:16 CET 2025 - jslaby@suse.cz + +- Linux 6.13.5 (bsc#1012628). +- drm/amdgpu: bump version for RV/PCO compute fix (bsc#1012628). +- drm/amdgpu/gfx9: manually control gfxoff for CS on RV + (bsc#1012628). +- net: pse-pd: Fix deadlock in current limit functions + (bsc#1012628). +- tracing: Fix using ret variable in tracing_set_tracer() + (bsc#1012628). +- drm: select DRM_KMS_HELPER from DRM_GEM_SHMEM_HELPER + (bsc#1012628). +- ftrace: Do not add duplicate entries in subops manager ops + (bsc#1012628). +- ftrace: Fix accounting of adding subops to a manager ops + (bsc#1012628). +- ftrace: Correct preemption accounting for function tracing + (bsc#1012628). +- EDAC/qcom: Correct interrupt enable register configuration + (bsc#1012628). +- smb: client: Add check for next_buffer in + receive_encrypted_standard() (bsc#1012628). +- irqchip/gic-v3: Fix rk3399 workaround when secure interrupts + are enabled (bsc#1012628). +- perf/x86/intel: Fix event constraints for LNC (bsc#1012628). +- mtd: rawnand: cadence: fix incorrect device in dma_unmap_single + (bsc#1012628). +- mtd: rawnand: cadence: use dma_map_resource for sdma address + (bsc#1012628). +- mtd: rawnand: cadence: fix error code in cadence_nand_init() + (bsc#1012628). +- mtd: spi-nor: sst: Fix SST write failure (bsc#1012628). +- mm,madvise,hugetlb: check for 0-length range after end address + adjustment (bsc#1012628). +- acct: block access to kernel internal filesystems (bsc#1012628). +- acct: perform last write from workqueue (bsc#1012628). +- ASoC: SOF: pcm: Clear the susbstream pointer to NULL on close + (bsc#1012628). +- ALSA: hda/conexant: Add quirk for HP ProBook 450 G4 mute LED + (bsc#1012628). +- ALSA: hda: Add error check for snd_ctl_rename_id() in + snd_hda_create_dig_out_ctls() (bsc#1012628). +- ASoC: fsl_micfil: Enable default case in micfil_set_quality() + (bsc#1012628). +- ASoC: SOF: stream-ipc: Check for cstream nullity in + sof_ipc_msg_data() (bsc#1012628). +- gve: set xdp redirect target only when it is available + (bsc#1012628). +- nfp: bpf: Add check for nfp_app_ctrl_msg_alloc() (bsc#1012628). +- mm/zswap: fix inconsistency when zswap_store_page() fails + (bsc#1012628). +- smb: client: fix chmod(2) regression with ATTR_READONLY + (bsc#1012628). +- lib/iov_iter: fix import_iovec_ubuf iovec management + (bsc#1012628). +- xfs: fix online repair probing when CONFIG_XFS_ONLINE_REPAIR=n + (bsc#1012628). +- s390/boot: Fix ESSA detection (bsc#1012628). +- soc: loongson: loongson2_guts: Add check for devm_kstrdup() + (bsc#1012628). +- gpio: vf610: add locking to gpio direction functions + (bsc#1012628). +- arm64: dts: rockchip: Disable DMA for uart5 on px30-ringneck + (bsc#1012628). +- arm64: dts: rockchip: Move uart5 pin configuration to px30 + ringneck SoM (bsc#1012628). +- arm64: dts: rockchip: Fix broken tsadc pinctrl names for rk3588 + (bsc#1012628). +- arm64: dts: rockchip: change eth phy mode to rgmii-id for + orangepi r1 plus lts (bsc#1012628). +- mm/migrate_device: don't add folio to be freed to LRU in + migrate_device_finalize() (bsc#1012628). +- drop_monitor: fix incorrect initialization order (bsc#1012628). +- tee: optee: Fix supplicant wait loop (bsc#1012628). +- gpiolib: protect gpio_chip with SRCU in array_info paths in + multi get/set (bsc#1012628). +- io_uring: prevent opcode speculation (bsc#1012628). +- io_uring/rw: forbid multishot async reads (bsc#1012628). +- drm/i915/dsi: Use TRANS_DDI_FUNC_CTL's own port width macro + (bsc#1012628). +- drm/i915/gt: Use spin_lock_irqsave() in interruptible context + (bsc#1012628). +- drm/i915/ddi: Fix HDMI port width programming in DDI_BUF_CTL + (bsc#1012628). +- drm/i915/dp: Fix error handling during 128b/132b link training + (bsc#1012628). +- drm/i915: Make sure all planes in use by the joiner have their + crtc included (bsc#1012628). +- drm/msm/dpu: Disable dither in phys encoder cleanup + (bsc#1012628). +- drm/msm/dp: account for widebus and yuv420 during mode + validation (bsc#1012628). +- drm: panel: jd9365da-h3: fix reset signal polarity + (bsc#1012628). +- sched: Compact RSEQ concurrency IDs with reduced threads and + affinity (bsc#1012628). +- irqchip/jcore-aic, clocksource/drivers/jcore: Fix jcore-pit + interrupt request (bsc#1012628). +- drm/nouveau/pmu: Fix gp10b firmware guard (bsc#1012628). +- bpf: skip non exist keys in generic_map_lookup_batch + (bsc#1012628). +- nvme/ioctl: add missing space in err message (bsc#1012628). +- nvme-tcp: fix connect failure on receiving partial ICResp PDU + (bsc#1012628). +- nvme: tcp: Fix compilation warning with W=1 (bsc#1012628). +- nvmet: Fix crash when a namespace is disabled (bsc#1012628). +- drm/xe: Fix error handling in xe_irq_install() (bsc#1012628). +- drm/xe/irq: Separate MSI and MSI-X flows (bsc#1012628). +- drm/xe: Make irq enabled flag atomic (bsc#1012628). +- drm/msm/dsi/phy: Do not overwite PHY_CMN_CLK_CFG1 when choosing + bitclk source (bsc#1012628). +- drm/msm/dsi/phy: Protect PHY_CMN_CLK_CFG1 against clock driver + (bsc#1012628). +- drm/msm/dsi/phy: Protect PHY_CMN_CLK_CFG0 updated from driver + side (bsc#1012628). +- drm/msm/dpu: Don't leak bits_per_component into random DSC_ENC + fields (bsc#1012628). +- drm/msm/dpu: enable DPU_WB_INPUT_CTRL for DPU 5.x (bsc#1012628). +- drm/msm/dpu: skip watchdog timer programming through TOP on >= + SM8450 (bsc#1012628). +- drm/msm: Avoid rounding up to one jiffy (bsc#1012628). +- nouveau/svm: fix missing folio unlock + put after + make_device_exclusive_range() (bsc#1012628). +- md/raid*: Fix the set_queue_limits implementations + (bsc#1012628). +- firmware: arm_scmi: imx: Correct tx size of + scmi_imx_misc_ctrl_set (bsc#1012628). +- arm64: dts: rockchip: adjust SMMU interrupt type on rk3588 + (bsc#1012628). +- bpf: Fix softlockup in arena_map_free on 64k page kernel + (bsc#1012628). +- net: Add rx_skb of kfree_skb to raw_tp_null_args[] + (bsc#1012628). +- power: supply: axp20x_battery: Fix fault handling for AXP717 + (bsc#1012628). +- power: supply: da9150-fg: fix potential overflow (bsc#1012628). +- arm64: dts: rockchip: Fix lcdpwr_en pin for Cool Pi GenBook + (bsc#1012628). +- arm64: dts: rockchip: fix fixed-regulator renames on rk3399-gru + devices (bsc#1012628). +- bpf: Fix deadlock when freeing cgroup storage (bsc#1012628). +- bpf: Disable non stream socket for strparser (bsc#1012628). +- bpf: avoid holding freeze_mutex during mmap operation + (bsc#1012628). +- bpf: unify VM_WRITE vs VM_MAYWRITE use in BPF map mmaping logic + (bsc#1012628). +- bpf, test_run: Fix use-after-free issue in eth_skb_pkt_type() + (bsc#1012628). +- rust: cleanup unnecessary casts (bsc#1012628). +- rust: map `long` to `isize` and `char` to `u8` (bsc#1012628). +- rust: finish using custom FFI integer types (bsc#1012628). +- net: allow small head cache usage with large MAX_SKB_FRAGS + values (bsc#1012628). +- tcp: drop secpath at the same time as we currently drop dst + (bsc#1012628). +- net: axienet: Set mac_managed_pm (bsc#1012628). +- arp: switch to dev_getbyhwaddr() in arp_req_set_public() + (bsc#1012628). +- net: Add non-RCU dev_getbyhwaddr() helper (bsc#1012628). +- flow_dissector: Fix port range key handling in BPF conversion + (bsc#1012628). +- flow_dissector: Fix handling of mixed port and port-range keys + (bsc#1012628). +- geneve: Suppress list corruption splat in + geneve_destroy_tunnels() (bsc#1012628). +- gtp: Suppress list corruption splat in gtp_net_exit_batch_rtnl() + (bsc#1012628). +- net: pse-pd: pd692x0: Fix power limit retrieval (bsc#1012628). +- net: pse-pd: Use power limit at driver side instead of current + limit (bsc#1012628). +- net: pse-pd: Avoid setting max_uA in regulator constraints + (bsc#1012628). +- tcp: adjust rcvq_space after updating scaling ratio + (bsc#1012628). +- vsock/bpf: Warn on socket without transport (bsc#1012628). +- sockmap, vsock: For connectible sockets allow only connected + (bsc#1012628). +- ibmvnic: Don't reference skb after sending to VIOS + (bsc#1012628). +- s390/ism: add release function for struct device (bsc#1012628). +- ALSA: seq: Drop UMP events when no UMP-conversion is set + (bsc#1012628). +- net/sched: cls_api: fix error handling causing NULL dereference + (bsc#1012628). +- ALSA: hda/cirrus: Correct the full scale volume set logic + (bsc#1012628). +- geneve: Fix use-after-free in geneve_find_dev() (bsc#1012628). +- vsock/virtio: fix variables initialization during resuming + (bsc#1012628). +- ASoC: imx-audmix: remove cpu_mclk which is from cpu dai device + (bsc#1012628). +- powerpc/code-patching: Fix KASAN hit by not flagging text + patching area as VM_ALLOC (bsc#1012628). +- ALSA: hda/realtek: Fixup ALC225 depop procedure (bsc#1012628). +- powerpc/64s: Rewrite __real_pte() and __rpte_to_hidx() as + static inline (bsc#1012628). +- powerpc/code-patching: Disable KASAN report during patching + via temporary mm (bsc#1012628). +- ASoC: SOF: ipc4-topology: Harden loops for looking up ALH + copiers (bsc#1012628). +- ASoC: rockchip: i2s-tdm: fix shift config for + SND_SOC_DAIFMT_DSP_[AB] (bsc#1012628). +- USB: gadget: f_midi: f_midi_complete to call queue_work + (bsc#1012628). +- tracing: Have the error of __tracing_resize_ring_buffer() + passed to user (bsc#1012628). +- tracing: Switch trace.c code over to use guard() (bsc#1012628). +- drm/amdkfd: Ensure consistent barrier state saved in gfx12 + trap handler (bsc#1012628). +- drm/amdkfd: Move gfx12 trap handler to separate file + (bsc#1012628). +- PCI: Restore original INTX_DISABLE bit by pcim_intx() + (bsc#1012628). +- PCI: Remove devres from pci_intx() (bsc#1012628). +- PCI: Export pci_intx_unmanaged() and pcim_intx() (bsc#1012628). +- serial: sh-sci: Increment the runtime usage counter for the + earlycon device (bsc#1012628). +- serial: sh-sci: Clean sci_ports[0] after at earlycon exit + (bsc#1012628). +- serial: sh-sci: Move runtime PM enable to sci_probe_single() + (bsc#1012628). +- Bluetooth: qca: Fix poor RF performance for WCN6855 + (bsc#1012628). +- Bluetooth: qca: Update firmware-name to support board specific + nvm (bsc#1012628). +- drm/amd/display: Correct register address in dcn35 + (bsc#1012628). +- drm/amd/display: update dcn351 used clock offset (bsc#1012628). +- btrfs: fix double accounting race when extent_writepage_io() + failed (bsc#1012628). +- btrfs: fix double accounting race when + btrfs_run_delalloc_range() failed (bsc#1012628). +- btrfs: use btrfs_inode in extent_writepage() (bsc#1012628). +- Drivers: hv: vmbus: Log on missing offers if any (bsc#1012628). +- commit 6ca9bf2 + ------------------------------------------------------------------- Thu Feb 27 11:35:44 CET 2025 - dmueller@suse.com @@ -12,6 +249,23 @@ Wed Feb 26 17:31:39 CET 2025 - msuchanek@suse.de - kernel-source: Also replace bin/env - commit dc2037c +------------------------------------------------------------------- +Tue Feb 25 09:11:09 CET 2025 - jslaby@suse.cz + +- platform: cznic: CZNIC_PLATFORMS should depend on ARCH_MVEBU + (bsc#1012628). +- Update config files. +- firmware: imx: IMX_SCMI_MISC_DRV should depend on ARCH_MXC + (bsc#1012628). +- Update config files. +- commit 956258d + +------------------------------------------------------------------- +Tue Feb 25 09:09:56 CET 2025 - jslaby@suse.cz + +- mtd: rawnand: cadence: fix unchecked dereference (git-fixes). +- commit 9213e88 + ------------------------------------------------------------------- Fri Feb 21 18:01:23 CET 2025 - jslaby@suse.cz diff --git a/kernel-zfcpdump.spec b/kernel-zfcpdump.spec index 6c7a256..3c0509a 100644 --- a/kernel-zfcpdump.spec +++ b/kernel-zfcpdump.spec @@ -18,8 +18,8 @@ %define srcversion 6.13 -%define patchversion 6.13.4 -%define git_commit b73a96b08d1f531c917a827af62e9f3d25e639b6 +%define patchversion 6.13.5 +%define git_commit ff9b7ffc8490960832920ffee73e1493972ca3a8 %define variant %{nil} %define compress_modules zstd %define compress_vmlinux xz @@ -37,9 +37,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-zfcpdump -Version: 6.13.4 +Version: 6.13.5 %if 0%{?is_kotd} -Release: .gb73a96b +Release: .gff9b7ff %else Release: 0 %endif diff --git a/patches.kernel.org.tar.bz2 b/patches.kernel.org.tar.bz2 index 9429a04..e7ce3e7 100644 --- a/patches.kernel.org.tar.bz2 +++ b/patches.kernel.org.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e08c3329a75a1b9c0d5615b7f4652426f8737acbe4b57fc3ffdb2bf6766384b8 -size 996701 +oid sha256:5a38f8e11be0da5231c55c127422fb7af21000df56255bfb29d445bfe26b492d +size 1135386 diff --git a/patches.suse.tar.bz2 b/patches.suse.tar.bz2 index 74b8cf0..9a23142 100644 --- a/patches.suse.tar.bz2 +++ b/patches.suse.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:490ae467989a1074fb88797b5b5e039ec7195b3e84353f202f28c2433d67cf9a -size 47145 +oid sha256:dfa8e027185ad92f9fde5f1a9f25b79bbbb545368c66b2bdb28e71bb2751b76a +size 47648 diff --git a/series.conf b/series.conf index 1c57226..00cccb4 100644 --- a/series.conf +++ b/series.conf @@ -1377,6 +1377,144 @@ patches.kernel.org/6.13.4-257-vsock-Orphan-socket-after-transport-release.patch patches.kernel.org/6.13.4-258-Revert-vfio-platform-check-the-bounds-of-read-.patch patches.kernel.org/6.13.4-259-Linux-6.13.4.patch + patches.kernel.org/6.13.5-001-Drivers-hv-vmbus-Log-on-missing-offers-if-any.patch + patches.kernel.org/6.13.5-002-btrfs-use-btrfs_inode-in-extent_writepage.patch + patches.kernel.org/6.13.5-003-btrfs-fix-double-accounting-race-when-btrfs_ru.patch + patches.kernel.org/6.13.5-004-btrfs-fix-double-accounting-race-when-extent_w.patch + patches.kernel.org/6.13.5-005-drm-amd-display-update-dcn351-used-clock-offse.patch + patches.kernel.org/6.13.5-006-drm-amd-display-Correct-register-address-in-dc.patch + patches.kernel.org/6.13.5-007-Bluetooth-qca-Update-firmware-name-to-support-.patch + patches.kernel.org/6.13.5-008-Bluetooth-qca-Fix-poor-RF-performance-for-WCN6.patch + patches.kernel.org/6.13.5-009-serial-sh-sci-Move-runtime-PM-enable-to-sci_pr.patch + patches.kernel.org/6.13.5-010-serial-sh-sci-Clean-sci_ports-0-after-at-early.patch + patches.kernel.org/6.13.5-011-serial-sh-sci-Increment-the-runtime-usage-coun.patch + patches.kernel.org/6.13.5-012-PCI-Export-pci_intx_unmanaged-and-pcim_intx.patch + patches.kernel.org/6.13.5-013-PCI-Remove-devres-from-pci_intx.patch + patches.kernel.org/6.13.5-014-PCI-Restore-original-INTX_DISABLE-bit-by-pcim_.patch + patches.kernel.org/6.13.5-015-drm-amdkfd-Move-gfx12-trap-handler-to-separate.patch + patches.kernel.org/6.13.5-016-drm-amdkfd-Ensure-consistent-barrier-state-sav.patch + patches.kernel.org/6.13.5-017-tracing-Switch-trace.c-code-over-to-use-guard.patch + patches.kernel.org/6.13.5-018-tracing-Have-the-error-of-__tracing_resize_rin.patch + patches.kernel.org/6.13.5-019-USB-gadget-f_midi-f_midi_complete-to-call-queu.patch + patches.kernel.org/6.13.5-020-ASoC-rockchip-i2s-tdm-fix-shift-config-for-SND.patch + patches.kernel.org/6.13.5-021-ASoC-SOF-ipc4-topology-Harden-loops-for-lookin.patch + patches.kernel.org/6.13.5-022-powerpc-code-patching-Disable-KASAN-report-dur.patch + patches.kernel.org/6.13.5-023-powerpc-64s-Rewrite-__real_pte-and-__rpte_to_h.patch + patches.kernel.org/6.13.5-024-ALSA-hda-realtek-Fixup-ALC225-depop-procedure.patch + patches.kernel.org/6.13.5-025-powerpc-code-patching-Fix-KASAN-hit-by-not-fla.patch + patches.kernel.org/6.13.5-026-ASoC-imx-audmix-remove-cpu_mclk-which-is-from-.patch + patches.kernel.org/6.13.5-027-vsock-virtio-fix-variables-initialization-duri.patch + patches.kernel.org/6.13.5-028-geneve-Fix-use-after-free-in-geneve_find_dev.patch + patches.kernel.org/6.13.5-029-ALSA-hda-cirrus-Correct-the-full-scale-volume-.patch + patches.kernel.org/6.13.5-030-net-sched-cls_api-fix-error-handling-causing-N.patch + patches.kernel.org/6.13.5-031-ALSA-seq-Drop-UMP-events-when-no-UMP-conversio.patch + patches.kernel.org/6.13.5-032-s390-ism-add-release-function-for-struct-devic.patch + patches.kernel.org/6.13.5-033-ibmvnic-Don-t-reference-skb-after-sending-to-V.patch + patches.kernel.org/6.13.5-034-sockmap-vsock-For-connectible-sockets-allow-on.patch + patches.kernel.org/6.13.5-035-vsock-bpf-Warn-on-socket-without-transport.patch + patches.kernel.org/6.13.5-036-tcp-adjust-rcvq_space-after-updating-scaling-r.patch + patches.kernel.org/6.13.5-037-net-pse-pd-Avoid-setting-max_uA-in-regulator-c.patch + patches.kernel.org/6.13.5-038-net-pse-pd-Use-power-limit-at-driver-side-inst.patch + patches.kernel.org/6.13.5-039-net-pse-pd-pd692x0-Fix-power-limit-retrieval.patch + patches.kernel.org/6.13.5-040-gtp-Suppress-list-corruption-splat-in-gtp_net_.patch + patches.kernel.org/6.13.5-041-geneve-Suppress-list-corruption-splat-in-genev.patch + patches.kernel.org/6.13.5-042-flow_dissector-Fix-handling-of-mixed-port-and-.patch + patches.kernel.org/6.13.5-043-flow_dissector-Fix-port-range-key-handling-in-.patch + patches.kernel.org/6.13.5-044-net-Add-non-RCU-dev_getbyhwaddr-helper.patch + patches.kernel.org/6.13.5-045-arp-switch-to-dev_getbyhwaddr-in-arp_req_set_p.patch + patches.kernel.org/6.13.5-046-net-axienet-Set-mac_managed_pm.patch + patches.kernel.org/6.13.5-047-tcp-drop-secpath-at-the-same-time-as-we-curren.patch + patches.kernel.org/6.13.5-048-net-allow-small-head-cache-usage-with-large-MA.patch + patches.kernel.org/6.13.5-049-rust-finish-using-custom-FFI-integer-types.patch + patches.kernel.org/6.13.5-050-rust-map-long-to-isize-and-char-to-u8.patch + patches.kernel.org/6.13.5-051-rust-cleanup-unnecessary-casts.patch + patches.kernel.org/6.13.5-052-bpf-test_run-Fix-use-after-free-issue-in-eth_s.patch + patches.kernel.org/6.13.5-053-bpf-unify-VM_WRITE-vs-VM_MAYWRITE-use-in-BPF-m.patch + patches.kernel.org/6.13.5-054-bpf-avoid-holding-freeze_mutex-during-mmap-ope.patch + patches.kernel.org/6.13.5-055-bpf-Disable-non-stream-socket-for-strparser.patch + patches.kernel.org/6.13.5-056-bpf-Fix-deadlock-when-freeing-cgroup-storage.patch + patches.kernel.org/6.13.5-057-arm64-dts-rockchip-fix-fixed-regulator-renames.patch + patches.kernel.org/6.13.5-058-arm64-dts-rockchip-Fix-lcdpwr_en-pin-for-Cool-.patch + patches.kernel.org/6.13.5-059-power-supply-da9150-fg-fix-potential-overflow.patch + patches.kernel.org/6.13.5-060-power-supply-axp20x_battery-Fix-fault-handling.patch + patches.kernel.org/6.13.5-061-net-Add-rx_skb-of-kfree_skb-to-raw_tp_null_arg.patch + patches.kernel.org/6.13.5-062-bpf-Fix-softlockup-in-arena_map_free-on-64k-pa.patch + patches.kernel.org/6.13.5-063-arm64-dts-rockchip-adjust-SMMU-interrupt-type-.patch + patches.kernel.org/6.13.5-064-firmware-arm_scmi-imx-Correct-tx-size-of-scmi_.patch + patches.kernel.org/6.13.5-065-md-raid-Fix-the-set_queue_limits-implementatio.patch + patches.kernel.org/6.13.5-066-firmware-imx-IMX_SCMI_MISC_DRV-should-depend-o.patch + patches.kernel.org/6.13.5-067-platform-cznic-CZNIC_PLATFORMS-should-depend-o.patch + patches.kernel.org/6.13.5-068-nouveau-svm-fix-missing-folio-unlock-put-after.patch + patches.kernel.org/6.13.5-069-drm-msm-Avoid-rounding-up-to-one-jiffy.patch + patches.kernel.org/6.13.5-070-drm-msm-dpu-skip-watchdog-timer-programming-th.patch + patches.kernel.org/6.13.5-071-drm-msm-dpu-enable-DPU_WB_INPUT_CTRL-for-DPU-5.patch + patches.kernel.org/6.13.5-072-drm-msm-dpu-Don-t-leak-bits_per_component-into.patch + patches.kernel.org/6.13.5-073-drm-msm-dsi-phy-Protect-PHY_CMN_CLK_CFG0-updat.patch + patches.kernel.org/6.13.5-074-drm-msm-dsi-phy-Protect-PHY_CMN_CLK_CFG1-again.patch + patches.kernel.org/6.13.5-075-drm-msm-dsi-phy-Do-not-overwite-PHY_CMN_CLK_CF.patch + patches.kernel.org/6.13.5-076-drm-xe-Make-irq-enabled-flag-atomic.patch + patches.kernel.org/6.13.5-077-drm-xe-irq-Separate-MSI-and-MSI-X-flows.patch + patches.kernel.org/6.13.5-078-drm-xe-Fix-error-handling-in-xe_irq_install.patch + patches.kernel.org/6.13.5-079-nvmet-Fix-crash-when-a-namespace-is-disabled.patch + patches.kernel.org/6.13.5-080-nvme-tcp-Fix-compilation-warning-with-W-1.patch + patches.kernel.org/6.13.5-081-nvme-tcp-fix-connect-failure-on-receiving-part.patch + patches.kernel.org/6.13.5-082-nvme-ioctl-add-missing-space-in-err-message.patch + patches.kernel.org/6.13.5-083-bpf-skip-non-exist-keys-in-generic_map_lookup_.patch + patches.kernel.org/6.13.5-084-drm-nouveau-pmu-Fix-gp10b-firmware-guard.patch + patches.kernel.org/6.13.5-085-irqchip-jcore-aic-clocksource-drivers-jcore-Fi.patch + patches.kernel.org/6.13.5-086-sched-Compact-RSEQ-concurrency-IDs-with-reduce.patch + patches.kernel.org/6.13.5-087-drm-panel-jd9365da-h3-fix-reset-signal-polarit.patch + patches.kernel.org/6.13.5-088-drm-msm-dp-account-for-widebus-and-yuv420-duri.patch + patches.kernel.org/6.13.5-089-drm-msm-dpu-Disable-dither-in-phys-encoder-cle.patch + patches.kernel.org/6.13.5-090-drm-i915-Make-sure-all-planes-in-use-by-the-jo.patch + patches.kernel.org/6.13.5-091-drm-i915-dp-Fix-error-handling-during-128b-132.patch + patches.kernel.org/6.13.5-092-drm-i915-ddi-Fix-HDMI-port-width-programming-i.patch + patches.kernel.org/6.13.5-093-drm-i915-gt-Use-spin_lock_irqsave-in-interrupt.patch + patches.kernel.org/6.13.5-094-drm-i915-dsi-Use-TRANS_DDI_FUNC_CTL-s-own-port.patch + patches.kernel.org/6.13.5-095-io_uring-rw-forbid-multishot-async-reads.patch + patches.kernel.org/6.13.5-096-io_uring-prevent-opcode-speculation.patch + patches.kernel.org/6.13.5-097-gpiolib-protect-gpio_chip-with-SRCU-in-array_i.patch + patches.kernel.org/6.13.5-098-tee-optee-Fix-supplicant-wait-loop.patch + patches.kernel.org/6.13.5-099-drop_monitor-fix-incorrect-initialization-orde.patch + patches.kernel.org/6.13.5-100-mm-migrate_device-don-t-add-folio-to-be-freed-.patch + patches.kernel.org/6.13.5-101-arm64-dts-rockchip-change-eth-phy-mode-to-rgmi.patch + patches.kernel.org/6.13.5-102-arm64-dts-rockchip-Fix-broken-tsadc-pinctrl-na.patch + patches.kernel.org/6.13.5-103-arm64-dts-rockchip-Move-uart5-pin-configuratio.patch + patches.kernel.org/6.13.5-104-arm64-dts-rockchip-Disable-DMA-for-uart5-on-px.patch + patches.kernel.org/6.13.5-105-gpio-vf610-add-locking-to-gpio-direction-funct.patch + patches.kernel.org/6.13.5-106-soc-loongson-loongson2_guts-Add-check-for-devm.patch + patches.kernel.org/6.13.5-107-s390-boot-Fix-ESSA-detection.patch + patches.kernel.org/6.13.5-108-xfs-fix-online-repair-probing-when-CONFIG_XFS_.patch + patches.kernel.org/6.13.5-109-lib-iov_iter-fix-import_iovec_ubuf-iovec-manag.patch + patches.kernel.org/6.13.5-110-smb-client-fix-chmod-2-regression-with-ATTR_RE.patch + patches.kernel.org/6.13.5-111-mm-zswap-fix-inconsistency-when-zswap_store_pa.patch + patches.kernel.org/6.13.5-112-nfp-bpf-Add-check-for-nfp_app_ctrl_msg_alloc.patch + patches.kernel.org/6.13.5-113-gve-set-xdp-redirect-target-only-when-it-is-av.patch + patches.kernel.org/6.13.5-114-ASoC-SOF-stream-ipc-Check-for-cstream-nullity-.patch + patches.kernel.org/6.13.5-115-ASoC-fsl_micfil-Enable-default-case-in-micfil_.patch + patches.kernel.org/6.13.5-116-ALSA-hda-Add-error-check-for-snd_ctl_rename_id.patch + patches.kernel.org/6.13.5-117-ALSA-hda-conexant-Add-quirk-for-HP-ProBook-450.patch + patches.kernel.org/6.13.5-118-ASoC-SOF-pcm-Clear-the-susbstream-pointer-to-N.patch + patches.kernel.org/6.13.5-119-acct-perform-last-write-from-workqueue.patch + patches.kernel.org/6.13.5-120-acct-block-access-to-kernel-internal-filesyste.patch + patches.kernel.org/6.13.5-121-mm-madvise-hugetlb-check-for-0-length-range-af.patch + patches.kernel.org/6.13.5-122-mtd-spi-nor-sst-Fix-SST-write-failure.patch + patches.kernel.org/6.13.5-123-mtd-rawnand-cadence-fix-error-code-in-cadence_.patch + patches.kernel.org/6.13.5-124-mtd-rawnand-cadence-use-dma_map_resource-for-s.patch + patches.kernel.org/6.13.5-125-mtd-rawnand-cadence-fix-incorrect-device-in-dm.patch + patches.kernel.org/6.13.5-126-perf-x86-intel-Fix-event-constraints-for-LNC.patch + patches.kernel.org/6.13.5-127-irqchip-gic-v3-Fix-rk3399-workaround-when-secu.patch + patches.kernel.org/6.13.5-128-smb-client-Add-check-for-next_buffer-in-receiv.patch + patches.kernel.org/6.13.5-129-EDAC-qcom-Correct-interrupt-enable-register-co.patch + patches.kernel.org/6.13.5-130-ftrace-Correct-preemption-accounting-for-funct.patch + patches.kernel.org/6.13.5-131-ftrace-Fix-accounting-of-adding-subops-to-a-ma.patch + patches.kernel.org/6.13.5-132-ftrace-Do-not-add-duplicate-entries-in-subops-.patch + patches.kernel.org/6.13.5-133-drm-select-DRM_KMS_HELPER-from-DRM_GEM_SHMEM_H.patch + patches.kernel.org/6.13.5-134-tracing-Fix-using-ret-variable-in-tracing_set_.patch + patches.kernel.org/6.13.5-135-net-pse-pd-Fix-deadlock-in-current-limit-funct.patch + patches.kernel.org/6.13.5-136-drm-amdgpu-gfx9-manually-control-gfxoff-for-CS.patch + patches.kernel.org/6.13.5-137-drm-amdgpu-bump-version-for-RV-PCO-compute-fix.patch + patches.kernel.org/6.13.5-138-Linux-6.13.5.patch ######################################################## # Build fixes that apply to the vanilla kernel too. @@ -1407,6 +1545,7 @@ ######################################################## 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/mtd-rawnand-cadence-fix-unchecked-dereference.patch ######################################################## # end of sorted patches diff --git a/source-timestamp b/source-timestamp index 3ab2aaf..e71497a 100644 --- a/source-timestamp +++ b/source-timestamp @@ -1,3 +1,3 @@ -2025-02-27 12:01:33 +0000 -GIT Revision: b73a96b08d1f531c917a827af62e9f3d25e639b6 +2025-02-28 07:06:44 +0000 +GIT Revision: ff9b7ffc8490960832920ffee73e1493972ca3a8 GIT Branch: stable