diff --git a/config.tar.bz2 b/config.tar.bz2 index 08553ca..42b7966 100644 --- a/config.tar.bz2 +++ b/config.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6b9302519965dd90ba6e0b8838ea42ad6c460604a6b7ceab10ac433cca610af9 -size 157104 +oid sha256:0183cb1663840ac0e78594514273cf8459de08846d5f4b4d4d3106aa6fb00041 +size 156989 diff --git a/dtb-aarch64.changes b/dtb-aarch64.changes index eb54d71..6d9f5cb 100644 --- a/dtb-aarch64.changes +++ b/dtb-aarch64.changes @@ -1,9 +1,2979 @@ +------------------------------------------------------------------- +Tue Feb 4 12:23:33 CET 2025 - ailiop@suse.com + +- xfs: Add error handling for xfs_reflink_cancel_cow_range + (git-fixes). +- commit b508427 + +------------------------------------------------------------------- +Tue Feb 4 12:22:51 CET 2025 - ailiop@suse.com + +- xfs: Propagate errors from xfs_reflink_cancel_cow_range in + xfs_dax_write_iomap_end (git-fixes). +- commit e231dcf + +------------------------------------------------------------------- +Tue Feb 4 12:21:58 CET 2025 - ailiop@suse.com + +- xfs: don't call remap_verify_area with sb write protection held + (git-fixes). +- commit b243b98 + +------------------------------------------------------------------- +Tue Feb 4 11:29:34 CET 2025 - tbogendoerfer@suse.de + +- r8169: enable SG/TSO on selected chip versions per default + (bsc#1235874). +- commit 2795291 + +------------------------------------------------------------------- +Tue Feb 4 11:27:18 CET 2025 - tbogendoerfer@suse.de + +- tools: ynl: c: correct reverse decode of empty attrs + (git-fixes). +- net/mlx5e: Fix inversion dependency warning while enabling + IPsec tunnel (CVE-2025-21674 bsc#1236688). +- net: fec: handle page_pool_dev_alloc_pages error (CVE-2025-21676 + bsc#1236696). +- pfcp: Destroy device along with udp socket's netns dismantle + (CVE-2025-21677 bsc#1236697). +- gtp: Destroy device along with udp socket's netns dismantle + (CVE-2025-21678 bsc#1236698). +- gtp: Use for_each_netdev_rcu() in gtp_genl_dump_pdp() + (git-fixes). +- eth: bnxt: always recalculate features after XDP clearing, + fix null-deref (CVE-2025-21682 bsc#1236703). +- commit 7d6efad + +------------------------------------------------------------------- +Mon Feb 3 18:44:57 CET 2025 - ailiop@suse.com + +- NFSv4.2: mark OFFLOAD_CANCEL MOVEABLE (git-fixes). +- commit 29678bd + +------------------------------------------------------------------- +Mon Feb 3 18:42:14 CET 2025 - ailiop@suse.com + +- NFSv4.2: fix COPY_NOTIFY xdr buf size calculation (git-fixes). +- commit d5313f5 + +------------------------------------------------------------------- +Mon Feb 3 18:41:08 CET 2025 - ailiop@suse.com + +- nfs: fix incorrect error handling in LOCALIO (git-fixes). +- commit 9daaf72 + +------------------------------------------------------------------- +Mon Feb 3 18:39:48 CET 2025 - ailiop@suse.com + +- Revert "SUNRPC: Reduce thread wake-up rate when receiving + large RPC messages" (git-fixes). +- commit 39ec528 + +------------------------------------------------------------------- +Mon Feb 3 18:37:45 CET 2025 - ailiop@suse.com + +- NFSD: Insulate nfsd4_encode_read_plus_data() from page + boundaries in the encode buffer (git-fixes). +- commit ffa4780 + +------------------------------------------------------------------- +Mon Feb 3 18:36:59 CET 2025 - ailiop@suse.com + +- NFSD: Insulate nfsd4_encode_read_plus() from page boundaries + in the encode buffer (git-fixes). +- commit fd89a72 + +------------------------------------------------------------------- +Mon Feb 3 18:36:03 CET 2025 - ailiop@suse.com + +- NFSD: Insulate nfsd4_encode_read() from page boundaries in + the encode buffer (git-fixes). +- commit a5474b1 + +------------------------------------------------------------------- +Mon Feb 3 18:33:40 CET 2025 - ailiop@suse.com + +- NFSD: fix decoding in nfs4_xdr_dec_cb_getattr (git-fixes). +- commit 744c03a + +------------------------------------------------------------------- +Mon Feb 3 18:32:30 CET 2025 - ailiop@suse.com + +- nfsd: fix legacy client tracking initialization (git-fixes). +- commit b058f86 + +------------------------------------------------------------------- +Mon Feb 3 15:56:36 CET 2025 - davide.benini@suse.com + +- net: inet6: do not leave a dangling sk pointer in inet6_create() + (CVE-2024-56600 bsc#1235217). +- commit 001ffac + +------------------------------------------------------------------- +Mon Feb 3 15:33:33 CET 2025 - pmladek@suse.com + +- printk: Defer legacy printing when holding printk_cpu_sync + (bsc#1236733). +- commit 35fb637 + +------------------------------------------------------------------- +Mon Feb 3 14:58:27 CET 2025 - ailiop@suse.com + +- iomap: avoid avoid truncating 64-bit offset to 32 bits + (git-fixes). +- commit dcd6fd5 + +------------------------------------------------------------------- +Mon Feb 3 14:57:27 CET 2025 - ailiop@suse.com + +- iomap: pass byte granular end position to iomap_add_to_ioend + (git-fixes). +- commit 3e58ba8 + +------------------------------------------------------------------- +Mon Feb 3 14:56:05 CET 2025 - ailiop@suse.com + +- cachefiles: Parse the "secctx" immediately (git-fixes). +- commit d3745ec + +------------------------------------------------------------------- +Mon Feb 3 14:50:56 CET 2025 - ailiop@suse.com + +- dlm: fix srcu_read_lock() return type to int (git-fixes). +- commit befab55 + +------------------------------------------------------------------- +Mon Feb 3 14:50:02 CET 2025 - ailiop@suse.com + +- dlm: fix removal of rsb struct that is master and dir record + (git-fixes). +- commit 0dc790e + +------------------------------------------------------------------- +Mon Feb 3 14:48:55 CET 2025 - ailiop@suse.com + +- xfs: check for dead buffers in xfs_buf_find_insert (git-fixes). +- commit 518b962 + +------------------------------------------------------------------- +Mon Feb 3 14:47:45 CET 2025 - ailiop@suse.com + +- xfs: fix a double completion for buffers on in-memory targets + (git-fixes). +- commit 230cef5 + +------------------------------------------------------------------- +Mon Feb 3 14:46:58 CET 2025 - ailiop@suse.com + +- xfs/libxfs: replace kmalloc() and memcpy() with kmemdup() + (git-fixes). +- commit e30e5c1 + +------------------------------------------------------------------- +Mon Feb 3 14:34:31 CET 2025 - jgross@suse.com + +- Update config files: remove XEN PV support and kernel side PV device + backends (jsc#PED-11779) +- commit 31e5715 + +------------------------------------------------------------------- +Mon Feb 3 14:26:31 CET 2025 - iivanov@suse.de + +- arm64: dts: marvell: cn9131-cf-solidwan: fix cp1 comphy links (git-fixes) +- commit c3b3ad4 + +------------------------------------------------------------------- +Mon Feb 3 14:25:20 CET 2025 - iivanov@suse.de + +- arm64: dts: rockchip: increase gmac rx_delay on rk3399-puma (git-fixes) +- commit 040d5bd + +------------------------------------------------------------------- +Mon Feb 3 14:24:03 CET 2025 - iivanov@suse.de + +- arm64: dts: rockchip: fix num-channels property of wolfvision pf5 mic (git-fixes) +- commit 80bffba + +------------------------------------------------------------------- +Mon Feb 3 14:23:02 CET 2025 - iivanov@suse.de + +- arm64: dts: rockchip: Fix PCIe3 handling for Edgeble-6TOPS Modules (git-fixes) +- commit 6eeb73e + +------------------------------------------------------------------- +Mon Feb 3 14:18:42 CET 2025 - iivanov@suse.de + +- arm64: dts: rockchip: Fix sdmmc access on rk3308-rock-s0 v1.1 boards (git-fixes) +- commit 0f4955c + +------------------------------------------------------------------- +Mon Feb 3 14:16:30 CET 2025 - iivanov@suse.de + +- arm64: tegra: Fix Tegra234 PCIe interrupt-map (git-fixes) +- commit 17b2e93 + +------------------------------------------------------------------- +Mon Feb 3 14:14:44 CET 2025 - iivanov@suse.de + +- arm64: tegra: Disable Tegra234 sce-fabric node (git-fixes) +- commit 5fbc68f + +------------------------------------------------------------------- +Mon Feb 3 14:13:32 CET 2025 - iivanov@suse.de + +- arm64: tegra: Fix typo in Tegra234 dce-fabric compatible (git-fixes) +- commit b60c09f + +------------------------------------------------------------------- +Mon Feb 3 14:13:17 CET 2025 - ailiop@suse.com + +- xfs: don't shut down the filesystem for media failures beyond + end of log (git-fixes). +- commit b3253c4 + +------------------------------------------------------------------- +Mon Feb 3 14:12:23 CET 2025 - iivanov@suse.de + +- arm64: tegra: Fix DMA ID for SPI2 (git-fixes) +- commit ed27827 + +------------------------------------------------------------------- +Mon Feb 3 14:09:40 CET 2025 - ailiop@suse.com + +- gfs2: Truncate address space when flipping GFS2_DIF_JDATA flag + (git-fixes). +- commit 2bdb106 + +------------------------------------------------------------------- +Mon Feb 3 13:59:21 CET 2025 - iivanov@suse.de + +- arm64: dts: rockchip: Fix Turing RK1 PCIe3 hang (git-fixes) +- commit 6545f4a + +------------------------------------------------------------------- +Mon Feb 3 13:58:33 CET 2025 - iivanov@suse.de + +- arm64: dts: rockchip: Split up RK3588's PCIe pinctrls (git-fixes) +- commit ee6c1d3 + +------------------------------------------------------------------- +Mon Feb 3 13:50:06 CET 2025 - iivanov@suse.de + +- arm64/mm: Override PARange for !LPA2 and use it consistently (git-fixes) +- commit 46430f7 + +------------------------------------------------------------------- +Mon Feb 3 13:47:46 CET 2025 - iivanov@suse.de + +- arm64/mm: Reduce PA space to 48 bits when LPA2 is not enabled (git-fixes) +- commit 1e5b33c + +------------------------------------------------------------------- +Mon Feb 3 13:45:19 CET 2025 - iivanov@suse.de + +- arm64: Filter out SVE hwcaps when FEAT_SVE isn't implemented (git-fixes) +- commit 6644a3b + +------------------------------------------------------------------- +Mon Feb 3 13:42:32 CET 2025 - iivanov@suse.de + +- arm64/sme: Move storage of reg_smidr to __cpuinfo_store_cpu() (git-fixes) +- commit ee0c3e4 + +------------------------------------------------------------------- +Mon Feb 3 13:39:16 CET 2025 - iivanov@suse.de + +- arm64: stacktrace: Don't WARN when unwinding other tasks (git-fixes) +- commit c1b5cbf + +------------------------------------------------------------------- +Mon Feb 3 12:22:59 CET 2025 - dwagner@suse.de + +- nvme: fix bogus kzalloc() return check in + nvme_init_effects_log() (git-fixes). +- commit d42e4b8 + +------------------------------------------------------------------- +Mon Feb 3 11:20:53 CET 2025 - dwagner@suse.de + +- nvme: Add error path for xa_store in nvme_init_effects + (git-fixes). +- nvme: Add error check for xa_store in nvme_get_effects_log + (git-fixes). +- nvme-tcp: Fix I/O queue cpu spreading for multiple controllers + (git-fixes). +- nvmet: propagate npwg topology (git-fixes). +- commit 7f10443 + +------------------------------------------------------------------- +Mon Feb 3 11:05:26 CET 2025 - oneukum@suse.com + +- usbnet: ipheth: fix DPE OoB read (git-fixes). +- commit b2a02b8 + +------------------------------------------------------------------- +Mon Feb 3 11:04:39 CET 2025 - oneukum@suse.com + +- usbnet: ipheth: break up NCM header size computation + (git-fixes). +- commit 7a83cc0 + +------------------------------------------------------------------- +Mon Feb 3 11:03:37 CET 2025 - oneukum@suse.com + +- usbnet: ipheth: refactor NCM datagram loop (git-fixes). +- commit 095ff33 + +------------------------------------------------------------------- +Mon Feb 3 10:53:21 CET 2025 - ohering@suse.de + +- scsi: storvsc: Ratelimit warning logs to prevent VM denial of + service (git-fixes). +- scsi: storvsc: Don't assume cpu_possible_mask is dense + (git-fixes). +- hyperv: Do not overlap the hvcall IO areas in + hv_vtl_apicid_to_vp_id() (git-fixes). +- hyperv: Do not overlap the hvcall IO areas in get_vtl() + (git-fixes). +- hyperv: Enable the hypercall output page for the VTL mode + (git-fixes). +- hv_balloon: Fallback to generic_online_page() for non-HV hot + added mem (git-fixes). +- Drivers: hv: vmbus: Log on missing offers if any (git-fixes). +- Drivers: hv: vmbus: Wait for boot-time offers during boot and + resume (git-fixes). +- uio_hv_generic: Add a check for HV_NIC for send, receive + buffers setup (git-fixes). +- iommu/hyper-v: Don't assume cpu_possible_mask is dense + (git-fixes). +- Drivers: hv: Don't assume cpu_possible_mask is dense + (git-fixes). +- x86/hyperv: Don't assume cpu_possible_mask is dense (git-fixes). +- hyperv: Remove the now unused hyperv-tlfs.h files (git-fixes). +- hyperv: Switch from hyperv-tlfs.h to hyperv/hvhdk.h (git-fixes). +- hyperv: Add new Hyper-V headers in include/hyperv (git-fixes). +- hyperv: Clean up unnecessary #includes (git-fixes). +- hyperv: Move hv_connection_id to hyperv-tlfs.h (git-fixes). +- hv_netvsc: Replace one-element array with flexible array member + (git-fixes). +- commit bf2065f + +------------------------------------------------------------------- +Sun Feb 2 10:01:55 CET 2025 - tiwai@suse.de + +- Revert "media: uvcvideo: Require entities to have a non-zero + unique ID" (bsc#1235894). +- wifi: rtl8xxxu: add more missing rtl8192cu USB IDs + (stable-fixes). +- drm/amd/display: Initialize denominator defaults to 1 + (stable-fixes). +- drm/amd/display: Use HW lock mgr for PSR1 (stable-fixes). +- drm/connector: hdmi: Validate supported_formats matches + ycbcr_420_allowed (stable-fixes). +- commit 839fcdd + +------------------------------------------------------------------- +Sat Feb 1 10:16:05 CET 2025 - tiwai@suse.de + +- ASoC: acp: Support microphone from Lenovo Go S (stable-fixes). +- ALSA: pcm: use new array-copying-wrapper (stable-fixes). +- ALSA: usb-audio: Add delay quirk for iBasso DC07 Pro + (stable-fixes). +- commit ccad405 + +------------------------------------------------------------------- +Sat Feb 1 10:14:26 CET 2025 - tiwai@suse.de + +- PCI: Restore original INTX_DISABLE bit by pcim_intx() + (git-fixes). +- kconfig: fix memory leak in sym_warn_unmet_dep() (git-fixes). +- kconfig: fix file name in warnings when loading + KCONFIG_DEFCONFIG_LIST (git-fixes). +- genksyms: fix memory leak when the same symbol is read from + *.symref file (git-fixes). +- genksyms: fix memory leak when the same symbol is added from + source (git-fixes). +- ata: libata-core: Add ATA_QUIRK_NOLPM for Samsung SSD 870 QVO + drives (git-fixes). +- ASoC: amd: acp: Fix possible deadlock (git-fixes). +- ASoC: da7213: Initialize the mutex (git-fixes). +- ASoC: rockchip: i2s_tdm: Re-add the set_sysclk callback + (git-fixes). +- ALSA: hda: Fix headset detection failure due to unstable sort + (git-fixes). +- ALSA: hda/realtek: Fix quirk matching for Legion Pro 7 + (git-fixes). +- commit 4daaa58 + +------------------------------------------------------------------- +Fri Jan 31 18:52:17 CET 2025 - krisman@suse.de + +- io_uring/eventfd: ensure io_eventfd_signal() defers another + RCU period (CVE-2025-21655 bsc#1236163). +- commit 8c48635 + +------------------------------------------------------------------- +Fri Jan 31 18:40:47 CET 2025 - krisman@suse.de + +- io_uring/eventfd: abstract out ev_fd put helper (CVE-2025-21655 + bsc#1236163). +- commit 3ee0779 + +------------------------------------------------------------------- +Fri Jan 31 17:47:10 CET 2025 - krisman@suse.de + +- io_uring/sqpoll: zero sqd->thread on tctx errors (CVE-2025-21633 + bsc#1236108). +- commit e81e97d + +------------------------------------------------------------------- +Fri Jan 31 16:50:37 CET 2025 - mgorman@suse.de + +- sched_ext: update scx_bpf_dsq_insert() doc for SCX_DSQ_LOCAL_ON + (git fixes (sched)). +- cpufreq: schedutil: Fix superfluous updates caused by + need_freq_update (git fixes (sched)). +- sched/fair: Fix update_cfs_group() vs DELAY_DEQUEUE (git fixes + (sched)). +- sched/fair: Fix EEVDF entity placement bug causing scheduling + lag (git fixes (sched)). +- sched_ext: idle: Refresh idle masks during idle-to-idle + transitions (git fixes (sched)). +- freezer, sched: Report frozen tasks as 'D' instead of 'R' + (git fixes (sched)). +- epoll: Add synchronous wakeup support for ep_poll_callback + (git fixes (sched)). +- commit 3d30d97 + +------------------------------------------------------------------- +Fri Jan 31 11:16:22 CET 2025 - ptesarik@suse.com + +- mm/rodata_test: use READ_ONCE() to read const variable + (git-fixes). +- commit d31a779 + +------------------------------------------------------------------- +Fri Jan 31 10:16:03 CET 2025 - ggherdovich@suse.cz + +- cpufreq/amd-pstate: Fix prefcore rankings (git-fixes). +- commit 6e54c2a + +------------------------------------------------------------------- +Fri Jan 31 08:45:14 CET 2025 - tiwai@suse.de + +- rtc: zynqmp: Fix optional clock name property (git-fixes). +- rtc: loongson: clear TOY_MATCH0_REG in loongson_rtc_isr() + (git-fixes). +- rtc: pcf85063: fix potential OOB write in PCF85063 NVMEM read + (git-fixes). +- rtc: tps6594: Fix integer overflow on 32bit systems (git-fixes). +- PM: sleep: core: Synchronize runtime PM status of parents and + children (git-fixes). +- PM: hibernate: Add error handling for syscore_suspend() + (git-fixes). +- Bluetooth: L2CAP: accept zero as a special value for MTU + auto-selection (git-fixes). +- Bluetooth: btnxpuart: Fix glitches seen in dual A2DP streaming + (git-fixes). +- Bluetooth: btusb: mediatek: Add locks for + usb_driver_claim_interface() (git-fixes). +- usbnet: ipheth: use static NDP16 location in URB (git-fixes). +- usbnet: ipheth: check that DPE points past NCM header + (git-fixes). +- usbnet: ipheth: fix possible overflow in DPE length check + (git-fixes). +- net: usb: rtl8150: enable basic endpoint checking (git-fixes). +- net: phy: c45-tjaxx: add delay between MDIO write and read in + soft_reset (git-fixes). +- net: rose: fix timer races against user threads (git-fixes). +- net: phy: marvell-88q2xxx: Fix temperature measurement with + reset-gpios (git-fixes). +- NFC: nci: Add bounds checking in nci_hci_create_pipe() + (git-fixes). +- docs: power: Fix footnote reference for Toshiba Satellite + P10-554 (git-fixes). +- gpio: mxc: remove dead code after switch to DT-only (git-fixes). +- commit ca8e15a + +------------------------------------------------------------------- +Fri Jan 31 05:24:26 CET 2025 - tonyj@suse.de + +- docs: ABI: sysfs-bus-event_source-devices-vpa-pmu: Fix htmldocs + errors (jsc#PED-10947, git-fixes). +- commit 84a7517 + +------------------------------------------------------------------- +Fri Jan 31 03:50:33 CET 2025 - tonyj@suse.de + +- perf/x86/intel: Add PMU support for ArrowLake-H (jsc#PED-10527). +- perf/x86/intel: Support hybrid PMU with multiple atom uarchs + (jsc#PED-10527). +- x86/cpu/intel: Define helper to get CPU core native ID + (jsc#PED-10527). +- perf/x86: Refine hybrid_pmu_type defination (jsc#PED-10527). +- commit d4840cf + +------------------------------------------------------------------- +Fri Jan 31 03:49:36 CET 2025 - tonyj@suse.de + +- perf/x86/intel/uncore: Add Clearwater Forest support + (jsc#PED-10657). +- commit 3b2b3d7 + +------------------------------------------------------------------- +Fri Jan 31 03:49:04 CET 2025 - tonyj@suse.de + +- perf/x86/intel: Add Arrow Lake U support (jsc#PED-10525). +- commit 7de75f6 + +------------------------------------------------------------------- +Fri Jan 31 02:49:43 CET 2025 - tonyj@suse.de + +- powerpc/perf: Add per-task/process monitoring to vpa_pmu driver + (jsc#PED-10947). +- powerpc/kvm: Add vpa latency counters to kvm_vcpu_arch + (jsc#PED-10947). +- docs: ABI: sysfs-bus-event_source-devices-vpa-pmu: Document + sysfs event format entries for vpa_pmu (jsc#PED-10947). +- commit a4dd907 + +------------------------------------------------------------------- +Fri Jan 31 02:48:27 CET 2025 - tonyj@suse.de + +- powerpc/perf: Add perf interface to expose vpa counters + (jsc#PED-10947). +- Update config files (ppc64le/default/CONFIG_VPA_PMU) +- Update supported.conf (arch/powerpc/perf/vpa-pmu) +- commit f7b6f3e + +------------------------------------------------------------------- +Fri Jan 31 02:04:25 CET 2025 - tonyj@suse.de + +- perf/x86/rapl: Add core energy counter support for AMD CPUs + (jsc#PED-11773). +- perf/x86/rapl: Move the cntr_mask to rapl_pmus struct + (jsc#PED-11773). +- perf/x86/rapl: Remove the global variable rapl_msrs + (jsc#PED-11773). +- perf/x86/rapl: Modify the generic variable names to *_pkg* + (jsc#PED-11773). +- perf/x86/rapl: Add arguments to the init and cleanup functions + (jsc#PED-11773). +- perf/x86/rapl: Make rapl_model struct global (jsc#PED-11773). +- perf/x86/rapl: Rename rapl_pmu variables (jsc#PED-11773). +- perf/x86/rapl: Remove the cpu_to_rapl_pmu() function + (jsc#PED-11773). +- x86/topology: Introduce topology_logical_core_id() + (jsc#PED-11773). +- perf/x86/rapl: Remove the unused get_rapl_pmu_cpumask() function + (jsc#PED-11773). +- perf/x86/rapl: Clean up cpumask and hotplug (jsc#PED-11773). +- perf/x86/rapl: Move the pmu allocation out of CPU hotplug + (jsc#PED-11773). +- x86/amd: Use heterogeneous core topology for identifying boost + numerator (jsc#PED-11773). +- x86/cpu: Add CPU type to struct cpuinfo_topology + (jsc#PED-11773). +- x86/cpu: Enable SD_ASYM_PACKING for PKG domain on AMD + (jsc#PED-11773). +- x86/cpufeatures: Add X86_FEATURE_AMD_HETEROGENEOUS_CORES + (jsc#PED-11773). +- x86/cpufeatures: Rename X86_FEATURE_FAST_CPPC to have AMD prefix + (jsc#PED-11773). +- commit c61d138 + +------------------------------------------------------------------- +Thu Jan 30 17:36:38 CET 2025 - ggherdovich@suse.cz + +- cpufreq/amd-pstate: Use boost numerator for upper bound of + frequencies (git-fixes). +- cpufreq/amd-pstate: Store the boost numerator as highest perf + again (git-fixes). +- commit 6f5ef23 + +------------------------------------------------------------------- +Thu Jan 30 17:27:17 CET 2025 - ggherdovich@suse.cz + +- cpufreq/amd-pstate: Detect preferred core support before driver + registration (git-fixes). +- cpufreq/amd-pstate: Move registration after static function + call update (git-fixes). +- cpufreq/amd-pstate: Push adjust_perf vfunc init into cpu_init + (git-fixes). +- cpufreq/amd-pstate: Align offline flow of shared memory and + MSR based systems (git-fixes). +- cpufreq/amd-pstate: Call cppc_set_epp_perf in the reenable + function (git-fixes). +- cpufreq/amd-pstate: Do not attempt to clear MSR_AMD_CPPC_ENABLE + (git-fixes). +- cpufreq/amd-pstate: Rename functions that enable CPPC + (git-fixes). +- cpufreq/amd-pstate: Remove the redundant amd_pstate_set_driver() + call (git-fixes). +- cpufreq/amd-pstate: Remove the switch case in amd_pstate_init() + (git-fixes). +- cpufreq/amd-pstate: Call amd_pstate_set_driver() in + amd_pstate_register_driver() (git-fixes). +- cpufreq/amd-pstate: Call amd_pstate_register() in + amd_pstate_init() (git-fixes). +- cpufreq/amd-pstate: Set the initial min_freq to + lowest_nonlinear_freq (git-fixes). +- cpufreq/amd-pstate: Remove the redundant verify() function + (git-fixes). +- cpufreq/amd-pstate: Rename MSR and shared memory specific + functions (git-fixes). +- commit 3a64362 + +------------------------------------------------------------------- +Thu Jan 30 15:12:26 CET 2025 - ggherdovich@suse.cz + +- cpufreq: ACPI: Fix max-frequency computation (git-fixes + jsc#PED-12064). +- commit 8847124 + +------------------------------------------------------------------- +Thu Jan 30 14:42:55 CET 2025 - tiwai@suse.de + +- Move upstreamed lpfc and initramfs patches into sorted section +- commit 3188ca8 + +------------------------------------------------------------------- +Thu Jan 30 14:40:12 CET 2025 - tiwai@suse.de + +- Input: synaptics - fix crash when enabling pass-through port + (bsc#1219522). +- commit 37ec4ab + +------------------------------------------------------------------- +Thu Jan 30 13:53:33 CET 2025 - msuchanek@suse.de + +- powerpc/pseries/eeh: Fix get PE state translation (bsc#1215199). +- commit 9a95d7d + +------------------------------------------------------------------- +Thu Jan 30 13:48:12 CET 2025 - msuchanek@suse.de + +- Update config files. + Disable accidentally enabled option + ppc64le: + CONFIG_IRQ_TIME_ACCOUNTING=n +- commit 482ad8d + +------------------------------------------------------------------- +Thu Jan 30 13:45:59 CET 2025 - tiwai@suse.de + +- ALSA: hda/realtek: Workaround for resume on Dell Venue 11 Pro + 7130 (bsc#1235686). +- commit 9e21a47 + +------------------------------------------------------------------- +Thu Jan 30 13:42:43 CET 2025 - msuchanek@suse.de + +- powerpc/pseries/iommu: Don't unset window if it was never set + (jsc#PED-10539 git-fixes). +- commit 198b0d2 + +------------------------------------------------------------------- +Thu Jan 30 11:18:51 CET 2025 - ggherdovich@suse.cz + +- cpufreq: Move endif to the end of Kconfig file (git-fixes). +- commit bff3dd1 + +------------------------------------------------------------------- +Thu Jan 30 08:36:19 CET 2025 - tiwai@suse.de + +- dmaengine: ti: edma: fix OF node reference leaks in edma_driver + (git-fixes). +- regulator: core: Add missing newline character (git-fixes). +- wifi: ath12k: fix read pointer after free in + ath12k_mac_assign_vif_to_vdev() (git-fixes). +- wifi: rtw89: fix proceeding MCC with wrong scanning state + after sequence changes (git-fixes). +- commit 04018e2 + +------------------------------------------------------------------- +Wed Jan 29 16:30:31 CET 2025 - jgross@suse.com + +- virtio-blk: don't keep queue frozen during system suspend + (CVE-2024-57946 bsc#1236247). +- commit 7fd5c04 + +------------------------------------------------------------------- +Wed Jan 29 16:02:56 CET 2025 - mhocko@suse.com + +- netfilter: x_tables: fix LED ID check in led_tg_check() + (CVE-2024-56650 bsc#1235430). +- commit 7f5dabf + +------------------------------------------------------------------- +Wed Jan 29 10:08:12 CET 2025 - jslaby@suse.cz + +- serial: sh-sci: Increment the runtime usage counter for the + earlycon device (git-fixes). +- serial: sh-sci: Clean sci_ports after at earlycon exit + (git-fixes). +- serial: sh-sci: Do not probe the serial port if its slot in + sci_ports is in use (git-fixes). +- serial: sh-sci: Move runtime PM enable to sci_probe_single() + (git-fixes). +- serial: sh-sci: Drop __initdata macro for port_cfg (git-fixes). +- tty: Permit some TIOCL_SETSEL modes without CAP_SYS_ADMIN + (git-fixes). +- tty: xilinx_uartps: split sysrq handling (git-fixes). +- serial: 8250: Adjust the timeout for FIFO mode (git-fixes). +- commit d006f88 + +------------------------------------------------------------------- +Wed Jan 29 09:22:45 CET 2025 - tiwai@suse.de + +- driver core: class: Fix wild pointer dereferences in API + class_dev_iter_next() (git-fixes). +- devcoredump: cleanup some comments (git-fixes). +- tools/bootconfig: Fix the wrong format specifier (git-fixes). +- serial: sh-sci: Do not probe the serial port if its slot in + sci_ports[] is in use (git-fixes). +- serial: sh-sci: Drop __initdata macro for port_cfg (git-fixes). +- tty: Permit some TIOCL_SETSEL modes without CAP_SYS_ADMIN + (git-fixes). +- tty: xilinx_uartps: split sysrq handling (git-fixes). +- serial: 8250: Adjust the timeout for FIFO mode (git-fixes). +- tty: mips_ejtag_fdc: fix one more u8 warning (git-fixes). +- LoongArch: Fix warnings during S3 suspend (git-fixes). +- commit b05d21a + +------------------------------------------------------------------- +Tue Jan 28 18:09:18 CET 2025 - cfamullaconrad@suse.com + +- tools/power turbostat: Add initial support for GraniteRapids-D + (jsc#PED-10490). +- commit 5b7dffe + +------------------------------------------------------------------- +Tue Jan 28 13:05:25 CET 2025 - tiwai@suse.de + +- selftests/mm: virtual_address_range: avoid reading from VM_IO + mappings (git-fixes). +- selftests/mm: virtual_address_range: unmap chunks after + validation (git-fixes). +- selftests/mm/cow: modify the incorrect checking parameters + (git-fixes). +- selftests/mm: use selftests framework to print test result + (git-fixes). +- selftests/mm: fix condition in uffd_move_test_common() + (git-fixes). +- selftests: mm: fix conversion specifiers in transact_test() + (git-fixes). +- clk: clk-loongson2: Fix the number count of clk provider + (git-fixes). +- clk: sunxi-ng: a100: enable MMC clock reparenting (git-fixes). +- clk: mmp2: call pm_genpd_init() only after genpd.name is set + (git-fixes). +- clk: thead: Fix cpu2vp_clk for TH1520 AP_SUBSYS clocks + (git-fixes). +- clk: thead: Add CLK_IGNORE_UNUSED to fix TH1520 boot + (git-fixes). +- clk: thead: Fix clk gate registration to pass flags (git-fixes). +- clk: qcom: gcc-sdm845: Do not use shared clk_ops for QUPs + (git-fixes). +- clk: qcom: gcc-x1e80100: Do not turn off usb_2 controller GDSC + (git-fixes). +- clk: qcom: gcc-mdm9607: Fix cmd_rcgr offset for blsp1_uart6 rcg + (git-fixes). +- clk: qcom: camcc-x1e80100: Set titan_top_gdsc as the parent + GDSC of subordinate GDSCs (git-fixes). +- clk: qcom: clk-alpha-pll: fix alpha mode configuration + (git-fixes). +- clk: qcom: dispcc-sm6350: Add missing parent_map for a clock + (git-fixes). +- clk: qcom: gcc-sm6350: Add missing parent_map for two clocks + (git-fixes). +- clk: qcom: clk-rpmh: prevent integer overflow in recalc_rate + (git-fixes). +- clk: qcom: gcc-sm8650: Do not turn off PCIe GDSCs during + gdsc_disable() (git-fixes). +- clk: qcom: gcc-sm8550: Do not turn off PCIe GDSCs during + gdsc_disable() (git-fixes). +- clk: imx8mp: Fix clkout1/2 support (git-fixes). +- clk: sunxi-ng: a64: stop force-selecting PLL-MIPI as TCON0 + parent (git-fixes). +- clk: ralink: mtmips: remove duplicated 'xtal' clock for Ralink + SoC RT3883 (git-fixes). +- clk: mediatek: mt2701-img: add missing dummy clk (git-fixes). +- clk: mediatek: mt2701-mm: add missing dummy clk (git-fixes). +- clk: mediatek: mt2701-bdp: add missing dummy clk (git-fixes). +- clk: mediatek: mt2701-aud: fix conversion to + mtk_clk_simple_probe (git-fixes). +- clk: mediatek: mt2701-vdec: fix conversion to + mtk_clk_simple_probe (git-fixes). +- clk: renesas: cpg-mssr: Fix 'soc' node handling in + cpg_mssr_reserved_init() (git-fixes). +- clk: analogbits: Fix incorrect calculation of vco rate delta + (git-fixes). +- clk: fix an OF node reference leak in of_clk_get_parent_name() + (git-fixes). +- pstore/blk: trivial typo fixes (git-fixes). +- selftests/mm: set allocated memory to non-zero content in cow + test (git-fixes). +- clk: clk-imx8mp-audiomix: fix function signature (git-fixes). +- clk: thead: Fix TH1520 emmc and shdci clock rate (git-fixes). +- efivarfs: Fix error on non-existent file (stable-fixes). +- qca_spi: Make driver probing reliable (git-fixes). +- qca_spi: Fix clock speed for multiple QCA7000 (git-fixes). +- commit 52abd40 + +------------------------------------------------------------------- +Tue Jan 28 10:14:21 CET 2025 - jslaby@suse.cz + +- PCI: rcar-ep: Fix incorrect variable used when calling + devm_request_mem_region() (git-fixes). +- PCI: microchip: Set inbound address translation for coherent + or non-coherent mode (git-fixes). +- PCI: imx6: Add missing reference clock disable logic + (git-fixes). +- PCI: imx6: Deassert apps_reset in imx_pcie_deassert_core_reset() + (git-fixes). +- PCI: imx6: Skip controller_id generation logic for i.MX7D + (git-fixes). +- PCI: imx6: Configure PHY based on Root Complex or Endpoint mode + (git-fixes). +- PCI: dwc: Always stop link in the dw_pcie_suspend_noirq + (git-fixes). +- PCI: qcom: Update ICC and OPP values after Link Up event + (git-fixes). +- PCI: endpoint: pci-epf-test: Fix check for DMA MEMCPY test + (git-fixes). +- PCI: endpoint: pci-epf-test: Set dma_chan_rx pointer to NULL + on error (git-fixes). +- PCI: dwc: ep: Prevent changing BAR size/flags in + pci_epc_set_bar() (git-fixes). +- PCI: dwc: ep: Write BAR_MASK before iATU registers in + pci_epc_set_bar() (git-fixes). +- PCI: endpoint: Finish virtual EP removal in + pci_epf_remove_vepf() (git-fixes). +- PCI: endpoint: Destroy the EPC device in devm_pci_epc_destroy() + (git-fixes). +- PCI/ASPM: Save parent L1SS config in pci_save_aspm_l1ss_state() + (git-fixes). +- commit 6aedcaa + +------------------------------------------------------------------- +Tue Jan 28 10:06:37 CET 2025 - jslaby@suse.cz + +- genirq: Make handle_enforce_irqctx() unconditionally available + (git-fixes). +- commit c47d221 + +------------------------------------------------------------------- +Tue Jan 28 10:04:49 CET 2025 - jslaby@suse.cz + +- Refresh patches.suse/tpm-Map-the-ACPI-provided-event-log.patch. + Add Alt-commit. +- commit 256dd4e + +------------------------------------------------------------------- +Tue Jan 28 10:04:33 CET 2025 - jslaby@suse.cz + +- ipmi: ssif_bmc: Fix new request loss when bmc ready for a + response (git-fixes). +- ipmi: ipmb: Add check devm_kasprintf() returned value + (git-fixes). +- commit 513ad80 + +------------------------------------------------------------------- +Tue Jan 28 08:46:32 CET 2025 - nik.borisov@suse.com + +- x86: Fix build regression with CONFIG_KEXEC_JUMP enabled (git-fixes). +- commit e16e19e + +------------------------------------------------------------------- +Tue Jan 28 08:46:18 CET 2025 - nik.borisov@suse.com + +- clocksource: Make negative motion detection more robust (git-fixes). +- commit fca041b + +------------------------------------------------------------------- +Tue Jan 28 08:39:47 CET 2025 - tiwai@suse.de + +- drm/v3d: Assign job pointer to NULL before signaling the fence + (git-fixes). +- drm/amd/display: Fix error pointers in + amdgpu_dm_crtc_mem_type_changed (git-fixes). +- iio: light: as73211: fix channel handling in only-color + triggered buffer (git-fixes). +- intel_th: core: fix kernel-doc warnings (git-fixes). +- bus: mhi: host: Free mhi_buf vector inside + mhi_alloc_bhie_table() (git-fixes). +- iio: iio-mux: kzalloc instead of devm_kzalloc to ensure page + alignment (git-fixes). +- iio: adc: ad_sigma_delta: Handle CS assertion as intended in + ad_sd_read_reg_raw() (git-fixes). +- iio: adc: ad7124: Refuse invalid input specifiers (git-fixes). +- iio: adc: ad7124: Don't create more channels than the driver + can handle (git-fixes). +- extcon: realtek: fix NULL deref check in extcon_rtk_type_c_probe + (git-fixes). +- misc: fastrpc: Fix copy buffer page size (git-fixes). +- misc: fastrpc: Fix registered buffer page address (git-fixes). +- misc: fastrpc: Deregister device nodes properly in error + scenarios (git-fixes). +- VMCI: fix reference to ioctl-number.rst (git-fixes). +- drivers/card_reader/rtsx_usb: Restore interrupt based detection + (git-fixes). +- uio: uio_dmem_genirq: check the return value of devm_kasprintf() + (git-fixes). +- uio: Fix return value of poll (git-fixes). +- misc: misc_minor_alloc to use ida for all dynamic/misc dynamic + minors (git-fixes). +- pps: Fix a use-after-free (git-fixes). +- Revert "usb: gadget: u_serial: Disable ep before setting port to + null to fix the crash caused by port being null" (stable-fixes). +- usb: typec: tcpci: Prevent Sink disconnection before + vPpsShutdown in SPR PPS (git-fixes). +- usb: dwc3: core: Defer the probe until USB power supply ready + (git-fixes). +- USB: serial: quatech2: fix null-ptr-deref in + qt2_process_read_urb() (git-fixes). +- usb: typec: tcpm: set SRC_SEND_CAPABILITIES timeout to + PD_T_SENDER_RESPONSE (git-fixes). +- usb: host: xhci-plat: Assign shared_hcd->rsrc_start (git-fixes). +- usb: dwc3-am62: Fix an OF node leak in phy_syscon_pll_refclk() + (git-fixes). +- usb: dwc3: Skip resume if pm_runtime_set_active() fails + (git-fixes). +- usb: xhci: Fix NULL pointer dereference on certain command + aborts (git-fixes). +- usb: gadget: f_tcm: Don't prepare BOT write request twice + (git-fixes). +- usb: gadget: f_tcm: ep_autoconfig with fullspeed endpoint + (git-fixes). +- usb: gadget: f_tcm: Fix Get/SetInterface return value + (git-fixes). +- usb: gadget: f_tcm: Decrement command ref count on cleanup + (git-fixes). +- usb: gadget: f_tcm: Translate error to sense (git-fixes). +- usb: gadget: f_tcm: Don't free command immediately (git-fixes). +- usb: gadget: functionfs: fix spellos (git-fixes). +- pwm: microchip-core: fix incorrect comparison with max period + (git-fixes). +- power: reset: as3722-poweroff: Remove unnecessary return in + as3722_poweroff_probe (git-fixes). +- power: ip5xxx_power: Fix return value on ADC read errors + (git-fixes). +- commit f4aee60 + +------------------------------------------------------------------- +Mon Jan 27 17:57:46 CET 2025 - mkoutny@suse.com + +- padata: add pd get/put refcnt helper (git-fixes). +- commit 816d211 + +------------------------------------------------------------------- +Mon Jan 27 17:30:33 CET 2025 - nmorey@suse.com + +- RDMA/hns: Clean up the legacy CONFIG_INFINIBAND_HNS (git-fixes) +- RDMA/mlx5: Fix implicit ODP use after free (git-fixes) +- RDMA/mlx5: Fix a race for an ODP MR which leads to CQE with error (git-fixes) +- RDMA/rxe: Fix the warning "__rxe_cleanup+0x12c/0x170 [rdma_rxe]" (git-fixes) +- RDMA/cxgb4: Notify rdma stack for IB_EVENT_QP_LAST_WQE_REACHED event (git-fixes) +- RDMA/mlx5: Fix indirect mkey ODP page count (git-fixes) +- RDMA/rtrs: Add missing deinit() call (git-fixes) +- RDMA/bnxt_re: Fix to drop reference to the mmap entry in case of error (git-fixes) +- RDMA/srp: Fix error handling in srp_add_port (git-fixes) +- RDMA/rxe: Fix mismatched max_msg_sz (git-fixes) +- rdma/cxgb4: Prevent potential integer overflow on 32bit (git-fixes) +- RDMA/mlx4: Avoid false error about access to uninitialized gids array (git-fixes) +- commit 8a1518e + +------------------------------------------------------------------- +Mon Jan 27 16:52:08 CET 2025 - mkoutny@suse.com + +- padata: avoid UAF for reorder_work (git-fixes). +- padata: fix UAF in padata_reorder (git-fixes). +- commit 0ccb421 + +------------------------------------------------------------------- +Mon Jan 27 16:48:43 CET 2025 - mkoutny@suse.com + +- fork: avoid inappropriate uprobe access to invalid mm + (bsc#1236477). +- commit d6bd244 + +------------------------------------------------------------------- +Mon Jan 27 16:27:13 CET 2025 - nik.borisov@suse.com + +- x86/kexec: Restore GDT on return from ::preserve_context kexec (git-fixes). +- commit 394a2d2 + +------------------------------------------------------------------- +Mon Jan 27 16:27:02 CET 2025 - nik.borisov@suse.com + +- timekeeping: Always check for negative motion (git-fixes). +- commit 6a6f244 + +------------------------------------------------------------------- +Mon Jan 27 16:26:37 CET 2025 - mkoutny@suse.com + +- cgroup/cpuset: remove kernfs active break (bsc#1236110). +- commit 0d4d6ef + +------------------------------------------------------------------- +Mon Jan 27 16:25:21 CET 2025 - mkoutny@suse.com + +- cgroup/cpuset: Prevent leakage of isolated CPUs into sched + domains (jsc#PED-11934). +- cgroup/cpuset: Remove stale text (jsc#PED-11934). +- cgroup/cpuset: Disable cpuset_cpumask_can_shrink() test if + not load balancing (jsc#PED-11934). +- cgroup/cpuset: Enforce at most one + rebuild_sched_domains_locked() call per operation + (jsc#PED-11934). +- cgroup/cpuset: Revert "Allow suppression of sched domain + rebuild in update_cpumasks_hier()" (jsc#PED-11934). +- commit b370227 + +------------------------------------------------------------------- +Mon Jan 27 15:40:22 CET 2025 - nik.borisov@suse.com + +- x86/ioapic: Remove a stray tab in the IO-APIC type string (git-fixes). +- commit c9344f1 + +------------------------------------------------------------------- +Mon Jan 27 15:11:14 CET 2025 - tbogendoerfer@suse.de + +- net: stmmac: dwmac-tegra: Read iommu stream id from device tree + (CVE-2025-21663 bsc#1236260). +- commit f877716 + +------------------------------------------------------------------- +Mon Jan 27 15:07:09 CET 2025 - nik.borisov@suse.com + +- KVM: x86: Advertise SRSO_USER_KERNEL_NO to userspace (git-fixes). +- commit 9294b74 + +------------------------------------------------------------------- +Mon Jan 27 15:06:58 CET 2025 - nik.borisov@suse.com + +- x86/bugs: Add SRSO_USER_KERNEL_NO support (git-fixes). +- commit 6001f65 + +------------------------------------------------------------------- +Mon Jan 27 09:54:48 CET 2025 - tiwai@suse.de + +- maple_tree: simplify split calculation (git-fixes). +- latencytop: use correct kernel-doc format for func params + (git-fixes). +- kasan: fix typo in kasan_poison_new_object documentation + (git-fixes). +- lib/inflate.c: remove dead code (git-fixes). +- firewire: test: Fix potential null dereference in firewire + kunit test (git-fixes). +- maple_tree: reload mas before the second call for mas_empty_area + (git-fixes). +- commit 7ba9d83 + +------------------------------------------------------------------- +Sun Jan 26 10:56:35 CET 2025 - tiwai@suse.de + +- remoteproc: mtk_scp: Only populate devices for SCP cores + (git-fixes). +- remoteproc: omap: Handle ARM dma_iommu_mapping (git-fixes). +- remoteproc: core: Fix ida_free call while not allocated + (git-fixes). +- watchdog: rti_wdt: Fix an OF node leak in rti_wdt_probe() + (git-fixes). +- mtd: rawnand: brcmnand: fix status read of brcmnand_waitfunc + (git-fixes). +- mtd: spinand: Remove write_enable_op() in markbad() (git-fixes). +- mtd: onenand: Fix uninitialized retlen in do_otp_read() + (git-fixes). +- PCI: rcar-ep: Fix incorrect variable used when calling + devm_request_mem_region() (git-fixes). +- PCI: imx6: Add missing reference clock disable logic + (git-fixes). +- PCI: imx6: Deassert apps_reset in imx_pcie_deassert_core_reset() + (git-fixes). +- PCI: imx6: Skip controller_id generation logic for i.MX7D + (git-fixes). +- PCI: imx6: Configure PHY based on Root Complex or Endpoint mode + (git-fixes). +- PCI: dwc: Always stop link in the dw_pcie_suspend_noirq + (git-fixes). +- PCI: qcom: Update ICC and OPP values after Link Up event + (git-fixes). +- PCI: endpoint: pci-epf-test: Fix check for DMA MEMCPY test + (git-fixes). +- PCI: endpoint: pci-epf-test: Set dma_chan_rx pointer to NULL + on error (git-fixes). +- PCI: dwc: ep: Prevent changing BAR size/flags in + pci_epc_set_bar() (git-fixes). +- PCI: dwc: ep: Write BAR_MASK before iATU registers in + pci_epc_set_bar() (git-fixes). +- PCI: endpoint: Finish virtual EP removal in + pci_epf_remove_vepf() (git-fixes). +- PCI: endpoint: Destroy the EPC device in devm_pci_epc_destroy() + (git-fixes). +- PCI: Avoid putting some root ports into D3 on TUXEDO Sirius Gen1 + (git-fixes). +- PCI/ASPM: Save parent L1SS config in pci_save_aspm_l1ss_state() + (git-fixes). +- media: nuvoton: Fix an error check in npcm_video_ece_init() + (git-fixes). +- media: dvb-usb-v2: af9035: fix ISO C90 compilation error on + af9035_i2c_master_xfer (git-fixes). +- staging: media: imx: fix OF node leak in + imx_media_add_of_subdevs() (git-fixes). +- media: mmp: Bring back registration of the device (git-fixes). +- media: nxp: imx8-isi: fix v4l2-compliance test errors + (git-fixes). +- media: uvcvideo: Propagate buf->error to userspace (git-fixes). +- media: uvcvideo: Remove dangling pointers (git-fixes). +- media: uvcvideo: Remove redundant NULL assignment (git-fixes). +- media: uvcvideo: Only save async fh if success (git-fixes). +- media: uvcvideo: Support partial control reads (git-fixes). +- media: uvcvideo: Fix event flags in uvc_ctrl_send_events + (git-fixes). +- media: uvcvideo: Fix double free in error path (git-fixes). +- media: uvcvideo: Fix crash during unbind if gpio unit is in use + (git-fixes). +- staging: media: max96712: fix kernel oops when removing module + (git-fixes). +- media: camif-core: Add check for clk_enable() (git-fixes). +- media: mipi-csis: Add check for clk_enable() (git-fixes). +- media: ov5640: fix get_light_freq on auto (git-fixes). +- media: mc: fix endpoint iteration (git-fixes). +- media: i2c: ds90ub960: Fix UB9702 VC map (git-fixes). +- media: i2c: ds90ub960: Fix logging SP & EQ status only for + UB9702 (git-fixes). +- media: i2c: ds90ub960: Fix use of non-existing registers on + UB9702 (git-fixes). +- media: i2c: ds90ub960: Fix UB9702 refclk register access + (git-fixes). +- media: i2c: ds90ub9x3: Fix extra fwnode_handle_put() + (git-fixes). +- media: i2c: ov9282: Correct the exposure offset (git-fixes). +- media: intel/ipu6: remove cpu latency qos request on error + (git-fixes). +- media: ccs: Fix cleanup order in ccs_probe() (git-fixes). +- media: imx296: Add standby delay during probe (git-fixes). +- media: i2c: imx412: Add missing newline to prints (git-fixes). +- media: i2c: imx290: Register 0x3011 varies between imx327 and + imx290 (git-fixes). +- media: ccs: Clean up parsed CCS static data on parse failure + (git-fixes). +- media: ccs: Fix CCS static data parsing for large block sizes + (git-fixes). +- media: marvell: Add check for clk_enable() (git-fixes). +- media: stm32: dcmipp: correct dma_set_mask_and_coherent mask + value (git-fixes). +- media: lmedm04: Handle errors for lme2510_int_read (git-fixes). +- media: rc: iguanair: handle timeouts (git-fixes). +- media: rkisp1: Fix unused value issue (git-fixes). +- media: imx-jpeg: Fix potential error pointer dereference in + detach_pm() (git-fixes). +- commit aae4fa1 + +------------------------------------------------------------------- +Sat Jan 25 13:11:33 CET 2025 - tiwai@suse.de + +- ALSA: hda/realtek: Enable Mute LED on HP Laptop 14s-fq1xxx + (stable-fixes). +- ALSA: usb-audio: Add delay quirk for USB Audio Device + (stable-fixes). +- ALSA: hda/realtek: Enable headset mic on Positivo C6400 + (stable-fixes). +- commit 6acf6ed + +------------------------------------------------------------------- +Sat Jan 25 12:56:25 CET 2025 - tiwai@suse.de + +- rhashtable: Fix rhashtable_try_insert test (git-fixes). +- commit f5a7305 + +------------------------------------------------------------------- +Sat Jan 25 12:55:36 CET 2025 - tiwai@suse.de + +- mailbox: zynqmp: Remove invalid __percpu annotation in + zynqmp_ipi_probe() (git-fixes). +- mailbox: tegra-hsp: Clear mailbox before using message + (git-fixes). +- i3c: master: Fix missing 'ret' assignment in set_speed() + (git-fixes). +- i3c: dw: Fix use-after-free in dw_i3c_master driver due to + race condition (git-fixes). +- efi: sysfb_efi: fix W=1 warnings when EFI is not set + (git-fixes). +- of: address: Fix empty resource handling in + __of_address_resource_bounds() (git-fixes). +- of/fdt: Restore possibility to use both ACPI and FDT from + bootloader (git-fixes). +- of: reserved-memory: Do not make kmemleak ignore freed address + (git-fixes). +- of: reserved-memory: Fix using wrong number of cells to get + property 'alignment' (git-fixes). +- of: property: Avoiding using uninitialized variable @imaplen + in parse_interrupt_map() (git-fixes). +- of: Correct child specifier used as input of the 2nd nexus node + (git-fixes). +- of: Fix of_find_node_opts_by_path() handling of + alias+path+options (git-fixes). +- soc: samsung: exynos-pmu: Fix uninitialized ret in + tensor_set_bits_atomic() (git-fixes). +- firmware: qcom: scm: Cleanup global '__scm' on probe failures + (git-fixes). +- firmware: qcom: scm: Fix missing read barrier in + qcom_scm_get_tzmem_pool() (git-fixes). +- firmware: qcom: scm: Fix missing read barrier in + qcom_scm_is_available() (git-fixes). +- soc: qcom: socinfo: Avoid out of bounds read of serial number + (git-fixes). +- soc: qcom: smem_state: fix missing of_node_put in error path + (git-fixes). +- soc: qcom: llcc: Enable LLCC_WRCACHE at boot on X1 (git-fixes). +- soc: mediatek: mtk-devapc: Fix leaking IO map on driver remove + (git-fixes). +- soc: mediatek: mtk-devapc: Fix leaking IO map on error paths + (git-fixes). +- memory: tegra20-emc: fix an OF node reference bug in + tegra_emc_find_node_by_ram_code() (git-fixes). +- soc: atmel: fix device_node release in atmel_soc_device_init() + (git-fixes). +- fbdev: omapfb: Fix an OF node leak in + dss_of_port_get_parent_device() (git-fixes). +- ASoC: Intel: avs: Fix init-config parsing (git-fixes). +- ASoC: Intel: avs: Fix theoretical infinite loop (git-fixes). +- ASoC: Intel: avs: Fix the minimum firmware version numbers + (git-fixes). +- ASoC: Intel: avs: Do not readq() u32 registers (git-fixes). +- ASoC: sun4i-spdif: Add clock multiplier settings (git-fixes). +- ASoC: Intel: sof_sdw: correct mach_params->dmic_num (git-fixes). +- ASoC: wcd937x: Use *-y for Makefile (git-fixes). +- ASoC: mediatek: mt8365: Use *-y for Makefile (git-fixes). +- ASoC: cs40l50: Use *-y for Makefile (git-fixes). +- ASoC: Intel: sof_sdw: Fix DMI match for Lenovo 83JX, 83MC and + 83NM (git-fixes). +- ASoC: Intel: sof_sdw: Fix DMI match for Lenovo 83LC (git-fixes). +- ALSA: hda/realtek - Fixed headphone distorted sound on Acer + Aspire A115-31 laptop (git-fixes). +- ALSA: hda: Fix compilation of snd_hdac_adsp_xxx() helpers + (git-fixes). +- ALSA: seq: Make dependency on UMP clearer (git-fixes). +- padata: fix UAF in padata_reorder (git-fixes). +- padata: fix sysfs store callback check (git-fixes). +- crypto: iaa - Fix IAA disabling that occurs when sync_mode is + set to 'async' (git-fixes). +- crypto: ixp4xx - fix OF node reference leaks in + init_ixp_crypto() (git-fixes). +- crypto: hisilicon/sec2 - fix for aead invalid authsize + (git-fixes). +- crypto: hisilicon/sec2 - fix for aead icv error (git-fixes). +- rhashtable: Fix potential deadlock by moving schedule_work + outside lock (git-fixes). +- crypto: qce - fix priority to be less than ARMv8 CE (git-fixes). +- crypto: qce - unregister previously registered algos in error + path (git-fixes). +- crypto: qce - fix goto jump in error path (git-fixes). +- crypto: caam - use JobR's space to access page 0 regs + (git-fixes). +- crypto: api - Fix boot-up self-test race (git-fixes). +- crypto: tegra - do not transfer req when tegra init fails + (git-fixes). +- pinctrl: renesas: rzg2l: Fix PFC_MASK for RZ/V2H and RZ/G3E + (git-fixes). +- pinctrl: amd: Take suspend type into consideration which pins + are non-wake (git-fixes). +- pinctrl: stm32: Add check for clk_enable() (git-fixes). +- pinctrl: samsung: fix fwnode refcount cleanup if + platform_get_irq_optional() fails (git-fixes). +- pinctrl: samsung: Fix irq handling if an error occurs in + exynos_irq_demux_eint16_31() (git-fixes). +- pinctrl: nomadik: Add check for clk_enable() (git-fixes). +- platform/x86: serdev_helpers: Check for serial_ctrl_uid == + NULL (git-fixes). +- platform/x86: x86-android-tablets: make platform data be static + (git-fixes). +- platform/mellanox: mlxbf-pmc: incorrect type in assignment + (git-fixes). +- commit 04804af + +------------------------------------------------------------------- +Sat Jan 25 12:30:54 CET 2025 - tiwai@suse.de + +- Move upstreamed TPM patch into sorted section +- commit a914dc3 + +------------------------------------------------------------------- +Fri Jan 24 22:02:50 CET 2025 - dsterba@suse.com + +- dm thin: make get_first_thin use rcu-safe list first function (CVE-2025-21664 bsc#1236262) +- commit bce62ed + +------------------------------------------------------------------- +Fri Jan 24 21:55:16 CET 2025 - dsterba@suse.com + +- selinux: ignore unknown extended permissions (CVE-2024-57931 bsc#1236192) +- commit edbf793 + +------------------------------------------------------------------- +Fri Jan 24 21:44:54 CET 2025 - dsterba@suse.com + +- net_sched: cls_flow: validate TCA_FLOW_RSHIFT attribute (CVE-2025-21653 bsc#1236161) +- commit bfe69c3 + +------------------------------------------------------------------- +Fri Jan 24 21:34:09 CET 2025 - dsterba@suse.com + +- ipvlan: Fix use-after-free in ipvlan_get_iflink() (CVE-2025-21652 bsc#1236160) +- commit ed4d75b + +------------------------------------------------------------------- +Fri Jan 24 20:15:40 CET 2025 - dsterba@suse.com + +- net/sctp: Prevent autoclose integer overflow in sctp_association_init() (CVE-2024-57938 bsc#1236182) +- commit cb64cb6 + +------------------------------------------------------------------- +Fri Jan 24 20:05:01 CET 2025 - dsterba@suse.com + +- fgraph: Add READ_ONCE() when accessing fgraph_array[] (CVE-2024-57934 bsc#1236179) +- commit f0f5c56 + +------------------------------------------------------------------- +Fri Jan 24 20:03:31 CET 2025 - dsterba@suse.com + +- topology: Keep the cpumask unchanged when printing cpumap (CVE-2024-57917 bsc#1236127) +- commit 29e8746 + +------------------------------------------------------------------- +Fri Jan 24 19:58:20 CET 2025 - dsterba@suse.com + +- mm: vmscan: account for free pages to prevent infinite Loop in throttle_direct_reclaim() (CVE-2024-57884 bsc#1235948) +- commit cd69bfc + +------------------------------------------------------------------- +Fri Jan 24 19:49:13 CET 2025 - dsterba@suse.com + +- netrom: check buffer length before accessing it (CVE-2024-57802 bsc#1235941) +- commit fecc867 + +------------------------------------------------------------------- +Fri Jan 24 13:36:29 CET 2025 - tiwai@suse.de + +- wifi: ath12k: fix tx power, max reg power update to firmware + (git-fixes). +- wifi: mt76: mt7996: fix ldpc setting (git-fixes). +- wifi: mt76: mt7996: fix definition of tx descriptor (git-fixes). +- wifi: mt76: mt7996: fix incorrect indexing of MIB FW event + (git-fixes). +- wifi: mt76: mt7996: fix HE Phy capability (git-fixes). +- wifi: mt76: mt7996: fix the capability of reception of EHT MU + PPDU (git-fixes). +- wifi: mt76: mt7996: add max mpdu len capability (git-fixes). +- wifi: mt76: mt7996: fix register mapping (git-fixes). +- wifi: mt76: mt7915: fix register mapping (git-fixes). +- wifi: mt76: mt7915: fix omac index assignment after hardware + reset (git-fixes). +- wifi: mt76: mt7915: firmware restart on devices with a second + pcie link (git-fixes). +- wifi: mt76: only enable tx worker after setting the channel + (git-fixes). +- wifi: mt76: mt7996: fix rx filter setting for bfee functionality + (git-fixes). +- wifi: mt76: mt7925: Properly handle responses for commands + with events (git-fixes). +- wifi: mt76: mt7925: Cleanup MLO settings post-disconnection + (git-fixes). +- wifi: mt76: mt7925: Update mt7925_mcu_uni_[tx,rx]_ba for MLO + (git-fixes). +- wifi: mt76: mt7925: Init secondary link PM state (git-fixes). +- wifi: mt76: mt7925: Update secondary link PS flow (git-fixes). +- wifi: mt76: mt7925: Update mt7925_unassign_vif_chanctx for + per-link BSS (git-fixes). +- wifi: mt76: mt7925: Update mt792x_rx_get_wcid for per-link STA + (git-fixes). +- wifi: mt76: mt7925: Update mt7925_mcu_sta_update for BC in + ASSOC state (git-fixes). +- wifi: mt76: Enhance mt7925_mac_link_sta_add to support MLO + (git-fixes). +- wifi: mt76: mt7925: Enhance mt7925_mac_link_bss_add to support + MLO (git-fixes). +- wifi: mt76: mt7925: Fix CNM Timeout with Single Active Link + in MLO (git-fixes). +- wifi: mt76: mt7925: fix wrong parameter for related cmd of + chan info (git-fixes). +- wifi: mt76: mt7925: Fix incorrect WCID phy_idx assignment + (git-fixes). +- wifi: mt76: mt7925: Fix incorrect WCID assignment for MLO + (git-fixes). +- wifi: mt76: mt7925: Fix incorrect MLD address in bss_mld_tlv + for MLO support (git-fixes). +- wifi: mt76: connac: Extend mt76_connac_mcu_uni_add_dev for MLO + (git-fixes). +- wifi: mt76: mt7915: fix overflows seen when writing limit + attributes (git-fixes). +- wifi: mt76: mt7996: fix overflows seen when writing limit + attributes (git-fixes). +- wifi: mt76: mt7925: fix the invalid ip address for arp offload + (git-fixes). +- wifi: mt76: mt7925: fix get wrong chip cap from incorrect + pointer (git-fixes). +- commit 0569918 + +------------------------------------------------------------------- +Fri Jan 24 13:34:27 CET 2025 - tiwai@suse.de + +- wifi: mt76: mt7925: fix wrong band_idx setting when enable + sniffer mode (git-fixes). +- wifi: mt76: mt7925: fix NULL deref check in + mt7925_change_vif_links (git-fixes). +- wifi: mt76: mt7915: add module param to select 5 GHz or 6 GHz + on MT7916 (git-fixes). +- wifi: mt76: mt7915: Fix an error handling path in + mt7915_add_interface() (git-fixes). +- wifi: mt76: mt7921: fix using incorrect group cipher after + disconnection (git-fixes). +- wifi: mt76: mt76u_vendor_request: Do not print error messages + when -EPROTO (git-fixes). +- wifi: mt76: mt7915: Fix mesh scan on MT7916 DBDC (git-fixes). +- wifi: mt76: mt7925: fix off by one in mt7925_load_clc() + (git-fixes). +- wifi: rtw88: 8703b: Fix RX/TX issues (git-fixes). +- wifi: rtw89: fix race between cancel_hw_scan and hw_scan + completion (git-fixes). +- wifi: rtw89: mcc: consider time limits not divisible by 1024 + (git-fixes). +- wifi: rtlwifi: rtl8821ae: Fix media status report (git-fixes). +- wifi: cfg80211: adjust allocation of colocated AP data + (git-fixes). +- wifi: mac80211: don't flush non-uploaded STAs (git-fixes). +- wifi: mac80211: Fix common size calculation for ML element + (git-fixes). +- wifi: mac80211: fix tid removal during mesh forwarding + (git-fixes). +- wifi: cfg80211: Move cfg80211_scan_req_add_chan() n_channels + increment earlier (git-fixes). +- wifi: mac80211: prohibit deactivating all links (git-fixes). +- wifi: iwlwifi: mvm: don't count mgmt frames as MPDU (git-fixes). +- wifi: iwlwifi: mvm: avoid NULL pointer dereference (git-fixes). +- commit 98d9d6c + +------------------------------------------------------------------- +Fri Jan 24 13:33:07 CET 2025 - tiwai@suse.de + +- tools: Sync if_xdp.h uapi tooling header (git-fixes). +- wifi: iwlwifi: fw: read STEP table from correct UEFI var + (git-fixes). +- wifi: wlcore: fix unbalanced pm_runtime calls (git-fixes). +- wifi: mt76: mt7996: fix invalid interface combinations + (git-fixes). +- wifi: rtlwifi: pci: wait for firmware loading before releasing + memory (git-fixes). +- wifi: rtlwifi: fix memory leaks and invalid access at probe + error path (git-fixes). +- wifi: rtlwifi: destroy workqueue at rtl_deinit_core (git-fixes). +- wifi: rtlwifi: remove unused check_buddy_priv (git-fixes). +- wifi: rtlwifi: usb: fix workqueue leak when probe fails + (git-fixes). +- wifi: rtlwifi: fix init_sw_vars leak when probe fails + (git-fixes). +- wifi: rtlwifi: wait for firmware loading before releasing memory + (git-fixes). +- wifi: rtlwifi: rtl8192se: rise completion of firmware loading + as last step (git-fixes). +- wifi: rtlwifi: do not complete firmware loading needlessly + (git-fixes). +- wifi: rtlwifi: rtl8821ae: phy: restore removed code to fix + infinite loop (git-fixes). +- wifi: brcmfmac: add missing header include for brcmf_dbg + (git-fixes). +- wifi: ath11k: cleanup struct ath11k_mon_data (git-fixes). +- wifi: ath11k: cleanup struct ath11k_reg_tpc_power_info + (git-fixes). +- wifi: wcn36xx: fix channel survey memory allocation size + (git-fixes). +- wifi: ath11k: Fix unexpected return buffer manager error for + WCN6750/WCN6855 (git-fixes). +- wifi: cfg80211: tests: Fix potential NULL dereference in + test_cfg80211_parse_colocated_ap() (git-fixes). +- commit d9471b1 + +------------------------------------------------------------------- +Fri Jan 24 13:15:50 CET 2025 - tiwai@suse.de + +- keys: drop shadowing dead prototype (git-fixes). +- Refresh + patches.suse/0002-PKCS-7-Check-codeSigning-EKU-for-kernel-module-and-k.patch. +- commit 9473efe + +------------------------------------------------------------------- +Fri Jan 24 13:14:24 CET 2025 - tiwai@suse.de + +- ktest.pl: Fix typo "accesing" (git-fixes). +- ktest.pl: Fix typo in comment (git-fixes). +- ktest.pl: Remove unused declarations in run_bisect_test function + (git-fixes). +- ktest.pl: Check kernelrelease return in get_version (git-fixes). +- selftests: ktap_helpers: Fix uninitialized variable (git-fixes). +- selftests/landlock: Fix error message (git-fixes). +- selftests/landlock: Fix build with non-default pthread linking + (git-fixes). +- landlock: Handle weird files (git-fixes). +- KEYS: trusted: dcp: fix improper sg use with CONFIG_VMAP_STACK=y + (git-fixes). +- selftests/rseq: Fix handling of glibc without rseq support + (git-fixes). +- selftests/ftrace: Fix to use remount when testing mount GID + option (git-fixes). +- selftests: harness: fix printing of mismatch values in + __EXPECT() (git-fixes). +- selftests: timers: clocksource-switch: Adapt progress to + kselftest framework (git-fixes). +- selftest: media_tests: fix trivial UAF typo (git-fixes). +- Input: davinci-keyscan - remove leftover header (git-fixes). +- Input: bbnsm_pwrkey - add remove hook (git-fixes). +- HID: core: Fix assumption that Resolution Multipliers must be + in Logical Collections (git-fixes). +- HID: fix generic desktop D-Pad controls (git-fixes). +- HID: hid-thrustmaster: Fix warning in thrustmaster_probe by + adding endpoint check (git-fixes). +- HID: multitouch: fix support for Goodix PID 0x01e9 (git-fixes). +- Revert "HID: multitouch: Add support for lenovo Y9000P Touchpad" + (stable-fixes). +- HID: wacom: Initialize brightness of LED trigger (git-fixes). +- ipmi: ssif_bmc: Fix new request loss when bmc ready for a + response (git-fixes). +- ipmi: ipmb: Add check devm_kasprintf() returned value + (git-fixes). +- pwm: stm32: Add check for clk_enable() (git-fixes). +- pwm: stm32-lp: Add check for clk_enable() (git-fixes). +- hwmon: Fix help text for aspeed-g6-pwm-tach (git-fixes). +- leds: cht-wcove: Use devm_led_classdev_register() to avoid + memory leak (git-fixes). +- leds: netxbig: Fix an OF node reference leak in + netxbig_leds_get_of_pdata() (git-fixes). +- leds: lp8860: Write full EEPROM, not only half of it + (git-fixes). +- mfd: syscon: Fix race in device_node_get_regmap() (git-fixes). +- HID: hid-sensor-hub: don't use stale platform-data on remove + (git-fixes). +- spi: zynq-qspi: Add check for clk_enable() (git-fixes). +- regulator: of: Implement the unwind path of of_regulator_match() + (git-fixes). +- gpio: pca953x: log an error when failing to get the reset GPIO + (git-fixes). +- net/rose: prevent integer overflows in rose_setsockopt() + (git-fixes). +- selinux: Fix SCTP error inconsistency in selinux_socket_bind() + (git-fixes). +- selftests/powerpc: Fix argument order to timer_sub() + (git-fixes). +- commit df484ba + +------------------------------------------------------------------- +Fri Jan 24 13:10:58 CET 2025 - tiwai@suse.de + +- drm/connector: hdmi: Do atomic check when necessary (git-fixes). +- drm/msm/gem: prevent integer overflow in msm_ioctl_gem_submit() + (git-fixes). +- drm/msm/mdp4: correct LCDC regulator name (git-fixes). +- drm/msm: don't clean up priv->kms prematurely (git-fixes). +- drm/msm: Check return value of of_dma_configure() (git-fixes). +- drm/msm/dpu: link DSPP_2/_3 blocks on X1E80100 (git-fixes). +- drm/msm/dpu: link DSPP_2/_3 blocks on SM8650 (git-fixes). +- drm/msm/dpu: link DSPP_2/_3 blocks on SM8550 (git-fixes). +- drm/msm/dpu: link DSPP_2/_3 blocks on SM8350 (git-fixes). +- drm/msm/dpu: link DSPP_2/_3 blocks on SM8250 (git-fixes). +- drm/msm/dpu: link DSPP_2/_3 blocks on SC8180X (git-fixes). +- drm/msm/dpu: link DSPP_2/_3 blocks on SM8150 (git-fixes). +- drm/msm/dpu: provide DSPP and correct LM config for SDM670 + (git-fixes). +- drm/msm/dpu1: don't choke on disabling the writeback connector + (git-fixes). +- drm/msm/dpu: fix x1e80100 intf_6 underrun/vsync interrupt + (git-fixes). +- drm/msm/hdmi: simplify code in pll_get_integloop_gain + (git-fixes). +- drm/msm/dp: set safe_to_exit_level before printing it + (git-fixes). +- drm/amdgpu: fix gpu recovery disable with per queue reset + (git-fixes). +- drm/amdgpu: tear down ttm range manager for doorbell in + amdgpu_ttm_fini() (git-fixes). +- drm/etnaviv: Fix page property being used for non writecombine + buffers (git-fixes). +- drm/xe/tracing: Fix a potential TP_printk UAF (git-fixes). +- Revert "drm/i915/dpt: Make DPT object unshrinkable" + (stable-fixes). +- Revert "drm/amd/display: Fix green screen issue after suspend" + (stable-fixes). +- drm/amdgpu: simplify return statement in amdgpu_ras_eeprom_init + (git-fixes). +- drm/amdgpu/vcn: reset fw_shared under SRIOV (git-fixes). +- drm/amdgpu: Fix potential NULL pointer dereference in + atomctrl_get_smc_sclk_range_table (git-fixes). +- drm/amd/pm: Fix an error handling path in + vega10_enable_se_edc_force_stall_config() (git-fixes). +- drm/bridge: it6505: Change definition of AUX_FIFO_MAX_SIZE + (git-fixes). +- drm/rockchip: vop2: include rockchip_drm_drv.h (git-fixes). +- commit b984ce6 + +------------------------------------------------------------------- +Fri Jan 24 13:05:04 CET 2025 - tiwai@suse.de + +- ACPI: fan: cleanup resources in the error path of .probe() + (git-fixes). +- cpupower: fix TSC MHz calculation (git-fixes). +- Bluetooth: L2CAP: handle NULL sock pointer in l2cap_sock_alloc + (git-fixes). +- Bluetooth: btrtl: check for NULL in btrtl_setup_realtek() + (git-fixes). +- Bluetooth: btbcm: Fix NULL deref in btbcm_get_board_name() + (git-fixes). +- ax25: rcu protect dev->ax25_ptr (git-fixes). +- Align git commit ID abbreviation guidelines and checks + (git-fixes). +- drm/rockchip: vop2: Add check for 32 bpp format for rk3588 + (git-fixes). +- drm/rockchip: vop2: Check linear format for Cluster windows + on rk3566/8 (git-fixes). +- drm/rockchip: vop2: Setup delay cycle for Esmart2/3 (git-fixes). +- drm/rockchip: vop2: Set AXI id for rk3588 (git-fixes). +- drm/connector: Allow clearing HDMI infoframes (git-fixes). +- drm/rcar-du: dsi: Fix PHY lock bit check (git-fixes). +- drm/rockchip: vop2: Fix the windows switch between different + layers (git-fixes). +- drm/panthor: Preserve the result returned by panthor_fw_resume() + (git-fixes). +- drm/rockchip: vop2: Fix the mixer alpha setup for layer 0 + (git-fixes). +- drm/rockchip: vop2: Fix cluster windows alpha ctrl regsiters + offset (git-fixes). +- drm: renesas: rz-du: Drop DU_MCR0_DPI_OE macro (git-fixes). +- drm: renesas: rz-du: Increase supported resolutions (git-fixes). +- drm/rockchip: vop2: fix rk3588 dp+dsi maxclk verification + (git-fixes). +- drm/tidss: Fix race condition while handling interrupt registers + (git-fixes). +- drm/tidss: Clear the interrupt status for interrupts being + disabled (git-fixes). +- drm/tidss: Fix issue in irq handling causing irq-flood issue + (git-fixes). +- drm/v3d: Stop active perfmon if it is being destroyed + (git-fixes). +- accel/ivpu: Fix Qemu crash when running in passthrough + (git-fixes). +- drm/v3d: Fix performance counter source settings on V3D 7.x + (git-fixes). +- drm/rockchip: cdn-dp: Use drm_connector_helper_hpd_irq_event() + (git-fixes). +- commit ef0aef7 + +------------------------------------------------------------------- +Fri Jan 24 11:29:04 CET 2025 - jwiesner@suse.de + +- net/ipv6: release expired exception dst cached in socket + (CVE-2024-56644 bsc#1235133). +- commit a89d415 + +------------------------------------------------------------------- +Fri Jan 24 11:17:01 CET 2025 - mgorman@suse.de + +- Update config files. +- commit 5e1aa47 + +------------------------------------------------------------------- +Fri Jan 24 11:15:57 CET 2025 - mgorman@suse.de + +- fortify: Move FORTIFY_SOURCE under 'Kernel hardening options' + (jsc#PED-11838). +- mm: security: Check early if HARDENED_USERCOPY is enabled + (jsc#PED-11838). +- mm: security: Allow default HARDENED_USERCOPY to be set at + compile time (jsc#PED-11838). +- mm: security: Move hardened usercopy under 'Kernel hardening + options' (jsc#PED-11838). +- commit 1f3276d + +------------------------------------------------------------------- +Fri Jan 24 11:12:47 CET 2025 - mgorman@suse.de + +- Delete + patches.suse/mm-security-Allow-default-HARDENED_USERCOPY-to-be-set-at-compile-time.patch. +- Delete + patches.suse/mm-security-Move-hardened-usercopy-under-Kernel-hardening-options.patch. +- commit 871e2b7 + +------------------------------------------------------------------- +Fri Jan 24 10:30:53 CET 2025 - tiwai@suse.de + +- drm/i915/fb: Relax clear color alignment to 64 bytes + (stable-fixes). +- drm/amdgpu: fix fw attestation for MP0_14_0_{2/3} + (stable-fixes). +- drm/amdgpu: always sync the GFX pipe on ctx switch + (stable-fixes). +- drm/amdgpu: disable gfxoff with the compute workload on gfx12 + (stable-fixes). +- drm/amd/display: Disable replay and psr while VRR is enabled + (stable-fixes). +- drm/amd/display: Fix PSR-SU not support but still call the + amdgpu_dm_psr_enable (stable-fixes). +- drm/amdgpu/smu13: update powersave optimizations (stable-fixes). +- nouveau/fence: handle cross device fences properly + (stable-fixes). +- commit a60ee67 + +------------------------------------------------------------------- +Thu Jan 23 16:59:08 CET 2025 - mhocko@suse.com + +- Update + patches.suse/ALSA-seq-oss-Fix-races-at-processing-SysEx-messages.patch + (stable-fixes CVE-2024-57893 bsc#1235920). +- Update + patches.suse/RDMA-bnxt_re-Fix-max-SGEs-for-the-Work-Request.patch + (jsc#PED-10682 jsc#PED-11231 CVE-2024-57936 bsc#1236181). +- Update + patches.suse/RDMA-hns-Fix-accessing-invalid-dip_ctx-during-destro.patch + (git-fixes CVE-2024-57935 bsc#1236180). +- Update + patches.suse/RDMA-uverbs-Prevent-integer-overflow-issue.patch + (git-fixes CVE-2024-57890 bsc#1235919). +- Update + patches.suse/arm64-ptrace-fix-partial-SETREGSET-for-NT_ARM_TAGGED_ADDR_CTRL.patch + (git-fixes CVE-2024-57874 bsc#1235808). +- Update + patches.suse/cpufreq-CPPC-Fix-possible-null-ptr-deref-for-cppc_ge.patch + (git-fixes CVE-2024-53230 bsc#1235976). +- Update + patches.suse/cpufreq-CPPC-Fix-possible-null-ptr-deref-for-cpufreq.patch + (git-fixes CVE-2024-53231 bsc#1235977). +- Update + patches.suse/drm-adv7511-Fix-use-after-free-in-adv7533_attach_dsi.patch + (git-fixes CVE-2024-57887 bsc#1235952). +- Update + patches.suse/drm-amd-display-Add-check-for-granularity-in-dml-cei.patch + (stable-fixes CVE-2024-57922 bsc#1236080). +- Update + patches.suse/drm-amd-display-fix-divide-error-in-DM-plane-scale-c.patch + (git-fixes CVE-2024-57919 bsc#1236070). +- Update + patches.suse/drm-amd-display-fix-page-fault-due-to-max-surface-de.patch + (git-fixes CVE-2024-57918 bsc#1236128). +- Update + patches.suse/drm-amdgpu-Add-a-lock-when-accessing-the-buddy-trim-.patch + (git-fixes CVE-2024-57921 bsc#1236076). +- Update + patches.suse/drm-amdkfd-Correct-the-migration-DMA-map-direction.patch + (stable-fixes CVE-2024-57897 bsc#1235969). +- Update + patches.suse/drm-amdkfd-wq_release-signals-dma_fence-only-when-av.patch + (git-fixes CVE-2024-57920 bsc#1236072). +- Update + patches.suse/drm-dp_mst-Ensure-mst_primary-pointer-is-valid-in-dr.patch + (stable-fixes CVE-2024-57798 bsc#1235818). +- Update + patches.suse/drm-dp_mst-Fix-resetting-msg-rx-state-after-topology.patch + (git-fixes CVE-2024-57876 bsc#1235806). +- Update + patches.suse/drm-mediatek-Set-private-all_drm_private-i-drm-to-NU.patch + (git-fixes CVE-2024-57926 bsc#1236082). +- Update + patches.suse/drm-xe-Fix-fault-on-fd-close-after-unbind.patch + (git-fixes CVE-2024-57844 bsc#1235945). +- Update + patches.suse/drm-xe-Fix-tlb-invalidation-when-wedging.patch + (git-fixes CVE-2025-21644 bsc#1236085). +- Update + patches.suse/exfat-fix-the-infinite-loop-in-exfat_readdir.patch + (git-fixes CVE-2024-57940 bsc#1236227). +- Update + patches.suse/exfat-fix-the-new-buffer-was-not-zeroed-before-writing.patch + (git-fixes CVE-2024-57943 bsc#1236230). +- Update + patches.suse/gpio-virtuser-fix-missing-lookup-table-cleanups.patch + (git-fixes CVE-2025-21661 bsc#1236201). +- Update + patches.suse/hwmon-drivetemp-Fix-driver-producing-garbage-data-wh.patch + (git-fixes CVE-2025-21656 bsc#1236248). +- Update + patches.suse/iio-adc-at91-call-input_free_device-on-allocated-iio.patch + (git-fixes CVE-2024-57904 bsc#1236078). +- Update + patches.suse/iio-adc-rockchip_saradc-fix-information-leak-in-trig.patch + (git-fixes CVE-2024-57907 bsc#1236090). +- Update + patches.suse/iio-adc-ti-ads1119-fix-information-leak-in-triggered.patch + (git-fixes CVE-2024-57905 bsc#1236083). +- Update + patches.suse/iio-adc-ti-ads1298-Add-NULL-check-in-ads1298_init.patch + (git-fixes CVE-2024-57944 bsc#1236197). +- Update + patches.suse/iio-adc-ti-ads8688-fix-information-leak-in-triggered.patch + (git-fixes CVE-2024-57906 bsc#1236088). +- Update + patches.suse/iio-dummy-iio_simply_dummy_buffer-fix-information-le.patch + (git-fixes CVE-2024-57911 bsc#1236098). +- Update + patches.suse/iio-imu-kmx61-fix-information-leak-in-triggered-buff.patch + (git-fixes CVE-2024-57908 bsc#1236091). +- Update + patches.suse/iio-light-bh1745-fix-information-leak-in-triggered-b.patch + (git-fixes CVE-2024-57909 bsc#1236095). +- Update + patches.suse/iio-light-vcnl4035-fix-information-leak-in-triggered.patch + (git-fixes CVE-2024-57910 bsc#1236097). +- Update + patches.suse/iio-pressure-zpa2326-fix-information-leak-in-trigger.patch + (git-fixes CVE-2024-57912 bsc#1236101). +- Update + patches.suse/misc-microchip-pci1xxxx-Resolve-kernel-panic-during-.patch + (git-fixes CVE-2024-57916 bsc#1236125). +- Update + patches.suse/net-mlx5e-Skip-restore-TC-rules-for-vport-rep-withou.patch + (jsc#PED-11331 CVE-2024-57801 bsc#1235940). +- Update + patches.suse/netfs-Fix-ceph-copy-to-cache-on-write-begin.patch + (git-fixes CVE-2024-57942 bsc#1236229). +- Update + patches.suse/netfs-Fix-enomem-handling-in-buffered-reads.patch + (git-fixes CVE-2024-57928 bsc#1236092). +- Update + patches.suse/netfs-Fix-the-non-cancellation-of-copy-when-cache-is-temporarily-disabled.patch + (git-fixes CVE-2024-57941 bsc#1236228). +- Update + patches.suse/nfs-Fix-oops-in-nfs_netfs_init_request-when-copying-to-cache.patch + (git-fixes CVE-2024-57927 bsc#1236089). +- Update patches.suse/nvmet-Don-t-overflow-subsysnqn.patch + (git-fixes CVE-2024-53681 bsc#1235904). +- Update + patches.suse/platform-x86-amd-pmc-Only-disable-IRQ1-wakeup-where-.patch + (git-fixes CVE-2025-21645 bsc#1236131). +- Update + patches.suse/powerpc-pseries-vas-Add-close-callback-in-vas_vm_ops.patch + (bsc#1234825 CVE-2024-56765 bsc#1235643). +- Update + patches.suse/s390-cpum_sf-Handle-CPU-hotplug-remove-during-sampling.patch + (git-fixes bsc#1234715 CVE-2024-57849 bsc#1235814). +- Update + patches.suse/usb-gadget-f_fs-Remove-WARN_ON-in-functionfs_bind.patch + (git-fixes CVE-2024-57913 bsc#1236102). +- Update + patches.suse/usb-gadget-u_serial-Disable-ep-before-setting-port-t.patch + (git-fixes CVE-2024-57915 bsc#1236120). +- Update + patches.suse/usb-typec-tcpci-fix-NULL-pointer-issue-on-shared-irq.patch + (git-fixes CVE-2024-57914 bsc#1236119). +- Update + patches.suse/wifi-cfg80211-clear-link-ID-from-bitmap-during-link-.patch + (stable-fixes CVE-2024-57898 bsc#1235966). +- Update + patches.suse/wifi-mac80211-fix-mbss-changed-flags-corruption-on-3.patch + (stable-fixes CVE-2024-57899 bsc#1235924). +- Update + patches.suse/workqueue-Do-not-warn-when-cancelling-WQ_MEM_RECLAIM-work-from-WQ_MEM_RECLAIM-worker.patch + (bsc#1235416 CVE-2024-57888 bsc#1235918). +- Update + patches.suse/x86-fpu-Ensure-shadow-stack-is-active-before-getting-regis.patch + (git-fixes CVE-2025-21632 bsc#1236106). +- commit 54bbd23 + +------------------------------------------------------------------- +Thu Jan 23 16:45:43 CET 2025 - davide.benini@suse.com + +- net: inet: do not leave a dangling sk pointer in inet_create() + (CVE-2024-56601 bsc#1235230). +- commit 9915dd5 + +------------------------------------------------------------------- +Thu Jan 23 16:21:54 CET 2025 - dsterba@suse.com + +- bpf,perf: Fix invalid prog_array access in perf_event_detach_bpf_prog (CVE-2024-56665 bsc#1235489) +- commit c21f948 + +------------------------------------------------------------------- +Thu Jan 23 15:18:22 CET 2025 - mgorman@suse.de + +- psi: Fix race when task wakes up before psi_sched_switch() + adjusts flags (bsc#1234634 (Scheduler functional and performance + backports)). +- sched, psi: Don't account irq time if sched_clock_irqtime is + disabled (bsc#1234634 (Scheduler functional and performance + backports)). +- sched: Don't account irq time if sched_clock_irqtime is disabled + (bsc#1234634 (Scheduler functional and performance backports)). +- sched: Define sched_clock_irqtime as static key (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/fair: Do not compute overloaded status unnecessarily + during lb (bsc#1234634 (Scheduler functional and performance + backports)). +- sched/fair: Do not compute NUMA Balancing stats unnecessarily + during lb (bsc#1234634 (Scheduler functional and performance + backports)). +- sched/debug: Change need_resched warnings to pr_err (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/fair: Encapsulate set custom slice in a __setparam_fair() + function (bsc#1234634 (Scheduler functional and performance + backports)). +- sched: Fix race between yield_to() and try_to_wake_up() + (bsc#1234634 (Scheduler functional and performance backports)). +- docs: Update Schedstat version to 17 (bsc#1234634 (Scheduler + functional and performance backports)). +- sched/stats: Print domain name in /proc/schedstat (bsc#1234634 + (Scheduler functional and performance backports)). +- sched: Move sched domain name out of CONFIG_SCHED_DEBUG + (bsc#1234634 (Scheduler functional and performance backports)). +- sched: Report the different kinds of imbalances in + /proc/schedstat (bsc#1234634 (Scheduler functional and + performance backports)). +- sched/fair: Cleanup in migrate_degrades_locality() to improve + readability (bsc#1234634 (Scheduler functional and performance + backports)). +- sched/fair: Fix value reported by hot tasks pulled in + /proc/schedstat (bsc#1234634 (Scheduler functional and + performance backports)). +- sched/fair: Update comments after sched_tick() rename + (bsc#1234634 (Scheduler functional and performance backports)). +- sched/fair: Fix CPU bandwidth limit bypass during CPU hotplug + (bsc#1234634 (Scheduler functional and performance backports)). +- sched: deadline: Cleanup goto label in + pick_earliest_pushable_dl_task (bsc#1234634 (Scheduler + functional and performance backports)). +- sched/fair: Untangle NEXT_BUDDY and pick_next_task() + (bsc#1234634 (Scheduler functional and performance backports)). +- sched/fair: Mark m*_vruntime() with __maybe_unused (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/fair: Fix variable declaration position (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/fair: Do not try to migrate delayed dequeue task + (bsc#1234634 (Scheduler functional and performance backports)). +- sched/fair: Rename cfs_rq.nr_running into nr_queued (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/fair: Remove unused cfs_rq.idle_nr_running (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/fair: Rename cfs_rq.idle_h_nr_running into h_nr_idle + (bsc#1234634 (Scheduler functional and performance backports)). +- sched/fair: Removed unsued cfs_rq.h_nr_delayed (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/fair: Use the new cfs_rq.h_nr_runnable (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/fair: Add new cfs_rq.h_nr_runnable (bsc#1234634 (Scheduler + functional and performance backports)). +- sched/fair: Rename h_nr_running into h_nr_queued (bsc#1234634 + (Scheduler functional and performance backports)). +- sched: Unify HK_TYPE_{TIMER|TICK|MISC} to HK_TYPE_KERNEL_NOISE + (bsc#1234634 (Scheduler functional and performance backports)). +- sched/isolation: Consolidate housekeeping cpumasks that + are always identical (bsc#1234634 (Scheduler functional and + performance backports)). +- sched/isolation: Make "isolcpus=nohz" equivalent to "nohz_full" + (bsc#1234634 (Scheduler functional and performance backports)). +- sched/core: Remove HK_TYPE_SCHED (bsc#1234634 (Scheduler + functional and performance backports)). +- sched/fair: Remove CONFIG_CFS_BANDWIDTH=n definition of + cfs_bandwidth_used() (bsc#1234634 (Scheduler functional and + performance backports)). +- sched/deadline: Consolidate Timer Cancellation (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/deadline: Check bandwidth overflow earlier for hotplug + (bsc#1234634 (Scheduler functional and performance backports)). +- sched/deadline: Correctly account for allocated bandwidth during + hotplug (bsc#1234634 (Scheduler functional and performance + backports)). +- sched/deadline: Restore dl_server bandwidth on non-destructive + root domain changes (bsc#1234634 (Scheduler functional and + performance backports)). +- sched: add READ_ONCE to task_on_rq_queued (bsc#1234634 + (Scheduler functional and performance backports)). +- sched: Don't try to catch up excess steal time (bsc#1234634 + (Scheduler functional and performance backports)). +- commit fa2e8c2 + +------------------------------------------------------------------- +Thu Jan 23 10:42:19 CET 2025 - vbabka@suse.cz + +- mm: reinstate ability to map write-sealed memfd mappings + read-only (bsc#1236186). +- commit ded0978 + +------------------------------------------------------------------- +Thu Jan 23 10:27:51 CET 2025 - jslaby@suse.cz + +- Update + patches.suse/x86-fpu-Ensure-shadow-stack-is-active-before-getting-regis.patch + (git-fixes CVE-2025-21632 bsc#1236106). + Add CVE. +- commit 887d7c3 + +------------------------------------------------------------------- +Thu Jan 23 09:56:12 CET 2025 - nmorey@suse.com + +- net: restrict SO_REUSEPORT to inet sockets (bsc#1235967 CVE-2024-57903) +- commit 58fab3c + +------------------------------------------------------------------- +Thu Jan 23 09:49:03 CET 2025 - nmorey@suse.com + +- net: hns3: fix kernel crash when 1588 is sent on HIP08 devices (bsc#1236143 CVE-2025-21649) +- commit 475f3b6 + +------------------------------------------------------------------- +Thu Jan 23 09:46:11 CET 2025 - nmorey@suse.com + +- net/mlx5: Fix variable not being completed when function returns (bsc#1236198 CVE-2025-21662) +- commit 07f6c41 + +------------------------------------------------------------------- +Wed Jan 22 20:41:08 CET 2025 - mfranc@suse.cz + +- s390/futex: Fix FUTEX_OP_ANDN implementation (git-fixes + bsc#1236286). +- commit 0dace5e + +------------------------------------------------------------------- +Wed Jan 22 19:43:36 CET 2025 - dsterba@suse.com + +- tracing: Prevent bad count for tracing_cpumask_write (CVE-2024-56763 bsc#1235638) +- commit ddb87c7 + +------------------------------------------------------------------- +Wed Jan 22 19:34:39 CET 2025 - dsterba@suse.com + +- dccp: Fix memory leak in dccp_feat_change_recv (CVE-2024-56643 bsc#1235132) +- commit a463e51 + +------------------------------------------------------------------- +Wed Jan 22 19:09:39 CET 2025 - dsterba@suse.com + +- net: stmmac: fix TSO DMA API usage causing oops (CVE-2024-56719 bsc#1235591) +- commit 303cb71 + +------------------------------------------------------------------- +Wed Jan 22 18:50:21 CET 2025 - dsterba@suse.com + +- net: mscc: ocelot: fix incorrect IFH SRC_PORT field in ocelot_ifh_set_basic() (CVE-2024-56717 bsc#1235588) +- commit 9d81d98 + +------------------------------------------------------------------- +Wed Jan 22 18:48:39 CET 2025 - dsterba@suse.com + +- EDAC/igen6: Avoid segmentation fault on module unload (CVE-2024-56708 bsc#1235564) +- commit b104d19 + +------------------------------------------------------------------- +Wed Jan 22 18:46:12 CET 2025 - dsterba@suse.com + +- net/smc: initialize close_work early to avoid warning (CVE-2024-56641 bsc#1235526) +- commit 004c5ba + +------------------------------------------------------------------- +Wed Jan 22 18:28:55 CET 2025 - dsterba@suse.com + +- net: hsr: must allocate more bytes for RedBox support (CVE-2024-56639 bsc#1235525) +- commit 5287ee6 + +------------------------------------------------------------------- +Wed Jan 22 17:40:12 CET 2025 - fdmanana@suse.com + +- btrfs: fix transaction atomicity bug when enabling simple quotas + (bsc#1235792 CVE-2024-57806). +- btrfs: flush delalloc workers queue before stopping cleaner + kthread during unmount (bsc#1235965 CVE-2024-57896). +- commit c277493 + +------------------------------------------------------------------- +Wed Jan 22 15:34:32 CET 2025 - tbogendoerfer@suse.de + +- net: hns3: fixed hclge_fetch_pf_reg accesses bar space out of + bounds issue (CVE-2025-21650 bsc#1236144). +- net: hns3: don't auto enable misc vector (CVE-2025-21651 + bsc#1236145). +- gve: guard XSK operations on the existence of queues + (CVE-2024-57933 bsc#1236178). +- gve: guard XDP xmit NDO on existence of xdp queues + (CVE-2024-57932 bsc#1236190). +- commit 234dcb0 + +------------------------------------------------------------------- +Wed Jan 22 14:29:45 CET 2025 - vbabka@suse.cz + +- Update config files. Make zsmalloc the default for zswap (bsc#1235938) +- commit 5f343bc + +------------------------------------------------------------------- +Wed Jan 22 14:23:43 CET 2025 - vbabka@suse.cz + +- Update config files. Enable CONFIG_READ_ONLY_THP_FOR_FS (bsc#1235939) +- commit afec79a + +------------------------------------------------------------------- +Wed Jan 22 12:48:55 CET 2025 - msuchanek@suse.de + +- powerpc/pseries/iommu: IOMMU incorrectly marks MMIO range in + DDW (bsc#1218470 ltc#204531). +- commit 0e16ef6 + +------------------------------------------------------------------- +Wed Jan 22 12:06:40 CET 2025 - oneukum@suse.com + +- Delete + patches.suse/0001-kvm-Reintroduce-nopvspin-kernel-parameter.patch. + This patch was required for a performance issue with specific kernels +- commit 77171c1 + +------------------------------------------------------------------- +Tue Jan 21 20:14:57 CET 2025 - rgoldwyn@suse.com + +- netfs: Fix kernel async DIO (CVE-2025-21643 bsc#1236129). +- commit 5091c6e + +------------------------------------------------------------------- +Tue Jan 21 17:00:38 CET 2025 - vkarasulli@suse.de + +- KVM: x86: Play nice with protected guests in + complete_hypercall_exit() (CVE-2024-55881 bsc#1235745). +- commit 1b22d6c + +------------------------------------------------------------------- +Tue Jan 21 16:59:59 CET 2025 - dsterba@suse.com + +- netfilter: ipset: Hold module reference while requesting a module (CVE-2024-56637 bsc#1235523) +- commit 690c0e7 + +------------------------------------------------------------------- +Tue Jan 21 16:52:14 CET 2025 - neelx@suse.com + +- btrfs: zlib: fix avail_in bytes for s390 zlib HW compression + path (CVE-2024-57923 bsc#1236081). +- commit 8a7a4cd + +------------------------------------------------------------------- +Tue Jan 21 16:49:01 CET 2025 - dsterba@suse.com + +- geneve: do not assume mac header is set in geneve_xmit_skb() (CVE-2024-56636 bsc#1235520) +- commit 952c736 + +------------------------------------------------------------------- +Tue Jan 21 16:47:22 CET 2025 - colyli@suse.de + +- dm array: fix releasing a faulty array block twice in + dm_array_cursor_end (bsc#1236096, CVE-2024-57929). +- commit 39a2cb0 + +------------------------------------------------------------------- +Tue Jan 21 16:43:39 CET 2025 - dsterba@suse.com + +- net: avoid potential UAF in default_operstate() (CVE-2024-56635 bsc#1235519) +- commit 3ce7665 + +------------------------------------------------------------------- +Tue Jan 21 16:33:32 CET 2025 - dsterba@suse.com + +- net: lapb: increase LAPB_HEADER_LEN (CVE-2024-56659 bsc#1235439) +- commit f8467db + +------------------------------------------------------------------- +Tue Jan 21 16:22:07 CET 2025 - dsterba@suse.com + +- net: enetc: Do not configure preemptible TCs if SIs do not support (CVE-2024-56649 bsc#1235449) +- commit 72c14cf + +------------------------------------------------------------------- +Tue Jan 21 16:19:41 CET 2025 - dsterba@suse.com + +- smb: Initialize cfid->tcon before performing network ops (CVE-2024-56729 bsc#1235503) +- commit 01281af + +------------------------------------------------------------------- +Tue Jan 21 16:03:55 CET 2025 - oneukum@suse.com + +- usb: typec: ucsi: Fix connector status writing past buffer size + (git-fixes). +- commit cef7f7d + +------------------------------------------------------------------- +Tue Jan 21 14:52:47 CET 2025 - oneukum@suse.com + +- reenabled kABI padding for rfkill subsystem +- commit 6ada0c1 + +------------------------------------------------------------------- +Tue Jan 21 14:51:54 CET 2025 - oneukum@suse.com + +- reenabled kABI padding for fpga subsystem +- commit 2829876 + +------------------------------------------------------------------- +Tue Jan 21 14:50:28 CET 2025 - oneukum@suse.com + +- reenabled kABI paddings for atheros wifi +- commit e1e449a + +------------------------------------------------------------------- +Tue Jan 21 14:49:44 CET 2025 - oneukum@suse.com + +- reenable kABI paddings for mediatek wifi +- commit 3acd857 + +------------------------------------------------------------------- +Tue Jan 21 14:48:10 CET 2025 - oneukum@suse.com + +- reenable kABI padding for realtek wifi +- commit f74657e + +------------------------------------------------------------------- +Tue Jan 21 14:10:11 CET 2025 - vbabka@suse.cz + +- selftests/mm: add self tests for guard page feature + (jsc#PED-11997). +- commit 60e0640 + +------------------------------------------------------------------- +Tue Jan 21 14:08:12 CET 2025 - vbabka@suse.cz + +- tools: testing: update tools UAPI header for mman-common.h + (jsc#PED-11997). +- commit 8363626 + +------------------------------------------------------------------- +Tue Jan 21 14:07:38 CET 2025 - vbabka@suse.cz + +- mm: madvise: implement lightweight guard page mechanism + (jsc#PED-11997). +- commit ef64fd4 + +------------------------------------------------------------------- +Tue Jan 21 14:06:58 CET 2025 - vbabka@suse.cz + +- mm: add PTE_MARKER_GUARD PTE marker (jsc#PED-11997). +- commit 8bdd1e7 + +------------------------------------------------------------------- +Tue Jan 21 14:06:33 CET 2025 - vbabka@suse.cz + +- mm: pagewalk: add the ability to install PTEs (jsc#PED-11997). +- commit 05dd309 + +------------------------------------------------------------------- +Tue Jan 21 14:05:57 CET 2025 - vbabka@suse.cz + +- mm/madvise: unrestrict process_madvise() for current process + (jsc#PED-11997). +- commit 520a012 + +------------------------------------------------------------------- +Tue Jan 21 14:03:49 CET 2025 - vbabka@suse.cz + +- mm: refactor mm_access() to not return NULL (jsc#PED-11997). +- commit f4b336b + +------------------------------------------------------------------- +Tue Jan 21 13:27:21 CET 2025 - nik.borisov@suse.com + +- x86/cpu/topology: Remove limit of CPUs due to disabled IO/APIC (git-fixes). +- commit 62783ca + +------------------------------------------------------------------- +Tue Jan 21 12:19:50 CET 2025 - nik.borisov@suse.com + +- x86/microcode/intel: Remove unnecessary cache writeback and invalidation (git-fixes). +- commit dc8791d + +------------------------------------------------------------------- +Tue Jan 21 12:15:02 CET 2025 - nik.borisov@suse.com + +- x86/tdx: Dynamically disable SEPT violations from causing #VEs (git-fixes). +- commit 496a9c3 + +------------------------------------------------------------------- +Tue Jan 21 12:14:51 CET 2025 - nik.borisov@suse.com + +- x86/tdx: Rename tdx_parse_tdinfo() to tdx_setup() (git-fixes). +- commit 5e1ffad + +------------------------------------------------------------------- +Tue Jan 21 12:14:38 CET 2025 - nik.borisov@suse.com + +- x86/tdx: Introduce wrappers to read and write TD metadata (git-fixes). +- commit 755075a + +------------------------------------------------------------------- +Tue Jan 21 12:13:09 CET 2025 - nik.borisov@suse.com + +- x86/pkeys: Ensure updated PKRU value is XRSTOR'd (git-fixes). +- commit 51df86b + +------------------------------------------------------------------- +Tue Jan 21 12:12:55 CET 2025 - nik.borisov@suse.com + +- x86/pkeys: Change caller of update_pkru_in_sigframe() (git-fixes). +- commit 978efb4 + +------------------------------------------------------------------- +Tue Jan 21 12:05:34 CET 2025 - nik.borisov@suse.com + +- x86/fpu: Ensure shadow stack is active before "getting" registers (git-fixes). +- commit 46e75e2 + +------------------------------------------------------------------- +Tue Jan 21 10:48:05 CET 2025 - nik.borisov@suse.com + +- x86/mm: Carve out INVLPG inline asm for use by others (git-fixes). +- commit e895153 + +------------------------------------------------------------------- +Tue Jan 21 10:36:27 CET 2025 - nik.borisov@suse.com + +- x86: fix off-by-one in access_ok() (git-fixes). +- commit 4b269aa + +------------------------------------------------------------------- +Tue Jan 21 10:36:15 CET 2025 - nik.borisov@suse.com + +- x86/asm: Make serialize() always_inline (git-fixes). +- commit f957994 + +------------------------------------------------------------------- +Tue Jan 21 10:36:02 CET 2025 - nik.borisov@suse.com + +- x86/CPU/AMD: WARN when setting EFER.AUTOIBRS if and only if the WRMSR fails (git-fixes). +- commit c5e60f6 + +------------------------------------------------------------------- +Tue Jan 21 09:43:17 CET 2025 - nik.borisov@suse.com + +- x86/microcode/AMD: Flush patch buffer mapping after application (git-fixes). +- commit d8e2f7c + +------------------------------------------------------------------- +Tue Jan 21 09:43:04 CET 2025 - nik.borisov@suse.com + +- x86/fred: Fix the FRED RSP0 MSR out of sync with its per-CPU cache (git-fixes). +- commit bb3c863 + +------------------------------------------------------------------- +Tue Jan 21 06:58:40 CET 2025 - jlee@suse.com + +- Reviewed + patches.suse/0004-MODSIGN-checking-the-blacklisted-hash-before-loading.patch +- commit 0e6968e + +------------------------------------------------------------------- +Tue Jan 21 06:56:27 CET 2025 - jlee@suse.com + +- Reviewed + patches.suse/0003-Add-external-no-support-as-bad-taint-module.patch +- commit 86de2cb + +------------------------------------------------------------------- +Mon Jan 20 10:24:55 CET 2025 - msuchanek@suse.de + +- tpm: ibmvtpm: Set TPM_OPS_AUTO_STARTUP flag on driver + (git-fixes). +- commit 6f0e558 + +------------------------------------------------------------------- +Mon Jan 20 09:50:34 CET 2025 - ohering@suse.de + +- net: mana: Cleanup "mana" debugfs dir after cleanup of all children (git-fixes). +- commit 7180a8a + +------------------------------------------------------------------- +Mon Jan 20 09:49:46 CET 2025 - nmorey@suse.com + +- RDMA/hns: Fix missing flush CQE for DWQE (git-fixes) +- commit 87b30f5 + +------------------------------------------------------------------- +Mon Jan 20 09:49:43 CET 2025 - nmorey@suse.com + +- RDMA/hns: Fix warning storm caused by invalid input in IO path (git-fixes) +- commit e09ea24 + +------------------------------------------------------------------- +Mon Jan 20 09:49:40 CET 2025 - nmorey@suse.com + +- RDMA/hns: Fix accessing invalid dip_ctx during destroying QP (git-fixes) +- commit d0ac89c + +------------------------------------------------------------------- +Mon Jan 20 09:49:36 CET 2025 - nmorey@suse.com + +- RDMA/hns: Fix mapping error of zero-hop WQE buffer (git-fixes) +- commit 87de660 + +------------------------------------------------------------------- +Mon Jan 20 09:49:23 CET 2025 - nmorey@suse.com + +- RDMA/nldev: Set error code in rdma_nl_notify_event (git-fixes) +- commit c4562bf + +------------------------------------------------------------------- +Mon Jan 20 09:49:17 CET 2025 - nmorey@suse.com + +- RDMA/core: Fix ENODEV error for iWARP test over vlan (git-fixes) +- commit a0b253d + +------------------------------------------------------------------- +Mon Jan 20 09:49:09 CET 2025 - nmorey@suse.com + +- RDMA/uverbs: Prevent integer overflow issue (git-fixes) +- commit aeb3e97 + +------------------------------------------------------------------- +Mon Jan 20 09:06:19 CET 2025 - jlee@suse.com + +- Reviewed + patches.suse/0001-PKCS-7-Check-codeSigning-EKU-of-certificates-in-PKCS.patch +- commit c96f4a3 + +------------------------------------------------------------------- +Mon Jan 20 09:05:35 CET 2025 - jlee@suse.com + +- Reviewed + patches.suse/0001-X.509-Fix-the-parser-of-extended-key-usage-for-lengt.patch +- commit b4da5d5 + +------------------------------------------------------------------- +Mon Jan 20 09:04:47 CET 2025 - jlee@suse.com + +- Reviewed + patches.suse/0004-Documentation-admin-guide-module-signing.rst-add-ope.patch +- commit 4076611 + +------------------------------------------------------------------- +Mon Jan 20 09:03:14 CET 2025 - jlee@suse.com + +- Reviewed + patches.suse/0003-modsign-Add-codeSigning-EKU-when-generating-X.509-ke.patch +- commit 3ca6e63 + +------------------------------------------------------------------- +Mon Jan 20 09:02:27 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0002-PKCS-7-Check-codeSigning-EKU-for-kernel-module-and-k.patch. + Update config files. + CONFIG_CHECK_CODESIGN_EKU +- commit 3293035 + +------------------------------------------------------------------- +Mon Jan 20 08:59:44 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0001-X.509-Add-CodeSigning-extended-key-usage-parsing.patch. +- commit af592d7 + +------------------------------------------------------------------- +Mon Jan 20 07:49:01 CET 2025 - heming.zhao@suse.com + +- ocfs2: fix slab-use-after-free due to dangling pointer dqi_priv + (bsc#1235964 CVE-2024-57892). +- commit c39636c + +------------------------------------------------------------------- +Mon Jan 20 06:04:14 CET 2025 - jlee@suse.com + +- efi: remove EFI secret key when booting with secure boot + disabled (jsc#PED-1444). +- commit b444d73 + +------------------------------------------------------------------- +Sat Jan 18 18:56:09 CET 2025 - lduncan@suse.com + +- scsi: mpi3mr: Fix corrupt config pages PHY state is switched + in sysfs (CVE-2024-57804 bsc#1235779). +- commit aa77f1e + +------------------------------------------------------------------- +Sat Jan 18 09:43:35 CET 2025 - tiwai@suse.de + +- soc: ti: pruss: Fix pruss APIs (git-fixes). +- reset: rzg2l-usbphy-ctrl: Assign proper of node to the allocated + device (git-fixes). +- platform/x86: lenovo-yoga-tab2-pro-1380-fastcharger: fix serdev + race (git-fixes). +- platform/x86: dell-uart-backlight: fix serdev race (git-fixes). +- Revert "mtd: spi-nor: core: replace dummy buswidth from addr + to data" (git-fixes). +- hwmon: (ltc2991) Fix mixed signed/unsigned in DIV_ROUND_CLOSEST + (git-fixes). +- hwmon: (tmp513) Fix division of negative numbers (git-fixes). +- gpio: xilinx: Convert gpio_lock to raw spinlock (git-fixes). +- i2c: testunit: on errors, repeat NACK until STOP (git-fixes). +- i2c: rcar: fix NACK handling when being a target (git-fixes). +- i2c: mux: demux-pinctrl: check initial mux selection, too + (git-fixes). +- i2c: atr: Fix client detach (git-fixes). +- i2c: core: fix reference leak in i2c_register_adapter() + (git-fixes). +- pmdomain: imx8mp-blk-ctrl: add missing loop break condition + (git-fixes). +- selftests: mptcp: avoid spurious errors on disconnect + (git-fixes). +- drm/amd/pm: fix BUG: scheduling while atomic (stable-fixes). +- drm/amdkfd: wq_release signals dma_fence only when available + (git-fixes). +- drm/amd/display: Add check for granularity in dml ceil/floor + helpers (stable-fixes). +- drm/amd/display: increase MAX_SURFACES to the value supported + by hw (stable-fixes). +- pmdomain: imx: gpcv2: fix an OF node reference leak in + imx_gpcv2_probe() (git-fixes). +- commit edae5a9 + +------------------------------------------------------------------- +Sat Jan 18 02:27:11 CET 2025 - colyli@suse.de + +- block: RCU protect disk->conv_zones_bitmap (bsc#1235820, + CVE-2024-57875). +- commit 76c266d + +------------------------------------------------------------------- +Sat Jan 18 02:19:20 CET 2025 - colyli@suse.de + +- ublk: detach gendisk from ublk device if add_disk() fails + (bsc#1235634, CVE-2024-56764). +- commit 3688e07 + +------------------------------------------------------------------- +Fri Jan 17 16:34:20 CET 2025 - jgross@suse.com + +- KVM: arm64: Get rid of userspace_irqchip_in_use (CVE-2024-53195 + bsc#1234957). +- commit 4e1a286 + +------------------------------------------------------------------- +Fri Jan 17 16:02:10 CET 2025 - jgross@suse.com + +- KVM: arm64: Don't retire aborted MMIO instruction + (CVE-2024-53196 bsc#1234906). +- commit c7394cd + +------------------------------------------------------------------- +Fri Jan 17 14:41:41 CET 2025 - jgross@suse.com + +- xen: Fix the issue of resource not being properly released in + xenbus_dev_probe() (CVE-2024-53198 bsc#1234923). +- commit a0f3f9e + +------------------------------------------------------------------- +Fri Jan 17 13:45:59 CET 2025 - jgross@suse.com + +- x86/static-call: Remove early_boot_irqs_disabled check to fix + Xen PVH dom0 (git-fixes). +- commit 8264638 + +------------------------------------------------------------------- +Fri Jan 17 10:31:40 CET 2025 - vbabka@suse.cz + +- mm: hugetlb: independent PMD page table shared count + (CVE-2024-57883 bsc#1235947). +- commit 454014f + +------------------------------------------------------------------- +Fri Jan 17 10:00:03 CET 2025 - tiwai@suse.de + +- ASoC: tas2781: Fix occasional calibration failture (git-fixes). +- commit 9c36ea2 + +------------------------------------------------------------------- +Fri Jan 17 09:56:33 CET 2025 - tiwai@suse.de + +- drm/xe: Mark ComputeCS read mode as UC on iGPU (git-fixes). +- drm/xe/oa: Add missing VISACTL mux registers (git-fixes). +- drm/xe: make change ccs_mode a synchronous action (git-fixes). +- drm/xe: introduce xe_gt_reset and xe_gt_wait_for_reset + (git-fixes). +- drm/amd/display: Do not elevate mem_type change to full update + (git-fixes). +- drm/amd/display: Do not wait for PSR disable on vbl enable + (git-fixes). +- Revert "drm/amd/display: Enable urgent latency adjustments + for DCN35" (git-fixes). +- drm/amd/display: Validate mdoe under MST LCT=1 case as well + (git-fixes). +- drm/v3d: Ensure job pointer is set to NULL after job completion + (git-fixes). +- drm/vmwgfx: Add new keep_resv BO param (git-fixes). +- drm/vmwgfx: Unreserve BO on error (git-fixes). +- drm/tests: helpers: Fix compiler warning (git-fixes). +- commit 0fe40cd + +------------------------------------------------------------------- +Fri Jan 17 09:53:32 CET 2025 - vkarasulli@suse.de + +- config: enable + CONFIG_INTEL_IOMMU_SCALABLE_MODE_DEFAULT_ON +- commit 7266c28 + +------------------------------------------------------------------- +Fri Jan 17 09:01:32 CET 2025 - ptesarik@suse.com + +- ftrace: Fix regression with module command in stack_trace_filter + (CVE-2024-56569 bsc#1235031). +- commit edf09c4 + +------------------------------------------------------------------- +Fri Jan 17 08:39:32 CET 2025 - tiwai@suse.de + +- Move upstreamed DRM patch into sorted section +- commit efd17c1 + +------------------------------------------------------------------- +Thu Jan 16 19:35:26 CET 2025 - nmorey@suse.com + +- RDMA/siw: Remove direct link to net_device (bsc#1235946 CVE-2024-57857) +- commit a26645d + +------------------------------------------------------------------- +Thu Jan 16 15:47:30 CET 2025 - tbogendoerfer@suse.de + +- af_packet: fix vlan_get_protocol_dgram() vs MSG_PEEK + (CVE-2024-57901 bsc#1235900). +- net: wwan: t7xx: Fix FSM command timeout issue (CVE-2024-39282 + bsc#1235903). +- commit f820992 + +------------------------------------------------------------------- +Thu Jan 16 14:01:50 CET 2025 - tiwai@suse.de + +- tpm: Map the ACPI provided event log (bsc#1233260 bsc#1233259 + bsc#1232421). +- commit 9c4f937 + +------------------------------------------------------------------- +Thu Jan 16 12:43:30 CET 2025 - nmorey@suse.com + +- RDMA/rtrs: Ensure 'ib_sge list' is accessible (bsc#1235902 CVE-2024-36476) +- commit 5e76f66 + +------------------------------------------------------------------- +Thu Jan 16 12:42:57 CET 2025 - nmorey@suse.com + +- RDMA/rxe: Remove the direct link to net_device (bsc#1235906 CVE-2024-57795) +- commit 09cd979 + +------------------------------------------------------------------- +Thu Jan 16 11:02:44 CET 2025 - vkarasulli@suse.de + +- iommu/vt-d: Remove cache tags before disabling ATS + (CVE-2024-56669 bsc#1235245). +- commit f02f36b + +------------------------------------------------------------------- +Thu Jan 16 10:51:32 CET 2025 - vkarasulli@suse.de + +- iommu/vt-d: Fix qi_batch NULL pointer with nested parent domain + (CVE-2024-56668 bsc#1235017). +- commit 1757163 + +------------------------------------------------------------------- +Thu Jan 16 06:39:08 CET 2025 - osalvador@suse.de + +- mm: use aligned address in copy_user_gigantic_page() + (CVE-2024-51729 bsc#1235741). +- commit 3c62d9b + +------------------------------------------------------------------- +Thu Jan 16 01:14:42 CET 2025 - dsterba@suse.com + +- bpf: fix recursive lock when verdict program return SK_PASS (CVE-2024-56694 bsc#1235412) +- commit dfde0f5 + +------------------------------------------------------------------- +Thu Jan 16 00:33:34 CET 2025 - dsterba@suse.com + +- bpf: fix OOB devmap writes when deleting elements (CVE-2024-56615 bsc#1235426) +- commit 997fa6c + +------------------------------------------------------------------- +Thu Jan 16 00:24:40 CET 2025 - dsterba@suse.com + +- xsk: fix OOB map writes when deleting elements (CVE-2024-56614 bsc#1235424) +- commit 4dda137 + +------------------------------------------------------------------- +Wed Jan 15 23:35:20 CET 2025 - dsterba@suse.com + +- mm/mempolicy: fix migrate_to_node() assuming there is at least one VMA in a MM (CVE-2024-56611 bsc#1235391) +- commit 3a11b51 + +------------------------------------------------------------------- +Wed Jan 15 22:53:46 CET 2025 - dsterba@suse.com + +- iommu/tegra241-cmdqv: Fix alignment failure at max_n_shift (CVE-2024-53225 bsc#1235006) +- commit d17bd9f + +------------------------------------------------------------------- +Wed Jan 15 22:15:40 CET 2025 - ailiop@suse.com + +- ring-buffer: Fix overflow in __rb_map_vma (bsc#1235752 + CVE-2024-56368). +- commit 887043f + +------------------------------------------------------------------- +Wed Jan 15 22:08:41 CET 2025 - ailiop@suse.com + +- mm: use aligned address in clear_gigantic_page() (bsc#1235742 + CVE-2024-52319). +- commit cf2082f + +------------------------------------------------------------------- +Wed Jan 15 21:59:22 CET 2025 - ailiop@suse.com + +- netdevsim: prevent bad user input in + nsim_dev_health_break_write() (bsc#1235587 CVE-2024-56716). +- commit 64a78e2 + +------------------------------------------------------------------- +Wed Jan 15 21:51:44 CET 2025 - ailiop@suse.com + +- bpf: Fix UAF via mismatching bpf_prog/attachment RCU flavors + (bsc#1235555 CVE-2024-56675). +- commit 9dd9586 + +------------------------------------------------------------------- +Wed Jan 15 21:42:59 CET 2025 - ailiop@suse.com + +- net: netdevsim: fix nsim_pp_hold_write() (bsc#1235554 + CVE-2024-56713). +- commit 9b9335e + +------------------------------------------------------------------- +Wed Jan 15 21:22:47 CET 2025 - ailiop@suse.com + +- mm/gup: handle NULL pages in unpin_user_pages() (bsc#1235388 + CVE-2024-56612). +- commit 58f5e58 + +------------------------------------------------------------------- +Wed Jan 15 21:17:35 CET 2025 - ailiop@suse.com + +- xsk: Free skb when TX metadata options are invalid (bsc#1235000 + CVE-2024-53236). +- commit 488293a + +------------------------------------------------------------------- +Wed Jan 15 21:05:45 CET 2025 - ailiop@suse.com + +- ipc: fix memleak if msg_init_ns failed in create_ipc_ns + (bsc#1234893 CVE-2024-53175). +- commit ee73306 + +------------------------------------------------------------------- +Wed Jan 15 19:15:21 CET 2025 - dsterba@suse.com + +- ocfs2: fix uninitialized value in ocfs2_file_read_iter() (CVE-2024-53155 bsc#1234855) +- commit 29d10db + +------------------------------------------------------------------- +Wed Jan 15 18:52:14 CET 2025 - neelx@suse.com + +- btrfs: add a sanity check for btrfs root in btrfs_search_slot() + (CVE-2024-56774 bsc#1235653). +- commit 7fe00e3 + +------------------------------------------------------------------- +Wed Jan 15 18:50:33 CET 2025 - dsterba@suse.com + +- ocfs2: free inode when ocfs2_get_init_inode() fails (CVE-2024-56630 bsc#1235479) +- commit 892fcc7 + +------------------------------------------------------------------- +Wed Jan 15 18:45:15 CET 2025 - dsterba@suse.com + +- ceph: give up on paths longer than PATH_MAX (CVE-2024-53685 bsc#1235720) +- commit 96cf2d2 + +------------------------------------------------------------------- +Wed Jan 15 18:25:00 CET 2025 - dsterba@suse.com + +- bcache: revert replacing IS_ERR_OR_NULL with IS_ERR again (CVE-2024-48881 bsc#1235727) +- commit 7611048 + +------------------------------------------------------------------- +Wed Jan 15 18:14:36 CET 2025 - dsterba@suse.com + +- vfio/mlx5: Fix an unwind issue in mlx5vf_add_migration_pages() (CVE-2024-56742 bsc#1235613) +- commit 561ef4c + +------------------------------------------------------------------- +Wed Jan 15 16:43:30 CET 2025 - mhocko@suse.com + +- net/smc: check return value of sock_recvmsg when draining clc + data (CVE-2024-57791 bsc#1235759). +- commit 3137fae + +------------------------------------------------------------------- +Wed Jan 15 16:21:49 CET 2025 - dsterba@suse.com + +- udmabuf: change folios array from kmalloc to kvmalloc (CVE-2024-56544 bsc#1235067) +- commit e18704f + +------------------------------------------------------------------- +Wed Jan 15 16:06:16 CET 2025 - dsterba@suse.com + +- scsi: qedf: Fix a possible memory leak in qedf_alloc_and_init_sb() (CVE-2024-56748 bsc#1235627) +- commit bf1507f + +------------------------------------------------------------------- +Wed Jan 15 15:53:43 CET 2025 - dsterba@suse.com + +- scsi: ufs: core: sysfs: Prevent div by zero (CVE-2024-56622 bsc#1235251) +- commit e1723b2 + +------------------------------------------------------------------- +Wed Jan 15 15:50:39 CET 2025 - dsterba@suse.com + +- scsi: ufs: core: Cancel RTC work during ufshcd_remove() (CVE-2024-56621 bsc#1235228) +- commit dcbc4ba + +------------------------------------------------------------------- +Wed Jan 15 15:47:57 CET 2025 - dsterba@suse.com + +- scsi: ufs: qcom: Only free platform MSIs when ESI is enabled (CVE-2024-56620 bsc#1235227) +- commit a4f3898 + +------------------------------------------------------------------- +Wed Jan 15 14:49:39 CET 2025 - vkarasulli@suse.de + +- virt: tdx-guest: Just leak decrypted memory on unrecoverable + errors (CVE-2024-57793 bsc#1235768). +- commit 5a20f80 + +------------------------------------------------------------------- +Wed Jan 15 12:39:36 CET 2025 - osalvador@suse.de + +- stackdepot: fix stack_depot_save_flags() in NMI context + (CVE-2024-48876 bsc#1235726). +- commit 21d9f52 + +------------------------------------------------------------------- +Wed Jan 15 10:36:54 CET 2025 - jslaby@suse.cz + +- x86/fred: Clear WFE in missing-ENDBRANCH #CPs (CVE-2024-56761 + bsc#1235633). +- commit d326277 + +------------------------------------------------------------------- +Wed Jan 15 10:16:26 CET 2025 - tbogendoerfer@suse.de + +- net: ethernet: oa_tc6: fix tx skb race condition between + reference pointers (CVE-2024-56788 bsc#1235754). +- tools/net/ynl: fix sub-message key lookup for nested attributes + (git-fixes). +- net: tun: fix tun_napi_alloc_frags() (CVE-2024-56372 + bsc#1235753). +- net: renesas: rswitch: avoid use-after-put for a device tree + node (CVE-2024-55639 bsc#1235737). +- commit ab1ee58 + +------------------------------------------------------------------- +Wed Jan 15 09:37:42 CET 2025 - vkarasulli@suse.de + +- KVM: SVM: Allow guest writes to set MSR_AMD64_DE_CFG bits + (bsc#1234635). +- commit ad88ff2 + +------------------------------------------------------------------- +Wed Jan 15 09:12:02 CET 2025 - vbabka@suse.cz + +- mm/page_alloc: don't call pfn_to_page() on possibly non-existent + PFN in split_large_buddy() (CVE-2024-57881 bsc#1235843). +- commit 47fc212 + +------------------------------------------------------------------- +Wed Jan 15 08:40:16 CET 2025 - jlee@suse.com + +- Reviewed + patches.suse/0001-efi-do-not-automatically-generate-secret-key.patch +- commit 64be71e + +------------------------------------------------------------------- +Wed Jan 15 08:39:05 CET 2025 - jlee@suse.com + +- Reviewed + patches.suse/0011-PM-hibernate-require-hibernate-snapshot-image-to-be-.patch +- commit fac3c3b + +------------------------------------------------------------------- +Wed Jan 15 08:34:38 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0010-PM-hibernate-a-option-to-request-that-snapshot-image.patch. + Update config files. + CONFIG_HIBERNATE_VERIFICATION_FORCE is not set +- commit d0b09b5 + +------------------------------------------------------------------- +Wed Jan 15 08:28:05 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0009-PM-hibernate-prevent-EFI-secret-key-to-be-regenerate.patch. +- commit 38aa2b2 + +------------------------------------------------------------------- +Tue Jan 14 19:57:36 CET 2025 - lduncan@suse.com + +- Revert "block, bfq: merge bfq_release_process_ref() into + bfq_put_cooperator()" (CVE-2024-53182 bsc#1234946). +- block: fix uaf for flush rq while iterating tags (CVE-2024-53170 + bsc#1234888). +- scsi: qedi: Fix a possible memory leak in + qedi_alloc_and_init_sb() (CVE-2024-56747 bsc#1234934). +- scsi: bfa: Fix use-after-free in bfad_im_module_exit() + (CVE-2024-53227 bsc#1235011). +- scsi: hisi_sas: Create all dump files during debugfs + initialization (CVE-2024-56588 bsc#1235123). +- commit d7ec03b + +------------------------------------------------------------------- +Tue Jan 14 19:50:13 CET 2025 - ematsumiya@suse.de + +- smb: client: fix TCP timers deadlock after rmmod (bsc#1235723, + CVE-2024-54680). +- commit 067db58 + +------------------------------------------------------------------- +Tue Jan 14 17:51:58 CET 2025 - nik.borisov@suse.com + +- x86/cpu: Add Lunar Lake to list of CPUs with a broken MONITOR implementation (jsc#PED-11963). +- commit 40fc24b + +------------------------------------------------------------------- +Tue Jan 14 17:06:26 CET 2025 - dsterba@suse.com + +- scsi: hisi_sas: Add cond_resched() for no forced preemption model (CVE-2024-56589 bsc#1235241) +- commit 5616a9a + ------------------------------------------------------------------- Tue Jan 14 15:33:20 CET 2025 - jack@suse.cz - Enable CONFIG_BUG_ON_DATA_CORRUPTION (jsc#PED-11849) - commit ad832d9 +------------------------------------------------------------------- +Tue Jan 14 15:22:20 CET 2025 - andrea.porta@suse.com + +- arm64: dts: rockchip: add hevc power domain clock to rk3328 + (git-fixes). +- commit 4ced1a7 + +------------------------------------------------------------------- +Tue Jan 14 15:21:32 CET 2025 - andrea.porta@suse.com + +- arm64: dts: rockchip: rename rfkill label for Radxa ROCK 5B + (git-fixes). +- commit 1aa0c5f + +------------------------------------------------------------------- +Tue Jan 14 15:20:43 CET 2025 - andrea.porta@suse.com + +- arm64: dts: imx95: correct the address length of + netcmix_blk_ctrl (git-fixes). +- commit 261c0be + ------------------------------------------------------------------- Tue Jan 14 15:19:57 CET 2025 - mfranc@suse.cz @@ -14,6 +2984,45 @@ Tue Jan 14 15:19:57 CET 2025 - mfranc@suse.cz patches.suse/0002-security-Add-a-kernel-lockdown-flag-for-early-boot-s.patch. - commit 53733e1 +------------------------------------------------------------------- +Tue Jan 14 15:19:03 CET 2025 - andrea.porta@suse.com + +- arm64: dts: broadcom: Fix L2 linesize for Raspberry Pi 5 + (git-fixes). +- commit 34dcb38 + +------------------------------------------------------------------- +Tue Jan 14 14:29:28 CET 2025 - oneukum@suse.com + +- reinstating kABI paddings for crypto +- commit dcd0a1e + +------------------------------------------------------------------- +Tue Jan 14 14:28:46 CET 2025 - oneukum@suse.com + +- Refresh patches.suse/crypto-add-suse_kabi_padding.patch. +- commit 7e643ee + +------------------------------------------------------------------- +Tue Jan 14 14:22:08 CET 2025 - oneukum@suse.com + +- reinstate PCI kABI paddings +- commit d5bb436 + +------------------------------------------------------------------- +Tue Jan 14 14:20:41 CET 2025 - oneukum@suse.com + +- Reinstating kABI padding for Thunderbolt +- commit 13936cf + +------------------------------------------------------------------- +Tue Jan 14 13:56:33 CET 2025 - oneukum@suse.com + +- usb: typec: Add attribute file showing the USB Modes of the + partner (git-fixes). +- Refresh patches.suse/paddings-add-for-type-C-new-in-SP5.patch. +- commit 1aae08b + ------------------------------------------------------------------- Tue Jan 14 13:36:21 CET 2025 - dsterba@suse.com @@ -28,6 +3037,14 @@ Tue Jan 14 13:30:56 CET 2025 - mgorman@suse.de command line. - commit b89f0e3 +------------------------------------------------------------------- +Tue Jan 14 13:22:24 CET 2025 - oneukum@suse.com + +- usb: typec: Add attribute file showing the supported USB modes + of the port (git-fixes). +- Refresh patches.suse/paddings-add-for-type-C-new-in-SP5.patch. +- commit 2fd6860 + ------------------------------------------------------------------- Tue Jan 14 13:14:11 CET 2025 - mgorman@suse.de @@ -37,6 +3054,80 @@ Tue Jan 14 13:14:11 CET 2025 - mgorman@suse.de options' (jsc#PED-11838). - commit 6f73ffe +------------------------------------------------------------------- +Tue Jan 14 12:25:35 CET 2025 - oneukum@suse.com + +- usb: typec: ucsi: Fix a missing bits to bytes conversion in + ucsi_init() (git-fixes). +- commit 7a60998 + +------------------------------------------------------------------- +Tue Jan 14 12:19:55 CET 2025 - oneukum@suse.com + +- usb: typec: ucsi: Convert connector specific commands to bitmaps + (git-fixes). +- commit 1060e28 + +------------------------------------------------------------------- +Tue Jan 14 12:16:40 CET 2025 - oneukum@suse.com + +- usb: typec: ucsi: Helper for Get Connector Status command + (git-fixes). +- commit 7530947 + +------------------------------------------------------------------- +Tue Jan 14 12:13:57 CET 2025 - oneukum@suse.com + +- usb: typec: ucsi: Add support for the partner USB Modes + (git-fixes). +- commit bb31d21 + +------------------------------------------------------------------- +Tue Jan 14 11:23:30 CET 2025 - oneukum@suse.com + +- usb: typec: ucsi: Supply the USB capabilities to the ports + (git-fixes). +- commit a77d656 + +------------------------------------------------------------------- +Tue Jan 14 11:08:34 CET 2025 - oneukum@suse.com + +- usb: typec: ucsi: UCSI2.0 Set Sink Path command support + (git-fixes). +- commit 0376245 + +------------------------------------------------------------------- +Tue Jan 14 11:05:51 CET 2025 - oneukum@suse.com + +- usb: typec: ucsi: glink: use device_for_each_child_node_scoped() + (git-fixes). +- commit 3691738 + +------------------------------------------------------------------- +Tue Jan 14 10:01:53 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0008-PM-hibernate-Generate-and-verify-signature-for-snaps.patch. + Update config files. + CONFIG_HIBERNATE_VERIFICATION + CONFIG_EFI_SECRET_KEY + CONFIG_HIDDEN_AREA +- commit 4b57a00 + +------------------------------------------------------------------- +Tue Jan 14 08:34:22 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0007-PM-hibernate-encrypt-hidden-area.patch. +- commit a1cdd8d + +------------------------------------------------------------------- +Tue Jan 14 08:11:18 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0006-efi-allow-user-to-regenerate-secret-key.patch. +- commit 498aa9e + ------------------------------------------------------------------- Mon Jan 13 21:30:48 CET 2025 - krisman@suse.de @@ -697,6 +3788,12 @@ Mon Jan 13 11:54:55 CET 2025 - mfranc@suse.cz - s390x config: IOMMU_DEFAULT_DMA_LAZY=y (bsc#1235646) - commit 2199130 +------------------------------------------------------------------- +Mon Jan 13 10:47:35 CET 2025 - oneukum@suse.com + +- net: usb: qmi_wwan: add Telit FE910C04 compositions (git-fixes). +- commit a8a3e1b + ------------------------------------------------------------------- Mon Jan 13 10:05:49 CET 2025 - tiwai@suse.de @@ -799,6 +3896,31 @@ Sun Jan 12 09:34:43 CET 2025 - tiwai@suse.de (git-fixes). - commit 5559cd4 +------------------------------------------------------------------- +Sun Jan 12 09:15:32 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0005-efi-generate-secret-key-in-EFI-boot-environment.patch. + Update config files. + CONFIG_EFI_SECRET_KEY is not set +- commit f3e53e1 + +------------------------------------------------------------------- +Sun Jan 12 09:10:41 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0002-hibernate-avoid-the-data-in-hidden-area-to-be-snapsh.patch. +- commit 81704e7 + +------------------------------------------------------------------- +Sun Jan 12 09:04:59 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0001-security-create-hidden-area-to-keep-sensitive-data.patch. + Update config files. + CONFIG_HIDDEN_AREA is not set +- commit 53e4009 + ------------------------------------------------------------------- Sun Jan 12 03:41:39 CET 2025 - jlee@suse.com @@ -1129,6 +4251,18 @@ Thu Jan 9 17:36:21 CET 2025 - nmorey@suse.com - af_packet: avoid erroring out after sock_init_data() in packet_create() (CVE-2024-56606 bsc#123541) - commit 4c171b7 +------------------------------------------------------------------- +Thu Jan 9 16:31:26 CET 2025 - dsterba@suse.com + +- smb: client: fix NULL ptr deref in crypto_aead_setkey() (CVE-2024-53185 bsc#1234901) +- commit 16fd7dd + +------------------------------------------------------------------- +Thu Jan 9 16:04:11 CET 2025 - dsterba@suse.com + +- net: af_can: do not leave a dangling sk pointer in can_create() (CVE-2024-56603 bsc#1235415) +- commit 358efec + ------------------------------------------------------------------- Thu Jan 9 15:55:44 CET 2025 - ddiss@suse.de @@ -1136,6 +4270,12 @@ Thu Jan 9 15:55:44 CET 2025 - ddiss@suse.de (bsc#1235035 CVE-2024-56570). - commit 707d8d7 +------------------------------------------------------------------- +Thu Jan 9 15:46:57 CET 2025 - dsterba@suse.com + +- ceph: fix cred leak in ceph_mds_check_access() (CVE-2024-56563 bsc#1235107) +- commit 2378163 + ------------------------------------------------------------------- Thu Jan 9 14:31:17 CET 2025 - jdelvare@suse.de @@ -1202,7 +4342,7 @@ Wed Jan 8 13:49:07 CET 2025 - pmladek@suse.com Wed Jan 8 12:30:13 CET 2025 - dsterba@suse.com - btrfs: fix use-after-free waiting for encoded read endios (bsc#1235128) -- commit 0406131 +- commit faccece ------------------------------------------------------------------- Wed Jan 8 12:17:46 CET 2025 - dwagner@suse.de @@ -1388,6 +4528,13 @@ Tue Jan 7 23:36:50 CET 2025 - ailiop@suse.com - dlm: fix possible lkb_resource null dereference (git-fixes). - commit 490216a +------------------------------------------------------------------- +Tue Jan 7 21:30:51 CET 2025 - mbrugger@suse.com + +- powerpc/pseries/vas: Add close() callback in vas_vm_ops struct + (bsc#1234825). +- commit 2674760 + ------------------------------------------------------------------- Tue Jan 7 20:12:47 CET 2025 - tbogendoerfer@suse.de diff --git a/dtb-aarch64.spec b/dtb-aarch64.spec index bff387f..ea13c8c 100644 --- a/dtb-aarch64.spec +++ b/dtb-aarch64.spec @@ -27,7 +27,7 @@ Name: dtb-aarch64 Version: 6.12.0 %if 0%{?is_kotd} -Release: .ged29189 +Release: .g6642b42 %else Release: 0 %endif diff --git a/kernel-64kb.changes b/kernel-64kb.changes index eb54d71..6d9f5cb 100644 --- a/kernel-64kb.changes +++ b/kernel-64kb.changes @@ -1,9 +1,2979 @@ +------------------------------------------------------------------- +Tue Feb 4 12:23:33 CET 2025 - ailiop@suse.com + +- xfs: Add error handling for xfs_reflink_cancel_cow_range + (git-fixes). +- commit b508427 + +------------------------------------------------------------------- +Tue Feb 4 12:22:51 CET 2025 - ailiop@suse.com + +- xfs: Propagate errors from xfs_reflink_cancel_cow_range in + xfs_dax_write_iomap_end (git-fixes). +- commit e231dcf + +------------------------------------------------------------------- +Tue Feb 4 12:21:58 CET 2025 - ailiop@suse.com + +- xfs: don't call remap_verify_area with sb write protection held + (git-fixes). +- commit b243b98 + +------------------------------------------------------------------- +Tue Feb 4 11:29:34 CET 2025 - tbogendoerfer@suse.de + +- r8169: enable SG/TSO on selected chip versions per default + (bsc#1235874). +- commit 2795291 + +------------------------------------------------------------------- +Tue Feb 4 11:27:18 CET 2025 - tbogendoerfer@suse.de + +- tools: ynl: c: correct reverse decode of empty attrs + (git-fixes). +- net/mlx5e: Fix inversion dependency warning while enabling + IPsec tunnel (CVE-2025-21674 bsc#1236688). +- net: fec: handle page_pool_dev_alloc_pages error (CVE-2025-21676 + bsc#1236696). +- pfcp: Destroy device along with udp socket's netns dismantle + (CVE-2025-21677 bsc#1236697). +- gtp: Destroy device along with udp socket's netns dismantle + (CVE-2025-21678 bsc#1236698). +- gtp: Use for_each_netdev_rcu() in gtp_genl_dump_pdp() + (git-fixes). +- eth: bnxt: always recalculate features after XDP clearing, + fix null-deref (CVE-2025-21682 bsc#1236703). +- commit 7d6efad + +------------------------------------------------------------------- +Mon Feb 3 18:44:57 CET 2025 - ailiop@suse.com + +- NFSv4.2: mark OFFLOAD_CANCEL MOVEABLE (git-fixes). +- commit 29678bd + +------------------------------------------------------------------- +Mon Feb 3 18:42:14 CET 2025 - ailiop@suse.com + +- NFSv4.2: fix COPY_NOTIFY xdr buf size calculation (git-fixes). +- commit d5313f5 + +------------------------------------------------------------------- +Mon Feb 3 18:41:08 CET 2025 - ailiop@suse.com + +- nfs: fix incorrect error handling in LOCALIO (git-fixes). +- commit 9daaf72 + +------------------------------------------------------------------- +Mon Feb 3 18:39:48 CET 2025 - ailiop@suse.com + +- Revert "SUNRPC: Reduce thread wake-up rate when receiving + large RPC messages" (git-fixes). +- commit 39ec528 + +------------------------------------------------------------------- +Mon Feb 3 18:37:45 CET 2025 - ailiop@suse.com + +- NFSD: Insulate nfsd4_encode_read_plus_data() from page + boundaries in the encode buffer (git-fixes). +- commit ffa4780 + +------------------------------------------------------------------- +Mon Feb 3 18:36:59 CET 2025 - ailiop@suse.com + +- NFSD: Insulate nfsd4_encode_read_plus() from page boundaries + in the encode buffer (git-fixes). +- commit fd89a72 + +------------------------------------------------------------------- +Mon Feb 3 18:36:03 CET 2025 - ailiop@suse.com + +- NFSD: Insulate nfsd4_encode_read() from page boundaries in + the encode buffer (git-fixes). +- commit a5474b1 + +------------------------------------------------------------------- +Mon Feb 3 18:33:40 CET 2025 - ailiop@suse.com + +- NFSD: fix decoding in nfs4_xdr_dec_cb_getattr (git-fixes). +- commit 744c03a + +------------------------------------------------------------------- +Mon Feb 3 18:32:30 CET 2025 - ailiop@suse.com + +- nfsd: fix legacy client tracking initialization (git-fixes). +- commit b058f86 + +------------------------------------------------------------------- +Mon Feb 3 15:56:36 CET 2025 - davide.benini@suse.com + +- net: inet6: do not leave a dangling sk pointer in inet6_create() + (CVE-2024-56600 bsc#1235217). +- commit 001ffac + +------------------------------------------------------------------- +Mon Feb 3 15:33:33 CET 2025 - pmladek@suse.com + +- printk: Defer legacy printing when holding printk_cpu_sync + (bsc#1236733). +- commit 35fb637 + +------------------------------------------------------------------- +Mon Feb 3 14:58:27 CET 2025 - ailiop@suse.com + +- iomap: avoid avoid truncating 64-bit offset to 32 bits + (git-fixes). +- commit dcd6fd5 + +------------------------------------------------------------------- +Mon Feb 3 14:57:27 CET 2025 - ailiop@suse.com + +- iomap: pass byte granular end position to iomap_add_to_ioend + (git-fixes). +- commit 3e58ba8 + +------------------------------------------------------------------- +Mon Feb 3 14:56:05 CET 2025 - ailiop@suse.com + +- cachefiles: Parse the "secctx" immediately (git-fixes). +- commit d3745ec + +------------------------------------------------------------------- +Mon Feb 3 14:50:56 CET 2025 - ailiop@suse.com + +- dlm: fix srcu_read_lock() return type to int (git-fixes). +- commit befab55 + +------------------------------------------------------------------- +Mon Feb 3 14:50:02 CET 2025 - ailiop@suse.com + +- dlm: fix removal of rsb struct that is master and dir record + (git-fixes). +- commit 0dc790e + +------------------------------------------------------------------- +Mon Feb 3 14:48:55 CET 2025 - ailiop@suse.com + +- xfs: check for dead buffers in xfs_buf_find_insert (git-fixes). +- commit 518b962 + +------------------------------------------------------------------- +Mon Feb 3 14:47:45 CET 2025 - ailiop@suse.com + +- xfs: fix a double completion for buffers on in-memory targets + (git-fixes). +- commit 230cef5 + +------------------------------------------------------------------- +Mon Feb 3 14:46:58 CET 2025 - ailiop@suse.com + +- xfs/libxfs: replace kmalloc() and memcpy() with kmemdup() + (git-fixes). +- commit e30e5c1 + +------------------------------------------------------------------- +Mon Feb 3 14:34:31 CET 2025 - jgross@suse.com + +- Update config files: remove XEN PV support and kernel side PV device + backends (jsc#PED-11779) +- commit 31e5715 + +------------------------------------------------------------------- +Mon Feb 3 14:26:31 CET 2025 - iivanov@suse.de + +- arm64: dts: marvell: cn9131-cf-solidwan: fix cp1 comphy links (git-fixes) +- commit c3b3ad4 + +------------------------------------------------------------------- +Mon Feb 3 14:25:20 CET 2025 - iivanov@suse.de + +- arm64: dts: rockchip: increase gmac rx_delay on rk3399-puma (git-fixes) +- commit 040d5bd + +------------------------------------------------------------------- +Mon Feb 3 14:24:03 CET 2025 - iivanov@suse.de + +- arm64: dts: rockchip: fix num-channels property of wolfvision pf5 mic (git-fixes) +- commit 80bffba + +------------------------------------------------------------------- +Mon Feb 3 14:23:02 CET 2025 - iivanov@suse.de + +- arm64: dts: rockchip: Fix PCIe3 handling for Edgeble-6TOPS Modules (git-fixes) +- commit 6eeb73e + +------------------------------------------------------------------- +Mon Feb 3 14:18:42 CET 2025 - iivanov@suse.de + +- arm64: dts: rockchip: Fix sdmmc access on rk3308-rock-s0 v1.1 boards (git-fixes) +- commit 0f4955c + +------------------------------------------------------------------- +Mon Feb 3 14:16:30 CET 2025 - iivanov@suse.de + +- arm64: tegra: Fix Tegra234 PCIe interrupt-map (git-fixes) +- commit 17b2e93 + +------------------------------------------------------------------- +Mon Feb 3 14:14:44 CET 2025 - iivanov@suse.de + +- arm64: tegra: Disable Tegra234 sce-fabric node (git-fixes) +- commit 5fbc68f + +------------------------------------------------------------------- +Mon Feb 3 14:13:32 CET 2025 - iivanov@suse.de + +- arm64: tegra: Fix typo in Tegra234 dce-fabric compatible (git-fixes) +- commit b60c09f + +------------------------------------------------------------------- +Mon Feb 3 14:13:17 CET 2025 - ailiop@suse.com + +- xfs: don't shut down the filesystem for media failures beyond + end of log (git-fixes). +- commit b3253c4 + +------------------------------------------------------------------- +Mon Feb 3 14:12:23 CET 2025 - iivanov@suse.de + +- arm64: tegra: Fix DMA ID for SPI2 (git-fixes) +- commit ed27827 + +------------------------------------------------------------------- +Mon Feb 3 14:09:40 CET 2025 - ailiop@suse.com + +- gfs2: Truncate address space when flipping GFS2_DIF_JDATA flag + (git-fixes). +- commit 2bdb106 + +------------------------------------------------------------------- +Mon Feb 3 13:59:21 CET 2025 - iivanov@suse.de + +- arm64: dts: rockchip: Fix Turing RK1 PCIe3 hang (git-fixes) +- commit 6545f4a + +------------------------------------------------------------------- +Mon Feb 3 13:58:33 CET 2025 - iivanov@suse.de + +- arm64: dts: rockchip: Split up RK3588's PCIe pinctrls (git-fixes) +- commit ee6c1d3 + +------------------------------------------------------------------- +Mon Feb 3 13:50:06 CET 2025 - iivanov@suse.de + +- arm64/mm: Override PARange for !LPA2 and use it consistently (git-fixes) +- commit 46430f7 + +------------------------------------------------------------------- +Mon Feb 3 13:47:46 CET 2025 - iivanov@suse.de + +- arm64/mm: Reduce PA space to 48 bits when LPA2 is not enabled (git-fixes) +- commit 1e5b33c + +------------------------------------------------------------------- +Mon Feb 3 13:45:19 CET 2025 - iivanov@suse.de + +- arm64: Filter out SVE hwcaps when FEAT_SVE isn't implemented (git-fixes) +- commit 6644a3b + +------------------------------------------------------------------- +Mon Feb 3 13:42:32 CET 2025 - iivanov@suse.de + +- arm64/sme: Move storage of reg_smidr to __cpuinfo_store_cpu() (git-fixes) +- commit ee0c3e4 + +------------------------------------------------------------------- +Mon Feb 3 13:39:16 CET 2025 - iivanov@suse.de + +- arm64: stacktrace: Don't WARN when unwinding other tasks (git-fixes) +- commit c1b5cbf + +------------------------------------------------------------------- +Mon Feb 3 12:22:59 CET 2025 - dwagner@suse.de + +- nvme: fix bogus kzalloc() return check in + nvme_init_effects_log() (git-fixes). +- commit d42e4b8 + +------------------------------------------------------------------- +Mon Feb 3 11:20:53 CET 2025 - dwagner@suse.de + +- nvme: Add error path for xa_store in nvme_init_effects + (git-fixes). +- nvme: Add error check for xa_store in nvme_get_effects_log + (git-fixes). +- nvme-tcp: Fix I/O queue cpu spreading for multiple controllers + (git-fixes). +- nvmet: propagate npwg topology (git-fixes). +- commit 7f10443 + +------------------------------------------------------------------- +Mon Feb 3 11:05:26 CET 2025 - oneukum@suse.com + +- usbnet: ipheth: fix DPE OoB read (git-fixes). +- commit b2a02b8 + +------------------------------------------------------------------- +Mon Feb 3 11:04:39 CET 2025 - oneukum@suse.com + +- usbnet: ipheth: break up NCM header size computation + (git-fixes). +- commit 7a83cc0 + +------------------------------------------------------------------- +Mon Feb 3 11:03:37 CET 2025 - oneukum@suse.com + +- usbnet: ipheth: refactor NCM datagram loop (git-fixes). +- commit 095ff33 + +------------------------------------------------------------------- +Mon Feb 3 10:53:21 CET 2025 - ohering@suse.de + +- scsi: storvsc: Ratelimit warning logs to prevent VM denial of + service (git-fixes). +- scsi: storvsc: Don't assume cpu_possible_mask is dense + (git-fixes). +- hyperv: Do not overlap the hvcall IO areas in + hv_vtl_apicid_to_vp_id() (git-fixes). +- hyperv: Do not overlap the hvcall IO areas in get_vtl() + (git-fixes). +- hyperv: Enable the hypercall output page for the VTL mode + (git-fixes). +- hv_balloon: Fallback to generic_online_page() for non-HV hot + added mem (git-fixes). +- Drivers: hv: vmbus: Log on missing offers if any (git-fixes). +- Drivers: hv: vmbus: Wait for boot-time offers during boot and + resume (git-fixes). +- uio_hv_generic: Add a check for HV_NIC for send, receive + buffers setup (git-fixes). +- iommu/hyper-v: Don't assume cpu_possible_mask is dense + (git-fixes). +- Drivers: hv: Don't assume cpu_possible_mask is dense + (git-fixes). +- x86/hyperv: Don't assume cpu_possible_mask is dense (git-fixes). +- hyperv: Remove the now unused hyperv-tlfs.h files (git-fixes). +- hyperv: Switch from hyperv-tlfs.h to hyperv/hvhdk.h (git-fixes). +- hyperv: Add new Hyper-V headers in include/hyperv (git-fixes). +- hyperv: Clean up unnecessary #includes (git-fixes). +- hyperv: Move hv_connection_id to hyperv-tlfs.h (git-fixes). +- hv_netvsc: Replace one-element array with flexible array member + (git-fixes). +- commit bf2065f + +------------------------------------------------------------------- +Sun Feb 2 10:01:55 CET 2025 - tiwai@suse.de + +- Revert "media: uvcvideo: Require entities to have a non-zero + unique ID" (bsc#1235894). +- wifi: rtl8xxxu: add more missing rtl8192cu USB IDs + (stable-fixes). +- drm/amd/display: Initialize denominator defaults to 1 + (stable-fixes). +- drm/amd/display: Use HW lock mgr for PSR1 (stable-fixes). +- drm/connector: hdmi: Validate supported_formats matches + ycbcr_420_allowed (stable-fixes). +- commit 839fcdd + +------------------------------------------------------------------- +Sat Feb 1 10:16:05 CET 2025 - tiwai@suse.de + +- ASoC: acp: Support microphone from Lenovo Go S (stable-fixes). +- ALSA: pcm: use new array-copying-wrapper (stable-fixes). +- ALSA: usb-audio: Add delay quirk for iBasso DC07 Pro + (stable-fixes). +- commit ccad405 + +------------------------------------------------------------------- +Sat Feb 1 10:14:26 CET 2025 - tiwai@suse.de + +- PCI: Restore original INTX_DISABLE bit by pcim_intx() + (git-fixes). +- kconfig: fix memory leak in sym_warn_unmet_dep() (git-fixes). +- kconfig: fix file name in warnings when loading + KCONFIG_DEFCONFIG_LIST (git-fixes). +- genksyms: fix memory leak when the same symbol is read from + *.symref file (git-fixes). +- genksyms: fix memory leak when the same symbol is added from + source (git-fixes). +- ata: libata-core: Add ATA_QUIRK_NOLPM for Samsung SSD 870 QVO + drives (git-fixes). +- ASoC: amd: acp: Fix possible deadlock (git-fixes). +- ASoC: da7213: Initialize the mutex (git-fixes). +- ASoC: rockchip: i2s_tdm: Re-add the set_sysclk callback + (git-fixes). +- ALSA: hda: Fix headset detection failure due to unstable sort + (git-fixes). +- ALSA: hda/realtek: Fix quirk matching for Legion Pro 7 + (git-fixes). +- commit 4daaa58 + +------------------------------------------------------------------- +Fri Jan 31 18:52:17 CET 2025 - krisman@suse.de + +- io_uring/eventfd: ensure io_eventfd_signal() defers another + RCU period (CVE-2025-21655 bsc#1236163). +- commit 8c48635 + +------------------------------------------------------------------- +Fri Jan 31 18:40:47 CET 2025 - krisman@suse.de + +- io_uring/eventfd: abstract out ev_fd put helper (CVE-2025-21655 + bsc#1236163). +- commit 3ee0779 + +------------------------------------------------------------------- +Fri Jan 31 17:47:10 CET 2025 - krisman@suse.de + +- io_uring/sqpoll: zero sqd->thread on tctx errors (CVE-2025-21633 + bsc#1236108). +- commit e81e97d + +------------------------------------------------------------------- +Fri Jan 31 16:50:37 CET 2025 - mgorman@suse.de + +- sched_ext: update scx_bpf_dsq_insert() doc for SCX_DSQ_LOCAL_ON + (git fixes (sched)). +- cpufreq: schedutil: Fix superfluous updates caused by + need_freq_update (git fixes (sched)). +- sched/fair: Fix update_cfs_group() vs DELAY_DEQUEUE (git fixes + (sched)). +- sched/fair: Fix EEVDF entity placement bug causing scheduling + lag (git fixes (sched)). +- sched_ext: idle: Refresh idle masks during idle-to-idle + transitions (git fixes (sched)). +- freezer, sched: Report frozen tasks as 'D' instead of 'R' + (git fixes (sched)). +- epoll: Add synchronous wakeup support for ep_poll_callback + (git fixes (sched)). +- commit 3d30d97 + +------------------------------------------------------------------- +Fri Jan 31 11:16:22 CET 2025 - ptesarik@suse.com + +- mm/rodata_test: use READ_ONCE() to read const variable + (git-fixes). +- commit d31a779 + +------------------------------------------------------------------- +Fri Jan 31 10:16:03 CET 2025 - ggherdovich@suse.cz + +- cpufreq/amd-pstate: Fix prefcore rankings (git-fixes). +- commit 6e54c2a + +------------------------------------------------------------------- +Fri Jan 31 08:45:14 CET 2025 - tiwai@suse.de + +- rtc: zynqmp: Fix optional clock name property (git-fixes). +- rtc: loongson: clear TOY_MATCH0_REG in loongson_rtc_isr() + (git-fixes). +- rtc: pcf85063: fix potential OOB write in PCF85063 NVMEM read + (git-fixes). +- rtc: tps6594: Fix integer overflow on 32bit systems (git-fixes). +- PM: sleep: core: Synchronize runtime PM status of parents and + children (git-fixes). +- PM: hibernate: Add error handling for syscore_suspend() + (git-fixes). +- Bluetooth: L2CAP: accept zero as a special value for MTU + auto-selection (git-fixes). +- Bluetooth: btnxpuart: Fix glitches seen in dual A2DP streaming + (git-fixes). +- Bluetooth: btusb: mediatek: Add locks for + usb_driver_claim_interface() (git-fixes). +- usbnet: ipheth: use static NDP16 location in URB (git-fixes). +- usbnet: ipheth: check that DPE points past NCM header + (git-fixes). +- usbnet: ipheth: fix possible overflow in DPE length check + (git-fixes). +- net: usb: rtl8150: enable basic endpoint checking (git-fixes). +- net: phy: c45-tjaxx: add delay between MDIO write and read in + soft_reset (git-fixes). +- net: rose: fix timer races against user threads (git-fixes). +- net: phy: marvell-88q2xxx: Fix temperature measurement with + reset-gpios (git-fixes). +- NFC: nci: Add bounds checking in nci_hci_create_pipe() + (git-fixes). +- docs: power: Fix footnote reference for Toshiba Satellite + P10-554 (git-fixes). +- gpio: mxc: remove dead code after switch to DT-only (git-fixes). +- commit ca8e15a + +------------------------------------------------------------------- +Fri Jan 31 05:24:26 CET 2025 - tonyj@suse.de + +- docs: ABI: sysfs-bus-event_source-devices-vpa-pmu: Fix htmldocs + errors (jsc#PED-10947, git-fixes). +- commit 84a7517 + +------------------------------------------------------------------- +Fri Jan 31 03:50:33 CET 2025 - tonyj@suse.de + +- perf/x86/intel: Add PMU support for ArrowLake-H (jsc#PED-10527). +- perf/x86/intel: Support hybrid PMU with multiple atom uarchs + (jsc#PED-10527). +- x86/cpu/intel: Define helper to get CPU core native ID + (jsc#PED-10527). +- perf/x86: Refine hybrid_pmu_type defination (jsc#PED-10527). +- commit d4840cf + +------------------------------------------------------------------- +Fri Jan 31 03:49:36 CET 2025 - tonyj@suse.de + +- perf/x86/intel/uncore: Add Clearwater Forest support + (jsc#PED-10657). +- commit 3b2b3d7 + +------------------------------------------------------------------- +Fri Jan 31 03:49:04 CET 2025 - tonyj@suse.de + +- perf/x86/intel: Add Arrow Lake U support (jsc#PED-10525). +- commit 7de75f6 + +------------------------------------------------------------------- +Fri Jan 31 02:49:43 CET 2025 - tonyj@suse.de + +- powerpc/perf: Add per-task/process monitoring to vpa_pmu driver + (jsc#PED-10947). +- powerpc/kvm: Add vpa latency counters to kvm_vcpu_arch + (jsc#PED-10947). +- docs: ABI: sysfs-bus-event_source-devices-vpa-pmu: Document + sysfs event format entries for vpa_pmu (jsc#PED-10947). +- commit a4dd907 + +------------------------------------------------------------------- +Fri Jan 31 02:48:27 CET 2025 - tonyj@suse.de + +- powerpc/perf: Add perf interface to expose vpa counters + (jsc#PED-10947). +- Update config files (ppc64le/default/CONFIG_VPA_PMU) +- Update supported.conf (arch/powerpc/perf/vpa-pmu) +- commit f7b6f3e + +------------------------------------------------------------------- +Fri Jan 31 02:04:25 CET 2025 - tonyj@suse.de + +- perf/x86/rapl: Add core energy counter support for AMD CPUs + (jsc#PED-11773). +- perf/x86/rapl: Move the cntr_mask to rapl_pmus struct + (jsc#PED-11773). +- perf/x86/rapl: Remove the global variable rapl_msrs + (jsc#PED-11773). +- perf/x86/rapl: Modify the generic variable names to *_pkg* + (jsc#PED-11773). +- perf/x86/rapl: Add arguments to the init and cleanup functions + (jsc#PED-11773). +- perf/x86/rapl: Make rapl_model struct global (jsc#PED-11773). +- perf/x86/rapl: Rename rapl_pmu variables (jsc#PED-11773). +- perf/x86/rapl: Remove the cpu_to_rapl_pmu() function + (jsc#PED-11773). +- x86/topology: Introduce topology_logical_core_id() + (jsc#PED-11773). +- perf/x86/rapl: Remove the unused get_rapl_pmu_cpumask() function + (jsc#PED-11773). +- perf/x86/rapl: Clean up cpumask and hotplug (jsc#PED-11773). +- perf/x86/rapl: Move the pmu allocation out of CPU hotplug + (jsc#PED-11773). +- x86/amd: Use heterogeneous core topology for identifying boost + numerator (jsc#PED-11773). +- x86/cpu: Add CPU type to struct cpuinfo_topology + (jsc#PED-11773). +- x86/cpu: Enable SD_ASYM_PACKING for PKG domain on AMD + (jsc#PED-11773). +- x86/cpufeatures: Add X86_FEATURE_AMD_HETEROGENEOUS_CORES + (jsc#PED-11773). +- x86/cpufeatures: Rename X86_FEATURE_FAST_CPPC to have AMD prefix + (jsc#PED-11773). +- commit c61d138 + +------------------------------------------------------------------- +Thu Jan 30 17:36:38 CET 2025 - ggherdovich@suse.cz + +- cpufreq/amd-pstate: Use boost numerator for upper bound of + frequencies (git-fixes). +- cpufreq/amd-pstate: Store the boost numerator as highest perf + again (git-fixes). +- commit 6f5ef23 + +------------------------------------------------------------------- +Thu Jan 30 17:27:17 CET 2025 - ggherdovich@suse.cz + +- cpufreq/amd-pstate: Detect preferred core support before driver + registration (git-fixes). +- cpufreq/amd-pstate: Move registration after static function + call update (git-fixes). +- cpufreq/amd-pstate: Push adjust_perf vfunc init into cpu_init + (git-fixes). +- cpufreq/amd-pstate: Align offline flow of shared memory and + MSR based systems (git-fixes). +- cpufreq/amd-pstate: Call cppc_set_epp_perf in the reenable + function (git-fixes). +- cpufreq/amd-pstate: Do not attempt to clear MSR_AMD_CPPC_ENABLE + (git-fixes). +- cpufreq/amd-pstate: Rename functions that enable CPPC + (git-fixes). +- cpufreq/amd-pstate: Remove the redundant amd_pstate_set_driver() + call (git-fixes). +- cpufreq/amd-pstate: Remove the switch case in amd_pstate_init() + (git-fixes). +- cpufreq/amd-pstate: Call amd_pstate_set_driver() in + amd_pstate_register_driver() (git-fixes). +- cpufreq/amd-pstate: Call amd_pstate_register() in + amd_pstate_init() (git-fixes). +- cpufreq/amd-pstate: Set the initial min_freq to + lowest_nonlinear_freq (git-fixes). +- cpufreq/amd-pstate: Remove the redundant verify() function + (git-fixes). +- cpufreq/amd-pstate: Rename MSR and shared memory specific + functions (git-fixes). +- commit 3a64362 + +------------------------------------------------------------------- +Thu Jan 30 15:12:26 CET 2025 - ggherdovich@suse.cz + +- cpufreq: ACPI: Fix max-frequency computation (git-fixes + jsc#PED-12064). +- commit 8847124 + +------------------------------------------------------------------- +Thu Jan 30 14:42:55 CET 2025 - tiwai@suse.de + +- Move upstreamed lpfc and initramfs patches into sorted section +- commit 3188ca8 + +------------------------------------------------------------------- +Thu Jan 30 14:40:12 CET 2025 - tiwai@suse.de + +- Input: synaptics - fix crash when enabling pass-through port + (bsc#1219522). +- commit 37ec4ab + +------------------------------------------------------------------- +Thu Jan 30 13:53:33 CET 2025 - msuchanek@suse.de + +- powerpc/pseries/eeh: Fix get PE state translation (bsc#1215199). +- commit 9a95d7d + +------------------------------------------------------------------- +Thu Jan 30 13:48:12 CET 2025 - msuchanek@suse.de + +- Update config files. + Disable accidentally enabled option + ppc64le: + CONFIG_IRQ_TIME_ACCOUNTING=n +- commit 482ad8d + +------------------------------------------------------------------- +Thu Jan 30 13:45:59 CET 2025 - tiwai@suse.de + +- ALSA: hda/realtek: Workaround for resume on Dell Venue 11 Pro + 7130 (bsc#1235686). +- commit 9e21a47 + +------------------------------------------------------------------- +Thu Jan 30 13:42:43 CET 2025 - msuchanek@suse.de + +- powerpc/pseries/iommu: Don't unset window if it was never set + (jsc#PED-10539 git-fixes). +- commit 198b0d2 + +------------------------------------------------------------------- +Thu Jan 30 11:18:51 CET 2025 - ggherdovich@suse.cz + +- cpufreq: Move endif to the end of Kconfig file (git-fixes). +- commit bff3dd1 + +------------------------------------------------------------------- +Thu Jan 30 08:36:19 CET 2025 - tiwai@suse.de + +- dmaengine: ti: edma: fix OF node reference leaks in edma_driver + (git-fixes). +- regulator: core: Add missing newline character (git-fixes). +- wifi: ath12k: fix read pointer after free in + ath12k_mac_assign_vif_to_vdev() (git-fixes). +- wifi: rtw89: fix proceeding MCC with wrong scanning state + after sequence changes (git-fixes). +- commit 04018e2 + +------------------------------------------------------------------- +Wed Jan 29 16:30:31 CET 2025 - jgross@suse.com + +- virtio-blk: don't keep queue frozen during system suspend + (CVE-2024-57946 bsc#1236247). +- commit 7fd5c04 + +------------------------------------------------------------------- +Wed Jan 29 16:02:56 CET 2025 - mhocko@suse.com + +- netfilter: x_tables: fix LED ID check in led_tg_check() + (CVE-2024-56650 bsc#1235430). +- commit 7f5dabf + +------------------------------------------------------------------- +Wed Jan 29 10:08:12 CET 2025 - jslaby@suse.cz + +- serial: sh-sci: Increment the runtime usage counter for the + earlycon device (git-fixes). +- serial: sh-sci: Clean sci_ports after at earlycon exit + (git-fixes). +- serial: sh-sci: Do not probe the serial port if its slot in + sci_ports is in use (git-fixes). +- serial: sh-sci: Move runtime PM enable to sci_probe_single() + (git-fixes). +- serial: sh-sci: Drop __initdata macro for port_cfg (git-fixes). +- tty: Permit some TIOCL_SETSEL modes without CAP_SYS_ADMIN + (git-fixes). +- tty: xilinx_uartps: split sysrq handling (git-fixes). +- serial: 8250: Adjust the timeout for FIFO mode (git-fixes). +- commit d006f88 + +------------------------------------------------------------------- +Wed Jan 29 09:22:45 CET 2025 - tiwai@suse.de + +- driver core: class: Fix wild pointer dereferences in API + class_dev_iter_next() (git-fixes). +- devcoredump: cleanup some comments (git-fixes). +- tools/bootconfig: Fix the wrong format specifier (git-fixes). +- serial: sh-sci: Do not probe the serial port if its slot in + sci_ports[] is in use (git-fixes). +- serial: sh-sci: Drop __initdata macro for port_cfg (git-fixes). +- tty: Permit some TIOCL_SETSEL modes without CAP_SYS_ADMIN + (git-fixes). +- tty: xilinx_uartps: split sysrq handling (git-fixes). +- serial: 8250: Adjust the timeout for FIFO mode (git-fixes). +- tty: mips_ejtag_fdc: fix one more u8 warning (git-fixes). +- LoongArch: Fix warnings during S3 suspend (git-fixes). +- commit b05d21a + +------------------------------------------------------------------- +Tue Jan 28 18:09:18 CET 2025 - cfamullaconrad@suse.com + +- tools/power turbostat: Add initial support for GraniteRapids-D + (jsc#PED-10490). +- commit 5b7dffe + +------------------------------------------------------------------- +Tue Jan 28 13:05:25 CET 2025 - tiwai@suse.de + +- selftests/mm: virtual_address_range: avoid reading from VM_IO + mappings (git-fixes). +- selftests/mm: virtual_address_range: unmap chunks after + validation (git-fixes). +- selftests/mm/cow: modify the incorrect checking parameters + (git-fixes). +- selftests/mm: use selftests framework to print test result + (git-fixes). +- selftests/mm: fix condition in uffd_move_test_common() + (git-fixes). +- selftests: mm: fix conversion specifiers in transact_test() + (git-fixes). +- clk: clk-loongson2: Fix the number count of clk provider + (git-fixes). +- clk: sunxi-ng: a100: enable MMC clock reparenting (git-fixes). +- clk: mmp2: call pm_genpd_init() only after genpd.name is set + (git-fixes). +- clk: thead: Fix cpu2vp_clk for TH1520 AP_SUBSYS clocks + (git-fixes). +- clk: thead: Add CLK_IGNORE_UNUSED to fix TH1520 boot + (git-fixes). +- clk: thead: Fix clk gate registration to pass flags (git-fixes). +- clk: qcom: gcc-sdm845: Do not use shared clk_ops for QUPs + (git-fixes). +- clk: qcom: gcc-x1e80100: Do not turn off usb_2 controller GDSC + (git-fixes). +- clk: qcom: gcc-mdm9607: Fix cmd_rcgr offset for blsp1_uart6 rcg + (git-fixes). +- clk: qcom: camcc-x1e80100: Set titan_top_gdsc as the parent + GDSC of subordinate GDSCs (git-fixes). +- clk: qcom: clk-alpha-pll: fix alpha mode configuration + (git-fixes). +- clk: qcom: dispcc-sm6350: Add missing parent_map for a clock + (git-fixes). +- clk: qcom: gcc-sm6350: Add missing parent_map for two clocks + (git-fixes). +- clk: qcom: clk-rpmh: prevent integer overflow in recalc_rate + (git-fixes). +- clk: qcom: gcc-sm8650: Do not turn off PCIe GDSCs during + gdsc_disable() (git-fixes). +- clk: qcom: gcc-sm8550: Do not turn off PCIe GDSCs during + gdsc_disable() (git-fixes). +- clk: imx8mp: Fix clkout1/2 support (git-fixes). +- clk: sunxi-ng: a64: stop force-selecting PLL-MIPI as TCON0 + parent (git-fixes). +- clk: ralink: mtmips: remove duplicated 'xtal' clock for Ralink + SoC RT3883 (git-fixes). +- clk: mediatek: mt2701-img: add missing dummy clk (git-fixes). +- clk: mediatek: mt2701-mm: add missing dummy clk (git-fixes). +- clk: mediatek: mt2701-bdp: add missing dummy clk (git-fixes). +- clk: mediatek: mt2701-aud: fix conversion to + mtk_clk_simple_probe (git-fixes). +- clk: mediatek: mt2701-vdec: fix conversion to + mtk_clk_simple_probe (git-fixes). +- clk: renesas: cpg-mssr: Fix 'soc' node handling in + cpg_mssr_reserved_init() (git-fixes). +- clk: analogbits: Fix incorrect calculation of vco rate delta + (git-fixes). +- clk: fix an OF node reference leak in of_clk_get_parent_name() + (git-fixes). +- pstore/blk: trivial typo fixes (git-fixes). +- selftests/mm: set allocated memory to non-zero content in cow + test (git-fixes). +- clk: clk-imx8mp-audiomix: fix function signature (git-fixes). +- clk: thead: Fix TH1520 emmc and shdci clock rate (git-fixes). +- efivarfs: Fix error on non-existent file (stable-fixes). +- qca_spi: Make driver probing reliable (git-fixes). +- qca_spi: Fix clock speed for multiple QCA7000 (git-fixes). +- commit 52abd40 + +------------------------------------------------------------------- +Tue Jan 28 10:14:21 CET 2025 - jslaby@suse.cz + +- PCI: rcar-ep: Fix incorrect variable used when calling + devm_request_mem_region() (git-fixes). +- PCI: microchip: Set inbound address translation for coherent + or non-coherent mode (git-fixes). +- PCI: imx6: Add missing reference clock disable logic + (git-fixes). +- PCI: imx6: Deassert apps_reset in imx_pcie_deassert_core_reset() + (git-fixes). +- PCI: imx6: Skip controller_id generation logic for i.MX7D + (git-fixes). +- PCI: imx6: Configure PHY based on Root Complex or Endpoint mode + (git-fixes). +- PCI: dwc: Always stop link in the dw_pcie_suspend_noirq + (git-fixes). +- PCI: qcom: Update ICC and OPP values after Link Up event + (git-fixes). +- PCI: endpoint: pci-epf-test: Fix check for DMA MEMCPY test + (git-fixes). +- PCI: endpoint: pci-epf-test: Set dma_chan_rx pointer to NULL + on error (git-fixes). +- PCI: dwc: ep: Prevent changing BAR size/flags in + pci_epc_set_bar() (git-fixes). +- PCI: dwc: ep: Write BAR_MASK before iATU registers in + pci_epc_set_bar() (git-fixes). +- PCI: endpoint: Finish virtual EP removal in + pci_epf_remove_vepf() (git-fixes). +- PCI: endpoint: Destroy the EPC device in devm_pci_epc_destroy() + (git-fixes). +- PCI/ASPM: Save parent L1SS config in pci_save_aspm_l1ss_state() + (git-fixes). +- commit 6aedcaa + +------------------------------------------------------------------- +Tue Jan 28 10:06:37 CET 2025 - jslaby@suse.cz + +- genirq: Make handle_enforce_irqctx() unconditionally available + (git-fixes). +- commit c47d221 + +------------------------------------------------------------------- +Tue Jan 28 10:04:49 CET 2025 - jslaby@suse.cz + +- Refresh patches.suse/tpm-Map-the-ACPI-provided-event-log.patch. + Add Alt-commit. +- commit 256dd4e + +------------------------------------------------------------------- +Tue Jan 28 10:04:33 CET 2025 - jslaby@suse.cz + +- ipmi: ssif_bmc: Fix new request loss when bmc ready for a + response (git-fixes). +- ipmi: ipmb: Add check devm_kasprintf() returned value + (git-fixes). +- commit 513ad80 + +------------------------------------------------------------------- +Tue Jan 28 08:46:32 CET 2025 - nik.borisov@suse.com + +- x86: Fix build regression with CONFIG_KEXEC_JUMP enabled (git-fixes). +- commit e16e19e + +------------------------------------------------------------------- +Tue Jan 28 08:46:18 CET 2025 - nik.borisov@suse.com + +- clocksource: Make negative motion detection more robust (git-fixes). +- commit fca041b + +------------------------------------------------------------------- +Tue Jan 28 08:39:47 CET 2025 - tiwai@suse.de + +- drm/v3d: Assign job pointer to NULL before signaling the fence + (git-fixes). +- drm/amd/display: Fix error pointers in + amdgpu_dm_crtc_mem_type_changed (git-fixes). +- iio: light: as73211: fix channel handling in only-color + triggered buffer (git-fixes). +- intel_th: core: fix kernel-doc warnings (git-fixes). +- bus: mhi: host: Free mhi_buf vector inside + mhi_alloc_bhie_table() (git-fixes). +- iio: iio-mux: kzalloc instead of devm_kzalloc to ensure page + alignment (git-fixes). +- iio: adc: ad_sigma_delta: Handle CS assertion as intended in + ad_sd_read_reg_raw() (git-fixes). +- iio: adc: ad7124: Refuse invalid input specifiers (git-fixes). +- iio: adc: ad7124: Don't create more channels than the driver + can handle (git-fixes). +- extcon: realtek: fix NULL deref check in extcon_rtk_type_c_probe + (git-fixes). +- misc: fastrpc: Fix copy buffer page size (git-fixes). +- misc: fastrpc: Fix registered buffer page address (git-fixes). +- misc: fastrpc: Deregister device nodes properly in error + scenarios (git-fixes). +- VMCI: fix reference to ioctl-number.rst (git-fixes). +- drivers/card_reader/rtsx_usb: Restore interrupt based detection + (git-fixes). +- uio: uio_dmem_genirq: check the return value of devm_kasprintf() + (git-fixes). +- uio: Fix return value of poll (git-fixes). +- misc: misc_minor_alloc to use ida for all dynamic/misc dynamic + minors (git-fixes). +- pps: Fix a use-after-free (git-fixes). +- Revert "usb: gadget: u_serial: Disable ep before setting port to + null to fix the crash caused by port being null" (stable-fixes). +- usb: typec: tcpci: Prevent Sink disconnection before + vPpsShutdown in SPR PPS (git-fixes). +- usb: dwc3: core: Defer the probe until USB power supply ready + (git-fixes). +- USB: serial: quatech2: fix null-ptr-deref in + qt2_process_read_urb() (git-fixes). +- usb: typec: tcpm: set SRC_SEND_CAPABILITIES timeout to + PD_T_SENDER_RESPONSE (git-fixes). +- usb: host: xhci-plat: Assign shared_hcd->rsrc_start (git-fixes). +- usb: dwc3-am62: Fix an OF node leak in phy_syscon_pll_refclk() + (git-fixes). +- usb: dwc3: Skip resume if pm_runtime_set_active() fails + (git-fixes). +- usb: xhci: Fix NULL pointer dereference on certain command + aborts (git-fixes). +- usb: gadget: f_tcm: Don't prepare BOT write request twice + (git-fixes). +- usb: gadget: f_tcm: ep_autoconfig with fullspeed endpoint + (git-fixes). +- usb: gadget: f_tcm: Fix Get/SetInterface return value + (git-fixes). +- usb: gadget: f_tcm: Decrement command ref count on cleanup + (git-fixes). +- usb: gadget: f_tcm: Translate error to sense (git-fixes). +- usb: gadget: f_tcm: Don't free command immediately (git-fixes). +- usb: gadget: functionfs: fix spellos (git-fixes). +- pwm: microchip-core: fix incorrect comparison with max period + (git-fixes). +- power: reset: as3722-poweroff: Remove unnecessary return in + as3722_poweroff_probe (git-fixes). +- power: ip5xxx_power: Fix return value on ADC read errors + (git-fixes). +- commit f4aee60 + +------------------------------------------------------------------- +Mon Jan 27 17:57:46 CET 2025 - mkoutny@suse.com + +- padata: add pd get/put refcnt helper (git-fixes). +- commit 816d211 + +------------------------------------------------------------------- +Mon Jan 27 17:30:33 CET 2025 - nmorey@suse.com + +- RDMA/hns: Clean up the legacy CONFIG_INFINIBAND_HNS (git-fixes) +- RDMA/mlx5: Fix implicit ODP use after free (git-fixes) +- RDMA/mlx5: Fix a race for an ODP MR which leads to CQE with error (git-fixes) +- RDMA/rxe: Fix the warning "__rxe_cleanup+0x12c/0x170 [rdma_rxe]" (git-fixes) +- RDMA/cxgb4: Notify rdma stack for IB_EVENT_QP_LAST_WQE_REACHED event (git-fixes) +- RDMA/mlx5: Fix indirect mkey ODP page count (git-fixes) +- RDMA/rtrs: Add missing deinit() call (git-fixes) +- RDMA/bnxt_re: Fix to drop reference to the mmap entry in case of error (git-fixes) +- RDMA/srp: Fix error handling in srp_add_port (git-fixes) +- RDMA/rxe: Fix mismatched max_msg_sz (git-fixes) +- rdma/cxgb4: Prevent potential integer overflow on 32bit (git-fixes) +- RDMA/mlx4: Avoid false error about access to uninitialized gids array (git-fixes) +- commit 8a1518e + +------------------------------------------------------------------- +Mon Jan 27 16:52:08 CET 2025 - mkoutny@suse.com + +- padata: avoid UAF for reorder_work (git-fixes). +- padata: fix UAF in padata_reorder (git-fixes). +- commit 0ccb421 + +------------------------------------------------------------------- +Mon Jan 27 16:48:43 CET 2025 - mkoutny@suse.com + +- fork: avoid inappropriate uprobe access to invalid mm + (bsc#1236477). +- commit d6bd244 + +------------------------------------------------------------------- +Mon Jan 27 16:27:13 CET 2025 - nik.borisov@suse.com + +- x86/kexec: Restore GDT on return from ::preserve_context kexec (git-fixes). +- commit 394a2d2 + +------------------------------------------------------------------- +Mon Jan 27 16:27:02 CET 2025 - nik.borisov@suse.com + +- timekeeping: Always check for negative motion (git-fixes). +- commit 6a6f244 + +------------------------------------------------------------------- +Mon Jan 27 16:26:37 CET 2025 - mkoutny@suse.com + +- cgroup/cpuset: remove kernfs active break (bsc#1236110). +- commit 0d4d6ef + +------------------------------------------------------------------- +Mon Jan 27 16:25:21 CET 2025 - mkoutny@suse.com + +- cgroup/cpuset: Prevent leakage of isolated CPUs into sched + domains (jsc#PED-11934). +- cgroup/cpuset: Remove stale text (jsc#PED-11934). +- cgroup/cpuset: Disable cpuset_cpumask_can_shrink() test if + not load balancing (jsc#PED-11934). +- cgroup/cpuset: Enforce at most one + rebuild_sched_domains_locked() call per operation + (jsc#PED-11934). +- cgroup/cpuset: Revert "Allow suppression of sched domain + rebuild in update_cpumasks_hier()" (jsc#PED-11934). +- commit b370227 + +------------------------------------------------------------------- +Mon Jan 27 15:40:22 CET 2025 - nik.borisov@suse.com + +- x86/ioapic: Remove a stray tab in the IO-APIC type string (git-fixes). +- commit c9344f1 + +------------------------------------------------------------------- +Mon Jan 27 15:11:14 CET 2025 - tbogendoerfer@suse.de + +- net: stmmac: dwmac-tegra: Read iommu stream id from device tree + (CVE-2025-21663 bsc#1236260). +- commit f877716 + +------------------------------------------------------------------- +Mon Jan 27 15:07:09 CET 2025 - nik.borisov@suse.com + +- KVM: x86: Advertise SRSO_USER_KERNEL_NO to userspace (git-fixes). +- commit 9294b74 + +------------------------------------------------------------------- +Mon Jan 27 15:06:58 CET 2025 - nik.borisov@suse.com + +- x86/bugs: Add SRSO_USER_KERNEL_NO support (git-fixes). +- commit 6001f65 + +------------------------------------------------------------------- +Mon Jan 27 09:54:48 CET 2025 - tiwai@suse.de + +- maple_tree: simplify split calculation (git-fixes). +- latencytop: use correct kernel-doc format for func params + (git-fixes). +- kasan: fix typo in kasan_poison_new_object documentation + (git-fixes). +- lib/inflate.c: remove dead code (git-fixes). +- firewire: test: Fix potential null dereference in firewire + kunit test (git-fixes). +- maple_tree: reload mas before the second call for mas_empty_area + (git-fixes). +- commit 7ba9d83 + +------------------------------------------------------------------- +Sun Jan 26 10:56:35 CET 2025 - tiwai@suse.de + +- remoteproc: mtk_scp: Only populate devices for SCP cores + (git-fixes). +- remoteproc: omap: Handle ARM dma_iommu_mapping (git-fixes). +- remoteproc: core: Fix ida_free call while not allocated + (git-fixes). +- watchdog: rti_wdt: Fix an OF node leak in rti_wdt_probe() + (git-fixes). +- mtd: rawnand: brcmnand: fix status read of brcmnand_waitfunc + (git-fixes). +- mtd: spinand: Remove write_enable_op() in markbad() (git-fixes). +- mtd: onenand: Fix uninitialized retlen in do_otp_read() + (git-fixes). +- PCI: rcar-ep: Fix incorrect variable used when calling + devm_request_mem_region() (git-fixes). +- PCI: imx6: Add missing reference clock disable logic + (git-fixes). +- PCI: imx6: Deassert apps_reset in imx_pcie_deassert_core_reset() + (git-fixes). +- PCI: imx6: Skip controller_id generation logic for i.MX7D + (git-fixes). +- PCI: imx6: Configure PHY based on Root Complex or Endpoint mode + (git-fixes). +- PCI: dwc: Always stop link in the dw_pcie_suspend_noirq + (git-fixes). +- PCI: qcom: Update ICC and OPP values after Link Up event + (git-fixes). +- PCI: endpoint: pci-epf-test: Fix check for DMA MEMCPY test + (git-fixes). +- PCI: endpoint: pci-epf-test: Set dma_chan_rx pointer to NULL + on error (git-fixes). +- PCI: dwc: ep: Prevent changing BAR size/flags in + pci_epc_set_bar() (git-fixes). +- PCI: dwc: ep: Write BAR_MASK before iATU registers in + pci_epc_set_bar() (git-fixes). +- PCI: endpoint: Finish virtual EP removal in + pci_epf_remove_vepf() (git-fixes). +- PCI: endpoint: Destroy the EPC device in devm_pci_epc_destroy() + (git-fixes). +- PCI: Avoid putting some root ports into D3 on TUXEDO Sirius Gen1 + (git-fixes). +- PCI/ASPM: Save parent L1SS config in pci_save_aspm_l1ss_state() + (git-fixes). +- media: nuvoton: Fix an error check in npcm_video_ece_init() + (git-fixes). +- media: dvb-usb-v2: af9035: fix ISO C90 compilation error on + af9035_i2c_master_xfer (git-fixes). +- staging: media: imx: fix OF node leak in + imx_media_add_of_subdevs() (git-fixes). +- media: mmp: Bring back registration of the device (git-fixes). +- media: nxp: imx8-isi: fix v4l2-compliance test errors + (git-fixes). +- media: uvcvideo: Propagate buf->error to userspace (git-fixes). +- media: uvcvideo: Remove dangling pointers (git-fixes). +- media: uvcvideo: Remove redundant NULL assignment (git-fixes). +- media: uvcvideo: Only save async fh if success (git-fixes). +- media: uvcvideo: Support partial control reads (git-fixes). +- media: uvcvideo: Fix event flags in uvc_ctrl_send_events + (git-fixes). +- media: uvcvideo: Fix double free in error path (git-fixes). +- media: uvcvideo: Fix crash during unbind if gpio unit is in use + (git-fixes). +- staging: media: max96712: fix kernel oops when removing module + (git-fixes). +- media: camif-core: Add check for clk_enable() (git-fixes). +- media: mipi-csis: Add check for clk_enable() (git-fixes). +- media: ov5640: fix get_light_freq on auto (git-fixes). +- media: mc: fix endpoint iteration (git-fixes). +- media: i2c: ds90ub960: Fix UB9702 VC map (git-fixes). +- media: i2c: ds90ub960: Fix logging SP & EQ status only for + UB9702 (git-fixes). +- media: i2c: ds90ub960: Fix use of non-existing registers on + UB9702 (git-fixes). +- media: i2c: ds90ub960: Fix UB9702 refclk register access + (git-fixes). +- media: i2c: ds90ub9x3: Fix extra fwnode_handle_put() + (git-fixes). +- media: i2c: ov9282: Correct the exposure offset (git-fixes). +- media: intel/ipu6: remove cpu latency qos request on error + (git-fixes). +- media: ccs: Fix cleanup order in ccs_probe() (git-fixes). +- media: imx296: Add standby delay during probe (git-fixes). +- media: i2c: imx412: Add missing newline to prints (git-fixes). +- media: i2c: imx290: Register 0x3011 varies between imx327 and + imx290 (git-fixes). +- media: ccs: Clean up parsed CCS static data on parse failure + (git-fixes). +- media: ccs: Fix CCS static data parsing for large block sizes + (git-fixes). +- media: marvell: Add check for clk_enable() (git-fixes). +- media: stm32: dcmipp: correct dma_set_mask_and_coherent mask + value (git-fixes). +- media: lmedm04: Handle errors for lme2510_int_read (git-fixes). +- media: rc: iguanair: handle timeouts (git-fixes). +- media: rkisp1: Fix unused value issue (git-fixes). +- media: imx-jpeg: Fix potential error pointer dereference in + detach_pm() (git-fixes). +- commit aae4fa1 + +------------------------------------------------------------------- +Sat Jan 25 13:11:33 CET 2025 - tiwai@suse.de + +- ALSA: hda/realtek: Enable Mute LED on HP Laptop 14s-fq1xxx + (stable-fixes). +- ALSA: usb-audio: Add delay quirk for USB Audio Device + (stable-fixes). +- ALSA: hda/realtek: Enable headset mic on Positivo C6400 + (stable-fixes). +- commit 6acf6ed + +------------------------------------------------------------------- +Sat Jan 25 12:56:25 CET 2025 - tiwai@suse.de + +- rhashtable: Fix rhashtable_try_insert test (git-fixes). +- commit f5a7305 + +------------------------------------------------------------------- +Sat Jan 25 12:55:36 CET 2025 - tiwai@suse.de + +- mailbox: zynqmp: Remove invalid __percpu annotation in + zynqmp_ipi_probe() (git-fixes). +- mailbox: tegra-hsp: Clear mailbox before using message + (git-fixes). +- i3c: master: Fix missing 'ret' assignment in set_speed() + (git-fixes). +- i3c: dw: Fix use-after-free in dw_i3c_master driver due to + race condition (git-fixes). +- efi: sysfb_efi: fix W=1 warnings when EFI is not set + (git-fixes). +- of: address: Fix empty resource handling in + __of_address_resource_bounds() (git-fixes). +- of/fdt: Restore possibility to use both ACPI and FDT from + bootloader (git-fixes). +- of: reserved-memory: Do not make kmemleak ignore freed address + (git-fixes). +- of: reserved-memory: Fix using wrong number of cells to get + property 'alignment' (git-fixes). +- of: property: Avoiding using uninitialized variable @imaplen + in parse_interrupt_map() (git-fixes). +- of: Correct child specifier used as input of the 2nd nexus node + (git-fixes). +- of: Fix of_find_node_opts_by_path() handling of + alias+path+options (git-fixes). +- soc: samsung: exynos-pmu: Fix uninitialized ret in + tensor_set_bits_atomic() (git-fixes). +- firmware: qcom: scm: Cleanup global '__scm' on probe failures + (git-fixes). +- firmware: qcom: scm: Fix missing read barrier in + qcom_scm_get_tzmem_pool() (git-fixes). +- firmware: qcom: scm: Fix missing read barrier in + qcom_scm_is_available() (git-fixes). +- soc: qcom: socinfo: Avoid out of bounds read of serial number + (git-fixes). +- soc: qcom: smem_state: fix missing of_node_put in error path + (git-fixes). +- soc: qcom: llcc: Enable LLCC_WRCACHE at boot on X1 (git-fixes). +- soc: mediatek: mtk-devapc: Fix leaking IO map on driver remove + (git-fixes). +- soc: mediatek: mtk-devapc: Fix leaking IO map on error paths + (git-fixes). +- memory: tegra20-emc: fix an OF node reference bug in + tegra_emc_find_node_by_ram_code() (git-fixes). +- soc: atmel: fix device_node release in atmel_soc_device_init() + (git-fixes). +- fbdev: omapfb: Fix an OF node leak in + dss_of_port_get_parent_device() (git-fixes). +- ASoC: Intel: avs: Fix init-config parsing (git-fixes). +- ASoC: Intel: avs: Fix theoretical infinite loop (git-fixes). +- ASoC: Intel: avs: Fix the minimum firmware version numbers + (git-fixes). +- ASoC: Intel: avs: Do not readq() u32 registers (git-fixes). +- ASoC: sun4i-spdif: Add clock multiplier settings (git-fixes). +- ASoC: Intel: sof_sdw: correct mach_params->dmic_num (git-fixes). +- ASoC: wcd937x: Use *-y for Makefile (git-fixes). +- ASoC: mediatek: mt8365: Use *-y for Makefile (git-fixes). +- ASoC: cs40l50: Use *-y for Makefile (git-fixes). +- ASoC: Intel: sof_sdw: Fix DMI match for Lenovo 83JX, 83MC and + 83NM (git-fixes). +- ASoC: Intel: sof_sdw: Fix DMI match for Lenovo 83LC (git-fixes). +- ALSA: hda/realtek - Fixed headphone distorted sound on Acer + Aspire A115-31 laptop (git-fixes). +- ALSA: hda: Fix compilation of snd_hdac_adsp_xxx() helpers + (git-fixes). +- ALSA: seq: Make dependency on UMP clearer (git-fixes). +- padata: fix UAF in padata_reorder (git-fixes). +- padata: fix sysfs store callback check (git-fixes). +- crypto: iaa - Fix IAA disabling that occurs when sync_mode is + set to 'async' (git-fixes). +- crypto: ixp4xx - fix OF node reference leaks in + init_ixp_crypto() (git-fixes). +- crypto: hisilicon/sec2 - fix for aead invalid authsize + (git-fixes). +- crypto: hisilicon/sec2 - fix for aead icv error (git-fixes). +- rhashtable: Fix potential deadlock by moving schedule_work + outside lock (git-fixes). +- crypto: qce - fix priority to be less than ARMv8 CE (git-fixes). +- crypto: qce - unregister previously registered algos in error + path (git-fixes). +- crypto: qce - fix goto jump in error path (git-fixes). +- crypto: caam - use JobR's space to access page 0 regs + (git-fixes). +- crypto: api - Fix boot-up self-test race (git-fixes). +- crypto: tegra - do not transfer req when tegra init fails + (git-fixes). +- pinctrl: renesas: rzg2l: Fix PFC_MASK for RZ/V2H and RZ/G3E + (git-fixes). +- pinctrl: amd: Take suspend type into consideration which pins + are non-wake (git-fixes). +- pinctrl: stm32: Add check for clk_enable() (git-fixes). +- pinctrl: samsung: fix fwnode refcount cleanup if + platform_get_irq_optional() fails (git-fixes). +- pinctrl: samsung: Fix irq handling if an error occurs in + exynos_irq_demux_eint16_31() (git-fixes). +- pinctrl: nomadik: Add check for clk_enable() (git-fixes). +- platform/x86: serdev_helpers: Check for serial_ctrl_uid == + NULL (git-fixes). +- platform/x86: x86-android-tablets: make platform data be static + (git-fixes). +- platform/mellanox: mlxbf-pmc: incorrect type in assignment + (git-fixes). +- commit 04804af + +------------------------------------------------------------------- +Sat Jan 25 12:30:54 CET 2025 - tiwai@suse.de + +- Move upstreamed TPM patch into sorted section +- commit a914dc3 + +------------------------------------------------------------------- +Fri Jan 24 22:02:50 CET 2025 - dsterba@suse.com + +- dm thin: make get_first_thin use rcu-safe list first function (CVE-2025-21664 bsc#1236262) +- commit bce62ed + +------------------------------------------------------------------- +Fri Jan 24 21:55:16 CET 2025 - dsterba@suse.com + +- selinux: ignore unknown extended permissions (CVE-2024-57931 bsc#1236192) +- commit edbf793 + +------------------------------------------------------------------- +Fri Jan 24 21:44:54 CET 2025 - dsterba@suse.com + +- net_sched: cls_flow: validate TCA_FLOW_RSHIFT attribute (CVE-2025-21653 bsc#1236161) +- commit bfe69c3 + +------------------------------------------------------------------- +Fri Jan 24 21:34:09 CET 2025 - dsterba@suse.com + +- ipvlan: Fix use-after-free in ipvlan_get_iflink() (CVE-2025-21652 bsc#1236160) +- commit ed4d75b + +------------------------------------------------------------------- +Fri Jan 24 20:15:40 CET 2025 - dsterba@suse.com + +- net/sctp: Prevent autoclose integer overflow in sctp_association_init() (CVE-2024-57938 bsc#1236182) +- commit cb64cb6 + +------------------------------------------------------------------- +Fri Jan 24 20:05:01 CET 2025 - dsterba@suse.com + +- fgraph: Add READ_ONCE() when accessing fgraph_array[] (CVE-2024-57934 bsc#1236179) +- commit f0f5c56 + +------------------------------------------------------------------- +Fri Jan 24 20:03:31 CET 2025 - dsterba@suse.com + +- topology: Keep the cpumask unchanged when printing cpumap (CVE-2024-57917 bsc#1236127) +- commit 29e8746 + +------------------------------------------------------------------- +Fri Jan 24 19:58:20 CET 2025 - dsterba@suse.com + +- mm: vmscan: account for free pages to prevent infinite Loop in throttle_direct_reclaim() (CVE-2024-57884 bsc#1235948) +- commit cd69bfc + +------------------------------------------------------------------- +Fri Jan 24 19:49:13 CET 2025 - dsterba@suse.com + +- netrom: check buffer length before accessing it (CVE-2024-57802 bsc#1235941) +- commit fecc867 + +------------------------------------------------------------------- +Fri Jan 24 13:36:29 CET 2025 - tiwai@suse.de + +- wifi: ath12k: fix tx power, max reg power update to firmware + (git-fixes). +- wifi: mt76: mt7996: fix ldpc setting (git-fixes). +- wifi: mt76: mt7996: fix definition of tx descriptor (git-fixes). +- wifi: mt76: mt7996: fix incorrect indexing of MIB FW event + (git-fixes). +- wifi: mt76: mt7996: fix HE Phy capability (git-fixes). +- wifi: mt76: mt7996: fix the capability of reception of EHT MU + PPDU (git-fixes). +- wifi: mt76: mt7996: add max mpdu len capability (git-fixes). +- wifi: mt76: mt7996: fix register mapping (git-fixes). +- wifi: mt76: mt7915: fix register mapping (git-fixes). +- wifi: mt76: mt7915: fix omac index assignment after hardware + reset (git-fixes). +- wifi: mt76: mt7915: firmware restart on devices with a second + pcie link (git-fixes). +- wifi: mt76: only enable tx worker after setting the channel + (git-fixes). +- wifi: mt76: mt7996: fix rx filter setting for bfee functionality + (git-fixes). +- wifi: mt76: mt7925: Properly handle responses for commands + with events (git-fixes). +- wifi: mt76: mt7925: Cleanup MLO settings post-disconnection + (git-fixes). +- wifi: mt76: mt7925: Update mt7925_mcu_uni_[tx,rx]_ba for MLO + (git-fixes). +- wifi: mt76: mt7925: Init secondary link PM state (git-fixes). +- wifi: mt76: mt7925: Update secondary link PS flow (git-fixes). +- wifi: mt76: mt7925: Update mt7925_unassign_vif_chanctx for + per-link BSS (git-fixes). +- wifi: mt76: mt7925: Update mt792x_rx_get_wcid for per-link STA + (git-fixes). +- wifi: mt76: mt7925: Update mt7925_mcu_sta_update for BC in + ASSOC state (git-fixes). +- wifi: mt76: Enhance mt7925_mac_link_sta_add to support MLO + (git-fixes). +- wifi: mt76: mt7925: Enhance mt7925_mac_link_bss_add to support + MLO (git-fixes). +- wifi: mt76: mt7925: Fix CNM Timeout with Single Active Link + in MLO (git-fixes). +- wifi: mt76: mt7925: fix wrong parameter for related cmd of + chan info (git-fixes). +- wifi: mt76: mt7925: Fix incorrect WCID phy_idx assignment + (git-fixes). +- wifi: mt76: mt7925: Fix incorrect WCID assignment for MLO + (git-fixes). +- wifi: mt76: mt7925: Fix incorrect MLD address in bss_mld_tlv + for MLO support (git-fixes). +- wifi: mt76: connac: Extend mt76_connac_mcu_uni_add_dev for MLO + (git-fixes). +- wifi: mt76: mt7915: fix overflows seen when writing limit + attributes (git-fixes). +- wifi: mt76: mt7996: fix overflows seen when writing limit + attributes (git-fixes). +- wifi: mt76: mt7925: fix the invalid ip address for arp offload + (git-fixes). +- wifi: mt76: mt7925: fix get wrong chip cap from incorrect + pointer (git-fixes). +- commit 0569918 + +------------------------------------------------------------------- +Fri Jan 24 13:34:27 CET 2025 - tiwai@suse.de + +- wifi: mt76: mt7925: fix wrong band_idx setting when enable + sniffer mode (git-fixes). +- wifi: mt76: mt7925: fix NULL deref check in + mt7925_change_vif_links (git-fixes). +- wifi: mt76: mt7915: add module param to select 5 GHz or 6 GHz + on MT7916 (git-fixes). +- wifi: mt76: mt7915: Fix an error handling path in + mt7915_add_interface() (git-fixes). +- wifi: mt76: mt7921: fix using incorrect group cipher after + disconnection (git-fixes). +- wifi: mt76: mt76u_vendor_request: Do not print error messages + when -EPROTO (git-fixes). +- wifi: mt76: mt7915: Fix mesh scan on MT7916 DBDC (git-fixes). +- wifi: mt76: mt7925: fix off by one in mt7925_load_clc() + (git-fixes). +- wifi: rtw88: 8703b: Fix RX/TX issues (git-fixes). +- wifi: rtw89: fix race between cancel_hw_scan and hw_scan + completion (git-fixes). +- wifi: rtw89: mcc: consider time limits not divisible by 1024 + (git-fixes). +- wifi: rtlwifi: rtl8821ae: Fix media status report (git-fixes). +- wifi: cfg80211: adjust allocation of colocated AP data + (git-fixes). +- wifi: mac80211: don't flush non-uploaded STAs (git-fixes). +- wifi: mac80211: Fix common size calculation for ML element + (git-fixes). +- wifi: mac80211: fix tid removal during mesh forwarding + (git-fixes). +- wifi: cfg80211: Move cfg80211_scan_req_add_chan() n_channels + increment earlier (git-fixes). +- wifi: mac80211: prohibit deactivating all links (git-fixes). +- wifi: iwlwifi: mvm: don't count mgmt frames as MPDU (git-fixes). +- wifi: iwlwifi: mvm: avoid NULL pointer dereference (git-fixes). +- commit 98d9d6c + +------------------------------------------------------------------- +Fri Jan 24 13:33:07 CET 2025 - tiwai@suse.de + +- tools: Sync if_xdp.h uapi tooling header (git-fixes). +- wifi: iwlwifi: fw: read STEP table from correct UEFI var + (git-fixes). +- wifi: wlcore: fix unbalanced pm_runtime calls (git-fixes). +- wifi: mt76: mt7996: fix invalid interface combinations + (git-fixes). +- wifi: rtlwifi: pci: wait for firmware loading before releasing + memory (git-fixes). +- wifi: rtlwifi: fix memory leaks and invalid access at probe + error path (git-fixes). +- wifi: rtlwifi: destroy workqueue at rtl_deinit_core (git-fixes). +- wifi: rtlwifi: remove unused check_buddy_priv (git-fixes). +- wifi: rtlwifi: usb: fix workqueue leak when probe fails + (git-fixes). +- wifi: rtlwifi: fix init_sw_vars leak when probe fails + (git-fixes). +- wifi: rtlwifi: wait for firmware loading before releasing memory + (git-fixes). +- wifi: rtlwifi: rtl8192se: rise completion of firmware loading + as last step (git-fixes). +- wifi: rtlwifi: do not complete firmware loading needlessly + (git-fixes). +- wifi: rtlwifi: rtl8821ae: phy: restore removed code to fix + infinite loop (git-fixes). +- wifi: brcmfmac: add missing header include for brcmf_dbg + (git-fixes). +- wifi: ath11k: cleanup struct ath11k_mon_data (git-fixes). +- wifi: ath11k: cleanup struct ath11k_reg_tpc_power_info + (git-fixes). +- wifi: wcn36xx: fix channel survey memory allocation size + (git-fixes). +- wifi: ath11k: Fix unexpected return buffer manager error for + WCN6750/WCN6855 (git-fixes). +- wifi: cfg80211: tests: Fix potential NULL dereference in + test_cfg80211_parse_colocated_ap() (git-fixes). +- commit d9471b1 + +------------------------------------------------------------------- +Fri Jan 24 13:15:50 CET 2025 - tiwai@suse.de + +- keys: drop shadowing dead prototype (git-fixes). +- Refresh + patches.suse/0002-PKCS-7-Check-codeSigning-EKU-for-kernel-module-and-k.patch. +- commit 9473efe + +------------------------------------------------------------------- +Fri Jan 24 13:14:24 CET 2025 - tiwai@suse.de + +- ktest.pl: Fix typo "accesing" (git-fixes). +- ktest.pl: Fix typo in comment (git-fixes). +- ktest.pl: Remove unused declarations in run_bisect_test function + (git-fixes). +- ktest.pl: Check kernelrelease return in get_version (git-fixes). +- selftests: ktap_helpers: Fix uninitialized variable (git-fixes). +- selftests/landlock: Fix error message (git-fixes). +- selftests/landlock: Fix build with non-default pthread linking + (git-fixes). +- landlock: Handle weird files (git-fixes). +- KEYS: trusted: dcp: fix improper sg use with CONFIG_VMAP_STACK=y + (git-fixes). +- selftests/rseq: Fix handling of glibc without rseq support + (git-fixes). +- selftests/ftrace: Fix to use remount when testing mount GID + option (git-fixes). +- selftests: harness: fix printing of mismatch values in + __EXPECT() (git-fixes). +- selftests: timers: clocksource-switch: Adapt progress to + kselftest framework (git-fixes). +- selftest: media_tests: fix trivial UAF typo (git-fixes). +- Input: davinci-keyscan - remove leftover header (git-fixes). +- Input: bbnsm_pwrkey - add remove hook (git-fixes). +- HID: core: Fix assumption that Resolution Multipliers must be + in Logical Collections (git-fixes). +- HID: fix generic desktop D-Pad controls (git-fixes). +- HID: hid-thrustmaster: Fix warning in thrustmaster_probe by + adding endpoint check (git-fixes). +- HID: multitouch: fix support for Goodix PID 0x01e9 (git-fixes). +- Revert "HID: multitouch: Add support for lenovo Y9000P Touchpad" + (stable-fixes). +- HID: wacom: Initialize brightness of LED trigger (git-fixes). +- ipmi: ssif_bmc: Fix new request loss when bmc ready for a + response (git-fixes). +- ipmi: ipmb: Add check devm_kasprintf() returned value + (git-fixes). +- pwm: stm32: Add check for clk_enable() (git-fixes). +- pwm: stm32-lp: Add check for clk_enable() (git-fixes). +- hwmon: Fix help text for aspeed-g6-pwm-tach (git-fixes). +- leds: cht-wcove: Use devm_led_classdev_register() to avoid + memory leak (git-fixes). +- leds: netxbig: Fix an OF node reference leak in + netxbig_leds_get_of_pdata() (git-fixes). +- leds: lp8860: Write full EEPROM, not only half of it + (git-fixes). +- mfd: syscon: Fix race in device_node_get_regmap() (git-fixes). +- HID: hid-sensor-hub: don't use stale platform-data on remove + (git-fixes). +- spi: zynq-qspi: Add check for clk_enable() (git-fixes). +- regulator: of: Implement the unwind path of of_regulator_match() + (git-fixes). +- gpio: pca953x: log an error when failing to get the reset GPIO + (git-fixes). +- net/rose: prevent integer overflows in rose_setsockopt() + (git-fixes). +- selinux: Fix SCTP error inconsistency in selinux_socket_bind() + (git-fixes). +- selftests/powerpc: Fix argument order to timer_sub() + (git-fixes). +- commit df484ba + +------------------------------------------------------------------- +Fri Jan 24 13:10:58 CET 2025 - tiwai@suse.de + +- drm/connector: hdmi: Do atomic check when necessary (git-fixes). +- drm/msm/gem: prevent integer overflow in msm_ioctl_gem_submit() + (git-fixes). +- drm/msm/mdp4: correct LCDC regulator name (git-fixes). +- drm/msm: don't clean up priv->kms prematurely (git-fixes). +- drm/msm: Check return value of of_dma_configure() (git-fixes). +- drm/msm/dpu: link DSPP_2/_3 blocks on X1E80100 (git-fixes). +- drm/msm/dpu: link DSPP_2/_3 blocks on SM8650 (git-fixes). +- drm/msm/dpu: link DSPP_2/_3 blocks on SM8550 (git-fixes). +- drm/msm/dpu: link DSPP_2/_3 blocks on SM8350 (git-fixes). +- drm/msm/dpu: link DSPP_2/_3 blocks on SM8250 (git-fixes). +- drm/msm/dpu: link DSPP_2/_3 blocks on SC8180X (git-fixes). +- drm/msm/dpu: link DSPP_2/_3 blocks on SM8150 (git-fixes). +- drm/msm/dpu: provide DSPP and correct LM config for SDM670 + (git-fixes). +- drm/msm/dpu1: don't choke on disabling the writeback connector + (git-fixes). +- drm/msm/dpu: fix x1e80100 intf_6 underrun/vsync interrupt + (git-fixes). +- drm/msm/hdmi: simplify code in pll_get_integloop_gain + (git-fixes). +- drm/msm/dp: set safe_to_exit_level before printing it + (git-fixes). +- drm/amdgpu: fix gpu recovery disable with per queue reset + (git-fixes). +- drm/amdgpu: tear down ttm range manager for doorbell in + amdgpu_ttm_fini() (git-fixes). +- drm/etnaviv: Fix page property being used for non writecombine + buffers (git-fixes). +- drm/xe/tracing: Fix a potential TP_printk UAF (git-fixes). +- Revert "drm/i915/dpt: Make DPT object unshrinkable" + (stable-fixes). +- Revert "drm/amd/display: Fix green screen issue after suspend" + (stable-fixes). +- drm/amdgpu: simplify return statement in amdgpu_ras_eeprom_init + (git-fixes). +- drm/amdgpu/vcn: reset fw_shared under SRIOV (git-fixes). +- drm/amdgpu: Fix potential NULL pointer dereference in + atomctrl_get_smc_sclk_range_table (git-fixes). +- drm/amd/pm: Fix an error handling path in + vega10_enable_se_edc_force_stall_config() (git-fixes). +- drm/bridge: it6505: Change definition of AUX_FIFO_MAX_SIZE + (git-fixes). +- drm/rockchip: vop2: include rockchip_drm_drv.h (git-fixes). +- commit b984ce6 + +------------------------------------------------------------------- +Fri Jan 24 13:05:04 CET 2025 - tiwai@suse.de + +- ACPI: fan: cleanup resources in the error path of .probe() + (git-fixes). +- cpupower: fix TSC MHz calculation (git-fixes). +- Bluetooth: L2CAP: handle NULL sock pointer in l2cap_sock_alloc + (git-fixes). +- Bluetooth: btrtl: check for NULL in btrtl_setup_realtek() + (git-fixes). +- Bluetooth: btbcm: Fix NULL deref in btbcm_get_board_name() + (git-fixes). +- ax25: rcu protect dev->ax25_ptr (git-fixes). +- Align git commit ID abbreviation guidelines and checks + (git-fixes). +- drm/rockchip: vop2: Add check for 32 bpp format for rk3588 + (git-fixes). +- drm/rockchip: vop2: Check linear format for Cluster windows + on rk3566/8 (git-fixes). +- drm/rockchip: vop2: Setup delay cycle for Esmart2/3 (git-fixes). +- drm/rockchip: vop2: Set AXI id for rk3588 (git-fixes). +- drm/connector: Allow clearing HDMI infoframes (git-fixes). +- drm/rcar-du: dsi: Fix PHY lock bit check (git-fixes). +- drm/rockchip: vop2: Fix the windows switch between different + layers (git-fixes). +- drm/panthor: Preserve the result returned by panthor_fw_resume() + (git-fixes). +- drm/rockchip: vop2: Fix the mixer alpha setup for layer 0 + (git-fixes). +- drm/rockchip: vop2: Fix cluster windows alpha ctrl regsiters + offset (git-fixes). +- drm: renesas: rz-du: Drop DU_MCR0_DPI_OE macro (git-fixes). +- drm: renesas: rz-du: Increase supported resolutions (git-fixes). +- drm/rockchip: vop2: fix rk3588 dp+dsi maxclk verification + (git-fixes). +- drm/tidss: Fix race condition while handling interrupt registers + (git-fixes). +- drm/tidss: Clear the interrupt status for interrupts being + disabled (git-fixes). +- drm/tidss: Fix issue in irq handling causing irq-flood issue + (git-fixes). +- drm/v3d: Stop active perfmon if it is being destroyed + (git-fixes). +- accel/ivpu: Fix Qemu crash when running in passthrough + (git-fixes). +- drm/v3d: Fix performance counter source settings on V3D 7.x + (git-fixes). +- drm/rockchip: cdn-dp: Use drm_connector_helper_hpd_irq_event() + (git-fixes). +- commit ef0aef7 + +------------------------------------------------------------------- +Fri Jan 24 11:29:04 CET 2025 - jwiesner@suse.de + +- net/ipv6: release expired exception dst cached in socket + (CVE-2024-56644 bsc#1235133). +- commit a89d415 + +------------------------------------------------------------------- +Fri Jan 24 11:17:01 CET 2025 - mgorman@suse.de + +- Update config files. +- commit 5e1aa47 + +------------------------------------------------------------------- +Fri Jan 24 11:15:57 CET 2025 - mgorman@suse.de + +- fortify: Move FORTIFY_SOURCE under 'Kernel hardening options' + (jsc#PED-11838). +- mm: security: Check early if HARDENED_USERCOPY is enabled + (jsc#PED-11838). +- mm: security: Allow default HARDENED_USERCOPY to be set at + compile time (jsc#PED-11838). +- mm: security: Move hardened usercopy under 'Kernel hardening + options' (jsc#PED-11838). +- commit 1f3276d + +------------------------------------------------------------------- +Fri Jan 24 11:12:47 CET 2025 - mgorman@suse.de + +- Delete + patches.suse/mm-security-Allow-default-HARDENED_USERCOPY-to-be-set-at-compile-time.patch. +- Delete + patches.suse/mm-security-Move-hardened-usercopy-under-Kernel-hardening-options.patch. +- commit 871e2b7 + +------------------------------------------------------------------- +Fri Jan 24 10:30:53 CET 2025 - tiwai@suse.de + +- drm/i915/fb: Relax clear color alignment to 64 bytes + (stable-fixes). +- drm/amdgpu: fix fw attestation for MP0_14_0_{2/3} + (stable-fixes). +- drm/amdgpu: always sync the GFX pipe on ctx switch + (stable-fixes). +- drm/amdgpu: disable gfxoff with the compute workload on gfx12 + (stable-fixes). +- drm/amd/display: Disable replay and psr while VRR is enabled + (stable-fixes). +- drm/amd/display: Fix PSR-SU not support but still call the + amdgpu_dm_psr_enable (stable-fixes). +- drm/amdgpu/smu13: update powersave optimizations (stable-fixes). +- nouveau/fence: handle cross device fences properly + (stable-fixes). +- commit a60ee67 + +------------------------------------------------------------------- +Thu Jan 23 16:59:08 CET 2025 - mhocko@suse.com + +- Update + patches.suse/ALSA-seq-oss-Fix-races-at-processing-SysEx-messages.patch + (stable-fixes CVE-2024-57893 bsc#1235920). +- Update + patches.suse/RDMA-bnxt_re-Fix-max-SGEs-for-the-Work-Request.patch + (jsc#PED-10682 jsc#PED-11231 CVE-2024-57936 bsc#1236181). +- Update + patches.suse/RDMA-hns-Fix-accessing-invalid-dip_ctx-during-destro.patch + (git-fixes CVE-2024-57935 bsc#1236180). +- Update + patches.suse/RDMA-uverbs-Prevent-integer-overflow-issue.patch + (git-fixes CVE-2024-57890 bsc#1235919). +- Update + patches.suse/arm64-ptrace-fix-partial-SETREGSET-for-NT_ARM_TAGGED_ADDR_CTRL.patch + (git-fixes CVE-2024-57874 bsc#1235808). +- Update + patches.suse/cpufreq-CPPC-Fix-possible-null-ptr-deref-for-cppc_ge.patch + (git-fixes CVE-2024-53230 bsc#1235976). +- Update + patches.suse/cpufreq-CPPC-Fix-possible-null-ptr-deref-for-cpufreq.patch + (git-fixes CVE-2024-53231 bsc#1235977). +- Update + patches.suse/drm-adv7511-Fix-use-after-free-in-adv7533_attach_dsi.patch + (git-fixes CVE-2024-57887 bsc#1235952). +- Update + patches.suse/drm-amd-display-Add-check-for-granularity-in-dml-cei.patch + (stable-fixes CVE-2024-57922 bsc#1236080). +- Update + patches.suse/drm-amd-display-fix-divide-error-in-DM-plane-scale-c.patch + (git-fixes CVE-2024-57919 bsc#1236070). +- Update + patches.suse/drm-amd-display-fix-page-fault-due-to-max-surface-de.patch + (git-fixes CVE-2024-57918 bsc#1236128). +- Update + patches.suse/drm-amdgpu-Add-a-lock-when-accessing-the-buddy-trim-.patch + (git-fixes CVE-2024-57921 bsc#1236076). +- Update + patches.suse/drm-amdkfd-Correct-the-migration-DMA-map-direction.patch + (stable-fixes CVE-2024-57897 bsc#1235969). +- Update + patches.suse/drm-amdkfd-wq_release-signals-dma_fence-only-when-av.patch + (git-fixes CVE-2024-57920 bsc#1236072). +- Update + patches.suse/drm-dp_mst-Ensure-mst_primary-pointer-is-valid-in-dr.patch + (stable-fixes CVE-2024-57798 bsc#1235818). +- Update + patches.suse/drm-dp_mst-Fix-resetting-msg-rx-state-after-topology.patch + (git-fixes CVE-2024-57876 bsc#1235806). +- Update + patches.suse/drm-mediatek-Set-private-all_drm_private-i-drm-to-NU.patch + (git-fixes CVE-2024-57926 bsc#1236082). +- Update + patches.suse/drm-xe-Fix-fault-on-fd-close-after-unbind.patch + (git-fixes CVE-2024-57844 bsc#1235945). +- Update + patches.suse/drm-xe-Fix-tlb-invalidation-when-wedging.patch + (git-fixes CVE-2025-21644 bsc#1236085). +- Update + patches.suse/exfat-fix-the-infinite-loop-in-exfat_readdir.patch + (git-fixes CVE-2024-57940 bsc#1236227). +- Update + patches.suse/exfat-fix-the-new-buffer-was-not-zeroed-before-writing.patch + (git-fixes CVE-2024-57943 bsc#1236230). +- Update + patches.suse/gpio-virtuser-fix-missing-lookup-table-cleanups.patch + (git-fixes CVE-2025-21661 bsc#1236201). +- Update + patches.suse/hwmon-drivetemp-Fix-driver-producing-garbage-data-wh.patch + (git-fixes CVE-2025-21656 bsc#1236248). +- Update + patches.suse/iio-adc-at91-call-input_free_device-on-allocated-iio.patch + (git-fixes CVE-2024-57904 bsc#1236078). +- Update + patches.suse/iio-adc-rockchip_saradc-fix-information-leak-in-trig.patch + (git-fixes CVE-2024-57907 bsc#1236090). +- Update + patches.suse/iio-adc-ti-ads1119-fix-information-leak-in-triggered.patch + (git-fixes CVE-2024-57905 bsc#1236083). +- Update + patches.suse/iio-adc-ti-ads1298-Add-NULL-check-in-ads1298_init.patch + (git-fixes CVE-2024-57944 bsc#1236197). +- Update + patches.suse/iio-adc-ti-ads8688-fix-information-leak-in-triggered.patch + (git-fixes CVE-2024-57906 bsc#1236088). +- Update + patches.suse/iio-dummy-iio_simply_dummy_buffer-fix-information-le.patch + (git-fixes CVE-2024-57911 bsc#1236098). +- Update + patches.suse/iio-imu-kmx61-fix-information-leak-in-triggered-buff.patch + (git-fixes CVE-2024-57908 bsc#1236091). +- Update + patches.suse/iio-light-bh1745-fix-information-leak-in-triggered-b.patch + (git-fixes CVE-2024-57909 bsc#1236095). +- Update + patches.suse/iio-light-vcnl4035-fix-information-leak-in-triggered.patch + (git-fixes CVE-2024-57910 bsc#1236097). +- Update + patches.suse/iio-pressure-zpa2326-fix-information-leak-in-trigger.patch + (git-fixes CVE-2024-57912 bsc#1236101). +- Update + patches.suse/misc-microchip-pci1xxxx-Resolve-kernel-panic-during-.patch + (git-fixes CVE-2024-57916 bsc#1236125). +- Update + patches.suse/net-mlx5e-Skip-restore-TC-rules-for-vport-rep-withou.patch + (jsc#PED-11331 CVE-2024-57801 bsc#1235940). +- Update + patches.suse/netfs-Fix-ceph-copy-to-cache-on-write-begin.patch + (git-fixes CVE-2024-57942 bsc#1236229). +- Update + patches.suse/netfs-Fix-enomem-handling-in-buffered-reads.patch + (git-fixes CVE-2024-57928 bsc#1236092). +- Update + patches.suse/netfs-Fix-the-non-cancellation-of-copy-when-cache-is-temporarily-disabled.patch + (git-fixes CVE-2024-57941 bsc#1236228). +- Update + patches.suse/nfs-Fix-oops-in-nfs_netfs_init_request-when-copying-to-cache.patch + (git-fixes CVE-2024-57927 bsc#1236089). +- Update patches.suse/nvmet-Don-t-overflow-subsysnqn.patch + (git-fixes CVE-2024-53681 bsc#1235904). +- Update + patches.suse/platform-x86-amd-pmc-Only-disable-IRQ1-wakeup-where-.patch + (git-fixes CVE-2025-21645 bsc#1236131). +- Update + patches.suse/powerpc-pseries-vas-Add-close-callback-in-vas_vm_ops.patch + (bsc#1234825 CVE-2024-56765 bsc#1235643). +- Update + patches.suse/s390-cpum_sf-Handle-CPU-hotplug-remove-during-sampling.patch + (git-fixes bsc#1234715 CVE-2024-57849 bsc#1235814). +- Update + patches.suse/usb-gadget-f_fs-Remove-WARN_ON-in-functionfs_bind.patch + (git-fixes CVE-2024-57913 bsc#1236102). +- Update + patches.suse/usb-gadget-u_serial-Disable-ep-before-setting-port-t.patch + (git-fixes CVE-2024-57915 bsc#1236120). +- Update + patches.suse/usb-typec-tcpci-fix-NULL-pointer-issue-on-shared-irq.patch + (git-fixes CVE-2024-57914 bsc#1236119). +- Update + patches.suse/wifi-cfg80211-clear-link-ID-from-bitmap-during-link-.patch + (stable-fixes CVE-2024-57898 bsc#1235966). +- Update + patches.suse/wifi-mac80211-fix-mbss-changed-flags-corruption-on-3.patch + (stable-fixes CVE-2024-57899 bsc#1235924). +- Update + patches.suse/workqueue-Do-not-warn-when-cancelling-WQ_MEM_RECLAIM-work-from-WQ_MEM_RECLAIM-worker.patch + (bsc#1235416 CVE-2024-57888 bsc#1235918). +- Update + patches.suse/x86-fpu-Ensure-shadow-stack-is-active-before-getting-regis.patch + (git-fixes CVE-2025-21632 bsc#1236106). +- commit 54bbd23 + +------------------------------------------------------------------- +Thu Jan 23 16:45:43 CET 2025 - davide.benini@suse.com + +- net: inet: do not leave a dangling sk pointer in inet_create() + (CVE-2024-56601 bsc#1235230). +- commit 9915dd5 + +------------------------------------------------------------------- +Thu Jan 23 16:21:54 CET 2025 - dsterba@suse.com + +- bpf,perf: Fix invalid prog_array access in perf_event_detach_bpf_prog (CVE-2024-56665 bsc#1235489) +- commit c21f948 + +------------------------------------------------------------------- +Thu Jan 23 15:18:22 CET 2025 - mgorman@suse.de + +- psi: Fix race when task wakes up before psi_sched_switch() + adjusts flags (bsc#1234634 (Scheduler functional and performance + backports)). +- sched, psi: Don't account irq time if sched_clock_irqtime is + disabled (bsc#1234634 (Scheduler functional and performance + backports)). +- sched: Don't account irq time if sched_clock_irqtime is disabled + (bsc#1234634 (Scheduler functional and performance backports)). +- sched: Define sched_clock_irqtime as static key (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/fair: Do not compute overloaded status unnecessarily + during lb (bsc#1234634 (Scheduler functional and performance + backports)). +- sched/fair: Do not compute NUMA Balancing stats unnecessarily + during lb (bsc#1234634 (Scheduler functional and performance + backports)). +- sched/debug: Change need_resched warnings to pr_err (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/fair: Encapsulate set custom slice in a __setparam_fair() + function (bsc#1234634 (Scheduler functional and performance + backports)). +- sched: Fix race between yield_to() and try_to_wake_up() + (bsc#1234634 (Scheduler functional and performance backports)). +- docs: Update Schedstat version to 17 (bsc#1234634 (Scheduler + functional and performance backports)). +- sched/stats: Print domain name in /proc/schedstat (bsc#1234634 + (Scheduler functional and performance backports)). +- sched: Move sched domain name out of CONFIG_SCHED_DEBUG + (bsc#1234634 (Scheduler functional and performance backports)). +- sched: Report the different kinds of imbalances in + /proc/schedstat (bsc#1234634 (Scheduler functional and + performance backports)). +- sched/fair: Cleanup in migrate_degrades_locality() to improve + readability (bsc#1234634 (Scheduler functional and performance + backports)). +- sched/fair: Fix value reported by hot tasks pulled in + /proc/schedstat (bsc#1234634 (Scheduler functional and + performance backports)). +- sched/fair: Update comments after sched_tick() rename + (bsc#1234634 (Scheduler functional and performance backports)). +- sched/fair: Fix CPU bandwidth limit bypass during CPU hotplug + (bsc#1234634 (Scheduler functional and performance backports)). +- sched: deadline: Cleanup goto label in + pick_earliest_pushable_dl_task (bsc#1234634 (Scheduler + functional and performance backports)). +- sched/fair: Untangle NEXT_BUDDY and pick_next_task() + (bsc#1234634 (Scheduler functional and performance backports)). +- sched/fair: Mark m*_vruntime() with __maybe_unused (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/fair: Fix variable declaration position (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/fair: Do not try to migrate delayed dequeue task + (bsc#1234634 (Scheduler functional and performance backports)). +- sched/fair: Rename cfs_rq.nr_running into nr_queued (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/fair: Remove unused cfs_rq.idle_nr_running (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/fair: Rename cfs_rq.idle_h_nr_running into h_nr_idle + (bsc#1234634 (Scheduler functional and performance backports)). +- sched/fair: Removed unsued cfs_rq.h_nr_delayed (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/fair: Use the new cfs_rq.h_nr_runnable (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/fair: Add new cfs_rq.h_nr_runnable (bsc#1234634 (Scheduler + functional and performance backports)). +- sched/fair: Rename h_nr_running into h_nr_queued (bsc#1234634 + (Scheduler functional and performance backports)). +- sched: Unify HK_TYPE_{TIMER|TICK|MISC} to HK_TYPE_KERNEL_NOISE + (bsc#1234634 (Scheduler functional and performance backports)). +- sched/isolation: Consolidate housekeeping cpumasks that + are always identical (bsc#1234634 (Scheduler functional and + performance backports)). +- sched/isolation: Make "isolcpus=nohz" equivalent to "nohz_full" + (bsc#1234634 (Scheduler functional and performance backports)). +- sched/core: Remove HK_TYPE_SCHED (bsc#1234634 (Scheduler + functional and performance backports)). +- sched/fair: Remove CONFIG_CFS_BANDWIDTH=n definition of + cfs_bandwidth_used() (bsc#1234634 (Scheduler functional and + performance backports)). +- sched/deadline: Consolidate Timer Cancellation (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/deadline: Check bandwidth overflow earlier for hotplug + (bsc#1234634 (Scheduler functional and performance backports)). +- sched/deadline: Correctly account for allocated bandwidth during + hotplug (bsc#1234634 (Scheduler functional and performance + backports)). +- sched/deadline: Restore dl_server bandwidth on non-destructive + root domain changes (bsc#1234634 (Scheduler functional and + performance backports)). +- sched: add READ_ONCE to task_on_rq_queued (bsc#1234634 + (Scheduler functional and performance backports)). +- sched: Don't try to catch up excess steal time (bsc#1234634 + (Scheduler functional and performance backports)). +- commit fa2e8c2 + +------------------------------------------------------------------- +Thu Jan 23 10:42:19 CET 2025 - vbabka@suse.cz + +- mm: reinstate ability to map write-sealed memfd mappings + read-only (bsc#1236186). +- commit ded0978 + +------------------------------------------------------------------- +Thu Jan 23 10:27:51 CET 2025 - jslaby@suse.cz + +- Update + patches.suse/x86-fpu-Ensure-shadow-stack-is-active-before-getting-regis.patch + (git-fixes CVE-2025-21632 bsc#1236106). + Add CVE. +- commit 887d7c3 + +------------------------------------------------------------------- +Thu Jan 23 09:56:12 CET 2025 - nmorey@suse.com + +- net: restrict SO_REUSEPORT to inet sockets (bsc#1235967 CVE-2024-57903) +- commit 58fab3c + +------------------------------------------------------------------- +Thu Jan 23 09:49:03 CET 2025 - nmorey@suse.com + +- net: hns3: fix kernel crash when 1588 is sent on HIP08 devices (bsc#1236143 CVE-2025-21649) +- commit 475f3b6 + +------------------------------------------------------------------- +Thu Jan 23 09:46:11 CET 2025 - nmorey@suse.com + +- net/mlx5: Fix variable not being completed when function returns (bsc#1236198 CVE-2025-21662) +- commit 07f6c41 + +------------------------------------------------------------------- +Wed Jan 22 20:41:08 CET 2025 - mfranc@suse.cz + +- s390/futex: Fix FUTEX_OP_ANDN implementation (git-fixes + bsc#1236286). +- commit 0dace5e + +------------------------------------------------------------------- +Wed Jan 22 19:43:36 CET 2025 - dsterba@suse.com + +- tracing: Prevent bad count for tracing_cpumask_write (CVE-2024-56763 bsc#1235638) +- commit ddb87c7 + +------------------------------------------------------------------- +Wed Jan 22 19:34:39 CET 2025 - dsterba@suse.com + +- dccp: Fix memory leak in dccp_feat_change_recv (CVE-2024-56643 bsc#1235132) +- commit a463e51 + +------------------------------------------------------------------- +Wed Jan 22 19:09:39 CET 2025 - dsterba@suse.com + +- net: stmmac: fix TSO DMA API usage causing oops (CVE-2024-56719 bsc#1235591) +- commit 303cb71 + +------------------------------------------------------------------- +Wed Jan 22 18:50:21 CET 2025 - dsterba@suse.com + +- net: mscc: ocelot: fix incorrect IFH SRC_PORT field in ocelot_ifh_set_basic() (CVE-2024-56717 bsc#1235588) +- commit 9d81d98 + +------------------------------------------------------------------- +Wed Jan 22 18:48:39 CET 2025 - dsterba@suse.com + +- EDAC/igen6: Avoid segmentation fault on module unload (CVE-2024-56708 bsc#1235564) +- commit b104d19 + +------------------------------------------------------------------- +Wed Jan 22 18:46:12 CET 2025 - dsterba@suse.com + +- net/smc: initialize close_work early to avoid warning (CVE-2024-56641 bsc#1235526) +- commit 004c5ba + +------------------------------------------------------------------- +Wed Jan 22 18:28:55 CET 2025 - dsterba@suse.com + +- net: hsr: must allocate more bytes for RedBox support (CVE-2024-56639 bsc#1235525) +- commit 5287ee6 + +------------------------------------------------------------------- +Wed Jan 22 17:40:12 CET 2025 - fdmanana@suse.com + +- btrfs: fix transaction atomicity bug when enabling simple quotas + (bsc#1235792 CVE-2024-57806). +- btrfs: flush delalloc workers queue before stopping cleaner + kthread during unmount (bsc#1235965 CVE-2024-57896). +- commit c277493 + +------------------------------------------------------------------- +Wed Jan 22 15:34:32 CET 2025 - tbogendoerfer@suse.de + +- net: hns3: fixed hclge_fetch_pf_reg accesses bar space out of + bounds issue (CVE-2025-21650 bsc#1236144). +- net: hns3: don't auto enable misc vector (CVE-2025-21651 + bsc#1236145). +- gve: guard XSK operations on the existence of queues + (CVE-2024-57933 bsc#1236178). +- gve: guard XDP xmit NDO on existence of xdp queues + (CVE-2024-57932 bsc#1236190). +- commit 234dcb0 + +------------------------------------------------------------------- +Wed Jan 22 14:29:45 CET 2025 - vbabka@suse.cz + +- Update config files. Make zsmalloc the default for zswap (bsc#1235938) +- commit 5f343bc + +------------------------------------------------------------------- +Wed Jan 22 14:23:43 CET 2025 - vbabka@suse.cz + +- Update config files. Enable CONFIG_READ_ONLY_THP_FOR_FS (bsc#1235939) +- commit afec79a + +------------------------------------------------------------------- +Wed Jan 22 12:48:55 CET 2025 - msuchanek@suse.de + +- powerpc/pseries/iommu: IOMMU incorrectly marks MMIO range in + DDW (bsc#1218470 ltc#204531). +- commit 0e16ef6 + +------------------------------------------------------------------- +Wed Jan 22 12:06:40 CET 2025 - oneukum@suse.com + +- Delete + patches.suse/0001-kvm-Reintroduce-nopvspin-kernel-parameter.patch. + This patch was required for a performance issue with specific kernels +- commit 77171c1 + +------------------------------------------------------------------- +Tue Jan 21 20:14:57 CET 2025 - rgoldwyn@suse.com + +- netfs: Fix kernel async DIO (CVE-2025-21643 bsc#1236129). +- commit 5091c6e + +------------------------------------------------------------------- +Tue Jan 21 17:00:38 CET 2025 - vkarasulli@suse.de + +- KVM: x86: Play nice with protected guests in + complete_hypercall_exit() (CVE-2024-55881 bsc#1235745). +- commit 1b22d6c + +------------------------------------------------------------------- +Tue Jan 21 16:59:59 CET 2025 - dsterba@suse.com + +- netfilter: ipset: Hold module reference while requesting a module (CVE-2024-56637 bsc#1235523) +- commit 690c0e7 + +------------------------------------------------------------------- +Tue Jan 21 16:52:14 CET 2025 - neelx@suse.com + +- btrfs: zlib: fix avail_in bytes for s390 zlib HW compression + path (CVE-2024-57923 bsc#1236081). +- commit 8a7a4cd + +------------------------------------------------------------------- +Tue Jan 21 16:49:01 CET 2025 - dsterba@suse.com + +- geneve: do not assume mac header is set in geneve_xmit_skb() (CVE-2024-56636 bsc#1235520) +- commit 952c736 + +------------------------------------------------------------------- +Tue Jan 21 16:47:22 CET 2025 - colyli@suse.de + +- dm array: fix releasing a faulty array block twice in + dm_array_cursor_end (bsc#1236096, CVE-2024-57929). +- commit 39a2cb0 + +------------------------------------------------------------------- +Tue Jan 21 16:43:39 CET 2025 - dsterba@suse.com + +- net: avoid potential UAF in default_operstate() (CVE-2024-56635 bsc#1235519) +- commit 3ce7665 + +------------------------------------------------------------------- +Tue Jan 21 16:33:32 CET 2025 - dsterba@suse.com + +- net: lapb: increase LAPB_HEADER_LEN (CVE-2024-56659 bsc#1235439) +- commit f8467db + +------------------------------------------------------------------- +Tue Jan 21 16:22:07 CET 2025 - dsterba@suse.com + +- net: enetc: Do not configure preemptible TCs if SIs do not support (CVE-2024-56649 bsc#1235449) +- commit 72c14cf + +------------------------------------------------------------------- +Tue Jan 21 16:19:41 CET 2025 - dsterba@suse.com + +- smb: Initialize cfid->tcon before performing network ops (CVE-2024-56729 bsc#1235503) +- commit 01281af + +------------------------------------------------------------------- +Tue Jan 21 16:03:55 CET 2025 - oneukum@suse.com + +- usb: typec: ucsi: Fix connector status writing past buffer size + (git-fixes). +- commit cef7f7d + +------------------------------------------------------------------- +Tue Jan 21 14:52:47 CET 2025 - oneukum@suse.com + +- reenabled kABI padding for rfkill subsystem +- commit 6ada0c1 + +------------------------------------------------------------------- +Tue Jan 21 14:51:54 CET 2025 - oneukum@suse.com + +- reenabled kABI padding for fpga subsystem +- commit 2829876 + +------------------------------------------------------------------- +Tue Jan 21 14:50:28 CET 2025 - oneukum@suse.com + +- reenabled kABI paddings for atheros wifi +- commit e1e449a + +------------------------------------------------------------------- +Tue Jan 21 14:49:44 CET 2025 - oneukum@suse.com + +- reenable kABI paddings for mediatek wifi +- commit 3acd857 + +------------------------------------------------------------------- +Tue Jan 21 14:48:10 CET 2025 - oneukum@suse.com + +- reenable kABI padding for realtek wifi +- commit f74657e + +------------------------------------------------------------------- +Tue Jan 21 14:10:11 CET 2025 - vbabka@suse.cz + +- selftests/mm: add self tests for guard page feature + (jsc#PED-11997). +- commit 60e0640 + +------------------------------------------------------------------- +Tue Jan 21 14:08:12 CET 2025 - vbabka@suse.cz + +- tools: testing: update tools UAPI header for mman-common.h + (jsc#PED-11997). +- commit 8363626 + +------------------------------------------------------------------- +Tue Jan 21 14:07:38 CET 2025 - vbabka@suse.cz + +- mm: madvise: implement lightweight guard page mechanism + (jsc#PED-11997). +- commit ef64fd4 + +------------------------------------------------------------------- +Tue Jan 21 14:06:58 CET 2025 - vbabka@suse.cz + +- mm: add PTE_MARKER_GUARD PTE marker (jsc#PED-11997). +- commit 8bdd1e7 + +------------------------------------------------------------------- +Tue Jan 21 14:06:33 CET 2025 - vbabka@suse.cz + +- mm: pagewalk: add the ability to install PTEs (jsc#PED-11997). +- commit 05dd309 + +------------------------------------------------------------------- +Tue Jan 21 14:05:57 CET 2025 - vbabka@suse.cz + +- mm/madvise: unrestrict process_madvise() for current process + (jsc#PED-11997). +- commit 520a012 + +------------------------------------------------------------------- +Tue Jan 21 14:03:49 CET 2025 - vbabka@suse.cz + +- mm: refactor mm_access() to not return NULL (jsc#PED-11997). +- commit f4b336b + +------------------------------------------------------------------- +Tue Jan 21 13:27:21 CET 2025 - nik.borisov@suse.com + +- x86/cpu/topology: Remove limit of CPUs due to disabled IO/APIC (git-fixes). +- commit 62783ca + +------------------------------------------------------------------- +Tue Jan 21 12:19:50 CET 2025 - nik.borisov@suse.com + +- x86/microcode/intel: Remove unnecessary cache writeback and invalidation (git-fixes). +- commit dc8791d + +------------------------------------------------------------------- +Tue Jan 21 12:15:02 CET 2025 - nik.borisov@suse.com + +- x86/tdx: Dynamically disable SEPT violations from causing #VEs (git-fixes). +- commit 496a9c3 + +------------------------------------------------------------------- +Tue Jan 21 12:14:51 CET 2025 - nik.borisov@suse.com + +- x86/tdx: Rename tdx_parse_tdinfo() to tdx_setup() (git-fixes). +- commit 5e1ffad + +------------------------------------------------------------------- +Tue Jan 21 12:14:38 CET 2025 - nik.borisov@suse.com + +- x86/tdx: Introduce wrappers to read and write TD metadata (git-fixes). +- commit 755075a + +------------------------------------------------------------------- +Tue Jan 21 12:13:09 CET 2025 - nik.borisov@suse.com + +- x86/pkeys: Ensure updated PKRU value is XRSTOR'd (git-fixes). +- commit 51df86b + +------------------------------------------------------------------- +Tue Jan 21 12:12:55 CET 2025 - nik.borisov@suse.com + +- x86/pkeys: Change caller of update_pkru_in_sigframe() (git-fixes). +- commit 978efb4 + +------------------------------------------------------------------- +Tue Jan 21 12:05:34 CET 2025 - nik.borisov@suse.com + +- x86/fpu: Ensure shadow stack is active before "getting" registers (git-fixes). +- commit 46e75e2 + +------------------------------------------------------------------- +Tue Jan 21 10:48:05 CET 2025 - nik.borisov@suse.com + +- x86/mm: Carve out INVLPG inline asm for use by others (git-fixes). +- commit e895153 + +------------------------------------------------------------------- +Tue Jan 21 10:36:27 CET 2025 - nik.borisov@suse.com + +- x86: fix off-by-one in access_ok() (git-fixes). +- commit 4b269aa + +------------------------------------------------------------------- +Tue Jan 21 10:36:15 CET 2025 - nik.borisov@suse.com + +- x86/asm: Make serialize() always_inline (git-fixes). +- commit f957994 + +------------------------------------------------------------------- +Tue Jan 21 10:36:02 CET 2025 - nik.borisov@suse.com + +- x86/CPU/AMD: WARN when setting EFER.AUTOIBRS if and only if the WRMSR fails (git-fixes). +- commit c5e60f6 + +------------------------------------------------------------------- +Tue Jan 21 09:43:17 CET 2025 - nik.borisov@suse.com + +- x86/microcode/AMD: Flush patch buffer mapping after application (git-fixes). +- commit d8e2f7c + +------------------------------------------------------------------- +Tue Jan 21 09:43:04 CET 2025 - nik.borisov@suse.com + +- x86/fred: Fix the FRED RSP0 MSR out of sync with its per-CPU cache (git-fixes). +- commit bb3c863 + +------------------------------------------------------------------- +Tue Jan 21 06:58:40 CET 2025 - jlee@suse.com + +- Reviewed + patches.suse/0004-MODSIGN-checking-the-blacklisted-hash-before-loading.patch +- commit 0e6968e + +------------------------------------------------------------------- +Tue Jan 21 06:56:27 CET 2025 - jlee@suse.com + +- Reviewed + patches.suse/0003-Add-external-no-support-as-bad-taint-module.patch +- commit 86de2cb + +------------------------------------------------------------------- +Mon Jan 20 10:24:55 CET 2025 - msuchanek@suse.de + +- tpm: ibmvtpm: Set TPM_OPS_AUTO_STARTUP flag on driver + (git-fixes). +- commit 6f0e558 + +------------------------------------------------------------------- +Mon Jan 20 09:50:34 CET 2025 - ohering@suse.de + +- net: mana: Cleanup "mana" debugfs dir after cleanup of all children (git-fixes). +- commit 7180a8a + +------------------------------------------------------------------- +Mon Jan 20 09:49:46 CET 2025 - nmorey@suse.com + +- RDMA/hns: Fix missing flush CQE for DWQE (git-fixes) +- commit 87b30f5 + +------------------------------------------------------------------- +Mon Jan 20 09:49:43 CET 2025 - nmorey@suse.com + +- RDMA/hns: Fix warning storm caused by invalid input in IO path (git-fixes) +- commit e09ea24 + +------------------------------------------------------------------- +Mon Jan 20 09:49:40 CET 2025 - nmorey@suse.com + +- RDMA/hns: Fix accessing invalid dip_ctx during destroying QP (git-fixes) +- commit d0ac89c + +------------------------------------------------------------------- +Mon Jan 20 09:49:36 CET 2025 - nmorey@suse.com + +- RDMA/hns: Fix mapping error of zero-hop WQE buffer (git-fixes) +- commit 87de660 + +------------------------------------------------------------------- +Mon Jan 20 09:49:23 CET 2025 - nmorey@suse.com + +- RDMA/nldev: Set error code in rdma_nl_notify_event (git-fixes) +- commit c4562bf + +------------------------------------------------------------------- +Mon Jan 20 09:49:17 CET 2025 - nmorey@suse.com + +- RDMA/core: Fix ENODEV error for iWARP test over vlan (git-fixes) +- commit a0b253d + +------------------------------------------------------------------- +Mon Jan 20 09:49:09 CET 2025 - nmorey@suse.com + +- RDMA/uverbs: Prevent integer overflow issue (git-fixes) +- commit aeb3e97 + +------------------------------------------------------------------- +Mon Jan 20 09:06:19 CET 2025 - jlee@suse.com + +- Reviewed + patches.suse/0001-PKCS-7-Check-codeSigning-EKU-of-certificates-in-PKCS.patch +- commit c96f4a3 + +------------------------------------------------------------------- +Mon Jan 20 09:05:35 CET 2025 - jlee@suse.com + +- Reviewed + patches.suse/0001-X.509-Fix-the-parser-of-extended-key-usage-for-lengt.patch +- commit b4da5d5 + +------------------------------------------------------------------- +Mon Jan 20 09:04:47 CET 2025 - jlee@suse.com + +- Reviewed + patches.suse/0004-Documentation-admin-guide-module-signing.rst-add-ope.patch +- commit 4076611 + +------------------------------------------------------------------- +Mon Jan 20 09:03:14 CET 2025 - jlee@suse.com + +- Reviewed + patches.suse/0003-modsign-Add-codeSigning-EKU-when-generating-X.509-ke.patch +- commit 3ca6e63 + +------------------------------------------------------------------- +Mon Jan 20 09:02:27 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0002-PKCS-7-Check-codeSigning-EKU-for-kernel-module-and-k.patch. + Update config files. + CONFIG_CHECK_CODESIGN_EKU +- commit 3293035 + +------------------------------------------------------------------- +Mon Jan 20 08:59:44 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0001-X.509-Add-CodeSigning-extended-key-usage-parsing.patch. +- commit af592d7 + +------------------------------------------------------------------- +Mon Jan 20 07:49:01 CET 2025 - heming.zhao@suse.com + +- ocfs2: fix slab-use-after-free due to dangling pointer dqi_priv + (bsc#1235964 CVE-2024-57892). +- commit c39636c + +------------------------------------------------------------------- +Mon Jan 20 06:04:14 CET 2025 - jlee@suse.com + +- efi: remove EFI secret key when booting with secure boot + disabled (jsc#PED-1444). +- commit b444d73 + +------------------------------------------------------------------- +Sat Jan 18 18:56:09 CET 2025 - lduncan@suse.com + +- scsi: mpi3mr: Fix corrupt config pages PHY state is switched + in sysfs (CVE-2024-57804 bsc#1235779). +- commit aa77f1e + +------------------------------------------------------------------- +Sat Jan 18 09:43:35 CET 2025 - tiwai@suse.de + +- soc: ti: pruss: Fix pruss APIs (git-fixes). +- reset: rzg2l-usbphy-ctrl: Assign proper of node to the allocated + device (git-fixes). +- platform/x86: lenovo-yoga-tab2-pro-1380-fastcharger: fix serdev + race (git-fixes). +- platform/x86: dell-uart-backlight: fix serdev race (git-fixes). +- Revert "mtd: spi-nor: core: replace dummy buswidth from addr + to data" (git-fixes). +- hwmon: (ltc2991) Fix mixed signed/unsigned in DIV_ROUND_CLOSEST + (git-fixes). +- hwmon: (tmp513) Fix division of negative numbers (git-fixes). +- gpio: xilinx: Convert gpio_lock to raw spinlock (git-fixes). +- i2c: testunit: on errors, repeat NACK until STOP (git-fixes). +- i2c: rcar: fix NACK handling when being a target (git-fixes). +- i2c: mux: demux-pinctrl: check initial mux selection, too + (git-fixes). +- i2c: atr: Fix client detach (git-fixes). +- i2c: core: fix reference leak in i2c_register_adapter() + (git-fixes). +- pmdomain: imx8mp-blk-ctrl: add missing loop break condition + (git-fixes). +- selftests: mptcp: avoid spurious errors on disconnect + (git-fixes). +- drm/amd/pm: fix BUG: scheduling while atomic (stable-fixes). +- drm/amdkfd: wq_release signals dma_fence only when available + (git-fixes). +- drm/amd/display: Add check for granularity in dml ceil/floor + helpers (stable-fixes). +- drm/amd/display: increase MAX_SURFACES to the value supported + by hw (stable-fixes). +- pmdomain: imx: gpcv2: fix an OF node reference leak in + imx_gpcv2_probe() (git-fixes). +- commit edae5a9 + +------------------------------------------------------------------- +Sat Jan 18 02:27:11 CET 2025 - colyli@suse.de + +- block: RCU protect disk->conv_zones_bitmap (bsc#1235820, + CVE-2024-57875). +- commit 76c266d + +------------------------------------------------------------------- +Sat Jan 18 02:19:20 CET 2025 - colyli@suse.de + +- ublk: detach gendisk from ublk device if add_disk() fails + (bsc#1235634, CVE-2024-56764). +- commit 3688e07 + +------------------------------------------------------------------- +Fri Jan 17 16:34:20 CET 2025 - jgross@suse.com + +- KVM: arm64: Get rid of userspace_irqchip_in_use (CVE-2024-53195 + bsc#1234957). +- commit 4e1a286 + +------------------------------------------------------------------- +Fri Jan 17 16:02:10 CET 2025 - jgross@suse.com + +- KVM: arm64: Don't retire aborted MMIO instruction + (CVE-2024-53196 bsc#1234906). +- commit c7394cd + +------------------------------------------------------------------- +Fri Jan 17 14:41:41 CET 2025 - jgross@suse.com + +- xen: Fix the issue of resource not being properly released in + xenbus_dev_probe() (CVE-2024-53198 bsc#1234923). +- commit a0f3f9e + +------------------------------------------------------------------- +Fri Jan 17 13:45:59 CET 2025 - jgross@suse.com + +- x86/static-call: Remove early_boot_irqs_disabled check to fix + Xen PVH dom0 (git-fixes). +- commit 8264638 + +------------------------------------------------------------------- +Fri Jan 17 10:31:40 CET 2025 - vbabka@suse.cz + +- mm: hugetlb: independent PMD page table shared count + (CVE-2024-57883 bsc#1235947). +- commit 454014f + +------------------------------------------------------------------- +Fri Jan 17 10:00:03 CET 2025 - tiwai@suse.de + +- ASoC: tas2781: Fix occasional calibration failture (git-fixes). +- commit 9c36ea2 + +------------------------------------------------------------------- +Fri Jan 17 09:56:33 CET 2025 - tiwai@suse.de + +- drm/xe: Mark ComputeCS read mode as UC on iGPU (git-fixes). +- drm/xe/oa: Add missing VISACTL mux registers (git-fixes). +- drm/xe: make change ccs_mode a synchronous action (git-fixes). +- drm/xe: introduce xe_gt_reset and xe_gt_wait_for_reset + (git-fixes). +- drm/amd/display: Do not elevate mem_type change to full update + (git-fixes). +- drm/amd/display: Do not wait for PSR disable on vbl enable + (git-fixes). +- Revert "drm/amd/display: Enable urgent latency adjustments + for DCN35" (git-fixes). +- drm/amd/display: Validate mdoe under MST LCT=1 case as well + (git-fixes). +- drm/v3d: Ensure job pointer is set to NULL after job completion + (git-fixes). +- drm/vmwgfx: Add new keep_resv BO param (git-fixes). +- drm/vmwgfx: Unreserve BO on error (git-fixes). +- drm/tests: helpers: Fix compiler warning (git-fixes). +- commit 0fe40cd + +------------------------------------------------------------------- +Fri Jan 17 09:53:32 CET 2025 - vkarasulli@suse.de + +- config: enable + CONFIG_INTEL_IOMMU_SCALABLE_MODE_DEFAULT_ON +- commit 7266c28 + +------------------------------------------------------------------- +Fri Jan 17 09:01:32 CET 2025 - ptesarik@suse.com + +- ftrace: Fix regression with module command in stack_trace_filter + (CVE-2024-56569 bsc#1235031). +- commit edf09c4 + +------------------------------------------------------------------- +Fri Jan 17 08:39:32 CET 2025 - tiwai@suse.de + +- Move upstreamed DRM patch into sorted section +- commit efd17c1 + +------------------------------------------------------------------- +Thu Jan 16 19:35:26 CET 2025 - nmorey@suse.com + +- RDMA/siw: Remove direct link to net_device (bsc#1235946 CVE-2024-57857) +- commit a26645d + +------------------------------------------------------------------- +Thu Jan 16 15:47:30 CET 2025 - tbogendoerfer@suse.de + +- af_packet: fix vlan_get_protocol_dgram() vs MSG_PEEK + (CVE-2024-57901 bsc#1235900). +- net: wwan: t7xx: Fix FSM command timeout issue (CVE-2024-39282 + bsc#1235903). +- commit f820992 + +------------------------------------------------------------------- +Thu Jan 16 14:01:50 CET 2025 - tiwai@suse.de + +- tpm: Map the ACPI provided event log (bsc#1233260 bsc#1233259 + bsc#1232421). +- commit 9c4f937 + +------------------------------------------------------------------- +Thu Jan 16 12:43:30 CET 2025 - nmorey@suse.com + +- RDMA/rtrs: Ensure 'ib_sge list' is accessible (bsc#1235902 CVE-2024-36476) +- commit 5e76f66 + +------------------------------------------------------------------- +Thu Jan 16 12:42:57 CET 2025 - nmorey@suse.com + +- RDMA/rxe: Remove the direct link to net_device (bsc#1235906 CVE-2024-57795) +- commit 09cd979 + +------------------------------------------------------------------- +Thu Jan 16 11:02:44 CET 2025 - vkarasulli@suse.de + +- iommu/vt-d: Remove cache tags before disabling ATS + (CVE-2024-56669 bsc#1235245). +- commit f02f36b + +------------------------------------------------------------------- +Thu Jan 16 10:51:32 CET 2025 - vkarasulli@suse.de + +- iommu/vt-d: Fix qi_batch NULL pointer with nested parent domain + (CVE-2024-56668 bsc#1235017). +- commit 1757163 + +------------------------------------------------------------------- +Thu Jan 16 06:39:08 CET 2025 - osalvador@suse.de + +- mm: use aligned address in copy_user_gigantic_page() + (CVE-2024-51729 bsc#1235741). +- commit 3c62d9b + +------------------------------------------------------------------- +Thu Jan 16 01:14:42 CET 2025 - dsterba@suse.com + +- bpf: fix recursive lock when verdict program return SK_PASS (CVE-2024-56694 bsc#1235412) +- commit dfde0f5 + +------------------------------------------------------------------- +Thu Jan 16 00:33:34 CET 2025 - dsterba@suse.com + +- bpf: fix OOB devmap writes when deleting elements (CVE-2024-56615 bsc#1235426) +- commit 997fa6c + +------------------------------------------------------------------- +Thu Jan 16 00:24:40 CET 2025 - dsterba@suse.com + +- xsk: fix OOB map writes when deleting elements (CVE-2024-56614 bsc#1235424) +- commit 4dda137 + +------------------------------------------------------------------- +Wed Jan 15 23:35:20 CET 2025 - dsterba@suse.com + +- mm/mempolicy: fix migrate_to_node() assuming there is at least one VMA in a MM (CVE-2024-56611 bsc#1235391) +- commit 3a11b51 + +------------------------------------------------------------------- +Wed Jan 15 22:53:46 CET 2025 - dsterba@suse.com + +- iommu/tegra241-cmdqv: Fix alignment failure at max_n_shift (CVE-2024-53225 bsc#1235006) +- commit d17bd9f + +------------------------------------------------------------------- +Wed Jan 15 22:15:40 CET 2025 - ailiop@suse.com + +- ring-buffer: Fix overflow in __rb_map_vma (bsc#1235752 + CVE-2024-56368). +- commit 887043f + +------------------------------------------------------------------- +Wed Jan 15 22:08:41 CET 2025 - ailiop@suse.com + +- mm: use aligned address in clear_gigantic_page() (bsc#1235742 + CVE-2024-52319). +- commit cf2082f + +------------------------------------------------------------------- +Wed Jan 15 21:59:22 CET 2025 - ailiop@suse.com + +- netdevsim: prevent bad user input in + nsim_dev_health_break_write() (bsc#1235587 CVE-2024-56716). +- commit 64a78e2 + +------------------------------------------------------------------- +Wed Jan 15 21:51:44 CET 2025 - ailiop@suse.com + +- bpf: Fix UAF via mismatching bpf_prog/attachment RCU flavors + (bsc#1235555 CVE-2024-56675). +- commit 9dd9586 + +------------------------------------------------------------------- +Wed Jan 15 21:42:59 CET 2025 - ailiop@suse.com + +- net: netdevsim: fix nsim_pp_hold_write() (bsc#1235554 + CVE-2024-56713). +- commit 9b9335e + +------------------------------------------------------------------- +Wed Jan 15 21:22:47 CET 2025 - ailiop@suse.com + +- mm/gup: handle NULL pages in unpin_user_pages() (bsc#1235388 + CVE-2024-56612). +- commit 58f5e58 + +------------------------------------------------------------------- +Wed Jan 15 21:17:35 CET 2025 - ailiop@suse.com + +- xsk: Free skb when TX metadata options are invalid (bsc#1235000 + CVE-2024-53236). +- commit 488293a + +------------------------------------------------------------------- +Wed Jan 15 21:05:45 CET 2025 - ailiop@suse.com + +- ipc: fix memleak if msg_init_ns failed in create_ipc_ns + (bsc#1234893 CVE-2024-53175). +- commit ee73306 + +------------------------------------------------------------------- +Wed Jan 15 19:15:21 CET 2025 - dsterba@suse.com + +- ocfs2: fix uninitialized value in ocfs2_file_read_iter() (CVE-2024-53155 bsc#1234855) +- commit 29d10db + +------------------------------------------------------------------- +Wed Jan 15 18:52:14 CET 2025 - neelx@suse.com + +- btrfs: add a sanity check for btrfs root in btrfs_search_slot() + (CVE-2024-56774 bsc#1235653). +- commit 7fe00e3 + +------------------------------------------------------------------- +Wed Jan 15 18:50:33 CET 2025 - dsterba@suse.com + +- ocfs2: free inode when ocfs2_get_init_inode() fails (CVE-2024-56630 bsc#1235479) +- commit 892fcc7 + +------------------------------------------------------------------- +Wed Jan 15 18:45:15 CET 2025 - dsterba@suse.com + +- ceph: give up on paths longer than PATH_MAX (CVE-2024-53685 bsc#1235720) +- commit 96cf2d2 + +------------------------------------------------------------------- +Wed Jan 15 18:25:00 CET 2025 - dsterba@suse.com + +- bcache: revert replacing IS_ERR_OR_NULL with IS_ERR again (CVE-2024-48881 bsc#1235727) +- commit 7611048 + +------------------------------------------------------------------- +Wed Jan 15 18:14:36 CET 2025 - dsterba@suse.com + +- vfio/mlx5: Fix an unwind issue in mlx5vf_add_migration_pages() (CVE-2024-56742 bsc#1235613) +- commit 561ef4c + +------------------------------------------------------------------- +Wed Jan 15 16:43:30 CET 2025 - mhocko@suse.com + +- net/smc: check return value of sock_recvmsg when draining clc + data (CVE-2024-57791 bsc#1235759). +- commit 3137fae + +------------------------------------------------------------------- +Wed Jan 15 16:21:49 CET 2025 - dsterba@suse.com + +- udmabuf: change folios array from kmalloc to kvmalloc (CVE-2024-56544 bsc#1235067) +- commit e18704f + +------------------------------------------------------------------- +Wed Jan 15 16:06:16 CET 2025 - dsterba@suse.com + +- scsi: qedf: Fix a possible memory leak in qedf_alloc_and_init_sb() (CVE-2024-56748 bsc#1235627) +- commit bf1507f + +------------------------------------------------------------------- +Wed Jan 15 15:53:43 CET 2025 - dsterba@suse.com + +- scsi: ufs: core: sysfs: Prevent div by zero (CVE-2024-56622 bsc#1235251) +- commit e1723b2 + +------------------------------------------------------------------- +Wed Jan 15 15:50:39 CET 2025 - dsterba@suse.com + +- scsi: ufs: core: Cancel RTC work during ufshcd_remove() (CVE-2024-56621 bsc#1235228) +- commit dcbc4ba + +------------------------------------------------------------------- +Wed Jan 15 15:47:57 CET 2025 - dsterba@suse.com + +- scsi: ufs: qcom: Only free platform MSIs when ESI is enabled (CVE-2024-56620 bsc#1235227) +- commit a4f3898 + +------------------------------------------------------------------- +Wed Jan 15 14:49:39 CET 2025 - vkarasulli@suse.de + +- virt: tdx-guest: Just leak decrypted memory on unrecoverable + errors (CVE-2024-57793 bsc#1235768). +- commit 5a20f80 + +------------------------------------------------------------------- +Wed Jan 15 12:39:36 CET 2025 - osalvador@suse.de + +- stackdepot: fix stack_depot_save_flags() in NMI context + (CVE-2024-48876 bsc#1235726). +- commit 21d9f52 + +------------------------------------------------------------------- +Wed Jan 15 10:36:54 CET 2025 - jslaby@suse.cz + +- x86/fred: Clear WFE in missing-ENDBRANCH #CPs (CVE-2024-56761 + bsc#1235633). +- commit d326277 + +------------------------------------------------------------------- +Wed Jan 15 10:16:26 CET 2025 - tbogendoerfer@suse.de + +- net: ethernet: oa_tc6: fix tx skb race condition between + reference pointers (CVE-2024-56788 bsc#1235754). +- tools/net/ynl: fix sub-message key lookup for nested attributes + (git-fixes). +- net: tun: fix tun_napi_alloc_frags() (CVE-2024-56372 + bsc#1235753). +- net: renesas: rswitch: avoid use-after-put for a device tree + node (CVE-2024-55639 bsc#1235737). +- commit ab1ee58 + +------------------------------------------------------------------- +Wed Jan 15 09:37:42 CET 2025 - vkarasulli@suse.de + +- KVM: SVM: Allow guest writes to set MSR_AMD64_DE_CFG bits + (bsc#1234635). +- commit ad88ff2 + +------------------------------------------------------------------- +Wed Jan 15 09:12:02 CET 2025 - vbabka@suse.cz + +- mm/page_alloc: don't call pfn_to_page() on possibly non-existent + PFN in split_large_buddy() (CVE-2024-57881 bsc#1235843). +- commit 47fc212 + +------------------------------------------------------------------- +Wed Jan 15 08:40:16 CET 2025 - jlee@suse.com + +- Reviewed + patches.suse/0001-efi-do-not-automatically-generate-secret-key.patch +- commit 64be71e + +------------------------------------------------------------------- +Wed Jan 15 08:39:05 CET 2025 - jlee@suse.com + +- Reviewed + patches.suse/0011-PM-hibernate-require-hibernate-snapshot-image-to-be-.patch +- commit fac3c3b + +------------------------------------------------------------------- +Wed Jan 15 08:34:38 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0010-PM-hibernate-a-option-to-request-that-snapshot-image.patch. + Update config files. + CONFIG_HIBERNATE_VERIFICATION_FORCE is not set +- commit d0b09b5 + +------------------------------------------------------------------- +Wed Jan 15 08:28:05 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0009-PM-hibernate-prevent-EFI-secret-key-to-be-regenerate.patch. +- commit 38aa2b2 + +------------------------------------------------------------------- +Tue Jan 14 19:57:36 CET 2025 - lduncan@suse.com + +- Revert "block, bfq: merge bfq_release_process_ref() into + bfq_put_cooperator()" (CVE-2024-53182 bsc#1234946). +- block: fix uaf for flush rq while iterating tags (CVE-2024-53170 + bsc#1234888). +- scsi: qedi: Fix a possible memory leak in + qedi_alloc_and_init_sb() (CVE-2024-56747 bsc#1234934). +- scsi: bfa: Fix use-after-free in bfad_im_module_exit() + (CVE-2024-53227 bsc#1235011). +- scsi: hisi_sas: Create all dump files during debugfs + initialization (CVE-2024-56588 bsc#1235123). +- commit d7ec03b + +------------------------------------------------------------------- +Tue Jan 14 19:50:13 CET 2025 - ematsumiya@suse.de + +- smb: client: fix TCP timers deadlock after rmmod (bsc#1235723, + CVE-2024-54680). +- commit 067db58 + +------------------------------------------------------------------- +Tue Jan 14 17:51:58 CET 2025 - nik.borisov@suse.com + +- x86/cpu: Add Lunar Lake to list of CPUs with a broken MONITOR implementation (jsc#PED-11963). +- commit 40fc24b + +------------------------------------------------------------------- +Tue Jan 14 17:06:26 CET 2025 - dsterba@suse.com + +- scsi: hisi_sas: Add cond_resched() for no forced preemption model (CVE-2024-56589 bsc#1235241) +- commit 5616a9a + ------------------------------------------------------------------- Tue Jan 14 15:33:20 CET 2025 - jack@suse.cz - Enable CONFIG_BUG_ON_DATA_CORRUPTION (jsc#PED-11849) - commit ad832d9 +------------------------------------------------------------------- +Tue Jan 14 15:22:20 CET 2025 - andrea.porta@suse.com + +- arm64: dts: rockchip: add hevc power domain clock to rk3328 + (git-fixes). +- commit 4ced1a7 + +------------------------------------------------------------------- +Tue Jan 14 15:21:32 CET 2025 - andrea.porta@suse.com + +- arm64: dts: rockchip: rename rfkill label for Radxa ROCK 5B + (git-fixes). +- commit 1aa0c5f + +------------------------------------------------------------------- +Tue Jan 14 15:20:43 CET 2025 - andrea.porta@suse.com + +- arm64: dts: imx95: correct the address length of + netcmix_blk_ctrl (git-fixes). +- commit 261c0be + ------------------------------------------------------------------- Tue Jan 14 15:19:57 CET 2025 - mfranc@suse.cz @@ -14,6 +2984,45 @@ Tue Jan 14 15:19:57 CET 2025 - mfranc@suse.cz patches.suse/0002-security-Add-a-kernel-lockdown-flag-for-early-boot-s.patch. - commit 53733e1 +------------------------------------------------------------------- +Tue Jan 14 15:19:03 CET 2025 - andrea.porta@suse.com + +- arm64: dts: broadcom: Fix L2 linesize for Raspberry Pi 5 + (git-fixes). +- commit 34dcb38 + +------------------------------------------------------------------- +Tue Jan 14 14:29:28 CET 2025 - oneukum@suse.com + +- reinstating kABI paddings for crypto +- commit dcd0a1e + +------------------------------------------------------------------- +Tue Jan 14 14:28:46 CET 2025 - oneukum@suse.com + +- Refresh patches.suse/crypto-add-suse_kabi_padding.patch. +- commit 7e643ee + +------------------------------------------------------------------- +Tue Jan 14 14:22:08 CET 2025 - oneukum@suse.com + +- reinstate PCI kABI paddings +- commit d5bb436 + +------------------------------------------------------------------- +Tue Jan 14 14:20:41 CET 2025 - oneukum@suse.com + +- Reinstating kABI padding for Thunderbolt +- commit 13936cf + +------------------------------------------------------------------- +Tue Jan 14 13:56:33 CET 2025 - oneukum@suse.com + +- usb: typec: Add attribute file showing the USB Modes of the + partner (git-fixes). +- Refresh patches.suse/paddings-add-for-type-C-new-in-SP5.patch. +- commit 1aae08b + ------------------------------------------------------------------- Tue Jan 14 13:36:21 CET 2025 - dsterba@suse.com @@ -28,6 +3037,14 @@ Tue Jan 14 13:30:56 CET 2025 - mgorman@suse.de command line. - commit b89f0e3 +------------------------------------------------------------------- +Tue Jan 14 13:22:24 CET 2025 - oneukum@suse.com + +- usb: typec: Add attribute file showing the supported USB modes + of the port (git-fixes). +- Refresh patches.suse/paddings-add-for-type-C-new-in-SP5.patch. +- commit 2fd6860 + ------------------------------------------------------------------- Tue Jan 14 13:14:11 CET 2025 - mgorman@suse.de @@ -37,6 +3054,80 @@ Tue Jan 14 13:14:11 CET 2025 - mgorman@suse.de options' (jsc#PED-11838). - commit 6f73ffe +------------------------------------------------------------------- +Tue Jan 14 12:25:35 CET 2025 - oneukum@suse.com + +- usb: typec: ucsi: Fix a missing bits to bytes conversion in + ucsi_init() (git-fixes). +- commit 7a60998 + +------------------------------------------------------------------- +Tue Jan 14 12:19:55 CET 2025 - oneukum@suse.com + +- usb: typec: ucsi: Convert connector specific commands to bitmaps + (git-fixes). +- commit 1060e28 + +------------------------------------------------------------------- +Tue Jan 14 12:16:40 CET 2025 - oneukum@suse.com + +- usb: typec: ucsi: Helper for Get Connector Status command + (git-fixes). +- commit 7530947 + +------------------------------------------------------------------- +Tue Jan 14 12:13:57 CET 2025 - oneukum@suse.com + +- usb: typec: ucsi: Add support for the partner USB Modes + (git-fixes). +- commit bb31d21 + +------------------------------------------------------------------- +Tue Jan 14 11:23:30 CET 2025 - oneukum@suse.com + +- usb: typec: ucsi: Supply the USB capabilities to the ports + (git-fixes). +- commit a77d656 + +------------------------------------------------------------------- +Tue Jan 14 11:08:34 CET 2025 - oneukum@suse.com + +- usb: typec: ucsi: UCSI2.0 Set Sink Path command support + (git-fixes). +- commit 0376245 + +------------------------------------------------------------------- +Tue Jan 14 11:05:51 CET 2025 - oneukum@suse.com + +- usb: typec: ucsi: glink: use device_for_each_child_node_scoped() + (git-fixes). +- commit 3691738 + +------------------------------------------------------------------- +Tue Jan 14 10:01:53 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0008-PM-hibernate-Generate-and-verify-signature-for-snaps.patch. + Update config files. + CONFIG_HIBERNATE_VERIFICATION + CONFIG_EFI_SECRET_KEY + CONFIG_HIDDEN_AREA +- commit 4b57a00 + +------------------------------------------------------------------- +Tue Jan 14 08:34:22 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0007-PM-hibernate-encrypt-hidden-area.patch. +- commit a1cdd8d + +------------------------------------------------------------------- +Tue Jan 14 08:11:18 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0006-efi-allow-user-to-regenerate-secret-key.patch. +- commit 498aa9e + ------------------------------------------------------------------- Mon Jan 13 21:30:48 CET 2025 - krisman@suse.de @@ -697,6 +3788,12 @@ Mon Jan 13 11:54:55 CET 2025 - mfranc@suse.cz - s390x config: IOMMU_DEFAULT_DMA_LAZY=y (bsc#1235646) - commit 2199130 +------------------------------------------------------------------- +Mon Jan 13 10:47:35 CET 2025 - oneukum@suse.com + +- net: usb: qmi_wwan: add Telit FE910C04 compositions (git-fixes). +- commit a8a3e1b + ------------------------------------------------------------------- Mon Jan 13 10:05:49 CET 2025 - tiwai@suse.de @@ -799,6 +3896,31 @@ Sun Jan 12 09:34:43 CET 2025 - tiwai@suse.de (git-fixes). - commit 5559cd4 +------------------------------------------------------------------- +Sun Jan 12 09:15:32 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0005-efi-generate-secret-key-in-EFI-boot-environment.patch. + Update config files. + CONFIG_EFI_SECRET_KEY is not set +- commit f3e53e1 + +------------------------------------------------------------------- +Sun Jan 12 09:10:41 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0002-hibernate-avoid-the-data-in-hidden-area-to-be-snapsh.patch. +- commit 81704e7 + +------------------------------------------------------------------- +Sun Jan 12 09:04:59 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0001-security-create-hidden-area-to-keep-sensitive-data.patch. + Update config files. + CONFIG_HIDDEN_AREA is not set +- commit 53e4009 + ------------------------------------------------------------------- Sun Jan 12 03:41:39 CET 2025 - jlee@suse.com @@ -1129,6 +4251,18 @@ Thu Jan 9 17:36:21 CET 2025 - nmorey@suse.com - af_packet: avoid erroring out after sock_init_data() in packet_create() (CVE-2024-56606 bsc#123541) - commit 4c171b7 +------------------------------------------------------------------- +Thu Jan 9 16:31:26 CET 2025 - dsterba@suse.com + +- smb: client: fix NULL ptr deref in crypto_aead_setkey() (CVE-2024-53185 bsc#1234901) +- commit 16fd7dd + +------------------------------------------------------------------- +Thu Jan 9 16:04:11 CET 2025 - dsterba@suse.com + +- net: af_can: do not leave a dangling sk pointer in can_create() (CVE-2024-56603 bsc#1235415) +- commit 358efec + ------------------------------------------------------------------- Thu Jan 9 15:55:44 CET 2025 - ddiss@suse.de @@ -1136,6 +4270,12 @@ Thu Jan 9 15:55:44 CET 2025 - ddiss@suse.de (bsc#1235035 CVE-2024-56570). - commit 707d8d7 +------------------------------------------------------------------- +Thu Jan 9 15:46:57 CET 2025 - dsterba@suse.com + +- ceph: fix cred leak in ceph_mds_check_access() (CVE-2024-56563 bsc#1235107) +- commit 2378163 + ------------------------------------------------------------------- Thu Jan 9 14:31:17 CET 2025 - jdelvare@suse.de @@ -1202,7 +4342,7 @@ Wed Jan 8 13:49:07 CET 2025 - pmladek@suse.com Wed Jan 8 12:30:13 CET 2025 - dsterba@suse.com - btrfs: fix use-after-free waiting for encoded read endios (bsc#1235128) -- commit 0406131 +- commit faccece ------------------------------------------------------------------- Wed Jan 8 12:17:46 CET 2025 - dwagner@suse.de @@ -1388,6 +4528,13 @@ Tue Jan 7 23:36:50 CET 2025 - ailiop@suse.com - dlm: fix possible lkb_resource null dereference (git-fixes). - commit 490216a +------------------------------------------------------------------- +Tue Jan 7 21:30:51 CET 2025 - mbrugger@suse.com + +- powerpc/pseries/vas: Add close() callback in vas_vm_ops struct + (bsc#1234825). +- commit 2674760 + ------------------------------------------------------------------- Tue Jan 7 20:12:47 CET 2025 - tbogendoerfer@suse.de diff --git a/kernel-64kb.spec b/kernel-64kb.spec index 0504950..b7f6f10 100644 --- a/kernel-64kb.spec +++ b/kernel-64kb.spec @@ -19,7 +19,7 @@ %define srcversion 6.12 %define patchversion 6.12.0 -%define git_commit ed291891ed2804d2dd249f8063da18005e59bab4 +%define git_commit 6642b425d8de140c969bc185b2b1527f15588dfc %define variant %{nil} %define compress_modules zstd %define compress_vmlinux xz @@ -39,7 +39,7 @@ Name: kernel-64kb Version: 6.12.0 %if 0%{?is_kotd} -Release: .ged29189 +Release: .g6642b42 %else Release: 0 %endif diff --git a/kernel-debug.changes b/kernel-debug.changes index eb54d71..6d9f5cb 100644 --- a/kernel-debug.changes +++ b/kernel-debug.changes @@ -1,9 +1,2979 @@ +------------------------------------------------------------------- +Tue Feb 4 12:23:33 CET 2025 - ailiop@suse.com + +- xfs: Add error handling for xfs_reflink_cancel_cow_range + (git-fixes). +- commit b508427 + +------------------------------------------------------------------- +Tue Feb 4 12:22:51 CET 2025 - ailiop@suse.com + +- xfs: Propagate errors from xfs_reflink_cancel_cow_range in + xfs_dax_write_iomap_end (git-fixes). +- commit e231dcf + +------------------------------------------------------------------- +Tue Feb 4 12:21:58 CET 2025 - ailiop@suse.com + +- xfs: don't call remap_verify_area with sb write protection held + (git-fixes). +- commit b243b98 + +------------------------------------------------------------------- +Tue Feb 4 11:29:34 CET 2025 - tbogendoerfer@suse.de + +- r8169: enable SG/TSO on selected chip versions per default + (bsc#1235874). +- commit 2795291 + +------------------------------------------------------------------- +Tue Feb 4 11:27:18 CET 2025 - tbogendoerfer@suse.de + +- tools: ynl: c: correct reverse decode of empty attrs + (git-fixes). +- net/mlx5e: Fix inversion dependency warning while enabling + IPsec tunnel (CVE-2025-21674 bsc#1236688). +- net: fec: handle page_pool_dev_alloc_pages error (CVE-2025-21676 + bsc#1236696). +- pfcp: Destroy device along with udp socket's netns dismantle + (CVE-2025-21677 bsc#1236697). +- gtp: Destroy device along with udp socket's netns dismantle + (CVE-2025-21678 bsc#1236698). +- gtp: Use for_each_netdev_rcu() in gtp_genl_dump_pdp() + (git-fixes). +- eth: bnxt: always recalculate features after XDP clearing, + fix null-deref (CVE-2025-21682 bsc#1236703). +- commit 7d6efad + +------------------------------------------------------------------- +Mon Feb 3 18:44:57 CET 2025 - ailiop@suse.com + +- NFSv4.2: mark OFFLOAD_CANCEL MOVEABLE (git-fixes). +- commit 29678bd + +------------------------------------------------------------------- +Mon Feb 3 18:42:14 CET 2025 - ailiop@suse.com + +- NFSv4.2: fix COPY_NOTIFY xdr buf size calculation (git-fixes). +- commit d5313f5 + +------------------------------------------------------------------- +Mon Feb 3 18:41:08 CET 2025 - ailiop@suse.com + +- nfs: fix incorrect error handling in LOCALIO (git-fixes). +- commit 9daaf72 + +------------------------------------------------------------------- +Mon Feb 3 18:39:48 CET 2025 - ailiop@suse.com + +- Revert "SUNRPC: Reduce thread wake-up rate when receiving + large RPC messages" (git-fixes). +- commit 39ec528 + +------------------------------------------------------------------- +Mon Feb 3 18:37:45 CET 2025 - ailiop@suse.com + +- NFSD: Insulate nfsd4_encode_read_plus_data() from page + boundaries in the encode buffer (git-fixes). +- commit ffa4780 + +------------------------------------------------------------------- +Mon Feb 3 18:36:59 CET 2025 - ailiop@suse.com + +- NFSD: Insulate nfsd4_encode_read_plus() from page boundaries + in the encode buffer (git-fixes). +- commit fd89a72 + +------------------------------------------------------------------- +Mon Feb 3 18:36:03 CET 2025 - ailiop@suse.com + +- NFSD: Insulate nfsd4_encode_read() from page boundaries in + the encode buffer (git-fixes). +- commit a5474b1 + +------------------------------------------------------------------- +Mon Feb 3 18:33:40 CET 2025 - ailiop@suse.com + +- NFSD: fix decoding in nfs4_xdr_dec_cb_getattr (git-fixes). +- commit 744c03a + +------------------------------------------------------------------- +Mon Feb 3 18:32:30 CET 2025 - ailiop@suse.com + +- nfsd: fix legacy client tracking initialization (git-fixes). +- commit b058f86 + +------------------------------------------------------------------- +Mon Feb 3 15:56:36 CET 2025 - davide.benini@suse.com + +- net: inet6: do not leave a dangling sk pointer in inet6_create() + (CVE-2024-56600 bsc#1235217). +- commit 001ffac + +------------------------------------------------------------------- +Mon Feb 3 15:33:33 CET 2025 - pmladek@suse.com + +- printk: Defer legacy printing when holding printk_cpu_sync + (bsc#1236733). +- commit 35fb637 + +------------------------------------------------------------------- +Mon Feb 3 14:58:27 CET 2025 - ailiop@suse.com + +- iomap: avoid avoid truncating 64-bit offset to 32 bits + (git-fixes). +- commit dcd6fd5 + +------------------------------------------------------------------- +Mon Feb 3 14:57:27 CET 2025 - ailiop@suse.com + +- iomap: pass byte granular end position to iomap_add_to_ioend + (git-fixes). +- commit 3e58ba8 + +------------------------------------------------------------------- +Mon Feb 3 14:56:05 CET 2025 - ailiop@suse.com + +- cachefiles: Parse the "secctx" immediately (git-fixes). +- commit d3745ec + +------------------------------------------------------------------- +Mon Feb 3 14:50:56 CET 2025 - ailiop@suse.com + +- dlm: fix srcu_read_lock() return type to int (git-fixes). +- commit befab55 + +------------------------------------------------------------------- +Mon Feb 3 14:50:02 CET 2025 - ailiop@suse.com + +- dlm: fix removal of rsb struct that is master and dir record + (git-fixes). +- commit 0dc790e + +------------------------------------------------------------------- +Mon Feb 3 14:48:55 CET 2025 - ailiop@suse.com + +- xfs: check for dead buffers in xfs_buf_find_insert (git-fixes). +- commit 518b962 + +------------------------------------------------------------------- +Mon Feb 3 14:47:45 CET 2025 - ailiop@suse.com + +- xfs: fix a double completion for buffers on in-memory targets + (git-fixes). +- commit 230cef5 + +------------------------------------------------------------------- +Mon Feb 3 14:46:58 CET 2025 - ailiop@suse.com + +- xfs/libxfs: replace kmalloc() and memcpy() with kmemdup() + (git-fixes). +- commit e30e5c1 + +------------------------------------------------------------------- +Mon Feb 3 14:34:31 CET 2025 - jgross@suse.com + +- Update config files: remove XEN PV support and kernel side PV device + backends (jsc#PED-11779) +- commit 31e5715 + +------------------------------------------------------------------- +Mon Feb 3 14:26:31 CET 2025 - iivanov@suse.de + +- arm64: dts: marvell: cn9131-cf-solidwan: fix cp1 comphy links (git-fixes) +- commit c3b3ad4 + +------------------------------------------------------------------- +Mon Feb 3 14:25:20 CET 2025 - iivanov@suse.de + +- arm64: dts: rockchip: increase gmac rx_delay on rk3399-puma (git-fixes) +- commit 040d5bd + +------------------------------------------------------------------- +Mon Feb 3 14:24:03 CET 2025 - iivanov@suse.de + +- arm64: dts: rockchip: fix num-channels property of wolfvision pf5 mic (git-fixes) +- commit 80bffba + +------------------------------------------------------------------- +Mon Feb 3 14:23:02 CET 2025 - iivanov@suse.de + +- arm64: dts: rockchip: Fix PCIe3 handling for Edgeble-6TOPS Modules (git-fixes) +- commit 6eeb73e + +------------------------------------------------------------------- +Mon Feb 3 14:18:42 CET 2025 - iivanov@suse.de + +- arm64: dts: rockchip: Fix sdmmc access on rk3308-rock-s0 v1.1 boards (git-fixes) +- commit 0f4955c + +------------------------------------------------------------------- +Mon Feb 3 14:16:30 CET 2025 - iivanov@suse.de + +- arm64: tegra: Fix Tegra234 PCIe interrupt-map (git-fixes) +- commit 17b2e93 + +------------------------------------------------------------------- +Mon Feb 3 14:14:44 CET 2025 - iivanov@suse.de + +- arm64: tegra: Disable Tegra234 sce-fabric node (git-fixes) +- commit 5fbc68f + +------------------------------------------------------------------- +Mon Feb 3 14:13:32 CET 2025 - iivanov@suse.de + +- arm64: tegra: Fix typo in Tegra234 dce-fabric compatible (git-fixes) +- commit b60c09f + +------------------------------------------------------------------- +Mon Feb 3 14:13:17 CET 2025 - ailiop@suse.com + +- xfs: don't shut down the filesystem for media failures beyond + end of log (git-fixes). +- commit b3253c4 + +------------------------------------------------------------------- +Mon Feb 3 14:12:23 CET 2025 - iivanov@suse.de + +- arm64: tegra: Fix DMA ID for SPI2 (git-fixes) +- commit ed27827 + +------------------------------------------------------------------- +Mon Feb 3 14:09:40 CET 2025 - ailiop@suse.com + +- gfs2: Truncate address space when flipping GFS2_DIF_JDATA flag + (git-fixes). +- commit 2bdb106 + +------------------------------------------------------------------- +Mon Feb 3 13:59:21 CET 2025 - iivanov@suse.de + +- arm64: dts: rockchip: Fix Turing RK1 PCIe3 hang (git-fixes) +- commit 6545f4a + +------------------------------------------------------------------- +Mon Feb 3 13:58:33 CET 2025 - iivanov@suse.de + +- arm64: dts: rockchip: Split up RK3588's PCIe pinctrls (git-fixes) +- commit ee6c1d3 + +------------------------------------------------------------------- +Mon Feb 3 13:50:06 CET 2025 - iivanov@suse.de + +- arm64/mm: Override PARange for !LPA2 and use it consistently (git-fixes) +- commit 46430f7 + +------------------------------------------------------------------- +Mon Feb 3 13:47:46 CET 2025 - iivanov@suse.de + +- arm64/mm: Reduce PA space to 48 bits when LPA2 is not enabled (git-fixes) +- commit 1e5b33c + +------------------------------------------------------------------- +Mon Feb 3 13:45:19 CET 2025 - iivanov@suse.de + +- arm64: Filter out SVE hwcaps when FEAT_SVE isn't implemented (git-fixes) +- commit 6644a3b + +------------------------------------------------------------------- +Mon Feb 3 13:42:32 CET 2025 - iivanov@suse.de + +- arm64/sme: Move storage of reg_smidr to __cpuinfo_store_cpu() (git-fixes) +- commit ee0c3e4 + +------------------------------------------------------------------- +Mon Feb 3 13:39:16 CET 2025 - iivanov@suse.de + +- arm64: stacktrace: Don't WARN when unwinding other tasks (git-fixes) +- commit c1b5cbf + +------------------------------------------------------------------- +Mon Feb 3 12:22:59 CET 2025 - dwagner@suse.de + +- nvme: fix bogus kzalloc() return check in + nvme_init_effects_log() (git-fixes). +- commit d42e4b8 + +------------------------------------------------------------------- +Mon Feb 3 11:20:53 CET 2025 - dwagner@suse.de + +- nvme: Add error path for xa_store in nvme_init_effects + (git-fixes). +- nvme: Add error check for xa_store in nvme_get_effects_log + (git-fixes). +- nvme-tcp: Fix I/O queue cpu spreading for multiple controllers + (git-fixes). +- nvmet: propagate npwg topology (git-fixes). +- commit 7f10443 + +------------------------------------------------------------------- +Mon Feb 3 11:05:26 CET 2025 - oneukum@suse.com + +- usbnet: ipheth: fix DPE OoB read (git-fixes). +- commit b2a02b8 + +------------------------------------------------------------------- +Mon Feb 3 11:04:39 CET 2025 - oneukum@suse.com + +- usbnet: ipheth: break up NCM header size computation + (git-fixes). +- commit 7a83cc0 + +------------------------------------------------------------------- +Mon Feb 3 11:03:37 CET 2025 - oneukum@suse.com + +- usbnet: ipheth: refactor NCM datagram loop (git-fixes). +- commit 095ff33 + +------------------------------------------------------------------- +Mon Feb 3 10:53:21 CET 2025 - ohering@suse.de + +- scsi: storvsc: Ratelimit warning logs to prevent VM denial of + service (git-fixes). +- scsi: storvsc: Don't assume cpu_possible_mask is dense + (git-fixes). +- hyperv: Do not overlap the hvcall IO areas in + hv_vtl_apicid_to_vp_id() (git-fixes). +- hyperv: Do not overlap the hvcall IO areas in get_vtl() + (git-fixes). +- hyperv: Enable the hypercall output page for the VTL mode + (git-fixes). +- hv_balloon: Fallback to generic_online_page() for non-HV hot + added mem (git-fixes). +- Drivers: hv: vmbus: Log on missing offers if any (git-fixes). +- Drivers: hv: vmbus: Wait for boot-time offers during boot and + resume (git-fixes). +- uio_hv_generic: Add a check for HV_NIC for send, receive + buffers setup (git-fixes). +- iommu/hyper-v: Don't assume cpu_possible_mask is dense + (git-fixes). +- Drivers: hv: Don't assume cpu_possible_mask is dense + (git-fixes). +- x86/hyperv: Don't assume cpu_possible_mask is dense (git-fixes). +- hyperv: Remove the now unused hyperv-tlfs.h files (git-fixes). +- hyperv: Switch from hyperv-tlfs.h to hyperv/hvhdk.h (git-fixes). +- hyperv: Add new Hyper-V headers in include/hyperv (git-fixes). +- hyperv: Clean up unnecessary #includes (git-fixes). +- hyperv: Move hv_connection_id to hyperv-tlfs.h (git-fixes). +- hv_netvsc: Replace one-element array with flexible array member + (git-fixes). +- commit bf2065f + +------------------------------------------------------------------- +Sun Feb 2 10:01:55 CET 2025 - tiwai@suse.de + +- Revert "media: uvcvideo: Require entities to have a non-zero + unique ID" (bsc#1235894). +- wifi: rtl8xxxu: add more missing rtl8192cu USB IDs + (stable-fixes). +- drm/amd/display: Initialize denominator defaults to 1 + (stable-fixes). +- drm/amd/display: Use HW lock mgr for PSR1 (stable-fixes). +- drm/connector: hdmi: Validate supported_formats matches + ycbcr_420_allowed (stable-fixes). +- commit 839fcdd + +------------------------------------------------------------------- +Sat Feb 1 10:16:05 CET 2025 - tiwai@suse.de + +- ASoC: acp: Support microphone from Lenovo Go S (stable-fixes). +- ALSA: pcm: use new array-copying-wrapper (stable-fixes). +- ALSA: usb-audio: Add delay quirk for iBasso DC07 Pro + (stable-fixes). +- commit ccad405 + +------------------------------------------------------------------- +Sat Feb 1 10:14:26 CET 2025 - tiwai@suse.de + +- PCI: Restore original INTX_DISABLE bit by pcim_intx() + (git-fixes). +- kconfig: fix memory leak in sym_warn_unmet_dep() (git-fixes). +- kconfig: fix file name in warnings when loading + KCONFIG_DEFCONFIG_LIST (git-fixes). +- genksyms: fix memory leak when the same symbol is read from + *.symref file (git-fixes). +- genksyms: fix memory leak when the same symbol is added from + source (git-fixes). +- ata: libata-core: Add ATA_QUIRK_NOLPM for Samsung SSD 870 QVO + drives (git-fixes). +- ASoC: amd: acp: Fix possible deadlock (git-fixes). +- ASoC: da7213: Initialize the mutex (git-fixes). +- ASoC: rockchip: i2s_tdm: Re-add the set_sysclk callback + (git-fixes). +- ALSA: hda: Fix headset detection failure due to unstable sort + (git-fixes). +- ALSA: hda/realtek: Fix quirk matching for Legion Pro 7 + (git-fixes). +- commit 4daaa58 + +------------------------------------------------------------------- +Fri Jan 31 18:52:17 CET 2025 - krisman@suse.de + +- io_uring/eventfd: ensure io_eventfd_signal() defers another + RCU period (CVE-2025-21655 bsc#1236163). +- commit 8c48635 + +------------------------------------------------------------------- +Fri Jan 31 18:40:47 CET 2025 - krisman@suse.de + +- io_uring/eventfd: abstract out ev_fd put helper (CVE-2025-21655 + bsc#1236163). +- commit 3ee0779 + +------------------------------------------------------------------- +Fri Jan 31 17:47:10 CET 2025 - krisman@suse.de + +- io_uring/sqpoll: zero sqd->thread on tctx errors (CVE-2025-21633 + bsc#1236108). +- commit e81e97d + +------------------------------------------------------------------- +Fri Jan 31 16:50:37 CET 2025 - mgorman@suse.de + +- sched_ext: update scx_bpf_dsq_insert() doc for SCX_DSQ_LOCAL_ON + (git fixes (sched)). +- cpufreq: schedutil: Fix superfluous updates caused by + need_freq_update (git fixes (sched)). +- sched/fair: Fix update_cfs_group() vs DELAY_DEQUEUE (git fixes + (sched)). +- sched/fair: Fix EEVDF entity placement bug causing scheduling + lag (git fixes (sched)). +- sched_ext: idle: Refresh idle masks during idle-to-idle + transitions (git fixes (sched)). +- freezer, sched: Report frozen tasks as 'D' instead of 'R' + (git fixes (sched)). +- epoll: Add synchronous wakeup support for ep_poll_callback + (git fixes (sched)). +- commit 3d30d97 + +------------------------------------------------------------------- +Fri Jan 31 11:16:22 CET 2025 - ptesarik@suse.com + +- mm/rodata_test: use READ_ONCE() to read const variable + (git-fixes). +- commit d31a779 + +------------------------------------------------------------------- +Fri Jan 31 10:16:03 CET 2025 - ggherdovich@suse.cz + +- cpufreq/amd-pstate: Fix prefcore rankings (git-fixes). +- commit 6e54c2a + +------------------------------------------------------------------- +Fri Jan 31 08:45:14 CET 2025 - tiwai@suse.de + +- rtc: zynqmp: Fix optional clock name property (git-fixes). +- rtc: loongson: clear TOY_MATCH0_REG in loongson_rtc_isr() + (git-fixes). +- rtc: pcf85063: fix potential OOB write in PCF85063 NVMEM read + (git-fixes). +- rtc: tps6594: Fix integer overflow on 32bit systems (git-fixes). +- PM: sleep: core: Synchronize runtime PM status of parents and + children (git-fixes). +- PM: hibernate: Add error handling for syscore_suspend() + (git-fixes). +- Bluetooth: L2CAP: accept zero as a special value for MTU + auto-selection (git-fixes). +- Bluetooth: btnxpuart: Fix glitches seen in dual A2DP streaming + (git-fixes). +- Bluetooth: btusb: mediatek: Add locks for + usb_driver_claim_interface() (git-fixes). +- usbnet: ipheth: use static NDP16 location in URB (git-fixes). +- usbnet: ipheth: check that DPE points past NCM header + (git-fixes). +- usbnet: ipheth: fix possible overflow in DPE length check + (git-fixes). +- net: usb: rtl8150: enable basic endpoint checking (git-fixes). +- net: phy: c45-tjaxx: add delay between MDIO write and read in + soft_reset (git-fixes). +- net: rose: fix timer races against user threads (git-fixes). +- net: phy: marvell-88q2xxx: Fix temperature measurement with + reset-gpios (git-fixes). +- NFC: nci: Add bounds checking in nci_hci_create_pipe() + (git-fixes). +- docs: power: Fix footnote reference for Toshiba Satellite + P10-554 (git-fixes). +- gpio: mxc: remove dead code after switch to DT-only (git-fixes). +- commit ca8e15a + +------------------------------------------------------------------- +Fri Jan 31 05:24:26 CET 2025 - tonyj@suse.de + +- docs: ABI: sysfs-bus-event_source-devices-vpa-pmu: Fix htmldocs + errors (jsc#PED-10947, git-fixes). +- commit 84a7517 + +------------------------------------------------------------------- +Fri Jan 31 03:50:33 CET 2025 - tonyj@suse.de + +- perf/x86/intel: Add PMU support for ArrowLake-H (jsc#PED-10527). +- perf/x86/intel: Support hybrid PMU with multiple atom uarchs + (jsc#PED-10527). +- x86/cpu/intel: Define helper to get CPU core native ID + (jsc#PED-10527). +- perf/x86: Refine hybrid_pmu_type defination (jsc#PED-10527). +- commit d4840cf + +------------------------------------------------------------------- +Fri Jan 31 03:49:36 CET 2025 - tonyj@suse.de + +- perf/x86/intel/uncore: Add Clearwater Forest support + (jsc#PED-10657). +- commit 3b2b3d7 + +------------------------------------------------------------------- +Fri Jan 31 03:49:04 CET 2025 - tonyj@suse.de + +- perf/x86/intel: Add Arrow Lake U support (jsc#PED-10525). +- commit 7de75f6 + +------------------------------------------------------------------- +Fri Jan 31 02:49:43 CET 2025 - tonyj@suse.de + +- powerpc/perf: Add per-task/process monitoring to vpa_pmu driver + (jsc#PED-10947). +- powerpc/kvm: Add vpa latency counters to kvm_vcpu_arch + (jsc#PED-10947). +- docs: ABI: sysfs-bus-event_source-devices-vpa-pmu: Document + sysfs event format entries for vpa_pmu (jsc#PED-10947). +- commit a4dd907 + +------------------------------------------------------------------- +Fri Jan 31 02:48:27 CET 2025 - tonyj@suse.de + +- powerpc/perf: Add perf interface to expose vpa counters + (jsc#PED-10947). +- Update config files (ppc64le/default/CONFIG_VPA_PMU) +- Update supported.conf (arch/powerpc/perf/vpa-pmu) +- commit f7b6f3e + +------------------------------------------------------------------- +Fri Jan 31 02:04:25 CET 2025 - tonyj@suse.de + +- perf/x86/rapl: Add core energy counter support for AMD CPUs + (jsc#PED-11773). +- perf/x86/rapl: Move the cntr_mask to rapl_pmus struct + (jsc#PED-11773). +- perf/x86/rapl: Remove the global variable rapl_msrs + (jsc#PED-11773). +- perf/x86/rapl: Modify the generic variable names to *_pkg* + (jsc#PED-11773). +- perf/x86/rapl: Add arguments to the init and cleanup functions + (jsc#PED-11773). +- perf/x86/rapl: Make rapl_model struct global (jsc#PED-11773). +- perf/x86/rapl: Rename rapl_pmu variables (jsc#PED-11773). +- perf/x86/rapl: Remove the cpu_to_rapl_pmu() function + (jsc#PED-11773). +- x86/topology: Introduce topology_logical_core_id() + (jsc#PED-11773). +- perf/x86/rapl: Remove the unused get_rapl_pmu_cpumask() function + (jsc#PED-11773). +- perf/x86/rapl: Clean up cpumask and hotplug (jsc#PED-11773). +- perf/x86/rapl: Move the pmu allocation out of CPU hotplug + (jsc#PED-11773). +- x86/amd: Use heterogeneous core topology for identifying boost + numerator (jsc#PED-11773). +- x86/cpu: Add CPU type to struct cpuinfo_topology + (jsc#PED-11773). +- x86/cpu: Enable SD_ASYM_PACKING for PKG domain on AMD + (jsc#PED-11773). +- x86/cpufeatures: Add X86_FEATURE_AMD_HETEROGENEOUS_CORES + (jsc#PED-11773). +- x86/cpufeatures: Rename X86_FEATURE_FAST_CPPC to have AMD prefix + (jsc#PED-11773). +- commit c61d138 + +------------------------------------------------------------------- +Thu Jan 30 17:36:38 CET 2025 - ggherdovich@suse.cz + +- cpufreq/amd-pstate: Use boost numerator for upper bound of + frequencies (git-fixes). +- cpufreq/amd-pstate: Store the boost numerator as highest perf + again (git-fixes). +- commit 6f5ef23 + +------------------------------------------------------------------- +Thu Jan 30 17:27:17 CET 2025 - ggherdovich@suse.cz + +- cpufreq/amd-pstate: Detect preferred core support before driver + registration (git-fixes). +- cpufreq/amd-pstate: Move registration after static function + call update (git-fixes). +- cpufreq/amd-pstate: Push adjust_perf vfunc init into cpu_init + (git-fixes). +- cpufreq/amd-pstate: Align offline flow of shared memory and + MSR based systems (git-fixes). +- cpufreq/amd-pstate: Call cppc_set_epp_perf in the reenable + function (git-fixes). +- cpufreq/amd-pstate: Do not attempt to clear MSR_AMD_CPPC_ENABLE + (git-fixes). +- cpufreq/amd-pstate: Rename functions that enable CPPC + (git-fixes). +- cpufreq/amd-pstate: Remove the redundant amd_pstate_set_driver() + call (git-fixes). +- cpufreq/amd-pstate: Remove the switch case in amd_pstate_init() + (git-fixes). +- cpufreq/amd-pstate: Call amd_pstate_set_driver() in + amd_pstate_register_driver() (git-fixes). +- cpufreq/amd-pstate: Call amd_pstate_register() in + amd_pstate_init() (git-fixes). +- cpufreq/amd-pstate: Set the initial min_freq to + lowest_nonlinear_freq (git-fixes). +- cpufreq/amd-pstate: Remove the redundant verify() function + (git-fixes). +- cpufreq/amd-pstate: Rename MSR and shared memory specific + functions (git-fixes). +- commit 3a64362 + +------------------------------------------------------------------- +Thu Jan 30 15:12:26 CET 2025 - ggherdovich@suse.cz + +- cpufreq: ACPI: Fix max-frequency computation (git-fixes + jsc#PED-12064). +- commit 8847124 + +------------------------------------------------------------------- +Thu Jan 30 14:42:55 CET 2025 - tiwai@suse.de + +- Move upstreamed lpfc and initramfs patches into sorted section +- commit 3188ca8 + +------------------------------------------------------------------- +Thu Jan 30 14:40:12 CET 2025 - tiwai@suse.de + +- Input: synaptics - fix crash when enabling pass-through port + (bsc#1219522). +- commit 37ec4ab + +------------------------------------------------------------------- +Thu Jan 30 13:53:33 CET 2025 - msuchanek@suse.de + +- powerpc/pseries/eeh: Fix get PE state translation (bsc#1215199). +- commit 9a95d7d + +------------------------------------------------------------------- +Thu Jan 30 13:48:12 CET 2025 - msuchanek@suse.de + +- Update config files. + Disable accidentally enabled option + ppc64le: + CONFIG_IRQ_TIME_ACCOUNTING=n +- commit 482ad8d + +------------------------------------------------------------------- +Thu Jan 30 13:45:59 CET 2025 - tiwai@suse.de + +- ALSA: hda/realtek: Workaround for resume on Dell Venue 11 Pro + 7130 (bsc#1235686). +- commit 9e21a47 + +------------------------------------------------------------------- +Thu Jan 30 13:42:43 CET 2025 - msuchanek@suse.de + +- powerpc/pseries/iommu: Don't unset window if it was never set + (jsc#PED-10539 git-fixes). +- commit 198b0d2 + +------------------------------------------------------------------- +Thu Jan 30 11:18:51 CET 2025 - ggherdovich@suse.cz + +- cpufreq: Move endif to the end of Kconfig file (git-fixes). +- commit bff3dd1 + +------------------------------------------------------------------- +Thu Jan 30 08:36:19 CET 2025 - tiwai@suse.de + +- dmaengine: ti: edma: fix OF node reference leaks in edma_driver + (git-fixes). +- regulator: core: Add missing newline character (git-fixes). +- wifi: ath12k: fix read pointer after free in + ath12k_mac_assign_vif_to_vdev() (git-fixes). +- wifi: rtw89: fix proceeding MCC with wrong scanning state + after sequence changes (git-fixes). +- commit 04018e2 + +------------------------------------------------------------------- +Wed Jan 29 16:30:31 CET 2025 - jgross@suse.com + +- virtio-blk: don't keep queue frozen during system suspend + (CVE-2024-57946 bsc#1236247). +- commit 7fd5c04 + +------------------------------------------------------------------- +Wed Jan 29 16:02:56 CET 2025 - mhocko@suse.com + +- netfilter: x_tables: fix LED ID check in led_tg_check() + (CVE-2024-56650 bsc#1235430). +- commit 7f5dabf + +------------------------------------------------------------------- +Wed Jan 29 10:08:12 CET 2025 - jslaby@suse.cz + +- serial: sh-sci: Increment the runtime usage counter for the + earlycon device (git-fixes). +- serial: sh-sci: Clean sci_ports after at earlycon exit + (git-fixes). +- serial: sh-sci: Do not probe the serial port if its slot in + sci_ports is in use (git-fixes). +- serial: sh-sci: Move runtime PM enable to sci_probe_single() + (git-fixes). +- serial: sh-sci: Drop __initdata macro for port_cfg (git-fixes). +- tty: Permit some TIOCL_SETSEL modes without CAP_SYS_ADMIN + (git-fixes). +- tty: xilinx_uartps: split sysrq handling (git-fixes). +- serial: 8250: Adjust the timeout for FIFO mode (git-fixes). +- commit d006f88 + +------------------------------------------------------------------- +Wed Jan 29 09:22:45 CET 2025 - tiwai@suse.de + +- driver core: class: Fix wild pointer dereferences in API + class_dev_iter_next() (git-fixes). +- devcoredump: cleanup some comments (git-fixes). +- tools/bootconfig: Fix the wrong format specifier (git-fixes). +- serial: sh-sci: Do not probe the serial port if its slot in + sci_ports[] is in use (git-fixes). +- serial: sh-sci: Drop __initdata macro for port_cfg (git-fixes). +- tty: Permit some TIOCL_SETSEL modes without CAP_SYS_ADMIN + (git-fixes). +- tty: xilinx_uartps: split sysrq handling (git-fixes). +- serial: 8250: Adjust the timeout for FIFO mode (git-fixes). +- tty: mips_ejtag_fdc: fix one more u8 warning (git-fixes). +- LoongArch: Fix warnings during S3 suspend (git-fixes). +- commit b05d21a + +------------------------------------------------------------------- +Tue Jan 28 18:09:18 CET 2025 - cfamullaconrad@suse.com + +- tools/power turbostat: Add initial support for GraniteRapids-D + (jsc#PED-10490). +- commit 5b7dffe + +------------------------------------------------------------------- +Tue Jan 28 13:05:25 CET 2025 - tiwai@suse.de + +- selftests/mm: virtual_address_range: avoid reading from VM_IO + mappings (git-fixes). +- selftests/mm: virtual_address_range: unmap chunks after + validation (git-fixes). +- selftests/mm/cow: modify the incorrect checking parameters + (git-fixes). +- selftests/mm: use selftests framework to print test result + (git-fixes). +- selftests/mm: fix condition in uffd_move_test_common() + (git-fixes). +- selftests: mm: fix conversion specifiers in transact_test() + (git-fixes). +- clk: clk-loongson2: Fix the number count of clk provider + (git-fixes). +- clk: sunxi-ng: a100: enable MMC clock reparenting (git-fixes). +- clk: mmp2: call pm_genpd_init() only after genpd.name is set + (git-fixes). +- clk: thead: Fix cpu2vp_clk for TH1520 AP_SUBSYS clocks + (git-fixes). +- clk: thead: Add CLK_IGNORE_UNUSED to fix TH1520 boot + (git-fixes). +- clk: thead: Fix clk gate registration to pass flags (git-fixes). +- clk: qcom: gcc-sdm845: Do not use shared clk_ops for QUPs + (git-fixes). +- clk: qcom: gcc-x1e80100: Do not turn off usb_2 controller GDSC + (git-fixes). +- clk: qcom: gcc-mdm9607: Fix cmd_rcgr offset for blsp1_uart6 rcg + (git-fixes). +- clk: qcom: camcc-x1e80100: Set titan_top_gdsc as the parent + GDSC of subordinate GDSCs (git-fixes). +- clk: qcom: clk-alpha-pll: fix alpha mode configuration + (git-fixes). +- clk: qcom: dispcc-sm6350: Add missing parent_map for a clock + (git-fixes). +- clk: qcom: gcc-sm6350: Add missing parent_map for two clocks + (git-fixes). +- clk: qcom: clk-rpmh: prevent integer overflow in recalc_rate + (git-fixes). +- clk: qcom: gcc-sm8650: Do not turn off PCIe GDSCs during + gdsc_disable() (git-fixes). +- clk: qcom: gcc-sm8550: Do not turn off PCIe GDSCs during + gdsc_disable() (git-fixes). +- clk: imx8mp: Fix clkout1/2 support (git-fixes). +- clk: sunxi-ng: a64: stop force-selecting PLL-MIPI as TCON0 + parent (git-fixes). +- clk: ralink: mtmips: remove duplicated 'xtal' clock for Ralink + SoC RT3883 (git-fixes). +- clk: mediatek: mt2701-img: add missing dummy clk (git-fixes). +- clk: mediatek: mt2701-mm: add missing dummy clk (git-fixes). +- clk: mediatek: mt2701-bdp: add missing dummy clk (git-fixes). +- clk: mediatek: mt2701-aud: fix conversion to + mtk_clk_simple_probe (git-fixes). +- clk: mediatek: mt2701-vdec: fix conversion to + mtk_clk_simple_probe (git-fixes). +- clk: renesas: cpg-mssr: Fix 'soc' node handling in + cpg_mssr_reserved_init() (git-fixes). +- clk: analogbits: Fix incorrect calculation of vco rate delta + (git-fixes). +- clk: fix an OF node reference leak in of_clk_get_parent_name() + (git-fixes). +- pstore/blk: trivial typo fixes (git-fixes). +- selftests/mm: set allocated memory to non-zero content in cow + test (git-fixes). +- clk: clk-imx8mp-audiomix: fix function signature (git-fixes). +- clk: thead: Fix TH1520 emmc and shdci clock rate (git-fixes). +- efivarfs: Fix error on non-existent file (stable-fixes). +- qca_spi: Make driver probing reliable (git-fixes). +- qca_spi: Fix clock speed for multiple QCA7000 (git-fixes). +- commit 52abd40 + +------------------------------------------------------------------- +Tue Jan 28 10:14:21 CET 2025 - jslaby@suse.cz + +- PCI: rcar-ep: Fix incorrect variable used when calling + devm_request_mem_region() (git-fixes). +- PCI: microchip: Set inbound address translation for coherent + or non-coherent mode (git-fixes). +- PCI: imx6: Add missing reference clock disable logic + (git-fixes). +- PCI: imx6: Deassert apps_reset in imx_pcie_deassert_core_reset() + (git-fixes). +- PCI: imx6: Skip controller_id generation logic for i.MX7D + (git-fixes). +- PCI: imx6: Configure PHY based on Root Complex or Endpoint mode + (git-fixes). +- PCI: dwc: Always stop link in the dw_pcie_suspend_noirq + (git-fixes). +- PCI: qcom: Update ICC and OPP values after Link Up event + (git-fixes). +- PCI: endpoint: pci-epf-test: Fix check for DMA MEMCPY test + (git-fixes). +- PCI: endpoint: pci-epf-test: Set dma_chan_rx pointer to NULL + on error (git-fixes). +- PCI: dwc: ep: Prevent changing BAR size/flags in + pci_epc_set_bar() (git-fixes). +- PCI: dwc: ep: Write BAR_MASK before iATU registers in + pci_epc_set_bar() (git-fixes). +- PCI: endpoint: Finish virtual EP removal in + pci_epf_remove_vepf() (git-fixes). +- PCI: endpoint: Destroy the EPC device in devm_pci_epc_destroy() + (git-fixes). +- PCI/ASPM: Save parent L1SS config in pci_save_aspm_l1ss_state() + (git-fixes). +- commit 6aedcaa + +------------------------------------------------------------------- +Tue Jan 28 10:06:37 CET 2025 - jslaby@suse.cz + +- genirq: Make handle_enforce_irqctx() unconditionally available + (git-fixes). +- commit c47d221 + +------------------------------------------------------------------- +Tue Jan 28 10:04:49 CET 2025 - jslaby@suse.cz + +- Refresh patches.suse/tpm-Map-the-ACPI-provided-event-log.patch. + Add Alt-commit. +- commit 256dd4e + +------------------------------------------------------------------- +Tue Jan 28 10:04:33 CET 2025 - jslaby@suse.cz + +- ipmi: ssif_bmc: Fix new request loss when bmc ready for a + response (git-fixes). +- ipmi: ipmb: Add check devm_kasprintf() returned value + (git-fixes). +- commit 513ad80 + +------------------------------------------------------------------- +Tue Jan 28 08:46:32 CET 2025 - nik.borisov@suse.com + +- x86: Fix build regression with CONFIG_KEXEC_JUMP enabled (git-fixes). +- commit e16e19e + +------------------------------------------------------------------- +Tue Jan 28 08:46:18 CET 2025 - nik.borisov@suse.com + +- clocksource: Make negative motion detection more robust (git-fixes). +- commit fca041b + +------------------------------------------------------------------- +Tue Jan 28 08:39:47 CET 2025 - tiwai@suse.de + +- drm/v3d: Assign job pointer to NULL before signaling the fence + (git-fixes). +- drm/amd/display: Fix error pointers in + amdgpu_dm_crtc_mem_type_changed (git-fixes). +- iio: light: as73211: fix channel handling in only-color + triggered buffer (git-fixes). +- intel_th: core: fix kernel-doc warnings (git-fixes). +- bus: mhi: host: Free mhi_buf vector inside + mhi_alloc_bhie_table() (git-fixes). +- iio: iio-mux: kzalloc instead of devm_kzalloc to ensure page + alignment (git-fixes). +- iio: adc: ad_sigma_delta: Handle CS assertion as intended in + ad_sd_read_reg_raw() (git-fixes). +- iio: adc: ad7124: Refuse invalid input specifiers (git-fixes). +- iio: adc: ad7124: Don't create more channels than the driver + can handle (git-fixes). +- extcon: realtek: fix NULL deref check in extcon_rtk_type_c_probe + (git-fixes). +- misc: fastrpc: Fix copy buffer page size (git-fixes). +- misc: fastrpc: Fix registered buffer page address (git-fixes). +- misc: fastrpc: Deregister device nodes properly in error + scenarios (git-fixes). +- VMCI: fix reference to ioctl-number.rst (git-fixes). +- drivers/card_reader/rtsx_usb: Restore interrupt based detection + (git-fixes). +- uio: uio_dmem_genirq: check the return value of devm_kasprintf() + (git-fixes). +- uio: Fix return value of poll (git-fixes). +- misc: misc_minor_alloc to use ida for all dynamic/misc dynamic + minors (git-fixes). +- pps: Fix a use-after-free (git-fixes). +- Revert "usb: gadget: u_serial: Disable ep before setting port to + null to fix the crash caused by port being null" (stable-fixes). +- usb: typec: tcpci: Prevent Sink disconnection before + vPpsShutdown in SPR PPS (git-fixes). +- usb: dwc3: core: Defer the probe until USB power supply ready + (git-fixes). +- USB: serial: quatech2: fix null-ptr-deref in + qt2_process_read_urb() (git-fixes). +- usb: typec: tcpm: set SRC_SEND_CAPABILITIES timeout to + PD_T_SENDER_RESPONSE (git-fixes). +- usb: host: xhci-plat: Assign shared_hcd->rsrc_start (git-fixes). +- usb: dwc3-am62: Fix an OF node leak in phy_syscon_pll_refclk() + (git-fixes). +- usb: dwc3: Skip resume if pm_runtime_set_active() fails + (git-fixes). +- usb: xhci: Fix NULL pointer dereference on certain command + aborts (git-fixes). +- usb: gadget: f_tcm: Don't prepare BOT write request twice + (git-fixes). +- usb: gadget: f_tcm: ep_autoconfig with fullspeed endpoint + (git-fixes). +- usb: gadget: f_tcm: Fix Get/SetInterface return value + (git-fixes). +- usb: gadget: f_tcm: Decrement command ref count on cleanup + (git-fixes). +- usb: gadget: f_tcm: Translate error to sense (git-fixes). +- usb: gadget: f_tcm: Don't free command immediately (git-fixes). +- usb: gadget: functionfs: fix spellos (git-fixes). +- pwm: microchip-core: fix incorrect comparison with max period + (git-fixes). +- power: reset: as3722-poweroff: Remove unnecessary return in + as3722_poweroff_probe (git-fixes). +- power: ip5xxx_power: Fix return value on ADC read errors + (git-fixes). +- commit f4aee60 + +------------------------------------------------------------------- +Mon Jan 27 17:57:46 CET 2025 - mkoutny@suse.com + +- padata: add pd get/put refcnt helper (git-fixes). +- commit 816d211 + +------------------------------------------------------------------- +Mon Jan 27 17:30:33 CET 2025 - nmorey@suse.com + +- RDMA/hns: Clean up the legacy CONFIG_INFINIBAND_HNS (git-fixes) +- RDMA/mlx5: Fix implicit ODP use after free (git-fixes) +- RDMA/mlx5: Fix a race for an ODP MR which leads to CQE with error (git-fixes) +- RDMA/rxe: Fix the warning "__rxe_cleanup+0x12c/0x170 [rdma_rxe]" (git-fixes) +- RDMA/cxgb4: Notify rdma stack for IB_EVENT_QP_LAST_WQE_REACHED event (git-fixes) +- RDMA/mlx5: Fix indirect mkey ODP page count (git-fixes) +- RDMA/rtrs: Add missing deinit() call (git-fixes) +- RDMA/bnxt_re: Fix to drop reference to the mmap entry in case of error (git-fixes) +- RDMA/srp: Fix error handling in srp_add_port (git-fixes) +- RDMA/rxe: Fix mismatched max_msg_sz (git-fixes) +- rdma/cxgb4: Prevent potential integer overflow on 32bit (git-fixes) +- RDMA/mlx4: Avoid false error about access to uninitialized gids array (git-fixes) +- commit 8a1518e + +------------------------------------------------------------------- +Mon Jan 27 16:52:08 CET 2025 - mkoutny@suse.com + +- padata: avoid UAF for reorder_work (git-fixes). +- padata: fix UAF in padata_reorder (git-fixes). +- commit 0ccb421 + +------------------------------------------------------------------- +Mon Jan 27 16:48:43 CET 2025 - mkoutny@suse.com + +- fork: avoid inappropriate uprobe access to invalid mm + (bsc#1236477). +- commit d6bd244 + +------------------------------------------------------------------- +Mon Jan 27 16:27:13 CET 2025 - nik.borisov@suse.com + +- x86/kexec: Restore GDT on return from ::preserve_context kexec (git-fixes). +- commit 394a2d2 + +------------------------------------------------------------------- +Mon Jan 27 16:27:02 CET 2025 - nik.borisov@suse.com + +- timekeeping: Always check for negative motion (git-fixes). +- commit 6a6f244 + +------------------------------------------------------------------- +Mon Jan 27 16:26:37 CET 2025 - mkoutny@suse.com + +- cgroup/cpuset: remove kernfs active break (bsc#1236110). +- commit 0d4d6ef + +------------------------------------------------------------------- +Mon Jan 27 16:25:21 CET 2025 - mkoutny@suse.com + +- cgroup/cpuset: Prevent leakage of isolated CPUs into sched + domains (jsc#PED-11934). +- cgroup/cpuset: Remove stale text (jsc#PED-11934). +- cgroup/cpuset: Disable cpuset_cpumask_can_shrink() test if + not load balancing (jsc#PED-11934). +- cgroup/cpuset: Enforce at most one + rebuild_sched_domains_locked() call per operation + (jsc#PED-11934). +- cgroup/cpuset: Revert "Allow suppression of sched domain + rebuild in update_cpumasks_hier()" (jsc#PED-11934). +- commit b370227 + +------------------------------------------------------------------- +Mon Jan 27 15:40:22 CET 2025 - nik.borisov@suse.com + +- x86/ioapic: Remove a stray tab in the IO-APIC type string (git-fixes). +- commit c9344f1 + +------------------------------------------------------------------- +Mon Jan 27 15:11:14 CET 2025 - tbogendoerfer@suse.de + +- net: stmmac: dwmac-tegra: Read iommu stream id from device tree + (CVE-2025-21663 bsc#1236260). +- commit f877716 + +------------------------------------------------------------------- +Mon Jan 27 15:07:09 CET 2025 - nik.borisov@suse.com + +- KVM: x86: Advertise SRSO_USER_KERNEL_NO to userspace (git-fixes). +- commit 9294b74 + +------------------------------------------------------------------- +Mon Jan 27 15:06:58 CET 2025 - nik.borisov@suse.com + +- x86/bugs: Add SRSO_USER_KERNEL_NO support (git-fixes). +- commit 6001f65 + +------------------------------------------------------------------- +Mon Jan 27 09:54:48 CET 2025 - tiwai@suse.de + +- maple_tree: simplify split calculation (git-fixes). +- latencytop: use correct kernel-doc format for func params + (git-fixes). +- kasan: fix typo in kasan_poison_new_object documentation + (git-fixes). +- lib/inflate.c: remove dead code (git-fixes). +- firewire: test: Fix potential null dereference in firewire + kunit test (git-fixes). +- maple_tree: reload mas before the second call for mas_empty_area + (git-fixes). +- commit 7ba9d83 + +------------------------------------------------------------------- +Sun Jan 26 10:56:35 CET 2025 - tiwai@suse.de + +- remoteproc: mtk_scp: Only populate devices for SCP cores + (git-fixes). +- remoteproc: omap: Handle ARM dma_iommu_mapping (git-fixes). +- remoteproc: core: Fix ida_free call while not allocated + (git-fixes). +- watchdog: rti_wdt: Fix an OF node leak in rti_wdt_probe() + (git-fixes). +- mtd: rawnand: brcmnand: fix status read of brcmnand_waitfunc + (git-fixes). +- mtd: spinand: Remove write_enable_op() in markbad() (git-fixes). +- mtd: onenand: Fix uninitialized retlen in do_otp_read() + (git-fixes). +- PCI: rcar-ep: Fix incorrect variable used when calling + devm_request_mem_region() (git-fixes). +- PCI: imx6: Add missing reference clock disable logic + (git-fixes). +- PCI: imx6: Deassert apps_reset in imx_pcie_deassert_core_reset() + (git-fixes). +- PCI: imx6: Skip controller_id generation logic for i.MX7D + (git-fixes). +- PCI: imx6: Configure PHY based on Root Complex or Endpoint mode + (git-fixes). +- PCI: dwc: Always stop link in the dw_pcie_suspend_noirq + (git-fixes). +- PCI: qcom: Update ICC and OPP values after Link Up event + (git-fixes). +- PCI: endpoint: pci-epf-test: Fix check for DMA MEMCPY test + (git-fixes). +- PCI: endpoint: pci-epf-test: Set dma_chan_rx pointer to NULL + on error (git-fixes). +- PCI: dwc: ep: Prevent changing BAR size/flags in + pci_epc_set_bar() (git-fixes). +- PCI: dwc: ep: Write BAR_MASK before iATU registers in + pci_epc_set_bar() (git-fixes). +- PCI: endpoint: Finish virtual EP removal in + pci_epf_remove_vepf() (git-fixes). +- PCI: endpoint: Destroy the EPC device in devm_pci_epc_destroy() + (git-fixes). +- PCI: Avoid putting some root ports into D3 on TUXEDO Sirius Gen1 + (git-fixes). +- PCI/ASPM: Save parent L1SS config in pci_save_aspm_l1ss_state() + (git-fixes). +- media: nuvoton: Fix an error check in npcm_video_ece_init() + (git-fixes). +- media: dvb-usb-v2: af9035: fix ISO C90 compilation error on + af9035_i2c_master_xfer (git-fixes). +- staging: media: imx: fix OF node leak in + imx_media_add_of_subdevs() (git-fixes). +- media: mmp: Bring back registration of the device (git-fixes). +- media: nxp: imx8-isi: fix v4l2-compliance test errors + (git-fixes). +- media: uvcvideo: Propagate buf->error to userspace (git-fixes). +- media: uvcvideo: Remove dangling pointers (git-fixes). +- media: uvcvideo: Remove redundant NULL assignment (git-fixes). +- media: uvcvideo: Only save async fh if success (git-fixes). +- media: uvcvideo: Support partial control reads (git-fixes). +- media: uvcvideo: Fix event flags in uvc_ctrl_send_events + (git-fixes). +- media: uvcvideo: Fix double free in error path (git-fixes). +- media: uvcvideo: Fix crash during unbind if gpio unit is in use + (git-fixes). +- staging: media: max96712: fix kernel oops when removing module + (git-fixes). +- media: camif-core: Add check for clk_enable() (git-fixes). +- media: mipi-csis: Add check for clk_enable() (git-fixes). +- media: ov5640: fix get_light_freq on auto (git-fixes). +- media: mc: fix endpoint iteration (git-fixes). +- media: i2c: ds90ub960: Fix UB9702 VC map (git-fixes). +- media: i2c: ds90ub960: Fix logging SP & EQ status only for + UB9702 (git-fixes). +- media: i2c: ds90ub960: Fix use of non-existing registers on + UB9702 (git-fixes). +- media: i2c: ds90ub960: Fix UB9702 refclk register access + (git-fixes). +- media: i2c: ds90ub9x3: Fix extra fwnode_handle_put() + (git-fixes). +- media: i2c: ov9282: Correct the exposure offset (git-fixes). +- media: intel/ipu6: remove cpu latency qos request on error + (git-fixes). +- media: ccs: Fix cleanup order in ccs_probe() (git-fixes). +- media: imx296: Add standby delay during probe (git-fixes). +- media: i2c: imx412: Add missing newline to prints (git-fixes). +- media: i2c: imx290: Register 0x3011 varies between imx327 and + imx290 (git-fixes). +- media: ccs: Clean up parsed CCS static data on parse failure + (git-fixes). +- media: ccs: Fix CCS static data parsing for large block sizes + (git-fixes). +- media: marvell: Add check for clk_enable() (git-fixes). +- media: stm32: dcmipp: correct dma_set_mask_and_coherent mask + value (git-fixes). +- media: lmedm04: Handle errors for lme2510_int_read (git-fixes). +- media: rc: iguanair: handle timeouts (git-fixes). +- media: rkisp1: Fix unused value issue (git-fixes). +- media: imx-jpeg: Fix potential error pointer dereference in + detach_pm() (git-fixes). +- commit aae4fa1 + +------------------------------------------------------------------- +Sat Jan 25 13:11:33 CET 2025 - tiwai@suse.de + +- ALSA: hda/realtek: Enable Mute LED on HP Laptop 14s-fq1xxx + (stable-fixes). +- ALSA: usb-audio: Add delay quirk for USB Audio Device + (stable-fixes). +- ALSA: hda/realtek: Enable headset mic on Positivo C6400 + (stable-fixes). +- commit 6acf6ed + +------------------------------------------------------------------- +Sat Jan 25 12:56:25 CET 2025 - tiwai@suse.de + +- rhashtable: Fix rhashtable_try_insert test (git-fixes). +- commit f5a7305 + +------------------------------------------------------------------- +Sat Jan 25 12:55:36 CET 2025 - tiwai@suse.de + +- mailbox: zynqmp: Remove invalid __percpu annotation in + zynqmp_ipi_probe() (git-fixes). +- mailbox: tegra-hsp: Clear mailbox before using message + (git-fixes). +- i3c: master: Fix missing 'ret' assignment in set_speed() + (git-fixes). +- i3c: dw: Fix use-after-free in dw_i3c_master driver due to + race condition (git-fixes). +- efi: sysfb_efi: fix W=1 warnings when EFI is not set + (git-fixes). +- of: address: Fix empty resource handling in + __of_address_resource_bounds() (git-fixes). +- of/fdt: Restore possibility to use both ACPI and FDT from + bootloader (git-fixes). +- of: reserved-memory: Do not make kmemleak ignore freed address + (git-fixes). +- of: reserved-memory: Fix using wrong number of cells to get + property 'alignment' (git-fixes). +- of: property: Avoiding using uninitialized variable @imaplen + in parse_interrupt_map() (git-fixes). +- of: Correct child specifier used as input of the 2nd nexus node + (git-fixes). +- of: Fix of_find_node_opts_by_path() handling of + alias+path+options (git-fixes). +- soc: samsung: exynos-pmu: Fix uninitialized ret in + tensor_set_bits_atomic() (git-fixes). +- firmware: qcom: scm: Cleanup global '__scm' on probe failures + (git-fixes). +- firmware: qcom: scm: Fix missing read barrier in + qcom_scm_get_tzmem_pool() (git-fixes). +- firmware: qcom: scm: Fix missing read barrier in + qcom_scm_is_available() (git-fixes). +- soc: qcom: socinfo: Avoid out of bounds read of serial number + (git-fixes). +- soc: qcom: smem_state: fix missing of_node_put in error path + (git-fixes). +- soc: qcom: llcc: Enable LLCC_WRCACHE at boot on X1 (git-fixes). +- soc: mediatek: mtk-devapc: Fix leaking IO map on driver remove + (git-fixes). +- soc: mediatek: mtk-devapc: Fix leaking IO map on error paths + (git-fixes). +- memory: tegra20-emc: fix an OF node reference bug in + tegra_emc_find_node_by_ram_code() (git-fixes). +- soc: atmel: fix device_node release in atmel_soc_device_init() + (git-fixes). +- fbdev: omapfb: Fix an OF node leak in + dss_of_port_get_parent_device() (git-fixes). +- ASoC: Intel: avs: Fix init-config parsing (git-fixes). +- ASoC: Intel: avs: Fix theoretical infinite loop (git-fixes). +- ASoC: Intel: avs: Fix the minimum firmware version numbers + (git-fixes). +- ASoC: Intel: avs: Do not readq() u32 registers (git-fixes). +- ASoC: sun4i-spdif: Add clock multiplier settings (git-fixes). +- ASoC: Intel: sof_sdw: correct mach_params->dmic_num (git-fixes). +- ASoC: wcd937x: Use *-y for Makefile (git-fixes). +- ASoC: mediatek: mt8365: Use *-y for Makefile (git-fixes). +- ASoC: cs40l50: Use *-y for Makefile (git-fixes). +- ASoC: Intel: sof_sdw: Fix DMI match for Lenovo 83JX, 83MC and + 83NM (git-fixes). +- ASoC: Intel: sof_sdw: Fix DMI match for Lenovo 83LC (git-fixes). +- ALSA: hda/realtek - Fixed headphone distorted sound on Acer + Aspire A115-31 laptop (git-fixes). +- ALSA: hda: Fix compilation of snd_hdac_adsp_xxx() helpers + (git-fixes). +- ALSA: seq: Make dependency on UMP clearer (git-fixes). +- padata: fix UAF in padata_reorder (git-fixes). +- padata: fix sysfs store callback check (git-fixes). +- crypto: iaa - Fix IAA disabling that occurs when sync_mode is + set to 'async' (git-fixes). +- crypto: ixp4xx - fix OF node reference leaks in + init_ixp_crypto() (git-fixes). +- crypto: hisilicon/sec2 - fix for aead invalid authsize + (git-fixes). +- crypto: hisilicon/sec2 - fix for aead icv error (git-fixes). +- rhashtable: Fix potential deadlock by moving schedule_work + outside lock (git-fixes). +- crypto: qce - fix priority to be less than ARMv8 CE (git-fixes). +- crypto: qce - unregister previously registered algos in error + path (git-fixes). +- crypto: qce - fix goto jump in error path (git-fixes). +- crypto: caam - use JobR's space to access page 0 regs + (git-fixes). +- crypto: api - Fix boot-up self-test race (git-fixes). +- crypto: tegra - do not transfer req when tegra init fails + (git-fixes). +- pinctrl: renesas: rzg2l: Fix PFC_MASK for RZ/V2H and RZ/G3E + (git-fixes). +- pinctrl: amd: Take suspend type into consideration which pins + are non-wake (git-fixes). +- pinctrl: stm32: Add check for clk_enable() (git-fixes). +- pinctrl: samsung: fix fwnode refcount cleanup if + platform_get_irq_optional() fails (git-fixes). +- pinctrl: samsung: Fix irq handling if an error occurs in + exynos_irq_demux_eint16_31() (git-fixes). +- pinctrl: nomadik: Add check for clk_enable() (git-fixes). +- platform/x86: serdev_helpers: Check for serial_ctrl_uid == + NULL (git-fixes). +- platform/x86: x86-android-tablets: make platform data be static + (git-fixes). +- platform/mellanox: mlxbf-pmc: incorrect type in assignment + (git-fixes). +- commit 04804af + +------------------------------------------------------------------- +Sat Jan 25 12:30:54 CET 2025 - tiwai@suse.de + +- Move upstreamed TPM patch into sorted section +- commit a914dc3 + +------------------------------------------------------------------- +Fri Jan 24 22:02:50 CET 2025 - dsterba@suse.com + +- dm thin: make get_first_thin use rcu-safe list first function (CVE-2025-21664 bsc#1236262) +- commit bce62ed + +------------------------------------------------------------------- +Fri Jan 24 21:55:16 CET 2025 - dsterba@suse.com + +- selinux: ignore unknown extended permissions (CVE-2024-57931 bsc#1236192) +- commit edbf793 + +------------------------------------------------------------------- +Fri Jan 24 21:44:54 CET 2025 - dsterba@suse.com + +- net_sched: cls_flow: validate TCA_FLOW_RSHIFT attribute (CVE-2025-21653 bsc#1236161) +- commit bfe69c3 + +------------------------------------------------------------------- +Fri Jan 24 21:34:09 CET 2025 - dsterba@suse.com + +- ipvlan: Fix use-after-free in ipvlan_get_iflink() (CVE-2025-21652 bsc#1236160) +- commit ed4d75b + +------------------------------------------------------------------- +Fri Jan 24 20:15:40 CET 2025 - dsterba@suse.com + +- net/sctp: Prevent autoclose integer overflow in sctp_association_init() (CVE-2024-57938 bsc#1236182) +- commit cb64cb6 + +------------------------------------------------------------------- +Fri Jan 24 20:05:01 CET 2025 - dsterba@suse.com + +- fgraph: Add READ_ONCE() when accessing fgraph_array[] (CVE-2024-57934 bsc#1236179) +- commit f0f5c56 + +------------------------------------------------------------------- +Fri Jan 24 20:03:31 CET 2025 - dsterba@suse.com + +- topology: Keep the cpumask unchanged when printing cpumap (CVE-2024-57917 bsc#1236127) +- commit 29e8746 + +------------------------------------------------------------------- +Fri Jan 24 19:58:20 CET 2025 - dsterba@suse.com + +- mm: vmscan: account for free pages to prevent infinite Loop in throttle_direct_reclaim() (CVE-2024-57884 bsc#1235948) +- commit cd69bfc + +------------------------------------------------------------------- +Fri Jan 24 19:49:13 CET 2025 - dsterba@suse.com + +- netrom: check buffer length before accessing it (CVE-2024-57802 bsc#1235941) +- commit fecc867 + +------------------------------------------------------------------- +Fri Jan 24 13:36:29 CET 2025 - tiwai@suse.de + +- wifi: ath12k: fix tx power, max reg power update to firmware + (git-fixes). +- wifi: mt76: mt7996: fix ldpc setting (git-fixes). +- wifi: mt76: mt7996: fix definition of tx descriptor (git-fixes). +- wifi: mt76: mt7996: fix incorrect indexing of MIB FW event + (git-fixes). +- wifi: mt76: mt7996: fix HE Phy capability (git-fixes). +- wifi: mt76: mt7996: fix the capability of reception of EHT MU + PPDU (git-fixes). +- wifi: mt76: mt7996: add max mpdu len capability (git-fixes). +- wifi: mt76: mt7996: fix register mapping (git-fixes). +- wifi: mt76: mt7915: fix register mapping (git-fixes). +- wifi: mt76: mt7915: fix omac index assignment after hardware + reset (git-fixes). +- wifi: mt76: mt7915: firmware restart on devices with a second + pcie link (git-fixes). +- wifi: mt76: only enable tx worker after setting the channel + (git-fixes). +- wifi: mt76: mt7996: fix rx filter setting for bfee functionality + (git-fixes). +- wifi: mt76: mt7925: Properly handle responses for commands + with events (git-fixes). +- wifi: mt76: mt7925: Cleanup MLO settings post-disconnection + (git-fixes). +- wifi: mt76: mt7925: Update mt7925_mcu_uni_[tx,rx]_ba for MLO + (git-fixes). +- wifi: mt76: mt7925: Init secondary link PM state (git-fixes). +- wifi: mt76: mt7925: Update secondary link PS flow (git-fixes). +- wifi: mt76: mt7925: Update mt7925_unassign_vif_chanctx for + per-link BSS (git-fixes). +- wifi: mt76: mt7925: Update mt792x_rx_get_wcid for per-link STA + (git-fixes). +- wifi: mt76: mt7925: Update mt7925_mcu_sta_update for BC in + ASSOC state (git-fixes). +- wifi: mt76: Enhance mt7925_mac_link_sta_add to support MLO + (git-fixes). +- wifi: mt76: mt7925: Enhance mt7925_mac_link_bss_add to support + MLO (git-fixes). +- wifi: mt76: mt7925: Fix CNM Timeout with Single Active Link + in MLO (git-fixes). +- wifi: mt76: mt7925: fix wrong parameter for related cmd of + chan info (git-fixes). +- wifi: mt76: mt7925: Fix incorrect WCID phy_idx assignment + (git-fixes). +- wifi: mt76: mt7925: Fix incorrect WCID assignment for MLO + (git-fixes). +- wifi: mt76: mt7925: Fix incorrect MLD address in bss_mld_tlv + for MLO support (git-fixes). +- wifi: mt76: connac: Extend mt76_connac_mcu_uni_add_dev for MLO + (git-fixes). +- wifi: mt76: mt7915: fix overflows seen when writing limit + attributes (git-fixes). +- wifi: mt76: mt7996: fix overflows seen when writing limit + attributes (git-fixes). +- wifi: mt76: mt7925: fix the invalid ip address for arp offload + (git-fixes). +- wifi: mt76: mt7925: fix get wrong chip cap from incorrect + pointer (git-fixes). +- commit 0569918 + +------------------------------------------------------------------- +Fri Jan 24 13:34:27 CET 2025 - tiwai@suse.de + +- wifi: mt76: mt7925: fix wrong band_idx setting when enable + sniffer mode (git-fixes). +- wifi: mt76: mt7925: fix NULL deref check in + mt7925_change_vif_links (git-fixes). +- wifi: mt76: mt7915: add module param to select 5 GHz or 6 GHz + on MT7916 (git-fixes). +- wifi: mt76: mt7915: Fix an error handling path in + mt7915_add_interface() (git-fixes). +- wifi: mt76: mt7921: fix using incorrect group cipher after + disconnection (git-fixes). +- wifi: mt76: mt76u_vendor_request: Do not print error messages + when -EPROTO (git-fixes). +- wifi: mt76: mt7915: Fix mesh scan on MT7916 DBDC (git-fixes). +- wifi: mt76: mt7925: fix off by one in mt7925_load_clc() + (git-fixes). +- wifi: rtw88: 8703b: Fix RX/TX issues (git-fixes). +- wifi: rtw89: fix race between cancel_hw_scan and hw_scan + completion (git-fixes). +- wifi: rtw89: mcc: consider time limits not divisible by 1024 + (git-fixes). +- wifi: rtlwifi: rtl8821ae: Fix media status report (git-fixes). +- wifi: cfg80211: adjust allocation of colocated AP data + (git-fixes). +- wifi: mac80211: don't flush non-uploaded STAs (git-fixes). +- wifi: mac80211: Fix common size calculation for ML element + (git-fixes). +- wifi: mac80211: fix tid removal during mesh forwarding + (git-fixes). +- wifi: cfg80211: Move cfg80211_scan_req_add_chan() n_channels + increment earlier (git-fixes). +- wifi: mac80211: prohibit deactivating all links (git-fixes). +- wifi: iwlwifi: mvm: don't count mgmt frames as MPDU (git-fixes). +- wifi: iwlwifi: mvm: avoid NULL pointer dereference (git-fixes). +- commit 98d9d6c + +------------------------------------------------------------------- +Fri Jan 24 13:33:07 CET 2025 - tiwai@suse.de + +- tools: Sync if_xdp.h uapi tooling header (git-fixes). +- wifi: iwlwifi: fw: read STEP table from correct UEFI var + (git-fixes). +- wifi: wlcore: fix unbalanced pm_runtime calls (git-fixes). +- wifi: mt76: mt7996: fix invalid interface combinations + (git-fixes). +- wifi: rtlwifi: pci: wait for firmware loading before releasing + memory (git-fixes). +- wifi: rtlwifi: fix memory leaks and invalid access at probe + error path (git-fixes). +- wifi: rtlwifi: destroy workqueue at rtl_deinit_core (git-fixes). +- wifi: rtlwifi: remove unused check_buddy_priv (git-fixes). +- wifi: rtlwifi: usb: fix workqueue leak when probe fails + (git-fixes). +- wifi: rtlwifi: fix init_sw_vars leak when probe fails + (git-fixes). +- wifi: rtlwifi: wait for firmware loading before releasing memory + (git-fixes). +- wifi: rtlwifi: rtl8192se: rise completion of firmware loading + as last step (git-fixes). +- wifi: rtlwifi: do not complete firmware loading needlessly + (git-fixes). +- wifi: rtlwifi: rtl8821ae: phy: restore removed code to fix + infinite loop (git-fixes). +- wifi: brcmfmac: add missing header include for brcmf_dbg + (git-fixes). +- wifi: ath11k: cleanup struct ath11k_mon_data (git-fixes). +- wifi: ath11k: cleanup struct ath11k_reg_tpc_power_info + (git-fixes). +- wifi: wcn36xx: fix channel survey memory allocation size + (git-fixes). +- wifi: ath11k: Fix unexpected return buffer manager error for + WCN6750/WCN6855 (git-fixes). +- wifi: cfg80211: tests: Fix potential NULL dereference in + test_cfg80211_parse_colocated_ap() (git-fixes). +- commit d9471b1 + +------------------------------------------------------------------- +Fri Jan 24 13:15:50 CET 2025 - tiwai@suse.de + +- keys: drop shadowing dead prototype (git-fixes). +- Refresh + patches.suse/0002-PKCS-7-Check-codeSigning-EKU-for-kernel-module-and-k.patch. +- commit 9473efe + +------------------------------------------------------------------- +Fri Jan 24 13:14:24 CET 2025 - tiwai@suse.de + +- ktest.pl: Fix typo "accesing" (git-fixes). +- ktest.pl: Fix typo in comment (git-fixes). +- ktest.pl: Remove unused declarations in run_bisect_test function + (git-fixes). +- ktest.pl: Check kernelrelease return in get_version (git-fixes). +- selftests: ktap_helpers: Fix uninitialized variable (git-fixes). +- selftests/landlock: Fix error message (git-fixes). +- selftests/landlock: Fix build with non-default pthread linking + (git-fixes). +- landlock: Handle weird files (git-fixes). +- KEYS: trusted: dcp: fix improper sg use with CONFIG_VMAP_STACK=y + (git-fixes). +- selftests/rseq: Fix handling of glibc without rseq support + (git-fixes). +- selftests/ftrace: Fix to use remount when testing mount GID + option (git-fixes). +- selftests: harness: fix printing of mismatch values in + __EXPECT() (git-fixes). +- selftests: timers: clocksource-switch: Adapt progress to + kselftest framework (git-fixes). +- selftest: media_tests: fix trivial UAF typo (git-fixes). +- Input: davinci-keyscan - remove leftover header (git-fixes). +- Input: bbnsm_pwrkey - add remove hook (git-fixes). +- HID: core: Fix assumption that Resolution Multipliers must be + in Logical Collections (git-fixes). +- HID: fix generic desktop D-Pad controls (git-fixes). +- HID: hid-thrustmaster: Fix warning in thrustmaster_probe by + adding endpoint check (git-fixes). +- HID: multitouch: fix support for Goodix PID 0x01e9 (git-fixes). +- Revert "HID: multitouch: Add support for lenovo Y9000P Touchpad" + (stable-fixes). +- HID: wacom: Initialize brightness of LED trigger (git-fixes). +- ipmi: ssif_bmc: Fix new request loss when bmc ready for a + response (git-fixes). +- ipmi: ipmb: Add check devm_kasprintf() returned value + (git-fixes). +- pwm: stm32: Add check for clk_enable() (git-fixes). +- pwm: stm32-lp: Add check for clk_enable() (git-fixes). +- hwmon: Fix help text for aspeed-g6-pwm-tach (git-fixes). +- leds: cht-wcove: Use devm_led_classdev_register() to avoid + memory leak (git-fixes). +- leds: netxbig: Fix an OF node reference leak in + netxbig_leds_get_of_pdata() (git-fixes). +- leds: lp8860: Write full EEPROM, not only half of it + (git-fixes). +- mfd: syscon: Fix race in device_node_get_regmap() (git-fixes). +- HID: hid-sensor-hub: don't use stale platform-data on remove + (git-fixes). +- spi: zynq-qspi: Add check for clk_enable() (git-fixes). +- regulator: of: Implement the unwind path of of_regulator_match() + (git-fixes). +- gpio: pca953x: log an error when failing to get the reset GPIO + (git-fixes). +- net/rose: prevent integer overflows in rose_setsockopt() + (git-fixes). +- selinux: Fix SCTP error inconsistency in selinux_socket_bind() + (git-fixes). +- selftests/powerpc: Fix argument order to timer_sub() + (git-fixes). +- commit df484ba + +------------------------------------------------------------------- +Fri Jan 24 13:10:58 CET 2025 - tiwai@suse.de + +- drm/connector: hdmi: Do atomic check when necessary (git-fixes). +- drm/msm/gem: prevent integer overflow in msm_ioctl_gem_submit() + (git-fixes). +- drm/msm/mdp4: correct LCDC regulator name (git-fixes). +- drm/msm: don't clean up priv->kms prematurely (git-fixes). +- drm/msm: Check return value of of_dma_configure() (git-fixes). +- drm/msm/dpu: link DSPP_2/_3 blocks on X1E80100 (git-fixes). +- drm/msm/dpu: link DSPP_2/_3 blocks on SM8650 (git-fixes). +- drm/msm/dpu: link DSPP_2/_3 blocks on SM8550 (git-fixes). +- drm/msm/dpu: link DSPP_2/_3 blocks on SM8350 (git-fixes). +- drm/msm/dpu: link DSPP_2/_3 blocks on SM8250 (git-fixes). +- drm/msm/dpu: link DSPP_2/_3 blocks on SC8180X (git-fixes). +- drm/msm/dpu: link DSPP_2/_3 blocks on SM8150 (git-fixes). +- drm/msm/dpu: provide DSPP and correct LM config for SDM670 + (git-fixes). +- drm/msm/dpu1: don't choke on disabling the writeback connector + (git-fixes). +- drm/msm/dpu: fix x1e80100 intf_6 underrun/vsync interrupt + (git-fixes). +- drm/msm/hdmi: simplify code in pll_get_integloop_gain + (git-fixes). +- drm/msm/dp: set safe_to_exit_level before printing it + (git-fixes). +- drm/amdgpu: fix gpu recovery disable with per queue reset + (git-fixes). +- drm/amdgpu: tear down ttm range manager for doorbell in + amdgpu_ttm_fini() (git-fixes). +- drm/etnaviv: Fix page property being used for non writecombine + buffers (git-fixes). +- drm/xe/tracing: Fix a potential TP_printk UAF (git-fixes). +- Revert "drm/i915/dpt: Make DPT object unshrinkable" + (stable-fixes). +- Revert "drm/amd/display: Fix green screen issue after suspend" + (stable-fixes). +- drm/amdgpu: simplify return statement in amdgpu_ras_eeprom_init + (git-fixes). +- drm/amdgpu/vcn: reset fw_shared under SRIOV (git-fixes). +- drm/amdgpu: Fix potential NULL pointer dereference in + atomctrl_get_smc_sclk_range_table (git-fixes). +- drm/amd/pm: Fix an error handling path in + vega10_enable_se_edc_force_stall_config() (git-fixes). +- drm/bridge: it6505: Change definition of AUX_FIFO_MAX_SIZE + (git-fixes). +- drm/rockchip: vop2: include rockchip_drm_drv.h (git-fixes). +- commit b984ce6 + +------------------------------------------------------------------- +Fri Jan 24 13:05:04 CET 2025 - tiwai@suse.de + +- ACPI: fan: cleanup resources in the error path of .probe() + (git-fixes). +- cpupower: fix TSC MHz calculation (git-fixes). +- Bluetooth: L2CAP: handle NULL sock pointer in l2cap_sock_alloc + (git-fixes). +- Bluetooth: btrtl: check for NULL in btrtl_setup_realtek() + (git-fixes). +- Bluetooth: btbcm: Fix NULL deref in btbcm_get_board_name() + (git-fixes). +- ax25: rcu protect dev->ax25_ptr (git-fixes). +- Align git commit ID abbreviation guidelines and checks + (git-fixes). +- drm/rockchip: vop2: Add check for 32 bpp format for rk3588 + (git-fixes). +- drm/rockchip: vop2: Check linear format for Cluster windows + on rk3566/8 (git-fixes). +- drm/rockchip: vop2: Setup delay cycle for Esmart2/3 (git-fixes). +- drm/rockchip: vop2: Set AXI id for rk3588 (git-fixes). +- drm/connector: Allow clearing HDMI infoframes (git-fixes). +- drm/rcar-du: dsi: Fix PHY lock bit check (git-fixes). +- drm/rockchip: vop2: Fix the windows switch between different + layers (git-fixes). +- drm/panthor: Preserve the result returned by panthor_fw_resume() + (git-fixes). +- drm/rockchip: vop2: Fix the mixer alpha setup for layer 0 + (git-fixes). +- drm/rockchip: vop2: Fix cluster windows alpha ctrl regsiters + offset (git-fixes). +- drm: renesas: rz-du: Drop DU_MCR0_DPI_OE macro (git-fixes). +- drm: renesas: rz-du: Increase supported resolutions (git-fixes). +- drm/rockchip: vop2: fix rk3588 dp+dsi maxclk verification + (git-fixes). +- drm/tidss: Fix race condition while handling interrupt registers + (git-fixes). +- drm/tidss: Clear the interrupt status for interrupts being + disabled (git-fixes). +- drm/tidss: Fix issue in irq handling causing irq-flood issue + (git-fixes). +- drm/v3d: Stop active perfmon if it is being destroyed + (git-fixes). +- accel/ivpu: Fix Qemu crash when running in passthrough + (git-fixes). +- drm/v3d: Fix performance counter source settings on V3D 7.x + (git-fixes). +- drm/rockchip: cdn-dp: Use drm_connector_helper_hpd_irq_event() + (git-fixes). +- commit ef0aef7 + +------------------------------------------------------------------- +Fri Jan 24 11:29:04 CET 2025 - jwiesner@suse.de + +- net/ipv6: release expired exception dst cached in socket + (CVE-2024-56644 bsc#1235133). +- commit a89d415 + +------------------------------------------------------------------- +Fri Jan 24 11:17:01 CET 2025 - mgorman@suse.de + +- Update config files. +- commit 5e1aa47 + +------------------------------------------------------------------- +Fri Jan 24 11:15:57 CET 2025 - mgorman@suse.de + +- fortify: Move FORTIFY_SOURCE under 'Kernel hardening options' + (jsc#PED-11838). +- mm: security: Check early if HARDENED_USERCOPY is enabled + (jsc#PED-11838). +- mm: security: Allow default HARDENED_USERCOPY to be set at + compile time (jsc#PED-11838). +- mm: security: Move hardened usercopy under 'Kernel hardening + options' (jsc#PED-11838). +- commit 1f3276d + +------------------------------------------------------------------- +Fri Jan 24 11:12:47 CET 2025 - mgorman@suse.de + +- Delete + patches.suse/mm-security-Allow-default-HARDENED_USERCOPY-to-be-set-at-compile-time.patch. +- Delete + patches.suse/mm-security-Move-hardened-usercopy-under-Kernel-hardening-options.patch. +- commit 871e2b7 + +------------------------------------------------------------------- +Fri Jan 24 10:30:53 CET 2025 - tiwai@suse.de + +- drm/i915/fb: Relax clear color alignment to 64 bytes + (stable-fixes). +- drm/amdgpu: fix fw attestation for MP0_14_0_{2/3} + (stable-fixes). +- drm/amdgpu: always sync the GFX pipe on ctx switch + (stable-fixes). +- drm/amdgpu: disable gfxoff with the compute workload on gfx12 + (stable-fixes). +- drm/amd/display: Disable replay and psr while VRR is enabled + (stable-fixes). +- drm/amd/display: Fix PSR-SU not support but still call the + amdgpu_dm_psr_enable (stable-fixes). +- drm/amdgpu/smu13: update powersave optimizations (stable-fixes). +- nouveau/fence: handle cross device fences properly + (stable-fixes). +- commit a60ee67 + +------------------------------------------------------------------- +Thu Jan 23 16:59:08 CET 2025 - mhocko@suse.com + +- Update + patches.suse/ALSA-seq-oss-Fix-races-at-processing-SysEx-messages.patch + (stable-fixes CVE-2024-57893 bsc#1235920). +- Update + patches.suse/RDMA-bnxt_re-Fix-max-SGEs-for-the-Work-Request.patch + (jsc#PED-10682 jsc#PED-11231 CVE-2024-57936 bsc#1236181). +- Update + patches.suse/RDMA-hns-Fix-accessing-invalid-dip_ctx-during-destro.patch + (git-fixes CVE-2024-57935 bsc#1236180). +- Update + patches.suse/RDMA-uverbs-Prevent-integer-overflow-issue.patch + (git-fixes CVE-2024-57890 bsc#1235919). +- Update + patches.suse/arm64-ptrace-fix-partial-SETREGSET-for-NT_ARM_TAGGED_ADDR_CTRL.patch + (git-fixes CVE-2024-57874 bsc#1235808). +- Update + patches.suse/cpufreq-CPPC-Fix-possible-null-ptr-deref-for-cppc_ge.patch + (git-fixes CVE-2024-53230 bsc#1235976). +- Update + patches.suse/cpufreq-CPPC-Fix-possible-null-ptr-deref-for-cpufreq.patch + (git-fixes CVE-2024-53231 bsc#1235977). +- Update + patches.suse/drm-adv7511-Fix-use-after-free-in-adv7533_attach_dsi.patch + (git-fixes CVE-2024-57887 bsc#1235952). +- Update + patches.suse/drm-amd-display-Add-check-for-granularity-in-dml-cei.patch + (stable-fixes CVE-2024-57922 bsc#1236080). +- Update + patches.suse/drm-amd-display-fix-divide-error-in-DM-plane-scale-c.patch + (git-fixes CVE-2024-57919 bsc#1236070). +- Update + patches.suse/drm-amd-display-fix-page-fault-due-to-max-surface-de.patch + (git-fixes CVE-2024-57918 bsc#1236128). +- Update + patches.suse/drm-amdgpu-Add-a-lock-when-accessing-the-buddy-trim-.patch + (git-fixes CVE-2024-57921 bsc#1236076). +- Update + patches.suse/drm-amdkfd-Correct-the-migration-DMA-map-direction.patch + (stable-fixes CVE-2024-57897 bsc#1235969). +- Update + patches.suse/drm-amdkfd-wq_release-signals-dma_fence-only-when-av.patch + (git-fixes CVE-2024-57920 bsc#1236072). +- Update + patches.suse/drm-dp_mst-Ensure-mst_primary-pointer-is-valid-in-dr.patch + (stable-fixes CVE-2024-57798 bsc#1235818). +- Update + patches.suse/drm-dp_mst-Fix-resetting-msg-rx-state-after-topology.patch + (git-fixes CVE-2024-57876 bsc#1235806). +- Update + patches.suse/drm-mediatek-Set-private-all_drm_private-i-drm-to-NU.patch + (git-fixes CVE-2024-57926 bsc#1236082). +- Update + patches.suse/drm-xe-Fix-fault-on-fd-close-after-unbind.patch + (git-fixes CVE-2024-57844 bsc#1235945). +- Update + patches.suse/drm-xe-Fix-tlb-invalidation-when-wedging.patch + (git-fixes CVE-2025-21644 bsc#1236085). +- Update + patches.suse/exfat-fix-the-infinite-loop-in-exfat_readdir.patch + (git-fixes CVE-2024-57940 bsc#1236227). +- Update + patches.suse/exfat-fix-the-new-buffer-was-not-zeroed-before-writing.patch + (git-fixes CVE-2024-57943 bsc#1236230). +- Update + patches.suse/gpio-virtuser-fix-missing-lookup-table-cleanups.patch + (git-fixes CVE-2025-21661 bsc#1236201). +- Update + patches.suse/hwmon-drivetemp-Fix-driver-producing-garbage-data-wh.patch + (git-fixes CVE-2025-21656 bsc#1236248). +- Update + patches.suse/iio-adc-at91-call-input_free_device-on-allocated-iio.patch + (git-fixes CVE-2024-57904 bsc#1236078). +- Update + patches.suse/iio-adc-rockchip_saradc-fix-information-leak-in-trig.patch + (git-fixes CVE-2024-57907 bsc#1236090). +- Update + patches.suse/iio-adc-ti-ads1119-fix-information-leak-in-triggered.patch + (git-fixes CVE-2024-57905 bsc#1236083). +- Update + patches.suse/iio-adc-ti-ads1298-Add-NULL-check-in-ads1298_init.patch + (git-fixes CVE-2024-57944 bsc#1236197). +- Update + patches.suse/iio-adc-ti-ads8688-fix-information-leak-in-triggered.patch + (git-fixes CVE-2024-57906 bsc#1236088). +- Update + patches.suse/iio-dummy-iio_simply_dummy_buffer-fix-information-le.patch + (git-fixes CVE-2024-57911 bsc#1236098). +- Update + patches.suse/iio-imu-kmx61-fix-information-leak-in-triggered-buff.patch + (git-fixes CVE-2024-57908 bsc#1236091). +- Update + patches.suse/iio-light-bh1745-fix-information-leak-in-triggered-b.patch + (git-fixes CVE-2024-57909 bsc#1236095). +- Update + patches.suse/iio-light-vcnl4035-fix-information-leak-in-triggered.patch + (git-fixes CVE-2024-57910 bsc#1236097). +- Update + patches.suse/iio-pressure-zpa2326-fix-information-leak-in-trigger.patch + (git-fixes CVE-2024-57912 bsc#1236101). +- Update + patches.suse/misc-microchip-pci1xxxx-Resolve-kernel-panic-during-.patch + (git-fixes CVE-2024-57916 bsc#1236125). +- Update + patches.suse/net-mlx5e-Skip-restore-TC-rules-for-vport-rep-withou.patch + (jsc#PED-11331 CVE-2024-57801 bsc#1235940). +- Update + patches.suse/netfs-Fix-ceph-copy-to-cache-on-write-begin.patch + (git-fixes CVE-2024-57942 bsc#1236229). +- Update + patches.suse/netfs-Fix-enomem-handling-in-buffered-reads.patch + (git-fixes CVE-2024-57928 bsc#1236092). +- Update + patches.suse/netfs-Fix-the-non-cancellation-of-copy-when-cache-is-temporarily-disabled.patch + (git-fixes CVE-2024-57941 bsc#1236228). +- Update + patches.suse/nfs-Fix-oops-in-nfs_netfs_init_request-when-copying-to-cache.patch + (git-fixes CVE-2024-57927 bsc#1236089). +- Update patches.suse/nvmet-Don-t-overflow-subsysnqn.patch + (git-fixes CVE-2024-53681 bsc#1235904). +- Update + patches.suse/platform-x86-amd-pmc-Only-disable-IRQ1-wakeup-where-.patch + (git-fixes CVE-2025-21645 bsc#1236131). +- Update + patches.suse/powerpc-pseries-vas-Add-close-callback-in-vas_vm_ops.patch + (bsc#1234825 CVE-2024-56765 bsc#1235643). +- Update + patches.suse/s390-cpum_sf-Handle-CPU-hotplug-remove-during-sampling.patch + (git-fixes bsc#1234715 CVE-2024-57849 bsc#1235814). +- Update + patches.suse/usb-gadget-f_fs-Remove-WARN_ON-in-functionfs_bind.patch + (git-fixes CVE-2024-57913 bsc#1236102). +- Update + patches.suse/usb-gadget-u_serial-Disable-ep-before-setting-port-t.patch + (git-fixes CVE-2024-57915 bsc#1236120). +- Update + patches.suse/usb-typec-tcpci-fix-NULL-pointer-issue-on-shared-irq.patch + (git-fixes CVE-2024-57914 bsc#1236119). +- Update + patches.suse/wifi-cfg80211-clear-link-ID-from-bitmap-during-link-.patch + (stable-fixes CVE-2024-57898 bsc#1235966). +- Update + patches.suse/wifi-mac80211-fix-mbss-changed-flags-corruption-on-3.patch + (stable-fixes CVE-2024-57899 bsc#1235924). +- Update + patches.suse/workqueue-Do-not-warn-when-cancelling-WQ_MEM_RECLAIM-work-from-WQ_MEM_RECLAIM-worker.patch + (bsc#1235416 CVE-2024-57888 bsc#1235918). +- Update + patches.suse/x86-fpu-Ensure-shadow-stack-is-active-before-getting-regis.patch + (git-fixes CVE-2025-21632 bsc#1236106). +- commit 54bbd23 + +------------------------------------------------------------------- +Thu Jan 23 16:45:43 CET 2025 - davide.benini@suse.com + +- net: inet: do not leave a dangling sk pointer in inet_create() + (CVE-2024-56601 bsc#1235230). +- commit 9915dd5 + +------------------------------------------------------------------- +Thu Jan 23 16:21:54 CET 2025 - dsterba@suse.com + +- bpf,perf: Fix invalid prog_array access in perf_event_detach_bpf_prog (CVE-2024-56665 bsc#1235489) +- commit c21f948 + +------------------------------------------------------------------- +Thu Jan 23 15:18:22 CET 2025 - mgorman@suse.de + +- psi: Fix race when task wakes up before psi_sched_switch() + adjusts flags (bsc#1234634 (Scheduler functional and performance + backports)). +- sched, psi: Don't account irq time if sched_clock_irqtime is + disabled (bsc#1234634 (Scheduler functional and performance + backports)). +- sched: Don't account irq time if sched_clock_irqtime is disabled + (bsc#1234634 (Scheduler functional and performance backports)). +- sched: Define sched_clock_irqtime as static key (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/fair: Do not compute overloaded status unnecessarily + during lb (bsc#1234634 (Scheduler functional and performance + backports)). +- sched/fair: Do not compute NUMA Balancing stats unnecessarily + during lb (bsc#1234634 (Scheduler functional and performance + backports)). +- sched/debug: Change need_resched warnings to pr_err (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/fair: Encapsulate set custom slice in a __setparam_fair() + function (bsc#1234634 (Scheduler functional and performance + backports)). +- sched: Fix race between yield_to() and try_to_wake_up() + (bsc#1234634 (Scheduler functional and performance backports)). +- docs: Update Schedstat version to 17 (bsc#1234634 (Scheduler + functional and performance backports)). +- sched/stats: Print domain name in /proc/schedstat (bsc#1234634 + (Scheduler functional and performance backports)). +- sched: Move sched domain name out of CONFIG_SCHED_DEBUG + (bsc#1234634 (Scheduler functional and performance backports)). +- sched: Report the different kinds of imbalances in + /proc/schedstat (bsc#1234634 (Scheduler functional and + performance backports)). +- sched/fair: Cleanup in migrate_degrades_locality() to improve + readability (bsc#1234634 (Scheduler functional and performance + backports)). +- sched/fair: Fix value reported by hot tasks pulled in + /proc/schedstat (bsc#1234634 (Scheduler functional and + performance backports)). +- sched/fair: Update comments after sched_tick() rename + (bsc#1234634 (Scheduler functional and performance backports)). +- sched/fair: Fix CPU bandwidth limit bypass during CPU hotplug + (bsc#1234634 (Scheduler functional and performance backports)). +- sched: deadline: Cleanup goto label in + pick_earliest_pushable_dl_task (bsc#1234634 (Scheduler + functional and performance backports)). +- sched/fair: Untangle NEXT_BUDDY and pick_next_task() + (bsc#1234634 (Scheduler functional and performance backports)). +- sched/fair: Mark m*_vruntime() with __maybe_unused (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/fair: Fix variable declaration position (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/fair: Do not try to migrate delayed dequeue task + (bsc#1234634 (Scheduler functional and performance backports)). +- sched/fair: Rename cfs_rq.nr_running into nr_queued (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/fair: Remove unused cfs_rq.idle_nr_running (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/fair: Rename cfs_rq.idle_h_nr_running into h_nr_idle + (bsc#1234634 (Scheduler functional and performance backports)). +- sched/fair: Removed unsued cfs_rq.h_nr_delayed (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/fair: Use the new cfs_rq.h_nr_runnable (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/fair: Add new cfs_rq.h_nr_runnable (bsc#1234634 (Scheduler + functional and performance backports)). +- sched/fair: Rename h_nr_running into h_nr_queued (bsc#1234634 + (Scheduler functional and performance backports)). +- sched: Unify HK_TYPE_{TIMER|TICK|MISC} to HK_TYPE_KERNEL_NOISE + (bsc#1234634 (Scheduler functional and performance backports)). +- sched/isolation: Consolidate housekeeping cpumasks that + are always identical (bsc#1234634 (Scheduler functional and + performance backports)). +- sched/isolation: Make "isolcpus=nohz" equivalent to "nohz_full" + (bsc#1234634 (Scheduler functional and performance backports)). +- sched/core: Remove HK_TYPE_SCHED (bsc#1234634 (Scheduler + functional and performance backports)). +- sched/fair: Remove CONFIG_CFS_BANDWIDTH=n definition of + cfs_bandwidth_used() (bsc#1234634 (Scheduler functional and + performance backports)). +- sched/deadline: Consolidate Timer Cancellation (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/deadline: Check bandwidth overflow earlier for hotplug + (bsc#1234634 (Scheduler functional and performance backports)). +- sched/deadline: Correctly account for allocated bandwidth during + hotplug (bsc#1234634 (Scheduler functional and performance + backports)). +- sched/deadline: Restore dl_server bandwidth on non-destructive + root domain changes (bsc#1234634 (Scheduler functional and + performance backports)). +- sched: add READ_ONCE to task_on_rq_queued (bsc#1234634 + (Scheduler functional and performance backports)). +- sched: Don't try to catch up excess steal time (bsc#1234634 + (Scheduler functional and performance backports)). +- commit fa2e8c2 + +------------------------------------------------------------------- +Thu Jan 23 10:42:19 CET 2025 - vbabka@suse.cz + +- mm: reinstate ability to map write-sealed memfd mappings + read-only (bsc#1236186). +- commit ded0978 + +------------------------------------------------------------------- +Thu Jan 23 10:27:51 CET 2025 - jslaby@suse.cz + +- Update + patches.suse/x86-fpu-Ensure-shadow-stack-is-active-before-getting-regis.patch + (git-fixes CVE-2025-21632 bsc#1236106). + Add CVE. +- commit 887d7c3 + +------------------------------------------------------------------- +Thu Jan 23 09:56:12 CET 2025 - nmorey@suse.com + +- net: restrict SO_REUSEPORT to inet sockets (bsc#1235967 CVE-2024-57903) +- commit 58fab3c + +------------------------------------------------------------------- +Thu Jan 23 09:49:03 CET 2025 - nmorey@suse.com + +- net: hns3: fix kernel crash when 1588 is sent on HIP08 devices (bsc#1236143 CVE-2025-21649) +- commit 475f3b6 + +------------------------------------------------------------------- +Thu Jan 23 09:46:11 CET 2025 - nmorey@suse.com + +- net/mlx5: Fix variable not being completed when function returns (bsc#1236198 CVE-2025-21662) +- commit 07f6c41 + +------------------------------------------------------------------- +Wed Jan 22 20:41:08 CET 2025 - mfranc@suse.cz + +- s390/futex: Fix FUTEX_OP_ANDN implementation (git-fixes + bsc#1236286). +- commit 0dace5e + +------------------------------------------------------------------- +Wed Jan 22 19:43:36 CET 2025 - dsterba@suse.com + +- tracing: Prevent bad count for tracing_cpumask_write (CVE-2024-56763 bsc#1235638) +- commit ddb87c7 + +------------------------------------------------------------------- +Wed Jan 22 19:34:39 CET 2025 - dsterba@suse.com + +- dccp: Fix memory leak in dccp_feat_change_recv (CVE-2024-56643 bsc#1235132) +- commit a463e51 + +------------------------------------------------------------------- +Wed Jan 22 19:09:39 CET 2025 - dsterba@suse.com + +- net: stmmac: fix TSO DMA API usage causing oops (CVE-2024-56719 bsc#1235591) +- commit 303cb71 + +------------------------------------------------------------------- +Wed Jan 22 18:50:21 CET 2025 - dsterba@suse.com + +- net: mscc: ocelot: fix incorrect IFH SRC_PORT field in ocelot_ifh_set_basic() (CVE-2024-56717 bsc#1235588) +- commit 9d81d98 + +------------------------------------------------------------------- +Wed Jan 22 18:48:39 CET 2025 - dsterba@suse.com + +- EDAC/igen6: Avoid segmentation fault on module unload (CVE-2024-56708 bsc#1235564) +- commit b104d19 + +------------------------------------------------------------------- +Wed Jan 22 18:46:12 CET 2025 - dsterba@suse.com + +- net/smc: initialize close_work early to avoid warning (CVE-2024-56641 bsc#1235526) +- commit 004c5ba + +------------------------------------------------------------------- +Wed Jan 22 18:28:55 CET 2025 - dsterba@suse.com + +- net: hsr: must allocate more bytes for RedBox support (CVE-2024-56639 bsc#1235525) +- commit 5287ee6 + +------------------------------------------------------------------- +Wed Jan 22 17:40:12 CET 2025 - fdmanana@suse.com + +- btrfs: fix transaction atomicity bug when enabling simple quotas + (bsc#1235792 CVE-2024-57806). +- btrfs: flush delalloc workers queue before stopping cleaner + kthread during unmount (bsc#1235965 CVE-2024-57896). +- commit c277493 + +------------------------------------------------------------------- +Wed Jan 22 15:34:32 CET 2025 - tbogendoerfer@suse.de + +- net: hns3: fixed hclge_fetch_pf_reg accesses bar space out of + bounds issue (CVE-2025-21650 bsc#1236144). +- net: hns3: don't auto enable misc vector (CVE-2025-21651 + bsc#1236145). +- gve: guard XSK operations on the existence of queues + (CVE-2024-57933 bsc#1236178). +- gve: guard XDP xmit NDO on existence of xdp queues + (CVE-2024-57932 bsc#1236190). +- commit 234dcb0 + +------------------------------------------------------------------- +Wed Jan 22 14:29:45 CET 2025 - vbabka@suse.cz + +- Update config files. Make zsmalloc the default for zswap (bsc#1235938) +- commit 5f343bc + +------------------------------------------------------------------- +Wed Jan 22 14:23:43 CET 2025 - vbabka@suse.cz + +- Update config files. Enable CONFIG_READ_ONLY_THP_FOR_FS (bsc#1235939) +- commit afec79a + +------------------------------------------------------------------- +Wed Jan 22 12:48:55 CET 2025 - msuchanek@suse.de + +- powerpc/pseries/iommu: IOMMU incorrectly marks MMIO range in + DDW (bsc#1218470 ltc#204531). +- commit 0e16ef6 + +------------------------------------------------------------------- +Wed Jan 22 12:06:40 CET 2025 - oneukum@suse.com + +- Delete + patches.suse/0001-kvm-Reintroduce-nopvspin-kernel-parameter.patch. + This patch was required for a performance issue with specific kernels +- commit 77171c1 + +------------------------------------------------------------------- +Tue Jan 21 20:14:57 CET 2025 - rgoldwyn@suse.com + +- netfs: Fix kernel async DIO (CVE-2025-21643 bsc#1236129). +- commit 5091c6e + +------------------------------------------------------------------- +Tue Jan 21 17:00:38 CET 2025 - vkarasulli@suse.de + +- KVM: x86: Play nice with protected guests in + complete_hypercall_exit() (CVE-2024-55881 bsc#1235745). +- commit 1b22d6c + +------------------------------------------------------------------- +Tue Jan 21 16:59:59 CET 2025 - dsterba@suse.com + +- netfilter: ipset: Hold module reference while requesting a module (CVE-2024-56637 bsc#1235523) +- commit 690c0e7 + +------------------------------------------------------------------- +Tue Jan 21 16:52:14 CET 2025 - neelx@suse.com + +- btrfs: zlib: fix avail_in bytes for s390 zlib HW compression + path (CVE-2024-57923 bsc#1236081). +- commit 8a7a4cd + +------------------------------------------------------------------- +Tue Jan 21 16:49:01 CET 2025 - dsterba@suse.com + +- geneve: do not assume mac header is set in geneve_xmit_skb() (CVE-2024-56636 bsc#1235520) +- commit 952c736 + +------------------------------------------------------------------- +Tue Jan 21 16:47:22 CET 2025 - colyli@suse.de + +- dm array: fix releasing a faulty array block twice in + dm_array_cursor_end (bsc#1236096, CVE-2024-57929). +- commit 39a2cb0 + +------------------------------------------------------------------- +Tue Jan 21 16:43:39 CET 2025 - dsterba@suse.com + +- net: avoid potential UAF in default_operstate() (CVE-2024-56635 bsc#1235519) +- commit 3ce7665 + +------------------------------------------------------------------- +Tue Jan 21 16:33:32 CET 2025 - dsterba@suse.com + +- net: lapb: increase LAPB_HEADER_LEN (CVE-2024-56659 bsc#1235439) +- commit f8467db + +------------------------------------------------------------------- +Tue Jan 21 16:22:07 CET 2025 - dsterba@suse.com + +- net: enetc: Do not configure preemptible TCs if SIs do not support (CVE-2024-56649 bsc#1235449) +- commit 72c14cf + +------------------------------------------------------------------- +Tue Jan 21 16:19:41 CET 2025 - dsterba@suse.com + +- smb: Initialize cfid->tcon before performing network ops (CVE-2024-56729 bsc#1235503) +- commit 01281af + +------------------------------------------------------------------- +Tue Jan 21 16:03:55 CET 2025 - oneukum@suse.com + +- usb: typec: ucsi: Fix connector status writing past buffer size + (git-fixes). +- commit cef7f7d + +------------------------------------------------------------------- +Tue Jan 21 14:52:47 CET 2025 - oneukum@suse.com + +- reenabled kABI padding for rfkill subsystem +- commit 6ada0c1 + +------------------------------------------------------------------- +Tue Jan 21 14:51:54 CET 2025 - oneukum@suse.com + +- reenabled kABI padding for fpga subsystem +- commit 2829876 + +------------------------------------------------------------------- +Tue Jan 21 14:50:28 CET 2025 - oneukum@suse.com + +- reenabled kABI paddings for atheros wifi +- commit e1e449a + +------------------------------------------------------------------- +Tue Jan 21 14:49:44 CET 2025 - oneukum@suse.com + +- reenable kABI paddings for mediatek wifi +- commit 3acd857 + +------------------------------------------------------------------- +Tue Jan 21 14:48:10 CET 2025 - oneukum@suse.com + +- reenable kABI padding for realtek wifi +- commit f74657e + +------------------------------------------------------------------- +Tue Jan 21 14:10:11 CET 2025 - vbabka@suse.cz + +- selftests/mm: add self tests for guard page feature + (jsc#PED-11997). +- commit 60e0640 + +------------------------------------------------------------------- +Tue Jan 21 14:08:12 CET 2025 - vbabka@suse.cz + +- tools: testing: update tools UAPI header for mman-common.h + (jsc#PED-11997). +- commit 8363626 + +------------------------------------------------------------------- +Tue Jan 21 14:07:38 CET 2025 - vbabka@suse.cz + +- mm: madvise: implement lightweight guard page mechanism + (jsc#PED-11997). +- commit ef64fd4 + +------------------------------------------------------------------- +Tue Jan 21 14:06:58 CET 2025 - vbabka@suse.cz + +- mm: add PTE_MARKER_GUARD PTE marker (jsc#PED-11997). +- commit 8bdd1e7 + +------------------------------------------------------------------- +Tue Jan 21 14:06:33 CET 2025 - vbabka@suse.cz + +- mm: pagewalk: add the ability to install PTEs (jsc#PED-11997). +- commit 05dd309 + +------------------------------------------------------------------- +Tue Jan 21 14:05:57 CET 2025 - vbabka@suse.cz + +- mm/madvise: unrestrict process_madvise() for current process + (jsc#PED-11997). +- commit 520a012 + +------------------------------------------------------------------- +Tue Jan 21 14:03:49 CET 2025 - vbabka@suse.cz + +- mm: refactor mm_access() to not return NULL (jsc#PED-11997). +- commit f4b336b + +------------------------------------------------------------------- +Tue Jan 21 13:27:21 CET 2025 - nik.borisov@suse.com + +- x86/cpu/topology: Remove limit of CPUs due to disabled IO/APIC (git-fixes). +- commit 62783ca + +------------------------------------------------------------------- +Tue Jan 21 12:19:50 CET 2025 - nik.borisov@suse.com + +- x86/microcode/intel: Remove unnecessary cache writeback and invalidation (git-fixes). +- commit dc8791d + +------------------------------------------------------------------- +Tue Jan 21 12:15:02 CET 2025 - nik.borisov@suse.com + +- x86/tdx: Dynamically disable SEPT violations from causing #VEs (git-fixes). +- commit 496a9c3 + +------------------------------------------------------------------- +Tue Jan 21 12:14:51 CET 2025 - nik.borisov@suse.com + +- x86/tdx: Rename tdx_parse_tdinfo() to tdx_setup() (git-fixes). +- commit 5e1ffad + +------------------------------------------------------------------- +Tue Jan 21 12:14:38 CET 2025 - nik.borisov@suse.com + +- x86/tdx: Introduce wrappers to read and write TD metadata (git-fixes). +- commit 755075a + +------------------------------------------------------------------- +Tue Jan 21 12:13:09 CET 2025 - nik.borisov@suse.com + +- x86/pkeys: Ensure updated PKRU value is XRSTOR'd (git-fixes). +- commit 51df86b + +------------------------------------------------------------------- +Tue Jan 21 12:12:55 CET 2025 - nik.borisov@suse.com + +- x86/pkeys: Change caller of update_pkru_in_sigframe() (git-fixes). +- commit 978efb4 + +------------------------------------------------------------------- +Tue Jan 21 12:05:34 CET 2025 - nik.borisov@suse.com + +- x86/fpu: Ensure shadow stack is active before "getting" registers (git-fixes). +- commit 46e75e2 + +------------------------------------------------------------------- +Tue Jan 21 10:48:05 CET 2025 - nik.borisov@suse.com + +- x86/mm: Carve out INVLPG inline asm for use by others (git-fixes). +- commit e895153 + +------------------------------------------------------------------- +Tue Jan 21 10:36:27 CET 2025 - nik.borisov@suse.com + +- x86: fix off-by-one in access_ok() (git-fixes). +- commit 4b269aa + +------------------------------------------------------------------- +Tue Jan 21 10:36:15 CET 2025 - nik.borisov@suse.com + +- x86/asm: Make serialize() always_inline (git-fixes). +- commit f957994 + +------------------------------------------------------------------- +Tue Jan 21 10:36:02 CET 2025 - nik.borisov@suse.com + +- x86/CPU/AMD: WARN when setting EFER.AUTOIBRS if and only if the WRMSR fails (git-fixes). +- commit c5e60f6 + +------------------------------------------------------------------- +Tue Jan 21 09:43:17 CET 2025 - nik.borisov@suse.com + +- x86/microcode/AMD: Flush patch buffer mapping after application (git-fixes). +- commit d8e2f7c + +------------------------------------------------------------------- +Tue Jan 21 09:43:04 CET 2025 - nik.borisov@suse.com + +- x86/fred: Fix the FRED RSP0 MSR out of sync with its per-CPU cache (git-fixes). +- commit bb3c863 + +------------------------------------------------------------------- +Tue Jan 21 06:58:40 CET 2025 - jlee@suse.com + +- Reviewed + patches.suse/0004-MODSIGN-checking-the-blacklisted-hash-before-loading.patch +- commit 0e6968e + +------------------------------------------------------------------- +Tue Jan 21 06:56:27 CET 2025 - jlee@suse.com + +- Reviewed + patches.suse/0003-Add-external-no-support-as-bad-taint-module.patch +- commit 86de2cb + +------------------------------------------------------------------- +Mon Jan 20 10:24:55 CET 2025 - msuchanek@suse.de + +- tpm: ibmvtpm: Set TPM_OPS_AUTO_STARTUP flag on driver + (git-fixes). +- commit 6f0e558 + +------------------------------------------------------------------- +Mon Jan 20 09:50:34 CET 2025 - ohering@suse.de + +- net: mana: Cleanup "mana" debugfs dir after cleanup of all children (git-fixes). +- commit 7180a8a + +------------------------------------------------------------------- +Mon Jan 20 09:49:46 CET 2025 - nmorey@suse.com + +- RDMA/hns: Fix missing flush CQE for DWQE (git-fixes) +- commit 87b30f5 + +------------------------------------------------------------------- +Mon Jan 20 09:49:43 CET 2025 - nmorey@suse.com + +- RDMA/hns: Fix warning storm caused by invalid input in IO path (git-fixes) +- commit e09ea24 + +------------------------------------------------------------------- +Mon Jan 20 09:49:40 CET 2025 - nmorey@suse.com + +- RDMA/hns: Fix accessing invalid dip_ctx during destroying QP (git-fixes) +- commit d0ac89c + +------------------------------------------------------------------- +Mon Jan 20 09:49:36 CET 2025 - nmorey@suse.com + +- RDMA/hns: Fix mapping error of zero-hop WQE buffer (git-fixes) +- commit 87de660 + +------------------------------------------------------------------- +Mon Jan 20 09:49:23 CET 2025 - nmorey@suse.com + +- RDMA/nldev: Set error code in rdma_nl_notify_event (git-fixes) +- commit c4562bf + +------------------------------------------------------------------- +Mon Jan 20 09:49:17 CET 2025 - nmorey@suse.com + +- RDMA/core: Fix ENODEV error for iWARP test over vlan (git-fixes) +- commit a0b253d + +------------------------------------------------------------------- +Mon Jan 20 09:49:09 CET 2025 - nmorey@suse.com + +- RDMA/uverbs: Prevent integer overflow issue (git-fixes) +- commit aeb3e97 + +------------------------------------------------------------------- +Mon Jan 20 09:06:19 CET 2025 - jlee@suse.com + +- Reviewed + patches.suse/0001-PKCS-7-Check-codeSigning-EKU-of-certificates-in-PKCS.patch +- commit c96f4a3 + +------------------------------------------------------------------- +Mon Jan 20 09:05:35 CET 2025 - jlee@suse.com + +- Reviewed + patches.suse/0001-X.509-Fix-the-parser-of-extended-key-usage-for-lengt.patch +- commit b4da5d5 + +------------------------------------------------------------------- +Mon Jan 20 09:04:47 CET 2025 - jlee@suse.com + +- Reviewed + patches.suse/0004-Documentation-admin-guide-module-signing.rst-add-ope.patch +- commit 4076611 + +------------------------------------------------------------------- +Mon Jan 20 09:03:14 CET 2025 - jlee@suse.com + +- Reviewed + patches.suse/0003-modsign-Add-codeSigning-EKU-when-generating-X.509-ke.patch +- commit 3ca6e63 + +------------------------------------------------------------------- +Mon Jan 20 09:02:27 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0002-PKCS-7-Check-codeSigning-EKU-for-kernel-module-and-k.patch. + Update config files. + CONFIG_CHECK_CODESIGN_EKU +- commit 3293035 + +------------------------------------------------------------------- +Mon Jan 20 08:59:44 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0001-X.509-Add-CodeSigning-extended-key-usage-parsing.patch. +- commit af592d7 + +------------------------------------------------------------------- +Mon Jan 20 07:49:01 CET 2025 - heming.zhao@suse.com + +- ocfs2: fix slab-use-after-free due to dangling pointer dqi_priv + (bsc#1235964 CVE-2024-57892). +- commit c39636c + +------------------------------------------------------------------- +Mon Jan 20 06:04:14 CET 2025 - jlee@suse.com + +- efi: remove EFI secret key when booting with secure boot + disabled (jsc#PED-1444). +- commit b444d73 + +------------------------------------------------------------------- +Sat Jan 18 18:56:09 CET 2025 - lduncan@suse.com + +- scsi: mpi3mr: Fix corrupt config pages PHY state is switched + in sysfs (CVE-2024-57804 bsc#1235779). +- commit aa77f1e + +------------------------------------------------------------------- +Sat Jan 18 09:43:35 CET 2025 - tiwai@suse.de + +- soc: ti: pruss: Fix pruss APIs (git-fixes). +- reset: rzg2l-usbphy-ctrl: Assign proper of node to the allocated + device (git-fixes). +- platform/x86: lenovo-yoga-tab2-pro-1380-fastcharger: fix serdev + race (git-fixes). +- platform/x86: dell-uart-backlight: fix serdev race (git-fixes). +- Revert "mtd: spi-nor: core: replace dummy buswidth from addr + to data" (git-fixes). +- hwmon: (ltc2991) Fix mixed signed/unsigned in DIV_ROUND_CLOSEST + (git-fixes). +- hwmon: (tmp513) Fix division of negative numbers (git-fixes). +- gpio: xilinx: Convert gpio_lock to raw spinlock (git-fixes). +- i2c: testunit: on errors, repeat NACK until STOP (git-fixes). +- i2c: rcar: fix NACK handling when being a target (git-fixes). +- i2c: mux: demux-pinctrl: check initial mux selection, too + (git-fixes). +- i2c: atr: Fix client detach (git-fixes). +- i2c: core: fix reference leak in i2c_register_adapter() + (git-fixes). +- pmdomain: imx8mp-blk-ctrl: add missing loop break condition + (git-fixes). +- selftests: mptcp: avoid spurious errors on disconnect + (git-fixes). +- drm/amd/pm: fix BUG: scheduling while atomic (stable-fixes). +- drm/amdkfd: wq_release signals dma_fence only when available + (git-fixes). +- drm/amd/display: Add check for granularity in dml ceil/floor + helpers (stable-fixes). +- drm/amd/display: increase MAX_SURFACES to the value supported + by hw (stable-fixes). +- pmdomain: imx: gpcv2: fix an OF node reference leak in + imx_gpcv2_probe() (git-fixes). +- commit edae5a9 + +------------------------------------------------------------------- +Sat Jan 18 02:27:11 CET 2025 - colyli@suse.de + +- block: RCU protect disk->conv_zones_bitmap (bsc#1235820, + CVE-2024-57875). +- commit 76c266d + +------------------------------------------------------------------- +Sat Jan 18 02:19:20 CET 2025 - colyli@suse.de + +- ublk: detach gendisk from ublk device if add_disk() fails + (bsc#1235634, CVE-2024-56764). +- commit 3688e07 + +------------------------------------------------------------------- +Fri Jan 17 16:34:20 CET 2025 - jgross@suse.com + +- KVM: arm64: Get rid of userspace_irqchip_in_use (CVE-2024-53195 + bsc#1234957). +- commit 4e1a286 + +------------------------------------------------------------------- +Fri Jan 17 16:02:10 CET 2025 - jgross@suse.com + +- KVM: arm64: Don't retire aborted MMIO instruction + (CVE-2024-53196 bsc#1234906). +- commit c7394cd + +------------------------------------------------------------------- +Fri Jan 17 14:41:41 CET 2025 - jgross@suse.com + +- xen: Fix the issue of resource not being properly released in + xenbus_dev_probe() (CVE-2024-53198 bsc#1234923). +- commit a0f3f9e + +------------------------------------------------------------------- +Fri Jan 17 13:45:59 CET 2025 - jgross@suse.com + +- x86/static-call: Remove early_boot_irqs_disabled check to fix + Xen PVH dom0 (git-fixes). +- commit 8264638 + +------------------------------------------------------------------- +Fri Jan 17 10:31:40 CET 2025 - vbabka@suse.cz + +- mm: hugetlb: independent PMD page table shared count + (CVE-2024-57883 bsc#1235947). +- commit 454014f + +------------------------------------------------------------------- +Fri Jan 17 10:00:03 CET 2025 - tiwai@suse.de + +- ASoC: tas2781: Fix occasional calibration failture (git-fixes). +- commit 9c36ea2 + +------------------------------------------------------------------- +Fri Jan 17 09:56:33 CET 2025 - tiwai@suse.de + +- drm/xe: Mark ComputeCS read mode as UC on iGPU (git-fixes). +- drm/xe/oa: Add missing VISACTL mux registers (git-fixes). +- drm/xe: make change ccs_mode a synchronous action (git-fixes). +- drm/xe: introduce xe_gt_reset and xe_gt_wait_for_reset + (git-fixes). +- drm/amd/display: Do not elevate mem_type change to full update + (git-fixes). +- drm/amd/display: Do not wait for PSR disable on vbl enable + (git-fixes). +- Revert "drm/amd/display: Enable urgent latency adjustments + for DCN35" (git-fixes). +- drm/amd/display: Validate mdoe under MST LCT=1 case as well + (git-fixes). +- drm/v3d: Ensure job pointer is set to NULL after job completion + (git-fixes). +- drm/vmwgfx: Add new keep_resv BO param (git-fixes). +- drm/vmwgfx: Unreserve BO on error (git-fixes). +- drm/tests: helpers: Fix compiler warning (git-fixes). +- commit 0fe40cd + +------------------------------------------------------------------- +Fri Jan 17 09:53:32 CET 2025 - vkarasulli@suse.de + +- config: enable + CONFIG_INTEL_IOMMU_SCALABLE_MODE_DEFAULT_ON +- commit 7266c28 + +------------------------------------------------------------------- +Fri Jan 17 09:01:32 CET 2025 - ptesarik@suse.com + +- ftrace: Fix regression with module command in stack_trace_filter + (CVE-2024-56569 bsc#1235031). +- commit edf09c4 + +------------------------------------------------------------------- +Fri Jan 17 08:39:32 CET 2025 - tiwai@suse.de + +- Move upstreamed DRM patch into sorted section +- commit efd17c1 + +------------------------------------------------------------------- +Thu Jan 16 19:35:26 CET 2025 - nmorey@suse.com + +- RDMA/siw: Remove direct link to net_device (bsc#1235946 CVE-2024-57857) +- commit a26645d + +------------------------------------------------------------------- +Thu Jan 16 15:47:30 CET 2025 - tbogendoerfer@suse.de + +- af_packet: fix vlan_get_protocol_dgram() vs MSG_PEEK + (CVE-2024-57901 bsc#1235900). +- net: wwan: t7xx: Fix FSM command timeout issue (CVE-2024-39282 + bsc#1235903). +- commit f820992 + +------------------------------------------------------------------- +Thu Jan 16 14:01:50 CET 2025 - tiwai@suse.de + +- tpm: Map the ACPI provided event log (bsc#1233260 bsc#1233259 + bsc#1232421). +- commit 9c4f937 + +------------------------------------------------------------------- +Thu Jan 16 12:43:30 CET 2025 - nmorey@suse.com + +- RDMA/rtrs: Ensure 'ib_sge list' is accessible (bsc#1235902 CVE-2024-36476) +- commit 5e76f66 + +------------------------------------------------------------------- +Thu Jan 16 12:42:57 CET 2025 - nmorey@suse.com + +- RDMA/rxe: Remove the direct link to net_device (bsc#1235906 CVE-2024-57795) +- commit 09cd979 + +------------------------------------------------------------------- +Thu Jan 16 11:02:44 CET 2025 - vkarasulli@suse.de + +- iommu/vt-d: Remove cache tags before disabling ATS + (CVE-2024-56669 bsc#1235245). +- commit f02f36b + +------------------------------------------------------------------- +Thu Jan 16 10:51:32 CET 2025 - vkarasulli@suse.de + +- iommu/vt-d: Fix qi_batch NULL pointer with nested parent domain + (CVE-2024-56668 bsc#1235017). +- commit 1757163 + +------------------------------------------------------------------- +Thu Jan 16 06:39:08 CET 2025 - osalvador@suse.de + +- mm: use aligned address in copy_user_gigantic_page() + (CVE-2024-51729 bsc#1235741). +- commit 3c62d9b + +------------------------------------------------------------------- +Thu Jan 16 01:14:42 CET 2025 - dsterba@suse.com + +- bpf: fix recursive lock when verdict program return SK_PASS (CVE-2024-56694 bsc#1235412) +- commit dfde0f5 + +------------------------------------------------------------------- +Thu Jan 16 00:33:34 CET 2025 - dsterba@suse.com + +- bpf: fix OOB devmap writes when deleting elements (CVE-2024-56615 bsc#1235426) +- commit 997fa6c + +------------------------------------------------------------------- +Thu Jan 16 00:24:40 CET 2025 - dsterba@suse.com + +- xsk: fix OOB map writes when deleting elements (CVE-2024-56614 bsc#1235424) +- commit 4dda137 + +------------------------------------------------------------------- +Wed Jan 15 23:35:20 CET 2025 - dsterba@suse.com + +- mm/mempolicy: fix migrate_to_node() assuming there is at least one VMA in a MM (CVE-2024-56611 bsc#1235391) +- commit 3a11b51 + +------------------------------------------------------------------- +Wed Jan 15 22:53:46 CET 2025 - dsterba@suse.com + +- iommu/tegra241-cmdqv: Fix alignment failure at max_n_shift (CVE-2024-53225 bsc#1235006) +- commit d17bd9f + +------------------------------------------------------------------- +Wed Jan 15 22:15:40 CET 2025 - ailiop@suse.com + +- ring-buffer: Fix overflow in __rb_map_vma (bsc#1235752 + CVE-2024-56368). +- commit 887043f + +------------------------------------------------------------------- +Wed Jan 15 22:08:41 CET 2025 - ailiop@suse.com + +- mm: use aligned address in clear_gigantic_page() (bsc#1235742 + CVE-2024-52319). +- commit cf2082f + +------------------------------------------------------------------- +Wed Jan 15 21:59:22 CET 2025 - ailiop@suse.com + +- netdevsim: prevent bad user input in + nsim_dev_health_break_write() (bsc#1235587 CVE-2024-56716). +- commit 64a78e2 + +------------------------------------------------------------------- +Wed Jan 15 21:51:44 CET 2025 - ailiop@suse.com + +- bpf: Fix UAF via mismatching bpf_prog/attachment RCU flavors + (bsc#1235555 CVE-2024-56675). +- commit 9dd9586 + +------------------------------------------------------------------- +Wed Jan 15 21:42:59 CET 2025 - ailiop@suse.com + +- net: netdevsim: fix nsim_pp_hold_write() (bsc#1235554 + CVE-2024-56713). +- commit 9b9335e + +------------------------------------------------------------------- +Wed Jan 15 21:22:47 CET 2025 - ailiop@suse.com + +- mm/gup: handle NULL pages in unpin_user_pages() (bsc#1235388 + CVE-2024-56612). +- commit 58f5e58 + +------------------------------------------------------------------- +Wed Jan 15 21:17:35 CET 2025 - ailiop@suse.com + +- xsk: Free skb when TX metadata options are invalid (bsc#1235000 + CVE-2024-53236). +- commit 488293a + +------------------------------------------------------------------- +Wed Jan 15 21:05:45 CET 2025 - ailiop@suse.com + +- ipc: fix memleak if msg_init_ns failed in create_ipc_ns + (bsc#1234893 CVE-2024-53175). +- commit ee73306 + +------------------------------------------------------------------- +Wed Jan 15 19:15:21 CET 2025 - dsterba@suse.com + +- ocfs2: fix uninitialized value in ocfs2_file_read_iter() (CVE-2024-53155 bsc#1234855) +- commit 29d10db + +------------------------------------------------------------------- +Wed Jan 15 18:52:14 CET 2025 - neelx@suse.com + +- btrfs: add a sanity check for btrfs root in btrfs_search_slot() + (CVE-2024-56774 bsc#1235653). +- commit 7fe00e3 + +------------------------------------------------------------------- +Wed Jan 15 18:50:33 CET 2025 - dsterba@suse.com + +- ocfs2: free inode when ocfs2_get_init_inode() fails (CVE-2024-56630 bsc#1235479) +- commit 892fcc7 + +------------------------------------------------------------------- +Wed Jan 15 18:45:15 CET 2025 - dsterba@suse.com + +- ceph: give up on paths longer than PATH_MAX (CVE-2024-53685 bsc#1235720) +- commit 96cf2d2 + +------------------------------------------------------------------- +Wed Jan 15 18:25:00 CET 2025 - dsterba@suse.com + +- bcache: revert replacing IS_ERR_OR_NULL with IS_ERR again (CVE-2024-48881 bsc#1235727) +- commit 7611048 + +------------------------------------------------------------------- +Wed Jan 15 18:14:36 CET 2025 - dsterba@suse.com + +- vfio/mlx5: Fix an unwind issue in mlx5vf_add_migration_pages() (CVE-2024-56742 bsc#1235613) +- commit 561ef4c + +------------------------------------------------------------------- +Wed Jan 15 16:43:30 CET 2025 - mhocko@suse.com + +- net/smc: check return value of sock_recvmsg when draining clc + data (CVE-2024-57791 bsc#1235759). +- commit 3137fae + +------------------------------------------------------------------- +Wed Jan 15 16:21:49 CET 2025 - dsterba@suse.com + +- udmabuf: change folios array from kmalloc to kvmalloc (CVE-2024-56544 bsc#1235067) +- commit e18704f + +------------------------------------------------------------------- +Wed Jan 15 16:06:16 CET 2025 - dsterba@suse.com + +- scsi: qedf: Fix a possible memory leak in qedf_alloc_and_init_sb() (CVE-2024-56748 bsc#1235627) +- commit bf1507f + +------------------------------------------------------------------- +Wed Jan 15 15:53:43 CET 2025 - dsterba@suse.com + +- scsi: ufs: core: sysfs: Prevent div by zero (CVE-2024-56622 bsc#1235251) +- commit e1723b2 + +------------------------------------------------------------------- +Wed Jan 15 15:50:39 CET 2025 - dsterba@suse.com + +- scsi: ufs: core: Cancel RTC work during ufshcd_remove() (CVE-2024-56621 bsc#1235228) +- commit dcbc4ba + +------------------------------------------------------------------- +Wed Jan 15 15:47:57 CET 2025 - dsterba@suse.com + +- scsi: ufs: qcom: Only free platform MSIs when ESI is enabled (CVE-2024-56620 bsc#1235227) +- commit a4f3898 + +------------------------------------------------------------------- +Wed Jan 15 14:49:39 CET 2025 - vkarasulli@suse.de + +- virt: tdx-guest: Just leak decrypted memory on unrecoverable + errors (CVE-2024-57793 bsc#1235768). +- commit 5a20f80 + +------------------------------------------------------------------- +Wed Jan 15 12:39:36 CET 2025 - osalvador@suse.de + +- stackdepot: fix stack_depot_save_flags() in NMI context + (CVE-2024-48876 bsc#1235726). +- commit 21d9f52 + +------------------------------------------------------------------- +Wed Jan 15 10:36:54 CET 2025 - jslaby@suse.cz + +- x86/fred: Clear WFE in missing-ENDBRANCH #CPs (CVE-2024-56761 + bsc#1235633). +- commit d326277 + +------------------------------------------------------------------- +Wed Jan 15 10:16:26 CET 2025 - tbogendoerfer@suse.de + +- net: ethernet: oa_tc6: fix tx skb race condition between + reference pointers (CVE-2024-56788 bsc#1235754). +- tools/net/ynl: fix sub-message key lookup for nested attributes + (git-fixes). +- net: tun: fix tun_napi_alloc_frags() (CVE-2024-56372 + bsc#1235753). +- net: renesas: rswitch: avoid use-after-put for a device tree + node (CVE-2024-55639 bsc#1235737). +- commit ab1ee58 + +------------------------------------------------------------------- +Wed Jan 15 09:37:42 CET 2025 - vkarasulli@suse.de + +- KVM: SVM: Allow guest writes to set MSR_AMD64_DE_CFG bits + (bsc#1234635). +- commit ad88ff2 + +------------------------------------------------------------------- +Wed Jan 15 09:12:02 CET 2025 - vbabka@suse.cz + +- mm/page_alloc: don't call pfn_to_page() on possibly non-existent + PFN in split_large_buddy() (CVE-2024-57881 bsc#1235843). +- commit 47fc212 + +------------------------------------------------------------------- +Wed Jan 15 08:40:16 CET 2025 - jlee@suse.com + +- Reviewed + patches.suse/0001-efi-do-not-automatically-generate-secret-key.patch +- commit 64be71e + +------------------------------------------------------------------- +Wed Jan 15 08:39:05 CET 2025 - jlee@suse.com + +- Reviewed + patches.suse/0011-PM-hibernate-require-hibernate-snapshot-image-to-be-.patch +- commit fac3c3b + +------------------------------------------------------------------- +Wed Jan 15 08:34:38 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0010-PM-hibernate-a-option-to-request-that-snapshot-image.patch. + Update config files. + CONFIG_HIBERNATE_VERIFICATION_FORCE is not set +- commit d0b09b5 + +------------------------------------------------------------------- +Wed Jan 15 08:28:05 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0009-PM-hibernate-prevent-EFI-secret-key-to-be-regenerate.patch. +- commit 38aa2b2 + +------------------------------------------------------------------- +Tue Jan 14 19:57:36 CET 2025 - lduncan@suse.com + +- Revert "block, bfq: merge bfq_release_process_ref() into + bfq_put_cooperator()" (CVE-2024-53182 bsc#1234946). +- block: fix uaf for flush rq while iterating tags (CVE-2024-53170 + bsc#1234888). +- scsi: qedi: Fix a possible memory leak in + qedi_alloc_and_init_sb() (CVE-2024-56747 bsc#1234934). +- scsi: bfa: Fix use-after-free in bfad_im_module_exit() + (CVE-2024-53227 bsc#1235011). +- scsi: hisi_sas: Create all dump files during debugfs + initialization (CVE-2024-56588 bsc#1235123). +- commit d7ec03b + +------------------------------------------------------------------- +Tue Jan 14 19:50:13 CET 2025 - ematsumiya@suse.de + +- smb: client: fix TCP timers deadlock after rmmod (bsc#1235723, + CVE-2024-54680). +- commit 067db58 + +------------------------------------------------------------------- +Tue Jan 14 17:51:58 CET 2025 - nik.borisov@suse.com + +- x86/cpu: Add Lunar Lake to list of CPUs with a broken MONITOR implementation (jsc#PED-11963). +- commit 40fc24b + +------------------------------------------------------------------- +Tue Jan 14 17:06:26 CET 2025 - dsterba@suse.com + +- scsi: hisi_sas: Add cond_resched() for no forced preemption model (CVE-2024-56589 bsc#1235241) +- commit 5616a9a + ------------------------------------------------------------------- Tue Jan 14 15:33:20 CET 2025 - jack@suse.cz - Enable CONFIG_BUG_ON_DATA_CORRUPTION (jsc#PED-11849) - commit ad832d9 +------------------------------------------------------------------- +Tue Jan 14 15:22:20 CET 2025 - andrea.porta@suse.com + +- arm64: dts: rockchip: add hevc power domain clock to rk3328 + (git-fixes). +- commit 4ced1a7 + +------------------------------------------------------------------- +Tue Jan 14 15:21:32 CET 2025 - andrea.porta@suse.com + +- arm64: dts: rockchip: rename rfkill label for Radxa ROCK 5B + (git-fixes). +- commit 1aa0c5f + +------------------------------------------------------------------- +Tue Jan 14 15:20:43 CET 2025 - andrea.porta@suse.com + +- arm64: dts: imx95: correct the address length of + netcmix_blk_ctrl (git-fixes). +- commit 261c0be + ------------------------------------------------------------------- Tue Jan 14 15:19:57 CET 2025 - mfranc@suse.cz @@ -14,6 +2984,45 @@ Tue Jan 14 15:19:57 CET 2025 - mfranc@suse.cz patches.suse/0002-security-Add-a-kernel-lockdown-flag-for-early-boot-s.patch. - commit 53733e1 +------------------------------------------------------------------- +Tue Jan 14 15:19:03 CET 2025 - andrea.porta@suse.com + +- arm64: dts: broadcom: Fix L2 linesize for Raspberry Pi 5 + (git-fixes). +- commit 34dcb38 + +------------------------------------------------------------------- +Tue Jan 14 14:29:28 CET 2025 - oneukum@suse.com + +- reinstating kABI paddings for crypto +- commit dcd0a1e + +------------------------------------------------------------------- +Tue Jan 14 14:28:46 CET 2025 - oneukum@suse.com + +- Refresh patches.suse/crypto-add-suse_kabi_padding.patch. +- commit 7e643ee + +------------------------------------------------------------------- +Tue Jan 14 14:22:08 CET 2025 - oneukum@suse.com + +- reinstate PCI kABI paddings +- commit d5bb436 + +------------------------------------------------------------------- +Tue Jan 14 14:20:41 CET 2025 - oneukum@suse.com + +- Reinstating kABI padding for Thunderbolt +- commit 13936cf + +------------------------------------------------------------------- +Tue Jan 14 13:56:33 CET 2025 - oneukum@suse.com + +- usb: typec: Add attribute file showing the USB Modes of the + partner (git-fixes). +- Refresh patches.suse/paddings-add-for-type-C-new-in-SP5.patch. +- commit 1aae08b + ------------------------------------------------------------------- Tue Jan 14 13:36:21 CET 2025 - dsterba@suse.com @@ -28,6 +3037,14 @@ Tue Jan 14 13:30:56 CET 2025 - mgorman@suse.de command line. - commit b89f0e3 +------------------------------------------------------------------- +Tue Jan 14 13:22:24 CET 2025 - oneukum@suse.com + +- usb: typec: Add attribute file showing the supported USB modes + of the port (git-fixes). +- Refresh patches.suse/paddings-add-for-type-C-new-in-SP5.patch. +- commit 2fd6860 + ------------------------------------------------------------------- Tue Jan 14 13:14:11 CET 2025 - mgorman@suse.de @@ -37,6 +3054,80 @@ Tue Jan 14 13:14:11 CET 2025 - mgorman@suse.de options' (jsc#PED-11838). - commit 6f73ffe +------------------------------------------------------------------- +Tue Jan 14 12:25:35 CET 2025 - oneukum@suse.com + +- usb: typec: ucsi: Fix a missing bits to bytes conversion in + ucsi_init() (git-fixes). +- commit 7a60998 + +------------------------------------------------------------------- +Tue Jan 14 12:19:55 CET 2025 - oneukum@suse.com + +- usb: typec: ucsi: Convert connector specific commands to bitmaps + (git-fixes). +- commit 1060e28 + +------------------------------------------------------------------- +Tue Jan 14 12:16:40 CET 2025 - oneukum@suse.com + +- usb: typec: ucsi: Helper for Get Connector Status command + (git-fixes). +- commit 7530947 + +------------------------------------------------------------------- +Tue Jan 14 12:13:57 CET 2025 - oneukum@suse.com + +- usb: typec: ucsi: Add support for the partner USB Modes + (git-fixes). +- commit bb31d21 + +------------------------------------------------------------------- +Tue Jan 14 11:23:30 CET 2025 - oneukum@suse.com + +- usb: typec: ucsi: Supply the USB capabilities to the ports + (git-fixes). +- commit a77d656 + +------------------------------------------------------------------- +Tue Jan 14 11:08:34 CET 2025 - oneukum@suse.com + +- usb: typec: ucsi: UCSI2.0 Set Sink Path command support + (git-fixes). +- commit 0376245 + +------------------------------------------------------------------- +Tue Jan 14 11:05:51 CET 2025 - oneukum@suse.com + +- usb: typec: ucsi: glink: use device_for_each_child_node_scoped() + (git-fixes). +- commit 3691738 + +------------------------------------------------------------------- +Tue Jan 14 10:01:53 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0008-PM-hibernate-Generate-and-verify-signature-for-snaps.patch. + Update config files. + CONFIG_HIBERNATE_VERIFICATION + CONFIG_EFI_SECRET_KEY + CONFIG_HIDDEN_AREA +- commit 4b57a00 + +------------------------------------------------------------------- +Tue Jan 14 08:34:22 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0007-PM-hibernate-encrypt-hidden-area.patch. +- commit a1cdd8d + +------------------------------------------------------------------- +Tue Jan 14 08:11:18 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0006-efi-allow-user-to-regenerate-secret-key.patch. +- commit 498aa9e + ------------------------------------------------------------------- Mon Jan 13 21:30:48 CET 2025 - krisman@suse.de @@ -697,6 +3788,12 @@ Mon Jan 13 11:54:55 CET 2025 - mfranc@suse.cz - s390x config: IOMMU_DEFAULT_DMA_LAZY=y (bsc#1235646) - commit 2199130 +------------------------------------------------------------------- +Mon Jan 13 10:47:35 CET 2025 - oneukum@suse.com + +- net: usb: qmi_wwan: add Telit FE910C04 compositions (git-fixes). +- commit a8a3e1b + ------------------------------------------------------------------- Mon Jan 13 10:05:49 CET 2025 - tiwai@suse.de @@ -799,6 +3896,31 @@ Sun Jan 12 09:34:43 CET 2025 - tiwai@suse.de (git-fixes). - commit 5559cd4 +------------------------------------------------------------------- +Sun Jan 12 09:15:32 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0005-efi-generate-secret-key-in-EFI-boot-environment.patch. + Update config files. + CONFIG_EFI_SECRET_KEY is not set +- commit f3e53e1 + +------------------------------------------------------------------- +Sun Jan 12 09:10:41 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0002-hibernate-avoid-the-data-in-hidden-area-to-be-snapsh.patch. +- commit 81704e7 + +------------------------------------------------------------------- +Sun Jan 12 09:04:59 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0001-security-create-hidden-area-to-keep-sensitive-data.patch. + Update config files. + CONFIG_HIDDEN_AREA is not set +- commit 53e4009 + ------------------------------------------------------------------- Sun Jan 12 03:41:39 CET 2025 - jlee@suse.com @@ -1129,6 +4251,18 @@ Thu Jan 9 17:36:21 CET 2025 - nmorey@suse.com - af_packet: avoid erroring out after sock_init_data() in packet_create() (CVE-2024-56606 bsc#123541) - commit 4c171b7 +------------------------------------------------------------------- +Thu Jan 9 16:31:26 CET 2025 - dsterba@suse.com + +- smb: client: fix NULL ptr deref in crypto_aead_setkey() (CVE-2024-53185 bsc#1234901) +- commit 16fd7dd + +------------------------------------------------------------------- +Thu Jan 9 16:04:11 CET 2025 - dsterba@suse.com + +- net: af_can: do not leave a dangling sk pointer in can_create() (CVE-2024-56603 bsc#1235415) +- commit 358efec + ------------------------------------------------------------------- Thu Jan 9 15:55:44 CET 2025 - ddiss@suse.de @@ -1136,6 +4270,12 @@ Thu Jan 9 15:55:44 CET 2025 - ddiss@suse.de (bsc#1235035 CVE-2024-56570). - commit 707d8d7 +------------------------------------------------------------------- +Thu Jan 9 15:46:57 CET 2025 - dsterba@suse.com + +- ceph: fix cred leak in ceph_mds_check_access() (CVE-2024-56563 bsc#1235107) +- commit 2378163 + ------------------------------------------------------------------- Thu Jan 9 14:31:17 CET 2025 - jdelvare@suse.de @@ -1202,7 +4342,7 @@ Wed Jan 8 13:49:07 CET 2025 - pmladek@suse.com Wed Jan 8 12:30:13 CET 2025 - dsterba@suse.com - btrfs: fix use-after-free waiting for encoded read endios (bsc#1235128) -- commit 0406131 +- commit faccece ------------------------------------------------------------------- Wed Jan 8 12:17:46 CET 2025 - dwagner@suse.de @@ -1388,6 +4528,13 @@ Tue Jan 7 23:36:50 CET 2025 - ailiop@suse.com - dlm: fix possible lkb_resource null dereference (git-fixes). - commit 490216a +------------------------------------------------------------------- +Tue Jan 7 21:30:51 CET 2025 - mbrugger@suse.com + +- powerpc/pseries/vas: Add close() callback in vas_vm_ops struct + (bsc#1234825). +- commit 2674760 + ------------------------------------------------------------------- Tue Jan 7 20:12:47 CET 2025 - tbogendoerfer@suse.de diff --git a/kernel-debug.spec b/kernel-debug.spec index f203ced..4865bf8 100644 --- a/kernel-debug.spec +++ b/kernel-debug.spec @@ -19,7 +19,7 @@ %define srcversion 6.12 %define patchversion 6.12.0 -%define git_commit ed291891ed2804d2dd249f8063da18005e59bab4 +%define git_commit 6642b425d8de140c969bc185b2b1527f15588dfc %define variant %{nil} %define compress_modules zstd %define compress_vmlinux xz @@ -39,7 +39,7 @@ Name: kernel-debug Version: 6.12.0 %if 0%{?is_kotd} -Release: .ged29189 +Release: .g6642b42 %else Release: 0 %endif diff --git a/kernel-default.changes b/kernel-default.changes index eb54d71..6d9f5cb 100644 --- a/kernel-default.changes +++ b/kernel-default.changes @@ -1,9 +1,2979 @@ +------------------------------------------------------------------- +Tue Feb 4 12:23:33 CET 2025 - ailiop@suse.com + +- xfs: Add error handling for xfs_reflink_cancel_cow_range + (git-fixes). +- commit b508427 + +------------------------------------------------------------------- +Tue Feb 4 12:22:51 CET 2025 - ailiop@suse.com + +- xfs: Propagate errors from xfs_reflink_cancel_cow_range in + xfs_dax_write_iomap_end (git-fixes). +- commit e231dcf + +------------------------------------------------------------------- +Tue Feb 4 12:21:58 CET 2025 - ailiop@suse.com + +- xfs: don't call remap_verify_area with sb write protection held + (git-fixes). +- commit b243b98 + +------------------------------------------------------------------- +Tue Feb 4 11:29:34 CET 2025 - tbogendoerfer@suse.de + +- r8169: enable SG/TSO on selected chip versions per default + (bsc#1235874). +- commit 2795291 + +------------------------------------------------------------------- +Tue Feb 4 11:27:18 CET 2025 - tbogendoerfer@suse.de + +- tools: ynl: c: correct reverse decode of empty attrs + (git-fixes). +- net/mlx5e: Fix inversion dependency warning while enabling + IPsec tunnel (CVE-2025-21674 bsc#1236688). +- net: fec: handle page_pool_dev_alloc_pages error (CVE-2025-21676 + bsc#1236696). +- pfcp: Destroy device along with udp socket's netns dismantle + (CVE-2025-21677 bsc#1236697). +- gtp: Destroy device along with udp socket's netns dismantle + (CVE-2025-21678 bsc#1236698). +- gtp: Use for_each_netdev_rcu() in gtp_genl_dump_pdp() + (git-fixes). +- eth: bnxt: always recalculate features after XDP clearing, + fix null-deref (CVE-2025-21682 bsc#1236703). +- commit 7d6efad + +------------------------------------------------------------------- +Mon Feb 3 18:44:57 CET 2025 - ailiop@suse.com + +- NFSv4.2: mark OFFLOAD_CANCEL MOVEABLE (git-fixes). +- commit 29678bd + +------------------------------------------------------------------- +Mon Feb 3 18:42:14 CET 2025 - ailiop@suse.com + +- NFSv4.2: fix COPY_NOTIFY xdr buf size calculation (git-fixes). +- commit d5313f5 + +------------------------------------------------------------------- +Mon Feb 3 18:41:08 CET 2025 - ailiop@suse.com + +- nfs: fix incorrect error handling in LOCALIO (git-fixes). +- commit 9daaf72 + +------------------------------------------------------------------- +Mon Feb 3 18:39:48 CET 2025 - ailiop@suse.com + +- Revert "SUNRPC: Reduce thread wake-up rate when receiving + large RPC messages" (git-fixes). +- commit 39ec528 + +------------------------------------------------------------------- +Mon Feb 3 18:37:45 CET 2025 - ailiop@suse.com + +- NFSD: Insulate nfsd4_encode_read_plus_data() from page + boundaries in the encode buffer (git-fixes). +- commit ffa4780 + +------------------------------------------------------------------- +Mon Feb 3 18:36:59 CET 2025 - ailiop@suse.com + +- NFSD: Insulate nfsd4_encode_read_plus() from page boundaries + in the encode buffer (git-fixes). +- commit fd89a72 + +------------------------------------------------------------------- +Mon Feb 3 18:36:03 CET 2025 - ailiop@suse.com + +- NFSD: Insulate nfsd4_encode_read() from page boundaries in + the encode buffer (git-fixes). +- commit a5474b1 + +------------------------------------------------------------------- +Mon Feb 3 18:33:40 CET 2025 - ailiop@suse.com + +- NFSD: fix decoding in nfs4_xdr_dec_cb_getattr (git-fixes). +- commit 744c03a + +------------------------------------------------------------------- +Mon Feb 3 18:32:30 CET 2025 - ailiop@suse.com + +- nfsd: fix legacy client tracking initialization (git-fixes). +- commit b058f86 + +------------------------------------------------------------------- +Mon Feb 3 15:56:36 CET 2025 - davide.benini@suse.com + +- net: inet6: do not leave a dangling sk pointer in inet6_create() + (CVE-2024-56600 bsc#1235217). +- commit 001ffac + +------------------------------------------------------------------- +Mon Feb 3 15:33:33 CET 2025 - pmladek@suse.com + +- printk: Defer legacy printing when holding printk_cpu_sync + (bsc#1236733). +- commit 35fb637 + +------------------------------------------------------------------- +Mon Feb 3 14:58:27 CET 2025 - ailiop@suse.com + +- iomap: avoid avoid truncating 64-bit offset to 32 bits + (git-fixes). +- commit dcd6fd5 + +------------------------------------------------------------------- +Mon Feb 3 14:57:27 CET 2025 - ailiop@suse.com + +- iomap: pass byte granular end position to iomap_add_to_ioend + (git-fixes). +- commit 3e58ba8 + +------------------------------------------------------------------- +Mon Feb 3 14:56:05 CET 2025 - ailiop@suse.com + +- cachefiles: Parse the "secctx" immediately (git-fixes). +- commit d3745ec + +------------------------------------------------------------------- +Mon Feb 3 14:50:56 CET 2025 - ailiop@suse.com + +- dlm: fix srcu_read_lock() return type to int (git-fixes). +- commit befab55 + +------------------------------------------------------------------- +Mon Feb 3 14:50:02 CET 2025 - ailiop@suse.com + +- dlm: fix removal of rsb struct that is master and dir record + (git-fixes). +- commit 0dc790e + +------------------------------------------------------------------- +Mon Feb 3 14:48:55 CET 2025 - ailiop@suse.com + +- xfs: check for dead buffers in xfs_buf_find_insert (git-fixes). +- commit 518b962 + +------------------------------------------------------------------- +Mon Feb 3 14:47:45 CET 2025 - ailiop@suse.com + +- xfs: fix a double completion for buffers on in-memory targets + (git-fixes). +- commit 230cef5 + +------------------------------------------------------------------- +Mon Feb 3 14:46:58 CET 2025 - ailiop@suse.com + +- xfs/libxfs: replace kmalloc() and memcpy() with kmemdup() + (git-fixes). +- commit e30e5c1 + +------------------------------------------------------------------- +Mon Feb 3 14:34:31 CET 2025 - jgross@suse.com + +- Update config files: remove XEN PV support and kernel side PV device + backends (jsc#PED-11779) +- commit 31e5715 + +------------------------------------------------------------------- +Mon Feb 3 14:26:31 CET 2025 - iivanov@suse.de + +- arm64: dts: marvell: cn9131-cf-solidwan: fix cp1 comphy links (git-fixes) +- commit c3b3ad4 + +------------------------------------------------------------------- +Mon Feb 3 14:25:20 CET 2025 - iivanov@suse.de + +- arm64: dts: rockchip: increase gmac rx_delay on rk3399-puma (git-fixes) +- commit 040d5bd + +------------------------------------------------------------------- +Mon Feb 3 14:24:03 CET 2025 - iivanov@suse.de + +- arm64: dts: rockchip: fix num-channels property of wolfvision pf5 mic (git-fixes) +- commit 80bffba + +------------------------------------------------------------------- +Mon Feb 3 14:23:02 CET 2025 - iivanov@suse.de + +- arm64: dts: rockchip: Fix PCIe3 handling for Edgeble-6TOPS Modules (git-fixes) +- commit 6eeb73e + +------------------------------------------------------------------- +Mon Feb 3 14:18:42 CET 2025 - iivanov@suse.de + +- arm64: dts: rockchip: Fix sdmmc access on rk3308-rock-s0 v1.1 boards (git-fixes) +- commit 0f4955c + +------------------------------------------------------------------- +Mon Feb 3 14:16:30 CET 2025 - iivanov@suse.de + +- arm64: tegra: Fix Tegra234 PCIe interrupt-map (git-fixes) +- commit 17b2e93 + +------------------------------------------------------------------- +Mon Feb 3 14:14:44 CET 2025 - iivanov@suse.de + +- arm64: tegra: Disable Tegra234 sce-fabric node (git-fixes) +- commit 5fbc68f + +------------------------------------------------------------------- +Mon Feb 3 14:13:32 CET 2025 - iivanov@suse.de + +- arm64: tegra: Fix typo in Tegra234 dce-fabric compatible (git-fixes) +- commit b60c09f + +------------------------------------------------------------------- +Mon Feb 3 14:13:17 CET 2025 - ailiop@suse.com + +- xfs: don't shut down the filesystem for media failures beyond + end of log (git-fixes). +- commit b3253c4 + +------------------------------------------------------------------- +Mon Feb 3 14:12:23 CET 2025 - iivanov@suse.de + +- arm64: tegra: Fix DMA ID for SPI2 (git-fixes) +- commit ed27827 + +------------------------------------------------------------------- +Mon Feb 3 14:09:40 CET 2025 - ailiop@suse.com + +- gfs2: Truncate address space when flipping GFS2_DIF_JDATA flag + (git-fixes). +- commit 2bdb106 + +------------------------------------------------------------------- +Mon Feb 3 13:59:21 CET 2025 - iivanov@suse.de + +- arm64: dts: rockchip: Fix Turing RK1 PCIe3 hang (git-fixes) +- commit 6545f4a + +------------------------------------------------------------------- +Mon Feb 3 13:58:33 CET 2025 - iivanov@suse.de + +- arm64: dts: rockchip: Split up RK3588's PCIe pinctrls (git-fixes) +- commit ee6c1d3 + +------------------------------------------------------------------- +Mon Feb 3 13:50:06 CET 2025 - iivanov@suse.de + +- arm64/mm: Override PARange for !LPA2 and use it consistently (git-fixes) +- commit 46430f7 + +------------------------------------------------------------------- +Mon Feb 3 13:47:46 CET 2025 - iivanov@suse.de + +- arm64/mm: Reduce PA space to 48 bits when LPA2 is not enabled (git-fixes) +- commit 1e5b33c + +------------------------------------------------------------------- +Mon Feb 3 13:45:19 CET 2025 - iivanov@suse.de + +- arm64: Filter out SVE hwcaps when FEAT_SVE isn't implemented (git-fixes) +- commit 6644a3b + +------------------------------------------------------------------- +Mon Feb 3 13:42:32 CET 2025 - iivanov@suse.de + +- arm64/sme: Move storage of reg_smidr to __cpuinfo_store_cpu() (git-fixes) +- commit ee0c3e4 + +------------------------------------------------------------------- +Mon Feb 3 13:39:16 CET 2025 - iivanov@suse.de + +- arm64: stacktrace: Don't WARN when unwinding other tasks (git-fixes) +- commit c1b5cbf + +------------------------------------------------------------------- +Mon Feb 3 12:22:59 CET 2025 - dwagner@suse.de + +- nvme: fix bogus kzalloc() return check in + nvme_init_effects_log() (git-fixes). +- commit d42e4b8 + +------------------------------------------------------------------- +Mon Feb 3 11:20:53 CET 2025 - dwagner@suse.de + +- nvme: Add error path for xa_store in nvme_init_effects + (git-fixes). +- nvme: Add error check for xa_store in nvme_get_effects_log + (git-fixes). +- nvme-tcp: Fix I/O queue cpu spreading for multiple controllers + (git-fixes). +- nvmet: propagate npwg topology (git-fixes). +- commit 7f10443 + +------------------------------------------------------------------- +Mon Feb 3 11:05:26 CET 2025 - oneukum@suse.com + +- usbnet: ipheth: fix DPE OoB read (git-fixes). +- commit b2a02b8 + +------------------------------------------------------------------- +Mon Feb 3 11:04:39 CET 2025 - oneukum@suse.com + +- usbnet: ipheth: break up NCM header size computation + (git-fixes). +- commit 7a83cc0 + +------------------------------------------------------------------- +Mon Feb 3 11:03:37 CET 2025 - oneukum@suse.com + +- usbnet: ipheth: refactor NCM datagram loop (git-fixes). +- commit 095ff33 + +------------------------------------------------------------------- +Mon Feb 3 10:53:21 CET 2025 - ohering@suse.de + +- scsi: storvsc: Ratelimit warning logs to prevent VM denial of + service (git-fixes). +- scsi: storvsc: Don't assume cpu_possible_mask is dense + (git-fixes). +- hyperv: Do not overlap the hvcall IO areas in + hv_vtl_apicid_to_vp_id() (git-fixes). +- hyperv: Do not overlap the hvcall IO areas in get_vtl() + (git-fixes). +- hyperv: Enable the hypercall output page for the VTL mode + (git-fixes). +- hv_balloon: Fallback to generic_online_page() for non-HV hot + added mem (git-fixes). +- Drivers: hv: vmbus: Log on missing offers if any (git-fixes). +- Drivers: hv: vmbus: Wait for boot-time offers during boot and + resume (git-fixes). +- uio_hv_generic: Add a check for HV_NIC for send, receive + buffers setup (git-fixes). +- iommu/hyper-v: Don't assume cpu_possible_mask is dense + (git-fixes). +- Drivers: hv: Don't assume cpu_possible_mask is dense + (git-fixes). +- x86/hyperv: Don't assume cpu_possible_mask is dense (git-fixes). +- hyperv: Remove the now unused hyperv-tlfs.h files (git-fixes). +- hyperv: Switch from hyperv-tlfs.h to hyperv/hvhdk.h (git-fixes). +- hyperv: Add new Hyper-V headers in include/hyperv (git-fixes). +- hyperv: Clean up unnecessary #includes (git-fixes). +- hyperv: Move hv_connection_id to hyperv-tlfs.h (git-fixes). +- hv_netvsc: Replace one-element array with flexible array member + (git-fixes). +- commit bf2065f + +------------------------------------------------------------------- +Sun Feb 2 10:01:55 CET 2025 - tiwai@suse.de + +- Revert "media: uvcvideo: Require entities to have a non-zero + unique ID" (bsc#1235894). +- wifi: rtl8xxxu: add more missing rtl8192cu USB IDs + (stable-fixes). +- drm/amd/display: Initialize denominator defaults to 1 + (stable-fixes). +- drm/amd/display: Use HW lock mgr for PSR1 (stable-fixes). +- drm/connector: hdmi: Validate supported_formats matches + ycbcr_420_allowed (stable-fixes). +- commit 839fcdd + +------------------------------------------------------------------- +Sat Feb 1 10:16:05 CET 2025 - tiwai@suse.de + +- ASoC: acp: Support microphone from Lenovo Go S (stable-fixes). +- ALSA: pcm: use new array-copying-wrapper (stable-fixes). +- ALSA: usb-audio: Add delay quirk for iBasso DC07 Pro + (stable-fixes). +- commit ccad405 + +------------------------------------------------------------------- +Sat Feb 1 10:14:26 CET 2025 - tiwai@suse.de + +- PCI: Restore original INTX_DISABLE bit by pcim_intx() + (git-fixes). +- kconfig: fix memory leak in sym_warn_unmet_dep() (git-fixes). +- kconfig: fix file name in warnings when loading + KCONFIG_DEFCONFIG_LIST (git-fixes). +- genksyms: fix memory leak when the same symbol is read from + *.symref file (git-fixes). +- genksyms: fix memory leak when the same symbol is added from + source (git-fixes). +- ata: libata-core: Add ATA_QUIRK_NOLPM for Samsung SSD 870 QVO + drives (git-fixes). +- ASoC: amd: acp: Fix possible deadlock (git-fixes). +- ASoC: da7213: Initialize the mutex (git-fixes). +- ASoC: rockchip: i2s_tdm: Re-add the set_sysclk callback + (git-fixes). +- ALSA: hda: Fix headset detection failure due to unstable sort + (git-fixes). +- ALSA: hda/realtek: Fix quirk matching for Legion Pro 7 + (git-fixes). +- commit 4daaa58 + +------------------------------------------------------------------- +Fri Jan 31 18:52:17 CET 2025 - krisman@suse.de + +- io_uring/eventfd: ensure io_eventfd_signal() defers another + RCU period (CVE-2025-21655 bsc#1236163). +- commit 8c48635 + +------------------------------------------------------------------- +Fri Jan 31 18:40:47 CET 2025 - krisman@suse.de + +- io_uring/eventfd: abstract out ev_fd put helper (CVE-2025-21655 + bsc#1236163). +- commit 3ee0779 + +------------------------------------------------------------------- +Fri Jan 31 17:47:10 CET 2025 - krisman@suse.de + +- io_uring/sqpoll: zero sqd->thread on tctx errors (CVE-2025-21633 + bsc#1236108). +- commit e81e97d + +------------------------------------------------------------------- +Fri Jan 31 16:50:37 CET 2025 - mgorman@suse.de + +- sched_ext: update scx_bpf_dsq_insert() doc for SCX_DSQ_LOCAL_ON + (git fixes (sched)). +- cpufreq: schedutil: Fix superfluous updates caused by + need_freq_update (git fixes (sched)). +- sched/fair: Fix update_cfs_group() vs DELAY_DEQUEUE (git fixes + (sched)). +- sched/fair: Fix EEVDF entity placement bug causing scheduling + lag (git fixes (sched)). +- sched_ext: idle: Refresh idle masks during idle-to-idle + transitions (git fixes (sched)). +- freezer, sched: Report frozen tasks as 'D' instead of 'R' + (git fixes (sched)). +- epoll: Add synchronous wakeup support for ep_poll_callback + (git fixes (sched)). +- commit 3d30d97 + +------------------------------------------------------------------- +Fri Jan 31 11:16:22 CET 2025 - ptesarik@suse.com + +- mm/rodata_test: use READ_ONCE() to read const variable + (git-fixes). +- commit d31a779 + +------------------------------------------------------------------- +Fri Jan 31 10:16:03 CET 2025 - ggherdovich@suse.cz + +- cpufreq/amd-pstate: Fix prefcore rankings (git-fixes). +- commit 6e54c2a + +------------------------------------------------------------------- +Fri Jan 31 08:45:14 CET 2025 - tiwai@suse.de + +- rtc: zynqmp: Fix optional clock name property (git-fixes). +- rtc: loongson: clear TOY_MATCH0_REG in loongson_rtc_isr() + (git-fixes). +- rtc: pcf85063: fix potential OOB write in PCF85063 NVMEM read + (git-fixes). +- rtc: tps6594: Fix integer overflow on 32bit systems (git-fixes). +- PM: sleep: core: Synchronize runtime PM status of parents and + children (git-fixes). +- PM: hibernate: Add error handling for syscore_suspend() + (git-fixes). +- Bluetooth: L2CAP: accept zero as a special value for MTU + auto-selection (git-fixes). +- Bluetooth: btnxpuart: Fix glitches seen in dual A2DP streaming + (git-fixes). +- Bluetooth: btusb: mediatek: Add locks for + usb_driver_claim_interface() (git-fixes). +- usbnet: ipheth: use static NDP16 location in URB (git-fixes). +- usbnet: ipheth: check that DPE points past NCM header + (git-fixes). +- usbnet: ipheth: fix possible overflow in DPE length check + (git-fixes). +- net: usb: rtl8150: enable basic endpoint checking (git-fixes). +- net: phy: c45-tjaxx: add delay between MDIO write and read in + soft_reset (git-fixes). +- net: rose: fix timer races against user threads (git-fixes). +- net: phy: marvell-88q2xxx: Fix temperature measurement with + reset-gpios (git-fixes). +- NFC: nci: Add bounds checking in nci_hci_create_pipe() + (git-fixes). +- docs: power: Fix footnote reference for Toshiba Satellite + P10-554 (git-fixes). +- gpio: mxc: remove dead code after switch to DT-only (git-fixes). +- commit ca8e15a + +------------------------------------------------------------------- +Fri Jan 31 05:24:26 CET 2025 - tonyj@suse.de + +- docs: ABI: sysfs-bus-event_source-devices-vpa-pmu: Fix htmldocs + errors (jsc#PED-10947, git-fixes). +- commit 84a7517 + +------------------------------------------------------------------- +Fri Jan 31 03:50:33 CET 2025 - tonyj@suse.de + +- perf/x86/intel: Add PMU support for ArrowLake-H (jsc#PED-10527). +- perf/x86/intel: Support hybrid PMU with multiple atom uarchs + (jsc#PED-10527). +- x86/cpu/intel: Define helper to get CPU core native ID + (jsc#PED-10527). +- perf/x86: Refine hybrid_pmu_type defination (jsc#PED-10527). +- commit d4840cf + +------------------------------------------------------------------- +Fri Jan 31 03:49:36 CET 2025 - tonyj@suse.de + +- perf/x86/intel/uncore: Add Clearwater Forest support + (jsc#PED-10657). +- commit 3b2b3d7 + +------------------------------------------------------------------- +Fri Jan 31 03:49:04 CET 2025 - tonyj@suse.de + +- perf/x86/intel: Add Arrow Lake U support (jsc#PED-10525). +- commit 7de75f6 + +------------------------------------------------------------------- +Fri Jan 31 02:49:43 CET 2025 - tonyj@suse.de + +- powerpc/perf: Add per-task/process monitoring to vpa_pmu driver + (jsc#PED-10947). +- powerpc/kvm: Add vpa latency counters to kvm_vcpu_arch + (jsc#PED-10947). +- docs: ABI: sysfs-bus-event_source-devices-vpa-pmu: Document + sysfs event format entries for vpa_pmu (jsc#PED-10947). +- commit a4dd907 + +------------------------------------------------------------------- +Fri Jan 31 02:48:27 CET 2025 - tonyj@suse.de + +- powerpc/perf: Add perf interface to expose vpa counters + (jsc#PED-10947). +- Update config files (ppc64le/default/CONFIG_VPA_PMU) +- Update supported.conf (arch/powerpc/perf/vpa-pmu) +- commit f7b6f3e + +------------------------------------------------------------------- +Fri Jan 31 02:04:25 CET 2025 - tonyj@suse.de + +- perf/x86/rapl: Add core energy counter support for AMD CPUs + (jsc#PED-11773). +- perf/x86/rapl: Move the cntr_mask to rapl_pmus struct + (jsc#PED-11773). +- perf/x86/rapl: Remove the global variable rapl_msrs + (jsc#PED-11773). +- perf/x86/rapl: Modify the generic variable names to *_pkg* + (jsc#PED-11773). +- perf/x86/rapl: Add arguments to the init and cleanup functions + (jsc#PED-11773). +- perf/x86/rapl: Make rapl_model struct global (jsc#PED-11773). +- perf/x86/rapl: Rename rapl_pmu variables (jsc#PED-11773). +- perf/x86/rapl: Remove the cpu_to_rapl_pmu() function + (jsc#PED-11773). +- x86/topology: Introduce topology_logical_core_id() + (jsc#PED-11773). +- perf/x86/rapl: Remove the unused get_rapl_pmu_cpumask() function + (jsc#PED-11773). +- perf/x86/rapl: Clean up cpumask and hotplug (jsc#PED-11773). +- perf/x86/rapl: Move the pmu allocation out of CPU hotplug + (jsc#PED-11773). +- x86/amd: Use heterogeneous core topology for identifying boost + numerator (jsc#PED-11773). +- x86/cpu: Add CPU type to struct cpuinfo_topology + (jsc#PED-11773). +- x86/cpu: Enable SD_ASYM_PACKING for PKG domain on AMD + (jsc#PED-11773). +- x86/cpufeatures: Add X86_FEATURE_AMD_HETEROGENEOUS_CORES + (jsc#PED-11773). +- x86/cpufeatures: Rename X86_FEATURE_FAST_CPPC to have AMD prefix + (jsc#PED-11773). +- commit c61d138 + +------------------------------------------------------------------- +Thu Jan 30 17:36:38 CET 2025 - ggherdovich@suse.cz + +- cpufreq/amd-pstate: Use boost numerator for upper bound of + frequencies (git-fixes). +- cpufreq/amd-pstate: Store the boost numerator as highest perf + again (git-fixes). +- commit 6f5ef23 + +------------------------------------------------------------------- +Thu Jan 30 17:27:17 CET 2025 - ggherdovich@suse.cz + +- cpufreq/amd-pstate: Detect preferred core support before driver + registration (git-fixes). +- cpufreq/amd-pstate: Move registration after static function + call update (git-fixes). +- cpufreq/amd-pstate: Push adjust_perf vfunc init into cpu_init + (git-fixes). +- cpufreq/amd-pstate: Align offline flow of shared memory and + MSR based systems (git-fixes). +- cpufreq/amd-pstate: Call cppc_set_epp_perf in the reenable + function (git-fixes). +- cpufreq/amd-pstate: Do not attempt to clear MSR_AMD_CPPC_ENABLE + (git-fixes). +- cpufreq/amd-pstate: Rename functions that enable CPPC + (git-fixes). +- cpufreq/amd-pstate: Remove the redundant amd_pstate_set_driver() + call (git-fixes). +- cpufreq/amd-pstate: Remove the switch case in amd_pstate_init() + (git-fixes). +- cpufreq/amd-pstate: Call amd_pstate_set_driver() in + amd_pstate_register_driver() (git-fixes). +- cpufreq/amd-pstate: Call amd_pstate_register() in + amd_pstate_init() (git-fixes). +- cpufreq/amd-pstate: Set the initial min_freq to + lowest_nonlinear_freq (git-fixes). +- cpufreq/amd-pstate: Remove the redundant verify() function + (git-fixes). +- cpufreq/amd-pstate: Rename MSR and shared memory specific + functions (git-fixes). +- commit 3a64362 + +------------------------------------------------------------------- +Thu Jan 30 15:12:26 CET 2025 - ggherdovich@suse.cz + +- cpufreq: ACPI: Fix max-frequency computation (git-fixes + jsc#PED-12064). +- commit 8847124 + +------------------------------------------------------------------- +Thu Jan 30 14:42:55 CET 2025 - tiwai@suse.de + +- Move upstreamed lpfc and initramfs patches into sorted section +- commit 3188ca8 + +------------------------------------------------------------------- +Thu Jan 30 14:40:12 CET 2025 - tiwai@suse.de + +- Input: synaptics - fix crash when enabling pass-through port + (bsc#1219522). +- commit 37ec4ab + +------------------------------------------------------------------- +Thu Jan 30 13:53:33 CET 2025 - msuchanek@suse.de + +- powerpc/pseries/eeh: Fix get PE state translation (bsc#1215199). +- commit 9a95d7d + +------------------------------------------------------------------- +Thu Jan 30 13:48:12 CET 2025 - msuchanek@suse.de + +- Update config files. + Disable accidentally enabled option + ppc64le: + CONFIG_IRQ_TIME_ACCOUNTING=n +- commit 482ad8d + +------------------------------------------------------------------- +Thu Jan 30 13:45:59 CET 2025 - tiwai@suse.de + +- ALSA: hda/realtek: Workaround for resume on Dell Venue 11 Pro + 7130 (bsc#1235686). +- commit 9e21a47 + +------------------------------------------------------------------- +Thu Jan 30 13:42:43 CET 2025 - msuchanek@suse.de + +- powerpc/pseries/iommu: Don't unset window if it was never set + (jsc#PED-10539 git-fixes). +- commit 198b0d2 + +------------------------------------------------------------------- +Thu Jan 30 11:18:51 CET 2025 - ggherdovich@suse.cz + +- cpufreq: Move endif to the end of Kconfig file (git-fixes). +- commit bff3dd1 + +------------------------------------------------------------------- +Thu Jan 30 08:36:19 CET 2025 - tiwai@suse.de + +- dmaengine: ti: edma: fix OF node reference leaks in edma_driver + (git-fixes). +- regulator: core: Add missing newline character (git-fixes). +- wifi: ath12k: fix read pointer after free in + ath12k_mac_assign_vif_to_vdev() (git-fixes). +- wifi: rtw89: fix proceeding MCC with wrong scanning state + after sequence changes (git-fixes). +- commit 04018e2 + +------------------------------------------------------------------- +Wed Jan 29 16:30:31 CET 2025 - jgross@suse.com + +- virtio-blk: don't keep queue frozen during system suspend + (CVE-2024-57946 bsc#1236247). +- commit 7fd5c04 + +------------------------------------------------------------------- +Wed Jan 29 16:02:56 CET 2025 - mhocko@suse.com + +- netfilter: x_tables: fix LED ID check in led_tg_check() + (CVE-2024-56650 bsc#1235430). +- commit 7f5dabf + +------------------------------------------------------------------- +Wed Jan 29 10:08:12 CET 2025 - jslaby@suse.cz + +- serial: sh-sci: Increment the runtime usage counter for the + earlycon device (git-fixes). +- serial: sh-sci: Clean sci_ports after at earlycon exit + (git-fixes). +- serial: sh-sci: Do not probe the serial port if its slot in + sci_ports is in use (git-fixes). +- serial: sh-sci: Move runtime PM enable to sci_probe_single() + (git-fixes). +- serial: sh-sci: Drop __initdata macro for port_cfg (git-fixes). +- tty: Permit some TIOCL_SETSEL modes without CAP_SYS_ADMIN + (git-fixes). +- tty: xilinx_uartps: split sysrq handling (git-fixes). +- serial: 8250: Adjust the timeout for FIFO mode (git-fixes). +- commit d006f88 + +------------------------------------------------------------------- +Wed Jan 29 09:22:45 CET 2025 - tiwai@suse.de + +- driver core: class: Fix wild pointer dereferences in API + class_dev_iter_next() (git-fixes). +- devcoredump: cleanup some comments (git-fixes). +- tools/bootconfig: Fix the wrong format specifier (git-fixes). +- serial: sh-sci: Do not probe the serial port if its slot in + sci_ports[] is in use (git-fixes). +- serial: sh-sci: Drop __initdata macro for port_cfg (git-fixes). +- tty: Permit some TIOCL_SETSEL modes without CAP_SYS_ADMIN + (git-fixes). +- tty: xilinx_uartps: split sysrq handling (git-fixes). +- serial: 8250: Adjust the timeout for FIFO mode (git-fixes). +- tty: mips_ejtag_fdc: fix one more u8 warning (git-fixes). +- LoongArch: Fix warnings during S3 suspend (git-fixes). +- commit b05d21a + +------------------------------------------------------------------- +Tue Jan 28 18:09:18 CET 2025 - cfamullaconrad@suse.com + +- tools/power turbostat: Add initial support for GraniteRapids-D + (jsc#PED-10490). +- commit 5b7dffe + +------------------------------------------------------------------- +Tue Jan 28 13:05:25 CET 2025 - tiwai@suse.de + +- selftests/mm: virtual_address_range: avoid reading from VM_IO + mappings (git-fixes). +- selftests/mm: virtual_address_range: unmap chunks after + validation (git-fixes). +- selftests/mm/cow: modify the incorrect checking parameters + (git-fixes). +- selftests/mm: use selftests framework to print test result + (git-fixes). +- selftests/mm: fix condition in uffd_move_test_common() + (git-fixes). +- selftests: mm: fix conversion specifiers in transact_test() + (git-fixes). +- clk: clk-loongson2: Fix the number count of clk provider + (git-fixes). +- clk: sunxi-ng: a100: enable MMC clock reparenting (git-fixes). +- clk: mmp2: call pm_genpd_init() only after genpd.name is set + (git-fixes). +- clk: thead: Fix cpu2vp_clk for TH1520 AP_SUBSYS clocks + (git-fixes). +- clk: thead: Add CLK_IGNORE_UNUSED to fix TH1520 boot + (git-fixes). +- clk: thead: Fix clk gate registration to pass flags (git-fixes). +- clk: qcom: gcc-sdm845: Do not use shared clk_ops for QUPs + (git-fixes). +- clk: qcom: gcc-x1e80100: Do not turn off usb_2 controller GDSC + (git-fixes). +- clk: qcom: gcc-mdm9607: Fix cmd_rcgr offset for blsp1_uart6 rcg + (git-fixes). +- clk: qcom: camcc-x1e80100: Set titan_top_gdsc as the parent + GDSC of subordinate GDSCs (git-fixes). +- clk: qcom: clk-alpha-pll: fix alpha mode configuration + (git-fixes). +- clk: qcom: dispcc-sm6350: Add missing parent_map for a clock + (git-fixes). +- clk: qcom: gcc-sm6350: Add missing parent_map for two clocks + (git-fixes). +- clk: qcom: clk-rpmh: prevent integer overflow in recalc_rate + (git-fixes). +- clk: qcom: gcc-sm8650: Do not turn off PCIe GDSCs during + gdsc_disable() (git-fixes). +- clk: qcom: gcc-sm8550: Do not turn off PCIe GDSCs during + gdsc_disable() (git-fixes). +- clk: imx8mp: Fix clkout1/2 support (git-fixes). +- clk: sunxi-ng: a64: stop force-selecting PLL-MIPI as TCON0 + parent (git-fixes). +- clk: ralink: mtmips: remove duplicated 'xtal' clock for Ralink + SoC RT3883 (git-fixes). +- clk: mediatek: mt2701-img: add missing dummy clk (git-fixes). +- clk: mediatek: mt2701-mm: add missing dummy clk (git-fixes). +- clk: mediatek: mt2701-bdp: add missing dummy clk (git-fixes). +- clk: mediatek: mt2701-aud: fix conversion to + mtk_clk_simple_probe (git-fixes). +- clk: mediatek: mt2701-vdec: fix conversion to + mtk_clk_simple_probe (git-fixes). +- clk: renesas: cpg-mssr: Fix 'soc' node handling in + cpg_mssr_reserved_init() (git-fixes). +- clk: analogbits: Fix incorrect calculation of vco rate delta + (git-fixes). +- clk: fix an OF node reference leak in of_clk_get_parent_name() + (git-fixes). +- pstore/blk: trivial typo fixes (git-fixes). +- selftests/mm: set allocated memory to non-zero content in cow + test (git-fixes). +- clk: clk-imx8mp-audiomix: fix function signature (git-fixes). +- clk: thead: Fix TH1520 emmc and shdci clock rate (git-fixes). +- efivarfs: Fix error on non-existent file (stable-fixes). +- qca_spi: Make driver probing reliable (git-fixes). +- qca_spi: Fix clock speed for multiple QCA7000 (git-fixes). +- commit 52abd40 + +------------------------------------------------------------------- +Tue Jan 28 10:14:21 CET 2025 - jslaby@suse.cz + +- PCI: rcar-ep: Fix incorrect variable used when calling + devm_request_mem_region() (git-fixes). +- PCI: microchip: Set inbound address translation for coherent + or non-coherent mode (git-fixes). +- PCI: imx6: Add missing reference clock disable logic + (git-fixes). +- PCI: imx6: Deassert apps_reset in imx_pcie_deassert_core_reset() + (git-fixes). +- PCI: imx6: Skip controller_id generation logic for i.MX7D + (git-fixes). +- PCI: imx6: Configure PHY based on Root Complex or Endpoint mode + (git-fixes). +- PCI: dwc: Always stop link in the dw_pcie_suspend_noirq + (git-fixes). +- PCI: qcom: Update ICC and OPP values after Link Up event + (git-fixes). +- PCI: endpoint: pci-epf-test: Fix check for DMA MEMCPY test + (git-fixes). +- PCI: endpoint: pci-epf-test: Set dma_chan_rx pointer to NULL + on error (git-fixes). +- PCI: dwc: ep: Prevent changing BAR size/flags in + pci_epc_set_bar() (git-fixes). +- PCI: dwc: ep: Write BAR_MASK before iATU registers in + pci_epc_set_bar() (git-fixes). +- PCI: endpoint: Finish virtual EP removal in + pci_epf_remove_vepf() (git-fixes). +- PCI: endpoint: Destroy the EPC device in devm_pci_epc_destroy() + (git-fixes). +- PCI/ASPM: Save parent L1SS config in pci_save_aspm_l1ss_state() + (git-fixes). +- commit 6aedcaa + +------------------------------------------------------------------- +Tue Jan 28 10:06:37 CET 2025 - jslaby@suse.cz + +- genirq: Make handle_enforce_irqctx() unconditionally available + (git-fixes). +- commit c47d221 + +------------------------------------------------------------------- +Tue Jan 28 10:04:49 CET 2025 - jslaby@suse.cz + +- Refresh patches.suse/tpm-Map-the-ACPI-provided-event-log.patch. + Add Alt-commit. +- commit 256dd4e + +------------------------------------------------------------------- +Tue Jan 28 10:04:33 CET 2025 - jslaby@suse.cz + +- ipmi: ssif_bmc: Fix new request loss when bmc ready for a + response (git-fixes). +- ipmi: ipmb: Add check devm_kasprintf() returned value + (git-fixes). +- commit 513ad80 + +------------------------------------------------------------------- +Tue Jan 28 08:46:32 CET 2025 - nik.borisov@suse.com + +- x86: Fix build regression with CONFIG_KEXEC_JUMP enabled (git-fixes). +- commit e16e19e + +------------------------------------------------------------------- +Tue Jan 28 08:46:18 CET 2025 - nik.borisov@suse.com + +- clocksource: Make negative motion detection more robust (git-fixes). +- commit fca041b + +------------------------------------------------------------------- +Tue Jan 28 08:39:47 CET 2025 - tiwai@suse.de + +- drm/v3d: Assign job pointer to NULL before signaling the fence + (git-fixes). +- drm/amd/display: Fix error pointers in + amdgpu_dm_crtc_mem_type_changed (git-fixes). +- iio: light: as73211: fix channel handling in only-color + triggered buffer (git-fixes). +- intel_th: core: fix kernel-doc warnings (git-fixes). +- bus: mhi: host: Free mhi_buf vector inside + mhi_alloc_bhie_table() (git-fixes). +- iio: iio-mux: kzalloc instead of devm_kzalloc to ensure page + alignment (git-fixes). +- iio: adc: ad_sigma_delta: Handle CS assertion as intended in + ad_sd_read_reg_raw() (git-fixes). +- iio: adc: ad7124: Refuse invalid input specifiers (git-fixes). +- iio: adc: ad7124: Don't create more channels than the driver + can handle (git-fixes). +- extcon: realtek: fix NULL deref check in extcon_rtk_type_c_probe + (git-fixes). +- misc: fastrpc: Fix copy buffer page size (git-fixes). +- misc: fastrpc: Fix registered buffer page address (git-fixes). +- misc: fastrpc: Deregister device nodes properly in error + scenarios (git-fixes). +- VMCI: fix reference to ioctl-number.rst (git-fixes). +- drivers/card_reader/rtsx_usb: Restore interrupt based detection + (git-fixes). +- uio: uio_dmem_genirq: check the return value of devm_kasprintf() + (git-fixes). +- uio: Fix return value of poll (git-fixes). +- misc: misc_minor_alloc to use ida for all dynamic/misc dynamic + minors (git-fixes). +- pps: Fix a use-after-free (git-fixes). +- Revert "usb: gadget: u_serial: Disable ep before setting port to + null to fix the crash caused by port being null" (stable-fixes). +- usb: typec: tcpci: Prevent Sink disconnection before + vPpsShutdown in SPR PPS (git-fixes). +- usb: dwc3: core: Defer the probe until USB power supply ready + (git-fixes). +- USB: serial: quatech2: fix null-ptr-deref in + qt2_process_read_urb() (git-fixes). +- usb: typec: tcpm: set SRC_SEND_CAPABILITIES timeout to + PD_T_SENDER_RESPONSE (git-fixes). +- usb: host: xhci-plat: Assign shared_hcd->rsrc_start (git-fixes). +- usb: dwc3-am62: Fix an OF node leak in phy_syscon_pll_refclk() + (git-fixes). +- usb: dwc3: Skip resume if pm_runtime_set_active() fails + (git-fixes). +- usb: xhci: Fix NULL pointer dereference on certain command + aborts (git-fixes). +- usb: gadget: f_tcm: Don't prepare BOT write request twice + (git-fixes). +- usb: gadget: f_tcm: ep_autoconfig with fullspeed endpoint + (git-fixes). +- usb: gadget: f_tcm: Fix Get/SetInterface return value + (git-fixes). +- usb: gadget: f_tcm: Decrement command ref count on cleanup + (git-fixes). +- usb: gadget: f_tcm: Translate error to sense (git-fixes). +- usb: gadget: f_tcm: Don't free command immediately (git-fixes). +- usb: gadget: functionfs: fix spellos (git-fixes). +- pwm: microchip-core: fix incorrect comparison with max period + (git-fixes). +- power: reset: as3722-poweroff: Remove unnecessary return in + as3722_poweroff_probe (git-fixes). +- power: ip5xxx_power: Fix return value on ADC read errors + (git-fixes). +- commit f4aee60 + +------------------------------------------------------------------- +Mon Jan 27 17:57:46 CET 2025 - mkoutny@suse.com + +- padata: add pd get/put refcnt helper (git-fixes). +- commit 816d211 + +------------------------------------------------------------------- +Mon Jan 27 17:30:33 CET 2025 - nmorey@suse.com + +- RDMA/hns: Clean up the legacy CONFIG_INFINIBAND_HNS (git-fixes) +- RDMA/mlx5: Fix implicit ODP use after free (git-fixes) +- RDMA/mlx5: Fix a race for an ODP MR which leads to CQE with error (git-fixes) +- RDMA/rxe: Fix the warning "__rxe_cleanup+0x12c/0x170 [rdma_rxe]" (git-fixes) +- RDMA/cxgb4: Notify rdma stack for IB_EVENT_QP_LAST_WQE_REACHED event (git-fixes) +- RDMA/mlx5: Fix indirect mkey ODP page count (git-fixes) +- RDMA/rtrs: Add missing deinit() call (git-fixes) +- RDMA/bnxt_re: Fix to drop reference to the mmap entry in case of error (git-fixes) +- RDMA/srp: Fix error handling in srp_add_port (git-fixes) +- RDMA/rxe: Fix mismatched max_msg_sz (git-fixes) +- rdma/cxgb4: Prevent potential integer overflow on 32bit (git-fixes) +- RDMA/mlx4: Avoid false error about access to uninitialized gids array (git-fixes) +- commit 8a1518e + +------------------------------------------------------------------- +Mon Jan 27 16:52:08 CET 2025 - mkoutny@suse.com + +- padata: avoid UAF for reorder_work (git-fixes). +- padata: fix UAF in padata_reorder (git-fixes). +- commit 0ccb421 + +------------------------------------------------------------------- +Mon Jan 27 16:48:43 CET 2025 - mkoutny@suse.com + +- fork: avoid inappropriate uprobe access to invalid mm + (bsc#1236477). +- commit d6bd244 + +------------------------------------------------------------------- +Mon Jan 27 16:27:13 CET 2025 - nik.borisov@suse.com + +- x86/kexec: Restore GDT on return from ::preserve_context kexec (git-fixes). +- commit 394a2d2 + +------------------------------------------------------------------- +Mon Jan 27 16:27:02 CET 2025 - nik.borisov@suse.com + +- timekeeping: Always check for negative motion (git-fixes). +- commit 6a6f244 + +------------------------------------------------------------------- +Mon Jan 27 16:26:37 CET 2025 - mkoutny@suse.com + +- cgroup/cpuset: remove kernfs active break (bsc#1236110). +- commit 0d4d6ef + +------------------------------------------------------------------- +Mon Jan 27 16:25:21 CET 2025 - mkoutny@suse.com + +- cgroup/cpuset: Prevent leakage of isolated CPUs into sched + domains (jsc#PED-11934). +- cgroup/cpuset: Remove stale text (jsc#PED-11934). +- cgroup/cpuset: Disable cpuset_cpumask_can_shrink() test if + not load balancing (jsc#PED-11934). +- cgroup/cpuset: Enforce at most one + rebuild_sched_domains_locked() call per operation + (jsc#PED-11934). +- cgroup/cpuset: Revert "Allow suppression of sched domain + rebuild in update_cpumasks_hier()" (jsc#PED-11934). +- commit b370227 + +------------------------------------------------------------------- +Mon Jan 27 15:40:22 CET 2025 - nik.borisov@suse.com + +- x86/ioapic: Remove a stray tab in the IO-APIC type string (git-fixes). +- commit c9344f1 + +------------------------------------------------------------------- +Mon Jan 27 15:11:14 CET 2025 - tbogendoerfer@suse.de + +- net: stmmac: dwmac-tegra: Read iommu stream id from device tree + (CVE-2025-21663 bsc#1236260). +- commit f877716 + +------------------------------------------------------------------- +Mon Jan 27 15:07:09 CET 2025 - nik.borisov@suse.com + +- KVM: x86: Advertise SRSO_USER_KERNEL_NO to userspace (git-fixes). +- commit 9294b74 + +------------------------------------------------------------------- +Mon Jan 27 15:06:58 CET 2025 - nik.borisov@suse.com + +- x86/bugs: Add SRSO_USER_KERNEL_NO support (git-fixes). +- commit 6001f65 + +------------------------------------------------------------------- +Mon Jan 27 09:54:48 CET 2025 - tiwai@suse.de + +- maple_tree: simplify split calculation (git-fixes). +- latencytop: use correct kernel-doc format for func params + (git-fixes). +- kasan: fix typo in kasan_poison_new_object documentation + (git-fixes). +- lib/inflate.c: remove dead code (git-fixes). +- firewire: test: Fix potential null dereference in firewire + kunit test (git-fixes). +- maple_tree: reload mas before the second call for mas_empty_area + (git-fixes). +- commit 7ba9d83 + +------------------------------------------------------------------- +Sun Jan 26 10:56:35 CET 2025 - tiwai@suse.de + +- remoteproc: mtk_scp: Only populate devices for SCP cores + (git-fixes). +- remoteproc: omap: Handle ARM dma_iommu_mapping (git-fixes). +- remoteproc: core: Fix ida_free call while not allocated + (git-fixes). +- watchdog: rti_wdt: Fix an OF node leak in rti_wdt_probe() + (git-fixes). +- mtd: rawnand: brcmnand: fix status read of brcmnand_waitfunc + (git-fixes). +- mtd: spinand: Remove write_enable_op() in markbad() (git-fixes). +- mtd: onenand: Fix uninitialized retlen in do_otp_read() + (git-fixes). +- PCI: rcar-ep: Fix incorrect variable used when calling + devm_request_mem_region() (git-fixes). +- PCI: imx6: Add missing reference clock disable logic + (git-fixes). +- PCI: imx6: Deassert apps_reset in imx_pcie_deassert_core_reset() + (git-fixes). +- PCI: imx6: Skip controller_id generation logic for i.MX7D + (git-fixes). +- PCI: imx6: Configure PHY based on Root Complex or Endpoint mode + (git-fixes). +- PCI: dwc: Always stop link in the dw_pcie_suspend_noirq + (git-fixes). +- PCI: qcom: Update ICC and OPP values after Link Up event + (git-fixes). +- PCI: endpoint: pci-epf-test: Fix check for DMA MEMCPY test + (git-fixes). +- PCI: endpoint: pci-epf-test: Set dma_chan_rx pointer to NULL + on error (git-fixes). +- PCI: dwc: ep: Prevent changing BAR size/flags in + pci_epc_set_bar() (git-fixes). +- PCI: dwc: ep: Write BAR_MASK before iATU registers in + pci_epc_set_bar() (git-fixes). +- PCI: endpoint: Finish virtual EP removal in + pci_epf_remove_vepf() (git-fixes). +- PCI: endpoint: Destroy the EPC device in devm_pci_epc_destroy() + (git-fixes). +- PCI: Avoid putting some root ports into D3 on TUXEDO Sirius Gen1 + (git-fixes). +- PCI/ASPM: Save parent L1SS config in pci_save_aspm_l1ss_state() + (git-fixes). +- media: nuvoton: Fix an error check in npcm_video_ece_init() + (git-fixes). +- media: dvb-usb-v2: af9035: fix ISO C90 compilation error on + af9035_i2c_master_xfer (git-fixes). +- staging: media: imx: fix OF node leak in + imx_media_add_of_subdevs() (git-fixes). +- media: mmp: Bring back registration of the device (git-fixes). +- media: nxp: imx8-isi: fix v4l2-compliance test errors + (git-fixes). +- media: uvcvideo: Propagate buf->error to userspace (git-fixes). +- media: uvcvideo: Remove dangling pointers (git-fixes). +- media: uvcvideo: Remove redundant NULL assignment (git-fixes). +- media: uvcvideo: Only save async fh if success (git-fixes). +- media: uvcvideo: Support partial control reads (git-fixes). +- media: uvcvideo: Fix event flags in uvc_ctrl_send_events + (git-fixes). +- media: uvcvideo: Fix double free in error path (git-fixes). +- media: uvcvideo: Fix crash during unbind if gpio unit is in use + (git-fixes). +- staging: media: max96712: fix kernel oops when removing module + (git-fixes). +- media: camif-core: Add check for clk_enable() (git-fixes). +- media: mipi-csis: Add check for clk_enable() (git-fixes). +- media: ov5640: fix get_light_freq on auto (git-fixes). +- media: mc: fix endpoint iteration (git-fixes). +- media: i2c: ds90ub960: Fix UB9702 VC map (git-fixes). +- media: i2c: ds90ub960: Fix logging SP & EQ status only for + UB9702 (git-fixes). +- media: i2c: ds90ub960: Fix use of non-existing registers on + UB9702 (git-fixes). +- media: i2c: ds90ub960: Fix UB9702 refclk register access + (git-fixes). +- media: i2c: ds90ub9x3: Fix extra fwnode_handle_put() + (git-fixes). +- media: i2c: ov9282: Correct the exposure offset (git-fixes). +- media: intel/ipu6: remove cpu latency qos request on error + (git-fixes). +- media: ccs: Fix cleanup order in ccs_probe() (git-fixes). +- media: imx296: Add standby delay during probe (git-fixes). +- media: i2c: imx412: Add missing newline to prints (git-fixes). +- media: i2c: imx290: Register 0x3011 varies between imx327 and + imx290 (git-fixes). +- media: ccs: Clean up parsed CCS static data on parse failure + (git-fixes). +- media: ccs: Fix CCS static data parsing for large block sizes + (git-fixes). +- media: marvell: Add check for clk_enable() (git-fixes). +- media: stm32: dcmipp: correct dma_set_mask_and_coherent mask + value (git-fixes). +- media: lmedm04: Handle errors for lme2510_int_read (git-fixes). +- media: rc: iguanair: handle timeouts (git-fixes). +- media: rkisp1: Fix unused value issue (git-fixes). +- media: imx-jpeg: Fix potential error pointer dereference in + detach_pm() (git-fixes). +- commit aae4fa1 + +------------------------------------------------------------------- +Sat Jan 25 13:11:33 CET 2025 - tiwai@suse.de + +- ALSA: hda/realtek: Enable Mute LED on HP Laptop 14s-fq1xxx + (stable-fixes). +- ALSA: usb-audio: Add delay quirk for USB Audio Device + (stable-fixes). +- ALSA: hda/realtek: Enable headset mic on Positivo C6400 + (stable-fixes). +- commit 6acf6ed + +------------------------------------------------------------------- +Sat Jan 25 12:56:25 CET 2025 - tiwai@suse.de + +- rhashtable: Fix rhashtable_try_insert test (git-fixes). +- commit f5a7305 + +------------------------------------------------------------------- +Sat Jan 25 12:55:36 CET 2025 - tiwai@suse.de + +- mailbox: zynqmp: Remove invalid __percpu annotation in + zynqmp_ipi_probe() (git-fixes). +- mailbox: tegra-hsp: Clear mailbox before using message + (git-fixes). +- i3c: master: Fix missing 'ret' assignment in set_speed() + (git-fixes). +- i3c: dw: Fix use-after-free in dw_i3c_master driver due to + race condition (git-fixes). +- efi: sysfb_efi: fix W=1 warnings when EFI is not set + (git-fixes). +- of: address: Fix empty resource handling in + __of_address_resource_bounds() (git-fixes). +- of/fdt: Restore possibility to use both ACPI and FDT from + bootloader (git-fixes). +- of: reserved-memory: Do not make kmemleak ignore freed address + (git-fixes). +- of: reserved-memory: Fix using wrong number of cells to get + property 'alignment' (git-fixes). +- of: property: Avoiding using uninitialized variable @imaplen + in parse_interrupt_map() (git-fixes). +- of: Correct child specifier used as input of the 2nd nexus node + (git-fixes). +- of: Fix of_find_node_opts_by_path() handling of + alias+path+options (git-fixes). +- soc: samsung: exynos-pmu: Fix uninitialized ret in + tensor_set_bits_atomic() (git-fixes). +- firmware: qcom: scm: Cleanup global '__scm' on probe failures + (git-fixes). +- firmware: qcom: scm: Fix missing read barrier in + qcom_scm_get_tzmem_pool() (git-fixes). +- firmware: qcom: scm: Fix missing read barrier in + qcom_scm_is_available() (git-fixes). +- soc: qcom: socinfo: Avoid out of bounds read of serial number + (git-fixes). +- soc: qcom: smem_state: fix missing of_node_put in error path + (git-fixes). +- soc: qcom: llcc: Enable LLCC_WRCACHE at boot on X1 (git-fixes). +- soc: mediatek: mtk-devapc: Fix leaking IO map on driver remove + (git-fixes). +- soc: mediatek: mtk-devapc: Fix leaking IO map on error paths + (git-fixes). +- memory: tegra20-emc: fix an OF node reference bug in + tegra_emc_find_node_by_ram_code() (git-fixes). +- soc: atmel: fix device_node release in atmel_soc_device_init() + (git-fixes). +- fbdev: omapfb: Fix an OF node leak in + dss_of_port_get_parent_device() (git-fixes). +- ASoC: Intel: avs: Fix init-config parsing (git-fixes). +- ASoC: Intel: avs: Fix theoretical infinite loop (git-fixes). +- ASoC: Intel: avs: Fix the minimum firmware version numbers + (git-fixes). +- ASoC: Intel: avs: Do not readq() u32 registers (git-fixes). +- ASoC: sun4i-spdif: Add clock multiplier settings (git-fixes). +- ASoC: Intel: sof_sdw: correct mach_params->dmic_num (git-fixes). +- ASoC: wcd937x: Use *-y for Makefile (git-fixes). +- ASoC: mediatek: mt8365: Use *-y for Makefile (git-fixes). +- ASoC: cs40l50: Use *-y for Makefile (git-fixes). +- ASoC: Intel: sof_sdw: Fix DMI match for Lenovo 83JX, 83MC and + 83NM (git-fixes). +- ASoC: Intel: sof_sdw: Fix DMI match for Lenovo 83LC (git-fixes). +- ALSA: hda/realtek - Fixed headphone distorted sound on Acer + Aspire A115-31 laptop (git-fixes). +- ALSA: hda: Fix compilation of snd_hdac_adsp_xxx() helpers + (git-fixes). +- ALSA: seq: Make dependency on UMP clearer (git-fixes). +- padata: fix UAF in padata_reorder (git-fixes). +- padata: fix sysfs store callback check (git-fixes). +- crypto: iaa - Fix IAA disabling that occurs when sync_mode is + set to 'async' (git-fixes). +- crypto: ixp4xx - fix OF node reference leaks in + init_ixp_crypto() (git-fixes). +- crypto: hisilicon/sec2 - fix for aead invalid authsize + (git-fixes). +- crypto: hisilicon/sec2 - fix for aead icv error (git-fixes). +- rhashtable: Fix potential deadlock by moving schedule_work + outside lock (git-fixes). +- crypto: qce - fix priority to be less than ARMv8 CE (git-fixes). +- crypto: qce - unregister previously registered algos in error + path (git-fixes). +- crypto: qce - fix goto jump in error path (git-fixes). +- crypto: caam - use JobR's space to access page 0 regs + (git-fixes). +- crypto: api - Fix boot-up self-test race (git-fixes). +- crypto: tegra - do not transfer req when tegra init fails + (git-fixes). +- pinctrl: renesas: rzg2l: Fix PFC_MASK for RZ/V2H and RZ/G3E + (git-fixes). +- pinctrl: amd: Take suspend type into consideration which pins + are non-wake (git-fixes). +- pinctrl: stm32: Add check for clk_enable() (git-fixes). +- pinctrl: samsung: fix fwnode refcount cleanup if + platform_get_irq_optional() fails (git-fixes). +- pinctrl: samsung: Fix irq handling if an error occurs in + exynos_irq_demux_eint16_31() (git-fixes). +- pinctrl: nomadik: Add check for clk_enable() (git-fixes). +- platform/x86: serdev_helpers: Check for serial_ctrl_uid == + NULL (git-fixes). +- platform/x86: x86-android-tablets: make platform data be static + (git-fixes). +- platform/mellanox: mlxbf-pmc: incorrect type in assignment + (git-fixes). +- commit 04804af + +------------------------------------------------------------------- +Sat Jan 25 12:30:54 CET 2025 - tiwai@suse.de + +- Move upstreamed TPM patch into sorted section +- commit a914dc3 + +------------------------------------------------------------------- +Fri Jan 24 22:02:50 CET 2025 - dsterba@suse.com + +- dm thin: make get_first_thin use rcu-safe list first function (CVE-2025-21664 bsc#1236262) +- commit bce62ed + +------------------------------------------------------------------- +Fri Jan 24 21:55:16 CET 2025 - dsterba@suse.com + +- selinux: ignore unknown extended permissions (CVE-2024-57931 bsc#1236192) +- commit edbf793 + +------------------------------------------------------------------- +Fri Jan 24 21:44:54 CET 2025 - dsterba@suse.com + +- net_sched: cls_flow: validate TCA_FLOW_RSHIFT attribute (CVE-2025-21653 bsc#1236161) +- commit bfe69c3 + +------------------------------------------------------------------- +Fri Jan 24 21:34:09 CET 2025 - dsterba@suse.com + +- ipvlan: Fix use-after-free in ipvlan_get_iflink() (CVE-2025-21652 bsc#1236160) +- commit ed4d75b + +------------------------------------------------------------------- +Fri Jan 24 20:15:40 CET 2025 - dsterba@suse.com + +- net/sctp: Prevent autoclose integer overflow in sctp_association_init() (CVE-2024-57938 bsc#1236182) +- commit cb64cb6 + +------------------------------------------------------------------- +Fri Jan 24 20:05:01 CET 2025 - dsterba@suse.com + +- fgraph: Add READ_ONCE() when accessing fgraph_array[] (CVE-2024-57934 bsc#1236179) +- commit f0f5c56 + +------------------------------------------------------------------- +Fri Jan 24 20:03:31 CET 2025 - dsterba@suse.com + +- topology: Keep the cpumask unchanged when printing cpumap (CVE-2024-57917 bsc#1236127) +- commit 29e8746 + +------------------------------------------------------------------- +Fri Jan 24 19:58:20 CET 2025 - dsterba@suse.com + +- mm: vmscan: account for free pages to prevent infinite Loop in throttle_direct_reclaim() (CVE-2024-57884 bsc#1235948) +- commit cd69bfc + +------------------------------------------------------------------- +Fri Jan 24 19:49:13 CET 2025 - dsterba@suse.com + +- netrom: check buffer length before accessing it (CVE-2024-57802 bsc#1235941) +- commit fecc867 + +------------------------------------------------------------------- +Fri Jan 24 13:36:29 CET 2025 - tiwai@suse.de + +- wifi: ath12k: fix tx power, max reg power update to firmware + (git-fixes). +- wifi: mt76: mt7996: fix ldpc setting (git-fixes). +- wifi: mt76: mt7996: fix definition of tx descriptor (git-fixes). +- wifi: mt76: mt7996: fix incorrect indexing of MIB FW event + (git-fixes). +- wifi: mt76: mt7996: fix HE Phy capability (git-fixes). +- wifi: mt76: mt7996: fix the capability of reception of EHT MU + PPDU (git-fixes). +- wifi: mt76: mt7996: add max mpdu len capability (git-fixes). +- wifi: mt76: mt7996: fix register mapping (git-fixes). +- wifi: mt76: mt7915: fix register mapping (git-fixes). +- wifi: mt76: mt7915: fix omac index assignment after hardware + reset (git-fixes). +- wifi: mt76: mt7915: firmware restart on devices with a second + pcie link (git-fixes). +- wifi: mt76: only enable tx worker after setting the channel + (git-fixes). +- wifi: mt76: mt7996: fix rx filter setting for bfee functionality + (git-fixes). +- wifi: mt76: mt7925: Properly handle responses for commands + with events (git-fixes). +- wifi: mt76: mt7925: Cleanup MLO settings post-disconnection + (git-fixes). +- wifi: mt76: mt7925: Update mt7925_mcu_uni_[tx,rx]_ba for MLO + (git-fixes). +- wifi: mt76: mt7925: Init secondary link PM state (git-fixes). +- wifi: mt76: mt7925: Update secondary link PS flow (git-fixes). +- wifi: mt76: mt7925: Update mt7925_unassign_vif_chanctx for + per-link BSS (git-fixes). +- wifi: mt76: mt7925: Update mt792x_rx_get_wcid for per-link STA + (git-fixes). +- wifi: mt76: mt7925: Update mt7925_mcu_sta_update for BC in + ASSOC state (git-fixes). +- wifi: mt76: Enhance mt7925_mac_link_sta_add to support MLO + (git-fixes). +- wifi: mt76: mt7925: Enhance mt7925_mac_link_bss_add to support + MLO (git-fixes). +- wifi: mt76: mt7925: Fix CNM Timeout with Single Active Link + in MLO (git-fixes). +- wifi: mt76: mt7925: fix wrong parameter for related cmd of + chan info (git-fixes). +- wifi: mt76: mt7925: Fix incorrect WCID phy_idx assignment + (git-fixes). +- wifi: mt76: mt7925: Fix incorrect WCID assignment for MLO + (git-fixes). +- wifi: mt76: mt7925: Fix incorrect MLD address in bss_mld_tlv + for MLO support (git-fixes). +- wifi: mt76: connac: Extend mt76_connac_mcu_uni_add_dev for MLO + (git-fixes). +- wifi: mt76: mt7915: fix overflows seen when writing limit + attributes (git-fixes). +- wifi: mt76: mt7996: fix overflows seen when writing limit + attributes (git-fixes). +- wifi: mt76: mt7925: fix the invalid ip address for arp offload + (git-fixes). +- wifi: mt76: mt7925: fix get wrong chip cap from incorrect + pointer (git-fixes). +- commit 0569918 + +------------------------------------------------------------------- +Fri Jan 24 13:34:27 CET 2025 - tiwai@suse.de + +- wifi: mt76: mt7925: fix wrong band_idx setting when enable + sniffer mode (git-fixes). +- wifi: mt76: mt7925: fix NULL deref check in + mt7925_change_vif_links (git-fixes). +- wifi: mt76: mt7915: add module param to select 5 GHz or 6 GHz + on MT7916 (git-fixes). +- wifi: mt76: mt7915: Fix an error handling path in + mt7915_add_interface() (git-fixes). +- wifi: mt76: mt7921: fix using incorrect group cipher after + disconnection (git-fixes). +- wifi: mt76: mt76u_vendor_request: Do not print error messages + when -EPROTO (git-fixes). +- wifi: mt76: mt7915: Fix mesh scan on MT7916 DBDC (git-fixes). +- wifi: mt76: mt7925: fix off by one in mt7925_load_clc() + (git-fixes). +- wifi: rtw88: 8703b: Fix RX/TX issues (git-fixes). +- wifi: rtw89: fix race between cancel_hw_scan and hw_scan + completion (git-fixes). +- wifi: rtw89: mcc: consider time limits not divisible by 1024 + (git-fixes). +- wifi: rtlwifi: rtl8821ae: Fix media status report (git-fixes). +- wifi: cfg80211: adjust allocation of colocated AP data + (git-fixes). +- wifi: mac80211: don't flush non-uploaded STAs (git-fixes). +- wifi: mac80211: Fix common size calculation for ML element + (git-fixes). +- wifi: mac80211: fix tid removal during mesh forwarding + (git-fixes). +- wifi: cfg80211: Move cfg80211_scan_req_add_chan() n_channels + increment earlier (git-fixes). +- wifi: mac80211: prohibit deactivating all links (git-fixes). +- wifi: iwlwifi: mvm: don't count mgmt frames as MPDU (git-fixes). +- wifi: iwlwifi: mvm: avoid NULL pointer dereference (git-fixes). +- commit 98d9d6c + +------------------------------------------------------------------- +Fri Jan 24 13:33:07 CET 2025 - tiwai@suse.de + +- tools: Sync if_xdp.h uapi tooling header (git-fixes). +- wifi: iwlwifi: fw: read STEP table from correct UEFI var + (git-fixes). +- wifi: wlcore: fix unbalanced pm_runtime calls (git-fixes). +- wifi: mt76: mt7996: fix invalid interface combinations + (git-fixes). +- wifi: rtlwifi: pci: wait for firmware loading before releasing + memory (git-fixes). +- wifi: rtlwifi: fix memory leaks and invalid access at probe + error path (git-fixes). +- wifi: rtlwifi: destroy workqueue at rtl_deinit_core (git-fixes). +- wifi: rtlwifi: remove unused check_buddy_priv (git-fixes). +- wifi: rtlwifi: usb: fix workqueue leak when probe fails + (git-fixes). +- wifi: rtlwifi: fix init_sw_vars leak when probe fails + (git-fixes). +- wifi: rtlwifi: wait for firmware loading before releasing memory + (git-fixes). +- wifi: rtlwifi: rtl8192se: rise completion of firmware loading + as last step (git-fixes). +- wifi: rtlwifi: do not complete firmware loading needlessly + (git-fixes). +- wifi: rtlwifi: rtl8821ae: phy: restore removed code to fix + infinite loop (git-fixes). +- wifi: brcmfmac: add missing header include for brcmf_dbg + (git-fixes). +- wifi: ath11k: cleanup struct ath11k_mon_data (git-fixes). +- wifi: ath11k: cleanup struct ath11k_reg_tpc_power_info + (git-fixes). +- wifi: wcn36xx: fix channel survey memory allocation size + (git-fixes). +- wifi: ath11k: Fix unexpected return buffer manager error for + WCN6750/WCN6855 (git-fixes). +- wifi: cfg80211: tests: Fix potential NULL dereference in + test_cfg80211_parse_colocated_ap() (git-fixes). +- commit d9471b1 + +------------------------------------------------------------------- +Fri Jan 24 13:15:50 CET 2025 - tiwai@suse.de + +- keys: drop shadowing dead prototype (git-fixes). +- Refresh + patches.suse/0002-PKCS-7-Check-codeSigning-EKU-for-kernel-module-and-k.patch. +- commit 9473efe + +------------------------------------------------------------------- +Fri Jan 24 13:14:24 CET 2025 - tiwai@suse.de + +- ktest.pl: Fix typo "accesing" (git-fixes). +- ktest.pl: Fix typo in comment (git-fixes). +- ktest.pl: Remove unused declarations in run_bisect_test function + (git-fixes). +- ktest.pl: Check kernelrelease return in get_version (git-fixes). +- selftests: ktap_helpers: Fix uninitialized variable (git-fixes). +- selftests/landlock: Fix error message (git-fixes). +- selftests/landlock: Fix build with non-default pthread linking + (git-fixes). +- landlock: Handle weird files (git-fixes). +- KEYS: trusted: dcp: fix improper sg use with CONFIG_VMAP_STACK=y + (git-fixes). +- selftests/rseq: Fix handling of glibc without rseq support + (git-fixes). +- selftests/ftrace: Fix to use remount when testing mount GID + option (git-fixes). +- selftests: harness: fix printing of mismatch values in + __EXPECT() (git-fixes). +- selftests: timers: clocksource-switch: Adapt progress to + kselftest framework (git-fixes). +- selftest: media_tests: fix trivial UAF typo (git-fixes). +- Input: davinci-keyscan - remove leftover header (git-fixes). +- Input: bbnsm_pwrkey - add remove hook (git-fixes). +- HID: core: Fix assumption that Resolution Multipliers must be + in Logical Collections (git-fixes). +- HID: fix generic desktop D-Pad controls (git-fixes). +- HID: hid-thrustmaster: Fix warning in thrustmaster_probe by + adding endpoint check (git-fixes). +- HID: multitouch: fix support for Goodix PID 0x01e9 (git-fixes). +- Revert "HID: multitouch: Add support for lenovo Y9000P Touchpad" + (stable-fixes). +- HID: wacom: Initialize brightness of LED trigger (git-fixes). +- ipmi: ssif_bmc: Fix new request loss when bmc ready for a + response (git-fixes). +- ipmi: ipmb: Add check devm_kasprintf() returned value + (git-fixes). +- pwm: stm32: Add check for clk_enable() (git-fixes). +- pwm: stm32-lp: Add check for clk_enable() (git-fixes). +- hwmon: Fix help text for aspeed-g6-pwm-tach (git-fixes). +- leds: cht-wcove: Use devm_led_classdev_register() to avoid + memory leak (git-fixes). +- leds: netxbig: Fix an OF node reference leak in + netxbig_leds_get_of_pdata() (git-fixes). +- leds: lp8860: Write full EEPROM, not only half of it + (git-fixes). +- mfd: syscon: Fix race in device_node_get_regmap() (git-fixes). +- HID: hid-sensor-hub: don't use stale platform-data on remove + (git-fixes). +- spi: zynq-qspi: Add check for clk_enable() (git-fixes). +- regulator: of: Implement the unwind path of of_regulator_match() + (git-fixes). +- gpio: pca953x: log an error when failing to get the reset GPIO + (git-fixes). +- net/rose: prevent integer overflows in rose_setsockopt() + (git-fixes). +- selinux: Fix SCTP error inconsistency in selinux_socket_bind() + (git-fixes). +- selftests/powerpc: Fix argument order to timer_sub() + (git-fixes). +- commit df484ba + +------------------------------------------------------------------- +Fri Jan 24 13:10:58 CET 2025 - tiwai@suse.de + +- drm/connector: hdmi: Do atomic check when necessary (git-fixes). +- drm/msm/gem: prevent integer overflow in msm_ioctl_gem_submit() + (git-fixes). +- drm/msm/mdp4: correct LCDC regulator name (git-fixes). +- drm/msm: don't clean up priv->kms prematurely (git-fixes). +- drm/msm: Check return value of of_dma_configure() (git-fixes). +- drm/msm/dpu: link DSPP_2/_3 blocks on X1E80100 (git-fixes). +- drm/msm/dpu: link DSPP_2/_3 blocks on SM8650 (git-fixes). +- drm/msm/dpu: link DSPP_2/_3 blocks on SM8550 (git-fixes). +- drm/msm/dpu: link DSPP_2/_3 blocks on SM8350 (git-fixes). +- drm/msm/dpu: link DSPP_2/_3 blocks on SM8250 (git-fixes). +- drm/msm/dpu: link DSPP_2/_3 blocks on SC8180X (git-fixes). +- drm/msm/dpu: link DSPP_2/_3 blocks on SM8150 (git-fixes). +- drm/msm/dpu: provide DSPP and correct LM config for SDM670 + (git-fixes). +- drm/msm/dpu1: don't choke on disabling the writeback connector + (git-fixes). +- drm/msm/dpu: fix x1e80100 intf_6 underrun/vsync interrupt + (git-fixes). +- drm/msm/hdmi: simplify code in pll_get_integloop_gain + (git-fixes). +- drm/msm/dp: set safe_to_exit_level before printing it + (git-fixes). +- drm/amdgpu: fix gpu recovery disable with per queue reset + (git-fixes). +- drm/amdgpu: tear down ttm range manager for doorbell in + amdgpu_ttm_fini() (git-fixes). +- drm/etnaviv: Fix page property being used for non writecombine + buffers (git-fixes). +- drm/xe/tracing: Fix a potential TP_printk UAF (git-fixes). +- Revert "drm/i915/dpt: Make DPT object unshrinkable" + (stable-fixes). +- Revert "drm/amd/display: Fix green screen issue after suspend" + (stable-fixes). +- drm/amdgpu: simplify return statement in amdgpu_ras_eeprom_init + (git-fixes). +- drm/amdgpu/vcn: reset fw_shared under SRIOV (git-fixes). +- drm/amdgpu: Fix potential NULL pointer dereference in + atomctrl_get_smc_sclk_range_table (git-fixes). +- drm/amd/pm: Fix an error handling path in + vega10_enable_se_edc_force_stall_config() (git-fixes). +- drm/bridge: it6505: Change definition of AUX_FIFO_MAX_SIZE + (git-fixes). +- drm/rockchip: vop2: include rockchip_drm_drv.h (git-fixes). +- commit b984ce6 + +------------------------------------------------------------------- +Fri Jan 24 13:05:04 CET 2025 - tiwai@suse.de + +- ACPI: fan: cleanup resources in the error path of .probe() + (git-fixes). +- cpupower: fix TSC MHz calculation (git-fixes). +- Bluetooth: L2CAP: handle NULL sock pointer in l2cap_sock_alloc + (git-fixes). +- Bluetooth: btrtl: check for NULL in btrtl_setup_realtek() + (git-fixes). +- Bluetooth: btbcm: Fix NULL deref in btbcm_get_board_name() + (git-fixes). +- ax25: rcu protect dev->ax25_ptr (git-fixes). +- Align git commit ID abbreviation guidelines and checks + (git-fixes). +- drm/rockchip: vop2: Add check for 32 bpp format for rk3588 + (git-fixes). +- drm/rockchip: vop2: Check linear format for Cluster windows + on rk3566/8 (git-fixes). +- drm/rockchip: vop2: Setup delay cycle for Esmart2/3 (git-fixes). +- drm/rockchip: vop2: Set AXI id for rk3588 (git-fixes). +- drm/connector: Allow clearing HDMI infoframes (git-fixes). +- drm/rcar-du: dsi: Fix PHY lock bit check (git-fixes). +- drm/rockchip: vop2: Fix the windows switch between different + layers (git-fixes). +- drm/panthor: Preserve the result returned by panthor_fw_resume() + (git-fixes). +- drm/rockchip: vop2: Fix the mixer alpha setup for layer 0 + (git-fixes). +- drm/rockchip: vop2: Fix cluster windows alpha ctrl regsiters + offset (git-fixes). +- drm: renesas: rz-du: Drop DU_MCR0_DPI_OE macro (git-fixes). +- drm: renesas: rz-du: Increase supported resolutions (git-fixes). +- drm/rockchip: vop2: fix rk3588 dp+dsi maxclk verification + (git-fixes). +- drm/tidss: Fix race condition while handling interrupt registers + (git-fixes). +- drm/tidss: Clear the interrupt status for interrupts being + disabled (git-fixes). +- drm/tidss: Fix issue in irq handling causing irq-flood issue + (git-fixes). +- drm/v3d: Stop active perfmon if it is being destroyed + (git-fixes). +- accel/ivpu: Fix Qemu crash when running in passthrough + (git-fixes). +- drm/v3d: Fix performance counter source settings on V3D 7.x + (git-fixes). +- drm/rockchip: cdn-dp: Use drm_connector_helper_hpd_irq_event() + (git-fixes). +- commit ef0aef7 + +------------------------------------------------------------------- +Fri Jan 24 11:29:04 CET 2025 - jwiesner@suse.de + +- net/ipv6: release expired exception dst cached in socket + (CVE-2024-56644 bsc#1235133). +- commit a89d415 + +------------------------------------------------------------------- +Fri Jan 24 11:17:01 CET 2025 - mgorman@suse.de + +- Update config files. +- commit 5e1aa47 + +------------------------------------------------------------------- +Fri Jan 24 11:15:57 CET 2025 - mgorman@suse.de + +- fortify: Move FORTIFY_SOURCE under 'Kernel hardening options' + (jsc#PED-11838). +- mm: security: Check early if HARDENED_USERCOPY is enabled + (jsc#PED-11838). +- mm: security: Allow default HARDENED_USERCOPY to be set at + compile time (jsc#PED-11838). +- mm: security: Move hardened usercopy under 'Kernel hardening + options' (jsc#PED-11838). +- commit 1f3276d + +------------------------------------------------------------------- +Fri Jan 24 11:12:47 CET 2025 - mgorman@suse.de + +- Delete + patches.suse/mm-security-Allow-default-HARDENED_USERCOPY-to-be-set-at-compile-time.patch. +- Delete + patches.suse/mm-security-Move-hardened-usercopy-under-Kernel-hardening-options.patch. +- commit 871e2b7 + +------------------------------------------------------------------- +Fri Jan 24 10:30:53 CET 2025 - tiwai@suse.de + +- drm/i915/fb: Relax clear color alignment to 64 bytes + (stable-fixes). +- drm/amdgpu: fix fw attestation for MP0_14_0_{2/3} + (stable-fixes). +- drm/amdgpu: always sync the GFX pipe on ctx switch + (stable-fixes). +- drm/amdgpu: disable gfxoff with the compute workload on gfx12 + (stable-fixes). +- drm/amd/display: Disable replay and psr while VRR is enabled + (stable-fixes). +- drm/amd/display: Fix PSR-SU not support but still call the + amdgpu_dm_psr_enable (stable-fixes). +- drm/amdgpu/smu13: update powersave optimizations (stable-fixes). +- nouveau/fence: handle cross device fences properly + (stable-fixes). +- commit a60ee67 + +------------------------------------------------------------------- +Thu Jan 23 16:59:08 CET 2025 - mhocko@suse.com + +- Update + patches.suse/ALSA-seq-oss-Fix-races-at-processing-SysEx-messages.patch + (stable-fixes CVE-2024-57893 bsc#1235920). +- Update + patches.suse/RDMA-bnxt_re-Fix-max-SGEs-for-the-Work-Request.patch + (jsc#PED-10682 jsc#PED-11231 CVE-2024-57936 bsc#1236181). +- Update + patches.suse/RDMA-hns-Fix-accessing-invalid-dip_ctx-during-destro.patch + (git-fixes CVE-2024-57935 bsc#1236180). +- Update + patches.suse/RDMA-uverbs-Prevent-integer-overflow-issue.patch + (git-fixes CVE-2024-57890 bsc#1235919). +- Update + patches.suse/arm64-ptrace-fix-partial-SETREGSET-for-NT_ARM_TAGGED_ADDR_CTRL.patch + (git-fixes CVE-2024-57874 bsc#1235808). +- Update + patches.suse/cpufreq-CPPC-Fix-possible-null-ptr-deref-for-cppc_ge.patch + (git-fixes CVE-2024-53230 bsc#1235976). +- Update + patches.suse/cpufreq-CPPC-Fix-possible-null-ptr-deref-for-cpufreq.patch + (git-fixes CVE-2024-53231 bsc#1235977). +- Update + patches.suse/drm-adv7511-Fix-use-after-free-in-adv7533_attach_dsi.patch + (git-fixes CVE-2024-57887 bsc#1235952). +- Update + patches.suse/drm-amd-display-Add-check-for-granularity-in-dml-cei.patch + (stable-fixes CVE-2024-57922 bsc#1236080). +- Update + patches.suse/drm-amd-display-fix-divide-error-in-DM-plane-scale-c.patch + (git-fixes CVE-2024-57919 bsc#1236070). +- Update + patches.suse/drm-amd-display-fix-page-fault-due-to-max-surface-de.patch + (git-fixes CVE-2024-57918 bsc#1236128). +- Update + patches.suse/drm-amdgpu-Add-a-lock-when-accessing-the-buddy-trim-.patch + (git-fixes CVE-2024-57921 bsc#1236076). +- Update + patches.suse/drm-amdkfd-Correct-the-migration-DMA-map-direction.patch + (stable-fixes CVE-2024-57897 bsc#1235969). +- Update + patches.suse/drm-amdkfd-wq_release-signals-dma_fence-only-when-av.patch + (git-fixes CVE-2024-57920 bsc#1236072). +- Update + patches.suse/drm-dp_mst-Ensure-mst_primary-pointer-is-valid-in-dr.patch + (stable-fixes CVE-2024-57798 bsc#1235818). +- Update + patches.suse/drm-dp_mst-Fix-resetting-msg-rx-state-after-topology.patch + (git-fixes CVE-2024-57876 bsc#1235806). +- Update + patches.suse/drm-mediatek-Set-private-all_drm_private-i-drm-to-NU.patch + (git-fixes CVE-2024-57926 bsc#1236082). +- Update + patches.suse/drm-xe-Fix-fault-on-fd-close-after-unbind.patch + (git-fixes CVE-2024-57844 bsc#1235945). +- Update + patches.suse/drm-xe-Fix-tlb-invalidation-when-wedging.patch + (git-fixes CVE-2025-21644 bsc#1236085). +- Update + patches.suse/exfat-fix-the-infinite-loop-in-exfat_readdir.patch + (git-fixes CVE-2024-57940 bsc#1236227). +- Update + patches.suse/exfat-fix-the-new-buffer-was-not-zeroed-before-writing.patch + (git-fixes CVE-2024-57943 bsc#1236230). +- Update + patches.suse/gpio-virtuser-fix-missing-lookup-table-cleanups.patch + (git-fixes CVE-2025-21661 bsc#1236201). +- Update + patches.suse/hwmon-drivetemp-Fix-driver-producing-garbage-data-wh.patch + (git-fixes CVE-2025-21656 bsc#1236248). +- Update + patches.suse/iio-adc-at91-call-input_free_device-on-allocated-iio.patch + (git-fixes CVE-2024-57904 bsc#1236078). +- Update + patches.suse/iio-adc-rockchip_saradc-fix-information-leak-in-trig.patch + (git-fixes CVE-2024-57907 bsc#1236090). +- Update + patches.suse/iio-adc-ti-ads1119-fix-information-leak-in-triggered.patch + (git-fixes CVE-2024-57905 bsc#1236083). +- Update + patches.suse/iio-adc-ti-ads1298-Add-NULL-check-in-ads1298_init.patch + (git-fixes CVE-2024-57944 bsc#1236197). +- Update + patches.suse/iio-adc-ti-ads8688-fix-information-leak-in-triggered.patch + (git-fixes CVE-2024-57906 bsc#1236088). +- Update + patches.suse/iio-dummy-iio_simply_dummy_buffer-fix-information-le.patch + (git-fixes CVE-2024-57911 bsc#1236098). +- Update + patches.suse/iio-imu-kmx61-fix-information-leak-in-triggered-buff.patch + (git-fixes CVE-2024-57908 bsc#1236091). +- Update + patches.suse/iio-light-bh1745-fix-information-leak-in-triggered-b.patch + (git-fixes CVE-2024-57909 bsc#1236095). +- Update + patches.suse/iio-light-vcnl4035-fix-information-leak-in-triggered.patch + (git-fixes CVE-2024-57910 bsc#1236097). +- Update + patches.suse/iio-pressure-zpa2326-fix-information-leak-in-trigger.patch + (git-fixes CVE-2024-57912 bsc#1236101). +- Update + patches.suse/misc-microchip-pci1xxxx-Resolve-kernel-panic-during-.patch + (git-fixes CVE-2024-57916 bsc#1236125). +- Update + patches.suse/net-mlx5e-Skip-restore-TC-rules-for-vport-rep-withou.patch + (jsc#PED-11331 CVE-2024-57801 bsc#1235940). +- Update + patches.suse/netfs-Fix-ceph-copy-to-cache-on-write-begin.patch + (git-fixes CVE-2024-57942 bsc#1236229). +- Update + patches.suse/netfs-Fix-enomem-handling-in-buffered-reads.patch + (git-fixes CVE-2024-57928 bsc#1236092). +- Update + patches.suse/netfs-Fix-the-non-cancellation-of-copy-when-cache-is-temporarily-disabled.patch + (git-fixes CVE-2024-57941 bsc#1236228). +- Update + patches.suse/nfs-Fix-oops-in-nfs_netfs_init_request-when-copying-to-cache.patch + (git-fixes CVE-2024-57927 bsc#1236089). +- Update patches.suse/nvmet-Don-t-overflow-subsysnqn.patch + (git-fixes CVE-2024-53681 bsc#1235904). +- Update + patches.suse/platform-x86-amd-pmc-Only-disable-IRQ1-wakeup-where-.patch + (git-fixes CVE-2025-21645 bsc#1236131). +- Update + patches.suse/powerpc-pseries-vas-Add-close-callback-in-vas_vm_ops.patch + (bsc#1234825 CVE-2024-56765 bsc#1235643). +- Update + patches.suse/s390-cpum_sf-Handle-CPU-hotplug-remove-during-sampling.patch + (git-fixes bsc#1234715 CVE-2024-57849 bsc#1235814). +- Update + patches.suse/usb-gadget-f_fs-Remove-WARN_ON-in-functionfs_bind.patch + (git-fixes CVE-2024-57913 bsc#1236102). +- Update + patches.suse/usb-gadget-u_serial-Disable-ep-before-setting-port-t.patch + (git-fixes CVE-2024-57915 bsc#1236120). +- Update + patches.suse/usb-typec-tcpci-fix-NULL-pointer-issue-on-shared-irq.patch + (git-fixes CVE-2024-57914 bsc#1236119). +- Update + patches.suse/wifi-cfg80211-clear-link-ID-from-bitmap-during-link-.patch + (stable-fixes CVE-2024-57898 bsc#1235966). +- Update + patches.suse/wifi-mac80211-fix-mbss-changed-flags-corruption-on-3.patch + (stable-fixes CVE-2024-57899 bsc#1235924). +- Update + patches.suse/workqueue-Do-not-warn-when-cancelling-WQ_MEM_RECLAIM-work-from-WQ_MEM_RECLAIM-worker.patch + (bsc#1235416 CVE-2024-57888 bsc#1235918). +- Update + patches.suse/x86-fpu-Ensure-shadow-stack-is-active-before-getting-regis.patch + (git-fixes CVE-2025-21632 bsc#1236106). +- commit 54bbd23 + +------------------------------------------------------------------- +Thu Jan 23 16:45:43 CET 2025 - davide.benini@suse.com + +- net: inet: do not leave a dangling sk pointer in inet_create() + (CVE-2024-56601 bsc#1235230). +- commit 9915dd5 + +------------------------------------------------------------------- +Thu Jan 23 16:21:54 CET 2025 - dsterba@suse.com + +- bpf,perf: Fix invalid prog_array access in perf_event_detach_bpf_prog (CVE-2024-56665 bsc#1235489) +- commit c21f948 + +------------------------------------------------------------------- +Thu Jan 23 15:18:22 CET 2025 - mgorman@suse.de + +- psi: Fix race when task wakes up before psi_sched_switch() + adjusts flags (bsc#1234634 (Scheduler functional and performance + backports)). +- sched, psi: Don't account irq time if sched_clock_irqtime is + disabled (bsc#1234634 (Scheduler functional and performance + backports)). +- sched: Don't account irq time if sched_clock_irqtime is disabled + (bsc#1234634 (Scheduler functional and performance backports)). +- sched: Define sched_clock_irqtime as static key (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/fair: Do not compute overloaded status unnecessarily + during lb (bsc#1234634 (Scheduler functional and performance + backports)). +- sched/fair: Do not compute NUMA Balancing stats unnecessarily + during lb (bsc#1234634 (Scheduler functional and performance + backports)). +- sched/debug: Change need_resched warnings to pr_err (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/fair: Encapsulate set custom slice in a __setparam_fair() + function (bsc#1234634 (Scheduler functional and performance + backports)). +- sched: Fix race between yield_to() and try_to_wake_up() + (bsc#1234634 (Scheduler functional and performance backports)). +- docs: Update Schedstat version to 17 (bsc#1234634 (Scheduler + functional and performance backports)). +- sched/stats: Print domain name in /proc/schedstat (bsc#1234634 + (Scheduler functional and performance backports)). +- sched: Move sched domain name out of CONFIG_SCHED_DEBUG + (bsc#1234634 (Scheduler functional and performance backports)). +- sched: Report the different kinds of imbalances in + /proc/schedstat (bsc#1234634 (Scheduler functional and + performance backports)). +- sched/fair: Cleanup in migrate_degrades_locality() to improve + readability (bsc#1234634 (Scheduler functional and performance + backports)). +- sched/fair: Fix value reported by hot tasks pulled in + /proc/schedstat (bsc#1234634 (Scheduler functional and + performance backports)). +- sched/fair: Update comments after sched_tick() rename + (bsc#1234634 (Scheduler functional and performance backports)). +- sched/fair: Fix CPU bandwidth limit bypass during CPU hotplug + (bsc#1234634 (Scheduler functional and performance backports)). +- sched: deadline: Cleanup goto label in + pick_earliest_pushable_dl_task (bsc#1234634 (Scheduler + functional and performance backports)). +- sched/fair: Untangle NEXT_BUDDY and pick_next_task() + (bsc#1234634 (Scheduler functional and performance backports)). +- sched/fair: Mark m*_vruntime() with __maybe_unused (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/fair: Fix variable declaration position (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/fair: Do not try to migrate delayed dequeue task + (bsc#1234634 (Scheduler functional and performance backports)). +- sched/fair: Rename cfs_rq.nr_running into nr_queued (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/fair: Remove unused cfs_rq.idle_nr_running (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/fair: Rename cfs_rq.idle_h_nr_running into h_nr_idle + (bsc#1234634 (Scheduler functional and performance backports)). +- sched/fair: Removed unsued cfs_rq.h_nr_delayed (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/fair: Use the new cfs_rq.h_nr_runnable (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/fair: Add new cfs_rq.h_nr_runnable (bsc#1234634 (Scheduler + functional and performance backports)). +- sched/fair: Rename h_nr_running into h_nr_queued (bsc#1234634 + (Scheduler functional and performance backports)). +- sched: Unify HK_TYPE_{TIMER|TICK|MISC} to HK_TYPE_KERNEL_NOISE + (bsc#1234634 (Scheduler functional and performance backports)). +- sched/isolation: Consolidate housekeeping cpumasks that + are always identical (bsc#1234634 (Scheduler functional and + performance backports)). +- sched/isolation: Make "isolcpus=nohz" equivalent to "nohz_full" + (bsc#1234634 (Scheduler functional and performance backports)). +- sched/core: Remove HK_TYPE_SCHED (bsc#1234634 (Scheduler + functional and performance backports)). +- sched/fair: Remove CONFIG_CFS_BANDWIDTH=n definition of + cfs_bandwidth_used() (bsc#1234634 (Scheduler functional and + performance backports)). +- sched/deadline: Consolidate Timer Cancellation (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/deadline: Check bandwidth overflow earlier for hotplug + (bsc#1234634 (Scheduler functional and performance backports)). +- sched/deadline: Correctly account for allocated bandwidth during + hotplug (bsc#1234634 (Scheduler functional and performance + backports)). +- sched/deadline: Restore dl_server bandwidth on non-destructive + root domain changes (bsc#1234634 (Scheduler functional and + performance backports)). +- sched: add READ_ONCE to task_on_rq_queued (bsc#1234634 + (Scheduler functional and performance backports)). +- sched: Don't try to catch up excess steal time (bsc#1234634 + (Scheduler functional and performance backports)). +- commit fa2e8c2 + +------------------------------------------------------------------- +Thu Jan 23 10:42:19 CET 2025 - vbabka@suse.cz + +- mm: reinstate ability to map write-sealed memfd mappings + read-only (bsc#1236186). +- commit ded0978 + +------------------------------------------------------------------- +Thu Jan 23 10:27:51 CET 2025 - jslaby@suse.cz + +- Update + patches.suse/x86-fpu-Ensure-shadow-stack-is-active-before-getting-regis.patch + (git-fixes CVE-2025-21632 bsc#1236106). + Add CVE. +- commit 887d7c3 + +------------------------------------------------------------------- +Thu Jan 23 09:56:12 CET 2025 - nmorey@suse.com + +- net: restrict SO_REUSEPORT to inet sockets (bsc#1235967 CVE-2024-57903) +- commit 58fab3c + +------------------------------------------------------------------- +Thu Jan 23 09:49:03 CET 2025 - nmorey@suse.com + +- net: hns3: fix kernel crash when 1588 is sent on HIP08 devices (bsc#1236143 CVE-2025-21649) +- commit 475f3b6 + +------------------------------------------------------------------- +Thu Jan 23 09:46:11 CET 2025 - nmorey@suse.com + +- net/mlx5: Fix variable not being completed when function returns (bsc#1236198 CVE-2025-21662) +- commit 07f6c41 + +------------------------------------------------------------------- +Wed Jan 22 20:41:08 CET 2025 - mfranc@suse.cz + +- s390/futex: Fix FUTEX_OP_ANDN implementation (git-fixes + bsc#1236286). +- commit 0dace5e + +------------------------------------------------------------------- +Wed Jan 22 19:43:36 CET 2025 - dsterba@suse.com + +- tracing: Prevent bad count for tracing_cpumask_write (CVE-2024-56763 bsc#1235638) +- commit ddb87c7 + +------------------------------------------------------------------- +Wed Jan 22 19:34:39 CET 2025 - dsterba@suse.com + +- dccp: Fix memory leak in dccp_feat_change_recv (CVE-2024-56643 bsc#1235132) +- commit a463e51 + +------------------------------------------------------------------- +Wed Jan 22 19:09:39 CET 2025 - dsterba@suse.com + +- net: stmmac: fix TSO DMA API usage causing oops (CVE-2024-56719 bsc#1235591) +- commit 303cb71 + +------------------------------------------------------------------- +Wed Jan 22 18:50:21 CET 2025 - dsterba@suse.com + +- net: mscc: ocelot: fix incorrect IFH SRC_PORT field in ocelot_ifh_set_basic() (CVE-2024-56717 bsc#1235588) +- commit 9d81d98 + +------------------------------------------------------------------- +Wed Jan 22 18:48:39 CET 2025 - dsterba@suse.com + +- EDAC/igen6: Avoid segmentation fault on module unload (CVE-2024-56708 bsc#1235564) +- commit b104d19 + +------------------------------------------------------------------- +Wed Jan 22 18:46:12 CET 2025 - dsterba@suse.com + +- net/smc: initialize close_work early to avoid warning (CVE-2024-56641 bsc#1235526) +- commit 004c5ba + +------------------------------------------------------------------- +Wed Jan 22 18:28:55 CET 2025 - dsterba@suse.com + +- net: hsr: must allocate more bytes for RedBox support (CVE-2024-56639 bsc#1235525) +- commit 5287ee6 + +------------------------------------------------------------------- +Wed Jan 22 17:40:12 CET 2025 - fdmanana@suse.com + +- btrfs: fix transaction atomicity bug when enabling simple quotas + (bsc#1235792 CVE-2024-57806). +- btrfs: flush delalloc workers queue before stopping cleaner + kthread during unmount (bsc#1235965 CVE-2024-57896). +- commit c277493 + +------------------------------------------------------------------- +Wed Jan 22 15:34:32 CET 2025 - tbogendoerfer@suse.de + +- net: hns3: fixed hclge_fetch_pf_reg accesses bar space out of + bounds issue (CVE-2025-21650 bsc#1236144). +- net: hns3: don't auto enable misc vector (CVE-2025-21651 + bsc#1236145). +- gve: guard XSK operations on the existence of queues + (CVE-2024-57933 bsc#1236178). +- gve: guard XDP xmit NDO on existence of xdp queues + (CVE-2024-57932 bsc#1236190). +- commit 234dcb0 + +------------------------------------------------------------------- +Wed Jan 22 14:29:45 CET 2025 - vbabka@suse.cz + +- Update config files. Make zsmalloc the default for zswap (bsc#1235938) +- commit 5f343bc + +------------------------------------------------------------------- +Wed Jan 22 14:23:43 CET 2025 - vbabka@suse.cz + +- Update config files. Enable CONFIG_READ_ONLY_THP_FOR_FS (bsc#1235939) +- commit afec79a + +------------------------------------------------------------------- +Wed Jan 22 12:48:55 CET 2025 - msuchanek@suse.de + +- powerpc/pseries/iommu: IOMMU incorrectly marks MMIO range in + DDW (bsc#1218470 ltc#204531). +- commit 0e16ef6 + +------------------------------------------------------------------- +Wed Jan 22 12:06:40 CET 2025 - oneukum@suse.com + +- Delete + patches.suse/0001-kvm-Reintroduce-nopvspin-kernel-parameter.patch. + This patch was required for a performance issue with specific kernels +- commit 77171c1 + +------------------------------------------------------------------- +Tue Jan 21 20:14:57 CET 2025 - rgoldwyn@suse.com + +- netfs: Fix kernel async DIO (CVE-2025-21643 bsc#1236129). +- commit 5091c6e + +------------------------------------------------------------------- +Tue Jan 21 17:00:38 CET 2025 - vkarasulli@suse.de + +- KVM: x86: Play nice with protected guests in + complete_hypercall_exit() (CVE-2024-55881 bsc#1235745). +- commit 1b22d6c + +------------------------------------------------------------------- +Tue Jan 21 16:59:59 CET 2025 - dsterba@suse.com + +- netfilter: ipset: Hold module reference while requesting a module (CVE-2024-56637 bsc#1235523) +- commit 690c0e7 + +------------------------------------------------------------------- +Tue Jan 21 16:52:14 CET 2025 - neelx@suse.com + +- btrfs: zlib: fix avail_in bytes for s390 zlib HW compression + path (CVE-2024-57923 bsc#1236081). +- commit 8a7a4cd + +------------------------------------------------------------------- +Tue Jan 21 16:49:01 CET 2025 - dsterba@suse.com + +- geneve: do not assume mac header is set in geneve_xmit_skb() (CVE-2024-56636 bsc#1235520) +- commit 952c736 + +------------------------------------------------------------------- +Tue Jan 21 16:47:22 CET 2025 - colyli@suse.de + +- dm array: fix releasing a faulty array block twice in + dm_array_cursor_end (bsc#1236096, CVE-2024-57929). +- commit 39a2cb0 + +------------------------------------------------------------------- +Tue Jan 21 16:43:39 CET 2025 - dsterba@suse.com + +- net: avoid potential UAF in default_operstate() (CVE-2024-56635 bsc#1235519) +- commit 3ce7665 + +------------------------------------------------------------------- +Tue Jan 21 16:33:32 CET 2025 - dsterba@suse.com + +- net: lapb: increase LAPB_HEADER_LEN (CVE-2024-56659 bsc#1235439) +- commit f8467db + +------------------------------------------------------------------- +Tue Jan 21 16:22:07 CET 2025 - dsterba@suse.com + +- net: enetc: Do not configure preemptible TCs if SIs do not support (CVE-2024-56649 bsc#1235449) +- commit 72c14cf + +------------------------------------------------------------------- +Tue Jan 21 16:19:41 CET 2025 - dsterba@suse.com + +- smb: Initialize cfid->tcon before performing network ops (CVE-2024-56729 bsc#1235503) +- commit 01281af + +------------------------------------------------------------------- +Tue Jan 21 16:03:55 CET 2025 - oneukum@suse.com + +- usb: typec: ucsi: Fix connector status writing past buffer size + (git-fixes). +- commit cef7f7d + +------------------------------------------------------------------- +Tue Jan 21 14:52:47 CET 2025 - oneukum@suse.com + +- reenabled kABI padding for rfkill subsystem +- commit 6ada0c1 + +------------------------------------------------------------------- +Tue Jan 21 14:51:54 CET 2025 - oneukum@suse.com + +- reenabled kABI padding for fpga subsystem +- commit 2829876 + +------------------------------------------------------------------- +Tue Jan 21 14:50:28 CET 2025 - oneukum@suse.com + +- reenabled kABI paddings for atheros wifi +- commit e1e449a + +------------------------------------------------------------------- +Tue Jan 21 14:49:44 CET 2025 - oneukum@suse.com + +- reenable kABI paddings for mediatek wifi +- commit 3acd857 + +------------------------------------------------------------------- +Tue Jan 21 14:48:10 CET 2025 - oneukum@suse.com + +- reenable kABI padding for realtek wifi +- commit f74657e + +------------------------------------------------------------------- +Tue Jan 21 14:10:11 CET 2025 - vbabka@suse.cz + +- selftests/mm: add self tests for guard page feature + (jsc#PED-11997). +- commit 60e0640 + +------------------------------------------------------------------- +Tue Jan 21 14:08:12 CET 2025 - vbabka@suse.cz + +- tools: testing: update tools UAPI header for mman-common.h + (jsc#PED-11997). +- commit 8363626 + +------------------------------------------------------------------- +Tue Jan 21 14:07:38 CET 2025 - vbabka@suse.cz + +- mm: madvise: implement lightweight guard page mechanism + (jsc#PED-11997). +- commit ef64fd4 + +------------------------------------------------------------------- +Tue Jan 21 14:06:58 CET 2025 - vbabka@suse.cz + +- mm: add PTE_MARKER_GUARD PTE marker (jsc#PED-11997). +- commit 8bdd1e7 + +------------------------------------------------------------------- +Tue Jan 21 14:06:33 CET 2025 - vbabka@suse.cz + +- mm: pagewalk: add the ability to install PTEs (jsc#PED-11997). +- commit 05dd309 + +------------------------------------------------------------------- +Tue Jan 21 14:05:57 CET 2025 - vbabka@suse.cz + +- mm/madvise: unrestrict process_madvise() for current process + (jsc#PED-11997). +- commit 520a012 + +------------------------------------------------------------------- +Tue Jan 21 14:03:49 CET 2025 - vbabka@suse.cz + +- mm: refactor mm_access() to not return NULL (jsc#PED-11997). +- commit f4b336b + +------------------------------------------------------------------- +Tue Jan 21 13:27:21 CET 2025 - nik.borisov@suse.com + +- x86/cpu/topology: Remove limit of CPUs due to disabled IO/APIC (git-fixes). +- commit 62783ca + +------------------------------------------------------------------- +Tue Jan 21 12:19:50 CET 2025 - nik.borisov@suse.com + +- x86/microcode/intel: Remove unnecessary cache writeback and invalidation (git-fixes). +- commit dc8791d + +------------------------------------------------------------------- +Tue Jan 21 12:15:02 CET 2025 - nik.borisov@suse.com + +- x86/tdx: Dynamically disable SEPT violations from causing #VEs (git-fixes). +- commit 496a9c3 + +------------------------------------------------------------------- +Tue Jan 21 12:14:51 CET 2025 - nik.borisov@suse.com + +- x86/tdx: Rename tdx_parse_tdinfo() to tdx_setup() (git-fixes). +- commit 5e1ffad + +------------------------------------------------------------------- +Tue Jan 21 12:14:38 CET 2025 - nik.borisov@suse.com + +- x86/tdx: Introduce wrappers to read and write TD metadata (git-fixes). +- commit 755075a + +------------------------------------------------------------------- +Tue Jan 21 12:13:09 CET 2025 - nik.borisov@suse.com + +- x86/pkeys: Ensure updated PKRU value is XRSTOR'd (git-fixes). +- commit 51df86b + +------------------------------------------------------------------- +Tue Jan 21 12:12:55 CET 2025 - nik.borisov@suse.com + +- x86/pkeys: Change caller of update_pkru_in_sigframe() (git-fixes). +- commit 978efb4 + +------------------------------------------------------------------- +Tue Jan 21 12:05:34 CET 2025 - nik.borisov@suse.com + +- x86/fpu: Ensure shadow stack is active before "getting" registers (git-fixes). +- commit 46e75e2 + +------------------------------------------------------------------- +Tue Jan 21 10:48:05 CET 2025 - nik.borisov@suse.com + +- x86/mm: Carve out INVLPG inline asm for use by others (git-fixes). +- commit e895153 + +------------------------------------------------------------------- +Tue Jan 21 10:36:27 CET 2025 - nik.borisov@suse.com + +- x86: fix off-by-one in access_ok() (git-fixes). +- commit 4b269aa + +------------------------------------------------------------------- +Tue Jan 21 10:36:15 CET 2025 - nik.borisov@suse.com + +- x86/asm: Make serialize() always_inline (git-fixes). +- commit f957994 + +------------------------------------------------------------------- +Tue Jan 21 10:36:02 CET 2025 - nik.borisov@suse.com + +- x86/CPU/AMD: WARN when setting EFER.AUTOIBRS if and only if the WRMSR fails (git-fixes). +- commit c5e60f6 + +------------------------------------------------------------------- +Tue Jan 21 09:43:17 CET 2025 - nik.borisov@suse.com + +- x86/microcode/AMD: Flush patch buffer mapping after application (git-fixes). +- commit d8e2f7c + +------------------------------------------------------------------- +Tue Jan 21 09:43:04 CET 2025 - nik.borisov@suse.com + +- x86/fred: Fix the FRED RSP0 MSR out of sync with its per-CPU cache (git-fixes). +- commit bb3c863 + +------------------------------------------------------------------- +Tue Jan 21 06:58:40 CET 2025 - jlee@suse.com + +- Reviewed + patches.suse/0004-MODSIGN-checking-the-blacklisted-hash-before-loading.patch +- commit 0e6968e + +------------------------------------------------------------------- +Tue Jan 21 06:56:27 CET 2025 - jlee@suse.com + +- Reviewed + patches.suse/0003-Add-external-no-support-as-bad-taint-module.patch +- commit 86de2cb + +------------------------------------------------------------------- +Mon Jan 20 10:24:55 CET 2025 - msuchanek@suse.de + +- tpm: ibmvtpm: Set TPM_OPS_AUTO_STARTUP flag on driver + (git-fixes). +- commit 6f0e558 + +------------------------------------------------------------------- +Mon Jan 20 09:50:34 CET 2025 - ohering@suse.de + +- net: mana: Cleanup "mana" debugfs dir after cleanup of all children (git-fixes). +- commit 7180a8a + +------------------------------------------------------------------- +Mon Jan 20 09:49:46 CET 2025 - nmorey@suse.com + +- RDMA/hns: Fix missing flush CQE for DWQE (git-fixes) +- commit 87b30f5 + +------------------------------------------------------------------- +Mon Jan 20 09:49:43 CET 2025 - nmorey@suse.com + +- RDMA/hns: Fix warning storm caused by invalid input in IO path (git-fixes) +- commit e09ea24 + +------------------------------------------------------------------- +Mon Jan 20 09:49:40 CET 2025 - nmorey@suse.com + +- RDMA/hns: Fix accessing invalid dip_ctx during destroying QP (git-fixes) +- commit d0ac89c + +------------------------------------------------------------------- +Mon Jan 20 09:49:36 CET 2025 - nmorey@suse.com + +- RDMA/hns: Fix mapping error of zero-hop WQE buffer (git-fixes) +- commit 87de660 + +------------------------------------------------------------------- +Mon Jan 20 09:49:23 CET 2025 - nmorey@suse.com + +- RDMA/nldev: Set error code in rdma_nl_notify_event (git-fixes) +- commit c4562bf + +------------------------------------------------------------------- +Mon Jan 20 09:49:17 CET 2025 - nmorey@suse.com + +- RDMA/core: Fix ENODEV error for iWARP test over vlan (git-fixes) +- commit a0b253d + +------------------------------------------------------------------- +Mon Jan 20 09:49:09 CET 2025 - nmorey@suse.com + +- RDMA/uverbs: Prevent integer overflow issue (git-fixes) +- commit aeb3e97 + +------------------------------------------------------------------- +Mon Jan 20 09:06:19 CET 2025 - jlee@suse.com + +- Reviewed + patches.suse/0001-PKCS-7-Check-codeSigning-EKU-of-certificates-in-PKCS.patch +- commit c96f4a3 + +------------------------------------------------------------------- +Mon Jan 20 09:05:35 CET 2025 - jlee@suse.com + +- Reviewed + patches.suse/0001-X.509-Fix-the-parser-of-extended-key-usage-for-lengt.patch +- commit b4da5d5 + +------------------------------------------------------------------- +Mon Jan 20 09:04:47 CET 2025 - jlee@suse.com + +- Reviewed + patches.suse/0004-Documentation-admin-guide-module-signing.rst-add-ope.patch +- commit 4076611 + +------------------------------------------------------------------- +Mon Jan 20 09:03:14 CET 2025 - jlee@suse.com + +- Reviewed + patches.suse/0003-modsign-Add-codeSigning-EKU-when-generating-X.509-ke.patch +- commit 3ca6e63 + +------------------------------------------------------------------- +Mon Jan 20 09:02:27 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0002-PKCS-7-Check-codeSigning-EKU-for-kernel-module-and-k.patch. + Update config files. + CONFIG_CHECK_CODESIGN_EKU +- commit 3293035 + +------------------------------------------------------------------- +Mon Jan 20 08:59:44 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0001-X.509-Add-CodeSigning-extended-key-usage-parsing.patch. +- commit af592d7 + +------------------------------------------------------------------- +Mon Jan 20 07:49:01 CET 2025 - heming.zhao@suse.com + +- ocfs2: fix slab-use-after-free due to dangling pointer dqi_priv + (bsc#1235964 CVE-2024-57892). +- commit c39636c + +------------------------------------------------------------------- +Mon Jan 20 06:04:14 CET 2025 - jlee@suse.com + +- efi: remove EFI secret key when booting with secure boot + disabled (jsc#PED-1444). +- commit b444d73 + +------------------------------------------------------------------- +Sat Jan 18 18:56:09 CET 2025 - lduncan@suse.com + +- scsi: mpi3mr: Fix corrupt config pages PHY state is switched + in sysfs (CVE-2024-57804 bsc#1235779). +- commit aa77f1e + +------------------------------------------------------------------- +Sat Jan 18 09:43:35 CET 2025 - tiwai@suse.de + +- soc: ti: pruss: Fix pruss APIs (git-fixes). +- reset: rzg2l-usbphy-ctrl: Assign proper of node to the allocated + device (git-fixes). +- platform/x86: lenovo-yoga-tab2-pro-1380-fastcharger: fix serdev + race (git-fixes). +- platform/x86: dell-uart-backlight: fix serdev race (git-fixes). +- Revert "mtd: spi-nor: core: replace dummy buswidth from addr + to data" (git-fixes). +- hwmon: (ltc2991) Fix mixed signed/unsigned in DIV_ROUND_CLOSEST + (git-fixes). +- hwmon: (tmp513) Fix division of negative numbers (git-fixes). +- gpio: xilinx: Convert gpio_lock to raw spinlock (git-fixes). +- i2c: testunit: on errors, repeat NACK until STOP (git-fixes). +- i2c: rcar: fix NACK handling when being a target (git-fixes). +- i2c: mux: demux-pinctrl: check initial mux selection, too + (git-fixes). +- i2c: atr: Fix client detach (git-fixes). +- i2c: core: fix reference leak in i2c_register_adapter() + (git-fixes). +- pmdomain: imx8mp-blk-ctrl: add missing loop break condition + (git-fixes). +- selftests: mptcp: avoid spurious errors on disconnect + (git-fixes). +- drm/amd/pm: fix BUG: scheduling while atomic (stable-fixes). +- drm/amdkfd: wq_release signals dma_fence only when available + (git-fixes). +- drm/amd/display: Add check for granularity in dml ceil/floor + helpers (stable-fixes). +- drm/amd/display: increase MAX_SURFACES to the value supported + by hw (stable-fixes). +- pmdomain: imx: gpcv2: fix an OF node reference leak in + imx_gpcv2_probe() (git-fixes). +- commit edae5a9 + +------------------------------------------------------------------- +Sat Jan 18 02:27:11 CET 2025 - colyli@suse.de + +- block: RCU protect disk->conv_zones_bitmap (bsc#1235820, + CVE-2024-57875). +- commit 76c266d + +------------------------------------------------------------------- +Sat Jan 18 02:19:20 CET 2025 - colyli@suse.de + +- ublk: detach gendisk from ublk device if add_disk() fails + (bsc#1235634, CVE-2024-56764). +- commit 3688e07 + +------------------------------------------------------------------- +Fri Jan 17 16:34:20 CET 2025 - jgross@suse.com + +- KVM: arm64: Get rid of userspace_irqchip_in_use (CVE-2024-53195 + bsc#1234957). +- commit 4e1a286 + +------------------------------------------------------------------- +Fri Jan 17 16:02:10 CET 2025 - jgross@suse.com + +- KVM: arm64: Don't retire aborted MMIO instruction + (CVE-2024-53196 bsc#1234906). +- commit c7394cd + +------------------------------------------------------------------- +Fri Jan 17 14:41:41 CET 2025 - jgross@suse.com + +- xen: Fix the issue of resource not being properly released in + xenbus_dev_probe() (CVE-2024-53198 bsc#1234923). +- commit a0f3f9e + +------------------------------------------------------------------- +Fri Jan 17 13:45:59 CET 2025 - jgross@suse.com + +- x86/static-call: Remove early_boot_irqs_disabled check to fix + Xen PVH dom0 (git-fixes). +- commit 8264638 + +------------------------------------------------------------------- +Fri Jan 17 10:31:40 CET 2025 - vbabka@suse.cz + +- mm: hugetlb: independent PMD page table shared count + (CVE-2024-57883 bsc#1235947). +- commit 454014f + +------------------------------------------------------------------- +Fri Jan 17 10:00:03 CET 2025 - tiwai@suse.de + +- ASoC: tas2781: Fix occasional calibration failture (git-fixes). +- commit 9c36ea2 + +------------------------------------------------------------------- +Fri Jan 17 09:56:33 CET 2025 - tiwai@suse.de + +- drm/xe: Mark ComputeCS read mode as UC on iGPU (git-fixes). +- drm/xe/oa: Add missing VISACTL mux registers (git-fixes). +- drm/xe: make change ccs_mode a synchronous action (git-fixes). +- drm/xe: introduce xe_gt_reset and xe_gt_wait_for_reset + (git-fixes). +- drm/amd/display: Do not elevate mem_type change to full update + (git-fixes). +- drm/amd/display: Do not wait for PSR disable on vbl enable + (git-fixes). +- Revert "drm/amd/display: Enable urgent latency adjustments + for DCN35" (git-fixes). +- drm/amd/display: Validate mdoe under MST LCT=1 case as well + (git-fixes). +- drm/v3d: Ensure job pointer is set to NULL after job completion + (git-fixes). +- drm/vmwgfx: Add new keep_resv BO param (git-fixes). +- drm/vmwgfx: Unreserve BO on error (git-fixes). +- drm/tests: helpers: Fix compiler warning (git-fixes). +- commit 0fe40cd + +------------------------------------------------------------------- +Fri Jan 17 09:53:32 CET 2025 - vkarasulli@suse.de + +- config: enable + CONFIG_INTEL_IOMMU_SCALABLE_MODE_DEFAULT_ON +- commit 7266c28 + +------------------------------------------------------------------- +Fri Jan 17 09:01:32 CET 2025 - ptesarik@suse.com + +- ftrace: Fix regression with module command in stack_trace_filter + (CVE-2024-56569 bsc#1235031). +- commit edf09c4 + +------------------------------------------------------------------- +Fri Jan 17 08:39:32 CET 2025 - tiwai@suse.de + +- Move upstreamed DRM patch into sorted section +- commit efd17c1 + +------------------------------------------------------------------- +Thu Jan 16 19:35:26 CET 2025 - nmorey@suse.com + +- RDMA/siw: Remove direct link to net_device (bsc#1235946 CVE-2024-57857) +- commit a26645d + +------------------------------------------------------------------- +Thu Jan 16 15:47:30 CET 2025 - tbogendoerfer@suse.de + +- af_packet: fix vlan_get_protocol_dgram() vs MSG_PEEK + (CVE-2024-57901 bsc#1235900). +- net: wwan: t7xx: Fix FSM command timeout issue (CVE-2024-39282 + bsc#1235903). +- commit f820992 + +------------------------------------------------------------------- +Thu Jan 16 14:01:50 CET 2025 - tiwai@suse.de + +- tpm: Map the ACPI provided event log (bsc#1233260 bsc#1233259 + bsc#1232421). +- commit 9c4f937 + +------------------------------------------------------------------- +Thu Jan 16 12:43:30 CET 2025 - nmorey@suse.com + +- RDMA/rtrs: Ensure 'ib_sge list' is accessible (bsc#1235902 CVE-2024-36476) +- commit 5e76f66 + +------------------------------------------------------------------- +Thu Jan 16 12:42:57 CET 2025 - nmorey@suse.com + +- RDMA/rxe: Remove the direct link to net_device (bsc#1235906 CVE-2024-57795) +- commit 09cd979 + +------------------------------------------------------------------- +Thu Jan 16 11:02:44 CET 2025 - vkarasulli@suse.de + +- iommu/vt-d: Remove cache tags before disabling ATS + (CVE-2024-56669 bsc#1235245). +- commit f02f36b + +------------------------------------------------------------------- +Thu Jan 16 10:51:32 CET 2025 - vkarasulli@suse.de + +- iommu/vt-d: Fix qi_batch NULL pointer with nested parent domain + (CVE-2024-56668 bsc#1235017). +- commit 1757163 + +------------------------------------------------------------------- +Thu Jan 16 06:39:08 CET 2025 - osalvador@suse.de + +- mm: use aligned address in copy_user_gigantic_page() + (CVE-2024-51729 bsc#1235741). +- commit 3c62d9b + +------------------------------------------------------------------- +Thu Jan 16 01:14:42 CET 2025 - dsterba@suse.com + +- bpf: fix recursive lock when verdict program return SK_PASS (CVE-2024-56694 bsc#1235412) +- commit dfde0f5 + +------------------------------------------------------------------- +Thu Jan 16 00:33:34 CET 2025 - dsterba@suse.com + +- bpf: fix OOB devmap writes when deleting elements (CVE-2024-56615 bsc#1235426) +- commit 997fa6c + +------------------------------------------------------------------- +Thu Jan 16 00:24:40 CET 2025 - dsterba@suse.com + +- xsk: fix OOB map writes when deleting elements (CVE-2024-56614 bsc#1235424) +- commit 4dda137 + +------------------------------------------------------------------- +Wed Jan 15 23:35:20 CET 2025 - dsterba@suse.com + +- mm/mempolicy: fix migrate_to_node() assuming there is at least one VMA in a MM (CVE-2024-56611 bsc#1235391) +- commit 3a11b51 + +------------------------------------------------------------------- +Wed Jan 15 22:53:46 CET 2025 - dsterba@suse.com + +- iommu/tegra241-cmdqv: Fix alignment failure at max_n_shift (CVE-2024-53225 bsc#1235006) +- commit d17bd9f + +------------------------------------------------------------------- +Wed Jan 15 22:15:40 CET 2025 - ailiop@suse.com + +- ring-buffer: Fix overflow in __rb_map_vma (bsc#1235752 + CVE-2024-56368). +- commit 887043f + +------------------------------------------------------------------- +Wed Jan 15 22:08:41 CET 2025 - ailiop@suse.com + +- mm: use aligned address in clear_gigantic_page() (bsc#1235742 + CVE-2024-52319). +- commit cf2082f + +------------------------------------------------------------------- +Wed Jan 15 21:59:22 CET 2025 - ailiop@suse.com + +- netdevsim: prevent bad user input in + nsim_dev_health_break_write() (bsc#1235587 CVE-2024-56716). +- commit 64a78e2 + +------------------------------------------------------------------- +Wed Jan 15 21:51:44 CET 2025 - ailiop@suse.com + +- bpf: Fix UAF via mismatching bpf_prog/attachment RCU flavors + (bsc#1235555 CVE-2024-56675). +- commit 9dd9586 + +------------------------------------------------------------------- +Wed Jan 15 21:42:59 CET 2025 - ailiop@suse.com + +- net: netdevsim: fix nsim_pp_hold_write() (bsc#1235554 + CVE-2024-56713). +- commit 9b9335e + +------------------------------------------------------------------- +Wed Jan 15 21:22:47 CET 2025 - ailiop@suse.com + +- mm/gup: handle NULL pages in unpin_user_pages() (bsc#1235388 + CVE-2024-56612). +- commit 58f5e58 + +------------------------------------------------------------------- +Wed Jan 15 21:17:35 CET 2025 - ailiop@suse.com + +- xsk: Free skb when TX metadata options are invalid (bsc#1235000 + CVE-2024-53236). +- commit 488293a + +------------------------------------------------------------------- +Wed Jan 15 21:05:45 CET 2025 - ailiop@suse.com + +- ipc: fix memleak if msg_init_ns failed in create_ipc_ns + (bsc#1234893 CVE-2024-53175). +- commit ee73306 + +------------------------------------------------------------------- +Wed Jan 15 19:15:21 CET 2025 - dsterba@suse.com + +- ocfs2: fix uninitialized value in ocfs2_file_read_iter() (CVE-2024-53155 bsc#1234855) +- commit 29d10db + +------------------------------------------------------------------- +Wed Jan 15 18:52:14 CET 2025 - neelx@suse.com + +- btrfs: add a sanity check for btrfs root in btrfs_search_slot() + (CVE-2024-56774 bsc#1235653). +- commit 7fe00e3 + +------------------------------------------------------------------- +Wed Jan 15 18:50:33 CET 2025 - dsterba@suse.com + +- ocfs2: free inode when ocfs2_get_init_inode() fails (CVE-2024-56630 bsc#1235479) +- commit 892fcc7 + +------------------------------------------------------------------- +Wed Jan 15 18:45:15 CET 2025 - dsterba@suse.com + +- ceph: give up on paths longer than PATH_MAX (CVE-2024-53685 bsc#1235720) +- commit 96cf2d2 + +------------------------------------------------------------------- +Wed Jan 15 18:25:00 CET 2025 - dsterba@suse.com + +- bcache: revert replacing IS_ERR_OR_NULL with IS_ERR again (CVE-2024-48881 bsc#1235727) +- commit 7611048 + +------------------------------------------------------------------- +Wed Jan 15 18:14:36 CET 2025 - dsterba@suse.com + +- vfio/mlx5: Fix an unwind issue in mlx5vf_add_migration_pages() (CVE-2024-56742 bsc#1235613) +- commit 561ef4c + +------------------------------------------------------------------- +Wed Jan 15 16:43:30 CET 2025 - mhocko@suse.com + +- net/smc: check return value of sock_recvmsg when draining clc + data (CVE-2024-57791 bsc#1235759). +- commit 3137fae + +------------------------------------------------------------------- +Wed Jan 15 16:21:49 CET 2025 - dsterba@suse.com + +- udmabuf: change folios array from kmalloc to kvmalloc (CVE-2024-56544 bsc#1235067) +- commit e18704f + +------------------------------------------------------------------- +Wed Jan 15 16:06:16 CET 2025 - dsterba@suse.com + +- scsi: qedf: Fix a possible memory leak in qedf_alloc_and_init_sb() (CVE-2024-56748 bsc#1235627) +- commit bf1507f + +------------------------------------------------------------------- +Wed Jan 15 15:53:43 CET 2025 - dsterba@suse.com + +- scsi: ufs: core: sysfs: Prevent div by zero (CVE-2024-56622 bsc#1235251) +- commit e1723b2 + +------------------------------------------------------------------- +Wed Jan 15 15:50:39 CET 2025 - dsterba@suse.com + +- scsi: ufs: core: Cancel RTC work during ufshcd_remove() (CVE-2024-56621 bsc#1235228) +- commit dcbc4ba + +------------------------------------------------------------------- +Wed Jan 15 15:47:57 CET 2025 - dsterba@suse.com + +- scsi: ufs: qcom: Only free platform MSIs when ESI is enabled (CVE-2024-56620 bsc#1235227) +- commit a4f3898 + +------------------------------------------------------------------- +Wed Jan 15 14:49:39 CET 2025 - vkarasulli@suse.de + +- virt: tdx-guest: Just leak decrypted memory on unrecoverable + errors (CVE-2024-57793 bsc#1235768). +- commit 5a20f80 + +------------------------------------------------------------------- +Wed Jan 15 12:39:36 CET 2025 - osalvador@suse.de + +- stackdepot: fix stack_depot_save_flags() in NMI context + (CVE-2024-48876 bsc#1235726). +- commit 21d9f52 + +------------------------------------------------------------------- +Wed Jan 15 10:36:54 CET 2025 - jslaby@suse.cz + +- x86/fred: Clear WFE in missing-ENDBRANCH #CPs (CVE-2024-56761 + bsc#1235633). +- commit d326277 + +------------------------------------------------------------------- +Wed Jan 15 10:16:26 CET 2025 - tbogendoerfer@suse.de + +- net: ethernet: oa_tc6: fix tx skb race condition between + reference pointers (CVE-2024-56788 bsc#1235754). +- tools/net/ynl: fix sub-message key lookup for nested attributes + (git-fixes). +- net: tun: fix tun_napi_alloc_frags() (CVE-2024-56372 + bsc#1235753). +- net: renesas: rswitch: avoid use-after-put for a device tree + node (CVE-2024-55639 bsc#1235737). +- commit ab1ee58 + +------------------------------------------------------------------- +Wed Jan 15 09:37:42 CET 2025 - vkarasulli@suse.de + +- KVM: SVM: Allow guest writes to set MSR_AMD64_DE_CFG bits + (bsc#1234635). +- commit ad88ff2 + +------------------------------------------------------------------- +Wed Jan 15 09:12:02 CET 2025 - vbabka@suse.cz + +- mm/page_alloc: don't call pfn_to_page() on possibly non-existent + PFN in split_large_buddy() (CVE-2024-57881 bsc#1235843). +- commit 47fc212 + +------------------------------------------------------------------- +Wed Jan 15 08:40:16 CET 2025 - jlee@suse.com + +- Reviewed + patches.suse/0001-efi-do-not-automatically-generate-secret-key.patch +- commit 64be71e + +------------------------------------------------------------------- +Wed Jan 15 08:39:05 CET 2025 - jlee@suse.com + +- Reviewed + patches.suse/0011-PM-hibernate-require-hibernate-snapshot-image-to-be-.patch +- commit fac3c3b + +------------------------------------------------------------------- +Wed Jan 15 08:34:38 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0010-PM-hibernate-a-option-to-request-that-snapshot-image.patch. + Update config files. + CONFIG_HIBERNATE_VERIFICATION_FORCE is not set +- commit d0b09b5 + +------------------------------------------------------------------- +Wed Jan 15 08:28:05 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0009-PM-hibernate-prevent-EFI-secret-key-to-be-regenerate.patch. +- commit 38aa2b2 + +------------------------------------------------------------------- +Tue Jan 14 19:57:36 CET 2025 - lduncan@suse.com + +- Revert "block, bfq: merge bfq_release_process_ref() into + bfq_put_cooperator()" (CVE-2024-53182 bsc#1234946). +- block: fix uaf for flush rq while iterating tags (CVE-2024-53170 + bsc#1234888). +- scsi: qedi: Fix a possible memory leak in + qedi_alloc_and_init_sb() (CVE-2024-56747 bsc#1234934). +- scsi: bfa: Fix use-after-free in bfad_im_module_exit() + (CVE-2024-53227 bsc#1235011). +- scsi: hisi_sas: Create all dump files during debugfs + initialization (CVE-2024-56588 bsc#1235123). +- commit d7ec03b + +------------------------------------------------------------------- +Tue Jan 14 19:50:13 CET 2025 - ematsumiya@suse.de + +- smb: client: fix TCP timers deadlock after rmmod (bsc#1235723, + CVE-2024-54680). +- commit 067db58 + +------------------------------------------------------------------- +Tue Jan 14 17:51:58 CET 2025 - nik.borisov@suse.com + +- x86/cpu: Add Lunar Lake to list of CPUs with a broken MONITOR implementation (jsc#PED-11963). +- commit 40fc24b + +------------------------------------------------------------------- +Tue Jan 14 17:06:26 CET 2025 - dsterba@suse.com + +- scsi: hisi_sas: Add cond_resched() for no forced preemption model (CVE-2024-56589 bsc#1235241) +- commit 5616a9a + ------------------------------------------------------------------- Tue Jan 14 15:33:20 CET 2025 - jack@suse.cz - Enable CONFIG_BUG_ON_DATA_CORRUPTION (jsc#PED-11849) - commit ad832d9 +------------------------------------------------------------------- +Tue Jan 14 15:22:20 CET 2025 - andrea.porta@suse.com + +- arm64: dts: rockchip: add hevc power domain clock to rk3328 + (git-fixes). +- commit 4ced1a7 + +------------------------------------------------------------------- +Tue Jan 14 15:21:32 CET 2025 - andrea.porta@suse.com + +- arm64: dts: rockchip: rename rfkill label for Radxa ROCK 5B + (git-fixes). +- commit 1aa0c5f + +------------------------------------------------------------------- +Tue Jan 14 15:20:43 CET 2025 - andrea.porta@suse.com + +- arm64: dts: imx95: correct the address length of + netcmix_blk_ctrl (git-fixes). +- commit 261c0be + ------------------------------------------------------------------- Tue Jan 14 15:19:57 CET 2025 - mfranc@suse.cz @@ -14,6 +2984,45 @@ Tue Jan 14 15:19:57 CET 2025 - mfranc@suse.cz patches.suse/0002-security-Add-a-kernel-lockdown-flag-for-early-boot-s.patch. - commit 53733e1 +------------------------------------------------------------------- +Tue Jan 14 15:19:03 CET 2025 - andrea.porta@suse.com + +- arm64: dts: broadcom: Fix L2 linesize for Raspberry Pi 5 + (git-fixes). +- commit 34dcb38 + +------------------------------------------------------------------- +Tue Jan 14 14:29:28 CET 2025 - oneukum@suse.com + +- reinstating kABI paddings for crypto +- commit dcd0a1e + +------------------------------------------------------------------- +Tue Jan 14 14:28:46 CET 2025 - oneukum@suse.com + +- Refresh patches.suse/crypto-add-suse_kabi_padding.patch. +- commit 7e643ee + +------------------------------------------------------------------- +Tue Jan 14 14:22:08 CET 2025 - oneukum@suse.com + +- reinstate PCI kABI paddings +- commit d5bb436 + +------------------------------------------------------------------- +Tue Jan 14 14:20:41 CET 2025 - oneukum@suse.com + +- Reinstating kABI padding for Thunderbolt +- commit 13936cf + +------------------------------------------------------------------- +Tue Jan 14 13:56:33 CET 2025 - oneukum@suse.com + +- usb: typec: Add attribute file showing the USB Modes of the + partner (git-fixes). +- Refresh patches.suse/paddings-add-for-type-C-new-in-SP5.patch. +- commit 1aae08b + ------------------------------------------------------------------- Tue Jan 14 13:36:21 CET 2025 - dsterba@suse.com @@ -28,6 +3037,14 @@ Tue Jan 14 13:30:56 CET 2025 - mgorman@suse.de command line. - commit b89f0e3 +------------------------------------------------------------------- +Tue Jan 14 13:22:24 CET 2025 - oneukum@suse.com + +- usb: typec: Add attribute file showing the supported USB modes + of the port (git-fixes). +- Refresh patches.suse/paddings-add-for-type-C-new-in-SP5.patch. +- commit 2fd6860 + ------------------------------------------------------------------- Tue Jan 14 13:14:11 CET 2025 - mgorman@suse.de @@ -37,6 +3054,80 @@ Tue Jan 14 13:14:11 CET 2025 - mgorman@suse.de options' (jsc#PED-11838). - commit 6f73ffe +------------------------------------------------------------------- +Tue Jan 14 12:25:35 CET 2025 - oneukum@suse.com + +- usb: typec: ucsi: Fix a missing bits to bytes conversion in + ucsi_init() (git-fixes). +- commit 7a60998 + +------------------------------------------------------------------- +Tue Jan 14 12:19:55 CET 2025 - oneukum@suse.com + +- usb: typec: ucsi: Convert connector specific commands to bitmaps + (git-fixes). +- commit 1060e28 + +------------------------------------------------------------------- +Tue Jan 14 12:16:40 CET 2025 - oneukum@suse.com + +- usb: typec: ucsi: Helper for Get Connector Status command + (git-fixes). +- commit 7530947 + +------------------------------------------------------------------- +Tue Jan 14 12:13:57 CET 2025 - oneukum@suse.com + +- usb: typec: ucsi: Add support for the partner USB Modes + (git-fixes). +- commit bb31d21 + +------------------------------------------------------------------- +Tue Jan 14 11:23:30 CET 2025 - oneukum@suse.com + +- usb: typec: ucsi: Supply the USB capabilities to the ports + (git-fixes). +- commit a77d656 + +------------------------------------------------------------------- +Tue Jan 14 11:08:34 CET 2025 - oneukum@suse.com + +- usb: typec: ucsi: UCSI2.0 Set Sink Path command support + (git-fixes). +- commit 0376245 + +------------------------------------------------------------------- +Tue Jan 14 11:05:51 CET 2025 - oneukum@suse.com + +- usb: typec: ucsi: glink: use device_for_each_child_node_scoped() + (git-fixes). +- commit 3691738 + +------------------------------------------------------------------- +Tue Jan 14 10:01:53 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0008-PM-hibernate-Generate-and-verify-signature-for-snaps.patch. + Update config files. + CONFIG_HIBERNATE_VERIFICATION + CONFIG_EFI_SECRET_KEY + CONFIG_HIDDEN_AREA +- commit 4b57a00 + +------------------------------------------------------------------- +Tue Jan 14 08:34:22 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0007-PM-hibernate-encrypt-hidden-area.patch. +- commit a1cdd8d + +------------------------------------------------------------------- +Tue Jan 14 08:11:18 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0006-efi-allow-user-to-regenerate-secret-key.patch. +- commit 498aa9e + ------------------------------------------------------------------- Mon Jan 13 21:30:48 CET 2025 - krisman@suse.de @@ -697,6 +3788,12 @@ Mon Jan 13 11:54:55 CET 2025 - mfranc@suse.cz - s390x config: IOMMU_DEFAULT_DMA_LAZY=y (bsc#1235646) - commit 2199130 +------------------------------------------------------------------- +Mon Jan 13 10:47:35 CET 2025 - oneukum@suse.com + +- net: usb: qmi_wwan: add Telit FE910C04 compositions (git-fixes). +- commit a8a3e1b + ------------------------------------------------------------------- Mon Jan 13 10:05:49 CET 2025 - tiwai@suse.de @@ -799,6 +3896,31 @@ Sun Jan 12 09:34:43 CET 2025 - tiwai@suse.de (git-fixes). - commit 5559cd4 +------------------------------------------------------------------- +Sun Jan 12 09:15:32 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0005-efi-generate-secret-key-in-EFI-boot-environment.patch. + Update config files. + CONFIG_EFI_SECRET_KEY is not set +- commit f3e53e1 + +------------------------------------------------------------------- +Sun Jan 12 09:10:41 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0002-hibernate-avoid-the-data-in-hidden-area-to-be-snapsh.patch. +- commit 81704e7 + +------------------------------------------------------------------- +Sun Jan 12 09:04:59 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0001-security-create-hidden-area-to-keep-sensitive-data.patch. + Update config files. + CONFIG_HIDDEN_AREA is not set +- commit 53e4009 + ------------------------------------------------------------------- Sun Jan 12 03:41:39 CET 2025 - jlee@suse.com @@ -1129,6 +4251,18 @@ Thu Jan 9 17:36:21 CET 2025 - nmorey@suse.com - af_packet: avoid erroring out after sock_init_data() in packet_create() (CVE-2024-56606 bsc#123541) - commit 4c171b7 +------------------------------------------------------------------- +Thu Jan 9 16:31:26 CET 2025 - dsterba@suse.com + +- smb: client: fix NULL ptr deref in crypto_aead_setkey() (CVE-2024-53185 bsc#1234901) +- commit 16fd7dd + +------------------------------------------------------------------- +Thu Jan 9 16:04:11 CET 2025 - dsterba@suse.com + +- net: af_can: do not leave a dangling sk pointer in can_create() (CVE-2024-56603 bsc#1235415) +- commit 358efec + ------------------------------------------------------------------- Thu Jan 9 15:55:44 CET 2025 - ddiss@suse.de @@ -1136,6 +4270,12 @@ Thu Jan 9 15:55:44 CET 2025 - ddiss@suse.de (bsc#1235035 CVE-2024-56570). - commit 707d8d7 +------------------------------------------------------------------- +Thu Jan 9 15:46:57 CET 2025 - dsterba@suse.com + +- ceph: fix cred leak in ceph_mds_check_access() (CVE-2024-56563 bsc#1235107) +- commit 2378163 + ------------------------------------------------------------------- Thu Jan 9 14:31:17 CET 2025 - jdelvare@suse.de @@ -1202,7 +4342,7 @@ Wed Jan 8 13:49:07 CET 2025 - pmladek@suse.com Wed Jan 8 12:30:13 CET 2025 - dsterba@suse.com - btrfs: fix use-after-free waiting for encoded read endios (bsc#1235128) -- commit 0406131 +- commit faccece ------------------------------------------------------------------- Wed Jan 8 12:17:46 CET 2025 - dwagner@suse.de @@ -1388,6 +4528,13 @@ Tue Jan 7 23:36:50 CET 2025 - ailiop@suse.com - dlm: fix possible lkb_resource null dereference (git-fixes). - commit 490216a +------------------------------------------------------------------- +Tue Jan 7 21:30:51 CET 2025 - mbrugger@suse.com + +- powerpc/pseries/vas: Add close() callback in vas_vm_ops struct + (bsc#1234825). +- commit 2674760 + ------------------------------------------------------------------- Tue Jan 7 20:12:47 CET 2025 - tbogendoerfer@suse.de diff --git a/kernel-default.spec b/kernel-default.spec index 0985eca..b72c90d 100644 --- a/kernel-default.spec +++ b/kernel-default.spec @@ -19,7 +19,7 @@ %define srcversion 6.12 %define patchversion 6.12.0 -%define git_commit ed291891ed2804d2dd249f8063da18005e59bab4 +%define git_commit 6642b425d8de140c969bc185b2b1527f15588dfc %define variant %{nil} %define compress_modules zstd %define compress_vmlinux xz @@ -39,7 +39,7 @@ Name: kernel-default Version: 6.12.0 %if 0%{?is_kotd} -Release: .ged29189 +Release: .g6642b42 %else Release: 0 %endif diff --git a/kernel-docs.changes b/kernel-docs.changes index eb54d71..6d9f5cb 100644 --- a/kernel-docs.changes +++ b/kernel-docs.changes @@ -1,9 +1,2979 @@ +------------------------------------------------------------------- +Tue Feb 4 12:23:33 CET 2025 - ailiop@suse.com + +- xfs: Add error handling for xfs_reflink_cancel_cow_range + (git-fixes). +- commit b508427 + +------------------------------------------------------------------- +Tue Feb 4 12:22:51 CET 2025 - ailiop@suse.com + +- xfs: Propagate errors from xfs_reflink_cancel_cow_range in + xfs_dax_write_iomap_end (git-fixes). +- commit e231dcf + +------------------------------------------------------------------- +Tue Feb 4 12:21:58 CET 2025 - ailiop@suse.com + +- xfs: don't call remap_verify_area with sb write protection held + (git-fixes). +- commit b243b98 + +------------------------------------------------------------------- +Tue Feb 4 11:29:34 CET 2025 - tbogendoerfer@suse.de + +- r8169: enable SG/TSO on selected chip versions per default + (bsc#1235874). +- commit 2795291 + +------------------------------------------------------------------- +Tue Feb 4 11:27:18 CET 2025 - tbogendoerfer@suse.de + +- tools: ynl: c: correct reverse decode of empty attrs + (git-fixes). +- net/mlx5e: Fix inversion dependency warning while enabling + IPsec tunnel (CVE-2025-21674 bsc#1236688). +- net: fec: handle page_pool_dev_alloc_pages error (CVE-2025-21676 + bsc#1236696). +- pfcp: Destroy device along with udp socket's netns dismantle + (CVE-2025-21677 bsc#1236697). +- gtp: Destroy device along with udp socket's netns dismantle + (CVE-2025-21678 bsc#1236698). +- gtp: Use for_each_netdev_rcu() in gtp_genl_dump_pdp() + (git-fixes). +- eth: bnxt: always recalculate features after XDP clearing, + fix null-deref (CVE-2025-21682 bsc#1236703). +- commit 7d6efad + +------------------------------------------------------------------- +Mon Feb 3 18:44:57 CET 2025 - ailiop@suse.com + +- NFSv4.2: mark OFFLOAD_CANCEL MOVEABLE (git-fixes). +- commit 29678bd + +------------------------------------------------------------------- +Mon Feb 3 18:42:14 CET 2025 - ailiop@suse.com + +- NFSv4.2: fix COPY_NOTIFY xdr buf size calculation (git-fixes). +- commit d5313f5 + +------------------------------------------------------------------- +Mon Feb 3 18:41:08 CET 2025 - ailiop@suse.com + +- nfs: fix incorrect error handling in LOCALIO (git-fixes). +- commit 9daaf72 + +------------------------------------------------------------------- +Mon Feb 3 18:39:48 CET 2025 - ailiop@suse.com + +- Revert "SUNRPC: Reduce thread wake-up rate when receiving + large RPC messages" (git-fixes). +- commit 39ec528 + +------------------------------------------------------------------- +Mon Feb 3 18:37:45 CET 2025 - ailiop@suse.com + +- NFSD: Insulate nfsd4_encode_read_plus_data() from page + boundaries in the encode buffer (git-fixes). +- commit ffa4780 + +------------------------------------------------------------------- +Mon Feb 3 18:36:59 CET 2025 - ailiop@suse.com + +- NFSD: Insulate nfsd4_encode_read_plus() from page boundaries + in the encode buffer (git-fixes). +- commit fd89a72 + +------------------------------------------------------------------- +Mon Feb 3 18:36:03 CET 2025 - ailiop@suse.com + +- NFSD: Insulate nfsd4_encode_read() from page boundaries in + the encode buffer (git-fixes). +- commit a5474b1 + +------------------------------------------------------------------- +Mon Feb 3 18:33:40 CET 2025 - ailiop@suse.com + +- NFSD: fix decoding in nfs4_xdr_dec_cb_getattr (git-fixes). +- commit 744c03a + +------------------------------------------------------------------- +Mon Feb 3 18:32:30 CET 2025 - ailiop@suse.com + +- nfsd: fix legacy client tracking initialization (git-fixes). +- commit b058f86 + +------------------------------------------------------------------- +Mon Feb 3 15:56:36 CET 2025 - davide.benini@suse.com + +- net: inet6: do not leave a dangling sk pointer in inet6_create() + (CVE-2024-56600 bsc#1235217). +- commit 001ffac + +------------------------------------------------------------------- +Mon Feb 3 15:33:33 CET 2025 - pmladek@suse.com + +- printk: Defer legacy printing when holding printk_cpu_sync + (bsc#1236733). +- commit 35fb637 + +------------------------------------------------------------------- +Mon Feb 3 14:58:27 CET 2025 - ailiop@suse.com + +- iomap: avoid avoid truncating 64-bit offset to 32 bits + (git-fixes). +- commit dcd6fd5 + +------------------------------------------------------------------- +Mon Feb 3 14:57:27 CET 2025 - ailiop@suse.com + +- iomap: pass byte granular end position to iomap_add_to_ioend + (git-fixes). +- commit 3e58ba8 + +------------------------------------------------------------------- +Mon Feb 3 14:56:05 CET 2025 - ailiop@suse.com + +- cachefiles: Parse the "secctx" immediately (git-fixes). +- commit d3745ec + +------------------------------------------------------------------- +Mon Feb 3 14:50:56 CET 2025 - ailiop@suse.com + +- dlm: fix srcu_read_lock() return type to int (git-fixes). +- commit befab55 + +------------------------------------------------------------------- +Mon Feb 3 14:50:02 CET 2025 - ailiop@suse.com + +- dlm: fix removal of rsb struct that is master and dir record + (git-fixes). +- commit 0dc790e + +------------------------------------------------------------------- +Mon Feb 3 14:48:55 CET 2025 - ailiop@suse.com + +- xfs: check for dead buffers in xfs_buf_find_insert (git-fixes). +- commit 518b962 + +------------------------------------------------------------------- +Mon Feb 3 14:47:45 CET 2025 - ailiop@suse.com + +- xfs: fix a double completion for buffers on in-memory targets + (git-fixes). +- commit 230cef5 + +------------------------------------------------------------------- +Mon Feb 3 14:46:58 CET 2025 - ailiop@suse.com + +- xfs/libxfs: replace kmalloc() and memcpy() with kmemdup() + (git-fixes). +- commit e30e5c1 + +------------------------------------------------------------------- +Mon Feb 3 14:34:31 CET 2025 - jgross@suse.com + +- Update config files: remove XEN PV support and kernel side PV device + backends (jsc#PED-11779) +- commit 31e5715 + +------------------------------------------------------------------- +Mon Feb 3 14:26:31 CET 2025 - iivanov@suse.de + +- arm64: dts: marvell: cn9131-cf-solidwan: fix cp1 comphy links (git-fixes) +- commit c3b3ad4 + +------------------------------------------------------------------- +Mon Feb 3 14:25:20 CET 2025 - iivanov@suse.de + +- arm64: dts: rockchip: increase gmac rx_delay on rk3399-puma (git-fixes) +- commit 040d5bd + +------------------------------------------------------------------- +Mon Feb 3 14:24:03 CET 2025 - iivanov@suse.de + +- arm64: dts: rockchip: fix num-channels property of wolfvision pf5 mic (git-fixes) +- commit 80bffba + +------------------------------------------------------------------- +Mon Feb 3 14:23:02 CET 2025 - iivanov@suse.de + +- arm64: dts: rockchip: Fix PCIe3 handling for Edgeble-6TOPS Modules (git-fixes) +- commit 6eeb73e + +------------------------------------------------------------------- +Mon Feb 3 14:18:42 CET 2025 - iivanov@suse.de + +- arm64: dts: rockchip: Fix sdmmc access on rk3308-rock-s0 v1.1 boards (git-fixes) +- commit 0f4955c + +------------------------------------------------------------------- +Mon Feb 3 14:16:30 CET 2025 - iivanov@suse.de + +- arm64: tegra: Fix Tegra234 PCIe interrupt-map (git-fixes) +- commit 17b2e93 + +------------------------------------------------------------------- +Mon Feb 3 14:14:44 CET 2025 - iivanov@suse.de + +- arm64: tegra: Disable Tegra234 sce-fabric node (git-fixes) +- commit 5fbc68f + +------------------------------------------------------------------- +Mon Feb 3 14:13:32 CET 2025 - iivanov@suse.de + +- arm64: tegra: Fix typo in Tegra234 dce-fabric compatible (git-fixes) +- commit b60c09f + +------------------------------------------------------------------- +Mon Feb 3 14:13:17 CET 2025 - ailiop@suse.com + +- xfs: don't shut down the filesystem for media failures beyond + end of log (git-fixes). +- commit b3253c4 + +------------------------------------------------------------------- +Mon Feb 3 14:12:23 CET 2025 - iivanov@suse.de + +- arm64: tegra: Fix DMA ID for SPI2 (git-fixes) +- commit ed27827 + +------------------------------------------------------------------- +Mon Feb 3 14:09:40 CET 2025 - ailiop@suse.com + +- gfs2: Truncate address space when flipping GFS2_DIF_JDATA flag + (git-fixes). +- commit 2bdb106 + +------------------------------------------------------------------- +Mon Feb 3 13:59:21 CET 2025 - iivanov@suse.de + +- arm64: dts: rockchip: Fix Turing RK1 PCIe3 hang (git-fixes) +- commit 6545f4a + +------------------------------------------------------------------- +Mon Feb 3 13:58:33 CET 2025 - iivanov@suse.de + +- arm64: dts: rockchip: Split up RK3588's PCIe pinctrls (git-fixes) +- commit ee6c1d3 + +------------------------------------------------------------------- +Mon Feb 3 13:50:06 CET 2025 - iivanov@suse.de + +- arm64/mm: Override PARange for !LPA2 and use it consistently (git-fixes) +- commit 46430f7 + +------------------------------------------------------------------- +Mon Feb 3 13:47:46 CET 2025 - iivanov@suse.de + +- arm64/mm: Reduce PA space to 48 bits when LPA2 is not enabled (git-fixes) +- commit 1e5b33c + +------------------------------------------------------------------- +Mon Feb 3 13:45:19 CET 2025 - iivanov@suse.de + +- arm64: Filter out SVE hwcaps when FEAT_SVE isn't implemented (git-fixes) +- commit 6644a3b + +------------------------------------------------------------------- +Mon Feb 3 13:42:32 CET 2025 - iivanov@suse.de + +- arm64/sme: Move storage of reg_smidr to __cpuinfo_store_cpu() (git-fixes) +- commit ee0c3e4 + +------------------------------------------------------------------- +Mon Feb 3 13:39:16 CET 2025 - iivanov@suse.de + +- arm64: stacktrace: Don't WARN when unwinding other tasks (git-fixes) +- commit c1b5cbf + +------------------------------------------------------------------- +Mon Feb 3 12:22:59 CET 2025 - dwagner@suse.de + +- nvme: fix bogus kzalloc() return check in + nvme_init_effects_log() (git-fixes). +- commit d42e4b8 + +------------------------------------------------------------------- +Mon Feb 3 11:20:53 CET 2025 - dwagner@suse.de + +- nvme: Add error path for xa_store in nvme_init_effects + (git-fixes). +- nvme: Add error check for xa_store in nvme_get_effects_log + (git-fixes). +- nvme-tcp: Fix I/O queue cpu spreading for multiple controllers + (git-fixes). +- nvmet: propagate npwg topology (git-fixes). +- commit 7f10443 + +------------------------------------------------------------------- +Mon Feb 3 11:05:26 CET 2025 - oneukum@suse.com + +- usbnet: ipheth: fix DPE OoB read (git-fixes). +- commit b2a02b8 + +------------------------------------------------------------------- +Mon Feb 3 11:04:39 CET 2025 - oneukum@suse.com + +- usbnet: ipheth: break up NCM header size computation + (git-fixes). +- commit 7a83cc0 + +------------------------------------------------------------------- +Mon Feb 3 11:03:37 CET 2025 - oneukum@suse.com + +- usbnet: ipheth: refactor NCM datagram loop (git-fixes). +- commit 095ff33 + +------------------------------------------------------------------- +Mon Feb 3 10:53:21 CET 2025 - ohering@suse.de + +- scsi: storvsc: Ratelimit warning logs to prevent VM denial of + service (git-fixes). +- scsi: storvsc: Don't assume cpu_possible_mask is dense + (git-fixes). +- hyperv: Do not overlap the hvcall IO areas in + hv_vtl_apicid_to_vp_id() (git-fixes). +- hyperv: Do not overlap the hvcall IO areas in get_vtl() + (git-fixes). +- hyperv: Enable the hypercall output page for the VTL mode + (git-fixes). +- hv_balloon: Fallback to generic_online_page() for non-HV hot + added mem (git-fixes). +- Drivers: hv: vmbus: Log on missing offers if any (git-fixes). +- Drivers: hv: vmbus: Wait for boot-time offers during boot and + resume (git-fixes). +- uio_hv_generic: Add a check for HV_NIC for send, receive + buffers setup (git-fixes). +- iommu/hyper-v: Don't assume cpu_possible_mask is dense + (git-fixes). +- Drivers: hv: Don't assume cpu_possible_mask is dense + (git-fixes). +- x86/hyperv: Don't assume cpu_possible_mask is dense (git-fixes). +- hyperv: Remove the now unused hyperv-tlfs.h files (git-fixes). +- hyperv: Switch from hyperv-tlfs.h to hyperv/hvhdk.h (git-fixes). +- hyperv: Add new Hyper-V headers in include/hyperv (git-fixes). +- hyperv: Clean up unnecessary #includes (git-fixes). +- hyperv: Move hv_connection_id to hyperv-tlfs.h (git-fixes). +- hv_netvsc: Replace one-element array with flexible array member + (git-fixes). +- commit bf2065f + +------------------------------------------------------------------- +Sun Feb 2 10:01:55 CET 2025 - tiwai@suse.de + +- Revert "media: uvcvideo: Require entities to have a non-zero + unique ID" (bsc#1235894). +- wifi: rtl8xxxu: add more missing rtl8192cu USB IDs + (stable-fixes). +- drm/amd/display: Initialize denominator defaults to 1 + (stable-fixes). +- drm/amd/display: Use HW lock mgr for PSR1 (stable-fixes). +- drm/connector: hdmi: Validate supported_formats matches + ycbcr_420_allowed (stable-fixes). +- commit 839fcdd + +------------------------------------------------------------------- +Sat Feb 1 10:16:05 CET 2025 - tiwai@suse.de + +- ASoC: acp: Support microphone from Lenovo Go S (stable-fixes). +- ALSA: pcm: use new array-copying-wrapper (stable-fixes). +- ALSA: usb-audio: Add delay quirk for iBasso DC07 Pro + (stable-fixes). +- commit ccad405 + +------------------------------------------------------------------- +Sat Feb 1 10:14:26 CET 2025 - tiwai@suse.de + +- PCI: Restore original INTX_DISABLE bit by pcim_intx() + (git-fixes). +- kconfig: fix memory leak in sym_warn_unmet_dep() (git-fixes). +- kconfig: fix file name in warnings when loading + KCONFIG_DEFCONFIG_LIST (git-fixes). +- genksyms: fix memory leak when the same symbol is read from + *.symref file (git-fixes). +- genksyms: fix memory leak when the same symbol is added from + source (git-fixes). +- ata: libata-core: Add ATA_QUIRK_NOLPM for Samsung SSD 870 QVO + drives (git-fixes). +- ASoC: amd: acp: Fix possible deadlock (git-fixes). +- ASoC: da7213: Initialize the mutex (git-fixes). +- ASoC: rockchip: i2s_tdm: Re-add the set_sysclk callback + (git-fixes). +- ALSA: hda: Fix headset detection failure due to unstable sort + (git-fixes). +- ALSA: hda/realtek: Fix quirk matching for Legion Pro 7 + (git-fixes). +- commit 4daaa58 + +------------------------------------------------------------------- +Fri Jan 31 18:52:17 CET 2025 - krisman@suse.de + +- io_uring/eventfd: ensure io_eventfd_signal() defers another + RCU period (CVE-2025-21655 bsc#1236163). +- commit 8c48635 + +------------------------------------------------------------------- +Fri Jan 31 18:40:47 CET 2025 - krisman@suse.de + +- io_uring/eventfd: abstract out ev_fd put helper (CVE-2025-21655 + bsc#1236163). +- commit 3ee0779 + +------------------------------------------------------------------- +Fri Jan 31 17:47:10 CET 2025 - krisman@suse.de + +- io_uring/sqpoll: zero sqd->thread on tctx errors (CVE-2025-21633 + bsc#1236108). +- commit e81e97d + +------------------------------------------------------------------- +Fri Jan 31 16:50:37 CET 2025 - mgorman@suse.de + +- sched_ext: update scx_bpf_dsq_insert() doc for SCX_DSQ_LOCAL_ON + (git fixes (sched)). +- cpufreq: schedutil: Fix superfluous updates caused by + need_freq_update (git fixes (sched)). +- sched/fair: Fix update_cfs_group() vs DELAY_DEQUEUE (git fixes + (sched)). +- sched/fair: Fix EEVDF entity placement bug causing scheduling + lag (git fixes (sched)). +- sched_ext: idle: Refresh idle masks during idle-to-idle + transitions (git fixes (sched)). +- freezer, sched: Report frozen tasks as 'D' instead of 'R' + (git fixes (sched)). +- epoll: Add synchronous wakeup support for ep_poll_callback + (git fixes (sched)). +- commit 3d30d97 + +------------------------------------------------------------------- +Fri Jan 31 11:16:22 CET 2025 - ptesarik@suse.com + +- mm/rodata_test: use READ_ONCE() to read const variable + (git-fixes). +- commit d31a779 + +------------------------------------------------------------------- +Fri Jan 31 10:16:03 CET 2025 - ggherdovich@suse.cz + +- cpufreq/amd-pstate: Fix prefcore rankings (git-fixes). +- commit 6e54c2a + +------------------------------------------------------------------- +Fri Jan 31 08:45:14 CET 2025 - tiwai@suse.de + +- rtc: zynqmp: Fix optional clock name property (git-fixes). +- rtc: loongson: clear TOY_MATCH0_REG in loongson_rtc_isr() + (git-fixes). +- rtc: pcf85063: fix potential OOB write in PCF85063 NVMEM read + (git-fixes). +- rtc: tps6594: Fix integer overflow on 32bit systems (git-fixes). +- PM: sleep: core: Synchronize runtime PM status of parents and + children (git-fixes). +- PM: hibernate: Add error handling for syscore_suspend() + (git-fixes). +- Bluetooth: L2CAP: accept zero as a special value for MTU + auto-selection (git-fixes). +- Bluetooth: btnxpuart: Fix glitches seen in dual A2DP streaming + (git-fixes). +- Bluetooth: btusb: mediatek: Add locks for + usb_driver_claim_interface() (git-fixes). +- usbnet: ipheth: use static NDP16 location in URB (git-fixes). +- usbnet: ipheth: check that DPE points past NCM header + (git-fixes). +- usbnet: ipheth: fix possible overflow in DPE length check + (git-fixes). +- net: usb: rtl8150: enable basic endpoint checking (git-fixes). +- net: phy: c45-tjaxx: add delay between MDIO write and read in + soft_reset (git-fixes). +- net: rose: fix timer races against user threads (git-fixes). +- net: phy: marvell-88q2xxx: Fix temperature measurement with + reset-gpios (git-fixes). +- NFC: nci: Add bounds checking in nci_hci_create_pipe() + (git-fixes). +- docs: power: Fix footnote reference for Toshiba Satellite + P10-554 (git-fixes). +- gpio: mxc: remove dead code after switch to DT-only (git-fixes). +- commit ca8e15a + +------------------------------------------------------------------- +Fri Jan 31 05:24:26 CET 2025 - tonyj@suse.de + +- docs: ABI: sysfs-bus-event_source-devices-vpa-pmu: Fix htmldocs + errors (jsc#PED-10947, git-fixes). +- commit 84a7517 + +------------------------------------------------------------------- +Fri Jan 31 03:50:33 CET 2025 - tonyj@suse.de + +- perf/x86/intel: Add PMU support for ArrowLake-H (jsc#PED-10527). +- perf/x86/intel: Support hybrid PMU with multiple atom uarchs + (jsc#PED-10527). +- x86/cpu/intel: Define helper to get CPU core native ID + (jsc#PED-10527). +- perf/x86: Refine hybrid_pmu_type defination (jsc#PED-10527). +- commit d4840cf + +------------------------------------------------------------------- +Fri Jan 31 03:49:36 CET 2025 - tonyj@suse.de + +- perf/x86/intel/uncore: Add Clearwater Forest support + (jsc#PED-10657). +- commit 3b2b3d7 + +------------------------------------------------------------------- +Fri Jan 31 03:49:04 CET 2025 - tonyj@suse.de + +- perf/x86/intel: Add Arrow Lake U support (jsc#PED-10525). +- commit 7de75f6 + +------------------------------------------------------------------- +Fri Jan 31 02:49:43 CET 2025 - tonyj@suse.de + +- powerpc/perf: Add per-task/process monitoring to vpa_pmu driver + (jsc#PED-10947). +- powerpc/kvm: Add vpa latency counters to kvm_vcpu_arch + (jsc#PED-10947). +- docs: ABI: sysfs-bus-event_source-devices-vpa-pmu: Document + sysfs event format entries for vpa_pmu (jsc#PED-10947). +- commit a4dd907 + +------------------------------------------------------------------- +Fri Jan 31 02:48:27 CET 2025 - tonyj@suse.de + +- powerpc/perf: Add perf interface to expose vpa counters + (jsc#PED-10947). +- Update config files (ppc64le/default/CONFIG_VPA_PMU) +- Update supported.conf (arch/powerpc/perf/vpa-pmu) +- commit f7b6f3e + +------------------------------------------------------------------- +Fri Jan 31 02:04:25 CET 2025 - tonyj@suse.de + +- perf/x86/rapl: Add core energy counter support for AMD CPUs + (jsc#PED-11773). +- perf/x86/rapl: Move the cntr_mask to rapl_pmus struct + (jsc#PED-11773). +- perf/x86/rapl: Remove the global variable rapl_msrs + (jsc#PED-11773). +- perf/x86/rapl: Modify the generic variable names to *_pkg* + (jsc#PED-11773). +- perf/x86/rapl: Add arguments to the init and cleanup functions + (jsc#PED-11773). +- perf/x86/rapl: Make rapl_model struct global (jsc#PED-11773). +- perf/x86/rapl: Rename rapl_pmu variables (jsc#PED-11773). +- perf/x86/rapl: Remove the cpu_to_rapl_pmu() function + (jsc#PED-11773). +- x86/topology: Introduce topology_logical_core_id() + (jsc#PED-11773). +- perf/x86/rapl: Remove the unused get_rapl_pmu_cpumask() function + (jsc#PED-11773). +- perf/x86/rapl: Clean up cpumask and hotplug (jsc#PED-11773). +- perf/x86/rapl: Move the pmu allocation out of CPU hotplug + (jsc#PED-11773). +- x86/amd: Use heterogeneous core topology for identifying boost + numerator (jsc#PED-11773). +- x86/cpu: Add CPU type to struct cpuinfo_topology + (jsc#PED-11773). +- x86/cpu: Enable SD_ASYM_PACKING for PKG domain on AMD + (jsc#PED-11773). +- x86/cpufeatures: Add X86_FEATURE_AMD_HETEROGENEOUS_CORES + (jsc#PED-11773). +- x86/cpufeatures: Rename X86_FEATURE_FAST_CPPC to have AMD prefix + (jsc#PED-11773). +- commit c61d138 + +------------------------------------------------------------------- +Thu Jan 30 17:36:38 CET 2025 - ggherdovich@suse.cz + +- cpufreq/amd-pstate: Use boost numerator for upper bound of + frequencies (git-fixes). +- cpufreq/amd-pstate: Store the boost numerator as highest perf + again (git-fixes). +- commit 6f5ef23 + +------------------------------------------------------------------- +Thu Jan 30 17:27:17 CET 2025 - ggherdovich@suse.cz + +- cpufreq/amd-pstate: Detect preferred core support before driver + registration (git-fixes). +- cpufreq/amd-pstate: Move registration after static function + call update (git-fixes). +- cpufreq/amd-pstate: Push adjust_perf vfunc init into cpu_init + (git-fixes). +- cpufreq/amd-pstate: Align offline flow of shared memory and + MSR based systems (git-fixes). +- cpufreq/amd-pstate: Call cppc_set_epp_perf in the reenable + function (git-fixes). +- cpufreq/amd-pstate: Do not attempt to clear MSR_AMD_CPPC_ENABLE + (git-fixes). +- cpufreq/amd-pstate: Rename functions that enable CPPC + (git-fixes). +- cpufreq/amd-pstate: Remove the redundant amd_pstate_set_driver() + call (git-fixes). +- cpufreq/amd-pstate: Remove the switch case in amd_pstate_init() + (git-fixes). +- cpufreq/amd-pstate: Call amd_pstate_set_driver() in + amd_pstate_register_driver() (git-fixes). +- cpufreq/amd-pstate: Call amd_pstate_register() in + amd_pstate_init() (git-fixes). +- cpufreq/amd-pstate: Set the initial min_freq to + lowest_nonlinear_freq (git-fixes). +- cpufreq/amd-pstate: Remove the redundant verify() function + (git-fixes). +- cpufreq/amd-pstate: Rename MSR and shared memory specific + functions (git-fixes). +- commit 3a64362 + +------------------------------------------------------------------- +Thu Jan 30 15:12:26 CET 2025 - ggherdovich@suse.cz + +- cpufreq: ACPI: Fix max-frequency computation (git-fixes + jsc#PED-12064). +- commit 8847124 + +------------------------------------------------------------------- +Thu Jan 30 14:42:55 CET 2025 - tiwai@suse.de + +- Move upstreamed lpfc and initramfs patches into sorted section +- commit 3188ca8 + +------------------------------------------------------------------- +Thu Jan 30 14:40:12 CET 2025 - tiwai@suse.de + +- Input: synaptics - fix crash when enabling pass-through port + (bsc#1219522). +- commit 37ec4ab + +------------------------------------------------------------------- +Thu Jan 30 13:53:33 CET 2025 - msuchanek@suse.de + +- powerpc/pseries/eeh: Fix get PE state translation (bsc#1215199). +- commit 9a95d7d + +------------------------------------------------------------------- +Thu Jan 30 13:48:12 CET 2025 - msuchanek@suse.de + +- Update config files. + Disable accidentally enabled option + ppc64le: + CONFIG_IRQ_TIME_ACCOUNTING=n +- commit 482ad8d + +------------------------------------------------------------------- +Thu Jan 30 13:45:59 CET 2025 - tiwai@suse.de + +- ALSA: hda/realtek: Workaround for resume on Dell Venue 11 Pro + 7130 (bsc#1235686). +- commit 9e21a47 + +------------------------------------------------------------------- +Thu Jan 30 13:42:43 CET 2025 - msuchanek@suse.de + +- powerpc/pseries/iommu: Don't unset window if it was never set + (jsc#PED-10539 git-fixes). +- commit 198b0d2 + +------------------------------------------------------------------- +Thu Jan 30 11:18:51 CET 2025 - ggherdovich@suse.cz + +- cpufreq: Move endif to the end of Kconfig file (git-fixes). +- commit bff3dd1 + +------------------------------------------------------------------- +Thu Jan 30 08:36:19 CET 2025 - tiwai@suse.de + +- dmaengine: ti: edma: fix OF node reference leaks in edma_driver + (git-fixes). +- regulator: core: Add missing newline character (git-fixes). +- wifi: ath12k: fix read pointer after free in + ath12k_mac_assign_vif_to_vdev() (git-fixes). +- wifi: rtw89: fix proceeding MCC with wrong scanning state + after sequence changes (git-fixes). +- commit 04018e2 + +------------------------------------------------------------------- +Wed Jan 29 16:30:31 CET 2025 - jgross@suse.com + +- virtio-blk: don't keep queue frozen during system suspend + (CVE-2024-57946 bsc#1236247). +- commit 7fd5c04 + +------------------------------------------------------------------- +Wed Jan 29 16:02:56 CET 2025 - mhocko@suse.com + +- netfilter: x_tables: fix LED ID check in led_tg_check() + (CVE-2024-56650 bsc#1235430). +- commit 7f5dabf + +------------------------------------------------------------------- +Wed Jan 29 10:08:12 CET 2025 - jslaby@suse.cz + +- serial: sh-sci: Increment the runtime usage counter for the + earlycon device (git-fixes). +- serial: sh-sci: Clean sci_ports after at earlycon exit + (git-fixes). +- serial: sh-sci: Do not probe the serial port if its slot in + sci_ports is in use (git-fixes). +- serial: sh-sci: Move runtime PM enable to sci_probe_single() + (git-fixes). +- serial: sh-sci: Drop __initdata macro for port_cfg (git-fixes). +- tty: Permit some TIOCL_SETSEL modes without CAP_SYS_ADMIN + (git-fixes). +- tty: xilinx_uartps: split sysrq handling (git-fixes). +- serial: 8250: Adjust the timeout for FIFO mode (git-fixes). +- commit d006f88 + +------------------------------------------------------------------- +Wed Jan 29 09:22:45 CET 2025 - tiwai@suse.de + +- driver core: class: Fix wild pointer dereferences in API + class_dev_iter_next() (git-fixes). +- devcoredump: cleanup some comments (git-fixes). +- tools/bootconfig: Fix the wrong format specifier (git-fixes). +- serial: sh-sci: Do not probe the serial port if its slot in + sci_ports[] is in use (git-fixes). +- serial: sh-sci: Drop __initdata macro for port_cfg (git-fixes). +- tty: Permit some TIOCL_SETSEL modes without CAP_SYS_ADMIN + (git-fixes). +- tty: xilinx_uartps: split sysrq handling (git-fixes). +- serial: 8250: Adjust the timeout for FIFO mode (git-fixes). +- tty: mips_ejtag_fdc: fix one more u8 warning (git-fixes). +- LoongArch: Fix warnings during S3 suspend (git-fixes). +- commit b05d21a + +------------------------------------------------------------------- +Tue Jan 28 18:09:18 CET 2025 - cfamullaconrad@suse.com + +- tools/power turbostat: Add initial support for GraniteRapids-D + (jsc#PED-10490). +- commit 5b7dffe + +------------------------------------------------------------------- +Tue Jan 28 13:05:25 CET 2025 - tiwai@suse.de + +- selftests/mm: virtual_address_range: avoid reading from VM_IO + mappings (git-fixes). +- selftests/mm: virtual_address_range: unmap chunks after + validation (git-fixes). +- selftests/mm/cow: modify the incorrect checking parameters + (git-fixes). +- selftests/mm: use selftests framework to print test result + (git-fixes). +- selftests/mm: fix condition in uffd_move_test_common() + (git-fixes). +- selftests: mm: fix conversion specifiers in transact_test() + (git-fixes). +- clk: clk-loongson2: Fix the number count of clk provider + (git-fixes). +- clk: sunxi-ng: a100: enable MMC clock reparenting (git-fixes). +- clk: mmp2: call pm_genpd_init() only after genpd.name is set + (git-fixes). +- clk: thead: Fix cpu2vp_clk for TH1520 AP_SUBSYS clocks + (git-fixes). +- clk: thead: Add CLK_IGNORE_UNUSED to fix TH1520 boot + (git-fixes). +- clk: thead: Fix clk gate registration to pass flags (git-fixes). +- clk: qcom: gcc-sdm845: Do not use shared clk_ops for QUPs + (git-fixes). +- clk: qcom: gcc-x1e80100: Do not turn off usb_2 controller GDSC + (git-fixes). +- clk: qcom: gcc-mdm9607: Fix cmd_rcgr offset for blsp1_uart6 rcg + (git-fixes). +- clk: qcom: camcc-x1e80100: Set titan_top_gdsc as the parent + GDSC of subordinate GDSCs (git-fixes). +- clk: qcom: clk-alpha-pll: fix alpha mode configuration + (git-fixes). +- clk: qcom: dispcc-sm6350: Add missing parent_map for a clock + (git-fixes). +- clk: qcom: gcc-sm6350: Add missing parent_map for two clocks + (git-fixes). +- clk: qcom: clk-rpmh: prevent integer overflow in recalc_rate + (git-fixes). +- clk: qcom: gcc-sm8650: Do not turn off PCIe GDSCs during + gdsc_disable() (git-fixes). +- clk: qcom: gcc-sm8550: Do not turn off PCIe GDSCs during + gdsc_disable() (git-fixes). +- clk: imx8mp: Fix clkout1/2 support (git-fixes). +- clk: sunxi-ng: a64: stop force-selecting PLL-MIPI as TCON0 + parent (git-fixes). +- clk: ralink: mtmips: remove duplicated 'xtal' clock for Ralink + SoC RT3883 (git-fixes). +- clk: mediatek: mt2701-img: add missing dummy clk (git-fixes). +- clk: mediatek: mt2701-mm: add missing dummy clk (git-fixes). +- clk: mediatek: mt2701-bdp: add missing dummy clk (git-fixes). +- clk: mediatek: mt2701-aud: fix conversion to + mtk_clk_simple_probe (git-fixes). +- clk: mediatek: mt2701-vdec: fix conversion to + mtk_clk_simple_probe (git-fixes). +- clk: renesas: cpg-mssr: Fix 'soc' node handling in + cpg_mssr_reserved_init() (git-fixes). +- clk: analogbits: Fix incorrect calculation of vco rate delta + (git-fixes). +- clk: fix an OF node reference leak in of_clk_get_parent_name() + (git-fixes). +- pstore/blk: trivial typo fixes (git-fixes). +- selftests/mm: set allocated memory to non-zero content in cow + test (git-fixes). +- clk: clk-imx8mp-audiomix: fix function signature (git-fixes). +- clk: thead: Fix TH1520 emmc and shdci clock rate (git-fixes). +- efivarfs: Fix error on non-existent file (stable-fixes). +- qca_spi: Make driver probing reliable (git-fixes). +- qca_spi: Fix clock speed for multiple QCA7000 (git-fixes). +- commit 52abd40 + +------------------------------------------------------------------- +Tue Jan 28 10:14:21 CET 2025 - jslaby@suse.cz + +- PCI: rcar-ep: Fix incorrect variable used when calling + devm_request_mem_region() (git-fixes). +- PCI: microchip: Set inbound address translation for coherent + or non-coherent mode (git-fixes). +- PCI: imx6: Add missing reference clock disable logic + (git-fixes). +- PCI: imx6: Deassert apps_reset in imx_pcie_deassert_core_reset() + (git-fixes). +- PCI: imx6: Skip controller_id generation logic for i.MX7D + (git-fixes). +- PCI: imx6: Configure PHY based on Root Complex or Endpoint mode + (git-fixes). +- PCI: dwc: Always stop link in the dw_pcie_suspend_noirq + (git-fixes). +- PCI: qcom: Update ICC and OPP values after Link Up event + (git-fixes). +- PCI: endpoint: pci-epf-test: Fix check for DMA MEMCPY test + (git-fixes). +- PCI: endpoint: pci-epf-test: Set dma_chan_rx pointer to NULL + on error (git-fixes). +- PCI: dwc: ep: Prevent changing BAR size/flags in + pci_epc_set_bar() (git-fixes). +- PCI: dwc: ep: Write BAR_MASK before iATU registers in + pci_epc_set_bar() (git-fixes). +- PCI: endpoint: Finish virtual EP removal in + pci_epf_remove_vepf() (git-fixes). +- PCI: endpoint: Destroy the EPC device in devm_pci_epc_destroy() + (git-fixes). +- PCI/ASPM: Save parent L1SS config in pci_save_aspm_l1ss_state() + (git-fixes). +- commit 6aedcaa + +------------------------------------------------------------------- +Tue Jan 28 10:06:37 CET 2025 - jslaby@suse.cz + +- genirq: Make handle_enforce_irqctx() unconditionally available + (git-fixes). +- commit c47d221 + +------------------------------------------------------------------- +Tue Jan 28 10:04:49 CET 2025 - jslaby@suse.cz + +- Refresh patches.suse/tpm-Map-the-ACPI-provided-event-log.patch. + Add Alt-commit. +- commit 256dd4e + +------------------------------------------------------------------- +Tue Jan 28 10:04:33 CET 2025 - jslaby@suse.cz + +- ipmi: ssif_bmc: Fix new request loss when bmc ready for a + response (git-fixes). +- ipmi: ipmb: Add check devm_kasprintf() returned value + (git-fixes). +- commit 513ad80 + +------------------------------------------------------------------- +Tue Jan 28 08:46:32 CET 2025 - nik.borisov@suse.com + +- x86: Fix build regression with CONFIG_KEXEC_JUMP enabled (git-fixes). +- commit e16e19e + +------------------------------------------------------------------- +Tue Jan 28 08:46:18 CET 2025 - nik.borisov@suse.com + +- clocksource: Make negative motion detection more robust (git-fixes). +- commit fca041b + +------------------------------------------------------------------- +Tue Jan 28 08:39:47 CET 2025 - tiwai@suse.de + +- drm/v3d: Assign job pointer to NULL before signaling the fence + (git-fixes). +- drm/amd/display: Fix error pointers in + amdgpu_dm_crtc_mem_type_changed (git-fixes). +- iio: light: as73211: fix channel handling in only-color + triggered buffer (git-fixes). +- intel_th: core: fix kernel-doc warnings (git-fixes). +- bus: mhi: host: Free mhi_buf vector inside + mhi_alloc_bhie_table() (git-fixes). +- iio: iio-mux: kzalloc instead of devm_kzalloc to ensure page + alignment (git-fixes). +- iio: adc: ad_sigma_delta: Handle CS assertion as intended in + ad_sd_read_reg_raw() (git-fixes). +- iio: adc: ad7124: Refuse invalid input specifiers (git-fixes). +- iio: adc: ad7124: Don't create more channels than the driver + can handle (git-fixes). +- extcon: realtek: fix NULL deref check in extcon_rtk_type_c_probe + (git-fixes). +- misc: fastrpc: Fix copy buffer page size (git-fixes). +- misc: fastrpc: Fix registered buffer page address (git-fixes). +- misc: fastrpc: Deregister device nodes properly in error + scenarios (git-fixes). +- VMCI: fix reference to ioctl-number.rst (git-fixes). +- drivers/card_reader/rtsx_usb: Restore interrupt based detection + (git-fixes). +- uio: uio_dmem_genirq: check the return value of devm_kasprintf() + (git-fixes). +- uio: Fix return value of poll (git-fixes). +- misc: misc_minor_alloc to use ida for all dynamic/misc dynamic + minors (git-fixes). +- pps: Fix a use-after-free (git-fixes). +- Revert "usb: gadget: u_serial: Disable ep before setting port to + null to fix the crash caused by port being null" (stable-fixes). +- usb: typec: tcpci: Prevent Sink disconnection before + vPpsShutdown in SPR PPS (git-fixes). +- usb: dwc3: core: Defer the probe until USB power supply ready + (git-fixes). +- USB: serial: quatech2: fix null-ptr-deref in + qt2_process_read_urb() (git-fixes). +- usb: typec: tcpm: set SRC_SEND_CAPABILITIES timeout to + PD_T_SENDER_RESPONSE (git-fixes). +- usb: host: xhci-plat: Assign shared_hcd->rsrc_start (git-fixes). +- usb: dwc3-am62: Fix an OF node leak in phy_syscon_pll_refclk() + (git-fixes). +- usb: dwc3: Skip resume if pm_runtime_set_active() fails + (git-fixes). +- usb: xhci: Fix NULL pointer dereference on certain command + aborts (git-fixes). +- usb: gadget: f_tcm: Don't prepare BOT write request twice + (git-fixes). +- usb: gadget: f_tcm: ep_autoconfig with fullspeed endpoint + (git-fixes). +- usb: gadget: f_tcm: Fix Get/SetInterface return value + (git-fixes). +- usb: gadget: f_tcm: Decrement command ref count on cleanup + (git-fixes). +- usb: gadget: f_tcm: Translate error to sense (git-fixes). +- usb: gadget: f_tcm: Don't free command immediately (git-fixes). +- usb: gadget: functionfs: fix spellos (git-fixes). +- pwm: microchip-core: fix incorrect comparison with max period + (git-fixes). +- power: reset: as3722-poweroff: Remove unnecessary return in + as3722_poweroff_probe (git-fixes). +- power: ip5xxx_power: Fix return value on ADC read errors + (git-fixes). +- commit f4aee60 + +------------------------------------------------------------------- +Mon Jan 27 17:57:46 CET 2025 - mkoutny@suse.com + +- padata: add pd get/put refcnt helper (git-fixes). +- commit 816d211 + +------------------------------------------------------------------- +Mon Jan 27 17:30:33 CET 2025 - nmorey@suse.com + +- RDMA/hns: Clean up the legacy CONFIG_INFINIBAND_HNS (git-fixes) +- RDMA/mlx5: Fix implicit ODP use after free (git-fixes) +- RDMA/mlx5: Fix a race for an ODP MR which leads to CQE with error (git-fixes) +- RDMA/rxe: Fix the warning "__rxe_cleanup+0x12c/0x170 [rdma_rxe]" (git-fixes) +- RDMA/cxgb4: Notify rdma stack for IB_EVENT_QP_LAST_WQE_REACHED event (git-fixes) +- RDMA/mlx5: Fix indirect mkey ODP page count (git-fixes) +- RDMA/rtrs: Add missing deinit() call (git-fixes) +- RDMA/bnxt_re: Fix to drop reference to the mmap entry in case of error (git-fixes) +- RDMA/srp: Fix error handling in srp_add_port (git-fixes) +- RDMA/rxe: Fix mismatched max_msg_sz (git-fixes) +- rdma/cxgb4: Prevent potential integer overflow on 32bit (git-fixes) +- RDMA/mlx4: Avoid false error about access to uninitialized gids array (git-fixes) +- commit 8a1518e + +------------------------------------------------------------------- +Mon Jan 27 16:52:08 CET 2025 - mkoutny@suse.com + +- padata: avoid UAF for reorder_work (git-fixes). +- padata: fix UAF in padata_reorder (git-fixes). +- commit 0ccb421 + +------------------------------------------------------------------- +Mon Jan 27 16:48:43 CET 2025 - mkoutny@suse.com + +- fork: avoid inappropriate uprobe access to invalid mm + (bsc#1236477). +- commit d6bd244 + +------------------------------------------------------------------- +Mon Jan 27 16:27:13 CET 2025 - nik.borisov@suse.com + +- x86/kexec: Restore GDT on return from ::preserve_context kexec (git-fixes). +- commit 394a2d2 + +------------------------------------------------------------------- +Mon Jan 27 16:27:02 CET 2025 - nik.borisov@suse.com + +- timekeeping: Always check for negative motion (git-fixes). +- commit 6a6f244 + +------------------------------------------------------------------- +Mon Jan 27 16:26:37 CET 2025 - mkoutny@suse.com + +- cgroup/cpuset: remove kernfs active break (bsc#1236110). +- commit 0d4d6ef + +------------------------------------------------------------------- +Mon Jan 27 16:25:21 CET 2025 - mkoutny@suse.com + +- cgroup/cpuset: Prevent leakage of isolated CPUs into sched + domains (jsc#PED-11934). +- cgroup/cpuset: Remove stale text (jsc#PED-11934). +- cgroup/cpuset: Disable cpuset_cpumask_can_shrink() test if + not load balancing (jsc#PED-11934). +- cgroup/cpuset: Enforce at most one + rebuild_sched_domains_locked() call per operation + (jsc#PED-11934). +- cgroup/cpuset: Revert "Allow suppression of sched domain + rebuild in update_cpumasks_hier()" (jsc#PED-11934). +- commit b370227 + +------------------------------------------------------------------- +Mon Jan 27 15:40:22 CET 2025 - nik.borisov@suse.com + +- x86/ioapic: Remove a stray tab in the IO-APIC type string (git-fixes). +- commit c9344f1 + +------------------------------------------------------------------- +Mon Jan 27 15:11:14 CET 2025 - tbogendoerfer@suse.de + +- net: stmmac: dwmac-tegra: Read iommu stream id from device tree + (CVE-2025-21663 bsc#1236260). +- commit f877716 + +------------------------------------------------------------------- +Mon Jan 27 15:07:09 CET 2025 - nik.borisov@suse.com + +- KVM: x86: Advertise SRSO_USER_KERNEL_NO to userspace (git-fixes). +- commit 9294b74 + +------------------------------------------------------------------- +Mon Jan 27 15:06:58 CET 2025 - nik.borisov@suse.com + +- x86/bugs: Add SRSO_USER_KERNEL_NO support (git-fixes). +- commit 6001f65 + +------------------------------------------------------------------- +Mon Jan 27 09:54:48 CET 2025 - tiwai@suse.de + +- maple_tree: simplify split calculation (git-fixes). +- latencytop: use correct kernel-doc format for func params + (git-fixes). +- kasan: fix typo in kasan_poison_new_object documentation + (git-fixes). +- lib/inflate.c: remove dead code (git-fixes). +- firewire: test: Fix potential null dereference in firewire + kunit test (git-fixes). +- maple_tree: reload mas before the second call for mas_empty_area + (git-fixes). +- commit 7ba9d83 + +------------------------------------------------------------------- +Sun Jan 26 10:56:35 CET 2025 - tiwai@suse.de + +- remoteproc: mtk_scp: Only populate devices for SCP cores + (git-fixes). +- remoteproc: omap: Handle ARM dma_iommu_mapping (git-fixes). +- remoteproc: core: Fix ida_free call while not allocated + (git-fixes). +- watchdog: rti_wdt: Fix an OF node leak in rti_wdt_probe() + (git-fixes). +- mtd: rawnand: brcmnand: fix status read of brcmnand_waitfunc + (git-fixes). +- mtd: spinand: Remove write_enable_op() in markbad() (git-fixes). +- mtd: onenand: Fix uninitialized retlen in do_otp_read() + (git-fixes). +- PCI: rcar-ep: Fix incorrect variable used when calling + devm_request_mem_region() (git-fixes). +- PCI: imx6: Add missing reference clock disable logic + (git-fixes). +- PCI: imx6: Deassert apps_reset in imx_pcie_deassert_core_reset() + (git-fixes). +- PCI: imx6: Skip controller_id generation logic for i.MX7D + (git-fixes). +- PCI: imx6: Configure PHY based on Root Complex or Endpoint mode + (git-fixes). +- PCI: dwc: Always stop link in the dw_pcie_suspend_noirq + (git-fixes). +- PCI: qcom: Update ICC and OPP values after Link Up event + (git-fixes). +- PCI: endpoint: pci-epf-test: Fix check for DMA MEMCPY test + (git-fixes). +- PCI: endpoint: pci-epf-test: Set dma_chan_rx pointer to NULL + on error (git-fixes). +- PCI: dwc: ep: Prevent changing BAR size/flags in + pci_epc_set_bar() (git-fixes). +- PCI: dwc: ep: Write BAR_MASK before iATU registers in + pci_epc_set_bar() (git-fixes). +- PCI: endpoint: Finish virtual EP removal in + pci_epf_remove_vepf() (git-fixes). +- PCI: endpoint: Destroy the EPC device in devm_pci_epc_destroy() + (git-fixes). +- PCI: Avoid putting some root ports into D3 on TUXEDO Sirius Gen1 + (git-fixes). +- PCI/ASPM: Save parent L1SS config in pci_save_aspm_l1ss_state() + (git-fixes). +- media: nuvoton: Fix an error check in npcm_video_ece_init() + (git-fixes). +- media: dvb-usb-v2: af9035: fix ISO C90 compilation error on + af9035_i2c_master_xfer (git-fixes). +- staging: media: imx: fix OF node leak in + imx_media_add_of_subdevs() (git-fixes). +- media: mmp: Bring back registration of the device (git-fixes). +- media: nxp: imx8-isi: fix v4l2-compliance test errors + (git-fixes). +- media: uvcvideo: Propagate buf->error to userspace (git-fixes). +- media: uvcvideo: Remove dangling pointers (git-fixes). +- media: uvcvideo: Remove redundant NULL assignment (git-fixes). +- media: uvcvideo: Only save async fh if success (git-fixes). +- media: uvcvideo: Support partial control reads (git-fixes). +- media: uvcvideo: Fix event flags in uvc_ctrl_send_events + (git-fixes). +- media: uvcvideo: Fix double free in error path (git-fixes). +- media: uvcvideo: Fix crash during unbind if gpio unit is in use + (git-fixes). +- staging: media: max96712: fix kernel oops when removing module + (git-fixes). +- media: camif-core: Add check for clk_enable() (git-fixes). +- media: mipi-csis: Add check for clk_enable() (git-fixes). +- media: ov5640: fix get_light_freq on auto (git-fixes). +- media: mc: fix endpoint iteration (git-fixes). +- media: i2c: ds90ub960: Fix UB9702 VC map (git-fixes). +- media: i2c: ds90ub960: Fix logging SP & EQ status only for + UB9702 (git-fixes). +- media: i2c: ds90ub960: Fix use of non-existing registers on + UB9702 (git-fixes). +- media: i2c: ds90ub960: Fix UB9702 refclk register access + (git-fixes). +- media: i2c: ds90ub9x3: Fix extra fwnode_handle_put() + (git-fixes). +- media: i2c: ov9282: Correct the exposure offset (git-fixes). +- media: intel/ipu6: remove cpu latency qos request on error + (git-fixes). +- media: ccs: Fix cleanup order in ccs_probe() (git-fixes). +- media: imx296: Add standby delay during probe (git-fixes). +- media: i2c: imx412: Add missing newline to prints (git-fixes). +- media: i2c: imx290: Register 0x3011 varies between imx327 and + imx290 (git-fixes). +- media: ccs: Clean up parsed CCS static data on parse failure + (git-fixes). +- media: ccs: Fix CCS static data parsing for large block sizes + (git-fixes). +- media: marvell: Add check for clk_enable() (git-fixes). +- media: stm32: dcmipp: correct dma_set_mask_and_coherent mask + value (git-fixes). +- media: lmedm04: Handle errors for lme2510_int_read (git-fixes). +- media: rc: iguanair: handle timeouts (git-fixes). +- media: rkisp1: Fix unused value issue (git-fixes). +- media: imx-jpeg: Fix potential error pointer dereference in + detach_pm() (git-fixes). +- commit aae4fa1 + +------------------------------------------------------------------- +Sat Jan 25 13:11:33 CET 2025 - tiwai@suse.de + +- ALSA: hda/realtek: Enable Mute LED on HP Laptop 14s-fq1xxx + (stable-fixes). +- ALSA: usb-audio: Add delay quirk for USB Audio Device + (stable-fixes). +- ALSA: hda/realtek: Enable headset mic on Positivo C6400 + (stable-fixes). +- commit 6acf6ed + +------------------------------------------------------------------- +Sat Jan 25 12:56:25 CET 2025 - tiwai@suse.de + +- rhashtable: Fix rhashtable_try_insert test (git-fixes). +- commit f5a7305 + +------------------------------------------------------------------- +Sat Jan 25 12:55:36 CET 2025 - tiwai@suse.de + +- mailbox: zynqmp: Remove invalid __percpu annotation in + zynqmp_ipi_probe() (git-fixes). +- mailbox: tegra-hsp: Clear mailbox before using message + (git-fixes). +- i3c: master: Fix missing 'ret' assignment in set_speed() + (git-fixes). +- i3c: dw: Fix use-after-free in dw_i3c_master driver due to + race condition (git-fixes). +- efi: sysfb_efi: fix W=1 warnings when EFI is not set + (git-fixes). +- of: address: Fix empty resource handling in + __of_address_resource_bounds() (git-fixes). +- of/fdt: Restore possibility to use both ACPI and FDT from + bootloader (git-fixes). +- of: reserved-memory: Do not make kmemleak ignore freed address + (git-fixes). +- of: reserved-memory: Fix using wrong number of cells to get + property 'alignment' (git-fixes). +- of: property: Avoiding using uninitialized variable @imaplen + in parse_interrupt_map() (git-fixes). +- of: Correct child specifier used as input of the 2nd nexus node + (git-fixes). +- of: Fix of_find_node_opts_by_path() handling of + alias+path+options (git-fixes). +- soc: samsung: exynos-pmu: Fix uninitialized ret in + tensor_set_bits_atomic() (git-fixes). +- firmware: qcom: scm: Cleanup global '__scm' on probe failures + (git-fixes). +- firmware: qcom: scm: Fix missing read barrier in + qcom_scm_get_tzmem_pool() (git-fixes). +- firmware: qcom: scm: Fix missing read barrier in + qcom_scm_is_available() (git-fixes). +- soc: qcom: socinfo: Avoid out of bounds read of serial number + (git-fixes). +- soc: qcom: smem_state: fix missing of_node_put in error path + (git-fixes). +- soc: qcom: llcc: Enable LLCC_WRCACHE at boot on X1 (git-fixes). +- soc: mediatek: mtk-devapc: Fix leaking IO map on driver remove + (git-fixes). +- soc: mediatek: mtk-devapc: Fix leaking IO map on error paths + (git-fixes). +- memory: tegra20-emc: fix an OF node reference bug in + tegra_emc_find_node_by_ram_code() (git-fixes). +- soc: atmel: fix device_node release in atmel_soc_device_init() + (git-fixes). +- fbdev: omapfb: Fix an OF node leak in + dss_of_port_get_parent_device() (git-fixes). +- ASoC: Intel: avs: Fix init-config parsing (git-fixes). +- ASoC: Intel: avs: Fix theoretical infinite loop (git-fixes). +- ASoC: Intel: avs: Fix the minimum firmware version numbers + (git-fixes). +- ASoC: Intel: avs: Do not readq() u32 registers (git-fixes). +- ASoC: sun4i-spdif: Add clock multiplier settings (git-fixes). +- ASoC: Intel: sof_sdw: correct mach_params->dmic_num (git-fixes). +- ASoC: wcd937x: Use *-y for Makefile (git-fixes). +- ASoC: mediatek: mt8365: Use *-y for Makefile (git-fixes). +- ASoC: cs40l50: Use *-y for Makefile (git-fixes). +- ASoC: Intel: sof_sdw: Fix DMI match for Lenovo 83JX, 83MC and + 83NM (git-fixes). +- ASoC: Intel: sof_sdw: Fix DMI match for Lenovo 83LC (git-fixes). +- ALSA: hda/realtek - Fixed headphone distorted sound on Acer + Aspire A115-31 laptop (git-fixes). +- ALSA: hda: Fix compilation of snd_hdac_adsp_xxx() helpers + (git-fixes). +- ALSA: seq: Make dependency on UMP clearer (git-fixes). +- padata: fix UAF in padata_reorder (git-fixes). +- padata: fix sysfs store callback check (git-fixes). +- crypto: iaa - Fix IAA disabling that occurs when sync_mode is + set to 'async' (git-fixes). +- crypto: ixp4xx - fix OF node reference leaks in + init_ixp_crypto() (git-fixes). +- crypto: hisilicon/sec2 - fix for aead invalid authsize + (git-fixes). +- crypto: hisilicon/sec2 - fix for aead icv error (git-fixes). +- rhashtable: Fix potential deadlock by moving schedule_work + outside lock (git-fixes). +- crypto: qce - fix priority to be less than ARMv8 CE (git-fixes). +- crypto: qce - unregister previously registered algos in error + path (git-fixes). +- crypto: qce - fix goto jump in error path (git-fixes). +- crypto: caam - use JobR's space to access page 0 regs + (git-fixes). +- crypto: api - Fix boot-up self-test race (git-fixes). +- crypto: tegra - do not transfer req when tegra init fails + (git-fixes). +- pinctrl: renesas: rzg2l: Fix PFC_MASK for RZ/V2H and RZ/G3E + (git-fixes). +- pinctrl: amd: Take suspend type into consideration which pins + are non-wake (git-fixes). +- pinctrl: stm32: Add check for clk_enable() (git-fixes). +- pinctrl: samsung: fix fwnode refcount cleanup if + platform_get_irq_optional() fails (git-fixes). +- pinctrl: samsung: Fix irq handling if an error occurs in + exynos_irq_demux_eint16_31() (git-fixes). +- pinctrl: nomadik: Add check for clk_enable() (git-fixes). +- platform/x86: serdev_helpers: Check for serial_ctrl_uid == + NULL (git-fixes). +- platform/x86: x86-android-tablets: make platform data be static + (git-fixes). +- platform/mellanox: mlxbf-pmc: incorrect type in assignment + (git-fixes). +- commit 04804af + +------------------------------------------------------------------- +Sat Jan 25 12:30:54 CET 2025 - tiwai@suse.de + +- Move upstreamed TPM patch into sorted section +- commit a914dc3 + +------------------------------------------------------------------- +Fri Jan 24 22:02:50 CET 2025 - dsterba@suse.com + +- dm thin: make get_first_thin use rcu-safe list first function (CVE-2025-21664 bsc#1236262) +- commit bce62ed + +------------------------------------------------------------------- +Fri Jan 24 21:55:16 CET 2025 - dsterba@suse.com + +- selinux: ignore unknown extended permissions (CVE-2024-57931 bsc#1236192) +- commit edbf793 + +------------------------------------------------------------------- +Fri Jan 24 21:44:54 CET 2025 - dsterba@suse.com + +- net_sched: cls_flow: validate TCA_FLOW_RSHIFT attribute (CVE-2025-21653 bsc#1236161) +- commit bfe69c3 + +------------------------------------------------------------------- +Fri Jan 24 21:34:09 CET 2025 - dsterba@suse.com + +- ipvlan: Fix use-after-free in ipvlan_get_iflink() (CVE-2025-21652 bsc#1236160) +- commit ed4d75b + +------------------------------------------------------------------- +Fri Jan 24 20:15:40 CET 2025 - dsterba@suse.com + +- net/sctp: Prevent autoclose integer overflow in sctp_association_init() (CVE-2024-57938 bsc#1236182) +- commit cb64cb6 + +------------------------------------------------------------------- +Fri Jan 24 20:05:01 CET 2025 - dsterba@suse.com + +- fgraph: Add READ_ONCE() when accessing fgraph_array[] (CVE-2024-57934 bsc#1236179) +- commit f0f5c56 + +------------------------------------------------------------------- +Fri Jan 24 20:03:31 CET 2025 - dsterba@suse.com + +- topology: Keep the cpumask unchanged when printing cpumap (CVE-2024-57917 bsc#1236127) +- commit 29e8746 + +------------------------------------------------------------------- +Fri Jan 24 19:58:20 CET 2025 - dsterba@suse.com + +- mm: vmscan: account for free pages to prevent infinite Loop in throttle_direct_reclaim() (CVE-2024-57884 bsc#1235948) +- commit cd69bfc + +------------------------------------------------------------------- +Fri Jan 24 19:49:13 CET 2025 - dsterba@suse.com + +- netrom: check buffer length before accessing it (CVE-2024-57802 bsc#1235941) +- commit fecc867 + +------------------------------------------------------------------- +Fri Jan 24 13:36:29 CET 2025 - tiwai@suse.de + +- wifi: ath12k: fix tx power, max reg power update to firmware + (git-fixes). +- wifi: mt76: mt7996: fix ldpc setting (git-fixes). +- wifi: mt76: mt7996: fix definition of tx descriptor (git-fixes). +- wifi: mt76: mt7996: fix incorrect indexing of MIB FW event + (git-fixes). +- wifi: mt76: mt7996: fix HE Phy capability (git-fixes). +- wifi: mt76: mt7996: fix the capability of reception of EHT MU + PPDU (git-fixes). +- wifi: mt76: mt7996: add max mpdu len capability (git-fixes). +- wifi: mt76: mt7996: fix register mapping (git-fixes). +- wifi: mt76: mt7915: fix register mapping (git-fixes). +- wifi: mt76: mt7915: fix omac index assignment after hardware + reset (git-fixes). +- wifi: mt76: mt7915: firmware restart on devices with a second + pcie link (git-fixes). +- wifi: mt76: only enable tx worker after setting the channel + (git-fixes). +- wifi: mt76: mt7996: fix rx filter setting for bfee functionality + (git-fixes). +- wifi: mt76: mt7925: Properly handle responses for commands + with events (git-fixes). +- wifi: mt76: mt7925: Cleanup MLO settings post-disconnection + (git-fixes). +- wifi: mt76: mt7925: Update mt7925_mcu_uni_[tx,rx]_ba for MLO + (git-fixes). +- wifi: mt76: mt7925: Init secondary link PM state (git-fixes). +- wifi: mt76: mt7925: Update secondary link PS flow (git-fixes). +- wifi: mt76: mt7925: Update mt7925_unassign_vif_chanctx for + per-link BSS (git-fixes). +- wifi: mt76: mt7925: Update mt792x_rx_get_wcid for per-link STA + (git-fixes). +- wifi: mt76: mt7925: Update mt7925_mcu_sta_update for BC in + ASSOC state (git-fixes). +- wifi: mt76: Enhance mt7925_mac_link_sta_add to support MLO + (git-fixes). +- wifi: mt76: mt7925: Enhance mt7925_mac_link_bss_add to support + MLO (git-fixes). +- wifi: mt76: mt7925: Fix CNM Timeout with Single Active Link + in MLO (git-fixes). +- wifi: mt76: mt7925: fix wrong parameter for related cmd of + chan info (git-fixes). +- wifi: mt76: mt7925: Fix incorrect WCID phy_idx assignment + (git-fixes). +- wifi: mt76: mt7925: Fix incorrect WCID assignment for MLO + (git-fixes). +- wifi: mt76: mt7925: Fix incorrect MLD address in bss_mld_tlv + for MLO support (git-fixes). +- wifi: mt76: connac: Extend mt76_connac_mcu_uni_add_dev for MLO + (git-fixes). +- wifi: mt76: mt7915: fix overflows seen when writing limit + attributes (git-fixes). +- wifi: mt76: mt7996: fix overflows seen when writing limit + attributes (git-fixes). +- wifi: mt76: mt7925: fix the invalid ip address for arp offload + (git-fixes). +- wifi: mt76: mt7925: fix get wrong chip cap from incorrect + pointer (git-fixes). +- commit 0569918 + +------------------------------------------------------------------- +Fri Jan 24 13:34:27 CET 2025 - tiwai@suse.de + +- wifi: mt76: mt7925: fix wrong band_idx setting when enable + sniffer mode (git-fixes). +- wifi: mt76: mt7925: fix NULL deref check in + mt7925_change_vif_links (git-fixes). +- wifi: mt76: mt7915: add module param to select 5 GHz or 6 GHz + on MT7916 (git-fixes). +- wifi: mt76: mt7915: Fix an error handling path in + mt7915_add_interface() (git-fixes). +- wifi: mt76: mt7921: fix using incorrect group cipher after + disconnection (git-fixes). +- wifi: mt76: mt76u_vendor_request: Do not print error messages + when -EPROTO (git-fixes). +- wifi: mt76: mt7915: Fix mesh scan on MT7916 DBDC (git-fixes). +- wifi: mt76: mt7925: fix off by one in mt7925_load_clc() + (git-fixes). +- wifi: rtw88: 8703b: Fix RX/TX issues (git-fixes). +- wifi: rtw89: fix race between cancel_hw_scan and hw_scan + completion (git-fixes). +- wifi: rtw89: mcc: consider time limits not divisible by 1024 + (git-fixes). +- wifi: rtlwifi: rtl8821ae: Fix media status report (git-fixes). +- wifi: cfg80211: adjust allocation of colocated AP data + (git-fixes). +- wifi: mac80211: don't flush non-uploaded STAs (git-fixes). +- wifi: mac80211: Fix common size calculation for ML element + (git-fixes). +- wifi: mac80211: fix tid removal during mesh forwarding + (git-fixes). +- wifi: cfg80211: Move cfg80211_scan_req_add_chan() n_channels + increment earlier (git-fixes). +- wifi: mac80211: prohibit deactivating all links (git-fixes). +- wifi: iwlwifi: mvm: don't count mgmt frames as MPDU (git-fixes). +- wifi: iwlwifi: mvm: avoid NULL pointer dereference (git-fixes). +- commit 98d9d6c + +------------------------------------------------------------------- +Fri Jan 24 13:33:07 CET 2025 - tiwai@suse.de + +- tools: Sync if_xdp.h uapi tooling header (git-fixes). +- wifi: iwlwifi: fw: read STEP table from correct UEFI var + (git-fixes). +- wifi: wlcore: fix unbalanced pm_runtime calls (git-fixes). +- wifi: mt76: mt7996: fix invalid interface combinations + (git-fixes). +- wifi: rtlwifi: pci: wait for firmware loading before releasing + memory (git-fixes). +- wifi: rtlwifi: fix memory leaks and invalid access at probe + error path (git-fixes). +- wifi: rtlwifi: destroy workqueue at rtl_deinit_core (git-fixes). +- wifi: rtlwifi: remove unused check_buddy_priv (git-fixes). +- wifi: rtlwifi: usb: fix workqueue leak when probe fails + (git-fixes). +- wifi: rtlwifi: fix init_sw_vars leak when probe fails + (git-fixes). +- wifi: rtlwifi: wait for firmware loading before releasing memory + (git-fixes). +- wifi: rtlwifi: rtl8192se: rise completion of firmware loading + as last step (git-fixes). +- wifi: rtlwifi: do not complete firmware loading needlessly + (git-fixes). +- wifi: rtlwifi: rtl8821ae: phy: restore removed code to fix + infinite loop (git-fixes). +- wifi: brcmfmac: add missing header include for brcmf_dbg + (git-fixes). +- wifi: ath11k: cleanup struct ath11k_mon_data (git-fixes). +- wifi: ath11k: cleanup struct ath11k_reg_tpc_power_info + (git-fixes). +- wifi: wcn36xx: fix channel survey memory allocation size + (git-fixes). +- wifi: ath11k: Fix unexpected return buffer manager error for + WCN6750/WCN6855 (git-fixes). +- wifi: cfg80211: tests: Fix potential NULL dereference in + test_cfg80211_parse_colocated_ap() (git-fixes). +- commit d9471b1 + +------------------------------------------------------------------- +Fri Jan 24 13:15:50 CET 2025 - tiwai@suse.de + +- keys: drop shadowing dead prototype (git-fixes). +- Refresh + patches.suse/0002-PKCS-7-Check-codeSigning-EKU-for-kernel-module-and-k.patch. +- commit 9473efe + +------------------------------------------------------------------- +Fri Jan 24 13:14:24 CET 2025 - tiwai@suse.de + +- ktest.pl: Fix typo "accesing" (git-fixes). +- ktest.pl: Fix typo in comment (git-fixes). +- ktest.pl: Remove unused declarations in run_bisect_test function + (git-fixes). +- ktest.pl: Check kernelrelease return in get_version (git-fixes). +- selftests: ktap_helpers: Fix uninitialized variable (git-fixes). +- selftests/landlock: Fix error message (git-fixes). +- selftests/landlock: Fix build with non-default pthread linking + (git-fixes). +- landlock: Handle weird files (git-fixes). +- KEYS: trusted: dcp: fix improper sg use with CONFIG_VMAP_STACK=y + (git-fixes). +- selftests/rseq: Fix handling of glibc without rseq support + (git-fixes). +- selftests/ftrace: Fix to use remount when testing mount GID + option (git-fixes). +- selftests: harness: fix printing of mismatch values in + __EXPECT() (git-fixes). +- selftests: timers: clocksource-switch: Adapt progress to + kselftest framework (git-fixes). +- selftest: media_tests: fix trivial UAF typo (git-fixes). +- Input: davinci-keyscan - remove leftover header (git-fixes). +- Input: bbnsm_pwrkey - add remove hook (git-fixes). +- HID: core: Fix assumption that Resolution Multipliers must be + in Logical Collections (git-fixes). +- HID: fix generic desktop D-Pad controls (git-fixes). +- HID: hid-thrustmaster: Fix warning in thrustmaster_probe by + adding endpoint check (git-fixes). +- HID: multitouch: fix support for Goodix PID 0x01e9 (git-fixes). +- Revert "HID: multitouch: Add support for lenovo Y9000P Touchpad" + (stable-fixes). +- HID: wacom: Initialize brightness of LED trigger (git-fixes). +- ipmi: ssif_bmc: Fix new request loss when bmc ready for a + response (git-fixes). +- ipmi: ipmb: Add check devm_kasprintf() returned value + (git-fixes). +- pwm: stm32: Add check for clk_enable() (git-fixes). +- pwm: stm32-lp: Add check for clk_enable() (git-fixes). +- hwmon: Fix help text for aspeed-g6-pwm-tach (git-fixes). +- leds: cht-wcove: Use devm_led_classdev_register() to avoid + memory leak (git-fixes). +- leds: netxbig: Fix an OF node reference leak in + netxbig_leds_get_of_pdata() (git-fixes). +- leds: lp8860: Write full EEPROM, not only half of it + (git-fixes). +- mfd: syscon: Fix race in device_node_get_regmap() (git-fixes). +- HID: hid-sensor-hub: don't use stale platform-data on remove + (git-fixes). +- spi: zynq-qspi: Add check for clk_enable() (git-fixes). +- regulator: of: Implement the unwind path of of_regulator_match() + (git-fixes). +- gpio: pca953x: log an error when failing to get the reset GPIO + (git-fixes). +- net/rose: prevent integer overflows in rose_setsockopt() + (git-fixes). +- selinux: Fix SCTP error inconsistency in selinux_socket_bind() + (git-fixes). +- selftests/powerpc: Fix argument order to timer_sub() + (git-fixes). +- commit df484ba + +------------------------------------------------------------------- +Fri Jan 24 13:10:58 CET 2025 - tiwai@suse.de + +- drm/connector: hdmi: Do atomic check when necessary (git-fixes). +- drm/msm/gem: prevent integer overflow in msm_ioctl_gem_submit() + (git-fixes). +- drm/msm/mdp4: correct LCDC regulator name (git-fixes). +- drm/msm: don't clean up priv->kms prematurely (git-fixes). +- drm/msm: Check return value of of_dma_configure() (git-fixes). +- drm/msm/dpu: link DSPP_2/_3 blocks on X1E80100 (git-fixes). +- drm/msm/dpu: link DSPP_2/_3 blocks on SM8650 (git-fixes). +- drm/msm/dpu: link DSPP_2/_3 blocks on SM8550 (git-fixes). +- drm/msm/dpu: link DSPP_2/_3 blocks on SM8350 (git-fixes). +- drm/msm/dpu: link DSPP_2/_3 blocks on SM8250 (git-fixes). +- drm/msm/dpu: link DSPP_2/_3 blocks on SC8180X (git-fixes). +- drm/msm/dpu: link DSPP_2/_3 blocks on SM8150 (git-fixes). +- drm/msm/dpu: provide DSPP and correct LM config for SDM670 + (git-fixes). +- drm/msm/dpu1: don't choke on disabling the writeback connector + (git-fixes). +- drm/msm/dpu: fix x1e80100 intf_6 underrun/vsync interrupt + (git-fixes). +- drm/msm/hdmi: simplify code in pll_get_integloop_gain + (git-fixes). +- drm/msm/dp: set safe_to_exit_level before printing it + (git-fixes). +- drm/amdgpu: fix gpu recovery disable with per queue reset + (git-fixes). +- drm/amdgpu: tear down ttm range manager for doorbell in + amdgpu_ttm_fini() (git-fixes). +- drm/etnaviv: Fix page property being used for non writecombine + buffers (git-fixes). +- drm/xe/tracing: Fix a potential TP_printk UAF (git-fixes). +- Revert "drm/i915/dpt: Make DPT object unshrinkable" + (stable-fixes). +- Revert "drm/amd/display: Fix green screen issue after suspend" + (stable-fixes). +- drm/amdgpu: simplify return statement in amdgpu_ras_eeprom_init + (git-fixes). +- drm/amdgpu/vcn: reset fw_shared under SRIOV (git-fixes). +- drm/amdgpu: Fix potential NULL pointer dereference in + atomctrl_get_smc_sclk_range_table (git-fixes). +- drm/amd/pm: Fix an error handling path in + vega10_enable_se_edc_force_stall_config() (git-fixes). +- drm/bridge: it6505: Change definition of AUX_FIFO_MAX_SIZE + (git-fixes). +- drm/rockchip: vop2: include rockchip_drm_drv.h (git-fixes). +- commit b984ce6 + +------------------------------------------------------------------- +Fri Jan 24 13:05:04 CET 2025 - tiwai@suse.de + +- ACPI: fan: cleanup resources in the error path of .probe() + (git-fixes). +- cpupower: fix TSC MHz calculation (git-fixes). +- Bluetooth: L2CAP: handle NULL sock pointer in l2cap_sock_alloc + (git-fixes). +- Bluetooth: btrtl: check for NULL in btrtl_setup_realtek() + (git-fixes). +- Bluetooth: btbcm: Fix NULL deref in btbcm_get_board_name() + (git-fixes). +- ax25: rcu protect dev->ax25_ptr (git-fixes). +- Align git commit ID abbreviation guidelines and checks + (git-fixes). +- drm/rockchip: vop2: Add check for 32 bpp format for rk3588 + (git-fixes). +- drm/rockchip: vop2: Check linear format for Cluster windows + on rk3566/8 (git-fixes). +- drm/rockchip: vop2: Setup delay cycle for Esmart2/3 (git-fixes). +- drm/rockchip: vop2: Set AXI id for rk3588 (git-fixes). +- drm/connector: Allow clearing HDMI infoframes (git-fixes). +- drm/rcar-du: dsi: Fix PHY lock bit check (git-fixes). +- drm/rockchip: vop2: Fix the windows switch between different + layers (git-fixes). +- drm/panthor: Preserve the result returned by panthor_fw_resume() + (git-fixes). +- drm/rockchip: vop2: Fix the mixer alpha setup for layer 0 + (git-fixes). +- drm/rockchip: vop2: Fix cluster windows alpha ctrl regsiters + offset (git-fixes). +- drm: renesas: rz-du: Drop DU_MCR0_DPI_OE macro (git-fixes). +- drm: renesas: rz-du: Increase supported resolutions (git-fixes). +- drm/rockchip: vop2: fix rk3588 dp+dsi maxclk verification + (git-fixes). +- drm/tidss: Fix race condition while handling interrupt registers + (git-fixes). +- drm/tidss: Clear the interrupt status for interrupts being + disabled (git-fixes). +- drm/tidss: Fix issue in irq handling causing irq-flood issue + (git-fixes). +- drm/v3d: Stop active perfmon if it is being destroyed + (git-fixes). +- accel/ivpu: Fix Qemu crash when running in passthrough + (git-fixes). +- drm/v3d: Fix performance counter source settings on V3D 7.x + (git-fixes). +- drm/rockchip: cdn-dp: Use drm_connector_helper_hpd_irq_event() + (git-fixes). +- commit ef0aef7 + +------------------------------------------------------------------- +Fri Jan 24 11:29:04 CET 2025 - jwiesner@suse.de + +- net/ipv6: release expired exception dst cached in socket + (CVE-2024-56644 bsc#1235133). +- commit a89d415 + +------------------------------------------------------------------- +Fri Jan 24 11:17:01 CET 2025 - mgorman@suse.de + +- Update config files. +- commit 5e1aa47 + +------------------------------------------------------------------- +Fri Jan 24 11:15:57 CET 2025 - mgorman@suse.de + +- fortify: Move FORTIFY_SOURCE under 'Kernel hardening options' + (jsc#PED-11838). +- mm: security: Check early if HARDENED_USERCOPY is enabled + (jsc#PED-11838). +- mm: security: Allow default HARDENED_USERCOPY to be set at + compile time (jsc#PED-11838). +- mm: security: Move hardened usercopy under 'Kernel hardening + options' (jsc#PED-11838). +- commit 1f3276d + +------------------------------------------------------------------- +Fri Jan 24 11:12:47 CET 2025 - mgorman@suse.de + +- Delete + patches.suse/mm-security-Allow-default-HARDENED_USERCOPY-to-be-set-at-compile-time.patch. +- Delete + patches.suse/mm-security-Move-hardened-usercopy-under-Kernel-hardening-options.patch. +- commit 871e2b7 + +------------------------------------------------------------------- +Fri Jan 24 10:30:53 CET 2025 - tiwai@suse.de + +- drm/i915/fb: Relax clear color alignment to 64 bytes + (stable-fixes). +- drm/amdgpu: fix fw attestation for MP0_14_0_{2/3} + (stable-fixes). +- drm/amdgpu: always sync the GFX pipe on ctx switch + (stable-fixes). +- drm/amdgpu: disable gfxoff with the compute workload on gfx12 + (stable-fixes). +- drm/amd/display: Disable replay and psr while VRR is enabled + (stable-fixes). +- drm/amd/display: Fix PSR-SU not support but still call the + amdgpu_dm_psr_enable (stable-fixes). +- drm/amdgpu/smu13: update powersave optimizations (stable-fixes). +- nouveau/fence: handle cross device fences properly + (stable-fixes). +- commit a60ee67 + +------------------------------------------------------------------- +Thu Jan 23 16:59:08 CET 2025 - mhocko@suse.com + +- Update + patches.suse/ALSA-seq-oss-Fix-races-at-processing-SysEx-messages.patch + (stable-fixes CVE-2024-57893 bsc#1235920). +- Update + patches.suse/RDMA-bnxt_re-Fix-max-SGEs-for-the-Work-Request.patch + (jsc#PED-10682 jsc#PED-11231 CVE-2024-57936 bsc#1236181). +- Update + patches.suse/RDMA-hns-Fix-accessing-invalid-dip_ctx-during-destro.patch + (git-fixes CVE-2024-57935 bsc#1236180). +- Update + patches.suse/RDMA-uverbs-Prevent-integer-overflow-issue.patch + (git-fixes CVE-2024-57890 bsc#1235919). +- Update + patches.suse/arm64-ptrace-fix-partial-SETREGSET-for-NT_ARM_TAGGED_ADDR_CTRL.patch + (git-fixes CVE-2024-57874 bsc#1235808). +- Update + patches.suse/cpufreq-CPPC-Fix-possible-null-ptr-deref-for-cppc_ge.patch + (git-fixes CVE-2024-53230 bsc#1235976). +- Update + patches.suse/cpufreq-CPPC-Fix-possible-null-ptr-deref-for-cpufreq.patch + (git-fixes CVE-2024-53231 bsc#1235977). +- Update + patches.suse/drm-adv7511-Fix-use-after-free-in-adv7533_attach_dsi.patch + (git-fixes CVE-2024-57887 bsc#1235952). +- Update + patches.suse/drm-amd-display-Add-check-for-granularity-in-dml-cei.patch + (stable-fixes CVE-2024-57922 bsc#1236080). +- Update + patches.suse/drm-amd-display-fix-divide-error-in-DM-plane-scale-c.patch + (git-fixes CVE-2024-57919 bsc#1236070). +- Update + patches.suse/drm-amd-display-fix-page-fault-due-to-max-surface-de.patch + (git-fixes CVE-2024-57918 bsc#1236128). +- Update + patches.suse/drm-amdgpu-Add-a-lock-when-accessing-the-buddy-trim-.patch + (git-fixes CVE-2024-57921 bsc#1236076). +- Update + patches.suse/drm-amdkfd-Correct-the-migration-DMA-map-direction.patch + (stable-fixes CVE-2024-57897 bsc#1235969). +- Update + patches.suse/drm-amdkfd-wq_release-signals-dma_fence-only-when-av.patch + (git-fixes CVE-2024-57920 bsc#1236072). +- Update + patches.suse/drm-dp_mst-Ensure-mst_primary-pointer-is-valid-in-dr.patch + (stable-fixes CVE-2024-57798 bsc#1235818). +- Update + patches.suse/drm-dp_mst-Fix-resetting-msg-rx-state-after-topology.patch + (git-fixes CVE-2024-57876 bsc#1235806). +- Update + patches.suse/drm-mediatek-Set-private-all_drm_private-i-drm-to-NU.patch + (git-fixes CVE-2024-57926 bsc#1236082). +- Update + patches.suse/drm-xe-Fix-fault-on-fd-close-after-unbind.patch + (git-fixes CVE-2024-57844 bsc#1235945). +- Update + patches.suse/drm-xe-Fix-tlb-invalidation-when-wedging.patch + (git-fixes CVE-2025-21644 bsc#1236085). +- Update + patches.suse/exfat-fix-the-infinite-loop-in-exfat_readdir.patch + (git-fixes CVE-2024-57940 bsc#1236227). +- Update + patches.suse/exfat-fix-the-new-buffer-was-not-zeroed-before-writing.patch + (git-fixes CVE-2024-57943 bsc#1236230). +- Update + patches.suse/gpio-virtuser-fix-missing-lookup-table-cleanups.patch + (git-fixes CVE-2025-21661 bsc#1236201). +- Update + patches.suse/hwmon-drivetemp-Fix-driver-producing-garbage-data-wh.patch + (git-fixes CVE-2025-21656 bsc#1236248). +- Update + patches.suse/iio-adc-at91-call-input_free_device-on-allocated-iio.patch + (git-fixes CVE-2024-57904 bsc#1236078). +- Update + patches.suse/iio-adc-rockchip_saradc-fix-information-leak-in-trig.patch + (git-fixes CVE-2024-57907 bsc#1236090). +- Update + patches.suse/iio-adc-ti-ads1119-fix-information-leak-in-triggered.patch + (git-fixes CVE-2024-57905 bsc#1236083). +- Update + patches.suse/iio-adc-ti-ads1298-Add-NULL-check-in-ads1298_init.patch + (git-fixes CVE-2024-57944 bsc#1236197). +- Update + patches.suse/iio-adc-ti-ads8688-fix-information-leak-in-triggered.patch + (git-fixes CVE-2024-57906 bsc#1236088). +- Update + patches.suse/iio-dummy-iio_simply_dummy_buffer-fix-information-le.patch + (git-fixes CVE-2024-57911 bsc#1236098). +- Update + patches.suse/iio-imu-kmx61-fix-information-leak-in-triggered-buff.patch + (git-fixes CVE-2024-57908 bsc#1236091). +- Update + patches.suse/iio-light-bh1745-fix-information-leak-in-triggered-b.patch + (git-fixes CVE-2024-57909 bsc#1236095). +- Update + patches.suse/iio-light-vcnl4035-fix-information-leak-in-triggered.patch + (git-fixes CVE-2024-57910 bsc#1236097). +- Update + patches.suse/iio-pressure-zpa2326-fix-information-leak-in-trigger.patch + (git-fixes CVE-2024-57912 bsc#1236101). +- Update + patches.suse/misc-microchip-pci1xxxx-Resolve-kernel-panic-during-.patch + (git-fixes CVE-2024-57916 bsc#1236125). +- Update + patches.suse/net-mlx5e-Skip-restore-TC-rules-for-vport-rep-withou.patch + (jsc#PED-11331 CVE-2024-57801 bsc#1235940). +- Update + patches.suse/netfs-Fix-ceph-copy-to-cache-on-write-begin.patch + (git-fixes CVE-2024-57942 bsc#1236229). +- Update + patches.suse/netfs-Fix-enomem-handling-in-buffered-reads.patch + (git-fixes CVE-2024-57928 bsc#1236092). +- Update + patches.suse/netfs-Fix-the-non-cancellation-of-copy-when-cache-is-temporarily-disabled.patch + (git-fixes CVE-2024-57941 bsc#1236228). +- Update + patches.suse/nfs-Fix-oops-in-nfs_netfs_init_request-when-copying-to-cache.patch + (git-fixes CVE-2024-57927 bsc#1236089). +- Update patches.suse/nvmet-Don-t-overflow-subsysnqn.patch + (git-fixes CVE-2024-53681 bsc#1235904). +- Update + patches.suse/platform-x86-amd-pmc-Only-disable-IRQ1-wakeup-where-.patch + (git-fixes CVE-2025-21645 bsc#1236131). +- Update + patches.suse/powerpc-pseries-vas-Add-close-callback-in-vas_vm_ops.patch + (bsc#1234825 CVE-2024-56765 bsc#1235643). +- Update + patches.suse/s390-cpum_sf-Handle-CPU-hotplug-remove-during-sampling.patch + (git-fixes bsc#1234715 CVE-2024-57849 bsc#1235814). +- Update + patches.suse/usb-gadget-f_fs-Remove-WARN_ON-in-functionfs_bind.patch + (git-fixes CVE-2024-57913 bsc#1236102). +- Update + patches.suse/usb-gadget-u_serial-Disable-ep-before-setting-port-t.patch + (git-fixes CVE-2024-57915 bsc#1236120). +- Update + patches.suse/usb-typec-tcpci-fix-NULL-pointer-issue-on-shared-irq.patch + (git-fixes CVE-2024-57914 bsc#1236119). +- Update + patches.suse/wifi-cfg80211-clear-link-ID-from-bitmap-during-link-.patch + (stable-fixes CVE-2024-57898 bsc#1235966). +- Update + patches.suse/wifi-mac80211-fix-mbss-changed-flags-corruption-on-3.patch + (stable-fixes CVE-2024-57899 bsc#1235924). +- Update + patches.suse/workqueue-Do-not-warn-when-cancelling-WQ_MEM_RECLAIM-work-from-WQ_MEM_RECLAIM-worker.patch + (bsc#1235416 CVE-2024-57888 bsc#1235918). +- Update + patches.suse/x86-fpu-Ensure-shadow-stack-is-active-before-getting-regis.patch + (git-fixes CVE-2025-21632 bsc#1236106). +- commit 54bbd23 + +------------------------------------------------------------------- +Thu Jan 23 16:45:43 CET 2025 - davide.benini@suse.com + +- net: inet: do not leave a dangling sk pointer in inet_create() + (CVE-2024-56601 bsc#1235230). +- commit 9915dd5 + +------------------------------------------------------------------- +Thu Jan 23 16:21:54 CET 2025 - dsterba@suse.com + +- bpf,perf: Fix invalid prog_array access in perf_event_detach_bpf_prog (CVE-2024-56665 bsc#1235489) +- commit c21f948 + +------------------------------------------------------------------- +Thu Jan 23 15:18:22 CET 2025 - mgorman@suse.de + +- psi: Fix race when task wakes up before psi_sched_switch() + adjusts flags (bsc#1234634 (Scheduler functional and performance + backports)). +- sched, psi: Don't account irq time if sched_clock_irqtime is + disabled (bsc#1234634 (Scheduler functional and performance + backports)). +- sched: Don't account irq time if sched_clock_irqtime is disabled + (bsc#1234634 (Scheduler functional and performance backports)). +- sched: Define sched_clock_irqtime as static key (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/fair: Do not compute overloaded status unnecessarily + during lb (bsc#1234634 (Scheduler functional and performance + backports)). +- sched/fair: Do not compute NUMA Balancing stats unnecessarily + during lb (bsc#1234634 (Scheduler functional and performance + backports)). +- sched/debug: Change need_resched warnings to pr_err (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/fair: Encapsulate set custom slice in a __setparam_fair() + function (bsc#1234634 (Scheduler functional and performance + backports)). +- sched: Fix race between yield_to() and try_to_wake_up() + (bsc#1234634 (Scheduler functional and performance backports)). +- docs: Update Schedstat version to 17 (bsc#1234634 (Scheduler + functional and performance backports)). +- sched/stats: Print domain name in /proc/schedstat (bsc#1234634 + (Scheduler functional and performance backports)). +- sched: Move sched domain name out of CONFIG_SCHED_DEBUG + (bsc#1234634 (Scheduler functional and performance backports)). +- sched: Report the different kinds of imbalances in + /proc/schedstat (bsc#1234634 (Scheduler functional and + performance backports)). +- sched/fair: Cleanup in migrate_degrades_locality() to improve + readability (bsc#1234634 (Scheduler functional and performance + backports)). +- sched/fair: Fix value reported by hot tasks pulled in + /proc/schedstat (bsc#1234634 (Scheduler functional and + performance backports)). +- sched/fair: Update comments after sched_tick() rename + (bsc#1234634 (Scheduler functional and performance backports)). +- sched/fair: Fix CPU bandwidth limit bypass during CPU hotplug + (bsc#1234634 (Scheduler functional and performance backports)). +- sched: deadline: Cleanup goto label in + pick_earliest_pushable_dl_task (bsc#1234634 (Scheduler + functional and performance backports)). +- sched/fair: Untangle NEXT_BUDDY and pick_next_task() + (bsc#1234634 (Scheduler functional and performance backports)). +- sched/fair: Mark m*_vruntime() with __maybe_unused (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/fair: Fix variable declaration position (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/fair: Do not try to migrate delayed dequeue task + (bsc#1234634 (Scheduler functional and performance backports)). +- sched/fair: Rename cfs_rq.nr_running into nr_queued (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/fair: Remove unused cfs_rq.idle_nr_running (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/fair: Rename cfs_rq.idle_h_nr_running into h_nr_idle + (bsc#1234634 (Scheduler functional and performance backports)). +- sched/fair: Removed unsued cfs_rq.h_nr_delayed (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/fair: Use the new cfs_rq.h_nr_runnable (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/fair: Add new cfs_rq.h_nr_runnable (bsc#1234634 (Scheduler + functional and performance backports)). +- sched/fair: Rename h_nr_running into h_nr_queued (bsc#1234634 + (Scheduler functional and performance backports)). +- sched: Unify HK_TYPE_{TIMER|TICK|MISC} to HK_TYPE_KERNEL_NOISE + (bsc#1234634 (Scheduler functional and performance backports)). +- sched/isolation: Consolidate housekeeping cpumasks that + are always identical (bsc#1234634 (Scheduler functional and + performance backports)). +- sched/isolation: Make "isolcpus=nohz" equivalent to "nohz_full" + (bsc#1234634 (Scheduler functional and performance backports)). +- sched/core: Remove HK_TYPE_SCHED (bsc#1234634 (Scheduler + functional and performance backports)). +- sched/fair: Remove CONFIG_CFS_BANDWIDTH=n definition of + cfs_bandwidth_used() (bsc#1234634 (Scheduler functional and + performance backports)). +- sched/deadline: Consolidate Timer Cancellation (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/deadline: Check bandwidth overflow earlier for hotplug + (bsc#1234634 (Scheduler functional and performance backports)). +- sched/deadline: Correctly account for allocated bandwidth during + hotplug (bsc#1234634 (Scheduler functional and performance + backports)). +- sched/deadline: Restore dl_server bandwidth on non-destructive + root domain changes (bsc#1234634 (Scheduler functional and + performance backports)). +- sched: add READ_ONCE to task_on_rq_queued (bsc#1234634 + (Scheduler functional and performance backports)). +- sched: Don't try to catch up excess steal time (bsc#1234634 + (Scheduler functional and performance backports)). +- commit fa2e8c2 + +------------------------------------------------------------------- +Thu Jan 23 10:42:19 CET 2025 - vbabka@suse.cz + +- mm: reinstate ability to map write-sealed memfd mappings + read-only (bsc#1236186). +- commit ded0978 + +------------------------------------------------------------------- +Thu Jan 23 10:27:51 CET 2025 - jslaby@suse.cz + +- Update + patches.suse/x86-fpu-Ensure-shadow-stack-is-active-before-getting-regis.patch + (git-fixes CVE-2025-21632 bsc#1236106). + Add CVE. +- commit 887d7c3 + +------------------------------------------------------------------- +Thu Jan 23 09:56:12 CET 2025 - nmorey@suse.com + +- net: restrict SO_REUSEPORT to inet sockets (bsc#1235967 CVE-2024-57903) +- commit 58fab3c + +------------------------------------------------------------------- +Thu Jan 23 09:49:03 CET 2025 - nmorey@suse.com + +- net: hns3: fix kernel crash when 1588 is sent on HIP08 devices (bsc#1236143 CVE-2025-21649) +- commit 475f3b6 + +------------------------------------------------------------------- +Thu Jan 23 09:46:11 CET 2025 - nmorey@suse.com + +- net/mlx5: Fix variable not being completed when function returns (bsc#1236198 CVE-2025-21662) +- commit 07f6c41 + +------------------------------------------------------------------- +Wed Jan 22 20:41:08 CET 2025 - mfranc@suse.cz + +- s390/futex: Fix FUTEX_OP_ANDN implementation (git-fixes + bsc#1236286). +- commit 0dace5e + +------------------------------------------------------------------- +Wed Jan 22 19:43:36 CET 2025 - dsterba@suse.com + +- tracing: Prevent bad count for tracing_cpumask_write (CVE-2024-56763 bsc#1235638) +- commit ddb87c7 + +------------------------------------------------------------------- +Wed Jan 22 19:34:39 CET 2025 - dsterba@suse.com + +- dccp: Fix memory leak in dccp_feat_change_recv (CVE-2024-56643 bsc#1235132) +- commit a463e51 + +------------------------------------------------------------------- +Wed Jan 22 19:09:39 CET 2025 - dsterba@suse.com + +- net: stmmac: fix TSO DMA API usage causing oops (CVE-2024-56719 bsc#1235591) +- commit 303cb71 + +------------------------------------------------------------------- +Wed Jan 22 18:50:21 CET 2025 - dsterba@suse.com + +- net: mscc: ocelot: fix incorrect IFH SRC_PORT field in ocelot_ifh_set_basic() (CVE-2024-56717 bsc#1235588) +- commit 9d81d98 + +------------------------------------------------------------------- +Wed Jan 22 18:48:39 CET 2025 - dsterba@suse.com + +- EDAC/igen6: Avoid segmentation fault on module unload (CVE-2024-56708 bsc#1235564) +- commit b104d19 + +------------------------------------------------------------------- +Wed Jan 22 18:46:12 CET 2025 - dsterba@suse.com + +- net/smc: initialize close_work early to avoid warning (CVE-2024-56641 bsc#1235526) +- commit 004c5ba + +------------------------------------------------------------------- +Wed Jan 22 18:28:55 CET 2025 - dsterba@suse.com + +- net: hsr: must allocate more bytes for RedBox support (CVE-2024-56639 bsc#1235525) +- commit 5287ee6 + +------------------------------------------------------------------- +Wed Jan 22 17:40:12 CET 2025 - fdmanana@suse.com + +- btrfs: fix transaction atomicity bug when enabling simple quotas + (bsc#1235792 CVE-2024-57806). +- btrfs: flush delalloc workers queue before stopping cleaner + kthread during unmount (bsc#1235965 CVE-2024-57896). +- commit c277493 + +------------------------------------------------------------------- +Wed Jan 22 15:34:32 CET 2025 - tbogendoerfer@suse.de + +- net: hns3: fixed hclge_fetch_pf_reg accesses bar space out of + bounds issue (CVE-2025-21650 bsc#1236144). +- net: hns3: don't auto enable misc vector (CVE-2025-21651 + bsc#1236145). +- gve: guard XSK operations on the existence of queues + (CVE-2024-57933 bsc#1236178). +- gve: guard XDP xmit NDO on existence of xdp queues + (CVE-2024-57932 bsc#1236190). +- commit 234dcb0 + +------------------------------------------------------------------- +Wed Jan 22 14:29:45 CET 2025 - vbabka@suse.cz + +- Update config files. Make zsmalloc the default for zswap (bsc#1235938) +- commit 5f343bc + +------------------------------------------------------------------- +Wed Jan 22 14:23:43 CET 2025 - vbabka@suse.cz + +- Update config files. Enable CONFIG_READ_ONLY_THP_FOR_FS (bsc#1235939) +- commit afec79a + +------------------------------------------------------------------- +Wed Jan 22 12:48:55 CET 2025 - msuchanek@suse.de + +- powerpc/pseries/iommu: IOMMU incorrectly marks MMIO range in + DDW (bsc#1218470 ltc#204531). +- commit 0e16ef6 + +------------------------------------------------------------------- +Wed Jan 22 12:06:40 CET 2025 - oneukum@suse.com + +- Delete + patches.suse/0001-kvm-Reintroduce-nopvspin-kernel-parameter.patch. + This patch was required for a performance issue with specific kernels +- commit 77171c1 + +------------------------------------------------------------------- +Tue Jan 21 20:14:57 CET 2025 - rgoldwyn@suse.com + +- netfs: Fix kernel async DIO (CVE-2025-21643 bsc#1236129). +- commit 5091c6e + +------------------------------------------------------------------- +Tue Jan 21 17:00:38 CET 2025 - vkarasulli@suse.de + +- KVM: x86: Play nice with protected guests in + complete_hypercall_exit() (CVE-2024-55881 bsc#1235745). +- commit 1b22d6c + +------------------------------------------------------------------- +Tue Jan 21 16:59:59 CET 2025 - dsterba@suse.com + +- netfilter: ipset: Hold module reference while requesting a module (CVE-2024-56637 bsc#1235523) +- commit 690c0e7 + +------------------------------------------------------------------- +Tue Jan 21 16:52:14 CET 2025 - neelx@suse.com + +- btrfs: zlib: fix avail_in bytes for s390 zlib HW compression + path (CVE-2024-57923 bsc#1236081). +- commit 8a7a4cd + +------------------------------------------------------------------- +Tue Jan 21 16:49:01 CET 2025 - dsterba@suse.com + +- geneve: do not assume mac header is set in geneve_xmit_skb() (CVE-2024-56636 bsc#1235520) +- commit 952c736 + +------------------------------------------------------------------- +Tue Jan 21 16:47:22 CET 2025 - colyli@suse.de + +- dm array: fix releasing a faulty array block twice in + dm_array_cursor_end (bsc#1236096, CVE-2024-57929). +- commit 39a2cb0 + +------------------------------------------------------------------- +Tue Jan 21 16:43:39 CET 2025 - dsterba@suse.com + +- net: avoid potential UAF in default_operstate() (CVE-2024-56635 bsc#1235519) +- commit 3ce7665 + +------------------------------------------------------------------- +Tue Jan 21 16:33:32 CET 2025 - dsterba@suse.com + +- net: lapb: increase LAPB_HEADER_LEN (CVE-2024-56659 bsc#1235439) +- commit f8467db + +------------------------------------------------------------------- +Tue Jan 21 16:22:07 CET 2025 - dsterba@suse.com + +- net: enetc: Do not configure preemptible TCs if SIs do not support (CVE-2024-56649 bsc#1235449) +- commit 72c14cf + +------------------------------------------------------------------- +Tue Jan 21 16:19:41 CET 2025 - dsterba@suse.com + +- smb: Initialize cfid->tcon before performing network ops (CVE-2024-56729 bsc#1235503) +- commit 01281af + +------------------------------------------------------------------- +Tue Jan 21 16:03:55 CET 2025 - oneukum@suse.com + +- usb: typec: ucsi: Fix connector status writing past buffer size + (git-fixes). +- commit cef7f7d + +------------------------------------------------------------------- +Tue Jan 21 14:52:47 CET 2025 - oneukum@suse.com + +- reenabled kABI padding for rfkill subsystem +- commit 6ada0c1 + +------------------------------------------------------------------- +Tue Jan 21 14:51:54 CET 2025 - oneukum@suse.com + +- reenabled kABI padding for fpga subsystem +- commit 2829876 + +------------------------------------------------------------------- +Tue Jan 21 14:50:28 CET 2025 - oneukum@suse.com + +- reenabled kABI paddings for atheros wifi +- commit e1e449a + +------------------------------------------------------------------- +Tue Jan 21 14:49:44 CET 2025 - oneukum@suse.com + +- reenable kABI paddings for mediatek wifi +- commit 3acd857 + +------------------------------------------------------------------- +Tue Jan 21 14:48:10 CET 2025 - oneukum@suse.com + +- reenable kABI padding for realtek wifi +- commit f74657e + +------------------------------------------------------------------- +Tue Jan 21 14:10:11 CET 2025 - vbabka@suse.cz + +- selftests/mm: add self tests for guard page feature + (jsc#PED-11997). +- commit 60e0640 + +------------------------------------------------------------------- +Tue Jan 21 14:08:12 CET 2025 - vbabka@suse.cz + +- tools: testing: update tools UAPI header for mman-common.h + (jsc#PED-11997). +- commit 8363626 + +------------------------------------------------------------------- +Tue Jan 21 14:07:38 CET 2025 - vbabka@suse.cz + +- mm: madvise: implement lightweight guard page mechanism + (jsc#PED-11997). +- commit ef64fd4 + +------------------------------------------------------------------- +Tue Jan 21 14:06:58 CET 2025 - vbabka@suse.cz + +- mm: add PTE_MARKER_GUARD PTE marker (jsc#PED-11997). +- commit 8bdd1e7 + +------------------------------------------------------------------- +Tue Jan 21 14:06:33 CET 2025 - vbabka@suse.cz + +- mm: pagewalk: add the ability to install PTEs (jsc#PED-11997). +- commit 05dd309 + +------------------------------------------------------------------- +Tue Jan 21 14:05:57 CET 2025 - vbabka@suse.cz + +- mm/madvise: unrestrict process_madvise() for current process + (jsc#PED-11997). +- commit 520a012 + +------------------------------------------------------------------- +Tue Jan 21 14:03:49 CET 2025 - vbabka@suse.cz + +- mm: refactor mm_access() to not return NULL (jsc#PED-11997). +- commit f4b336b + +------------------------------------------------------------------- +Tue Jan 21 13:27:21 CET 2025 - nik.borisov@suse.com + +- x86/cpu/topology: Remove limit of CPUs due to disabled IO/APIC (git-fixes). +- commit 62783ca + +------------------------------------------------------------------- +Tue Jan 21 12:19:50 CET 2025 - nik.borisov@suse.com + +- x86/microcode/intel: Remove unnecessary cache writeback and invalidation (git-fixes). +- commit dc8791d + +------------------------------------------------------------------- +Tue Jan 21 12:15:02 CET 2025 - nik.borisov@suse.com + +- x86/tdx: Dynamically disable SEPT violations from causing #VEs (git-fixes). +- commit 496a9c3 + +------------------------------------------------------------------- +Tue Jan 21 12:14:51 CET 2025 - nik.borisov@suse.com + +- x86/tdx: Rename tdx_parse_tdinfo() to tdx_setup() (git-fixes). +- commit 5e1ffad + +------------------------------------------------------------------- +Tue Jan 21 12:14:38 CET 2025 - nik.borisov@suse.com + +- x86/tdx: Introduce wrappers to read and write TD metadata (git-fixes). +- commit 755075a + +------------------------------------------------------------------- +Tue Jan 21 12:13:09 CET 2025 - nik.borisov@suse.com + +- x86/pkeys: Ensure updated PKRU value is XRSTOR'd (git-fixes). +- commit 51df86b + +------------------------------------------------------------------- +Tue Jan 21 12:12:55 CET 2025 - nik.borisov@suse.com + +- x86/pkeys: Change caller of update_pkru_in_sigframe() (git-fixes). +- commit 978efb4 + +------------------------------------------------------------------- +Tue Jan 21 12:05:34 CET 2025 - nik.borisov@suse.com + +- x86/fpu: Ensure shadow stack is active before "getting" registers (git-fixes). +- commit 46e75e2 + +------------------------------------------------------------------- +Tue Jan 21 10:48:05 CET 2025 - nik.borisov@suse.com + +- x86/mm: Carve out INVLPG inline asm for use by others (git-fixes). +- commit e895153 + +------------------------------------------------------------------- +Tue Jan 21 10:36:27 CET 2025 - nik.borisov@suse.com + +- x86: fix off-by-one in access_ok() (git-fixes). +- commit 4b269aa + +------------------------------------------------------------------- +Tue Jan 21 10:36:15 CET 2025 - nik.borisov@suse.com + +- x86/asm: Make serialize() always_inline (git-fixes). +- commit f957994 + +------------------------------------------------------------------- +Tue Jan 21 10:36:02 CET 2025 - nik.borisov@suse.com + +- x86/CPU/AMD: WARN when setting EFER.AUTOIBRS if and only if the WRMSR fails (git-fixes). +- commit c5e60f6 + +------------------------------------------------------------------- +Tue Jan 21 09:43:17 CET 2025 - nik.borisov@suse.com + +- x86/microcode/AMD: Flush patch buffer mapping after application (git-fixes). +- commit d8e2f7c + +------------------------------------------------------------------- +Tue Jan 21 09:43:04 CET 2025 - nik.borisov@suse.com + +- x86/fred: Fix the FRED RSP0 MSR out of sync with its per-CPU cache (git-fixes). +- commit bb3c863 + +------------------------------------------------------------------- +Tue Jan 21 06:58:40 CET 2025 - jlee@suse.com + +- Reviewed + patches.suse/0004-MODSIGN-checking-the-blacklisted-hash-before-loading.patch +- commit 0e6968e + +------------------------------------------------------------------- +Tue Jan 21 06:56:27 CET 2025 - jlee@suse.com + +- Reviewed + patches.suse/0003-Add-external-no-support-as-bad-taint-module.patch +- commit 86de2cb + +------------------------------------------------------------------- +Mon Jan 20 10:24:55 CET 2025 - msuchanek@suse.de + +- tpm: ibmvtpm: Set TPM_OPS_AUTO_STARTUP flag on driver + (git-fixes). +- commit 6f0e558 + +------------------------------------------------------------------- +Mon Jan 20 09:50:34 CET 2025 - ohering@suse.de + +- net: mana: Cleanup "mana" debugfs dir after cleanup of all children (git-fixes). +- commit 7180a8a + +------------------------------------------------------------------- +Mon Jan 20 09:49:46 CET 2025 - nmorey@suse.com + +- RDMA/hns: Fix missing flush CQE for DWQE (git-fixes) +- commit 87b30f5 + +------------------------------------------------------------------- +Mon Jan 20 09:49:43 CET 2025 - nmorey@suse.com + +- RDMA/hns: Fix warning storm caused by invalid input in IO path (git-fixes) +- commit e09ea24 + +------------------------------------------------------------------- +Mon Jan 20 09:49:40 CET 2025 - nmorey@suse.com + +- RDMA/hns: Fix accessing invalid dip_ctx during destroying QP (git-fixes) +- commit d0ac89c + +------------------------------------------------------------------- +Mon Jan 20 09:49:36 CET 2025 - nmorey@suse.com + +- RDMA/hns: Fix mapping error of zero-hop WQE buffer (git-fixes) +- commit 87de660 + +------------------------------------------------------------------- +Mon Jan 20 09:49:23 CET 2025 - nmorey@suse.com + +- RDMA/nldev: Set error code in rdma_nl_notify_event (git-fixes) +- commit c4562bf + +------------------------------------------------------------------- +Mon Jan 20 09:49:17 CET 2025 - nmorey@suse.com + +- RDMA/core: Fix ENODEV error for iWARP test over vlan (git-fixes) +- commit a0b253d + +------------------------------------------------------------------- +Mon Jan 20 09:49:09 CET 2025 - nmorey@suse.com + +- RDMA/uverbs: Prevent integer overflow issue (git-fixes) +- commit aeb3e97 + +------------------------------------------------------------------- +Mon Jan 20 09:06:19 CET 2025 - jlee@suse.com + +- Reviewed + patches.suse/0001-PKCS-7-Check-codeSigning-EKU-of-certificates-in-PKCS.patch +- commit c96f4a3 + +------------------------------------------------------------------- +Mon Jan 20 09:05:35 CET 2025 - jlee@suse.com + +- Reviewed + patches.suse/0001-X.509-Fix-the-parser-of-extended-key-usage-for-lengt.patch +- commit b4da5d5 + +------------------------------------------------------------------- +Mon Jan 20 09:04:47 CET 2025 - jlee@suse.com + +- Reviewed + patches.suse/0004-Documentation-admin-guide-module-signing.rst-add-ope.patch +- commit 4076611 + +------------------------------------------------------------------- +Mon Jan 20 09:03:14 CET 2025 - jlee@suse.com + +- Reviewed + patches.suse/0003-modsign-Add-codeSigning-EKU-when-generating-X.509-ke.patch +- commit 3ca6e63 + +------------------------------------------------------------------- +Mon Jan 20 09:02:27 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0002-PKCS-7-Check-codeSigning-EKU-for-kernel-module-and-k.patch. + Update config files. + CONFIG_CHECK_CODESIGN_EKU +- commit 3293035 + +------------------------------------------------------------------- +Mon Jan 20 08:59:44 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0001-X.509-Add-CodeSigning-extended-key-usage-parsing.patch. +- commit af592d7 + +------------------------------------------------------------------- +Mon Jan 20 07:49:01 CET 2025 - heming.zhao@suse.com + +- ocfs2: fix slab-use-after-free due to dangling pointer dqi_priv + (bsc#1235964 CVE-2024-57892). +- commit c39636c + +------------------------------------------------------------------- +Mon Jan 20 06:04:14 CET 2025 - jlee@suse.com + +- efi: remove EFI secret key when booting with secure boot + disabled (jsc#PED-1444). +- commit b444d73 + +------------------------------------------------------------------- +Sat Jan 18 18:56:09 CET 2025 - lduncan@suse.com + +- scsi: mpi3mr: Fix corrupt config pages PHY state is switched + in sysfs (CVE-2024-57804 bsc#1235779). +- commit aa77f1e + +------------------------------------------------------------------- +Sat Jan 18 09:43:35 CET 2025 - tiwai@suse.de + +- soc: ti: pruss: Fix pruss APIs (git-fixes). +- reset: rzg2l-usbphy-ctrl: Assign proper of node to the allocated + device (git-fixes). +- platform/x86: lenovo-yoga-tab2-pro-1380-fastcharger: fix serdev + race (git-fixes). +- platform/x86: dell-uart-backlight: fix serdev race (git-fixes). +- Revert "mtd: spi-nor: core: replace dummy buswidth from addr + to data" (git-fixes). +- hwmon: (ltc2991) Fix mixed signed/unsigned in DIV_ROUND_CLOSEST + (git-fixes). +- hwmon: (tmp513) Fix division of negative numbers (git-fixes). +- gpio: xilinx: Convert gpio_lock to raw spinlock (git-fixes). +- i2c: testunit: on errors, repeat NACK until STOP (git-fixes). +- i2c: rcar: fix NACK handling when being a target (git-fixes). +- i2c: mux: demux-pinctrl: check initial mux selection, too + (git-fixes). +- i2c: atr: Fix client detach (git-fixes). +- i2c: core: fix reference leak in i2c_register_adapter() + (git-fixes). +- pmdomain: imx8mp-blk-ctrl: add missing loop break condition + (git-fixes). +- selftests: mptcp: avoid spurious errors on disconnect + (git-fixes). +- drm/amd/pm: fix BUG: scheduling while atomic (stable-fixes). +- drm/amdkfd: wq_release signals dma_fence only when available + (git-fixes). +- drm/amd/display: Add check for granularity in dml ceil/floor + helpers (stable-fixes). +- drm/amd/display: increase MAX_SURFACES to the value supported + by hw (stable-fixes). +- pmdomain: imx: gpcv2: fix an OF node reference leak in + imx_gpcv2_probe() (git-fixes). +- commit edae5a9 + +------------------------------------------------------------------- +Sat Jan 18 02:27:11 CET 2025 - colyli@suse.de + +- block: RCU protect disk->conv_zones_bitmap (bsc#1235820, + CVE-2024-57875). +- commit 76c266d + +------------------------------------------------------------------- +Sat Jan 18 02:19:20 CET 2025 - colyli@suse.de + +- ublk: detach gendisk from ublk device if add_disk() fails + (bsc#1235634, CVE-2024-56764). +- commit 3688e07 + +------------------------------------------------------------------- +Fri Jan 17 16:34:20 CET 2025 - jgross@suse.com + +- KVM: arm64: Get rid of userspace_irqchip_in_use (CVE-2024-53195 + bsc#1234957). +- commit 4e1a286 + +------------------------------------------------------------------- +Fri Jan 17 16:02:10 CET 2025 - jgross@suse.com + +- KVM: arm64: Don't retire aborted MMIO instruction + (CVE-2024-53196 bsc#1234906). +- commit c7394cd + +------------------------------------------------------------------- +Fri Jan 17 14:41:41 CET 2025 - jgross@suse.com + +- xen: Fix the issue of resource not being properly released in + xenbus_dev_probe() (CVE-2024-53198 bsc#1234923). +- commit a0f3f9e + +------------------------------------------------------------------- +Fri Jan 17 13:45:59 CET 2025 - jgross@suse.com + +- x86/static-call: Remove early_boot_irqs_disabled check to fix + Xen PVH dom0 (git-fixes). +- commit 8264638 + +------------------------------------------------------------------- +Fri Jan 17 10:31:40 CET 2025 - vbabka@suse.cz + +- mm: hugetlb: independent PMD page table shared count + (CVE-2024-57883 bsc#1235947). +- commit 454014f + +------------------------------------------------------------------- +Fri Jan 17 10:00:03 CET 2025 - tiwai@suse.de + +- ASoC: tas2781: Fix occasional calibration failture (git-fixes). +- commit 9c36ea2 + +------------------------------------------------------------------- +Fri Jan 17 09:56:33 CET 2025 - tiwai@suse.de + +- drm/xe: Mark ComputeCS read mode as UC on iGPU (git-fixes). +- drm/xe/oa: Add missing VISACTL mux registers (git-fixes). +- drm/xe: make change ccs_mode a synchronous action (git-fixes). +- drm/xe: introduce xe_gt_reset and xe_gt_wait_for_reset + (git-fixes). +- drm/amd/display: Do not elevate mem_type change to full update + (git-fixes). +- drm/amd/display: Do not wait for PSR disable on vbl enable + (git-fixes). +- Revert "drm/amd/display: Enable urgent latency adjustments + for DCN35" (git-fixes). +- drm/amd/display: Validate mdoe under MST LCT=1 case as well + (git-fixes). +- drm/v3d: Ensure job pointer is set to NULL after job completion + (git-fixes). +- drm/vmwgfx: Add new keep_resv BO param (git-fixes). +- drm/vmwgfx: Unreserve BO on error (git-fixes). +- drm/tests: helpers: Fix compiler warning (git-fixes). +- commit 0fe40cd + +------------------------------------------------------------------- +Fri Jan 17 09:53:32 CET 2025 - vkarasulli@suse.de + +- config: enable + CONFIG_INTEL_IOMMU_SCALABLE_MODE_DEFAULT_ON +- commit 7266c28 + +------------------------------------------------------------------- +Fri Jan 17 09:01:32 CET 2025 - ptesarik@suse.com + +- ftrace: Fix regression with module command in stack_trace_filter + (CVE-2024-56569 bsc#1235031). +- commit edf09c4 + +------------------------------------------------------------------- +Fri Jan 17 08:39:32 CET 2025 - tiwai@suse.de + +- Move upstreamed DRM patch into sorted section +- commit efd17c1 + +------------------------------------------------------------------- +Thu Jan 16 19:35:26 CET 2025 - nmorey@suse.com + +- RDMA/siw: Remove direct link to net_device (bsc#1235946 CVE-2024-57857) +- commit a26645d + +------------------------------------------------------------------- +Thu Jan 16 15:47:30 CET 2025 - tbogendoerfer@suse.de + +- af_packet: fix vlan_get_protocol_dgram() vs MSG_PEEK + (CVE-2024-57901 bsc#1235900). +- net: wwan: t7xx: Fix FSM command timeout issue (CVE-2024-39282 + bsc#1235903). +- commit f820992 + +------------------------------------------------------------------- +Thu Jan 16 14:01:50 CET 2025 - tiwai@suse.de + +- tpm: Map the ACPI provided event log (bsc#1233260 bsc#1233259 + bsc#1232421). +- commit 9c4f937 + +------------------------------------------------------------------- +Thu Jan 16 12:43:30 CET 2025 - nmorey@suse.com + +- RDMA/rtrs: Ensure 'ib_sge list' is accessible (bsc#1235902 CVE-2024-36476) +- commit 5e76f66 + +------------------------------------------------------------------- +Thu Jan 16 12:42:57 CET 2025 - nmorey@suse.com + +- RDMA/rxe: Remove the direct link to net_device (bsc#1235906 CVE-2024-57795) +- commit 09cd979 + +------------------------------------------------------------------- +Thu Jan 16 11:02:44 CET 2025 - vkarasulli@suse.de + +- iommu/vt-d: Remove cache tags before disabling ATS + (CVE-2024-56669 bsc#1235245). +- commit f02f36b + +------------------------------------------------------------------- +Thu Jan 16 10:51:32 CET 2025 - vkarasulli@suse.de + +- iommu/vt-d: Fix qi_batch NULL pointer with nested parent domain + (CVE-2024-56668 bsc#1235017). +- commit 1757163 + +------------------------------------------------------------------- +Thu Jan 16 06:39:08 CET 2025 - osalvador@suse.de + +- mm: use aligned address in copy_user_gigantic_page() + (CVE-2024-51729 bsc#1235741). +- commit 3c62d9b + +------------------------------------------------------------------- +Thu Jan 16 01:14:42 CET 2025 - dsterba@suse.com + +- bpf: fix recursive lock when verdict program return SK_PASS (CVE-2024-56694 bsc#1235412) +- commit dfde0f5 + +------------------------------------------------------------------- +Thu Jan 16 00:33:34 CET 2025 - dsterba@suse.com + +- bpf: fix OOB devmap writes when deleting elements (CVE-2024-56615 bsc#1235426) +- commit 997fa6c + +------------------------------------------------------------------- +Thu Jan 16 00:24:40 CET 2025 - dsterba@suse.com + +- xsk: fix OOB map writes when deleting elements (CVE-2024-56614 bsc#1235424) +- commit 4dda137 + +------------------------------------------------------------------- +Wed Jan 15 23:35:20 CET 2025 - dsterba@suse.com + +- mm/mempolicy: fix migrate_to_node() assuming there is at least one VMA in a MM (CVE-2024-56611 bsc#1235391) +- commit 3a11b51 + +------------------------------------------------------------------- +Wed Jan 15 22:53:46 CET 2025 - dsterba@suse.com + +- iommu/tegra241-cmdqv: Fix alignment failure at max_n_shift (CVE-2024-53225 bsc#1235006) +- commit d17bd9f + +------------------------------------------------------------------- +Wed Jan 15 22:15:40 CET 2025 - ailiop@suse.com + +- ring-buffer: Fix overflow in __rb_map_vma (bsc#1235752 + CVE-2024-56368). +- commit 887043f + +------------------------------------------------------------------- +Wed Jan 15 22:08:41 CET 2025 - ailiop@suse.com + +- mm: use aligned address in clear_gigantic_page() (bsc#1235742 + CVE-2024-52319). +- commit cf2082f + +------------------------------------------------------------------- +Wed Jan 15 21:59:22 CET 2025 - ailiop@suse.com + +- netdevsim: prevent bad user input in + nsim_dev_health_break_write() (bsc#1235587 CVE-2024-56716). +- commit 64a78e2 + +------------------------------------------------------------------- +Wed Jan 15 21:51:44 CET 2025 - ailiop@suse.com + +- bpf: Fix UAF via mismatching bpf_prog/attachment RCU flavors + (bsc#1235555 CVE-2024-56675). +- commit 9dd9586 + +------------------------------------------------------------------- +Wed Jan 15 21:42:59 CET 2025 - ailiop@suse.com + +- net: netdevsim: fix nsim_pp_hold_write() (bsc#1235554 + CVE-2024-56713). +- commit 9b9335e + +------------------------------------------------------------------- +Wed Jan 15 21:22:47 CET 2025 - ailiop@suse.com + +- mm/gup: handle NULL pages in unpin_user_pages() (bsc#1235388 + CVE-2024-56612). +- commit 58f5e58 + +------------------------------------------------------------------- +Wed Jan 15 21:17:35 CET 2025 - ailiop@suse.com + +- xsk: Free skb when TX metadata options are invalid (bsc#1235000 + CVE-2024-53236). +- commit 488293a + +------------------------------------------------------------------- +Wed Jan 15 21:05:45 CET 2025 - ailiop@suse.com + +- ipc: fix memleak if msg_init_ns failed in create_ipc_ns + (bsc#1234893 CVE-2024-53175). +- commit ee73306 + +------------------------------------------------------------------- +Wed Jan 15 19:15:21 CET 2025 - dsterba@suse.com + +- ocfs2: fix uninitialized value in ocfs2_file_read_iter() (CVE-2024-53155 bsc#1234855) +- commit 29d10db + +------------------------------------------------------------------- +Wed Jan 15 18:52:14 CET 2025 - neelx@suse.com + +- btrfs: add a sanity check for btrfs root in btrfs_search_slot() + (CVE-2024-56774 bsc#1235653). +- commit 7fe00e3 + +------------------------------------------------------------------- +Wed Jan 15 18:50:33 CET 2025 - dsterba@suse.com + +- ocfs2: free inode when ocfs2_get_init_inode() fails (CVE-2024-56630 bsc#1235479) +- commit 892fcc7 + +------------------------------------------------------------------- +Wed Jan 15 18:45:15 CET 2025 - dsterba@suse.com + +- ceph: give up on paths longer than PATH_MAX (CVE-2024-53685 bsc#1235720) +- commit 96cf2d2 + +------------------------------------------------------------------- +Wed Jan 15 18:25:00 CET 2025 - dsterba@suse.com + +- bcache: revert replacing IS_ERR_OR_NULL with IS_ERR again (CVE-2024-48881 bsc#1235727) +- commit 7611048 + +------------------------------------------------------------------- +Wed Jan 15 18:14:36 CET 2025 - dsterba@suse.com + +- vfio/mlx5: Fix an unwind issue in mlx5vf_add_migration_pages() (CVE-2024-56742 bsc#1235613) +- commit 561ef4c + +------------------------------------------------------------------- +Wed Jan 15 16:43:30 CET 2025 - mhocko@suse.com + +- net/smc: check return value of sock_recvmsg when draining clc + data (CVE-2024-57791 bsc#1235759). +- commit 3137fae + +------------------------------------------------------------------- +Wed Jan 15 16:21:49 CET 2025 - dsterba@suse.com + +- udmabuf: change folios array from kmalloc to kvmalloc (CVE-2024-56544 bsc#1235067) +- commit e18704f + +------------------------------------------------------------------- +Wed Jan 15 16:06:16 CET 2025 - dsterba@suse.com + +- scsi: qedf: Fix a possible memory leak in qedf_alloc_and_init_sb() (CVE-2024-56748 bsc#1235627) +- commit bf1507f + +------------------------------------------------------------------- +Wed Jan 15 15:53:43 CET 2025 - dsterba@suse.com + +- scsi: ufs: core: sysfs: Prevent div by zero (CVE-2024-56622 bsc#1235251) +- commit e1723b2 + +------------------------------------------------------------------- +Wed Jan 15 15:50:39 CET 2025 - dsterba@suse.com + +- scsi: ufs: core: Cancel RTC work during ufshcd_remove() (CVE-2024-56621 bsc#1235228) +- commit dcbc4ba + +------------------------------------------------------------------- +Wed Jan 15 15:47:57 CET 2025 - dsterba@suse.com + +- scsi: ufs: qcom: Only free platform MSIs when ESI is enabled (CVE-2024-56620 bsc#1235227) +- commit a4f3898 + +------------------------------------------------------------------- +Wed Jan 15 14:49:39 CET 2025 - vkarasulli@suse.de + +- virt: tdx-guest: Just leak decrypted memory on unrecoverable + errors (CVE-2024-57793 bsc#1235768). +- commit 5a20f80 + +------------------------------------------------------------------- +Wed Jan 15 12:39:36 CET 2025 - osalvador@suse.de + +- stackdepot: fix stack_depot_save_flags() in NMI context + (CVE-2024-48876 bsc#1235726). +- commit 21d9f52 + +------------------------------------------------------------------- +Wed Jan 15 10:36:54 CET 2025 - jslaby@suse.cz + +- x86/fred: Clear WFE in missing-ENDBRANCH #CPs (CVE-2024-56761 + bsc#1235633). +- commit d326277 + +------------------------------------------------------------------- +Wed Jan 15 10:16:26 CET 2025 - tbogendoerfer@suse.de + +- net: ethernet: oa_tc6: fix tx skb race condition between + reference pointers (CVE-2024-56788 bsc#1235754). +- tools/net/ynl: fix sub-message key lookup for nested attributes + (git-fixes). +- net: tun: fix tun_napi_alloc_frags() (CVE-2024-56372 + bsc#1235753). +- net: renesas: rswitch: avoid use-after-put for a device tree + node (CVE-2024-55639 bsc#1235737). +- commit ab1ee58 + +------------------------------------------------------------------- +Wed Jan 15 09:37:42 CET 2025 - vkarasulli@suse.de + +- KVM: SVM: Allow guest writes to set MSR_AMD64_DE_CFG bits + (bsc#1234635). +- commit ad88ff2 + +------------------------------------------------------------------- +Wed Jan 15 09:12:02 CET 2025 - vbabka@suse.cz + +- mm/page_alloc: don't call pfn_to_page() on possibly non-existent + PFN in split_large_buddy() (CVE-2024-57881 bsc#1235843). +- commit 47fc212 + +------------------------------------------------------------------- +Wed Jan 15 08:40:16 CET 2025 - jlee@suse.com + +- Reviewed + patches.suse/0001-efi-do-not-automatically-generate-secret-key.patch +- commit 64be71e + +------------------------------------------------------------------- +Wed Jan 15 08:39:05 CET 2025 - jlee@suse.com + +- Reviewed + patches.suse/0011-PM-hibernate-require-hibernate-snapshot-image-to-be-.patch +- commit fac3c3b + +------------------------------------------------------------------- +Wed Jan 15 08:34:38 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0010-PM-hibernate-a-option-to-request-that-snapshot-image.patch. + Update config files. + CONFIG_HIBERNATE_VERIFICATION_FORCE is not set +- commit d0b09b5 + +------------------------------------------------------------------- +Wed Jan 15 08:28:05 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0009-PM-hibernate-prevent-EFI-secret-key-to-be-regenerate.patch. +- commit 38aa2b2 + +------------------------------------------------------------------- +Tue Jan 14 19:57:36 CET 2025 - lduncan@suse.com + +- Revert "block, bfq: merge bfq_release_process_ref() into + bfq_put_cooperator()" (CVE-2024-53182 bsc#1234946). +- block: fix uaf for flush rq while iterating tags (CVE-2024-53170 + bsc#1234888). +- scsi: qedi: Fix a possible memory leak in + qedi_alloc_and_init_sb() (CVE-2024-56747 bsc#1234934). +- scsi: bfa: Fix use-after-free in bfad_im_module_exit() + (CVE-2024-53227 bsc#1235011). +- scsi: hisi_sas: Create all dump files during debugfs + initialization (CVE-2024-56588 bsc#1235123). +- commit d7ec03b + +------------------------------------------------------------------- +Tue Jan 14 19:50:13 CET 2025 - ematsumiya@suse.de + +- smb: client: fix TCP timers deadlock after rmmod (bsc#1235723, + CVE-2024-54680). +- commit 067db58 + +------------------------------------------------------------------- +Tue Jan 14 17:51:58 CET 2025 - nik.borisov@suse.com + +- x86/cpu: Add Lunar Lake to list of CPUs with a broken MONITOR implementation (jsc#PED-11963). +- commit 40fc24b + +------------------------------------------------------------------- +Tue Jan 14 17:06:26 CET 2025 - dsterba@suse.com + +- scsi: hisi_sas: Add cond_resched() for no forced preemption model (CVE-2024-56589 bsc#1235241) +- commit 5616a9a + ------------------------------------------------------------------- Tue Jan 14 15:33:20 CET 2025 - jack@suse.cz - Enable CONFIG_BUG_ON_DATA_CORRUPTION (jsc#PED-11849) - commit ad832d9 +------------------------------------------------------------------- +Tue Jan 14 15:22:20 CET 2025 - andrea.porta@suse.com + +- arm64: dts: rockchip: add hevc power domain clock to rk3328 + (git-fixes). +- commit 4ced1a7 + +------------------------------------------------------------------- +Tue Jan 14 15:21:32 CET 2025 - andrea.porta@suse.com + +- arm64: dts: rockchip: rename rfkill label for Radxa ROCK 5B + (git-fixes). +- commit 1aa0c5f + +------------------------------------------------------------------- +Tue Jan 14 15:20:43 CET 2025 - andrea.porta@suse.com + +- arm64: dts: imx95: correct the address length of + netcmix_blk_ctrl (git-fixes). +- commit 261c0be + ------------------------------------------------------------------- Tue Jan 14 15:19:57 CET 2025 - mfranc@suse.cz @@ -14,6 +2984,45 @@ Tue Jan 14 15:19:57 CET 2025 - mfranc@suse.cz patches.suse/0002-security-Add-a-kernel-lockdown-flag-for-early-boot-s.patch. - commit 53733e1 +------------------------------------------------------------------- +Tue Jan 14 15:19:03 CET 2025 - andrea.porta@suse.com + +- arm64: dts: broadcom: Fix L2 linesize for Raspberry Pi 5 + (git-fixes). +- commit 34dcb38 + +------------------------------------------------------------------- +Tue Jan 14 14:29:28 CET 2025 - oneukum@suse.com + +- reinstating kABI paddings for crypto +- commit dcd0a1e + +------------------------------------------------------------------- +Tue Jan 14 14:28:46 CET 2025 - oneukum@suse.com + +- Refresh patches.suse/crypto-add-suse_kabi_padding.patch. +- commit 7e643ee + +------------------------------------------------------------------- +Tue Jan 14 14:22:08 CET 2025 - oneukum@suse.com + +- reinstate PCI kABI paddings +- commit d5bb436 + +------------------------------------------------------------------- +Tue Jan 14 14:20:41 CET 2025 - oneukum@suse.com + +- Reinstating kABI padding for Thunderbolt +- commit 13936cf + +------------------------------------------------------------------- +Tue Jan 14 13:56:33 CET 2025 - oneukum@suse.com + +- usb: typec: Add attribute file showing the USB Modes of the + partner (git-fixes). +- Refresh patches.suse/paddings-add-for-type-C-new-in-SP5.patch. +- commit 1aae08b + ------------------------------------------------------------------- Tue Jan 14 13:36:21 CET 2025 - dsterba@suse.com @@ -28,6 +3037,14 @@ Tue Jan 14 13:30:56 CET 2025 - mgorman@suse.de command line. - commit b89f0e3 +------------------------------------------------------------------- +Tue Jan 14 13:22:24 CET 2025 - oneukum@suse.com + +- usb: typec: Add attribute file showing the supported USB modes + of the port (git-fixes). +- Refresh patches.suse/paddings-add-for-type-C-new-in-SP5.patch. +- commit 2fd6860 + ------------------------------------------------------------------- Tue Jan 14 13:14:11 CET 2025 - mgorman@suse.de @@ -37,6 +3054,80 @@ Tue Jan 14 13:14:11 CET 2025 - mgorman@suse.de options' (jsc#PED-11838). - commit 6f73ffe +------------------------------------------------------------------- +Tue Jan 14 12:25:35 CET 2025 - oneukum@suse.com + +- usb: typec: ucsi: Fix a missing bits to bytes conversion in + ucsi_init() (git-fixes). +- commit 7a60998 + +------------------------------------------------------------------- +Tue Jan 14 12:19:55 CET 2025 - oneukum@suse.com + +- usb: typec: ucsi: Convert connector specific commands to bitmaps + (git-fixes). +- commit 1060e28 + +------------------------------------------------------------------- +Tue Jan 14 12:16:40 CET 2025 - oneukum@suse.com + +- usb: typec: ucsi: Helper for Get Connector Status command + (git-fixes). +- commit 7530947 + +------------------------------------------------------------------- +Tue Jan 14 12:13:57 CET 2025 - oneukum@suse.com + +- usb: typec: ucsi: Add support for the partner USB Modes + (git-fixes). +- commit bb31d21 + +------------------------------------------------------------------- +Tue Jan 14 11:23:30 CET 2025 - oneukum@suse.com + +- usb: typec: ucsi: Supply the USB capabilities to the ports + (git-fixes). +- commit a77d656 + +------------------------------------------------------------------- +Tue Jan 14 11:08:34 CET 2025 - oneukum@suse.com + +- usb: typec: ucsi: UCSI2.0 Set Sink Path command support + (git-fixes). +- commit 0376245 + +------------------------------------------------------------------- +Tue Jan 14 11:05:51 CET 2025 - oneukum@suse.com + +- usb: typec: ucsi: glink: use device_for_each_child_node_scoped() + (git-fixes). +- commit 3691738 + +------------------------------------------------------------------- +Tue Jan 14 10:01:53 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0008-PM-hibernate-Generate-and-verify-signature-for-snaps.patch. + Update config files. + CONFIG_HIBERNATE_VERIFICATION + CONFIG_EFI_SECRET_KEY + CONFIG_HIDDEN_AREA +- commit 4b57a00 + +------------------------------------------------------------------- +Tue Jan 14 08:34:22 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0007-PM-hibernate-encrypt-hidden-area.patch. +- commit a1cdd8d + +------------------------------------------------------------------- +Tue Jan 14 08:11:18 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0006-efi-allow-user-to-regenerate-secret-key.patch. +- commit 498aa9e + ------------------------------------------------------------------- Mon Jan 13 21:30:48 CET 2025 - krisman@suse.de @@ -697,6 +3788,12 @@ Mon Jan 13 11:54:55 CET 2025 - mfranc@suse.cz - s390x config: IOMMU_DEFAULT_DMA_LAZY=y (bsc#1235646) - commit 2199130 +------------------------------------------------------------------- +Mon Jan 13 10:47:35 CET 2025 - oneukum@suse.com + +- net: usb: qmi_wwan: add Telit FE910C04 compositions (git-fixes). +- commit a8a3e1b + ------------------------------------------------------------------- Mon Jan 13 10:05:49 CET 2025 - tiwai@suse.de @@ -799,6 +3896,31 @@ Sun Jan 12 09:34:43 CET 2025 - tiwai@suse.de (git-fixes). - commit 5559cd4 +------------------------------------------------------------------- +Sun Jan 12 09:15:32 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0005-efi-generate-secret-key-in-EFI-boot-environment.patch. + Update config files. + CONFIG_EFI_SECRET_KEY is not set +- commit f3e53e1 + +------------------------------------------------------------------- +Sun Jan 12 09:10:41 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0002-hibernate-avoid-the-data-in-hidden-area-to-be-snapsh.patch. +- commit 81704e7 + +------------------------------------------------------------------- +Sun Jan 12 09:04:59 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0001-security-create-hidden-area-to-keep-sensitive-data.patch. + Update config files. + CONFIG_HIDDEN_AREA is not set +- commit 53e4009 + ------------------------------------------------------------------- Sun Jan 12 03:41:39 CET 2025 - jlee@suse.com @@ -1129,6 +4251,18 @@ Thu Jan 9 17:36:21 CET 2025 - nmorey@suse.com - af_packet: avoid erroring out after sock_init_data() in packet_create() (CVE-2024-56606 bsc#123541) - commit 4c171b7 +------------------------------------------------------------------- +Thu Jan 9 16:31:26 CET 2025 - dsterba@suse.com + +- smb: client: fix NULL ptr deref in crypto_aead_setkey() (CVE-2024-53185 bsc#1234901) +- commit 16fd7dd + +------------------------------------------------------------------- +Thu Jan 9 16:04:11 CET 2025 - dsterba@suse.com + +- net: af_can: do not leave a dangling sk pointer in can_create() (CVE-2024-56603 bsc#1235415) +- commit 358efec + ------------------------------------------------------------------- Thu Jan 9 15:55:44 CET 2025 - ddiss@suse.de @@ -1136,6 +4270,12 @@ Thu Jan 9 15:55:44 CET 2025 - ddiss@suse.de (bsc#1235035 CVE-2024-56570). - commit 707d8d7 +------------------------------------------------------------------- +Thu Jan 9 15:46:57 CET 2025 - dsterba@suse.com + +- ceph: fix cred leak in ceph_mds_check_access() (CVE-2024-56563 bsc#1235107) +- commit 2378163 + ------------------------------------------------------------------- Thu Jan 9 14:31:17 CET 2025 - jdelvare@suse.de @@ -1202,7 +4342,7 @@ Wed Jan 8 13:49:07 CET 2025 - pmladek@suse.com Wed Jan 8 12:30:13 CET 2025 - dsterba@suse.com - btrfs: fix use-after-free waiting for encoded read endios (bsc#1235128) -- commit 0406131 +- commit faccece ------------------------------------------------------------------- Wed Jan 8 12:17:46 CET 2025 - dwagner@suse.de @@ -1388,6 +4528,13 @@ Tue Jan 7 23:36:50 CET 2025 - ailiop@suse.com - dlm: fix possible lkb_resource null dereference (git-fixes). - commit 490216a +------------------------------------------------------------------- +Tue Jan 7 21:30:51 CET 2025 - mbrugger@suse.com + +- powerpc/pseries/vas: Add close() callback in vas_vm_ops struct + (bsc#1234825). +- commit 2674760 + ------------------------------------------------------------------- Tue Jan 7 20:12:47 CET 2025 - tbogendoerfer@suse.de diff --git a/kernel-docs.spec b/kernel-docs.spec index c4b6656..4197a88 100644 --- a/kernel-docs.spec +++ b/kernel-docs.spec @@ -18,7 +18,7 @@ %define srcversion 6.12 %define patchversion 6.12.0 -%define git_commit ed291891ed2804d2dd249f8063da18005e59bab4 +%define git_commit 6642b425d8de140c969bc185b2b1527f15588dfc %define variant %{nil} %define build_html 1 %define build_pdf 0 @@ -30,7 +30,7 @@ Name: kernel-docs Version: 6.12.0 %if 0%{?is_kotd} -Release: .ged29189 +Release: .g6642b42 %else Release: 0 %endif diff --git a/kernel-kvmsmall.changes b/kernel-kvmsmall.changes index eb54d71..6d9f5cb 100644 --- a/kernel-kvmsmall.changes +++ b/kernel-kvmsmall.changes @@ -1,9 +1,2979 @@ +------------------------------------------------------------------- +Tue Feb 4 12:23:33 CET 2025 - ailiop@suse.com + +- xfs: Add error handling for xfs_reflink_cancel_cow_range + (git-fixes). +- commit b508427 + +------------------------------------------------------------------- +Tue Feb 4 12:22:51 CET 2025 - ailiop@suse.com + +- xfs: Propagate errors from xfs_reflink_cancel_cow_range in + xfs_dax_write_iomap_end (git-fixes). +- commit e231dcf + +------------------------------------------------------------------- +Tue Feb 4 12:21:58 CET 2025 - ailiop@suse.com + +- xfs: don't call remap_verify_area with sb write protection held + (git-fixes). +- commit b243b98 + +------------------------------------------------------------------- +Tue Feb 4 11:29:34 CET 2025 - tbogendoerfer@suse.de + +- r8169: enable SG/TSO on selected chip versions per default + (bsc#1235874). +- commit 2795291 + +------------------------------------------------------------------- +Tue Feb 4 11:27:18 CET 2025 - tbogendoerfer@suse.de + +- tools: ynl: c: correct reverse decode of empty attrs + (git-fixes). +- net/mlx5e: Fix inversion dependency warning while enabling + IPsec tunnel (CVE-2025-21674 bsc#1236688). +- net: fec: handle page_pool_dev_alloc_pages error (CVE-2025-21676 + bsc#1236696). +- pfcp: Destroy device along with udp socket's netns dismantle + (CVE-2025-21677 bsc#1236697). +- gtp: Destroy device along with udp socket's netns dismantle + (CVE-2025-21678 bsc#1236698). +- gtp: Use for_each_netdev_rcu() in gtp_genl_dump_pdp() + (git-fixes). +- eth: bnxt: always recalculate features after XDP clearing, + fix null-deref (CVE-2025-21682 bsc#1236703). +- commit 7d6efad + +------------------------------------------------------------------- +Mon Feb 3 18:44:57 CET 2025 - ailiop@suse.com + +- NFSv4.2: mark OFFLOAD_CANCEL MOVEABLE (git-fixes). +- commit 29678bd + +------------------------------------------------------------------- +Mon Feb 3 18:42:14 CET 2025 - ailiop@suse.com + +- NFSv4.2: fix COPY_NOTIFY xdr buf size calculation (git-fixes). +- commit d5313f5 + +------------------------------------------------------------------- +Mon Feb 3 18:41:08 CET 2025 - ailiop@suse.com + +- nfs: fix incorrect error handling in LOCALIO (git-fixes). +- commit 9daaf72 + +------------------------------------------------------------------- +Mon Feb 3 18:39:48 CET 2025 - ailiop@suse.com + +- Revert "SUNRPC: Reduce thread wake-up rate when receiving + large RPC messages" (git-fixes). +- commit 39ec528 + +------------------------------------------------------------------- +Mon Feb 3 18:37:45 CET 2025 - ailiop@suse.com + +- NFSD: Insulate nfsd4_encode_read_plus_data() from page + boundaries in the encode buffer (git-fixes). +- commit ffa4780 + +------------------------------------------------------------------- +Mon Feb 3 18:36:59 CET 2025 - ailiop@suse.com + +- NFSD: Insulate nfsd4_encode_read_plus() from page boundaries + in the encode buffer (git-fixes). +- commit fd89a72 + +------------------------------------------------------------------- +Mon Feb 3 18:36:03 CET 2025 - ailiop@suse.com + +- NFSD: Insulate nfsd4_encode_read() from page boundaries in + the encode buffer (git-fixes). +- commit a5474b1 + +------------------------------------------------------------------- +Mon Feb 3 18:33:40 CET 2025 - ailiop@suse.com + +- NFSD: fix decoding in nfs4_xdr_dec_cb_getattr (git-fixes). +- commit 744c03a + +------------------------------------------------------------------- +Mon Feb 3 18:32:30 CET 2025 - ailiop@suse.com + +- nfsd: fix legacy client tracking initialization (git-fixes). +- commit b058f86 + +------------------------------------------------------------------- +Mon Feb 3 15:56:36 CET 2025 - davide.benini@suse.com + +- net: inet6: do not leave a dangling sk pointer in inet6_create() + (CVE-2024-56600 bsc#1235217). +- commit 001ffac + +------------------------------------------------------------------- +Mon Feb 3 15:33:33 CET 2025 - pmladek@suse.com + +- printk: Defer legacy printing when holding printk_cpu_sync + (bsc#1236733). +- commit 35fb637 + +------------------------------------------------------------------- +Mon Feb 3 14:58:27 CET 2025 - ailiop@suse.com + +- iomap: avoid avoid truncating 64-bit offset to 32 bits + (git-fixes). +- commit dcd6fd5 + +------------------------------------------------------------------- +Mon Feb 3 14:57:27 CET 2025 - ailiop@suse.com + +- iomap: pass byte granular end position to iomap_add_to_ioend + (git-fixes). +- commit 3e58ba8 + +------------------------------------------------------------------- +Mon Feb 3 14:56:05 CET 2025 - ailiop@suse.com + +- cachefiles: Parse the "secctx" immediately (git-fixes). +- commit d3745ec + +------------------------------------------------------------------- +Mon Feb 3 14:50:56 CET 2025 - ailiop@suse.com + +- dlm: fix srcu_read_lock() return type to int (git-fixes). +- commit befab55 + +------------------------------------------------------------------- +Mon Feb 3 14:50:02 CET 2025 - ailiop@suse.com + +- dlm: fix removal of rsb struct that is master and dir record + (git-fixes). +- commit 0dc790e + +------------------------------------------------------------------- +Mon Feb 3 14:48:55 CET 2025 - ailiop@suse.com + +- xfs: check for dead buffers in xfs_buf_find_insert (git-fixes). +- commit 518b962 + +------------------------------------------------------------------- +Mon Feb 3 14:47:45 CET 2025 - ailiop@suse.com + +- xfs: fix a double completion for buffers on in-memory targets + (git-fixes). +- commit 230cef5 + +------------------------------------------------------------------- +Mon Feb 3 14:46:58 CET 2025 - ailiop@suse.com + +- xfs/libxfs: replace kmalloc() and memcpy() with kmemdup() + (git-fixes). +- commit e30e5c1 + +------------------------------------------------------------------- +Mon Feb 3 14:34:31 CET 2025 - jgross@suse.com + +- Update config files: remove XEN PV support and kernel side PV device + backends (jsc#PED-11779) +- commit 31e5715 + +------------------------------------------------------------------- +Mon Feb 3 14:26:31 CET 2025 - iivanov@suse.de + +- arm64: dts: marvell: cn9131-cf-solidwan: fix cp1 comphy links (git-fixes) +- commit c3b3ad4 + +------------------------------------------------------------------- +Mon Feb 3 14:25:20 CET 2025 - iivanov@suse.de + +- arm64: dts: rockchip: increase gmac rx_delay on rk3399-puma (git-fixes) +- commit 040d5bd + +------------------------------------------------------------------- +Mon Feb 3 14:24:03 CET 2025 - iivanov@suse.de + +- arm64: dts: rockchip: fix num-channels property of wolfvision pf5 mic (git-fixes) +- commit 80bffba + +------------------------------------------------------------------- +Mon Feb 3 14:23:02 CET 2025 - iivanov@suse.de + +- arm64: dts: rockchip: Fix PCIe3 handling for Edgeble-6TOPS Modules (git-fixes) +- commit 6eeb73e + +------------------------------------------------------------------- +Mon Feb 3 14:18:42 CET 2025 - iivanov@suse.de + +- arm64: dts: rockchip: Fix sdmmc access on rk3308-rock-s0 v1.1 boards (git-fixes) +- commit 0f4955c + +------------------------------------------------------------------- +Mon Feb 3 14:16:30 CET 2025 - iivanov@suse.de + +- arm64: tegra: Fix Tegra234 PCIe interrupt-map (git-fixes) +- commit 17b2e93 + +------------------------------------------------------------------- +Mon Feb 3 14:14:44 CET 2025 - iivanov@suse.de + +- arm64: tegra: Disable Tegra234 sce-fabric node (git-fixes) +- commit 5fbc68f + +------------------------------------------------------------------- +Mon Feb 3 14:13:32 CET 2025 - iivanov@suse.de + +- arm64: tegra: Fix typo in Tegra234 dce-fabric compatible (git-fixes) +- commit b60c09f + +------------------------------------------------------------------- +Mon Feb 3 14:13:17 CET 2025 - ailiop@suse.com + +- xfs: don't shut down the filesystem for media failures beyond + end of log (git-fixes). +- commit b3253c4 + +------------------------------------------------------------------- +Mon Feb 3 14:12:23 CET 2025 - iivanov@suse.de + +- arm64: tegra: Fix DMA ID for SPI2 (git-fixes) +- commit ed27827 + +------------------------------------------------------------------- +Mon Feb 3 14:09:40 CET 2025 - ailiop@suse.com + +- gfs2: Truncate address space when flipping GFS2_DIF_JDATA flag + (git-fixes). +- commit 2bdb106 + +------------------------------------------------------------------- +Mon Feb 3 13:59:21 CET 2025 - iivanov@suse.de + +- arm64: dts: rockchip: Fix Turing RK1 PCIe3 hang (git-fixes) +- commit 6545f4a + +------------------------------------------------------------------- +Mon Feb 3 13:58:33 CET 2025 - iivanov@suse.de + +- arm64: dts: rockchip: Split up RK3588's PCIe pinctrls (git-fixes) +- commit ee6c1d3 + +------------------------------------------------------------------- +Mon Feb 3 13:50:06 CET 2025 - iivanov@suse.de + +- arm64/mm: Override PARange for !LPA2 and use it consistently (git-fixes) +- commit 46430f7 + +------------------------------------------------------------------- +Mon Feb 3 13:47:46 CET 2025 - iivanov@suse.de + +- arm64/mm: Reduce PA space to 48 bits when LPA2 is not enabled (git-fixes) +- commit 1e5b33c + +------------------------------------------------------------------- +Mon Feb 3 13:45:19 CET 2025 - iivanov@suse.de + +- arm64: Filter out SVE hwcaps when FEAT_SVE isn't implemented (git-fixes) +- commit 6644a3b + +------------------------------------------------------------------- +Mon Feb 3 13:42:32 CET 2025 - iivanov@suse.de + +- arm64/sme: Move storage of reg_smidr to __cpuinfo_store_cpu() (git-fixes) +- commit ee0c3e4 + +------------------------------------------------------------------- +Mon Feb 3 13:39:16 CET 2025 - iivanov@suse.de + +- arm64: stacktrace: Don't WARN when unwinding other tasks (git-fixes) +- commit c1b5cbf + +------------------------------------------------------------------- +Mon Feb 3 12:22:59 CET 2025 - dwagner@suse.de + +- nvme: fix bogus kzalloc() return check in + nvme_init_effects_log() (git-fixes). +- commit d42e4b8 + +------------------------------------------------------------------- +Mon Feb 3 11:20:53 CET 2025 - dwagner@suse.de + +- nvme: Add error path for xa_store in nvme_init_effects + (git-fixes). +- nvme: Add error check for xa_store in nvme_get_effects_log + (git-fixes). +- nvme-tcp: Fix I/O queue cpu spreading for multiple controllers + (git-fixes). +- nvmet: propagate npwg topology (git-fixes). +- commit 7f10443 + +------------------------------------------------------------------- +Mon Feb 3 11:05:26 CET 2025 - oneukum@suse.com + +- usbnet: ipheth: fix DPE OoB read (git-fixes). +- commit b2a02b8 + +------------------------------------------------------------------- +Mon Feb 3 11:04:39 CET 2025 - oneukum@suse.com + +- usbnet: ipheth: break up NCM header size computation + (git-fixes). +- commit 7a83cc0 + +------------------------------------------------------------------- +Mon Feb 3 11:03:37 CET 2025 - oneukum@suse.com + +- usbnet: ipheth: refactor NCM datagram loop (git-fixes). +- commit 095ff33 + +------------------------------------------------------------------- +Mon Feb 3 10:53:21 CET 2025 - ohering@suse.de + +- scsi: storvsc: Ratelimit warning logs to prevent VM denial of + service (git-fixes). +- scsi: storvsc: Don't assume cpu_possible_mask is dense + (git-fixes). +- hyperv: Do not overlap the hvcall IO areas in + hv_vtl_apicid_to_vp_id() (git-fixes). +- hyperv: Do not overlap the hvcall IO areas in get_vtl() + (git-fixes). +- hyperv: Enable the hypercall output page for the VTL mode + (git-fixes). +- hv_balloon: Fallback to generic_online_page() for non-HV hot + added mem (git-fixes). +- Drivers: hv: vmbus: Log on missing offers if any (git-fixes). +- Drivers: hv: vmbus: Wait for boot-time offers during boot and + resume (git-fixes). +- uio_hv_generic: Add a check for HV_NIC for send, receive + buffers setup (git-fixes). +- iommu/hyper-v: Don't assume cpu_possible_mask is dense + (git-fixes). +- Drivers: hv: Don't assume cpu_possible_mask is dense + (git-fixes). +- x86/hyperv: Don't assume cpu_possible_mask is dense (git-fixes). +- hyperv: Remove the now unused hyperv-tlfs.h files (git-fixes). +- hyperv: Switch from hyperv-tlfs.h to hyperv/hvhdk.h (git-fixes). +- hyperv: Add new Hyper-V headers in include/hyperv (git-fixes). +- hyperv: Clean up unnecessary #includes (git-fixes). +- hyperv: Move hv_connection_id to hyperv-tlfs.h (git-fixes). +- hv_netvsc: Replace one-element array with flexible array member + (git-fixes). +- commit bf2065f + +------------------------------------------------------------------- +Sun Feb 2 10:01:55 CET 2025 - tiwai@suse.de + +- Revert "media: uvcvideo: Require entities to have a non-zero + unique ID" (bsc#1235894). +- wifi: rtl8xxxu: add more missing rtl8192cu USB IDs + (stable-fixes). +- drm/amd/display: Initialize denominator defaults to 1 + (stable-fixes). +- drm/amd/display: Use HW lock mgr for PSR1 (stable-fixes). +- drm/connector: hdmi: Validate supported_formats matches + ycbcr_420_allowed (stable-fixes). +- commit 839fcdd + +------------------------------------------------------------------- +Sat Feb 1 10:16:05 CET 2025 - tiwai@suse.de + +- ASoC: acp: Support microphone from Lenovo Go S (stable-fixes). +- ALSA: pcm: use new array-copying-wrapper (stable-fixes). +- ALSA: usb-audio: Add delay quirk for iBasso DC07 Pro + (stable-fixes). +- commit ccad405 + +------------------------------------------------------------------- +Sat Feb 1 10:14:26 CET 2025 - tiwai@suse.de + +- PCI: Restore original INTX_DISABLE bit by pcim_intx() + (git-fixes). +- kconfig: fix memory leak in sym_warn_unmet_dep() (git-fixes). +- kconfig: fix file name in warnings when loading + KCONFIG_DEFCONFIG_LIST (git-fixes). +- genksyms: fix memory leak when the same symbol is read from + *.symref file (git-fixes). +- genksyms: fix memory leak when the same symbol is added from + source (git-fixes). +- ata: libata-core: Add ATA_QUIRK_NOLPM for Samsung SSD 870 QVO + drives (git-fixes). +- ASoC: amd: acp: Fix possible deadlock (git-fixes). +- ASoC: da7213: Initialize the mutex (git-fixes). +- ASoC: rockchip: i2s_tdm: Re-add the set_sysclk callback + (git-fixes). +- ALSA: hda: Fix headset detection failure due to unstable sort + (git-fixes). +- ALSA: hda/realtek: Fix quirk matching for Legion Pro 7 + (git-fixes). +- commit 4daaa58 + +------------------------------------------------------------------- +Fri Jan 31 18:52:17 CET 2025 - krisman@suse.de + +- io_uring/eventfd: ensure io_eventfd_signal() defers another + RCU period (CVE-2025-21655 bsc#1236163). +- commit 8c48635 + +------------------------------------------------------------------- +Fri Jan 31 18:40:47 CET 2025 - krisman@suse.de + +- io_uring/eventfd: abstract out ev_fd put helper (CVE-2025-21655 + bsc#1236163). +- commit 3ee0779 + +------------------------------------------------------------------- +Fri Jan 31 17:47:10 CET 2025 - krisman@suse.de + +- io_uring/sqpoll: zero sqd->thread on tctx errors (CVE-2025-21633 + bsc#1236108). +- commit e81e97d + +------------------------------------------------------------------- +Fri Jan 31 16:50:37 CET 2025 - mgorman@suse.de + +- sched_ext: update scx_bpf_dsq_insert() doc for SCX_DSQ_LOCAL_ON + (git fixes (sched)). +- cpufreq: schedutil: Fix superfluous updates caused by + need_freq_update (git fixes (sched)). +- sched/fair: Fix update_cfs_group() vs DELAY_DEQUEUE (git fixes + (sched)). +- sched/fair: Fix EEVDF entity placement bug causing scheduling + lag (git fixes (sched)). +- sched_ext: idle: Refresh idle masks during idle-to-idle + transitions (git fixes (sched)). +- freezer, sched: Report frozen tasks as 'D' instead of 'R' + (git fixes (sched)). +- epoll: Add synchronous wakeup support for ep_poll_callback + (git fixes (sched)). +- commit 3d30d97 + +------------------------------------------------------------------- +Fri Jan 31 11:16:22 CET 2025 - ptesarik@suse.com + +- mm/rodata_test: use READ_ONCE() to read const variable + (git-fixes). +- commit d31a779 + +------------------------------------------------------------------- +Fri Jan 31 10:16:03 CET 2025 - ggherdovich@suse.cz + +- cpufreq/amd-pstate: Fix prefcore rankings (git-fixes). +- commit 6e54c2a + +------------------------------------------------------------------- +Fri Jan 31 08:45:14 CET 2025 - tiwai@suse.de + +- rtc: zynqmp: Fix optional clock name property (git-fixes). +- rtc: loongson: clear TOY_MATCH0_REG in loongson_rtc_isr() + (git-fixes). +- rtc: pcf85063: fix potential OOB write in PCF85063 NVMEM read + (git-fixes). +- rtc: tps6594: Fix integer overflow on 32bit systems (git-fixes). +- PM: sleep: core: Synchronize runtime PM status of parents and + children (git-fixes). +- PM: hibernate: Add error handling for syscore_suspend() + (git-fixes). +- Bluetooth: L2CAP: accept zero as a special value for MTU + auto-selection (git-fixes). +- Bluetooth: btnxpuart: Fix glitches seen in dual A2DP streaming + (git-fixes). +- Bluetooth: btusb: mediatek: Add locks for + usb_driver_claim_interface() (git-fixes). +- usbnet: ipheth: use static NDP16 location in URB (git-fixes). +- usbnet: ipheth: check that DPE points past NCM header + (git-fixes). +- usbnet: ipheth: fix possible overflow in DPE length check + (git-fixes). +- net: usb: rtl8150: enable basic endpoint checking (git-fixes). +- net: phy: c45-tjaxx: add delay between MDIO write and read in + soft_reset (git-fixes). +- net: rose: fix timer races against user threads (git-fixes). +- net: phy: marvell-88q2xxx: Fix temperature measurement with + reset-gpios (git-fixes). +- NFC: nci: Add bounds checking in nci_hci_create_pipe() + (git-fixes). +- docs: power: Fix footnote reference for Toshiba Satellite + P10-554 (git-fixes). +- gpio: mxc: remove dead code after switch to DT-only (git-fixes). +- commit ca8e15a + +------------------------------------------------------------------- +Fri Jan 31 05:24:26 CET 2025 - tonyj@suse.de + +- docs: ABI: sysfs-bus-event_source-devices-vpa-pmu: Fix htmldocs + errors (jsc#PED-10947, git-fixes). +- commit 84a7517 + +------------------------------------------------------------------- +Fri Jan 31 03:50:33 CET 2025 - tonyj@suse.de + +- perf/x86/intel: Add PMU support for ArrowLake-H (jsc#PED-10527). +- perf/x86/intel: Support hybrid PMU with multiple atom uarchs + (jsc#PED-10527). +- x86/cpu/intel: Define helper to get CPU core native ID + (jsc#PED-10527). +- perf/x86: Refine hybrid_pmu_type defination (jsc#PED-10527). +- commit d4840cf + +------------------------------------------------------------------- +Fri Jan 31 03:49:36 CET 2025 - tonyj@suse.de + +- perf/x86/intel/uncore: Add Clearwater Forest support + (jsc#PED-10657). +- commit 3b2b3d7 + +------------------------------------------------------------------- +Fri Jan 31 03:49:04 CET 2025 - tonyj@suse.de + +- perf/x86/intel: Add Arrow Lake U support (jsc#PED-10525). +- commit 7de75f6 + +------------------------------------------------------------------- +Fri Jan 31 02:49:43 CET 2025 - tonyj@suse.de + +- powerpc/perf: Add per-task/process monitoring to vpa_pmu driver + (jsc#PED-10947). +- powerpc/kvm: Add vpa latency counters to kvm_vcpu_arch + (jsc#PED-10947). +- docs: ABI: sysfs-bus-event_source-devices-vpa-pmu: Document + sysfs event format entries for vpa_pmu (jsc#PED-10947). +- commit a4dd907 + +------------------------------------------------------------------- +Fri Jan 31 02:48:27 CET 2025 - tonyj@suse.de + +- powerpc/perf: Add perf interface to expose vpa counters + (jsc#PED-10947). +- Update config files (ppc64le/default/CONFIG_VPA_PMU) +- Update supported.conf (arch/powerpc/perf/vpa-pmu) +- commit f7b6f3e + +------------------------------------------------------------------- +Fri Jan 31 02:04:25 CET 2025 - tonyj@suse.de + +- perf/x86/rapl: Add core energy counter support for AMD CPUs + (jsc#PED-11773). +- perf/x86/rapl: Move the cntr_mask to rapl_pmus struct + (jsc#PED-11773). +- perf/x86/rapl: Remove the global variable rapl_msrs + (jsc#PED-11773). +- perf/x86/rapl: Modify the generic variable names to *_pkg* + (jsc#PED-11773). +- perf/x86/rapl: Add arguments to the init and cleanup functions + (jsc#PED-11773). +- perf/x86/rapl: Make rapl_model struct global (jsc#PED-11773). +- perf/x86/rapl: Rename rapl_pmu variables (jsc#PED-11773). +- perf/x86/rapl: Remove the cpu_to_rapl_pmu() function + (jsc#PED-11773). +- x86/topology: Introduce topology_logical_core_id() + (jsc#PED-11773). +- perf/x86/rapl: Remove the unused get_rapl_pmu_cpumask() function + (jsc#PED-11773). +- perf/x86/rapl: Clean up cpumask and hotplug (jsc#PED-11773). +- perf/x86/rapl: Move the pmu allocation out of CPU hotplug + (jsc#PED-11773). +- x86/amd: Use heterogeneous core topology for identifying boost + numerator (jsc#PED-11773). +- x86/cpu: Add CPU type to struct cpuinfo_topology + (jsc#PED-11773). +- x86/cpu: Enable SD_ASYM_PACKING for PKG domain on AMD + (jsc#PED-11773). +- x86/cpufeatures: Add X86_FEATURE_AMD_HETEROGENEOUS_CORES + (jsc#PED-11773). +- x86/cpufeatures: Rename X86_FEATURE_FAST_CPPC to have AMD prefix + (jsc#PED-11773). +- commit c61d138 + +------------------------------------------------------------------- +Thu Jan 30 17:36:38 CET 2025 - ggherdovich@suse.cz + +- cpufreq/amd-pstate: Use boost numerator for upper bound of + frequencies (git-fixes). +- cpufreq/amd-pstate: Store the boost numerator as highest perf + again (git-fixes). +- commit 6f5ef23 + +------------------------------------------------------------------- +Thu Jan 30 17:27:17 CET 2025 - ggherdovich@suse.cz + +- cpufreq/amd-pstate: Detect preferred core support before driver + registration (git-fixes). +- cpufreq/amd-pstate: Move registration after static function + call update (git-fixes). +- cpufreq/amd-pstate: Push adjust_perf vfunc init into cpu_init + (git-fixes). +- cpufreq/amd-pstate: Align offline flow of shared memory and + MSR based systems (git-fixes). +- cpufreq/amd-pstate: Call cppc_set_epp_perf in the reenable + function (git-fixes). +- cpufreq/amd-pstate: Do not attempt to clear MSR_AMD_CPPC_ENABLE + (git-fixes). +- cpufreq/amd-pstate: Rename functions that enable CPPC + (git-fixes). +- cpufreq/amd-pstate: Remove the redundant amd_pstate_set_driver() + call (git-fixes). +- cpufreq/amd-pstate: Remove the switch case in amd_pstate_init() + (git-fixes). +- cpufreq/amd-pstate: Call amd_pstate_set_driver() in + amd_pstate_register_driver() (git-fixes). +- cpufreq/amd-pstate: Call amd_pstate_register() in + amd_pstate_init() (git-fixes). +- cpufreq/amd-pstate: Set the initial min_freq to + lowest_nonlinear_freq (git-fixes). +- cpufreq/amd-pstate: Remove the redundant verify() function + (git-fixes). +- cpufreq/amd-pstate: Rename MSR and shared memory specific + functions (git-fixes). +- commit 3a64362 + +------------------------------------------------------------------- +Thu Jan 30 15:12:26 CET 2025 - ggherdovich@suse.cz + +- cpufreq: ACPI: Fix max-frequency computation (git-fixes + jsc#PED-12064). +- commit 8847124 + +------------------------------------------------------------------- +Thu Jan 30 14:42:55 CET 2025 - tiwai@suse.de + +- Move upstreamed lpfc and initramfs patches into sorted section +- commit 3188ca8 + +------------------------------------------------------------------- +Thu Jan 30 14:40:12 CET 2025 - tiwai@suse.de + +- Input: synaptics - fix crash when enabling pass-through port + (bsc#1219522). +- commit 37ec4ab + +------------------------------------------------------------------- +Thu Jan 30 13:53:33 CET 2025 - msuchanek@suse.de + +- powerpc/pseries/eeh: Fix get PE state translation (bsc#1215199). +- commit 9a95d7d + +------------------------------------------------------------------- +Thu Jan 30 13:48:12 CET 2025 - msuchanek@suse.de + +- Update config files. + Disable accidentally enabled option + ppc64le: + CONFIG_IRQ_TIME_ACCOUNTING=n +- commit 482ad8d + +------------------------------------------------------------------- +Thu Jan 30 13:45:59 CET 2025 - tiwai@suse.de + +- ALSA: hda/realtek: Workaround for resume on Dell Venue 11 Pro + 7130 (bsc#1235686). +- commit 9e21a47 + +------------------------------------------------------------------- +Thu Jan 30 13:42:43 CET 2025 - msuchanek@suse.de + +- powerpc/pseries/iommu: Don't unset window if it was never set + (jsc#PED-10539 git-fixes). +- commit 198b0d2 + +------------------------------------------------------------------- +Thu Jan 30 11:18:51 CET 2025 - ggherdovich@suse.cz + +- cpufreq: Move endif to the end of Kconfig file (git-fixes). +- commit bff3dd1 + +------------------------------------------------------------------- +Thu Jan 30 08:36:19 CET 2025 - tiwai@suse.de + +- dmaengine: ti: edma: fix OF node reference leaks in edma_driver + (git-fixes). +- regulator: core: Add missing newline character (git-fixes). +- wifi: ath12k: fix read pointer after free in + ath12k_mac_assign_vif_to_vdev() (git-fixes). +- wifi: rtw89: fix proceeding MCC with wrong scanning state + after sequence changes (git-fixes). +- commit 04018e2 + +------------------------------------------------------------------- +Wed Jan 29 16:30:31 CET 2025 - jgross@suse.com + +- virtio-blk: don't keep queue frozen during system suspend + (CVE-2024-57946 bsc#1236247). +- commit 7fd5c04 + +------------------------------------------------------------------- +Wed Jan 29 16:02:56 CET 2025 - mhocko@suse.com + +- netfilter: x_tables: fix LED ID check in led_tg_check() + (CVE-2024-56650 bsc#1235430). +- commit 7f5dabf + +------------------------------------------------------------------- +Wed Jan 29 10:08:12 CET 2025 - jslaby@suse.cz + +- serial: sh-sci: Increment the runtime usage counter for the + earlycon device (git-fixes). +- serial: sh-sci: Clean sci_ports after at earlycon exit + (git-fixes). +- serial: sh-sci: Do not probe the serial port if its slot in + sci_ports is in use (git-fixes). +- serial: sh-sci: Move runtime PM enable to sci_probe_single() + (git-fixes). +- serial: sh-sci: Drop __initdata macro for port_cfg (git-fixes). +- tty: Permit some TIOCL_SETSEL modes without CAP_SYS_ADMIN + (git-fixes). +- tty: xilinx_uartps: split sysrq handling (git-fixes). +- serial: 8250: Adjust the timeout for FIFO mode (git-fixes). +- commit d006f88 + +------------------------------------------------------------------- +Wed Jan 29 09:22:45 CET 2025 - tiwai@suse.de + +- driver core: class: Fix wild pointer dereferences in API + class_dev_iter_next() (git-fixes). +- devcoredump: cleanup some comments (git-fixes). +- tools/bootconfig: Fix the wrong format specifier (git-fixes). +- serial: sh-sci: Do not probe the serial port if its slot in + sci_ports[] is in use (git-fixes). +- serial: sh-sci: Drop __initdata macro for port_cfg (git-fixes). +- tty: Permit some TIOCL_SETSEL modes without CAP_SYS_ADMIN + (git-fixes). +- tty: xilinx_uartps: split sysrq handling (git-fixes). +- serial: 8250: Adjust the timeout for FIFO mode (git-fixes). +- tty: mips_ejtag_fdc: fix one more u8 warning (git-fixes). +- LoongArch: Fix warnings during S3 suspend (git-fixes). +- commit b05d21a + +------------------------------------------------------------------- +Tue Jan 28 18:09:18 CET 2025 - cfamullaconrad@suse.com + +- tools/power turbostat: Add initial support for GraniteRapids-D + (jsc#PED-10490). +- commit 5b7dffe + +------------------------------------------------------------------- +Tue Jan 28 13:05:25 CET 2025 - tiwai@suse.de + +- selftests/mm: virtual_address_range: avoid reading from VM_IO + mappings (git-fixes). +- selftests/mm: virtual_address_range: unmap chunks after + validation (git-fixes). +- selftests/mm/cow: modify the incorrect checking parameters + (git-fixes). +- selftests/mm: use selftests framework to print test result + (git-fixes). +- selftests/mm: fix condition in uffd_move_test_common() + (git-fixes). +- selftests: mm: fix conversion specifiers in transact_test() + (git-fixes). +- clk: clk-loongson2: Fix the number count of clk provider + (git-fixes). +- clk: sunxi-ng: a100: enable MMC clock reparenting (git-fixes). +- clk: mmp2: call pm_genpd_init() only after genpd.name is set + (git-fixes). +- clk: thead: Fix cpu2vp_clk for TH1520 AP_SUBSYS clocks + (git-fixes). +- clk: thead: Add CLK_IGNORE_UNUSED to fix TH1520 boot + (git-fixes). +- clk: thead: Fix clk gate registration to pass flags (git-fixes). +- clk: qcom: gcc-sdm845: Do not use shared clk_ops for QUPs + (git-fixes). +- clk: qcom: gcc-x1e80100: Do not turn off usb_2 controller GDSC + (git-fixes). +- clk: qcom: gcc-mdm9607: Fix cmd_rcgr offset for blsp1_uart6 rcg + (git-fixes). +- clk: qcom: camcc-x1e80100: Set titan_top_gdsc as the parent + GDSC of subordinate GDSCs (git-fixes). +- clk: qcom: clk-alpha-pll: fix alpha mode configuration + (git-fixes). +- clk: qcom: dispcc-sm6350: Add missing parent_map for a clock + (git-fixes). +- clk: qcom: gcc-sm6350: Add missing parent_map for two clocks + (git-fixes). +- clk: qcom: clk-rpmh: prevent integer overflow in recalc_rate + (git-fixes). +- clk: qcom: gcc-sm8650: Do not turn off PCIe GDSCs during + gdsc_disable() (git-fixes). +- clk: qcom: gcc-sm8550: Do not turn off PCIe GDSCs during + gdsc_disable() (git-fixes). +- clk: imx8mp: Fix clkout1/2 support (git-fixes). +- clk: sunxi-ng: a64: stop force-selecting PLL-MIPI as TCON0 + parent (git-fixes). +- clk: ralink: mtmips: remove duplicated 'xtal' clock for Ralink + SoC RT3883 (git-fixes). +- clk: mediatek: mt2701-img: add missing dummy clk (git-fixes). +- clk: mediatek: mt2701-mm: add missing dummy clk (git-fixes). +- clk: mediatek: mt2701-bdp: add missing dummy clk (git-fixes). +- clk: mediatek: mt2701-aud: fix conversion to + mtk_clk_simple_probe (git-fixes). +- clk: mediatek: mt2701-vdec: fix conversion to + mtk_clk_simple_probe (git-fixes). +- clk: renesas: cpg-mssr: Fix 'soc' node handling in + cpg_mssr_reserved_init() (git-fixes). +- clk: analogbits: Fix incorrect calculation of vco rate delta + (git-fixes). +- clk: fix an OF node reference leak in of_clk_get_parent_name() + (git-fixes). +- pstore/blk: trivial typo fixes (git-fixes). +- selftests/mm: set allocated memory to non-zero content in cow + test (git-fixes). +- clk: clk-imx8mp-audiomix: fix function signature (git-fixes). +- clk: thead: Fix TH1520 emmc and shdci clock rate (git-fixes). +- efivarfs: Fix error on non-existent file (stable-fixes). +- qca_spi: Make driver probing reliable (git-fixes). +- qca_spi: Fix clock speed for multiple QCA7000 (git-fixes). +- commit 52abd40 + +------------------------------------------------------------------- +Tue Jan 28 10:14:21 CET 2025 - jslaby@suse.cz + +- PCI: rcar-ep: Fix incorrect variable used when calling + devm_request_mem_region() (git-fixes). +- PCI: microchip: Set inbound address translation for coherent + or non-coherent mode (git-fixes). +- PCI: imx6: Add missing reference clock disable logic + (git-fixes). +- PCI: imx6: Deassert apps_reset in imx_pcie_deassert_core_reset() + (git-fixes). +- PCI: imx6: Skip controller_id generation logic for i.MX7D + (git-fixes). +- PCI: imx6: Configure PHY based on Root Complex or Endpoint mode + (git-fixes). +- PCI: dwc: Always stop link in the dw_pcie_suspend_noirq + (git-fixes). +- PCI: qcom: Update ICC and OPP values after Link Up event + (git-fixes). +- PCI: endpoint: pci-epf-test: Fix check for DMA MEMCPY test + (git-fixes). +- PCI: endpoint: pci-epf-test: Set dma_chan_rx pointer to NULL + on error (git-fixes). +- PCI: dwc: ep: Prevent changing BAR size/flags in + pci_epc_set_bar() (git-fixes). +- PCI: dwc: ep: Write BAR_MASK before iATU registers in + pci_epc_set_bar() (git-fixes). +- PCI: endpoint: Finish virtual EP removal in + pci_epf_remove_vepf() (git-fixes). +- PCI: endpoint: Destroy the EPC device in devm_pci_epc_destroy() + (git-fixes). +- PCI/ASPM: Save parent L1SS config in pci_save_aspm_l1ss_state() + (git-fixes). +- commit 6aedcaa + +------------------------------------------------------------------- +Tue Jan 28 10:06:37 CET 2025 - jslaby@suse.cz + +- genirq: Make handle_enforce_irqctx() unconditionally available + (git-fixes). +- commit c47d221 + +------------------------------------------------------------------- +Tue Jan 28 10:04:49 CET 2025 - jslaby@suse.cz + +- Refresh patches.suse/tpm-Map-the-ACPI-provided-event-log.patch. + Add Alt-commit. +- commit 256dd4e + +------------------------------------------------------------------- +Tue Jan 28 10:04:33 CET 2025 - jslaby@suse.cz + +- ipmi: ssif_bmc: Fix new request loss when bmc ready for a + response (git-fixes). +- ipmi: ipmb: Add check devm_kasprintf() returned value + (git-fixes). +- commit 513ad80 + +------------------------------------------------------------------- +Tue Jan 28 08:46:32 CET 2025 - nik.borisov@suse.com + +- x86: Fix build regression with CONFIG_KEXEC_JUMP enabled (git-fixes). +- commit e16e19e + +------------------------------------------------------------------- +Tue Jan 28 08:46:18 CET 2025 - nik.borisov@suse.com + +- clocksource: Make negative motion detection more robust (git-fixes). +- commit fca041b + +------------------------------------------------------------------- +Tue Jan 28 08:39:47 CET 2025 - tiwai@suse.de + +- drm/v3d: Assign job pointer to NULL before signaling the fence + (git-fixes). +- drm/amd/display: Fix error pointers in + amdgpu_dm_crtc_mem_type_changed (git-fixes). +- iio: light: as73211: fix channel handling in only-color + triggered buffer (git-fixes). +- intel_th: core: fix kernel-doc warnings (git-fixes). +- bus: mhi: host: Free mhi_buf vector inside + mhi_alloc_bhie_table() (git-fixes). +- iio: iio-mux: kzalloc instead of devm_kzalloc to ensure page + alignment (git-fixes). +- iio: adc: ad_sigma_delta: Handle CS assertion as intended in + ad_sd_read_reg_raw() (git-fixes). +- iio: adc: ad7124: Refuse invalid input specifiers (git-fixes). +- iio: adc: ad7124: Don't create more channels than the driver + can handle (git-fixes). +- extcon: realtek: fix NULL deref check in extcon_rtk_type_c_probe + (git-fixes). +- misc: fastrpc: Fix copy buffer page size (git-fixes). +- misc: fastrpc: Fix registered buffer page address (git-fixes). +- misc: fastrpc: Deregister device nodes properly in error + scenarios (git-fixes). +- VMCI: fix reference to ioctl-number.rst (git-fixes). +- drivers/card_reader/rtsx_usb: Restore interrupt based detection + (git-fixes). +- uio: uio_dmem_genirq: check the return value of devm_kasprintf() + (git-fixes). +- uio: Fix return value of poll (git-fixes). +- misc: misc_minor_alloc to use ida for all dynamic/misc dynamic + minors (git-fixes). +- pps: Fix a use-after-free (git-fixes). +- Revert "usb: gadget: u_serial: Disable ep before setting port to + null to fix the crash caused by port being null" (stable-fixes). +- usb: typec: tcpci: Prevent Sink disconnection before + vPpsShutdown in SPR PPS (git-fixes). +- usb: dwc3: core: Defer the probe until USB power supply ready + (git-fixes). +- USB: serial: quatech2: fix null-ptr-deref in + qt2_process_read_urb() (git-fixes). +- usb: typec: tcpm: set SRC_SEND_CAPABILITIES timeout to + PD_T_SENDER_RESPONSE (git-fixes). +- usb: host: xhci-plat: Assign shared_hcd->rsrc_start (git-fixes). +- usb: dwc3-am62: Fix an OF node leak in phy_syscon_pll_refclk() + (git-fixes). +- usb: dwc3: Skip resume if pm_runtime_set_active() fails + (git-fixes). +- usb: xhci: Fix NULL pointer dereference on certain command + aborts (git-fixes). +- usb: gadget: f_tcm: Don't prepare BOT write request twice + (git-fixes). +- usb: gadget: f_tcm: ep_autoconfig with fullspeed endpoint + (git-fixes). +- usb: gadget: f_tcm: Fix Get/SetInterface return value + (git-fixes). +- usb: gadget: f_tcm: Decrement command ref count on cleanup + (git-fixes). +- usb: gadget: f_tcm: Translate error to sense (git-fixes). +- usb: gadget: f_tcm: Don't free command immediately (git-fixes). +- usb: gadget: functionfs: fix spellos (git-fixes). +- pwm: microchip-core: fix incorrect comparison with max period + (git-fixes). +- power: reset: as3722-poweroff: Remove unnecessary return in + as3722_poweroff_probe (git-fixes). +- power: ip5xxx_power: Fix return value on ADC read errors + (git-fixes). +- commit f4aee60 + +------------------------------------------------------------------- +Mon Jan 27 17:57:46 CET 2025 - mkoutny@suse.com + +- padata: add pd get/put refcnt helper (git-fixes). +- commit 816d211 + +------------------------------------------------------------------- +Mon Jan 27 17:30:33 CET 2025 - nmorey@suse.com + +- RDMA/hns: Clean up the legacy CONFIG_INFINIBAND_HNS (git-fixes) +- RDMA/mlx5: Fix implicit ODP use after free (git-fixes) +- RDMA/mlx5: Fix a race for an ODP MR which leads to CQE with error (git-fixes) +- RDMA/rxe: Fix the warning "__rxe_cleanup+0x12c/0x170 [rdma_rxe]" (git-fixes) +- RDMA/cxgb4: Notify rdma stack for IB_EVENT_QP_LAST_WQE_REACHED event (git-fixes) +- RDMA/mlx5: Fix indirect mkey ODP page count (git-fixes) +- RDMA/rtrs: Add missing deinit() call (git-fixes) +- RDMA/bnxt_re: Fix to drop reference to the mmap entry in case of error (git-fixes) +- RDMA/srp: Fix error handling in srp_add_port (git-fixes) +- RDMA/rxe: Fix mismatched max_msg_sz (git-fixes) +- rdma/cxgb4: Prevent potential integer overflow on 32bit (git-fixes) +- RDMA/mlx4: Avoid false error about access to uninitialized gids array (git-fixes) +- commit 8a1518e + +------------------------------------------------------------------- +Mon Jan 27 16:52:08 CET 2025 - mkoutny@suse.com + +- padata: avoid UAF for reorder_work (git-fixes). +- padata: fix UAF in padata_reorder (git-fixes). +- commit 0ccb421 + +------------------------------------------------------------------- +Mon Jan 27 16:48:43 CET 2025 - mkoutny@suse.com + +- fork: avoid inappropriate uprobe access to invalid mm + (bsc#1236477). +- commit d6bd244 + +------------------------------------------------------------------- +Mon Jan 27 16:27:13 CET 2025 - nik.borisov@suse.com + +- x86/kexec: Restore GDT on return from ::preserve_context kexec (git-fixes). +- commit 394a2d2 + +------------------------------------------------------------------- +Mon Jan 27 16:27:02 CET 2025 - nik.borisov@suse.com + +- timekeeping: Always check for negative motion (git-fixes). +- commit 6a6f244 + +------------------------------------------------------------------- +Mon Jan 27 16:26:37 CET 2025 - mkoutny@suse.com + +- cgroup/cpuset: remove kernfs active break (bsc#1236110). +- commit 0d4d6ef + +------------------------------------------------------------------- +Mon Jan 27 16:25:21 CET 2025 - mkoutny@suse.com + +- cgroup/cpuset: Prevent leakage of isolated CPUs into sched + domains (jsc#PED-11934). +- cgroup/cpuset: Remove stale text (jsc#PED-11934). +- cgroup/cpuset: Disable cpuset_cpumask_can_shrink() test if + not load balancing (jsc#PED-11934). +- cgroup/cpuset: Enforce at most one + rebuild_sched_domains_locked() call per operation + (jsc#PED-11934). +- cgroup/cpuset: Revert "Allow suppression of sched domain + rebuild in update_cpumasks_hier()" (jsc#PED-11934). +- commit b370227 + +------------------------------------------------------------------- +Mon Jan 27 15:40:22 CET 2025 - nik.borisov@suse.com + +- x86/ioapic: Remove a stray tab in the IO-APIC type string (git-fixes). +- commit c9344f1 + +------------------------------------------------------------------- +Mon Jan 27 15:11:14 CET 2025 - tbogendoerfer@suse.de + +- net: stmmac: dwmac-tegra: Read iommu stream id from device tree + (CVE-2025-21663 bsc#1236260). +- commit f877716 + +------------------------------------------------------------------- +Mon Jan 27 15:07:09 CET 2025 - nik.borisov@suse.com + +- KVM: x86: Advertise SRSO_USER_KERNEL_NO to userspace (git-fixes). +- commit 9294b74 + +------------------------------------------------------------------- +Mon Jan 27 15:06:58 CET 2025 - nik.borisov@suse.com + +- x86/bugs: Add SRSO_USER_KERNEL_NO support (git-fixes). +- commit 6001f65 + +------------------------------------------------------------------- +Mon Jan 27 09:54:48 CET 2025 - tiwai@suse.de + +- maple_tree: simplify split calculation (git-fixes). +- latencytop: use correct kernel-doc format for func params + (git-fixes). +- kasan: fix typo in kasan_poison_new_object documentation + (git-fixes). +- lib/inflate.c: remove dead code (git-fixes). +- firewire: test: Fix potential null dereference in firewire + kunit test (git-fixes). +- maple_tree: reload mas before the second call for mas_empty_area + (git-fixes). +- commit 7ba9d83 + +------------------------------------------------------------------- +Sun Jan 26 10:56:35 CET 2025 - tiwai@suse.de + +- remoteproc: mtk_scp: Only populate devices for SCP cores + (git-fixes). +- remoteproc: omap: Handle ARM dma_iommu_mapping (git-fixes). +- remoteproc: core: Fix ida_free call while not allocated + (git-fixes). +- watchdog: rti_wdt: Fix an OF node leak in rti_wdt_probe() + (git-fixes). +- mtd: rawnand: brcmnand: fix status read of brcmnand_waitfunc + (git-fixes). +- mtd: spinand: Remove write_enable_op() in markbad() (git-fixes). +- mtd: onenand: Fix uninitialized retlen in do_otp_read() + (git-fixes). +- PCI: rcar-ep: Fix incorrect variable used when calling + devm_request_mem_region() (git-fixes). +- PCI: imx6: Add missing reference clock disable logic + (git-fixes). +- PCI: imx6: Deassert apps_reset in imx_pcie_deassert_core_reset() + (git-fixes). +- PCI: imx6: Skip controller_id generation logic for i.MX7D + (git-fixes). +- PCI: imx6: Configure PHY based on Root Complex or Endpoint mode + (git-fixes). +- PCI: dwc: Always stop link in the dw_pcie_suspend_noirq + (git-fixes). +- PCI: qcom: Update ICC and OPP values after Link Up event + (git-fixes). +- PCI: endpoint: pci-epf-test: Fix check for DMA MEMCPY test + (git-fixes). +- PCI: endpoint: pci-epf-test: Set dma_chan_rx pointer to NULL + on error (git-fixes). +- PCI: dwc: ep: Prevent changing BAR size/flags in + pci_epc_set_bar() (git-fixes). +- PCI: dwc: ep: Write BAR_MASK before iATU registers in + pci_epc_set_bar() (git-fixes). +- PCI: endpoint: Finish virtual EP removal in + pci_epf_remove_vepf() (git-fixes). +- PCI: endpoint: Destroy the EPC device in devm_pci_epc_destroy() + (git-fixes). +- PCI: Avoid putting some root ports into D3 on TUXEDO Sirius Gen1 + (git-fixes). +- PCI/ASPM: Save parent L1SS config in pci_save_aspm_l1ss_state() + (git-fixes). +- media: nuvoton: Fix an error check in npcm_video_ece_init() + (git-fixes). +- media: dvb-usb-v2: af9035: fix ISO C90 compilation error on + af9035_i2c_master_xfer (git-fixes). +- staging: media: imx: fix OF node leak in + imx_media_add_of_subdevs() (git-fixes). +- media: mmp: Bring back registration of the device (git-fixes). +- media: nxp: imx8-isi: fix v4l2-compliance test errors + (git-fixes). +- media: uvcvideo: Propagate buf->error to userspace (git-fixes). +- media: uvcvideo: Remove dangling pointers (git-fixes). +- media: uvcvideo: Remove redundant NULL assignment (git-fixes). +- media: uvcvideo: Only save async fh if success (git-fixes). +- media: uvcvideo: Support partial control reads (git-fixes). +- media: uvcvideo: Fix event flags in uvc_ctrl_send_events + (git-fixes). +- media: uvcvideo: Fix double free in error path (git-fixes). +- media: uvcvideo: Fix crash during unbind if gpio unit is in use + (git-fixes). +- staging: media: max96712: fix kernel oops when removing module + (git-fixes). +- media: camif-core: Add check for clk_enable() (git-fixes). +- media: mipi-csis: Add check for clk_enable() (git-fixes). +- media: ov5640: fix get_light_freq on auto (git-fixes). +- media: mc: fix endpoint iteration (git-fixes). +- media: i2c: ds90ub960: Fix UB9702 VC map (git-fixes). +- media: i2c: ds90ub960: Fix logging SP & EQ status only for + UB9702 (git-fixes). +- media: i2c: ds90ub960: Fix use of non-existing registers on + UB9702 (git-fixes). +- media: i2c: ds90ub960: Fix UB9702 refclk register access + (git-fixes). +- media: i2c: ds90ub9x3: Fix extra fwnode_handle_put() + (git-fixes). +- media: i2c: ov9282: Correct the exposure offset (git-fixes). +- media: intel/ipu6: remove cpu latency qos request on error + (git-fixes). +- media: ccs: Fix cleanup order in ccs_probe() (git-fixes). +- media: imx296: Add standby delay during probe (git-fixes). +- media: i2c: imx412: Add missing newline to prints (git-fixes). +- media: i2c: imx290: Register 0x3011 varies between imx327 and + imx290 (git-fixes). +- media: ccs: Clean up parsed CCS static data on parse failure + (git-fixes). +- media: ccs: Fix CCS static data parsing for large block sizes + (git-fixes). +- media: marvell: Add check for clk_enable() (git-fixes). +- media: stm32: dcmipp: correct dma_set_mask_and_coherent mask + value (git-fixes). +- media: lmedm04: Handle errors for lme2510_int_read (git-fixes). +- media: rc: iguanair: handle timeouts (git-fixes). +- media: rkisp1: Fix unused value issue (git-fixes). +- media: imx-jpeg: Fix potential error pointer dereference in + detach_pm() (git-fixes). +- commit aae4fa1 + +------------------------------------------------------------------- +Sat Jan 25 13:11:33 CET 2025 - tiwai@suse.de + +- ALSA: hda/realtek: Enable Mute LED on HP Laptop 14s-fq1xxx + (stable-fixes). +- ALSA: usb-audio: Add delay quirk for USB Audio Device + (stable-fixes). +- ALSA: hda/realtek: Enable headset mic on Positivo C6400 + (stable-fixes). +- commit 6acf6ed + +------------------------------------------------------------------- +Sat Jan 25 12:56:25 CET 2025 - tiwai@suse.de + +- rhashtable: Fix rhashtable_try_insert test (git-fixes). +- commit f5a7305 + +------------------------------------------------------------------- +Sat Jan 25 12:55:36 CET 2025 - tiwai@suse.de + +- mailbox: zynqmp: Remove invalid __percpu annotation in + zynqmp_ipi_probe() (git-fixes). +- mailbox: tegra-hsp: Clear mailbox before using message + (git-fixes). +- i3c: master: Fix missing 'ret' assignment in set_speed() + (git-fixes). +- i3c: dw: Fix use-after-free in dw_i3c_master driver due to + race condition (git-fixes). +- efi: sysfb_efi: fix W=1 warnings when EFI is not set + (git-fixes). +- of: address: Fix empty resource handling in + __of_address_resource_bounds() (git-fixes). +- of/fdt: Restore possibility to use both ACPI and FDT from + bootloader (git-fixes). +- of: reserved-memory: Do not make kmemleak ignore freed address + (git-fixes). +- of: reserved-memory: Fix using wrong number of cells to get + property 'alignment' (git-fixes). +- of: property: Avoiding using uninitialized variable @imaplen + in parse_interrupt_map() (git-fixes). +- of: Correct child specifier used as input of the 2nd nexus node + (git-fixes). +- of: Fix of_find_node_opts_by_path() handling of + alias+path+options (git-fixes). +- soc: samsung: exynos-pmu: Fix uninitialized ret in + tensor_set_bits_atomic() (git-fixes). +- firmware: qcom: scm: Cleanup global '__scm' on probe failures + (git-fixes). +- firmware: qcom: scm: Fix missing read barrier in + qcom_scm_get_tzmem_pool() (git-fixes). +- firmware: qcom: scm: Fix missing read barrier in + qcom_scm_is_available() (git-fixes). +- soc: qcom: socinfo: Avoid out of bounds read of serial number + (git-fixes). +- soc: qcom: smem_state: fix missing of_node_put in error path + (git-fixes). +- soc: qcom: llcc: Enable LLCC_WRCACHE at boot on X1 (git-fixes). +- soc: mediatek: mtk-devapc: Fix leaking IO map on driver remove + (git-fixes). +- soc: mediatek: mtk-devapc: Fix leaking IO map on error paths + (git-fixes). +- memory: tegra20-emc: fix an OF node reference bug in + tegra_emc_find_node_by_ram_code() (git-fixes). +- soc: atmel: fix device_node release in atmel_soc_device_init() + (git-fixes). +- fbdev: omapfb: Fix an OF node leak in + dss_of_port_get_parent_device() (git-fixes). +- ASoC: Intel: avs: Fix init-config parsing (git-fixes). +- ASoC: Intel: avs: Fix theoretical infinite loop (git-fixes). +- ASoC: Intel: avs: Fix the minimum firmware version numbers + (git-fixes). +- ASoC: Intel: avs: Do not readq() u32 registers (git-fixes). +- ASoC: sun4i-spdif: Add clock multiplier settings (git-fixes). +- ASoC: Intel: sof_sdw: correct mach_params->dmic_num (git-fixes). +- ASoC: wcd937x: Use *-y for Makefile (git-fixes). +- ASoC: mediatek: mt8365: Use *-y for Makefile (git-fixes). +- ASoC: cs40l50: Use *-y for Makefile (git-fixes). +- ASoC: Intel: sof_sdw: Fix DMI match for Lenovo 83JX, 83MC and + 83NM (git-fixes). +- ASoC: Intel: sof_sdw: Fix DMI match for Lenovo 83LC (git-fixes). +- ALSA: hda/realtek - Fixed headphone distorted sound on Acer + Aspire A115-31 laptop (git-fixes). +- ALSA: hda: Fix compilation of snd_hdac_adsp_xxx() helpers + (git-fixes). +- ALSA: seq: Make dependency on UMP clearer (git-fixes). +- padata: fix UAF in padata_reorder (git-fixes). +- padata: fix sysfs store callback check (git-fixes). +- crypto: iaa - Fix IAA disabling that occurs when sync_mode is + set to 'async' (git-fixes). +- crypto: ixp4xx - fix OF node reference leaks in + init_ixp_crypto() (git-fixes). +- crypto: hisilicon/sec2 - fix for aead invalid authsize + (git-fixes). +- crypto: hisilicon/sec2 - fix for aead icv error (git-fixes). +- rhashtable: Fix potential deadlock by moving schedule_work + outside lock (git-fixes). +- crypto: qce - fix priority to be less than ARMv8 CE (git-fixes). +- crypto: qce - unregister previously registered algos in error + path (git-fixes). +- crypto: qce - fix goto jump in error path (git-fixes). +- crypto: caam - use JobR's space to access page 0 regs + (git-fixes). +- crypto: api - Fix boot-up self-test race (git-fixes). +- crypto: tegra - do not transfer req when tegra init fails + (git-fixes). +- pinctrl: renesas: rzg2l: Fix PFC_MASK for RZ/V2H and RZ/G3E + (git-fixes). +- pinctrl: amd: Take suspend type into consideration which pins + are non-wake (git-fixes). +- pinctrl: stm32: Add check for clk_enable() (git-fixes). +- pinctrl: samsung: fix fwnode refcount cleanup if + platform_get_irq_optional() fails (git-fixes). +- pinctrl: samsung: Fix irq handling if an error occurs in + exynos_irq_demux_eint16_31() (git-fixes). +- pinctrl: nomadik: Add check for clk_enable() (git-fixes). +- platform/x86: serdev_helpers: Check for serial_ctrl_uid == + NULL (git-fixes). +- platform/x86: x86-android-tablets: make platform data be static + (git-fixes). +- platform/mellanox: mlxbf-pmc: incorrect type in assignment + (git-fixes). +- commit 04804af + +------------------------------------------------------------------- +Sat Jan 25 12:30:54 CET 2025 - tiwai@suse.de + +- Move upstreamed TPM patch into sorted section +- commit a914dc3 + +------------------------------------------------------------------- +Fri Jan 24 22:02:50 CET 2025 - dsterba@suse.com + +- dm thin: make get_first_thin use rcu-safe list first function (CVE-2025-21664 bsc#1236262) +- commit bce62ed + +------------------------------------------------------------------- +Fri Jan 24 21:55:16 CET 2025 - dsterba@suse.com + +- selinux: ignore unknown extended permissions (CVE-2024-57931 bsc#1236192) +- commit edbf793 + +------------------------------------------------------------------- +Fri Jan 24 21:44:54 CET 2025 - dsterba@suse.com + +- net_sched: cls_flow: validate TCA_FLOW_RSHIFT attribute (CVE-2025-21653 bsc#1236161) +- commit bfe69c3 + +------------------------------------------------------------------- +Fri Jan 24 21:34:09 CET 2025 - dsterba@suse.com + +- ipvlan: Fix use-after-free in ipvlan_get_iflink() (CVE-2025-21652 bsc#1236160) +- commit ed4d75b + +------------------------------------------------------------------- +Fri Jan 24 20:15:40 CET 2025 - dsterba@suse.com + +- net/sctp: Prevent autoclose integer overflow in sctp_association_init() (CVE-2024-57938 bsc#1236182) +- commit cb64cb6 + +------------------------------------------------------------------- +Fri Jan 24 20:05:01 CET 2025 - dsterba@suse.com + +- fgraph: Add READ_ONCE() when accessing fgraph_array[] (CVE-2024-57934 bsc#1236179) +- commit f0f5c56 + +------------------------------------------------------------------- +Fri Jan 24 20:03:31 CET 2025 - dsterba@suse.com + +- topology: Keep the cpumask unchanged when printing cpumap (CVE-2024-57917 bsc#1236127) +- commit 29e8746 + +------------------------------------------------------------------- +Fri Jan 24 19:58:20 CET 2025 - dsterba@suse.com + +- mm: vmscan: account for free pages to prevent infinite Loop in throttle_direct_reclaim() (CVE-2024-57884 bsc#1235948) +- commit cd69bfc + +------------------------------------------------------------------- +Fri Jan 24 19:49:13 CET 2025 - dsterba@suse.com + +- netrom: check buffer length before accessing it (CVE-2024-57802 bsc#1235941) +- commit fecc867 + +------------------------------------------------------------------- +Fri Jan 24 13:36:29 CET 2025 - tiwai@suse.de + +- wifi: ath12k: fix tx power, max reg power update to firmware + (git-fixes). +- wifi: mt76: mt7996: fix ldpc setting (git-fixes). +- wifi: mt76: mt7996: fix definition of tx descriptor (git-fixes). +- wifi: mt76: mt7996: fix incorrect indexing of MIB FW event + (git-fixes). +- wifi: mt76: mt7996: fix HE Phy capability (git-fixes). +- wifi: mt76: mt7996: fix the capability of reception of EHT MU + PPDU (git-fixes). +- wifi: mt76: mt7996: add max mpdu len capability (git-fixes). +- wifi: mt76: mt7996: fix register mapping (git-fixes). +- wifi: mt76: mt7915: fix register mapping (git-fixes). +- wifi: mt76: mt7915: fix omac index assignment after hardware + reset (git-fixes). +- wifi: mt76: mt7915: firmware restart on devices with a second + pcie link (git-fixes). +- wifi: mt76: only enable tx worker after setting the channel + (git-fixes). +- wifi: mt76: mt7996: fix rx filter setting for bfee functionality + (git-fixes). +- wifi: mt76: mt7925: Properly handle responses for commands + with events (git-fixes). +- wifi: mt76: mt7925: Cleanup MLO settings post-disconnection + (git-fixes). +- wifi: mt76: mt7925: Update mt7925_mcu_uni_[tx,rx]_ba for MLO + (git-fixes). +- wifi: mt76: mt7925: Init secondary link PM state (git-fixes). +- wifi: mt76: mt7925: Update secondary link PS flow (git-fixes). +- wifi: mt76: mt7925: Update mt7925_unassign_vif_chanctx for + per-link BSS (git-fixes). +- wifi: mt76: mt7925: Update mt792x_rx_get_wcid for per-link STA + (git-fixes). +- wifi: mt76: mt7925: Update mt7925_mcu_sta_update for BC in + ASSOC state (git-fixes). +- wifi: mt76: Enhance mt7925_mac_link_sta_add to support MLO + (git-fixes). +- wifi: mt76: mt7925: Enhance mt7925_mac_link_bss_add to support + MLO (git-fixes). +- wifi: mt76: mt7925: Fix CNM Timeout with Single Active Link + in MLO (git-fixes). +- wifi: mt76: mt7925: fix wrong parameter for related cmd of + chan info (git-fixes). +- wifi: mt76: mt7925: Fix incorrect WCID phy_idx assignment + (git-fixes). +- wifi: mt76: mt7925: Fix incorrect WCID assignment for MLO + (git-fixes). +- wifi: mt76: mt7925: Fix incorrect MLD address in bss_mld_tlv + for MLO support (git-fixes). +- wifi: mt76: connac: Extend mt76_connac_mcu_uni_add_dev for MLO + (git-fixes). +- wifi: mt76: mt7915: fix overflows seen when writing limit + attributes (git-fixes). +- wifi: mt76: mt7996: fix overflows seen when writing limit + attributes (git-fixes). +- wifi: mt76: mt7925: fix the invalid ip address for arp offload + (git-fixes). +- wifi: mt76: mt7925: fix get wrong chip cap from incorrect + pointer (git-fixes). +- commit 0569918 + +------------------------------------------------------------------- +Fri Jan 24 13:34:27 CET 2025 - tiwai@suse.de + +- wifi: mt76: mt7925: fix wrong band_idx setting when enable + sniffer mode (git-fixes). +- wifi: mt76: mt7925: fix NULL deref check in + mt7925_change_vif_links (git-fixes). +- wifi: mt76: mt7915: add module param to select 5 GHz or 6 GHz + on MT7916 (git-fixes). +- wifi: mt76: mt7915: Fix an error handling path in + mt7915_add_interface() (git-fixes). +- wifi: mt76: mt7921: fix using incorrect group cipher after + disconnection (git-fixes). +- wifi: mt76: mt76u_vendor_request: Do not print error messages + when -EPROTO (git-fixes). +- wifi: mt76: mt7915: Fix mesh scan on MT7916 DBDC (git-fixes). +- wifi: mt76: mt7925: fix off by one in mt7925_load_clc() + (git-fixes). +- wifi: rtw88: 8703b: Fix RX/TX issues (git-fixes). +- wifi: rtw89: fix race between cancel_hw_scan and hw_scan + completion (git-fixes). +- wifi: rtw89: mcc: consider time limits not divisible by 1024 + (git-fixes). +- wifi: rtlwifi: rtl8821ae: Fix media status report (git-fixes). +- wifi: cfg80211: adjust allocation of colocated AP data + (git-fixes). +- wifi: mac80211: don't flush non-uploaded STAs (git-fixes). +- wifi: mac80211: Fix common size calculation for ML element + (git-fixes). +- wifi: mac80211: fix tid removal during mesh forwarding + (git-fixes). +- wifi: cfg80211: Move cfg80211_scan_req_add_chan() n_channels + increment earlier (git-fixes). +- wifi: mac80211: prohibit deactivating all links (git-fixes). +- wifi: iwlwifi: mvm: don't count mgmt frames as MPDU (git-fixes). +- wifi: iwlwifi: mvm: avoid NULL pointer dereference (git-fixes). +- commit 98d9d6c + +------------------------------------------------------------------- +Fri Jan 24 13:33:07 CET 2025 - tiwai@suse.de + +- tools: Sync if_xdp.h uapi tooling header (git-fixes). +- wifi: iwlwifi: fw: read STEP table from correct UEFI var + (git-fixes). +- wifi: wlcore: fix unbalanced pm_runtime calls (git-fixes). +- wifi: mt76: mt7996: fix invalid interface combinations + (git-fixes). +- wifi: rtlwifi: pci: wait for firmware loading before releasing + memory (git-fixes). +- wifi: rtlwifi: fix memory leaks and invalid access at probe + error path (git-fixes). +- wifi: rtlwifi: destroy workqueue at rtl_deinit_core (git-fixes). +- wifi: rtlwifi: remove unused check_buddy_priv (git-fixes). +- wifi: rtlwifi: usb: fix workqueue leak when probe fails + (git-fixes). +- wifi: rtlwifi: fix init_sw_vars leak when probe fails + (git-fixes). +- wifi: rtlwifi: wait for firmware loading before releasing memory + (git-fixes). +- wifi: rtlwifi: rtl8192se: rise completion of firmware loading + as last step (git-fixes). +- wifi: rtlwifi: do not complete firmware loading needlessly + (git-fixes). +- wifi: rtlwifi: rtl8821ae: phy: restore removed code to fix + infinite loop (git-fixes). +- wifi: brcmfmac: add missing header include for brcmf_dbg + (git-fixes). +- wifi: ath11k: cleanup struct ath11k_mon_data (git-fixes). +- wifi: ath11k: cleanup struct ath11k_reg_tpc_power_info + (git-fixes). +- wifi: wcn36xx: fix channel survey memory allocation size + (git-fixes). +- wifi: ath11k: Fix unexpected return buffer manager error for + WCN6750/WCN6855 (git-fixes). +- wifi: cfg80211: tests: Fix potential NULL dereference in + test_cfg80211_parse_colocated_ap() (git-fixes). +- commit d9471b1 + +------------------------------------------------------------------- +Fri Jan 24 13:15:50 CET 2025 - tiwai@suse.de + +- keys: drop shadowing dead prototype (git-fixes). +- Refresh + patches.suse/0002-PKCS-7-Check-codeSigning-EKU-for-kernel-module-and-k.patch. +- commit 9473efe + +------------------------------------------------------------------- +Fri Jan 24 13:14:24 CET 2025 - tiwai@suse.de + +- ktest.pl: Fix typo "accesing" (git-fixes). +- ktest.pl: Fix typo in comment (git-fixes). +- ktest.pl: Remove unused declarations in run_bisect_test function + (git-fixes). +- ktest.pl: Check kernelrelease return in get_version (git-fixes). +- selftests: ktap_helpers: Fix uninitialized variable (git-fixes). +- selftests/landlock: Fix error message (git-fixes). +- selftests/landlock: Fix build with non-default pthread linking + (git-fixes). +- landlock: Handle weird files (git-fixes). +- KEYS: trusted: dcp: fix improper sg use with CONFIG_VMAP_STACK=y + (git-fixes). +- selftests/rseq: Fix handling of glibc without rseq support + (git-fixes). +- selftests/ftrace: Fix to use remount when testing mount GID + option (git-fixes). +- selftests: harness: fix printing of mismatch values in + __EXPECT() (git-fixes). +- selftests: timers: clocksource-switch: Adapt progress to + kselftest framework (git-fixes). +- selftest: media_tests: fix trivial UAF typo (git-fixes). +- Input: davinci-keyscan - remove leftover header (git-fixes). +- Input: bbnsm_pwrkey - add remove hook (git-fixes). +- HID: core: Fix assumption that Resolution Multipliers must be + in Logical Collections (git-fixes). +- HID: fix generic desktop D-Pad controls (git-fixes). +- HID: hid-thrustmaster: Fix warning in thrustmaster_probe by + adding endpoint check (git-fixes). +- HID: multitouch: fix support for Goodix PID 0x01e9 (git-fixes). +- Revert "HID: multitouch: Add support for lenovo Y9000P Touchpad" + (stable-fixes). +- HID: wacom: Initialize brightness of LED trigger (git-fixes). +- ipmi: ssif_bmc: Fix new request loss when bmc ready for a + response (git-fixes). +- ipmi: ipmb: Add check devm_kasprintf() returned value + (git-fixes). +- pwm: stm32: Add check for clk_enable() (git-fixes). +- pwm: stm32-lp: Add check for clk_enable() (git-fixes). +- hwmon: Fix help text for aspeed-g6-pwm-tach (git-fixes). +- leds: cht-wcove: Use devm_led_classdev_register() to avoid + memory leak (git-fixes). +- leds: netxbig: Fix an OF node reference leak in + netxbig_leds_get_of_pdata() (git-fixes). +- leds: lp8860: Write full EEPROM, not only half of it + (git-fixes). +- mfd: syscon: Fix race in device_node_get_regmap() (git-fixes). +- HID: hid-sensor-hub: don't use stale platform-data on remove + (git-fixes). +- spi: zynq-qspi: Add check for clk_enable() (git-fixes). +- regulator: of: Implement the unwind path of of_regulator_match() + (git-fixes). +- gpio: pca953x: log an error when failing to get the reset GPIO + (git-fixes). +- net/rose: prevent integer overflows in rose_setsockopt() + (git-fixes). +- selinux: Fix SCTP error inconsistency in selinux_socket_bind() + (git-fixes). +- selftests/powerpc: Fix argument order to timer_sub() + (git-fixes). +- commit df484ba + +------------------------------------------------------------------- +Fri Jan 24 13:10:58 CET 2025 - tiwai@suse.de + +- drm/connector: hdmi: Do atomic check when necessary (git-fixes). +- drm/msm/gem: prevent integer overflow in msm_ioctl_gem_submit() + (git-fixes). +- drm/msm/mdp4: correct LCDC regulator name (git-fixes). +- drm/msm: don't clean up priv->kms prematurely (git-fixes). +- drm/msm: Check return value of of_dma_configure() (git-fixes). +- drm/msm/dpu: link DSPP_2/_3 blocks on X1E80100 (git-fixes). +- drm/msm/dpu: link DSPP_2/_3 blocks on SM8650 (git-fixes). +- drm/msm/dpu: link DSPP_2/_3 blocks on SM8550 (git-fixes). +- drm/msm/dpu: link DSPP_2/_3 blocks on SM8350 (git-fixes). +- drm/msm/dpu: link DSPP_2/_3 blocks on SM8250 (git-fixes). +- drm/msm/dpu: link DSPP_2/_3 blocks on SC8180X (git-fixes). +- drm/msm/dpu: link DSPP_2/_3 blocks on SM8150 (git-fixes). +- drm/msm/dpu: provide DSPP and correct LM config for SDM670 + (git-fixes). +- drm/msm/dpu1: don't choke on disabling the writeback connector + (git-fixes). +- drm/msm/dpu: fix x1e80100 intf_6 underrun/vsync interrupt + (git-fixes). +- drm/msm/hdmi: simplify code in pll_get_integloop_gain + (git-fixes). +- drm/msm/dp: set safe_to_exit_level before printing it + (git-fixes). +- drm/amdgpu: fix gpu recovery disable with per queue reset + (git-fixes). +- drm/amdgpu: tear down ttm range manager for doorbell in + amdgpu_ttm_fini() (git-fixes). +- drm/etnaviv: Fix page property being used for non writecombine + buffers (git-fixes). +- drm/xe/tracing: Fix a potential TP_printk UAF (git-fixes). +- Revert "drm/i915/dpt: Make DPT object unshrinkable" + (stable-fixes). +- Revert "drm/amd/display: Fix green screen issue after suspend" + (stable-fixes). +- drm/amdgpu: simplify return statement in amdgpu_ras_eeprom_init + (git-fixes). +- drm/amdgpu/vcn: reset fw_shared under SRIOV (git-fixes). +- drm/amdgpu: Fix potential NULL pointer dereference in + atomctrl_get_smc_sclk_range_table (git-fixes). +- drm/amd/pm: Fix an error handling path in + vega10_enable_se_edc_force_stall_config() (git-fixes). +- drm/bridge: it6505: Change definition of AUX_FIFO_MAX_SIZE + (git-fixes). +- drm/rockchip: vop2: include rockchip_drm_drv.h (git-fixes). +- commit b984ce6 + +------------------------------------------------------------------- +Fri Jan 24 13:05:04 CET 2025 - tiwai@suse.de + +- ACPI: fan: cleanup resources in the error path of .probe() + (git-fixes). +- cpupower: fix TSC MHz calculation (git-fixes). +- Bluetooth: L2CAP: handle NULL sock pointer in l2cap_sock_alloc + (git-fixes). +- Bluetooth: btrtl: check for NULL in btrtl_setup_realtek() + (git-fixes). +- Bluetooth: btbcm: Fix NULL deref in btbcm_get_board_name() + (git-fixes). +- ax25: rcu protect dev->ax25_ptr (git-fixes). +- Align git commit ID abbreviation guidelines and checks + (git-fixes). +- drm/rockchip: vop2: Add check for 32 bpp format for rk3588 + (git-fixes). +- drm/rockchip: vop2: Check linear format for Cluster windows + on rk3566/8 (git-fixes). +- drm/rockchip: vop2: Setup delay cycle for Esmart2/3 (git-fixes). +- drm/rockchip: vop2: Set AXI id for rk3588 (git-fixes). +- drm/connector: Allow clearing HDMI infoframes (git-fixes). +- drm/rcar-du: dsi: Fix PHY lock bit check (git-fixes). +- drm/rockchip: vop2: Fix the windows switch between different + layers (git-fixes). +- drm/panthor: Preserve the result returned by panthor_fw_resume() + (git-fixes). +- drm/rockchip: vop2: Fix the mixer alpha setup for layer 0 + (git-fixes). +- drm/rockchip: vop2: Fix cluster windows alpha ctrl regsiters + offset (git-fixes). +- drm: renesas: rz-du: Drop DU_MCR0_DPI_OE macro (git-fixes). +- drm: renesas: rz-du: Increase supported resolutions (git-fixes). +- drm/rockchip: vop2: fix rk3588 dp+dsi maxclk verification + (git-fixes). +- drm/tidss: Fix race condition while handling interrupt registers + (git-fixes). +- drm/tidss: Clear the interrupt status for interrupts being + disabled (git-fixes). +- drm/tidss: Fix issue in irq handling causing irq-flood issue + (git-fixes). +- drm/v3d: Stop active perfmon if it is being destroyed + (git-fixes). +- accel/ivpu: Fix Qemu crash when running in passthrough + (git-fixes). +- drm/v3d: Fix performance counter source settings on V3D 7.x + (git-fixes). +- drm/rockchip: cdn-dp: Use drm_connector_helper_hpd_irq_event() + (git-fixes). +- commit ef0aef7 + +------------------------------------------------------------------- +Fri Jan 24 11:29:04 CET 2025 - jwiesner@suse.de + +- net/ipv6: release expired exception dst cached in socket + (CVE-2024-56644 bsc#1235133). +- commit a89d415 + +------------------------------------------------------------------- +Fri Jan 24 11:17:01 CET 2025 - mgorman@suse.de + +- Update config files. +- commit 5e1aa47 + +------------------------------------------------------------------- +Fri Jan 24 11:15:57 CET 2025 - mgorman@suse.de + +- fortify: Move FORTIFY_SOURCE under 'Kernel hardening options' + (jsc#PED-11838). +- mm: security: Check early if HARDENED_USERCOPY is enabled + (jsc#PED-11838). +- mm: security: Allow default HARDENED_USERCOPY to be set at + compile time (jsc#PED-11838). +- mm: security: Move hardened usercopy under 'Kernel hardening + options' (jsc#PED-11838). +- commit 1f3276d + +------------------------------------------------------------------- +Fri Jan 24 11:12:47 CET 2025 - mgorman@suse.de + +- Delete + patches.suse/mm-security-Allow-default-HARDENED_USERCOPY-to-be-set-at-compile-time.patch. +- Delete + patches.suse/mm-security-Move-hardened-usercopy-under-Kernel-hardening-options.patch. +- commit 871e2b7 + +------------------------------------------------------------------- +Fri Jan 24 10:30:53 CET 2025 - tiwai@suse.de + +- drm/i915/fb: Relax clear color alignment to 64 bytes + (stable-fixes). +- drm/amdgpu: fix fw attestation for MP0_14_0_{2/3} + (stable-fixes). +- drm/amdgpu: always sync the GFX pipe on ctx switch + (stable-fixes). +- drm/amdgpu: disable gfxoff with the compute workload on gfx12 + (stable-fixes). +- drm/amd/display: Disable replay and psr while VRR is enabled + (stable-fixes). +- drm/amd/display: Fix PSR-SU not support but still call the + amdgpu_dm_psr_enable (stable-fixes). +- drm/amdgpu/smu13: update powersave optimizations (stable-fixes). +- nouveau/fence: handle cross device fences properly + (stable-fixes). +- commit a60ee67 + +------------------------------------------------------------------- +Thu Jan 23 16:59:08 CET 2025 - mhocko@suse.com + +- Update + patches.suse/ALSA-seq-oss-Fix-races-at-processing-SysEx-messages.patch + (stable-fixes CVE-2024-57893 bsc#1235920). +- Update + patches.suse/RDMA-bnxt_re-Fix-max-SGEs-for-the-Work-Request.patch + (jsc#PED-10682 jsc#PED-11231 CVE-2024-57936 bsc#1236181). +- Update + patches.suse/RDMA-hns-Fix-accessing-invalid-dip_ctx-during-destro.patch + (git-fixes CVE-2024-57935 bsc#1236180). +- Update + patches.suse/RDMA-uverbs-Prevent-integer-overflow-issue.patch + (git-fixes CVE-2024-57890 bsc#1235919). +- Update + patches.suse/arm64-ptrace-fix-partial-SETREGSET-for-NT_ARM_TAGGED_ADDR_CTRL.patch + (git-fixes CVE-2024-57874 bsc#1235808). +- Update + patches.suse/cpufreq-CPPC-Fix-possible-null-ptr-deref-for-cppc_ge.patch + (git-fixes CVE-2024-53230 bsc#1235976). +- Update + patches.suse/cpufreq-CPPC-Fix-possible-null-ptr-deref-for-cpufreq.patch + (git-fixes CVE-2024-53231 bsc#1235977). +- Update + patches.suse/drm-adv7511-Fix-use-after-free-in-adv7533_attach_dsi.patch + (git-fixes CVE-2024-57887 bsc#1235952). +- Update + patches.suse/drm-amd-display-Add-check-for-granularity-in-dml-cei.patch + (stable-fixes CVE-2024-57922 bsc#1236080). +- Update + patches.suse/drm-amd-display-fix-divide-error-in-DM-plane-scale-c.patch + (git-fixes CVE-2024-57919 bsc#1236070). +- Update + patches.suse/drm-amd-display-fix-page-fault-due-to-max-surface-de.patch + (git-fixes CVE-2024-57918 bsc#1236128). +- Update + patches.suse/drm-amdgpu-Add-a-lock-when-accessing-the-buddy-trim-.patch + (git-fixes CVE-2024-57921 bsc#1236076). +- Update + patches.suse/drm-amdkfd-Correct-the-migration-DMA-map-direction.patch + (stable-fixes CVE-2024-57897 bsc#1235969). +- Update + patches.suse/drm-amdkfd-wq_release-signals-dma_fence-only-when-av.patch + (git-fixes CVE-2024-57920 bsc#1236072). +- Update + patches.suse/drm-dp_mst-Ensure-mst_primary-pointer-is-valid-in-dr.patch + (stable-fixes CVE-2024-57798 bsc#1235818). +- Update + patches.suse/drm-dp_mst-Fix-resetting-msg-rx-state-after-topology.patch + (git-fixes CVE-2024-57876 bsc#1235806). +- Update + patches.suse/drm-mediatek-Set-private-all_drm_private-i-drm-to-NU.patch + (git-fixes CVE-2024-57926 bsc#1236082). +- Update + patches.suse/drm-xe-Fix-fault-on-fd-close-after-unbind.patch + (git-fixes CVE-2024-57844 bsc#1235945). +- Update + patches.suse/drm-xe-Fix-tlb-invalidation-when-wedging.patch + (git-fixes CVE-2025-21644 bsc#1236085). +- Update + patches.suse/exfat-fix-the-infinite-loop-in-exfat_readdir.patch + (git-fixes CVE-2024-57940 bsc#1236227). +- Update + patches.suse/exfat-fix-the-new-buffer-was-not-zeroed-before-writing.patch + (git-fixes CVE-2024-57943 bsc#1236230). +- Update + patches.suse/gpio-virtuser-fix-missing-lookup-table-cleanups.patch + (git-fixes CVE-2025-21661 bsc#1236201). +- Update + patches.suse/hwmon-drivetemp-Fix-driver-producing-garbage-data-wh.patch + (git-fixes CVE-2025-21656 bsc#1236248). +- Update + patches.suse/iio-adc-at91-call-input_free_device-on-allocated-iio.patch + (git-fixes CVE-2024-57904 bsc#1236078). +- Update + patches.suse/iio-adc-rockchip_saradc-fix-information-leak-in-trig.patch + (git-fixes CVE-2024-57907 bsc#1236090). +- Update + patches.suse/iio-adc-ti-ads1119-fix-information-leak-in-triggered.patch + (git-fixes CVE-2024-57905 bsc#1236083). +- Update + patches.suse/iio-adc-ti-ads1298-Add-NULL-check-in-ads1298_init.patch + (git-fixes CVE-2024-57944 bsc#1236197). +- Update + patches.suse/iio-adc-ti-ads8688-fix-information-leak-in-triggered.patch + (git-fixes CVE-2024-57906 bsc#1236088). +- Update + patches.suse/iio-dummy-iio_simply_dummy_buffer-fix-information-le.patch + (git-fixes CVE-2024-57911 bsc#1236098). +- Update + patches.suse/iio-imu-kmx61-fix-information-leak-in-triggered-buff.patch + (git-fixes CVE-2024-57908 bsc#1236091). +- Update + patches.suse/iio-light-bh1745-fix-information-leak-in-triggered-b.patch + (git-fixes CVE-2024-57909 bsc#1236095). +- Update + patches.suse/iio-light-vcnl4035-fix-information-leak-in-triggered.patch + (git-fixes CVE-2024-57910 bsc#1236097). +- Update + patches.suse/iio-pressure-zpa2326-fix-information-leak-in-trigger.patch + (git-fixes CVE-2024-57912 bsc#1236101). +- Update + patches.suse/misc-microchip-pci1xxxx-Resolve-kernel-panic-during-.patch + (git-fixes CVE-2024-57916 bsc#1236125). +- Update + patches.suse/net-mlx5e-Skip-restore-TC-rules-for-vport-rep-withou.patch + (jsc#PED-11331 CVE-2024-57801 bsc#1235940). +- Update + patches.suse/netfs-Fix-ceph-copy-to-cache-on-write-begin.patch + (git-fixes CVE-2024-57942 bsc#1236229). +- Update + patches.suse/netfs-Fix-enomem-handling-in-buffered-reads.patch + (git-fixes CVE-2024-57928 bsc#1236092). +- Update + patches.suse/netfs-Fix-the-non-cancellation-of-copy-when-cache-is-temporarily-disabled.patch + (git-fixes CVE-2024-57941 bsc#1236228). +- Update + patches.suse/nfs-Fix-oops-in-nfs_netfs_init_request-when-copying-to-cache.patch + (git-fixes CVE-2024-57927 bsc#1236089). +- Update patches.suse/nvmet-Don-t-overflow-subsysnqn.patch + (git-fixes CVE-2024-53681 bsc#1235904). +- Update + patches.suse/platform-x86-amd-pmc-Only-disable-IRQ1-wakeup-where-.patch + (git-fixes CVE-2025-21645 bsc#1236131). +- Update + patches.suse/powerpc-pseries-vas-Add-close-callback-in-vas_vm_ops.patch + (bsc#1234825 CVE-2024-56765 bsc#1235643). +- Update + patches.suse/s390-cpum_sf-Handle-CPU-hotplug-remove-during-sampling.patch + (git-fixes bsc#1234715 CVE-2024-57849 bsc#1235814). +- Update + patches.suse/usb-gadget-f_fs-Remove-WARN_ON-in-functionfs_bind.patch + (git-fixes CVE-2024-57913 bsc#1236102). +- Update + patches.suse/usb-gadget-u_serial-Disable-ep-before-setting-port-t.patch + (git-fixes CVE-2024-57915 bsc#1236120). +- Update + patches.suse/usb-typec-tcpci-fix-NULL-pointer-issue-on-shared-irq.patch + (git-fixes CVE-2024-57914 bsc#1236119). +- Update + patches.suse/wifi-cfg80211-clear-link-ID-from-bitmap-during-link-.patch + (stable-fixes CVE-2024-57898 bsc#1235966). +- Update + patches.suse/wifi-mac80211-fix-mbss-changed-flags-corruption-on-3.patch + (stable-fixes CVE-2024-57899 bsc#1235924). +- Update + patches.suse/workqueue-Do-not-warn-when-cancelling-WQ_MEM_RECLAIM-work-from-WQ_MEM_RECLAIM-worker.patch + (bsc#1235416 CVE-2024-57888 bsc#1235918). +- Update + patches.suse/x86-fpu-Ensure-shadow-stack-is-active-before-getting-regis.patch + (git-fixes CVE-2025-21632 bsc#1236106). +- commit 54bbd23 + +------------------------------------------------------------------- +Thu Jan 23 16:45:43 CET 2025 - davide.benini@suse.com + +- net: inet: do not leave a dangling sk pointer in inet_create() + (CVE-2024-56601 bsc#1235230). +- commit 9915dd5 + +------------------------------------------------------------------- +Thu Jan 23 16:21:54 CET 2025 - dsterba@suse.com + +- bpf,perf: Fix invalid prog_array access in perf_event_detach_bpf_prog (CVE-2024-56665 bsc#1235489) +- commit c21f948 + +------------------------------------------------------------------- +Thu Jan 23 15:18:22 CET 2025 - mgorman@suse.de + +- psi: Fix race when task wakes up before psi_sched_switch() + adjusts flags (bsc#1234634 (Scheduler functional and performance + backports)). +- sched, psi: Don't account irq time if sched_clock_irqtime is + disabled (bsc#1234634 (Scheduler functional and performance + backports)). +- sched: Don't account irq time if sched_clock_irqtime is disabled + (bsc#1234634 (Scheduler functional and performance backports)). +- sched: Define sched_clock_irqtime as static key (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/fair: Do not compute overloaded status unnecessarily + during lb (bsc#1234634 (Scheduler functional and performance + backports)). +- sched/fair: Do not compute NUMA Balancing stats unnecessarily + during lb (bsc#1234634 (Scheduler functional and performance + backports)). +- sched/debug: Change need_resched warnings to pr_err (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/fair: Encapsulate set custom slice in a __setparam_fair() + function (bsc#1234634 (Scheduler functional and performance + backports)). +- sched: Fix race between yield_to() and try_to_wake_up() + (bsc#1234634 (Scheduler functional and performance backports)). +- docs: Update Schedstat version to 17 (bsc#1234634 (Scheduler + functional and performance backports)). +- sched/stats: Print domain name in /proc/schedstat (bsc#1234634 + (Scheduler functional and performance backports)). +- sched: Move sched domain name out of CONFIG_SCHED_DEBUG + (bsc#1234634 (Scheduler functional and performance backports)). +- sched: Report the different kinds of imbalances in + /proc/schedstat (bsc#1234634 (Scheduler functional and + performance backports)). +- sched/fair: Cleanup in migrate_degrades_locality() to improve + readability (bsc#1234634 (Scheduler functional and performance + backports)). +- sched/fair: Fix value reported by hot tasks pulled in + /proc/schedstat (bsc#1234634 (Scheduler functional and + performance backports)). +- sched/fair: Update comments after sched_tick() rename + (bsc#1234634 (Scheduler functional and performance backports)). +- sched/fair: Fix CPU bandwidth limit bypass during CPU hotplug + (bsc#1234634 (Scheduler functional and performance backports)). +- sched: deadline: Cleanup goto label in + pick_earliest_pushable_dl_task (bsc#1234634 (Scheduler + functional and performance backports)). +- sched/fair: Untangle NEXT_BUDDY and pick_next_task() + (bsc#1234634 (Scheduler functional and performance backports)). +- sched/fair: Mark m*_vruntime() with __maybe_unused (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/fair: Fix variable declaration position (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/fair: Do not try to migrate delayed dequeue task + (bsc#1234634 (Scheduler functional and performance backports)). +- sched/fair: Rename cfs_rq.nr_running into nr_queued (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/fair: Remove unused cfs_rq.idle_nr_running (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/fair: Rename cfs_rq.idle_h_nr_running into h_nr_idle + (bsc#1234634 (Scheduler functional and performance backports)). +- sched/fair: Removed unsued cfs_rq.h_nr_delayed (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/fair: Use the new cfs_rq.h_nr_runnable (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/fair: Add new cfs_rq.h_nr_runnable (bsc#1234634 (Scheduler + functional and performance backports)). +- sched/fair: Rename h_nr_running into h_nr_queued (bsc#1234634 + (Scheduler functional and performance backports)). +- sched: Unify HK_TYPE_{TIMER|TICK|MISC} to HK_TYPE_KERNEL_NOISE + (bsc#1234634 (Scheduler functional and performance backports)). +- sched/isolation: Consolidate housekeeping cpumasks that + are always identical (bsc#1234634 (Scheduler functional and + performance backports)). +- sched/isolation: Make "isolcpus=nohz" equivalent to "nohz_full" + (bsc#1234634 (Scheduler functional and performance backports)). +- sched/core: Remove HK_TYPE_SCHED (bsc#1234634 (Scheduler + functional and performance backports)). +- sched/fair: Remove CONFIG_CFS_BANDWIDTH=n definition of + cfs_bandwidth_used() (bsc#1234634 (Scheduler functional and + performance backports)). +- sched/deadline: Consolidate Timer Cancellation (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/deadline: Check bandwidth overflow earlier for hotplug + (bsc#1234634 (Scheduler functional and performance backports)). +- sched/deadline: Correctly account for allocated bandwidth during + hotplug (bsc#1234634 (Scheduler functional and performance + backports)). +- sched/deadline: Restore dl_server bandwidth on non-destructive + root domain changes (bsc#1234634 (Scheduler functional and + performance backports)). +- sched: add READ_ONCE to task_on_rq_queued (bsc#1234634 + (Scheduler functional and performance backports)). +- sched: Don't try to catch up excess steal time (bsc#1234634 + (Scheduler functional and performance backports)). +- commit fa2e8c2 + +------------------------------------------------------------------- +Thu Jan 23 10:42:19 CET 2025 - vbabka@suse.cz + +- mm: reinstate ability to map write-sealed memfd mappings + read-only (bsc#1236186). +- commit ded0978 + +------------------------------------------------------------------- +Thu Jan 23 10:27:51 CET 2025 - jslaby@suse.cz + +- Update + patches.suse/x86-fpu-Ensure-shadow-stack-is-active-before-getting-regis.patch + (git-fixes CVE-2025-21632 bsc#1236106). + Add CVE. +- commit 887d7c3 + +------------------------------------------------------------------- +Thu Jan 23 09:56:12 CET 2025 - nmorey@suse.com + +- net: restrict SO_REUSEPORT to inet sockets (bsc#1235967 CVE-2024-57903) +- commit 58fab3c + +------------------------------------------------------------------- +Thu Jan 23 09:49:03 CET 2025 - nmorey@suse.com + +- net: hns3: fix kernel crash when 1588 is sent on HIP08 devices (bsc#1236143 CVE-2025-21649) +- commit 475f3b6 + +------------------------------------------------------------------- +Thu Jan 23 09:46:11 CET 2025 - nmorey@suse.com + +- net/mlx5: Fix variable not being completed when function returns (bsc#1236198 CVE-2025-21662) +- commit 07f6c41 + +------------------------------------------------------------------- +Wed Jan 22 20:41:08 CET 2025 - mfranc@suse.cz + +- s390/futex: Fix FUTEX_OP_ANDN implementation (git-fixes + bsc#1236286). +- commit 0dace5e + +------------------------------------------------------------------- +Wed Jan 22 19:43:36 CET 2025 - dsterba@suse.com + +- tracing: Prevent bad count for tracing_cpumask_write (CVE-2024-56763 bsc#1235638) +- commit ddb87c7 + +------------------------------------------------------------------- +Wed Jan 22 19:34:39 CET 2025 - dsterba@suse.com + +- dccp: Fix memory leak in dccp_feat_change_recv (CVE-2024-56643 bsc#1235132) +- commit a463e51 + +------------------------------------------------------------------- +Wed Jan 22 19:09:39 CET 2025 - dsterba@suse.com + +- net: stmmac: fix TSO DMA API usage causing oops (CVE-2024-56719 bsc#1235591) +- commit 303cb71 + +------------------------------------------------------------------- +Wed Jan 22 18:50:21 CET 2025 - dsterba@suse.com + +- net: mscc: ocelot: fix incorrect IFH SRC_PORT field in ocelot_ifh_set_basic() (CVE-2024-56717 bsc#1235588) +- commit 9d81d98 + +------------------------------------------------------------------- +Wed Jan 22 18:48:39 CET 2025 - dsterba@suse.com + +- EDAC/igen6: Avoid segmentation fault on module unload (CVE-2024-56708 bsc#1235564) +- commit b104d19 + +------------------------------------------------------------------- +Wed Jan 22 18:46:12 CET 2025 - dsterba@suse.com + +- net/smc: initialize close_work early to avoid warning (CVE-2024-56641 bsc#1235526) +- commit 004c5ba + +------------------------------------------------------------------- +Wed Jan 22 18:28:55 CET 2025 - dsterba@suse.com + +- net: hsr: must allocate more bytes for RedBox support (CVE-2024-56639 bsc#1235525) +- commit 5287ee6 + +------------------------------------------------------------------- +Wed Jan 22 17:40:12 CET 2025 - fdmanana@suse.com + +- btrfs: fix transaction atomicity bug when enabling simple quotas + (bsc#1235792 CVE-2024-57806). +- btrfs: flush delalloc workers queue before stopping cleaner + kthread during unmount (bsc#1235965 CVE-2024-57896). +- commit c277493 + +------------------------------------------------------------------- +Wed Jan 22 15:34:32 CET 2025 - tbogendoerfer@suse.de + +- net: hns3: fixed hclge_fetch_pf_reg accesses bar space out of + bounds issue (CVE-2025-21650 bsc#1236144). +- net: hns3: don't auto enable misc vector (CVE-2025-21651 + bsc#1236145). +- gve: guard XSK operations on the existence of queues + (CVE-2024-57933 bsc#1236178). +- gve: guard XDP xmit NDO on existence of xdp queues + (CVE-2024-57932 bsc#1236190). +- commit 234dcb0 + +------------------------------------------------------------------- +Wed Jan 22 14:29:45 CET 2025 - vbabka@suse.cz + +- Update config files. Make zsmalloc the default for zswap (bsc#1235938) +- commit 5f343bc + +------------------------------------------------------------------- +Wed Jan 22 14:23:43 CET 2025 - vbabka@suse.cz + +- Update config files. Enable CONFIG_READ_ONLY_THP_FOR_FS (bsc#1235939) +- commit afec79a + +------------------------------------------------------------------- +Wed Jan 22 12:48:55 CET 2025 - msuchanek@suse.de + +- powerpc/pseries/iommu: IOMMU incorrectly marks MMIO range in + DDW (bsc#1218470 ltc#204531). +- commit 0e16ef6 + +------------------------------------------------------------------- +Wed Jan 22 12:06:40 CET 2025 - oneukum@suse.com + +- Delete + patches.suse/0001-kvm-Reintroduce-nopvspin-kernel-parameter.patch. + This patch was required for a performance issue with specific kernels +- commit 77171c1 + +------------------------------------------------------------------- +Tue Jan 21 20:14:57 CET 2025 - rgoldwyn@suse.com + +- netfs: Fix kernel async DIO (CVE-2025-21643 bsc#1236129). +- commit 5091c6e + +------------------------------------------------------------------- +Tue Jan 21 17:00:38 CET 2025 - vkarasulli@suse.de + +- KVM: x86: Play nice with protected guests in + complete_hypercall_exit() (CVE-2024-55881 bsc#1235745). +- commit 1b22d6c + +------------------------------------------------------------------- +Tue Jan 21 16:59:59 CET 2025 - dsterba@suse.com + +- netfilter: ipset: Hold module reference while requesting a module (CVE-2024-56637 bsc#1235523) +- commit 690c0e7 + +------------------------------------------------------------------- +Tue Jan 21 16:52:14 CET 2025 - neelx@suse.com + +- btrfs: zlib: fix avail_in bytes for s390 zlib HW compression + path (CVE-2024-57923 bsc#1236081). +- commit 8a7a4cd + +------------------------------------------------------------------- +Tue Jan 21 16:49:01 CET 2025 - dsterba@suse.com + +- geneve: do not assume mac header is set in geneve_xmit_skb() (CVE-2024-56636 bsc#1235520) +- commit 952c736 + +------------------------------------------------------------------- +Tue Jan 21 16:47:22 CET 2025 - colyli@suse.de + +- dm array: fix releasing a faulty array block twice in + dm_array_cursor_end (bsc#1236096, CVE-2024-57929). +- commit 39a2cb0 + +------------------------------------------------------------------- +Tue Jan 21 16:43:39 CET 2025 - dsterba@suse.com + +- net: avoid potential UAF in default_operstate() (CVE-2024-56635 bsc#1235519) +- commit 3ce7665 + +------------------------------------------------------------------- +Tue Jan 21 16:33:32 CET 2025 - dsterba@suse.com + +- net: lapb: increase LAPB_HEADER_LEN (CVE-2024-56659 bsc#1235439) +- commit f8467db + +------------------------------------------------------------------- +Tue Jan 21 16:22:07 CET 2025 - dsterba@suse.com + +- net: enetc: Do not configure preemptible TCs if SIs do not support (CVE-2024-56649 bsc#1235449) +- commit 72c14cf + +------------------------------------------------------------------- +Tue Jan 21 16:19:41 CET 2025 - dsterba@suse.com + +- smb: Initialize cfid->tcon before performing network ops (CVE-2024-56729 bsc#1235503) +- commit 01281af + +------------------------------------------------------------------- +Tue Jan 21 16:03:55 CET 2025 - oneukum@suse.com + +- usb: typec: ucsi: Fix connector status writing past buffer size + (git-fixes). +- commit cef7f7d + +------------------------------------------------------------------- +Tue Jan 21 14:52:47 CET 2025 - oneukum@suse.com + +- reenabled kABI padding for rfkill subsystem +- commit 6ada0c1 + +------------------------------------------------------------------- +Tue Jan 21 14:51:54 CET 2025 - oneukum@suse.com + +- reenabled kABI padding for fpga subsystem +- commit 2829876 + +------------------------------------------------------------------- +Tue Jan 21 14:50:28 CET 2025 - oneukum@suse.com + +- reenabled kABI paddings for atheros wifi +- commit e1e449a + +------------------------------------------------------------------- +Tue Jan 21 14:49:44 CET 2025 - oneukum@suse.com + +- reenable kABI paddings for mediatek wifi +- commit 3acd857 + +------------------------------------------------------------------- +Tue Jan 21 14:48:10 CET 2025 - oneukum@suse.com + +- reenable kABI padding for realtek wifi +- commit f74657e + +------------------------------------------------------------------- +Tue Jan 21 14:10:11 CET 2025 - vbabka@suse.cz + +- selftests/mm: add self tests for guard page feature + (jsc#PED-11997). +- commit 60e0640 + +------------------------------------------------------------------- +Tue Jan 21 14:08:12 CET 2025 - vbabka@suse.cz + +- tools: testing: update tools UAPI header for mman-common.h + (jsc#PED-11997). +- commit 8363626 + +------------------------------------------------------------------- +Tue Jan 21 14:07:38 CET 2025 - vbabka@suse.cz + +- mm: madvise: implement lightweight guard page mechanism + (jsc#PED-11997). +- commit ef64fd4 + +------------------------------------------------------------------- +Tue Jan 21 14:06:58 CET 2025 - vbabka@suse.cz + +- mm: add PTE_MARKER_GUARD PTE marker (jsc#PED-11997). +- commit 8bdd1e7 + +------------------------------------------------------------------- +Tue Jan 21 14:06:33 CET 2025 - vbabka@suse.cz + +- mm: pagewalk: add the ability to install PTEs (jsc#PED-11997). +- commit 05dd309 + +------------------------------------------------------------------- +Tue Jan 21 14:05:57 CET 2025 - vbabka@suse.cz + +- mm/madvise: unrestrict process_madvise() for current process + (jsc#PED-11997). +- commit 520a012 + +------------------------------------------------------------------- +Tue Jan 21 14:03:49 CET 2025 - vbabka@suse.cz + +- mm: refactor mm_access() to not return NULL (jsc#PED-11997). +- commit f4b336b + +------------------------------------------------------------------- +Tue Jan 21 13:27:21 CET 2025 - nik.borisov@suse.com + +- x86/cpu/topology: Remove limit of CPUs due to disabled IO/APIC (git-fixes). +- commit 62783ca + +------------------------------------------------------------------- +Tue Jan 21 12:19:50 CET 2025 - nik.borisov@suse.com + +- x86/microcode/intel: Remove unnecessary cache writeback and invalidation (git-fixes). +- commit dc8791d + +------------------------------------------------------------------- +Tue Jan 21 12:15:02 CET 2025 - nik.borisov@suse.com + +- x86/tdx: Dynamically disable SEPT violations from causing #VEs (git-fixes). +- commit 496a9c3 + +------------------------------------------------------------------- +Tue Jan 21 12:14:51 CET 2025 - nik.borisov@suse.com + +- x86/tdx: Rename tdx_parse_tdinfo() to tdx_setup() (git-fixes). +- commit 5e1ffad + +------------------------------------------------------------------- +Tue Jan 21 12:14:38 CET 2025 - nik.borisov@suse.com + +- x86/tdx: Introduce wrappers to read and write TD metadata (git-fixes). +- commit 755075a + +------------------------------------------------------------------- +Tue Jan 21 12:13:09 CET 2025 - nik.borisov@suse.com + +- x86/pkeys: Ensure updated PKRU value is XRSTOR'd (git-fixes). +- commit 51df86b + +------------------------------------------------------------------- +Tue Jan 21 12:12:55 CET 2025 - nik.borisov@suse.com + +- x86/pkeys: Change caller of update_pkru_in_sigframe() (git-fixes). +- commit 978efb4 + +------------------------------------------------------------------- +Tue Jan 21 12:05:34 CET 2025 - nik.borisov@suse.com + +- x86/fpu: Ensure shadow stack is active before "getting" registers (git-fixes). +- commit 46e75e2 + +------------------------------------------------------------------- +Tue Jan 21 10:48:05 CET 2025 - nik.borisov@suse.com + +- x86/mm: Carve out INVLPG inline asm for use by others (git-fixes). +- commit e895153 + +------------------------------------------------------------------- +Tue Jan 21 10:36:27 CET 2025 - nik.borisov@suse.com + +- x86: fix off-by-one in access_ok() (git-fixes). +- commit 4b269aa + +------------------------------------------------------------------- +Tue Jan 21 10:36:15 CET 2025 - nik.borisov@suse.com + +- x86/asm: Make serialize() always_inline (git-fixes). +- commit f957994 + +------------------------------------------------------------------- +Tue Jan 21 10:36:02 CET 2025 - nik.borisov@suse.com + +- x86/CPU/AMD: WARN when setting EFER.AUTOIBRS if and only if the WRMSR fails (git-fixes). +- commit c5e60f6 + +------------------------------------------------------------------- +Tue Jan 21 09:43:17 CET 2025 - nik.borisov@suse.com + +- x86/microcode/AMD: Flush patch buffer mapping after application (git-fixes). +- commit d8e2f7c + +------------------------------------------------------------------- +Tue Jan 21 09:43:04 CET 2025 - nik.borisov@suse.com + +- x86/fred: Fix the FRED RSP0 MSR out of sync with its per-CPU cache (git-fixes). +- commit bb3c863 + +------------------------------------------------------------------- +Tue Jan 21 06:58:40 CET 2025 - jlee@suse.com + +- Reviewed + patches.suse/0004-MODSIGN-checking-the-blacklisted-hash-before-loading.patch +- commit 0e6968e + +------------------------------------------------------------------- +Tue Jan 21 06:56:27 CET 2025 - jlee@suse.com + +- Reviewed + patches.suse/0003-Add-external-no-support-as-bad-taint-module.patch +- commit 86de2cb + +------------------------------------------------------------------- +Mon Jan 20 10:24:55 CET 2025 - msuchanek@suse.de + +- tpm: ibmvtpm: Set TPM_OPS_AUTO_STARTUP flag on driver + (git-fixes). +- commit 6f0e558 + +------------------------------------------------------------------- +Mon Jan 20 09:50:34 CET 2025 - ohering@suse.de + +- net: mana: Cleanup "mana" debugfs dir after cleanup of all children (git-fixes). +- commit 7180a8a + +------------------------------------------------------------------- +Mon Jan 20 09:49:46 CET 2025 - nmorey@suse.com + +- RDMA/hns: Fix missing flush CQE for DWQE (git-fixes) +- commit 87b30f5 + +------------------------------------------------------------------- +Mon Jan 20 09:49:43 CET 2025 - nmorey@suse.com + +- RDMA/hns: Fix warning storm caused by invalid input in IO path (git-fixes) +- commit e09ea24 + +------------------------------------------------------------------- +Mon Jan 20 09:49:40 CET 2025 - nmorey@suse.com + +- RDMA/hns: Fix accessing invalid dip_ctx during destroying QP (git-fixes) +- commit d0ac89c + +------------------------------------------------------------------- +Mon Jan 20 09:49:36 CET 2025 - nmorey@suse.com + +- RDMA/hns: Fix mapping error of zero-hop WQE buffer (git-fixes) +- commit 87de660 + +------------------------------------------------------------------- +Mon Jan 20 09:49:23 CET 2025 - nmorey@suse.com + +- RDMA/nldev: Set error code in rdma_nl_notify_event (git-fixes) +- commit c4562bf + +------------------------------------------------------------------- +Mon Jan 20 09:49:17 CET 2025 - nmorey@suse.com + +- RDMA/core: Fix ENODEV error for iWARP test over vlan (git-fixes) +- commit a0b253d + +------------------------------------------------------------------- +Mon Jan 20 09:49:09 CET 2025 - nmorey@suse.com + +- RDMA/uverbs: Prevent integer overflow issue (git-fixes) +- commit aeb3e97 + +------------------------------------------------------------------- +Mon Jan 20 09:06:19 CET 2025 - jlee@suse.com + +- Reviewed + patches.suse/0001-PKCS-7-Check-codeSigning-EKU-of-certificates-in-PKCS.patch +- commit c96f4a3 + +------------------------------------------------------------------- +Mon Jan 20 09:05:35 CET 2025 - jlee@suse.com + +- Reviewed + patches.suse/0001-X.509-Fix-the-parser-of-extended-key-usage-for-lengt.patch +- commit b4da5d5 + +------------------------------------------------------------------- +Mon Jan 20 09:04:47 CET 2025 - jlee@suse.com + +- Reviewed + patches.suse/0004-Documentation-admin-guide-module-signing.rst-add-ope.patch +- commit 4076611 + +------------------------------------------------------------------- +Mon Jan 20 09:03:14 CET 2025 - jlee@suse.com + +- Reviewed + patches.suse/0003-modsign-Add-codeSigning-EKU-when-generating-X.509-ke.patch +- commit 3ca6e63 + +------------------------------------------------------------------- +Mon Jan 20 09:02:27 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0002-PKCS-7-Check-codeSigning-EKU-for-kernel-module-and-k.patch. + Update config files. + CONFIG_CHECK_CODESIGN_EKU +- commit 3293035 + +------------------------------------------------------------------- +Mon Jan 20 08:59:44 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0001-X.509-Add-CodeSigning-extended-key-usage-parsing.patch. +- commit af592d7 + +------------------------------------------------------------------- +Mon Jan 20 07:49:01 CET 2025 - heming.zhao@suse.com + +- ocfs2: fix slab-use-after-free due to dangling pointer dqi_priv + (bsc#1235964 CVE-2024-57892). +- commit c39636c + +------------------------------------------------------------------- +Mon Jan 20 06:04:14 CET 2025 - jlee@suse.com + +- efi: remove EFI secret key when booting with secure boot + disabled (jsc#PED-1444). +- commit b444d73 + +------------------------------------------------------------------- +Sat Jan 18 18:56:09 CET 2025 - lduncan@suse.com + +- scsi: mpi3mr: Fix corrupt config pages PHY state is switched + in sysfs (CVE-2024-57804 bsc#1235779). +- commit aa77f1e + +------------------------------------------------------------------- +Sat Jan 18 09:43:35 CET 2025 - tiwai@suse.de + +- soc: ti: pruss: Fix pruss APIs (git-fixes). +- reset: rzg2l-usbphy-ctrl: Assign proper of node to the allocated + device (git-fixes). +- platform/x86: lenovo-yoga-tab2-pro-1380-fastcharger: fix serdev + race (git-fixes). +- platform/x86: dell-uart-backlight: fix serdev race (git-fixes). +- Revert "mtd: spi-nor: core: replace dummy buswidth from addr + to data" (git-fixes). +- hwmon: (ltc2991) Fix mixed signed/unsigned in DIV_ROUND_CLOSEST + (git-fixes). +- hwmon: (tmp513) Fix division of negative numbers (git-fixes). +- gpio: xilinx: Convert gpio_lock to raw spinlock (git-fixes). +- i2c: testunit: on errors, repeat NACK until STOP (git-fixes). +- i2c: rcar: fix NACK handling when being a target (git-fixes). +- i2c: mux: demux-pinctrl: check initial mux selection, too + (git-fixes). +- i2c: atr: Fix client detach (git-fixes). +- i2c: core: fix reference leak in i2c_register_adapter() + (git-fixes). +- pmdomain: imx8mp-blk-ctrl: add missing loop break condition + (git-fixes). +- selftests: mptcp: avoid spurious errors on disconnect + (git-fixes). +- drm/amd/pm: fix BUG: scheduling while atomic (stable-fixes). +- drm/amdkfd: wq_release signals dma_fence only when available + (git-fixes). +- drm/amd/display: Add check for granularity in dml ceil/floor + helpers (stable-fixes). +- drm/amd/display: increase MAX_SURFACES to the value supported + by hw (stable-fixes). +- pmdomain: imx: gpcv2: fix an OF node reference leak in + imx_gpcv2_probe() (git-fixes). +- commit edae5a9 + +------------------------------------------------------------------- +Sat Jan 18 02:27:11 CET 2025 - colyli@suse.de + +- block: RCU protect disk->conv_zones_bitmap (bsc#1235820, + CVE-2024-57875). +- commit 76c266d + +------------------------------------------------------------------- +Sat Jan 18 02:19:20 CET 2025 - colyli@suse.de + +- ublk: detach gendisk from ublk device if add_disk() fails + (bsc#1235634, CVE-2024-56764). +- commit 3688e07 + +------------------------------------------------------------------- +Fri Jan 17 16:34:20 CET 2025 - jgross@suse.com + +- KVM: arm64: Get rid of userspace_irqchip_in_use (CVE-2024-53195 + bsc#1234957). +- commit 4e1a286 + +------------------------------------------------------------------- +Fri Jan 17 16:02:10 CET 2025 - jgross@suse.com + +- KVM: arm64: Don't retire aborted MMIO instruction + (CVE-2024-53196 bsc#1234906). +- commit c7394cd + +------------------------------------------------------------------- +Fri Jan 17 14:41:41 CET 2025 - jgross@suse.com + +- xen: Fix the issue of resource not being properly released in + xenbus_dev_probe() (CVE-2024-53198 bsc#1234923). +- commit a0f3f9e + +------------------------------------------------------------------- +Fri Jan 17 13:45:59 CET 2025 - jgross@suse.com + +- x86/static-call: Remove early_boot_irqs_disabled check to fix + Xen PVH dom0 (git-fixes). +- commit 8264638 + +------------------------------------------------------------------- +Fri Jan 17 10:31:40 CET 2025 - vbabka@suse.cz + +- mm: hugetlb: independent PMD page table shared count + (CVE-2024-57883 bsc#1235947). +- commit 454014f + +------------------------------------------------------------------- +Fri Jan 17 10:00:03 CET 2025 - tiwai@suse.de + +- ASoC: tas2781: Fix occasional calibration failture (git-fixes). +- commit 9c36ea2 + +------------------------------------------------------------------- +Fri Jan 17 09:56:33 CET 2025 - tiwai@suse.de + +- drm/xe: Mark ComputeCS read mode as UC on iGPU (git-fixes). +- drm/xe/oa: Add missing VISACTL mux registers (git-fixes). +- drm/xe: make change ccs_mode a synchronous action (git-fixes). +- drm/xe: introduce xe_gt_reset and xe_gt_wait_for_reset + (git-fixes). +- drm/amd/display: Do not elevate mem_type change to full update + (git-fixes). +- drm/amd/display: Do not wait for PSR disable on vbl enable + (git-fixes). +- Revert "drm/amd/display: Enable urgent latency adjustments + for DCN35" (git-fixes). +- drm/amd/display: Validate mdoe under MST LCT=1 case as well + (git-fixes). +- drm/v3d: Ensure job pointer is set to NULL after job completion + (git-fixes). +- drm/vmwgfx: Add new keep_resv BO param (git-fixes). +- drm/vmwgfx: Unreserve BO on error (git-fixes). +- drm/tests: helpers: Fix compiler warning (git-fixes). +- commit 0fe40cd + +------------------------------------------------------------------- +Fri Jan 17 09:53:32 CET 2025 - vkarasulli@suse.de + +- config: enable + CONFIG_INTEL_IOMMU_SCALABLE_MODE_DEFAULT_ON +- commit 7266c28 + +------------------------------------------------------------------- +Fri Jan 17 09:01:32 CET 2025 - ptesarik@suse.com + +- ftrace: Fix regression with module command in stack_trace_filter + (CVE-2024-56569 bsc#1235031). +- commit edf09c4 + +------------------------------------------------------------------- +Fri Jan 17 08:39:32 CET 2025 - tiwai@suse.de + +- Move upstreamed DRM patch into sorted section +- commit efd17c1 + +------------------------------------------------------------------- +Thu Jan 16 19:35:26 CET 2025 - nmorey@suse.com + +- RDMA/siw: Remove direct link to net_device (bsc#1235946 CVE-2024-57857) +- commit a26645d + +------------------------------------------------------------------- +Thu Jan 16 15:47:30 CET 2025 - tbogendoerfer@suse.de + +- af_packet: fix vlan_get_protocol_dgram() vs MSG_PEEK + (CVE-2024-57901 bsc#1235900). +- net: wwan: t7xx: Fix FSM command timeout issue (CVE-2024-39282 + bsc#1235903). +- commit f820992 + +------------------------------------------------------------------- +Thu Jan 16 14:01:50 CET 2025 - tiwai@suse.de + +- tpm: Map the ACPI provided event log (bsc#1233260 bsc#1233259 + bsc#1232421). +- commit 9c4f937 + +------------------------------------------------------------------- +Thu Jan 16 12:43:30 CET 2025 - nmorey@suse.com + +- RDMA/rtrs: Ensure 'ib_sge list' is accessible (bsc#1235902 CVE-2024-36476) +- commit 5e76f66 + +------------------------------------------------------------------- +Thu Jan 16 12:42:57 CET 2025 - nmorey@suse.com + +- RDMA/rxe: Remove the direct link to net_device (bsc#1235906 CVE-2024-57795) +- commit 09cd979 + +------------------------------------------------------------------- +Thu Jan 16 11:02:44 CET 2025 - vkarasulli@suse.de + +- iommu/vt-d: Remove cache tags before disabling ATS + (CVE-2024-56669 bsc#1235245). +- commit f02f36b + +------------------------------------------------------------------- +Thu Jan 16 10:51:32 CET 2025 - vkarasulli@suse.de + +- iommu/vt-d: Fix qi_batch NULL pointer with nested parent domain + (CVE-2024-56668 bsc#1235017). +- commit 1757163 + +------------------------------------------------------------------- +Thu Jan 16 06:39:08 CET 2025 - osalvador@suse.de + +- mm: use aligned address in copy_user_gigantic_page() + (CVE-2024-51729 bsc#1235741). +- commit 3c62d9b + +------------------------------------------------------------------- +Thu Jan 16 01:14:42 CET 2025 - dsterba@suse.com + +- bpf: fix recursive lock when verdict program return SK_PASS (CVE-2024-56694 bsc#1235412) +- commit dfde0f5 + +------------------------------------------------------------------- +Thu Jan 16 00:33:34 CET 2025 - dsterba@suse.com + +- bpf: fix OOB devmap writes when deleting elements (CVE-2024-56615 bsc#1235426) +- commit 997fa6c + +------------------------------------------------------------------- +Thu Jan 16 00:24:40 CET 2025 - dsterba@suse.com + +- xsk: fix OOB map writes when deleting elements (CVE-2024-56614 bsc#1235424) +- commit 4dda137 + +------------------------------------------------------------------- +Wed Jan 15 23:35:20 CET 2025 - dsterba@suse.com + +- mm/mempolicy: fix migrate_to_node() assuming there is at least one VMA in a MM (CVE-2024-56611 bsc#1235391) +- commit 3a11b51 + +------------------------------------------------------------------- +Wed Jan 15 22:53:46 CET 2025 - dsterba@suse.com + +- iommu/tegra241-cmdqv: Fix alignment failure at max_n_shift (CVE-2024-53225 bsc#1235006) +- commit d17bd9f + +------------------------------------------------------------------- +Wed Jan 15 22:15:40 CET 2025 - ailiop@suse.com + +- ring-buffer: Fix overflow in __rb_map_vma (bsc#1235752 + CVE-2024-56368). +- commit 887043f + +------------------------------------------------------------------- +Wed Jan 15 22:08:41 CET 2025 - ailiop@suse.com + +- mm: use aligned address in clear_gigantic_page() (bsc#1235742 + CVE-2024-52319). +- commit cf2082f + +------------------------------------------------------------------- +Wed Jan 15 21:59:22 CET 2025 - ailiop@suse.com + +- netdevsim: prevent bad user input in + nsim_dev_health_break_write() (bsc#1235587 CVE-2024-56716). +- commit 64a78e2 + +------------------------------------------------------------------- +Wed Jan 15 21:51:44 CET 2025 - ailiop@suse.com + +- bpf: Fix UAF via mismatching bpf_prog/attachment RCU flavors + (bsc#1235555 CVE-2024-56675). +- commit 9dd9586 + +------------------------------------------------------------------- +Wed Jan 15 21:42:59 CET 2025 - ailiop@suse.com + +- net: netdevsim: fix nsim_pp_hold_write() (bsc#1235554 + CVE-2024-56713). +- commit 9b9335e + +------------------------------------------------------------------- +Wed Jan 15 21:22:47 CET 2025 - ailiop@suse.com + +- mm/gup: handle NULL pages in unpin_user_pages() (bsc#1235388 + CVE-2024-56612). +- commit 58f5e58 + +------------------------------------------------------------------- +Wed Jan 15 21:17:35 CET 2025 - ailiop@suse.com + +- xsk: Free skb when TX metadata options are invalid (bsc#1235000 + CVE-2024-53236). +- commit 488293a + +------------------------------------------------------------------- +Wed Jan 15 21:05:45 CET 2025 - ailiop@suse.com + +- ipc: fix memleak if msg_init_ns failed in create_ipc_ns + (bsc#1234893 CVE-2024-53175). +- commit ee73306 + +------------------------------------------------------------------- +Wed Jan 15 19:15:21 CET 2025 - dsterba@suse.com + +- ocfs2: fix uninitialized value in ocfs2_file_read_iter() (CVE-2024-53155 bsc#1234855) +- commit 29d10db + +------------------------------------------------------------------- +Wed Jan 15 18:52:14 CET 2025 - neelx@suse.com + +- btrfs: add a sanity check for btrfs root in btrfs_search_slot() + (CVE-2024-56774 bsc#1235653). +- commit 7fe00e3 + +------------------------------------------------------------------- +Wed Jan 15 18:50:33 CET 2025 - dsterba@suse.com + +- ocfs2: free inode when ocfs2_get_init_inode() fails (CVE-2024-56630 bsc#1235479) +- commit 892fcc7 + +------------------------------------------------------------------- +Wed Jan 15 18:45:15 CET 2025 - dsterba@suse.com + +- ceph: give up on paths longer than PATH_MAX (CVE-2024-53685 bsc#1235720) +- commit 96cf2d2 + +------------------------------------------------------------------- +Wed Jan 15 18:25:00 CET 2025 - dsterba@suse.com + +- bcache: revert replacing IS_ERR_OR_NULL with IS_ERR again (CVE-2024-48881 bsc#1235727) +- commit 7611048 + +------------------------------------------------------------------- +Wed Jan 15 18:14:36 CET 2025 - dsterba@suse.com + +- vfio/mlx5: Fix an unwind issue in mlx5vf_add_migration_pages() (CVE-2024-56742 bsc#1235613) +- commit 561ef4c + +------------------------------------------------------------------- +Wed Jan 15 16:43:30 CET 2025 - mhocko@suse.com + +- net/smc: check return value of sock_recvmsg when draining clc + data (CVE-2024-57791 bsc#1235759). +- commit 3137fae + +------------------------------------------------------------------- +Wed Jan 15 16:21:49 CET 2025 - dsterba@suse.com + +- udmabuf: change folios array from kmalloc to kvmalloc (CVE-2024-56544 bsc#1235067) +- commit e18704f + +------------------------------------------------------------------- +Wed Jan 15 16:06:16 CET 2025 - dsterba@suse.com + +- scsi: qedf: Fix a possible memory leak in qedf_alloc_and_init_sb() (CVE-2024-56748 bsc#1235627) +- commit bf1507f + +------------------------------------------------------------------- +Wed Jan 15 15:53:43 CET 2025 - dsterba@suse.com + +- scsi: ufs: core: sysfs: Prevent div by zero (CVE-2024-56622 bsc#1235251) +- commit e1723b2 + +------------------------------------------------------------------- +Wed Jan 15 15:50:39 CET 2025 - dsterba@suse.com + +- scsi: ufs: core: Cancel RTC work during ufshcd_remove() (CVE-2024-56621 bsc#1235228) +- commit dcbc4ba + +------------------------------------------------------------------- +Wed Jan 15 15:47:57 CET 2025 - dsterba@suse.com + +- scsi: ufs: qcom: Only free platform MSIs when ESI is enabled (CVE-2024-56620 bsc#1235227) +- commit a4f3898 + +------------------------------------------------------------------- +Wed Jan 15 14:49:39 CET 2025 - vkarasulli@suse.de + +- virt: tdx-guest: Just leak decrypted memory on unrecoverable + errors (CVE-2024-57793 bsc#1235768). +- commit 5a20f80 + +------------------------------------------------------------------- +Wed Jan 15 12:39:36 CET 2025 - osalvador@suse.de + +- stackdepot: fix stack_depot_save_flags() in NMI context + (CVE-2024-48876 bsc#1235726). +- commit 21d9f52 + +------------------------------------------------------------------- +Wed Jan 15 10:36:54 CET 2025 - jslaby@suse.cz + +- x86/fred: Clear WFE in missing-ENDBRANCH #CPs (CVE-2024-56761 + bsc#1235633). +- commit d326277 + +------------------------------------------------------------------- +Wed Jan 15 10:16:26 CET 2025 - tbogendoerfer@suse.de + +- net: ethernet: oa_tc6: fix tx skb race condition between + reference pointers (CVE-2024-56788 bsc#1235754). +- tools/net/ynl: fix sub-message key lookup for nested attributes + (git-fixes). +- net: tun: fix tun_napi_alloc_frags() (CVE-2024-56372 + bsc#1235753). +- net: renesas: rswitch: avoid use-after-put for a device tree + node (CVE-2024-55639 bsc#1235737). +- commit ab1ee58 + +------------------------------------------------------------------- +Wed Jan 15 09:37:42 CET 2025 - vkarasulli@suse.de + +- KVM: SVM: Allow guest writes to set MSR_AMD64_DE_CFG bits + (bsc#1234635). +- commit ad88ff2 + +------------------------------------------------------------------- +Wed Jan 15 09:12:02 CET 2025 - vbabka@suse.cz + +- mm/page_alloc: don't call pfn_to_page() on possibly non-existent + PFN in split_large_buddy() (CVE-2024-57881 bsc#1235843). +- commit 47fc212 + +------------------------------------------------------------------- +Wed Jan 15 08:40:16 CET 2025 - jlee@suse.com + +- Reviewed + patches.suse/0001-efi-do-not-automatically-generate-secret-key.patch +- commit 64be71e + +------------------------------------------------------------------- +Wed Jan 15 08:39:05 CET 2025 - jlee@suse.com + +- Reviewed + patches.suse/0011-PM-hibernate-require-hibernate-snapshot-image-to-be-.patch +- commit fac3c3b + +------------------------------------------------------------------- +Wed Jan 15 08:34:38 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0010-PM-hibernate-a-option-to-request-that-snapshot-image.patch. + Update config files. + CONFIG_HIBERNATE_VERIFICATION_FORCE is not set +- commit d0b09b5 + +------------------------------------------------------------------- +Wed Jan 15 08:28:05 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0009-PM-hibernate-prevent-EFI-secret-key-to-be-regenerate.patch. +- commit 38aa2b2 + +------------------------------------------------------------------- +Tue Jan 14 19:57:36 CET 2025 - lduncan@suse.com + +- Revert "block, bfq: merge bfq_release_process_ref() into + bfq_put_cooperator()" (CVE-2024-53182 bsc#1234946). +- block: fix uaf for flush rq while iterating tags (CVE-2024-53170 + bsc#1234888). +- scsi: qedi: Fix a possible memory leak in + qedi_alloc_and_init_sb() (CVE-2024-56747 bsc#1234934). +- scsi: bfa: Fix use-after-free in bfad_im_module_exit() + (CVE-2024-53227 bsc#1235011). +- scsi: hisi_sas: Create all dump files during debugfs + initialization (CVE-2024-56588 bsc#1235123). +- commit d7ec03b + +------------------------------------------------------------------- +Tue Jan 14 19:50:13 CET 2025 - ematsumiya@suse.de + +- smb: client: fix TCP timers deadlock after rmmod (bsc#1235723, + CVE-2024-54680). +- commit 067db58 + +------------------------------------------------------------------- +Tue Jan 14 17:51:58 CET 2025 - nik.borisov@suse.com + +- x86/cpu: Add Lunar Lake to list of CPUs with a broken MONITOR implementation (jsc#PED-11963). +- commit 40fc24b + +------------------------------------------------------------------- +Tue Jan 14 17:06:26 CET 2025 - dsterba@suse.com + +- scsi: hisi_sas: Add cond_resched() for no forced preemption model (CVE-2024-56589 bsc#1235241) +- commit 5616a9a + ------------------------------------------------------------------- Tue Jan 14 15:33:20 CET 2025 - jack@suse.cz - Enable CONFIG_BUG_ON_DATA_CORRUPTION (jsc#PED-11849) - commit ad832d9 +------------------------------------------------------------------- +Tue Jan 14 15:22:20 CET 2025 - andrea.porta@suse.com + +- arm64: dts: rockchip: add hevc power domain clock to rk3328 + (git-fixes). +- commit 4ced1a7 + +------------------------------------------------------------------- +Tue Jan 14 15:21:32 CET 2025 - andrea.porta@suse.com + +- arm64: dts: rockchip: rename rfkill label for Radxa ROCK 5B + (git-fixes). +- commit 1aa0c5f + +------------------------------------------------------------------- +Tue Jan 14 15:20:43 CET 2025 - andrea.porta@suse.com + +- arm64: dts: imx95: correct the address length of + netcmix_blk_ctrl (git-fixes). +- commit 261c0be + ------------------------------------------------------------------- Tue Jan 14 15:19:57 CET 2025 - mfranc@suse.cz @@ -14,6 +2984,45 @@ Tue Jan 14 15:19:57 CET 2025 - mfranc@suse.cz patches.suse/0002-security-Add-a-kernel-lockdown-flag-for-early-boot-s.patch. - commit 53733e1 +------------------------------------------------------------------- +Tue Jan 14 15:19:03 CET 2025 - andrea.porta@suse.com + +- arm64: dts: broadcom: Fix L2 linesize for Raspberry Pi 5 + (git-fixes). +- commit 34dcb38 + +------------------------------------------------------------------- +Tue Jan 14 14:29:28 CET 2025 - oneukum@suse.com + +- reinstating kABI paddings for crypto +- commit dcd0a1e + +------------------------------------------------------------------- +Tue Jan 14 14:28:46 CET 2025 - oneukum@suse.com + +- Refresh patches.suse/crypto-add-suse_kabi_padding.patch. +- commit 7e643ee + +------------------------------------------------------------------- +Tue Jan 14 14:22:08 CET 2025 - oneukum@suse.com + +- reinstate PCI kABI paddings +- commit d5bb436 + +------------------------------------------------------------------- +Tue Jan 14 14:20:41 CET 2025 - oneukum@suse.com + +- Reinstating kABI padding for Thunderbolt +- commit 13936cf + +------------------------------------------------------------------- +Tue Jan 14 13:56:33 CET 2025 - oneukum@suse.com + +- usb: typec: Add attribute file showing the USB Modes of the + partner (git-fixes). +- Refresh patches.suse/paddings-add-for-type-C-new-in-SP5.patch. +- commit 1aae08b + ------------------------------------------------------------------- Tue Jan 14 13:36:21 CET 2025 - dsterba@suse.com @@ -28,6 +3037,14 @@ Tue Jan 14 13:30:56 CET 2025 - mgorman@suse.de command line. - commit b89f0e3 +------------------------------------------------------------------- +Tue Jan 14 13:22:24 CET 2025 - oneukum@suse.com + +- usb: typec: Add attribute file showing the supported USB modes + of the port (git-fixes). +- Refresh patches.suse/paddings-add-for-type-C-new-in-SP5.patch. +- commit 2fd6860 + ------------------------------------------------------------------- Tue Jan 14 13:14:11 CET 2025 - mgorman@suse.de @@ -37,6 +3054,80 @@ Tue Jan 14 13:14:11 CET 2025 - mgorman@suse.de options' (jsc#PED-11838). - commit 6f73ffe +------------------------------------------------------------------- +Tue Jan 14 12:25:35 CET 2025 - oneukum@suse.com + +- usb: typec: ucsi: Fix a missing bits to bytes conversion in + ucsi_init() (git-fixes). +- commit 7a60998 + +------------------------------------------------------------------- +Tue Jan 14 12:19:55 CET 2025 - oneukum@suse.com + +- usb: typec: ucsi: Convert connector specific commands to bitmaps + (git-fixes). +- commit 1060e28 + +------------------------------------------------------------------- +Tue Jan 14 12:16:40 CET 2025 - oneukum@suse.com + +- usb: typec: ucsi: Helper for Get Connector Status command + (git-fixes). +- commit 7530947 + +------------------------------------------------------------------- +Tue Jan 14 12:13:57 CET 2025 - oneukum@suse.com + +- usb: typec: ucsi: Add support for the partner USB Modes + (git-fixes). +- commit bb31d21 + +------------------------------------------------------------------- +Tue Jan 14 11:23:30 CET 2025 - oneukum@suse.com + +- usb: typec: ucsi: Supply the USB capabilities to the ports + (git-fixes). +- commit a77d656 + +------------------------------------------------------------------- +Tue Jan 14 11:08:34 CET 2025 - oneukum@suse.com + +- usb: typec: ucsi: UCSI2.0 Set Sink Path command support + (git-fixes). +- commit 0376245 + +------------------------------------------------------------------- +Tue Jan 14 11:05:51 CET 2025 - oneukum@suse.com + +- usb: typec: ucsi: glink: use device_for_each_child_node_scoped() + (git-fixes). +- commit 3691738 + +------------------------------------------------------------------- +Tue Jan 14 10:01:53 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0008-PM-hibernate-Generate-and-verify-signature-for-snaps.patch. + Update config files. + CONFIG_HIBERNATE_VERIFICATION + CONFIG_EFI_SECRET_KEY + CONFIG_HIDDEN_AREA +- commit 4b57a00 + +------------------------------------------------------------------- +Tue Jan 14 08:34:22 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0007-PM-hibernate-encrypt-hidden-area.patch. +- commit a1cdd8d + +------------------------------------------------------------------- +Tue Jan 14 08:11:18 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0006-efi-allow-user-to-regenerate-secret-key.patch. +- commit 498aa9e + ------------------------------------------------------------------- Mon Jan 13 21:30:48 CET 2025 - krisman@suse.de @@ -697,6 +3788,12 @@ Mon Jan 13 11:54:55 CET 2025 - mfranc@suse.cz - s390x config: IOMMU_DEFAULT_DMA_LAZY=y (bsc#1235646) - commit 2199130 +------------------------------------------------------------------- +Mon Jan 13 10:47:35 CET 2025 - oneukum@suse.com + +- net: usb: qmi_wwan: add Telit FE910C04 compositions (git-fixes). +- commit a8a3e1b + ------------------------------------------------------------------- Mon Jan 13 10:05:49 CET 2025 - tiwai@suse.de @@ -799,6 +3896,31 @@ Sun Jan 12 09:34:43 CET 2025 - tiwai@suse.de (git-fixes). - commit 5559cd4 +------------------------------------------------------------------- +Sun Jan 12 09:15:32 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0005-efi-generate-secret-key-in-EFI-boot-environment.patch. + Update config files. + CONFIG_EFI_SECRET_KEY is not set +- commit f3e53e1 + +------------------------------------------------------------------- +Sun Jan 12 09:10:41 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0002-hibernate-avoid-the-data-in-hidden-area-to-be-snapsh.patch. +- commit 81704e7 + +------------------------------------------------------------------- +Sun Jan 12 09:04:59 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0001-security-create-hidden-area-to-keep-sensitive-data.patch. + Update config files. + CONFIG_HIDDEN_AREA is not set +- commit 53e4009 + ------------------------------------------------------------------- Sun Jan 12 03:41:39 CET 2025 - jlee@suse.com @@ -1129,6 +4251,18 @@ Thu Jan 9 17:36:21 CET 2025 - nmorey@suse.com - af_packet: avoid erroring out after sock_init_data() in packet_create() (CVE-2024-56606 bsc#123541) - commit 4c171b7 +------------------------------------------------------------------- +Thu Jan 9 16:31:26 CET 2025 - dsterba@suse.com + +- smb: client: fix NULL ptr deref in crypto_aead_setkey() (CVE-2024-53185 bsc#1234901) +- commit 16fd7dd + +------------------------------------------------------------------- +Thu Jan 9 16:04:11 CET 2025 - dsterba@suse.com + +- net: af_can: do not leave a dangling sk pointer in can_create() (CVE-2024-56603 bsc#1235415) +- commit 358efec + ------------------------------------------------------------------- Thu Jan 9 15:55:44 CET 2025 - ddiss@suse.de @@ -1136,6 +4270,12 @@ Thu Jan 9 15:55:44 CET 2025 - ddiss@suse.de (bsc#1235035 CVE-2024-56570). - commit 707d8d7 +------------------------------------------------------------------- +Thu Jan 9 15:46:57 CET 2025 - dsterba@suse.com + +- ceph: fix cred leak in ceph_mds_check_access() (CVE-2024-56563 bsc#1235107) +- commit 2378163 + ------------------------------------------------------------------- Thu Jan 9 14:31:17 CET 2025 - jdelvare@suse.de @@ -1202,7 +4342,7 @@ Wed Jan 8 13:49:07 CET 2025 - pmladek@suse.com Wed Jan 8 12:30:13 CET 2025 - dsterba@suse.com - btrfs: fix use-after-free waiting for encoded read endios (bsc#1235128) -- commit 0406131 +- commit faccece ------------------------------------------------------------------- Wed Jan 8 12:17:46 CET 2025 - dwagner@suse.de @@ -1388,6 +4528,13 @@ Tue Jan 7 23:36:50 CET 2025 - ailiop@suse.com - dlm: fix possible lkb_resource null dereference (git-fixes). - commit 490216a +------------------------------------------------------------------- +Tue Jan 7 21:30:51 CET 2025 - mbrugger@suse.com + +- powerpc/pseries/vas: Add close() callback in vas_vm_ops struct + (bsc#1234825). +- commit 2674760 + ------------------------------------------------------------------- Tue Jan 7 20:12:47 CET 2025 - tbogendoerfer@suse.de diff --git a/kernel-kvmsmall.spec b/kernel-kvmsmall.spec index 4cdcafc..7cadcae 100644 --- a/kernel-kvmsmall.spec +++ b/kernel-kvmsmall.spec @@ -19,7 +19,7 @@ %define srcversion 6.12 %define patchversion 6.12.0 -%define git_commit ed291891ed2804d2dd249f8063da18005e59bab4 +%define git_commit 6642b425d8de140c969bc185b2b1527f15588dfc %define variant %{nil} %define compress_modules zstd %define compress_vmlinux xz @@ -39,7 +39,7 @@ Name: kernel-kvmsmall Version: 6.12.0 %if 0%{?is_kotd} -Release: .ged29189 +Release: .g6642b42 %else Release: 0 %endif diff --git a/kernel-obs-build.changes b/kernel-obs-build.changes index eb54d71..6d9f5cb 100644 --- a/kernel-obs-build.changes +++ b/kernel-obs-build.changes @@ -1,9 +1,2979 @@ +------------------------------------------------------------------- +Tue Feb 4 12:23:33 CET 2025 - ailiop@suse.com + +- xfs: Add error handling for xfs_reflink_cancel_cow_range + (git-fixes). +- commit b508427 + +------------------------------------------------------------------- +Tue Feb 4 12:22:51 CET 2025 - ailiop@suse.com + +- xfs: Propagate errors from xfs_reflink_cancel_cow_range in + xfs_dax_write_iomap_end (git-fixes). +- commit e231dcf + +------------------------------------------------------------------- +Tue Feb 4 12:21:58 CET 2025 - ailiop@suse.com + +- xfs: don't call remap_verify_area with sb write protection held + (git-fixes). +- commit b243b98 + +------------------------------------------------------------------- +Tue Feb 4 11:29:34 CET 2025 - tbogendoerfer@suse.de + +- r8169: enable SG/TSO on selected chip versions per default + (bsc#1235874). +- commit 2795291 + +------------------------------------------------------------------- +Tue Feb 4 11:27:18 CET 2025 - tbogendoerfer@suse.de + +- tools: ynl: c: correct reverse decode of empty attrs + (git-fixes). +- net/mlx5e: Fix inversion dependency warning while enabling + IPsec tunnel (CVE-2025-21674 bsc#1236688). +- net: fec: handle page_pool_dev_alloc_pages error (CVE-2025-21676 + bsc#1236696). +- pfcp: Destroy device along with udp socket's netns dismantle + (CVE-2025-21677 bsc#1236697). +- gtp: Destroy device along with udp socket's netns dismantle + (CVE-2025-21678 bsc#1236698). +- gtp: Use for_each_netdev_rcu() in gtp_genl_dump_pdp() + (git-fixes). +- eth: bnxt: always recalculate features after XDP clearing, + fix null-deref (CVE-2025-21682 bsc#1236703). +- commit 7d6efad + +------------------------------------------------------------------- +Mon Feb 3 18:44:57 CET 2025 - ailiop@suse.com + +- NFSv4.2: mark OFFLOAD_CANCEL MOVEABLE (git-fixes). +- commit 29678bd + +------------------------------------------------------------------- +Mon Feb 3 18:42:14 CET 2025 - ailiop@suse.com + +- NFSv4.2: fix COPY_NOTIFY xdr buf size calculation (git-fixes). +- commit d5313f5 + +------------------------------------------------------------------- +Mon Feb 3 18:41:08 CET 2025 - ailiop@suse.com + +- nfs: fix incorrect error handling in LOCALIO (git-fixes). +- commit 9daaf72 + +------------------------------------------------------------------- +Mon Feb 3 18:39:48 CET 2025 - ailiop@suse.com + +- Revert "SUNRPC: Reduce thread wake-up rate when receiving + large RPC messages" (git-fixes). +- commit 39ec528 + +------------------------------------------------------------------- +Mon Feb 3 18:37:45 CET 2025 - ailiop@suse.com + +- NFSD: Insulate nfsd4_encode_read_plus_data() from page + boundaries in the encode buffer (git-fixes). +- commit ffa4780 + +------------------------------------------------------------------- +Mon Feb 3 18:36:59 CET 2025 - ailiop@suse.com + +- NFSD: Insulate nfsd4_encode_read_plus() from page boundaries + in the encode buffer (git-fixes). +- commit fd89a72 + +------------------------------------------------------------------- +Mon Feb 3 18:36:03 CET 2025 - ailiop@suse.com + +- NFSD: Insulate nfsd4_encode_read() from page boundaries in + the encode buffer (git-fixes). +- commit a5474b1 + +------------------------------------------------------------------- +Mon Feb 3 18:33:40 CET 2025 - ailiop@suse.com + +- NFSD: fix decoding in nfs4_xdr_dec_cb_getattr (git-fixes). +- commit 744c03a + +------------------------------------------------------------------- +Mon Feb 3 18:32:30 CET 2025 - ailiop@suse.com + +- nfsd: fix legacy client tracking initialization (git-fixes). +- commit b058f86 + +------------------------------------------------------------------- +Mon Feb 3 15:56:36 CET 2025 - davide.benini@suse.com + +- net: inet6: do not leave a dangling sk pointer in inet6_create() + (CVE-2024-56600 bsc#1235217). +- commit 001ffac + +------------------------------------------------------------------- +Mon Feb 3 15:33:33 CET 2025 - pmladek@suse.com + +- printk: Defer legacy printing when holding printk_cpu_sync + (bsc#1236733). +- commit 35fb637 + +------------------------------------------------------------------- +Mon Feb 3 14:58:27 CET 2025 - ailiop@suse.com + +- iomap: avoid avoid truncating 64-bit offset to 32 bits + (git-fixes). +- commit dcd6fd5 + +------------------------------------------------------------------- +Mon Feb 3 14:57:27 CET 2025 - ailiop@suse.com + +- iomap: pass byte granular end position to iomap_add_to_ioend + (git-fixes). +- commit 3e58ba8 + +------------------------------------------------------------------- +Mon Feb 3 14:56:05 CET 2025 - ailiop@suse.com + +- cachefiles: Parse the "secctx" immediately (git-fixes). +- commit d3745ec + +------------------------------------------------------------------- +Mon Feb 3 14:50:56 CET 2025 - ailiop@suse.com + +- dlm: fix srcu_read_lock() return type to int (git-fixes). +- commit befab55 + +------------------------------------------------------------------- +Mon Feb 3 14:50:02 CET 2025 - ailiop@suse.com + +- dlm: fix removal of rsb struct that is master and dir record + (git-fixes). +- commit 0dc790e + +------------------------------------------------------------------- +Mon Feb 3 14:48:55 CET 2025 - ailiop@suse.com + +- xfs: check for dead buffers in xfs_buf_find_insert (git-fixes). +- commit 518b962 + +------------------------------------------------------------------- +Mon Feb 3 14:47:45 CET 2025 - ailiop@suse.com + +- xfs: fix a double completion for buffers on in-memory targets + (git-fixes). +- commit 230cef5 + +------------------------------------------------------------------- +Mon Feb 3 14:46:58 CET 2025 - ailiop@suse.com + +- xfs/libxfs: replace kmalloc() and memcpy() with kmemdup() + (git-fixes). +- commit e30e5c1 + +------------------------------------------------------------------- +Mon Feb 3 14:34:31 CET 2025 - jgross@suse.com + +- Update config files: remove XEN PV support and kernel side PV device + backends (jsc#PED-11779) +- commit 31e5715 + +------------------------------------------------------------------- +Mon Feb 3 14:26:31 CET 2025 - iivanov@suse.de + +- arm64: dts: marvell: cn9131-cf-solidwan: fix cp1 comphy links (git-fixes) +- commit c3b3ad4 + +------------------------------------------------------------------- +Mon Feb 3 14:25:20 CET 2025 - iivanov@suse.de + +- arm64: dts: rockchip: increase gmac rx_delay on rk3399-puma (git-fixes) +- commit 040d5bd + +------------------------------------------------------------------- +Mon Feb 3 14:24:03 CET 2025 - iivanov@suse.de + +- arm64: dts: rockchip: fix num-channels property of wolfvision pf5 mic (git-fixes) +- commit 80bffba + +------------------------------------------------------------------- +Mon Feb 3 14:23:02 CET 2025 - iivanov@suse.de + +- arm64: dts: rockchip: Fix PCIe3 handling for Edgeble-6TOPS Modules (git-fixes) +- commit 6eeb73e + +------------------------------------------------------------------- +Mon Feb 3 14:18:42 CET 2025 - iivanov@suse.de + +- arm64: dts: rockchip: Fix sdmmc access on rk3308-rock-s0 v1.1 boards (git-fixes) +- commit 0f4955c + +------------------------------------------------------------------- +Mon Feb 3 14:16:30 CET 2025 - iivanov@suse.de + +- arm64: tegra: Fix Tegra234 PCIe interrupt-map (git-fixes) +- commit 17b2e93 + +------------------------------------------------------------------- +Mon Feb 3 14:14:44 CET 2025 - iivanov@suse.de + +- arm64: tegra: Disable Tegra234 sce-fabric node (git-fixes) +- commit 5fbc68f + +------------------------------------------------------------------- +Mon Feb 3 14:13:32 CET 2025 - iivanov@suse.de + +- arm64: tegra: Fix typo in Tegra234 dce-fabric compatible (git-fixes) +- commit b60c09f + +------------------------------------------------------------------- +Mon Feb 3 14:13:17 CET 2025 - ailiop@suse.com + +- xfs: don't shut down the filesystem for media failures beyond + end of log (git-fixes). +- commit b3253c4 + +------------------------------------------------------------------- +Mon Feb 3 14:12:23 CET 2025 - iivanov@suse.de + +- arm64: tegra: Fix DMA ID for SPI2 (git-fixes) +- commit ed27827 + +------------------------------------------------------------------- +Mon Feb 3 14:09:40 CET 2025 - ailiop@suse.com + +- gfs2: Truncate address space when flipping GFS2_DIF_JDATA flag + (git-fixes). +- commit 2bdb106 + +------------------------------------------------------------------- +Mon Feb 3 13:59:21 CET 2025 - iivanov@suse.de + +- arm64: dts: rockchip: Fix Turing RK1 PCIe3 hang (git-fixes) +- commit 6545f4a + +------------------------------------------------------------------- +Mon Feb 3 13:58:33 CET 2025 - iivanov@suse.de + +- arm64: dts: rockchip: Split up RK3588's PCIe pinctrls (git-fixes) +- commit ee6c1d3 + +------------------------------------------------------------------- +Mon Feb 3 13:50:06 CET 2025 - iivanov@suse.de + +- arm64/mm: Override PARange for !LPA2 and use it consistently (git-fixes) +- commit 46430f7 + +------------------------------------------------------------------- +Mon Feb 3 13:47:46 CET 2025 - iivanov@suse.de + +- arm64/mm: Reduce PA space to 48 bits when LPA2 is not enabled (git-fixes) +- commit 1e5b33c + +------------------------------------------------------------------- +Mon Feb 3 13:45:19 CET 2025 - iivanov@suse.de + +- arm64: Filter out SVE hwcaps when FEAT_SVE isn't implemented (git-fixes) +- commit 6644a3b + +------------------------------------------------------------------- +Mon Feb 3 13:42:32 CET 2025 - iivanov@suse.de + +- arm64/sme: Move storage of reg_smidr to __cpuinfo_store_cpu() (git-fixes) +- commit ee0c3e4 + +------------------------------------------------------------------- +Mon Feb 3 13:39:16 CET 2025 - iivanov@suse.de + +- arm64: stacktrace: Don't WARN when unwinding other tasks (git-fixes) +- commit c1b5cbf + +------------------------------------------------------------------- +Mon Feb 3 12:22:59 CET 2025 - dwagner@suse.de + +- nvme: fix bogus kzalloc() return check in + nvme_init_effects_log() (git-fixes). +- commit d42e4b8 + +------------------------------------------------------------------- +Mon Feb 3 11:20:53 CET 2025 - dwagner@suse.de + +- nvme: Add error path for xa_store in nvme_init_effects + (git-fixes). +- nvme: Add error check for xa_store in nvme_get_effects_log + (git-fixes). +- nvme-tcp: Fix I/O queue cpu spreading for multiple controllers + (git-fixes). +- nvmet: propagate npwg topology (git-fixes). +- commit 7f10443 + +------------------------------------------------------------------- +Mon Feb 3 11:05:26 CET 2025 - oneukum@suse.com + +- usbnet: ipheth: fix DPE OoB read (git-fixes). +- commit b2a02b8 + +------------------------------------------------------------------- +Mon Feb 3 11:04:39 CET 2025 - oneukum@suse.com + +- usbnet: ipheth: break up NCM header size computation + (git-fixes). +- commit 7a83cc0 + +------------------------------------------------------------------- +Mon Feb 3 11:03:37 CET 2025 - oneukum@suse.com + +- usbnet: ipheth: refactor NCM datagram loop (git-fixes). +- commit 095ff33 + +------------------------------------------------------------------- +Mon Feb 3 10:53:21 CET 2025 - ohering@suse.de + +- scsi: storvsc: Ratelimit warning logs to prevent VM denial of + service (git-fixes). +- scsi: storvsc: Don't assume cpu_possible_mask is dense + (git-fixes). +- hyperv: Do not overlap the hvcall IO areas in + hv_vtl_apicid_to_vp_id() (git-fixes). +- hyperv: Do not overlap the hvcall IO areas in get_vtl() + (git-fixes). +- hyperv: Enable the hypercall output page for the VTL mode + (git-fixes). +- hv_balloon: Fallback to generic_online_page() for non-HV hot + added mem (git-fixes). +- Drivers: hv: vmbus: Log on missing offers if any (git-fixes). +- Drivers: hv: vmbus: Wait for boot-time offers during boot and + resume (git-fixes). +- uio_hv_generic: Add a check for HV_NIC for send, receive + buffers setup (git-fixes). +- iommu/hyper-v: Don't assume cpu_possible_mask is dense + (git-fixes). +- Drivers: hv: Don't assume cpu_possible_mask is dense + (git-fixes). +- x86/hyperv: Don't assume cpu_possible_mask is dense (git-fixes). +- hyperv: Remove the now unused hyperv-tlfs.h files (git-fixes). +- hyperv: Switch from hyperv-tlfs.h to hyperv/hvhdk.h (git-fixes). +- hyperv: Add new Hyper-V headers in include/hyperv (git-fixes). +- hyperv: Clean up unnecessary #includes (git-fixes). +- hyperv: Move hv_connection_id to hyperv-tlfs.h (git-fixes). +- hv_netvsc: Replace one-element array with flexible array member + (git-fixes). +- commit bf2065f + +------------------------------------------------------------------- +Sun Feb 2 10:01:55 CET 2025 - tiwai@suse.de + +- Revert "media: uvcvideo: Require entities to have a non-zero + unique ID" (bsc#1235894). +- wifi: rtl8xxxu: add more missing rtl8192cu USB IDs + (stable-fixes). +- drm/amd/display: Initialize denominator defaults to 1 + (stable-fixes). +- drm/amd/display: Use HW lock mgr for PSR1 (stable-fixes). +- drm/connector: hdmi: Validate supported_formats matches + ycbcr_420_allowed (stable-fixes). +- commit 839fcdd + +------------------------------------------------------------------- +Sat Feb 1 10:16:05 CET 2025 - tiwai@suse.de + +- ASoC: acp: Support microphone from Lenovo Go S (stable-fixes). +- ALSA: pcm: use new array-copying-wrapper (stable-fixes). +- ALSA: usb-audio: Add delay quirk for iBasso DC07 Pro + (stable-fixes). +- commit ccad405 + +------------------------------------------------------------------- +Sat Feb 1 10:14:26 CET 2025 - tiwai@suse.de + +- PCI: Restore original INTX_DISABLE bit by pcim_intx() + (git-fixes). +- kconfig: fix memory leak in sym_warn_unmet_dep() (git-fixes). +- kconfig: fix file name in warnings when loading + KCONFIG_DEFCONFIG_LIST (git-fixes). +- genksyms: fix memory leak when the same symbol is read from + *.symref file (git-fixes). +- genksyms: fix memory leak when the same symbol is added from + source (git-fixes). +- ata: libata-core: Add ATA_QUIRK_NOLPM for Samsung SSD 870 QVO + drives (git-fixes). +- ASoC: amd: acp: Fix possible deadlock (git-fixes). +- ASoC: da7213: Initialize the mutex (git-fixes). +- ASoC: rockchip: i2s_tdm: Re-add the set_sysclk callback + (git-fixes). +- ALSA: hda: Fix headset detection failure due to unstable sort + (git-fixes). +- ALSA: hda/realtek: Fix quirk matching for Legion Pro 7 + (git-fixes). +- commit 4daaa58 + +------------------------------------------------------------------- +Fri Jan 31 18:52:17 CET 2025 - krisman@suse.de + +- io_uring/eventfd: ensure io_eventfd_signal() defers another + RCU period (CVE-2025-21655 bsc#1236163). +- commit 8c48635 + +------------------------------------------------------------------- +Fri Jan 31 18:40:47 CET 2025 - krisman@suse.de + +- io_uring/eventfd: abstract out ev_fd put helper (CVE-2025-21655 + bsc#1236163). +- commit 3ee0779 + +------------------------------------------------------------------- +Fri Jan 31 17:47:10 CET 2025 - krisman@suse.de + +- io_uring/sqpoll: zero sqd->thread on tctx errors (CVE-2025-21633 + bsc#1236108). +- commit e81e97d + +------------------------------------------------------------------- +Fri Jan 31 16:50:37 CET 2025 - mgorman@suse.de + +- sched_ext: update scx_bpf_dsq_insert() doc for SCX_DSQ_LOCAL_ON + (git fixes (sched)). +- cpufreq: schedutil: Fix superfluous updates caused by + need_freq_update (git fixes (sched)). +- sched/fair: Fix update_cfs_group() vs DELAY_DEQUEUE (git fixes + (sched)). +- sched/fair: Fix EEVDF entity placement bug causing scheduling + lag (git fixes (sched)). +- sched_ext: idle: Refresh idle masks during idle-to-idle + transitions (git fixes (sched)). +- freezer, sched: Report frozen tasks as 'D' instead of 'R' + (git fixes (sched)). +- epoll: Add synchronous wakeup support for ep_poll_callback + (git fixes (sched)). +- commit 3d30d97 + +------------------------------------------------------------------- +Fri Jan 31 11:16:22 CET 2025 - ptesarik@suse.com + +- mm/rodata_test: use READ_ONCE() to read const variable + (git-fixes). +- commit d31a779 + +------------------------------------------------------------------- +Fri Jan 31 10:16:03 CET 2025 - ggherdovich@suse.cz + +- cpufreq/amd-pstate: Fix prefcore rankings (git-fixes). +- commit 6e54c2a + +------------------------------------------------------------------- +Fri Jan 31 08:45:14 CET 2025 - tiwai@suse.de + +- rtc: zynqmp: Fix optional clock name property (git-fixes). +- rtc: loongson: clear TOY_MATCH0_REG in loongson_rtc_isr() + (git-fixes). +- rtc: pcf85063: fix potential OOB write in PCF85063 NVMEM read + (git-fixes). +- rtc: tps6594: Fix integer overflow on 32bit systems (git-fixes). +- PM: sleep: core: Synchronize runtime PM status of parents and + children (git-fixes). +- PM: hibernate: Add error handling for syscore_suspend() + (git-fixes). +- Bluetooth: L2CAP: accept zero as a special value for MTU + auto-selection (git-fixes). +- Bluetooth: btnxpuart: Fix glitches seen in dual A2DP streaming + (git-fixes). +- Bluetooth: btusb: mediatek: Add locks for + usb_driver_claim_interface() (git-fixes). +- usbnet: ipheth: use static NDP16 location in URB (git-fixes). +- usbnet: ipheth: check that DPE points past NCM header + (git-fixes). +- usbnet: ipheth: fix possible overflow in DPE length check + (git-fixes). +- net: usb: rtl8150: enable basic endpoint checking (git-fixes). +- net: phy: c45-tjaxx: add delay between MDIO write and read in + soft_reset (git-fixes). +- net: rose: fix timer races against user threads (git-fixes). +- net: phy: marvell-88q2xxx: Fix temperature measurement with + reset-gpios (git-fixes). +- NFC: nci: Add bounds checking in nci_hci_create_pipe() + (git-fixes). +- docs: power: Fix footnote reference for Toshiba Satellite + P10-554 (git-fixes). +- gpio: mxc: remove dead code after switch to DT-only (git-fixes). +- commit ca8e15a + +------------------------------------------------------------------- +Fri Jan 31 05:24:26 CET 2025 - tonyj@suse.de + +- docs: ABI: sysfs-bus-event_source-devices-vpa-pmu: Fix htmldocs + errors (jsc#PED-10947, git-fixes). +- commit 84a7517 + +------------------------------------------------------------------- +Fri Jan 31 03:50:33 CET 2025 - tonyj@suse.de + +- perf/x86/intel: Add PMU support for ArrowLake-H (jsc#PED-10527). +- perf/x86/intel: Support hybrid PMU with multiple atom uarchs + (jsc#PED-10527). +- x86/cpu/intel: Define helper to get CPU core native ID + (jsc#PED-10527). +- perf/x86: Refine hybrid_pmu_type defination (jsc#PED-10527). +- commit d4840cf + +------------------------------------------------------------------- +Fri Jan 31 03:49:36 CET 2025 - tonyj@suse.de + +- perf/x86/intel/uncore: Add Clearwater Forest support + (jsc#PED-10657). +- commit 3b2b3d7 + +------------------------------------------------------------------- +Fri Jan 31 03:49:04 CET 2025 - tonyj@suse.de + +- perf/x86/intel: Add Arrow Lake U support (jsc#PED-10525). +- commit 7de75f6 + +------------------------------------------------------------------- +Fri Jan 31 02:49:43 CET 2025 - tonyj@suse.de + +- powerpc/perf: Add per-task/process monitoring to vpa_pmu driver + (jsc#PED-10947). +- powerpc/kvm: Add vpa latency counters to kvm_vcpu_arch + (jsc#PED-10947). +- docs: ABI: sysfs-bus-event_source-devices-vpa-pmu: Document + sysfs event format entries for vpa_pmu (jsc#PED-10947). +- commit a4dd907 + +------------------------------------------------------------------- +Fri Jan 31 02:48:27 CET 2025 - tonyj@suse.de + +- powerpc/perf: Add perf interface to expose vpa counters + (jsc#PED-10947). +- Update config files (ppc64le/default/CONFIG_VPA_PMU) +- Update supported.conf (arch/powerpc/perf/vpa-pmu) +- commit f7b6f3e + +------------------------------------------------------------------- +Fri Jan 31 02:04:25 CET 2025 - tonyj@suse.de + +- perf/x86/rapl: Add core energy counter support for AMD CPUs + (jsc#PED-11773). +- perf/x86/rapl: Move the cntr_mask to rapl_pmus struct + (jsc#PED-11773). +- perf/x86/rapl: Remove the global variable rapl_msrs + (jsc#PED-11773). +- perf/x86/rapl: Modify the generic variable names to *_pkg* + (jsc#PED-11773). +- perf/x86/rapl: Add arguments to the init and cleanup functions + (jsc#PED-11773). +- perf/x86/rapl: Make rapl_model struct global (jsc#PED-11773). +- perf/x86/rapl: Rename rapl_pmu variables (jsc#PED-11773). +- perf/x86/rapl: Remove the cpu_to_rapl_pmu() function + (jsc#PED-11773). +- x86/topology: Introduce topology_logical_core_id() + (jsc#PED-11773). +- perf/x86/rapl: Remove the unused get_rapl_pmu_cpumask() function + (jsc#PED-11773). +- perf/x86/rapl: Clean up cpumask and hotplug (jsc#PED-11773). +- perf/x86/rapl: Move the pmu allocation out of CPU hotplug + (jsc#PED-11773). +- x86/amd: Use heterogeneous core topology for identifying boost + numerator (jsc#PED-11773). +- x86/cpu: Add CPU type to struct cpuinfo_topology + (jsc#PED-11773). +- x86/cpu: Enable SD_ASYM_PACKING for PKG domain on AMD + (jsc#PED-11773). +- x86/cpufeatures: Add X86_FEATURE_AMD_HETEROGENEOUS_CORES + (jsc#PED-11773). +- x86/cpufeatures: Rename X86_FEATURE_FAST_CPPC to have AMD prefix + (jsc#PED-11773). +- commit c61d138 + +------------------------------------------------------------------- +Thu Jan 30 17:36:38 CET 2025 - ggherdovich@suse.cz + +- cpufreq/amd-pstate: Use boost numerator for upper bound of + frequencies (git-fixes). +- cpufreq/amd-pstate: Store the boost numerator as highest perf + again (git-fixes). +- commit 6f5ef23 + +------------------------------------------------------------------- +Thu Jan 30 17:27:17 CET 2025 - ggherdovich@suse.cz + +- cpufreq/amd-pstate: Detect preferred core support before driver + registration (git-fixes). +- cpufreq/amd-pstate: Move registration after static function + call update (git-fixes). +- cpufreq/amd-pstate: Push adjust_perf vfunc init into cpu_init + (git-fixes). +- cpufreq/amd-pstate: Align offline flow of shared memory and + MSR based systems (git-fixes). +- cpufreq/amd-pstate: Call cppc_set_epp_perf in the reenable + function (git-fixes). +- cpufreq/amd-pstate: Do not attempt to clear MSR_AMD_CPPC_ENABLE + (git-fixes). +- cpufreq/amd-pstate: Rename functions that enable CPPC + (git-fixes). +- cpufreq/amd-pstate: Remove the redundant amd_pstate_set_driver() + call (git-fixes). +- cpufreq/amd-pstate: Remove the switch case in amd_pstate_init() + (git-fixes). +- cpufreq/amd-pstate: Call amd_pstate_set_driver() in + amd_pstate_register_driver() (git-fixes). +- cpufreq/amd-pstate: Call amd_pstate_register() in + amd_pstate_init() (git-fixes). +- cpufreq/amd-pstate: Set the initial min_freq to + lowest_nonlinear_freq (git-fixes). +- cpufreq/amd-pstate: Remove the redundant verify() function + (git-fixes). +- cpufreq/amd-pstate: Rename MSR and shared memory specific + functions (git-fixes). +- commit 3a64362 + +------------------------------------------------------------------- +Thu Jan 30 15:12:26 CET 2025 - ggherdovich@suse.cz + +- cpufreq: ACPI: Fix max-frequency computation (git-fixes + jsc#PED-12064). +- commit 8847124 + +------------------------------------------------------------------- +Thu Jan 30 14:42:55 CET 2025 - tiwai@suse.de + +- Move upstreamed lpfc and initramfs patches into sorted section +- commit 3188ca8 + +------------------------------------------------------------------- +Thu Jan 30 14:40:12 CET 2025 - tiwai@suse.de + +- Input: synaptics - fix crash when enabling pass-through port + (bsc#1219522). +- commit 37ec4ab + +------------------------------------------------------------------- +Thu Jan 30 13:53:33 CET 2025 - msuchanek@suse.de + +- powerpc/pseries/eeh: Fix get PE state translation (bsc#1215199). +- commit 9a95d7d + +------------------------------------------------------------------- +Thu Jan 30 13:48:12 CET 2025 - msuchanek@suse.de + +- Update config files. + Disable accidentally enabled option + ppc64le: + CONFIG_IRQ_TIME_ACCOUNTING=n +- commit 482ad8d + +------------------------------------------------------------------- +Thu Jan 30 13:45:59 CET 2025 - tiwai@suse.de + +- ALSA: hda/realtek: Workaround for resume on Dell Venue 11 Pro + 7130 (bsc#1235686). +- commit 9e21a47 + +------------------------------------------------------------------- +Thu Jan 30 13:42:43 CET 2025 - msuchanek@suse.de + +- powerpc/pseries/iommu: Don't unset window if it was never set + (jsc#PED-10539 git-fixes). +- commit 198b0d2 + +------------------------------------------------------------------- +Thu Jan 30 11:18:51 CET 2025 - ggherdovich@suse.cz + +- cpufreq: Move endif to the end of Kconfig file (git-fixes). +- commit bff3dd1 + +------------------------------------------------------------------- +Thu Jan 30 08:36:19 CET 2025 - tiwai@suse.de + +- dmaengine: ti: edma: fix OF node reference leaks in edma_driver + (git-fixes). +- regulator: core: Add missing newline character (git-fixes). +- wifi: ath12k: fix read pointer after free in + ath12k_mac_assign_vif_to_vdev() (git-fixes). +- wifi: rtw89: fix proceeding MCC with wrong scanning state + after sequence changes (git-fixes). +- commit 04018e2 + +------------------------------------------------------------------- +Wed Jan 29 16:30:31 CET 2025 - jgross@suse.com + +- virtio-blk: don't keep queue frozen during system suspend + (CVE-2024-57946 bsc#1236247). +- commit 7fd5c04 + +------------------------------------------------------------------- +Wed Jan 29 16:02:56 CET 2025 - mhocko@suse.com + +- netfilter: x_tables: fix LED ID check in led_tg_check() + (CVE-2024-56650 bsc#1235430). +- commit 7f5dabf + +------------------------------------------------------------------- +Wed Jan 29 10:08:12 CET 2025 - jslaby@suse.cz + +- serial: sh-sci: Increment the runtime usage counter for the + earlycon device (git-fixes). +- serial: sh-sci: Clean sci_ports after at earlycon exit + (git-fixes). +- serial: sh-sci: Do not probe the serial port if its slot in + sci_ports is in use (git-fixes). +- serial: sh-sci: Move runtime PM enable to sci_probe_single() + (git-fixes). +- serial: sh-sci: Drop __initdata macro for port_cfg (git-fixes). +- tty: Permit some TIOCL_SETSEL modes without CAP_SYS_ADMIN + (git-fixes). +- tty: xilinx_uartps: split sysrq handling (git-fixes). +- serial: 8250: Adjust the timeout for FIFO mode (git-fixes). +- commit d006f88 + +------------------------------------------------------------------- +Wed Jan 29 09:22:45 CET 2025 - tiwai@suse.de + +- driver core: class: Fix wild pointer dereferences in API + class_dev_iter_next() (git-fixes). +- devcoredump: cleanup some comments (git-fixes). +- tools/bootconfig: Fix the wrong format specifier (git-fixes). +- serial: sh-sci: Do not probe the serial port if its slot in + sci_ports[] is in use (git-fixes). +- serial: sh-sci: Drop __initdata macro for port_cfg (git-fixes). +- tty: Permit some TIOCL_SETSEL modes without CAP_SYS_ADMIN + (git-fixes). +- tty: xilinx_uartps: split sysrq handling (git-fixes). +- serial: 8250: Adjust the timeout for FIFO mode (git-fixes). +- tty: mips_ejtag_fdc: fix one more u8 warning (git-fixes). +- LoongArch: Fix warnings during S3 suspend (git-fixes). +- commit b05d21a + +------------------------------------------------------------------- +Tue Jan 28 18:09:18 CET 2025 - cfamullaconrad@suse.com + +- tools/power turbostat: Add initial support for GraniteRapids-D + (jsc#PED-10490). +- commit 5b7dffe + +------------------------------------------------------------------- +Tue Jan 28 13:05:25 CET 2025 - tiwai@suse.de + +- selftests/mm: virtual_address_range: avoid reading from VM_IO + mappings (git-fixes). +- selftests/mm: virtual_address_range: unmap chunks after + validation (git-fixes). +- selftests/mm/cow: modify the incorrect checking parameters + (git-fixes). +- selftests/mm: use selftests framework to print test result + (git-fixes). +- selftests/mm: fix condition in uffd_move_test_common() + (git-fixes). +- selftests: mm: fix conversion specifiers in transact_test() + (git-fixes). +- clk: clk-loongson2: Fix the number count of clk provider + (git-fixes). +- clk: sunxi-ng: a100: enable MMC clock reparenting (git-fixes). +- clk: mmp2: call pm_genpd_init() only after genpd.name is set + (git-fixes). +- clk: thead: Fix cpu2vp_clk for TH1520 AP_SUBSYS clocks + (git-fixes). +- clk: thead: Add CLK_IGNORE_UNUSED to fix TH1520 boot + (git-fixes). +- clk: thead: Fix clk gate registration to pass flags (git-fixes). +- clk: qcom: gcc-sdm845: Do not use shared clk_ops for QUPs + (git-fixes). +- clk: qcom: gcc-x1e80100: Do not turn off usb_2 controller GDSC + (git-fixes). +- clk: qcom: gcc-mdm9607: Fix cmd_rcgr offset for blsp1_uart6 rcg + (git-fixes). +- clk: qcom: camcc-x1e80100: Set titan_top_gdsc as the parent + GDSC of subordinate GDSCs (git-fixes). +- clk: qcom: clk-alpha-pll: fix alpha mode configuration + (git-fixes). +- clk: qcom: dispcc-sm6350: Add missing parent_map for a clock + (git-fixes). +- clk: qcom: gcc-sm6350: Add missing parent_map for two clocks + (git-fixes). +- clk: qcom: clk-rpmh: prevent integer overflow in recalc_rate + (git-fixes). +- clk: qcom: gcc-sm8650: Do not turn off PCIe GDSCs during + gdsc_disable() (git-fixes). +- clk: qcom: gcc-sm8550: Do not turn off PCIe GDSCs during + gdsc_disable() (git-fixes). +- clk: imx8mp: Fix clkout1/2 support (git-fixes). +- clk: sunxi-ng: a64: stop force-selecting PLL-MIPI as TCON0 + parent (git-fixes). +- clk: ralink: mtmips: remove duplicated 'xtal' clock for Ralink + SoC RT3883 (git-fixes). +- clk: mediatek: mt2701-img: add missing dummy clk (git-fixes). +- clk: mediatek: mt2701-mm: add missing dummy clk (git-fixes). +- clk: mediatek: mt2701-bdp: add missing dummy clk (git-fixes). +- clk: mediatek: mt2701-aud: fix conversion to + mtk_clk_simple_probe (git-fixes). +- clk: mediatek: mt2701-vdec: fix conversion to + mtk_clk_simple_probe (git-fixes). +- clk: renesas: cpg-mssr: Fix 'soc' node handling in + cpg_mssr_reserved_init() (git-fixes). +- clk: analogbits: Fix incorrect calculation of vco rate delta + (git-fixes). +- clk: fix an OF node reference leak in of_clk_get_parent_name() + (git-fixes). +- pstore/blk: trivial typo fixes (git-fixes). +- selftests/mm: set allocated memory to non-zero content in cow + test (git-fixes). +- clk: clk-imx8mp-audiomix: fix function signature (git-fixes). +- clk: thead: Fix TH1520 emmc and shdci clock rate (git-fixes). +- efivarfs: Fix error on non-existent file (stable-fixes). +- qca_spi: Make driver probing reliable (git-fixes). +- qca_spi: Fix clock speed for multiple QCA7000 (git-fixes). +- commit 52abd40 + +------------------------------------------------------------------- +Tue Jan 28 10:14:21 CET 2025 - jslaby@suse.cz + +- PCI: rcar-ep: Fix incorrect variable used when calling + devm_request_mem_region() (git-fixes). +- PCI: microchip: Set inbound address translation for coherent + or non-coherent mode (git-fixes). +- PCI: imx6: Add missing reference clock disable logic + (git-fixes). +- PCI: imx6: Deassert apps_reset in imx_pcie_deassert_core_reset() + (git-fixes). +- PCI: imx6: Skip controller_id generation logic for i.MX7D + (git-fixes). +- PCI: imx6: Configure PHY based on Root Complex or Endpoint mode + (git-fixes). +- PCI: dwc: Always stop link in the dw_pcie_suspend_noirq + (git-fixes). +- PCI: qcom: Update ICC and OPP values after Link Up event + (git-fixes). +- PCI: endpoint: pci-epf-test: Fix check for DMA MEMCPY test + (git-fixes). +- PCI: endpoint: pci-epf-test: Set dma_chan_rx pointer to NULL + on error (git-fixes). +- PCI: dwc: ep: Prevent changing BAR size/flags in + pci_epc_set_bar() (git-fixes). +- PCI: dwc: ep: Write BAR_MASK before iATU registers in + pci_epc_set_bar() (git-fixes). +- PCI: endpoint: Finish virtual EP removal in + pci_epf_remove_vepf() (git-fixes). +- PCI: endpoint: Destroy the EPC device in devm_pci_epc_destroy() + (git-fixes). +- PCI/ASPM: Save parent L1SS config in pci_save_aspm_l1ss_state() + (git-fixes). +- commit 6aedcaa + +------------------------------------------------------------------- +Tue Jan 28 10:06:37 CET 2025 - jslaby@suse.cz + +- genirq: Make handle_enforce_irqctx() unconditionally available + (git-fixes). +- commit c47d221 + +------------------------------------------------------------------- +Tue Jan 28 10:04:49 CET 2025 - jslaby@suse.cz + +- Refresh patches.suse/tpm-Map-the-ACPI-provided-event-log.patch. + Add Alt-commit. +- commit 256dd4e + +------------------------------------------------------------------- +Tue Jan 28 10:04:33 CET 2025 - jslaby@suse.cz + +- ipmi: ssif_bmc: Fix new request loss when bmc ready for a + response (git-fixes). +- ipmi: ipmb: Add check devm_kasprintf() returned value + (git-fixes). +- commit 513ad80 + +------------------------------------------------------------------- +Tue Jan 28 08:46:32 CET 2025 - nik.borisov@suse.com + +- x86: Fix build regression with CONFIG_KEXEC_JUMP enabled (git-fixes). +- commit e16e19e + +------------------------------------------------------------------- +Tue Jan 28 08:46:18 CET 2025 - nik.borisov@suse.com + +- clocksource: Make negative motion detection more robust (git-fixes). +- commit fca041b + +------------------------------------------------------------------- +Tue Jan 28 08:39:47 CET 2025 - tiwai@suse.de + +- drm/v3d: Assign job pointer to NULL before signaling the fence + (git-fixes). +- drm/amd/display: Fix error pointers in + amdgpu_dm_crtc_mem_type_changed (git-fixes). +- iio: light: as73211: fix channel handling in only-color + triggered buffer (git-fixes). +- intel_th: core: fix kernel-doc warnings (git-fixes). +- bus: mhi: host: Free mhi_buf vector inside + mhi_alloc_bhie_table() (git-fixes). +- iio: iio-mux: kzalloc instead of devm_kzalloc to ensure page + alignment (git-fixes). +- iio: adc: ad_sigma_delta: Handle CS assertion as intended in + ad_sd_read_reg_raw() (git-fixes). +- iio: adc: ad7124: Refuse invalid input specifiers (git-fixes). +- iio: adc: ad7124: Don't create more channels than the driver + can handle (git-fixes). +- extcon: realtek: fix NULL deref check in extcon_rtk_type_c_probe + (git-fixes). +- misc: fastrpc: Fix copy buffer page size (git-fixes). +- misc: fastrpc: Fix registered buffer page address (git-fixes). +- misc: fastrpc: Deregister device nodes properly in error + scenarios (git-fixes). +- VMCI: fix reference to ioctl-number.rst (git-fixes). +- drivers/card_reader/rtsx_usb: Restore interrupt based detection + (git-fixes). +- uio: uio_dmem_genirq: check the return value of devm_kasprintf() + (git-fixes). +- uio: Fix return value of poll (git-fixes). +- misc: misc_minor_alloc to use ida for all dynamic/misc dynamic + minors (git-fixes). +- pps: Fix a use-after-free (git-fixes). +- Revert "usb: gadget: u_serial: Disable ep before setting port to + null to fix the crash caused by port being null" (stable-fixes). +- usb: typec: tcpci: Prevent Sink disconnection before + vPpsShutdown in SPR PPS (git-fixes). +- usb: dwc3: core: Defer the probe until USB power supply ready + (git-fixes). +- USB: serial: quatech2: fix null-ptr-deref in + qt2_process_read_urb() (git-fixes). +- usb: typec: tcpm: set SRC_SEND_CAPABILITIES timeout to + PD_T_SENDER_RESPONSE (git-fixes). +- usb: host: xhci-plat: Assign shared_hcd->rsrc_start (git-fixes). +- usb: dwc3-am62: Fix an OF node leak in phy_syscon_pll_refclk() + (git-fixes). +- usb: dwc3: Skip resume if pm_runtime_set_active() fails + (git-fixes). +- usb: xhci: Fix NULL pointer dereference on certain command + aborts (git-fixes). +- usb: gadget: f_tcm: Don't prepare BOT write request twice + (git-fixes). +- usb: gadget: f_tcm: ep_autoconfig with fullspeed endpoint + (git-fixes). +- usb: gadget: f_tcm: Fix Get/SetInterface return value + (git-fixes). +- usb: gadget: f_tcm: Decrement command ref count on cleanup + (git-fixes). +- usb: gadget: f_tcm: Translate error to sense (git-fixes). +- usb: gadget: f_tcm: Don't free command immediately (git-fixes). +- usb: gadget: functionfs: fix spellos (git-fixes). +- pwm: microchip-core: fix incorrect comparison with max period + (git-fixes). +- power: reset: as3722-poweroff: Remove unnecessary return in + as3722_poweroff_probe (git-fixes). +- power: ip5xxx_power: Fix return value on ADC read errors + (git-fixes). +- commit f4aee60 + +------------------------------------------------------------------- +Mon Jan 27 17:57:46 CET 2025 - mkoutny@suse.com + +- padata: add pd get/put refcnt helper (git-fixes). +- commit 816d211 + +------------------------------------------------------------------- +Mon Jan 27 17:30:33 CET 2025 - nmorey@suse.com + +- RDMA/hns: Clean up the legacy CONFIG_INFINIBAND_HNS (git-fixes) +- RDMA/mlx5: Fix implicit ODP use after free (git-fixes) +- RDMA/mlx5: Fix a race for an ODP MR which leads to CQE with error (git-fixes) +- RDMA/rxe: Fix the warning "__rxe_cleanup+0x12c/0x170 [rdma_rxe]" (git-fixes) +- RDMA/cxgb4: Notify rdma stack for IB_EVENT_QP_LAST_WQE_REACHED event (git-fixes) +- RDMA/mlx5: Fix indirect mkey ODP page count (git-fixes) +- RDMA/rtrs: Add missing deinit() call (git-fixes) +- RDMA/bnxt_re: Fix to drop reference to the mmap entry in case of error (git-fixes) +- RDMA/srp: Fix error handling in srp_add_port (git-fixes) +- RDMA/rxe: Fix mismatched max_msg_sz (git-fixes) +- rdma/cxgb4: Prevent potential integer overflow on 32bit (git-fixes) +- RDMA/mlx4: Avoid false error about access to uninitialized gids array (git-fixes) +- commit 8a1518e + +------------------------------------------------------------------- +Mon Jan 27 16:52:08 CET 2025 - mkoutny@suse.com + +- padata: avoid UAF for reorder_work (git-fixes). +- padata: fix UAF in padata_reorder (git-fixes). +- commit 0ccb421 + +------------------------------------------------------------------- +Mon Jan 27 16:48:43 CET 2025 - mkoutny@suse.com + +- fork: avoid inappropriate uprobe access to invalid mm + (bsc#1236477). +- commit d6bd244 + +------------------------------------------------------------------- +Mon Jan 27 16:27:13 CET 2025 - nik.borisov@suse.com + +- x86/kexec: Restore GDT on return from ::preserve_context kexec (git-fixes). +- commit 394a2d2 + +------------------------------------------------------------------- +Mon Jan 27 16:27:02 CET 2025 - nik.borisov@suse.com + +- timekeeping: Always check for negative motion (git-fixes). +- commit 6a6f244 + +------------------------------------------------------------------- +Mon Jan 27 16:26:37 CET 2025 - mkoutny@suse.com + +- cgroup/cpuset: remove kernfs active break (bsc#1236110). +- commit 0d4d6ef + +------------------------------------------------------------------- +Mon Jan 27 16:25:21 CET 2025 - mkoutny@suse.com + +- cgroup/cpuset: Prevent leakage of isolated CPUs into sched + domains (jsc#PED-11934). +- cgroup/cpuset: Remove stale text (jsc#PED-11934). +- cgroup/cpuset: Disable cpuset_cpumask_can_shrink() test if + not load balancing (jsc#PED-11934). +- cgroup/cpuset: Enforce at most one + rebuild_sched_domains_locked() call per operation + (jsc#PED-11934). +- cgroup/cpuset: Revert "Allow suppression of sched domain + rebuild in update_cpumasks_hier()" (jsc#PED-11934). +- commit b370227 + +------------------------------------------------------------------- +Mon Jan 27 15:40:22 CET 2025 - nik.borisov@suse.com + +- x86/ioapic: Remove a stray tab in the IO-APIC type string (git-fixes). +- commit c9344f1 + +------------------------------------------------------------------- +Mon Jan 27 15:11:14 CET 2025 - tbogendoerfer@suse.de + +- net: stmmac: dwmac-tegra: Read iommu stream id from device tree + (CVE-2025-21663 bsc#1236260). +- commit f877716 + +------------------------------------------------------------------- +Mon Jan 27 15:07:09 CET 2025 - nik.borisov@suse.com + +- KVM: x86: Advertise SRSO_USER_KERNEL_NO to userspace (git-fixes). +- commit 9294b74 + +------------------------------------------------------------------- +Mon Jan 27 15:06:58 CET 2025 - nik.borisov@suse.com + +- x86/bugs: Add SRSO_USER_KERNEL_NO support (git-fixes). +- commit 6001f65 + +------------------------------------------------------------------- +Mon Jan 27 09:54:48 CET 2025 - tiwai@suse.de + +- maple_tree: simplify split calculation (git-fixes). +- latencytop: use correct kernel-doc format for func params + (git-fixes). +- kasan: fix typo in kasan_poison_new_object documentation + (git-fixes). +- lib/inflate.c: remove dead code (git-fixes). +- firewire: test: Fix potential null dereference in firewire + kunit test (git-fixes). +- maple_tree: reload mas before the second call for mas_empty_area + (git-fixes). +- commit 7ba9d83 + +------------------------------------------------------------------- +Sun Jan 26 10:56:35 CET 2025 - tiwai@suse.de + +- remoteproc: mtk_scp: Only populate devices for SCP cores + (git-fixes). +- remoteproc: omap: Handle ARM dma_iommu_mapping (git-fixes). +- remoteproc: core: Fix ida_free call while not allocated + (git-fixes). +- watchdog: rti_wdt: Fix an OF node leak in rti_wdt_probe() + (git-fixes). +- mtd: rawnand: brcmnand: fix status read of brcmnand_waitfunc + (git-fixes). +- mtd: spinand: Remove write_enable_op() in markbad() (git-fixes). +- mtd: onenand: Fix uninitialized retlen in do_otp_read() + (git-fixes). +- PCI: rcar-ep: Fix incorrect variable used when calling + devm_request_mem_region() (git-fixes). +- PCI: imx6: Add missing reference clock disable logic + (git-fixes). +- PCI: imx6: Deassert apps_reset in imx_pcie_deassert_core_reset() + (git-fixes). +- PCI: imx6: Skip controller_id generation logic for i.MX7D + (git-fixes). +- PCI: imx6: Configure PHY based on Root Complex or Endpoint mode + (git-fixes). +- PCI: dwc: Always stop link in the dw_pcie_suspend_noirq + (git-fixes). +- PCI: qcom: Update ICC and OPP values after Link Up event + (git-fixes). +- PCI: endpoint: pci-epf-test: Fix check for DMA MEMCPY test + (git-fixes). +- PCI: endpoint: pci-epf-test: Set dma_chan_rx pointer to NULL + on error (git-fixes). +- PCI: dwc: ep: Prevent changing BAR size/flags in + pci_epc_set_bar() (git-fixes). +- PCI: dwc: ep: Write BAR_MASK before iATU registers in + pci_epc_set_bar() (git-fixes). +- PCI: endpoint: Finish virtual EP removal in + pci_epf_remove_vepf() (git-fixes). +- PCI: endpoint: Destroy the EPC device in devm_pci_epc_destroy() + (git-fixes). +- PCI: Avoid putting some root ports into D3 on TUXEDO Sirius Gen1 + (git-fixes). +- PCI/ASPM: Save parent L1SS config in pci_save_aspm_l1ss_state() + (git-fixes). +- media: nuvoton: Fix an error check in npcm_video_ece_init() + (git-fixes). +- media: dvb-usb-v2: af9035: fix ISO C90 compilation error on + af9035_i2c_master_xfer (git-fixes). +- staging: media: imx: fix OF node leak in + imx_media_add_of_subdevs() (git-fixes). +- media: mmp: Bring back registration of the device (git-fixes). +- media: nxp: imx8-isi: fix v4l2-compliance test errors + (git-fixes). +- media: uvcvideo: Propagate buf->error to userspace (git-fixes). +- media: uvcvideo: Remove dangling pointers (git-fixes). +- media: uvcvideo: Remove redundant NULL assignment (git-fixes). +- media: uvcvideo: Only save async fh if success (git-fixes). +- media: uvcvideo: Support partial control reads (git-fixes). +- media: uvcvideo: Fix event flags in uvc_ctrl_send_events + (git-fixes). +- media: uvcvideo: Fix double free in error path (git-fixes). +- media: uvcvideo: Fix crash during unbind if gpio unit is in use + (git-fixes). +- staging: media: max96712: fix kernel oops when removing module + (git-fixes). +- media: camif-core: Add check for clk_enable() (git-fixes). +- media: mipi-csis: Add check for clk_enable() (git-fixes). +- media: ov5640: fix get_light_freq on auto (git-fixes). +- media: mc: fix endpoint iteration (git-fixes). +- media: i2c: ds90ub960: Fix UB9702 VC map (git-fixes). +- media: i2c: ds90ub960: Fix logging SP & EQ status only for + UB9702 (git-fixes). +- media: i2c: ds90ub960: Fix use of non-existing registers on + UB9702 (git-fixes). +- media: i2c: ds90ub960: Fix UB9702 refclk register access + (git-fixes). +- media: i2c: ds90ub9x3: Fix extra fwnode_handle_put() + (git-fixes). +- media: i2c: ov9282: Correct the exposure offset (git-fixes). +- media: intel/ipu6: remove cpu latency qos request on error + (git-fixes). +- media: ccs: Fix cleanup order in ccs_probe() (git-fixes). +- media: imx296: Add standby delay during probe (git-fixes). +- media: i2c: imx412: Add missing newline to prints (git-fixes). +- media: i2c: imx290: Register 0x3011 varies between imx327 and + imx290 (git-fixes). +- media: ccs: Clean up parsed CCS static data on parse failure + (git-fixes). +- media: ccs: Fix CCS static data parsing for large block sizes + (git-fixes). +- media: marvell: Add check for clk_enable() (git-fixes). +- media: stm32: dcmipp: correct dma_set_mask_and_coherent mask + value (git-fixes). +- media: lmedm04: Handle errors for lme2510_int_read (git-fixes). +- media: rc: iguanair: handle timeouts (git-fixes). +- media: rkisp1: Fix unused value issue (git-fixes). +- media: imx-jpeg: Fix potential error pointer dereference in + detach_pm() (git-fixes). +- commit aae4fa1 + +------------------------------------------------------------------- +Sat Jan 25 13:11:33 CET 2025 - tiwai@suse.de + +- ALSA: hda/realtek: Enable Mute LED on HP Laptop 14s-fq1xxx + (stable-fixes). +- ALSA: usb-audio: Add delay quirk for USB Audio Device + (stable-fixes). +- ALSA: hda/realtek: Enable headset mic on Positivo C6400 + (stable-fixes). +- commit 6acf6ed + +------------------------------------------------------------------- +Sat Jan 25 12:56:25 CET 2025 - tiwai@suse.de + +- rhashtable: Fix rhashtable_try_insert test (git-fixes). +- commit f5a7305 + +------------------------------------------------------------------- +Sat Jan 25 12:55:36 CET 2025 - tiwai@suse.de + +- mailbox: zynqmp: Remove invalid __percpu annotation in + zynqmp_ipi_probe() (git-fixes). +- mailbox: tegra-hsp: Clear mailbox before using message + (git-fixes). +- i3c: master: Fix missing 'ret' assignment in set_speed() + (git-fixes). +- i3c: dw: Fix use-after-free in dw_i3c_master driver due to + race condition (git-fixes). +- efi: sysfb_efi: fix W=1 warnings when EFI is not set + (git-fixes). +- of: address: Fix empty resource handling in + __of_address_resource_bounds() (git-fixes). +- of/fdt: Restore possibility to use both ACPI and FDT from + bootloader (git-fixes). +- of: reserved-memory: Do not make kmemleak ignore freed address + (git-fixes). +- of: reserved-memory: Fix using wrong number of cells to get + property 'alignment' (git-fixes). +- of: property: Avoiding using uninitialized variable @imaplen + in parse_interrupt_map() (git-fixes). +- of: Correct child specifier used as input of the 2nd nexus node + (git-fixes). +- of: Fix of_find_node_opts_by_path() handling of + alias+path+options (git-fixes). +- soc: samsung: exynos-pmu: Fix uninitialized ret in + tensor_set_bits_atomic() (git-fixes). +- firmware: qcom: scm: Cleanup global '__scm' on probe failures + (git-fixes). +- firmware: qcom: scm: Fix missing read barrier in + qcom_scm_get_tzmem_pool() (git-fixes). +- firmware: qcom: scm: Fix missing read barrier in + qcom_scm_is_available() (git-fixes). +- soc: qcom: socinfo: Avoid out of bounds read of serial number + (git-fixes). +- soc: qcom: smem_state: fix missing of_node_put in error path + (git-fixes). +- soc: qcom: llcc: Enable LLCC_WRCACHE at boot on X1 (git-fixes). +- soc: mediatek: mtk-devapc: Fix leaking IO map on driver remove + (git-fixes). +- soc: mediatek: mtk-devapc: Fix leaking IO map on error paths + (git-fixes). +- memory: tegra20-emc: fix an OF node reference bug in + tegra_emc_find_node_by_ram_code() (git-fixes). +- soc: atmel: fix device_node release in atmel_soc_device_init() + (git-fixes). +- fbdev: omapfb: Fix an OF node leak in + dss_of_port_get_parent_device() (git-fixes). +- ASoC: Intel: avs: Fix init-config parsing (git-fixes). +- ASoC: Intel: avs: Fix theoretical infinite loop (git-fixes). +- ASoC: Intel: avs: Fix the minimum firmware version numbers + (git-fixes). +- ASoC: Intel: avs: Do not readq() u32 registers (git-fixes). +- ASoC: sun4i-spdif: Add clock multiplier settings (git-fixes). +- ASoC: Intel: sof_sdw: correct mach_params->dmic_num (git-fixes). +- ASoC: wcd937x: Use *-y for Makefile (git-fixes). +- ASoC: mediatek: mt8365: Use *-y for Makefile (git-fixes). +- ASoC: cs40l50: Use *-y for Makefile (git-fixes). +- ASoC: Intel: sof_sdw: Fix DMI match for Lenovo 83JX, 83MC and + 83NM (git-fixes). +- ASoC: Intel: sof_sdw: Fix DMI match for Lenovo 83LC (git-fixes). +- ALSA: hda/realtek - Fixed headphone distorted sound on Acer + Aspire A115-31 laptop (git-fixes). +- ALSA: hda: Fix compilation of snd_hdac_adsp_xxx() helpers + (git-fixes). +- ALSA: seq: Make dependency on UMP clearer (git-fixes). +- padata: fix UAF in padata_reorder (git-fixes). +- padata: fix sysfs store callback check (git-fixes). +- crypto: iaa - Fix IAA disabling that occurs when sync_mode is + set to 'async' (git-fixes). +- crypto: ixp4xx - fix OF node reference leaks in + init_ixp_crypto() (git-fixes). +- crypto: hisilicon/sec2 - fix for aead invalid authsize + (git-fixes). +- crypto: hisilicon/sec2 - fix for aead icv error (git-fixes). +- rhashtable: Fix potential deadlock by moving schedule_work + outside lock (git-fixes). +- crypto: qce - fix priority to be less than ARMv8 CE (git-fixes). +- crypto: qce - unregister previously registered algos in error + path (git-fixes). +- crypto: qce - fix goto jump in error path (git-fixes). +- crypto: caam - use JobR's space to access page 0 regs + (git-fixes). +- crypto: api - Fix boot-up self-test race (git-fixes). +- crypto: tegra - do not transfer req when tegra init fails + (git-fixes). +- pinctrl: renesas: rzg2l: Fix PFC_MASK for RZ/V2H and RZ/G3E + (git-fixes). +- pinctrl: amd: Take suspend type into consideration which pins + are non-wake (git-fixes). +- pinctrl: stm32: Add check for clk_enable() (git-fixes). +- pinctrl: samsung: fix fwnode refcount cleanup if + platform_get_irq_optional() fails (git-fixes). +- pinctrl: samsung: Fix irq handling if an error occurs in + exynos_irq_demux_eint16_31() (git-fixes). +- pinctrl: nomadik: Add check for clk_enable() (git-fixes). +- platform/x86: serdev_helpers: Check for serial_ctrl_uid == + NULL (git-fixes). +- platform/x86: x86-android-tablets: make platform data be static + (git-fixes). +- platform/mellanox: mlxbf-pmc: incorrect type in assignment + (git-fixes). +- commit 04804af + +------------------------------------------------------------------- +Sat Jan 25 12:30:54 CET 2025 - tiwai@suse.de + +- Move upstreamed TPM patch into sorted section +- commit a914dc3 + +------------------------------------------------------------------- +Fri Jan 24 22:02:50 CET 2025 - dsterba@suse.com + +- dm thin: make get_first_thin use rcu-safe list first function (CVE-2025-21664 bsc#1236262) +- commit bce62ed + +------------------------------------------------------------------- +Fri Jan 24 21:55:16 CET 2025 - dsterba@suse.com + +- selinux: ignore unknown extended permissions (CVE-2024-57931 bsc#1236192) +- commit edbf793 + +------------------------------------------------------------------- +Fri Jan 24 21:44:54 CET 2025 - dsterba@suse.com + +- net_sched: cls_flow: validate TCA_FLOW_RSHIFT attribute (CVE-2025-21653 bsc#1236161) +- commit bfe69c3 + +------------------------------------------------------------------- +Fri Jan 24 21:34:09 CET 2025 - dsterba@suse.com + +- ipvlan: Fix use-after-free in ipvlan_get_iflink() (CVE-2025-21652 bsc#1236160) +- commit ed4d75b + +------------------------------------------------------------------- +Fri Jan 24 20:15:40 CET 2025 - dsterba@suse.com + +- net/sctp: Prevent autoclose integer overflow in sctp_association_init() (CVE-2024-57938 bsc#1236182) +- commit cb64cb6 + +------------------------------------------------------------------- +Fri Jan 24 20:05:01 CET 2025 - dsterba@suse.com + +- fgraph: Add READ_ONCE() when accessing fgraph_array[] (CVE-2024-57934 bsc#1236179) +- commit f0f5c56 + +------------------------------------------------------------------- +Fri Jan 24 20:03:31 CET 2025 - dsterba@suse.com + +- topology: Keep the cpumask unchanged when printing cpumap (CVE-2024-57917 bsc#1236127) +- commit 29e8746 + +------------------------------------------------------------------- +Fri Jan 24 19:58:20 CET 2025 - dsterba@suse.com + +- mm: vmscan: account for free pages to prevent infinite Loop in throttle_direct_reclaim() (CVE-2024-57884 bsc#1235948) +- commit cd69bfc + +------------------------------------------------------------------- +Fri Jan 24 19:49:13 CET 2025 - dsterba@suse.com + +- netrom: check buffer length before accessing it (CVE-2024-57802 bsc#1235941) +- commit fecc867 + +------------------------------------------------------------------- +Fri Jan 24 13:36:29 CET 2025 - tiwai@suse.de + +- wifi: ath12k: fix tx power, max reg power update to firmware + (git-fixes). +- wifi: mt76: mt7996: fix ldpc setting (git-fixes). +- wifi: mt76: mt7996: fix definition of tx descriptor (git-fixes). +- wifi: mt76: mt7996: fix incorrect indexing of MIB FW event + (git-fixes). +- wifi: mt76: mt7996: fix HE Phy capability (git-fixes). +- wifi: mt76: mt7996: fix the capability of reception of EHT MU + PPDU (git-fixes). +- wifi: mt76: mt7996: add max mpdu len capability (git-fixes). +- wifi: mt76: mt7996: fix register mapping (git-fixes). +- wifi: mt76: mt7915: fix register mapping (git-fixes). +- wifi: mt76: mt7915: fix omac index assignment after hardware + reset (git-fixes). +- wifi: mt76: mt7915: firmware restart on devices with a second + pcie link (git-fixes). +- wifi: mt76: only enable tx worker after setting the channel + (git-fixes). +- wifi: mt76: mt7996: fix rx filter setting for bfee functionality + (git-fixes). +- wifi: mt76: mt7925: Properly handle responses for commands + with events (git-fixes). +- wifi: mt76: mt7925: Cleanup MLO settings post-disconnection + (git-fixes). +- wifi: mt76: mt7925: Update mt7925_mcu_uni_[tx,rx]_ba for MLO + (git-fixes). +- wifi: mt76: mt7925: Init secondary link PM state (git-fixes). +- wifi: mt76: mt7925: Update secondary link PS flow (git-fixes). +- wifi: mt76: mt7925: Update mt7925_unassign_vif_chanctx for + per-link BSS (git-fixes). +- wifi: mt76: mt7925: Update mt792x_rx_get_wcid for per-link STA + (git-fixes). +- wifi: mt76: mt7925: Update mt7925_mcu_sta_update for BC in + ASSOC state (git-fixes). +- wifi: mt76: Enhance mt7925_mac_link_sta_add to support MLO + (git-fixes). +- wifi: mt76: mt7925: Enhance mt7925_mac_link_bss_add to support + MLO (git-fixes). +- wifi: mt76: mt7925: Fix CNM Timeout with Single Active Link + in MLO (git-fixes). +- wifi: mt76: mt7925: fix wrong parameter for related cmd of + chan info (git-fixes). +- wifi: mt76: mt7925: Fix incorrect WCID phy_idx assignment + (git-fixes). +- wifi: mt76: mt7925: Fix incorrect WCID assignment for MLO + (git-fixes). +- wifi: mt76: mt7925: Fix incorrect MLD address in bss_mld_tlv + for MLO support (git-fixes). +- wifi: mt76: connac: Extend mt76_connac_mcu_uni_add_dev for MLO + (git-fixes). +- wifi: mt76: mt7915: fix overflows seen when writing limit + attributes (git-fixes). +- wifi: mt76: mt7996: fix overflows seen when writing limit + attributes (git-fixes). +- wifi: mt76: mt7925: fix the invalid ip address for arp offload + (git-fixes). +- wifi: mt76: mt7925: fix get wrong chip cap from incorrect + pointer (git-fixes). +- commit 0569918 + +------------------------------------------------------------------- +Fri Jan 24 13:34:27 CET 2025 - tiwai@suse.de + +- wifi: mt76: mt7925: fix wrong band_idx setting when enable + sniffer mode (git-fixes). +- wifi: mt76: mt7925: fix NULL deref check in + mt7925_change_vif_links (git-fixes). +- wifi: mt76: mt7915: add module param to select 5 GHz or 6 GHz + on MT7916 (git-fixes). +- wifi: mt76: mt7915: Fix an error handling path in + mt7915_add_interface() (git-fixes). +- wifi: mt76: mt7921: fix using incorrect group cipher after + disconnection (git-fixes). +- wifi: mt76: mt76u_vendor_request: Do not print error messages + when -EPROTO (git-fixes). +- wifi: mt76: mt7915: Fix mesh scan on MT7916 DBDC (git-fixes). +- wifi: mt76: mt7925: fix off by one in mt7925_load_clc() + (git-fixes). +- wifi: rtw88: 8703b: Fix RX/TX issues (git-fixes). +- wifi: rtw89: fix race between cancel_hw_scan and hw_scan + completion (git-fixes). +- wifi: rtw89: mcc: consider time limits not divisible by 1024 + (git-fixes). +- wifi: rtlwifi: rtl8821ae: Fix media status report (git-fixes). +- wifi: cfg80211: adjust allocation of colocated AP data + (git-fixes). +- wifi: mac80211: don't flush non-uploaded STAs (git-fixes). +- wifi: mac80211: Fix common size calculation for ML element + (git-fixes). +- wifi: mac80211: fix tid removal during mesh forwarding + (git-fixes). +- wifi: cfg80211: Move cfg80211_scan_req_add_chan() n_channels + increment earlier (git-fixes). +- wifi: mac80211: prohibit deactivating all links (git-fixes). +- wifi: iwlwifi: mvm: don't count mgmt frames as MPDU (git-fixes). +- wifi: iwlwifi: mvm: avoid NULL pointer dereference (git-fixes). +- commit 98d9d6c + +------------------------------------------------------------------- +Fri Jan 24 13:33:07 CET 2025 - tiwai@suse.de + +- tools: Sync if_xdp.h uapi tooling header (git-fixes). +- wifi: iwlwifi: fw: read STEP table from correct UEFI var + (git-fixes). +- wifi: wlcore: fix unbalanced pm_runtime calls (git-fixes). +- wifi: mt76: mt7996: fix invalid interface combinations + (git-fixes). +- wifi: rtlwifi: pci: wait for firmware loading before releasing + memory (git-fixes). +- wifi: rtlwifi: fix memory leaks and invalid access at probe + error path (git-fixes). +- wifi: rtlwifi: destroy workqueue at rtl_deinit_core (git-fixes). +- wifi: rtlwifi: remove unused check_buddy_priv (git-fixes). +- wifi: rtlwifi: usb: fix workqueue leak when probe fails + (git-fixes). +- wifi: rtlwifi: fix init_sw_vars leak when probe fails + (git-fixes). +- wifi: rtlwifi: wait for firmware loading before releasing memory + (git-fixes). +- wifi: rtlwifi: rtl8192se: rise completion of firmware loading + as last step (git-fixes). +- wifi: rtlwifi: do not complete firmware loading needlessly + (git-fixes). +- wifi: rtlwifi: rtl8821ae: phy: restore removed code to fix + infinite loop (git-fixes). +- wifi: brcmfmac: add missing header include for brcmf_dbg + (git-fixes). +- wifi: ath11k: cleanup struct ath11k_mon_data (git-fixes). +- wifi: ath11k: cleanup struct ath11k_reg_tpc_power_info + (git-fixes). +- wifi: wcn36xx: fix channel survey memory allocation size + (git-fixes). +- wifi: ath11k: Fix unexpected return buffer manager error for + WCN6750/WCN6855 (git-fixes). +- wifi: cfg80211: tests: Fix potential NULL dereference in + test_cfg80211_parse_colocated_ap() (git-fixes). +- commit d9471b1 + +------------------------------------------------------------------- +Fri Jan 24 13:15:50 CET 2025 - tiwai@suse.de + +- keys: drop shadowing dead prototype (git-fixes). +- Refresh + patches.suse/0002-PKCS-7-Check-codeSigning-EKU-for-kernel-module-and-k.patch. +- commit 9473efe + +------------------------------------------------------------------- +Fri Jan 24 13:14:24 CET 2025 - tiwai@suse.de + +- ktest.pl: Fix typo "accesing" (git-fixes). +- ktest.pl: Fix typo in comment (git-fixes). +- ktest.pl: Remove unused declarations in run_bisect_test function + (git-fixes). +- ktest.pl: Check kernelrelease return in get_version (git-fixes). +- selftests: ktap_helpers: Fix uninitialized variable (git-fixes). +- selftests/landlock: Fix error message (git-fixes). +- selftests/landlock: Fix build with non-default pthread linking + (git-fixes). +- landlock: Handle weird files (git-fixes). +- KEYS: trusted: dcp: fix improper sg use with CONFIG_VMAP_STACK=y + (git-fixes). +- selftests/rseq: Fix handling of glibc without rseq support + (git-fixes). +- selftests/ftrace: Fix to use remount when testing mount GID + option (git-fixes). +- selftests: harness: fix printing of mismatch values in + __EXPECT() (git-fixes). +- selftests: timers: clocksource-switch: Adapt progress to + kselftest framework (git-fixes). +- selftest: media_tests: fix trivial UAF typo (git-fixes). +- Input: davinci-keyscan - remove leftover header (git-fixes). +- Input: bbnsm_pwrkey - add remove hook (git-fixes). +- HID: core: Fix assumption that Resolution Multipliers must be + in Logical Collections (git-fixes). +- HID: fix generic desktop D-Pad controls (git-fixes). +- HID: hid-thrustmaster: Fix warning in thrustmaster_probe by + adding endpoint check (git-fixes). +- HID: multitouch: fix support for Goodix PID 0x01e9 (git-fixes). +- Revert "HID: multitouch: Add support for lenovo Y9000P Touchpad" + (stable-fixes). +- HID: wacom: Initialize brightness of LED trigger (git-fixes). +- ipmi: ssif_bmc: Fix new request loss when bmc ready for a + response (git-fixes). +- ipmi: ipmb: Add check devm_kasprintf() returned value + (git-fixes). +- pwm: stm32: Add check for clk_enable() (git-fixes). +- pwm: stm32-lp: Add check for clk_enable() (git-fixes). +- hwmon: Fix help text for aspeed-g6-pwm-tach (git-fixes). +- leds: cht-wcove: Use devm_led_classdev_register() to avoid + memory leak (git-fixes). +- leds: netxbig: Fix an OF node reference leak in + netxbig_leds_get_of_pdata() (git-fixes). +- leds: lp8860: Write full EEPROM, not only half of it + (git-fixes). +- mfd: syscon: Fix race in device_node_get_regmap() (git-fixes). +- HID: hid-sensor-hub: don't use stale platform-data on remove + (git-fixes). +- spi: zynq-qspi: Add check for clk_enable() (git-fixes). +- regulator: of: Implement the unwind path of of_regulator_match() + (git-fixes). +- gpio: pca953x: log an error when failing to get the reset GPIO + (git-fixes). +- net/rose: prevent integer overflows in rose_setsockopt() + (git-fixes). +- selinux: Fix SCTP error inconsistency in selinux_socket_bind() + (git-fixes). +- selftests/powerpc: Fix argument order to timer_sub() + (git-fixes). +- commit df484ba + +------------------------------------------------------------------- +Fri Jan 24 13:10:58 CET 2025 - tiwai@suse.de + +- drm/connector: hdmi: Do atomic check when necessary (git-fixes). +- drm/msm/gem: prevent integer overflow in msm_ioctl_gem_submit() + (git-fixes). +- drm/msm/mdp4: correct LCDC regulator name (git-fixes). +- drm/msm: don't clean up priv->kms prematurely (git-fixes). +- drm/msm: Check return value of of_dma_configure() (git-fixes). +- drm/msm/dpu: link DSPP_2/_3 blocks on X1E80100 (git-fixes). +- drm/msm/dpu: link DSPP_2/_3 blocks on SM8650 (git-fixes). +- drm/msm/dpu: link DSPP_2/_3 blocks on SM8550 (git-fixes). +- drm/msm/dpu: link DSPP_2/_3 blocks on SM8350 (git-fixes). +- drm/msm/dpu: link DSPP_2/_3 blocks on SM8250 (git-fixes). +- drm/msm/dpu: link DSPP_2/_3 blocks on SC8180X (git-fixes). +- drm/msm/dpu: link DSPP_2/_3 blocks on SM8150 (git-fixes). +- drm/msm/dpu: provide DSPP and correct LM config for SDM670 + (git-fixes). +- drm/msm/dpu1: don't choke on disabling the writeback connector + (git-fixes). +- drm/msm/dpu: fix x1e80100 intf_6 underrun/vsync interrupt + (git-fixes). +- drm/msm/hdmi: simplify code in pll_get_integloop_gain + (git-fixes). +- drm/msm/dp: set safe_to_exit_level before printing it + (git-fixes). +- drm/amdgpu: fix gpu recovery disable with per queue reset + (git-fixes). +- drm/amdgpu: tear down ttm range manager for doorbell in + amdgpu_ttm_fini() (git-fixes). +- drm/etnaviv: Fix page property being used for non writecombine + buffers (git-fixes). +- drm/xe/tracing: Fix a potential TP_printk UAF (git-fixes). +- Revert "drm/i915/dpt: Make DPT object unshrinkable" + (stable-fixes). +- Revert "drm/amd/display: Fix green screen issue after suspend" + (stable-fixes). +- drm/amdgpu: simplify return statement in amdgpu_ras_eeprom_init + (git-fixes). +- drm/amdgpu/vcn: reset fw_shared under SRIOV (git-fixes). +- drm/amdgpu: Fix potential NULL pointer dereference in + atomctrl_get_smc_sclk_range_table (git-fixes). +- drm/amd/pm: Fix an error handling path in + vega10_enable_se_edc_force_stall_config() (git-fixes). +- drm/bridge: it6505: Change definition of AUX_FIFO_MAX_SIZE + (git-fixes). +- drm/rockchip: vop2: include rockchip_drm_drv.h (git-fixes). +- commit b984ce6 + +------------------------------------------------------------------- +Fri Jan 24 13:05:04 CET 2025 - tiwai@suse.de + +- ACPI: fan: cleanup resources in the error path of .probe() + (git-fixes). +- cpupower: fix TSC MHz calculation (git-fixes). +- Bluetooth: L2CAP: handle NULL sock pointer in l2cap_sock_alloc + (git-fixes). +- Bluetooth: btrtl: check for NULL in btrtl_setup_realtek() + (git-fixes). +- Bluetooth: btbcm: Fix NULL deref in btbcm_get_board_name() + (git-fixes). +- ax25: rcu protect dev->ax25_ptr (git-fixes). +- Align git commit ID abbreviation guidelines and checks + (git-fixes). +- drm/rockchip: vop2: Add check for 32 bpp format for rk3588 + (git-fixes). +- drm/rockchip: vop2: Check linear format for Cluster windows + on rk3566/8 (git-fixes). +- drm/rockchip: vop2: Setup delay cycle for Esmart2/3 (git-fixes). +- drm/rockchip: vop2: Set AXI id for rk3588 (git-fixes). +- drm/connector: Allow clearing HDMI infoframes (git-fixes). +- drm/rcar-du: dsi: Fix PHY lock bit check (git-fixes). +- drm/rockchip: vop2: Fix the windows switch between different + layers (git-fixes). +- drm/panthor: Preserve the result returned by panthor_fw_resume() + (git-fixes). +- drm/rockchip: vop2: Fix the mixer alpha setup for layer 0 + (git-fixes). +- drm/rockchip: vop2: Fix cluster windows alpha ctrl regsiters + offset (git-fixes). +- drm: renesas: rz-du: Drop DU_MCR0_DPI_OE macro (git-fixes). +- drm: renesas: rz-du: Increase supported resolutions (git-fixes). +- drm/rockchip: vop2: fix rk3588 dp+dsi maxclk verification + (git-fixes). +- drm/tidss: Fix race condition while handling interrupt registers + (git-fixes). +- drm/tidss: Clear the interrupt status for interrupts being + disabled (git-fixes). +- drm/tidss: Fix issue in irq handling causing irq-flood issue + (git-fixes). +- drm/v3d: Stop active perfmon if it is being destroyed + (git-fixes). +- accel/ivpu: Fix Qemu crash when running in passthrough + (git-fixes). +- drm/v3d: Fix performance counter source settings on V3D 7.x + (git-fixes). +- drm/rockchip: cdn-dp: Use drm_connector_helper_hpd_irq_event() + (git-fixes). +- commit ef0aef7 + +------------------------------------------------------------------- +Fri Jan 24 11:29:04 CET 2025 - jwiesner@suse.de + +- net/ipv6: release expired exception dst cached in socket + (CVE-2024-56644 bsc#1235133). +- commit a89d415 + +------------------------------------------------------------------- +Fri Jan 24 11:17:01 CET 2025 - mgorman@suse.de + +- Update config files. +- commit 5e1aa47 + +------------------------------------------------------------------- +Fri Jan 24 11:15:57 CET 2025 - mgorman@suse.de + +- fortify: Move FORTIFY_SOURCE under 'Kernel hardening options' + (jsc#PED-11838). +- mm: security: Check early if HARDENED_USERCOPY is enabled + (jsc#PED-11838). +- mm: security: Allow default HARDENED_USERCOPY to be set at + compile time (jsc#PED-11838). +- mm: security: Move hardened usercopy under 'Kernel hardening + options' (jsc#PED-11838). +- commit 1f3276d + +------------------------------------------------------------------- +Fri Jan 24 11:12:47 CET 2025 - mgorman@suse.de + +- Delete + patches.suse/mm-security-Allow-default-HARDENED_USERCOPY-to-be-set-at-compile-time.patch. +- Delete + patches.suse/mm-security-Move-hardened-usercopy-under-Kernel-hardening-options.patch. +- commit 871e2b7 + +------------------------------------------------------------------- +Fri Jan 24 10:30:53 CET 2025 - tiwai@suse.de + +- drm/i915/fb: Relax clear color alignment to 64 bytes + (stable-fixes). +- drm/amdgpu: fix fw attestation for MP0_14_0_{2/3} + (stable-fixes). +- drm/amdgpu: always sync the GFX pipe on ctx switch + (stable-fixes). +- drm/amdgpu: disable gfxoff with the compute workload on gfx12 + (stable-fixes). +- drm/amd/display: Disable replay and psr while VRR is enabled + (stable-fixes). +- drm/amd/display: Fix PSR-SU not support but still call the + amdgpu_dm_psr_enable (stable-fixes). +- drm/amdgpu/smu13: update powersave optimizations (stable-fixes). +- nouveau/fence: handle cross device fences properly + (stable-fixes). +- commit a60ee67 + +------------------------------------------------------------------- +Thu Jan 23 16:59:08 CET 2025 - mhocko@suse.com + +- Update + patches.suse/ALSA-seq-oss-Fix-races-at-processing-SysEx-messages.patch + (stable-fixes CVE-2024-57893 bsc#1235920). +- Update + patches.suse/RDMA-bnxt_re-Fix-max-SGEs-for-the-Work-Request.patch + (jsc#PED-10682 jsc#PED-11231 CVE-2024-57936 bsc#1236181). +- Update + patches.suse/RDMA-hns-Fix-accessing-invalid-dip_ctx-during-destro.patch + (git-fixes CVE-2024-57935 bsc#1236180). +- Update + patches.suse/RDMA-uverbs-Prevent-integer-overflow-issue.patch + (git-fixes CVE-2024-57890 bsc#1235919). +- Update + patches.suse/arm64-ptrace-fix-partial-SETREGSET-for-NT_ARM_TAGGED_ADDR_CTRL.patch + (git-fixes CVE-2024-57874 bsc#1235808). +- Update + patches.suse/cpufreq-CPPC-Fix-possible-null-ptr-deref-for-cppc_ge.patch + (git-fixes CVE-2024-53230 bsc#1235976). +- Update + patches.suse/cpufreq-CPPC-Fix-possible-null-ptr-deref-for-cpufreq.patch + (git-fixes CVE-2024-53231 bsc#1235977). +- Update + patches.suse/drm-adv7511-Fix-use-after-free-in-adv7533_attach_dsi.patch + (git-fixes CVE-2024-57887 bsc#1235952). +- Update + patches.suse/drm-amd-display-Add-check-for-granularity-in-dml-cei.patch + (stable-fixes CVE-2024-57922 bsc#1236080). +- Update + patches.suse/drm-amd-display-fix-divide-error-in-DM-plane-scale-c.patch + (git-fixes CVE-2024-57919 bsc#1236070). +- Update + patches.suse/drm-amd-display-fix-page-fault-due-to-max-surface-de.patch + (git-fixes CVE-2024-57918 bsc#1236128). +- Update + patches.suse/drm-amdgpu-Add-a-lock-when-accessing-the-buddy-trim-.patch + (git-fixes CVE-2024-57921 bsc#1236076). +- Update + patches.suse/drm-amdkfd-Correct-the-migration-DMA-map-direction.patch + (stable-fixes CVE-2024-57897 bsc#1235969). +- Update + patches.suse/drm-amdkfd-wq_release-signals-dma_fence-only-when-av.patch + (git-fixes CVE-2024-57920 bsc#1236072). +- Update + patches.suse/drm-dp_mst-Ensure-mst_primary-pointer-is-valid-in-dr.patch + (stable-fixes CVE-2024-57798 bsc#1235818). +- Update + patches.suse/drm-dp_mst-Fix-resetting-msg-rx-state-after-topology.patch + (git-fixes CVE-2024-57876 bsc#1235806). +- Update + patches.suse/drm-mediatek-Set-private-all_drm_private-i-drm-to-NU.patch + (git-fixes CVE-2024-57926 bsc#1236082). +- Update + patches.suse/drm-xe-Fix-fault-on-fd-close-after-unbind.patch + (git-fixes CVE-2024-57844 bsc#1235945). +- Update + patches.suse/drm-xe-Fix-tlb-invalidation-when-wedging.patch + (git-fixes CVE-2025-21644 bsc#1236085). +- Update + patches.suse/exfat-fix-the-infinite-loop-in-exfat_readdir.patch + (git-fixes CVE-2024-57940 bsc#1236227). +- Update + patches.suse/exfat-fix-the-new-buffer-was-not-zeroed-before-writing.patch + (git-fixes CVE-2024-57943 bsc#1236230). +- Update + patches.suse/gpio-virtuser-fix-missing-lookup-table-cleanups.patch + (git-fixes CVE-2025-21661 bsc#1236201). +- Update + patches.suse/hwmon-drivetemp-Fix-driver-producing-garbage-data-wh.patch + (git-fixes CVE-2025-21656 bsc#1236248). +- Update + patches.suse/iio-adc-at91-call-input_free_device-on-allocated-iio.patch + (git-fixes CVE-2024-57904 bsc#1236078). +- Update + patches.suse/iio-adc-rockchip_saradc-fix-information-leak-in-trig.patch + (git-fixes CVE-2024-57907 bsc#1236090). +- Update + patches.suse/iio-adc-ti-ads1119-fix-information-leak-in-triggered.patch + (git-fixes CVE-2024-57905 bsc#1236083). +- Update + patches.suse/iio-adc-ti-ads1298-Add-NULL-check-in-ads1298_init.patch + (git-fixes CVE-2024-57944 bsc#1236197). +- Update + patches.suse/iio-adc-ti-ads8688-fix-information-leak-in-triggered.patch + (git-fixes CVE-2024-57906 bsc#1236088). +- Update + patches.suse/iio-dummy-iio_simply_dummy_buffer-fix-information-le.patch + (git-fixes CVE-2024-57911 bsc#1236098). +- Update + patches.suse/iio-imu-kmx61-fix-information-leak-in-triggered-buff.patch + (git-fixes CVE-2024-57908 bsc#1236091). +- Update + patches.suse/iio-light-bh1745-fix-information-leak-in-triggered-b.patch + (git-fixes CVE-2024-57909 bsc#1236095). +- Update + patches.suse/iio-light-vcnl4035-fix-information-leak-in-triggered.patch + (git-fixes CVE-2024-57910 bsc#1236097). +- Update + patches.suse/iio-pressure-zpa2326-fix-information-leak-in-trigger.patch + (git-fixes CVE-2024-57912 bsc#1236101). +- Update + patches.suse/misc-microchip-pci1xxxx-Resolve-kernel-panic-during-.patch + (git-fixes CVE-2024-57916 bsc#1236125). +- Update + patches.suse/net-mlx5e-Skip-restore-TC-rules-for-vport-rep-withou.patch + (jsc#PED-11331 CVE-2024-57801 bsc#1235940). +- Update + patches.suse/netfs-Fix-ceph-copy-to-cache-on-write-begin.patch + (git-fixes CVE-2024-57942 bsc#1236229). +- Update + patches.suse/netfs-Fix-enomem-handling-in-buffered-reads.patch + (git-fixes CVE-2024-57928 bsc#1236092). +- Update + patches.suse/netfs-Fix-the-non-cancellation-of-copy-when-cache-is-temporarily-disabled.patch + (git-fixes CVE-2024-57941 bsc#1236228). +- Update + patches.suse/nfs-Fix-oops-in-nfs_netfs_init_request-when-copying-to-cache.patch + (git-fixes CVE-2024-57927 bsc#1236089). +- Update patches.suse/nvmet-Don-t-overflow-subsysnqn.patch + (git-fixes CVE-2024-53681 bsc#1235904). +- Update + patches.suse/platform-x86-amd-pmc-Only-disable-IRQ1-wakeup-where-.patch + (git-fixes CVE-2025-21645 bsc#1236131). +- Update + patches.suse/powerpc-pseries-vas-Add-close-callback-in-vas_vm_ops.patch + (bsc#1234825 CVE-2024-56765 bsc#1235643). +- Update + patches.suse/s390-cpum_sf-Handle-CPU-hotplug-remove-during-sampling.patch + (git-fixes bsc#1234715 CVE-2024-57849 bsc#1235814). +- Update + patches.suse/usb-gadget-f_fs-Remove-WARN_ON-in-functionfs_bind.patch + (git-fixes CVE-2024-57913 bsc#1236102). +- Update + patches.suse/usb-gadget-u_serial-Disable-ep-before-setting-port-t.patch + (git-fixes CVE-2024-57915 bsc#1236120). +- Update + patches.suse/usb-typec-tcpci-fix-NULL-pointer-issue-on-shared-irq.patch + (git-fixes CVE-2024-57914 bsc#1236119). +- Update + patches.suse/wifi-cfg80211-clear-link-ID-from-bitmap-during-link-.patch + (stable-fixes CVE-2024-57898 bsc#1235966). +- Update + patches.suse/wifi-mac80211-fix-mbss-changed-flags-corruption-on-3.patch + (stable-fixes CVE-2024-57899 bsc#1235924). +- Update + patches.suse/workqueue-Do-not-warn-when-cancelling-WQ_MEM_RECLAIM-work-from-WQ_MEM_RECLAIM-worker.patch + (bsc#1235416 CVE-2024-57888 bsc#1235918). +- Update + patches.suse/x86-fpu-Ensure-shadow-stack-is-active-before-getting-regis.patch + (git-fixes CVE-2025-21632 bsc#1236106). +- commit 54bbd23 + +------------------------------------------------------------------- +Thu Jan 23 16:45:43 CET 2025 - davide.benini@suse.com + +- net: inet: do not leave a dangling sk pointer in inet_create() + (CVE-2024-56601 bsc#1235230). +- commit 9915dd5 + +------------------------------------------------------------------- +Thu Jan 23 16:21:54 CET 2025 - dsterba@suse.com + +- bpf,perf: Fix invalid prog_array access in perf_event_detach_bpf_prog (CVE-2024-56665 bsc#1235489) +- commit c21f948 + +------------------------------------------------------------------- +Thu Jan 23 15:18:22 CET 2025 - mgorman@suse.de + +- psi: Fix race when task wakes up before psi_sched_switch() + adjusts flags (bsc#1234634 (Scheduler functional and performance + backports)). +- sched, psi: Don't account irq time if sched_clock_irqtime is + disabled (bsc#1234634 (Scheduler functional and performance + backports)). +- sched: Don't account irq time if sched_clock_irqtime is disabled + (bsc#1234634 (Scheduler functional and performance backports)). +- sched: Define sched_clock_irqtime as static key (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/fair: Do not compute overloaded status unnecessarily + during lb (bsc#1234634 (Scheduler functional and performance + backports)). +- sched/fair: Do not compute NUMA Balancing stats unnecessarily + during lb (bsc#1234634 (Scheduler functional and performance + backports)). +- sched/debug: Change need_resched warnings to pr_err (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/fair: Encapsulate set custom slice in a __setparam_fair() + function (bsc#1234634 (Scheduler functional and performance + backports)). +- sched: Fix race between yield_to() and try_to_wake_up() + (bsc#1234634 (Scheduler functional and performance backports)). +- docs: Update Schedstat version to 17 (bsc#1234634 (Scheduler + functional and performance backports)). +- sched/stats: Print domain name in /proc/schedstat (bsc#1234634 + (Scheduler functional and performance backports)). +- sched: Move sched domain name out of CONFIG_SCHED_DEBUG + (bsc#1234634 (Scheduler functional and performance backports)). +- sched: Report the different kinds of imbalances in + /proc/schedstat (bsc#1234634 (Scheduler functional and + performance backports)). +- sched/fair: Cleanup in migrate_degrades_locality() to improve + readability (bsc#1234634 (Scheduler functional and performance + backports)). +- sched/fair: Fix value reported by hot tasks pulled in + /proc/schedstat (bsc#1234634 (Scheduler functional and + performance backports)). +- sched/fair: Update comments after sched_tick() rename + (bsc#1234634 (Scheduler functional and performance backports)). +- sched/fair: Fix CPU bandwidth limit bypass during CPU hotplug + (bsc#1234634 (Scheduler functional and performance backports)). +- sched: deadline: Cleanup goto label in + pick_earliest_pushable_dl_task (bsc#1234634 (Scheduler + functional and performance backports)). +- sched/fair: Untangle NEXT_BUDDY and pick_next_task() + (bsc#1234634 (Scheduler functional and performance backports)). +- sched/fair: Mark m*_vruntime() with __maybe_unused (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/fair: Fix variable declaration position (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/fair: Do not try to migrate delayed dequeue task + (bsc#1234634 (Scheduler functional and performance backports)). +- sched/fair: Rename cfs_rq.nr_running into nr_queued (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/fair: Remove unused cfs_rq.idle_nr_running (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/fair: Rename cfs_rq.idle_h_nr_running into h_nr_idle + (bsc#1234634 (Scheduler functional and performance backports)). +- sched/fair: Removed unsued cfs_rq.h_nr_delayed (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/fair: Use the new cfs_rq.h_nr_runnable (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/fair: Add new cfs_rq.h_nr_runnable (bsc#1234634 (Scheduler + functional and performance backports)). +- sched/fair: Rename h_nr_running into h_nr_queued (bsc#1234634 + (Scheduler functional and performance backports)). +- sched: Unify HK_TYPE_{TIMER|TICK|MISC} to HK_TYPE_KERNEL_NOISE + (bsc#1234634 (Scheduler functional and performance backports)). +- sched/isolation: Consolidate housekeeping cpumasks that + are always identical (bsc#1234634 (Scheduler functional and + performance backports)). +- sched/isolation: Make "isolcpus=nohz" equivalent to "nohz_full" + (bsc#1234634 (Scheduler functional and performance backports)). +- sched/core: Remove HK_TYPE_SCHED (bsc#1234634 (Scheduler + functional and performance backports)). +- sched/fair: Remove CONFIG_CFS_BANDWIDTH=n definition of + cfs_bandwidth_used() (bsc#1234634 (Scheduler functional and + performance backports)). +- sched/deadline: Consolidate Timer Cancellation (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/deadline: Check bandwidth overflow earlier for hotplug + (bsc#1234634 (Scheduler functional and performance backports)). +- sched/deadline: Correctly account for allocated bandwidth during + hotplug (bsc#1234634 (Scheduler functional and performance + backports)). +- sched/deadline: Restore dl_server bandwidth on non-destructive + root domain changes (bsc#1234634 (Scheduler functional and + performance backports)). +- sched: add READ_ONCE to task_on_rq_queued (bsc#1234634 + (Scheduler functional and performance backports)). +- sched: Don't try to catch up excess steal time (bsc#1234634 + (Scheduler functional and performance backports)). +- commit fa2e8c2 + +------------------------------------------------------------------- +Thu Jan 23 10:42:19 CET 2025 - vbabka@suse.cz + +- mm: reinstate ability to map write-sealed memfd mappings + read-only (bsc#1236186). +- commit ded0978 + +------------------------------------------------------------------- +Thu Jan 23 10:27:51 CET 2025 - jslaby@suse.cz + +- Update + patches.suse/x86-fpu-Ensure-shadow-stack-is-active-before-getting-regis.patch + (git-fixes CVE-2025-21632 bsc#1236106). + Add CVE. +- commit 887d7c3 + +------------------------------------------------------------------- +Thu Jan 23 09:56:12 CET 2025 - nmorey@suse.com + +- net: restrict SO_REUSEPORT to inet sockets (bsc#1235967 CVE-2024-57903) +- commit 58fab3c + +------------------------------------------------------------------- +Thu Jan 23 09:49:03 CET 2025 - nmorey@suse.com + +- net: hns3: fix kernel crash when 1588 is sent on HIP08 devices (bsc#1236143 CVE-2025-21649) +- commit 475f3b6 + +------------------------------------------------------------------- +Thu Jan 23 09:46:11 CET 2025 - nmorey@suse.com + +- net/mlx5: Fix variable not being completed when function returns (bsc#1236198 CVE-2025-21662) +- commit 07f6c41 + +------------------------------------------------------------------- +Wed Jan 22 20:41:08 CET 2025 - mfranc@suse.cz + +- s390/futex: Fix FUTEX_OP_ANDN implementation (git-fixes + bsc#1236286). +- commit 0dace5e + +------------------------------------------------------------------- +Wed Jan 22 19:43:36 CET 2025 - dsterba@suse.com + +- tracing: Prevent bad count for tracing_cpumask_write (CVE-2024-56763 bsc#1235638) +- commit ddb87c7 + +------------------------------------------------------------------- +Wed Jan 22 19:34:39 CET 2025 - dsterba@suse.com + +- dccp: Fix memory leak in dccp_feat_change_recv (CVE-2024-56643 bsc#1235132) +- commit a463e51 + +------------------------------------------------------------------- +Wed Jan 22 19:09:39 CET 2025 - dsterba@suse.com + +- net: stmmac: fix TSO DMA API usage causing oops (CVE-2024-56719 bsc#1235591) +- commit 303cb71 + +------------------------------------------------------------------- +Wed Jan 22 18:50:21 CET 2025 - dsterba@suse.com + +- net: mscc: ocelot: fix incorrect IFH SRC_PORT field in ocelot_ifh_set_basic() (CVE-2024-56717 bsc#1235588) +- commit 9d81d98 + +------------------------------------------------------------------- +Wed Jan 22 18:48:39 CET 2025 - dsterba@suse.com + +- EDAC/igen6: Avoid segmentation fault on module unload (CVE-2024-56708 bsc#1235564) +- commit b104d19 + +------------------------------------------------------------------- +Wed Jan 22 18:46:12 CET 2025 - dsterba@suse.com + +- net/smc: initialize close_work early to avoid warning (CVE-2024-56641 bsc#1235526) +- commit 004c5ba + +------------------------------------------------------------------- +Wed Jan 22 18:28:55 CET 2025 - dsterba@suse.com + +- net: hsr: must allocate more bytes for RedBox support (CVE-2024-56639 bsc#1235525) +- commit 5287ee6 + +------------------------------------------------------------------- +Wed Jan 22 17:40:12 CET 2025 - fdmanana@suse.com + +- btrfs: fix transaction atomicity bug when enabling simple quotas + (bsc#1235792 CVE-2024-57806). +- btrfs: flush delalloc workers queue before stopping cleaner + kthread during unmount (bsc#1235965 CVE-2024-57896). +- commit c277493 + +------------------------------------------------------------------- +Wed Jan 22 15:34:32 CET 2025 - tbogendoerfer@suse.de + +- net: hns3: fixed hclge_fetch_pf_reg accesses bar space out of + bounds issue (CVE-2025-21650 bsc#1236144). +- net: hns3: don't auto enable misc vector (CVE-2025-21651 + bsc#1236145). +- gve: guard XSK operations on the existence of queues + (CVE-2024-57933 bsc#1236178). +- gve: guard XDP xmit NDO on existence of xdp queues + (CVE-2024-57932 bsc#1236190). +- commit 234dcb0 + +------------------------------------------------------------------- +Wed Jan 22 14:29:45 CET 2025 - vbabka@suse.cz + +- Update config files. Make zsmalloc the default for zswap (bsc#1235938) +- commit 5f343bc + +------------------------------------------------------------------- +Wed Jan 22 14:23:43 CET 2025 - vbabka@suse.cz + +- Update config files. Enable CONFIG_READ_ONLY_THP_FOR_FS (bsc#1235939) +- commit afec79a + +------------------------------------------------------------------- +Wed Jan 22 12:48:55 CET 2025 - msuchanek@suse.de + +- powerpc/pseries/iommu: IOMMU incorrectly marks MMIO range in + DDW (bsc#1218470 ltc#204531). +- commit 0e16ef6 + +------------------------------------------------------------------- +Wed Jan 22 12:06:40 CET 2025 - oneukum@suse.com + +- Delete + patches.suse/0001-kvm-Reintroduce-nopvspin-kernel-parameter.patch. + This patch was required for a performance issue with specific kernels +- commit 77171c1 + +------------------------------------------------------------------- +Tue Jan 21 20:14:57 CET 2025 - rgoldwyn@suse.com + +- netfs: Fix kernel async DIO (CVE-2025-21643 bsc#1236129). +- commit 5091c6e + +------------------------------------------------------------------- +Tue Jan 21 17:00:38 CET 2025 - vkarasulli@suse.de + +- KVM: x86: Play nice with protected guests in + complete_hypercall_exit() (CVE-2024-55881 bsc#1235745). +- commit 1b22d6c + +------------------------------------------------------------------- +Tue Jan 21 16:59:59 CET 2025 - dsterba@suse.com + +- netfilter: ipset: Hold module reference while requesting a module (CVE-2024-56637 bsc#1235523) +- commit 690c0e7 + +------------------------------------------------------------------- +Tue Jan 21 16:52:14 CET 2025 - neelx@suse.com + +- btrfs: zlib: fix avail_in bytes for s390 zlib HW compression + path (CVE-2024-57923 bsc#1236081). +- commit 8a7a4cd + +------------------------------------------------------------------- +Tue Jan 21 16:49:01 CET 2025 - dsterba@suse.com + +- geneve: do not assume mac header is set in geneve_xmit_skb() (CVE-2024-56636 bsc#1235520) +- commit 952c736 + +------------------------------------------------------------------- +Tue Jan 21 16:47:22 CET 2025 - colyli@suse.de + +- dm array: fix releasing a faulty array block twice in + dm_array_cursor_end (bsc#1236096, CVE-2024-57929). +- commit 39a2cb0 + +------------------------------------------------------------------- +Tue Jan 21 16:43:39 CET 2025 - dsterba@suse.com + +- net: avoid potential UAF in default_operstate() (CVE-2024-56635 bsc#1235519) +- commit 3ce7665 + +------------------------------------------------------------------- +Tue Jan 21 16:33:32 CET 2025 - dsterba@suse.com + +- net: lapb: increase LAPB_HEADER_LEN (CVE-2024-56659 bsc#1235439) +- commit f8467db + +------------------------------------------------------------------- +Tue Jan 21 16:22:07 CET 2025 - dsterba@suse.com + +- net: enetc: Do not configure preemptible TCs if SIs do not support (CVE-2024-56649 bsc#1235449) +- commit 72c14cf + +------------------------------------------------------------------- +Tue Jan 21 16:19:41 CET 2025 - dsterba@suse.com + +- smb: Initialize cfid->tcon before performing network ops (CVE-2024-56729 bsc#1235503) +- commit 01281af + +------------------------------------------------------------------- +Tue Jan 21 16:03:55 CET 2025 - oneukum@suse.com + +- usb: typec: ucsi: Fix connector status writing past buffer size + (git-fixes). +- commit cef7f7d + +------------------------------------------------------------------- +Tue Jan 21 14:52:47 CET 2025 - oneukum@suse.com + +- reenabled kABI padding for rfkill subsystem +- commit 6ada0c1 + +------------------------------------------------------------------- +Tue Jan 21 14:51:54 CET 2025 - oneukum@suse.com + +- reenabled kABI padding for fpga subsystem +- commit 2829876 + +------------------------------------------------------------------- +Tue Jan 21 14:50:28 CET 2025 - oneukum@suse.com + +- reenabled kABI paddings for atheros wifi +- commit e1e449a + +------------------------------------------------------------------- +Tue Jan 21 14:49:44 CET 2025 - oneukum@suse.com + +- reenable kABI paddings for mediatek wifi +- commit 3acd857 + +------------------------------------------------------------------- +Tue Jan 21 14:48:10 CET 2025 - oneukum@suse.com + +- reenable kABI padding for realtek wifi +- commit f74657e + +------------------------------------------------------------------- +Tue Jan 21 14:10:11 CET 2025 - vbabka@suse.cz + +- selftests/mm: add self tests for guard page feature + (jsc#PED-11997). +- commit 60e0640 + +------------------------------------------------------------------- +Tue Jan 21 14:08:12 CET 2025 - vbabka@suse.cz + +- tools: testing: update tools UAPI header for mman-common.h + (jsc#PED-11997). +- commit 8363626 + +------------------------------------------------------------------- +Tue Jan 21 14:07:38 CET 2025 - vbabka@suse.cz + +- mm: madvise: implement lightweight guard page mechanism + (jsc#PED-11997). +- commit ef64fd4 + +------------------------------------------------------------------- +Tue Jan 21 14:06:58 CET 2025 - vbabka@suse.cz + +- mm: add PTE_MARKER_GUARD PTE marker (jsc#PED-11997). +- commit 8bdd1e7 + +------------------------------------------------------------------- +Tue Jan 21 14:06:33 CET 2025 - vbabka@suse.cz + +- mm: pagewalk: add the ability to install PTEs (jsc#PED-11997). +- commit 05dd309 + +------------------------------------------------------------------- +Tue Jan 21 14:05:57 CET 2025 - vbabka@suse.cz + +- mm/madvise: unrestrict process_madvise() for current process + (jsc#PED-11997). +- commit 520a012 + +------------------------------------------------------------------- +Tue Jan 21 14:03:49 CET 2025 - vbabka@suse.cz + +- mm: refactor mm_access() to not return NULL (jsc#PED-11997). +- commit f4b336b + +------------------------------------------------------------------- +Tue Jan 21 13:27:21 CET 2025 - nik.borisov@suse.com + +- x86/cpu/topology: Remove limit of CPUs due to disabled IO/APIC (git-fixes). +- commit 62783ca + +------------------------------------------------------------------- +Tue Jan 21 12:19:50 CET 2025 - nik.borisov@suse.com + +- x86/microcode/intel: Remove unnecessary cache writeback and invalidation (git-fixes). +- commit dc8791d + +------------------------------------------------------------------- +Tue Jan 21 12:15:02 CET 2025 - nik.borisov@suse.com + +- x86/tdx: Dynamically disable SEPT violations from causing #VEs (git-fixes). +- commit 496a9c3 + +------------------------------------------------------------------- +Tue Jan 21 12:14:51 CET 2025 - nik.borisov@suse.com + +- x86/tdx: Rename tdx_parse_tdinfo() to tdx_setup() (git-fixes). +- commit 5e1ffad + +------------------------------------------------------------------- +Tue Jan 21 12:14:38 CET 2025 - nik.borisov@suse.com + +- x86/tdx: Introduce wrappers to read and write TD metadata (git-fixes). +- commit 755075a + +------------------------------------------------------------------- +Tue Jan 21 12:13:09 CET 2025 - nik.borisov@suse.com + +- x86/pkeys: Ensure updated PKRU value is XRSTOR'd (git-fixes). +- commit 51df86b + +------------------------------------------------------------------- +Tue Jan 21 12:12:55 CET 2025 - nik.borisov@suse.com + +- x86/pkeys: Change caller of update_pkru_in_sigframe() (git-fixes). +- commit 978efb4 + +------------------------------------------------------------------- +Tue Jan 21 12:05:34 CET 2025 - nik.borisov@suse.com + +- x86/fpu: Ensure shadow stack is active before "getting" registers (git-fixes). +- commit 46e75e2 + +------------------------------------------------------------------- +Tue Jan 21 10:48:05 CET 2025 - nik.borisov@suse.com + +- x86/mm: Carve out INVLPG inline asm for use by others (git-fixes). +- commit e895153 + +------------------------------------------------------------------- +Tue Jan 21 10:36:27 CET 2025 - nik.borisov@suse.com + +- x86: fix off-by-one in access_ok() (git-fixes). +- commit 4b269aa + +------------------------------------------------------------------- +Tue Jan 21 10:36:15 CET 2025 - nik.borisov@suse.com + +- x86/asm: Make serialize() always_inline (git-fixes). +- commit f957994 + +------------------------------------------------------------------- +Tue Jan 21 10:36:02 CET 2025 - nik.borisov@suse.com + +- x86/CPU/AMD: WARN when setting EFER.AUTOIBRS if and only if the WRMSR fails (git-fixes). +- commit c5e60f6 + +------------------------------------------------------------------- +Tue Jan 21 09:43:17 CET 2025 - nik.borisov@suse.com + +- x86/microcode/AMD: Flush patch buffer mapping after application (git-fixes). +- commit d8e2f7c + +------------------------------------------------------------------- +Tue Jan 21 09:43:04 CET 2025 - nik.borisov@suse.com + +- x86/fred: Fix the FRED RSP0 MSR out of sync with its per-CPU cache (git-fixes). +- commit bb3c863 + +------------------------------------------------------------------- +Tue Jan 21 06:58:40 CET 2025 - jlee@suse.com + +- Reviewed + patches.suse/0004-MODSIGN-checking-the-blacklisted-hash-before-loading.patch +- commit 0e6968e + +------------------------------------------------------------------- +Tue Jan 21 06:56:27 CET 2025 - jlee@suse.com + +- Reviewed + patches.suse/0003-Add-external-no-support-as-bad-taint-module.patch +- commit 86de2cb + +------------------------------------------------------------------- +Mon Jan 20 10:24:55 CET 2025 - msuchanek@suse.de + +- tpm: ibmvtpm: Set TPM_OPS_AUTO_STARTUP flag on driver + (git-fixes). +- commit 6f0e558 + +------------------------------------------------------------------- +Mon Jan 20 09:50:34 CET 2025 - ohering@suse.de + +- net: mana: Cleanup "mana" debugfs dir after cleanup of all children (git-fixes). +- commit 7180a8a + +------------------------------------------------------------------- +Mon Jan 20 09:49:46 CET 2025 - nmorey@suse.com + +- RDMA/hns: Fix missing flush CQE for DWQE (git-fixes) +- commit 87b30f5 + +------------------------------------------------------------------- +Mon Jan 20 09:49:43 CET 2025 - nmorey@suse.com + +- RDMA/hns: Fix warning storm caused by invalid input in IO path (git-fixes) +- commit e09ea24 + +------------------------------------------------------------------- +Mon Jan 20 09:49:40 CET 2025 - nmorey@suse.com + +- RDMA/hns: Fix accessing invalid dip_ctx during destroying QP (git-fixes) +- commit d0ac89c + +------------------------------------------------------------------- +Mon Jan 20 09:49:36 CET 2025 - nmorey@suse.com + +- RDMA/hns: Fix mapping error of zero-hop WQE buffer (git-fixes) +- commit 87de660 + +------------------------------------------------------------------- +Mon Jan 20 09:49:23 CET 2025 - nmorey@suse.com + +- RDMA/nldev: Set error code in rdma_nl_notify_event (git-fixes) +- commit c4562bf + +------------------------------------------------------------------- +Mon Jan 20 09:49:17 CET 2025 - nmorey@suse.com + +- RDMA/core: Fix ENODEV error for iWARP test over vlan (git-fixes) +- commit a0b253d + +------------------------------------------------------------------- +Mon Jan 20 09:49:09 CET 2025 - nmorey@suse.com + +- RDMA/uverbs: Prevent integer overflow issue (git-fixes) +- commit aeb3e97 + +------------------------------------------------------------------- +Mon Jan 20 09:06:19 CET 2025 - jlee@suse.com + +- Reviewed + patches.suse/0001-PKCS-7-Check-codeSigning-EKU-of-certificates-in-PKCS.patch +- commit c96f4a3 + +------------------------------------------------------------------- +Mon Jan 20 09:05:35 CET 2025 - jlee@suse.com + +- Reviewed + patches.suse/0001-X.509-Fix-the-parser-of-extended-key-usage-for-lengt.patch +- commit b4da5d5 + +------------------------------------------------------------------- +Mon Jan 20 09:04:47 CET 2025 - jlee@suse.com + +- Reviewed + patches.suse/0004-Documentation-admin-guide-module-signing.rst-add-ope.patch +- commit 4076611 + +------------------------------------------------------------------- +Mon Jan 20 09:03:14 CET 2025 - jlee@suse.com + +- Reviewed + patches.suse/0003-modsign-Add-codeSigning-EKU-when-generating-X.509-ke.patch +- commit 3ca6e63 + +------------------------------------------------------------------- +Mon Jan 20 09:02:27 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0002-PKCS-7-Check-codeSigning-EKU-for-kernel-module-and-k.patch. + Update config files. + CONFIG_CHECK_CODESIGN_EKU +- commit 3293035 + +------------------------------------------------------------------- +Mon Jan 20 08:59:44 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0001-X.509-Add-CodeSigning-extended-key-usage-parsing.patch. +- commit af592d7 + +------------------------------------------------------------------- +Mon Jan 20 07:49:01 CET 2025 - heming.zhao@suse.com + +- ocfs2: fix slab-use-after-free due to dangling pointer dqi_priv + (bsc#1235964 CVE-2024-57892). +- commit c39636c + +------------------------------------------------------------------- +Mon Jan 20 06:04:14 CET 2025 - jlee@suse.com + +- efi: remove EFI secret key when booting with secure boot + disabled (jsc#PED-1444). +- commit b444d73 + +------------------------------------------------------------------- +Sat Jan 18 18:56:09 CET 2025 - lduncan@suse.com + +- scsi: mpi3mr: Fix corrupt config pages PHY state is switched + in sysfs (CVE-2024-57804 bsc#1235779). +- commit aa77f1e + +------------------------------------------------------------------- +Sat Jan 18 09:43:35 CET 2025 - tiwai@suse.de + +- soc: ti: pruss: Fix pruss APIs (git-fixes). +- reset: rzg2l-usbphy-ctrl: Assign proper of node to the allocated + device (git-fixes). +- platform/x86: lenovo-yoga-tab2-pro-1380-fastcharger: fix serdev + race (git-fixes). +- platform/x86: dell-uart-backlight: fix serdev race (git-fixes). +- Revert "mtd: spi-nor: core: replace dummy buswidth from addr + to data" (git-fixes). +- hwmon: (ltc2991) Fix mixed signed/unsigned in DIV_ROUND_CLOSEST + (git-fixes). +- hwmon: (tmp513) Fix division of negative numbers (git-fixes). +- gpio: xilinx: Convert gpio_lock to raw spinlock (git-fixes). +- i2c: testunit: on errors, repeat NACK until STOP (git-fixes). +- i2c: rcar: fix NACK handling when being a target (git-fixes). +- i2c: mux: demux-pinctrl: check initial mux selection, too + (git-fixes). +- i2c: atr: Fix client detach (git-fixes). +- i2c: core: fix reference leak in i2c_register_adapter() + (git-fixes). +- pmdomain: imx8mp-blk-ctrl: add missing loop break condition + (git-fixes). +- selftests: mptcp: avoid spurious errors on disconnect + (git-fixes). +- drm/amd/pm: fix BUG: scheduling while atomic (stable-fixes). +- drm/amdkfd: wq_release signals dma_fence only when available + (git-fixes). +- drm/amd/display: Add check for granularity in dml ceil/floor + helpers (stable-fixes). +- drm/amd/display: increase MAX_SURFACES to the value supported + by hw (stable-fixes). +- pmdomain: imx: gpcv2: fix an OF node reference leak in + imx_gpcv2_probe() (git-fixes). +- commit edae5a9 + +------------------------------------------------------------------- +Sat Jan 18 02:27:11 CET 2025 - colyli@suse.de + +- block: RCU protect disk->conv_zones_bitmap (bsc#1235820, + CVE-2024-57875). +- commit 76c266d + +------------------------------------------------------------------- +Sat Jan 18 02:19:20 CET 2025 - colyli@suse.de + +- ublk: detach gendisk from ublk device if add_disk() fails + (bsc#1235634, CVE-2024-56764). +- commit 3688e07 + +------------------------------------------------------------------- +Fri Jan 17 16:34:20 CET 2025 - jgross@suse.com + +- KVM: arm64: Get rid of userspace_irqchip_in_use (CVE-2024-53195 + bsc#1234957). +- commit 4e1a286 + +------------------------------------------------------------------- +Fri Jan 17 16:02:10 CET 2025 - jgross@suse.com + +- KVM: arm64: Don't retire aborted MMIO instruction + (CVE-2024-53196 bsc#1234906). +- commit c7394cd + +------------------------------------------------------------------- +Fri Jan 17 14:41:41 CET 2025 - jgross@suse.com + +- xen: Fix the issue of resource not being properly released in + xenbus_dev_probe() (CVE-2024-53198 bsc#1234923). +- commit a0f3f9e + +------------------------------------------------------------------- +Fri Jan 17 13:45:59 CET 2025 - jgross@suse.com + +- x86/static-call: Remove early_boot_irqs_disabled check to fix + Xen PVH dom0 (git-fixes). +- commit 8264638 + +------------------------------------------------------------------- +Fri Jan 17 10:31:40 CET 2025 - vbabka@suse.cz + +- mm: hugetlb: independent PMD page table shared count + (CVE-2024-57883 bsc#1235947). +- commit 454014f + +------------------------------------------------------------------- +Fri Jan 17 10:00:03 CET 2025 - tiwai@suse.de + +- ASoC: tas2781: Fix occasional calibration failture (git-fixes). +- commit 9c36ea2 + +------------------------------------------------------------------- +Fri Jan 17 09:56:33 CET 2025 - tiwai@suse.de + +- drm/xe: Mark ComputeCS read mode as UC on iGPU (git-fixes). +- drm/xe/oa: Add missing VISACTL mux registers (git-fixes). +- drm/xe: make change ccs_mode a synchronous action (git-fixes). +- drm/xe: introduce xe_gt_reset and xe_gt_wait_for_reset + (git-fixes). +- drm/amd/display: Do not elevate mem_type change to full update + (git-fixes). +- drm/amd/display: Do not wait for PSR disable on vbl enable + (git-fixes). +- Revert "drm/amd/display: Enable urgent latency adjustments + for DCN35" (git-fixes). +- drm/amd/display: Validate mdoe under MST LCT=1 case as well + (git-fixes). +- drm/v3d: Ensure job pointer is set to NULL after job completion + (git-fixes). +- drm/vmwgfx: Add new keep_resv BO param (git-fixes). +- drm/vmwgfx: Unreserve BO on error (git-fixes). +- drm/tests: helpers: Fix compiler warning (git-fixes). +- commit 0fe40cd + +------------------------------------------------------------------- +Fri Jan 17 09:53:32 CET 2025 - vkarasulli@suse.de + +- config: enable + CONFIG_INTEL_IOMMU_SCALABLE_MODE_DEFAULT_ON +- commit 7266c28 + +------------------------------------------------------------------- +Fri Jan 17 09:01:32 CET 2025 - ptesarik@suse.com + +- ftrace: Fix regression with module command in stack_trace_filter + (CVE-2024-56569 bsc#1235031). +- commit edf09c4 + +------------------------------------------------------------------- +Fri Jan 17 08:39:32 CET 2025 - tiwai@suse.de + +- Move upstreamed DRM patch into sorted section +- commit efd17c1 + +------------------------------------------------------------------- +Thu Jan 16 19:35:26 CET 2025 - nmorey@suse.com + +- RDMA/siw: Remove direct link to net_device (bsc#1235946 CVE-2024-57857) +- commit a26645d + +------------------------------------------------------------------- +Thu Jan 16 15:47:30 CET 2025 - tbogendoerfer@suse.de + +- af_packet: fix vlan_get_protocol_dgram() vs MSG_PEEK + (CVE-2024-57901 bsc#1235900). +- net: wwan: t7xx: Fix FSM command timeout issue (CVE-2024-39282 + bsc#1235903). +- commit f820992 + +------------------------------------------------------------------- +Thu Jan 16 14:01:50 CET 2025 - tiwai@suse.de + +- tpm: Map the ACPI provided event log (bsc#1233260 bsc#1233259 + bsc#1232421). +- commit 9c4f937 + +------------------------------------------------------------------- +Thu Jan 16 12:43:30 CET 2025 - nmorey@suse.com + +- RDMA/rtrs: Ensure 'ib_sge list' is accessible (bsc#1235902 CVE-2024-36476) +- commit 5e76f66 + +------------------------------------------------------------------- +Thu Jan 16 12:42:57 CET 2025 - nmorey@suse.com + +- RDMA/rxe: Remove the direct link to net_device (bsc#1235906 CVE-2024-57795) +- commit 09cd979 + +------------------------------------------------------------------- +Thu Jan 16 11:02:44 CET 2025 - vkarasulli@suse.de + +- iommu/vt-d: Remove cache tags before disabling ATS + (CVE-2024-56669 bsc#1235245). +- commit f02f36b + +------------------------------------------------------------------- +Thu Jan 16 10:51:32 CET 2025 - vkarasulli@suse.de + +- iommu/vt-d: Fix qi_batch NULL pointer with nested parent domain + (CVE-2024-56668 bsc#1235017). +- commit 1757163 + +------------------------------------------------------------------- +Thu Jan 16 06:39:08 CET 2025 - osalvador@suse.de + +- mm: use aligned address in copy_user_gigantic_page() + (CVE-2024-51729 bsc#1235741). +- commit 3c62d9b + +------------------------------------------------------------------- +Thu Jan 16 01:14:42 CET 2025 - dsterba@suse.com + +- bpf: fix recursive lock when verdict program return SK_PASS (CVE-2024-56694 bsc#1235412) +- commit dfde0f5 + +------------------------------------------------------------------- +Thu Jan 16 00:33:34 CET 2025 - dsterba@suse.com + +- bpf: fix OOB devmap writes when deleting elements (CVE-2024-56615 bsc#1235426) +- commit 997fa6c + +------------------------------------------------------------------- +Thu Jan 16 00:24:40 CET 2025 - dsterba@suse.com + +- xsk: fix OOB map writes when deleting elements (CVE-2024-56614 bsc#1235424) +- commit 4dda137 + +------------------------------------------------------------------- +Wed Jan 15 23:35:20 CET 2025 - dsterba@suse.com + +- mm/mempolicy: fix migrate_to_node() assuming there is at least one VMA in a MM (CVE-2024-56611 bsc#1235391) +- commit 3a11b51 + +------------------------------------------------------------------- +Wed Jan 15 22:53:46 CET 2025 - dsterba@suse.com + +- iommu/tegra241-cmdqv: Fix alignment failure at max_n_shift (CVE-2024-53225 bsc#1235006) +- commit d17bd9f + +------------------------------------------------------------------- +Wed Jan 15 22:15:40 CET 2025 - ailiop@suse.com + +- ring-buffer: Fix overflow in __rb_map_vma (bsc#1235752 + CVE-2024-56368). +- commit 887043f + +------------------------------------------------------------------- +Wed Jan 15 22:08:41 CET 2025 - ailiop@suse.com + +- mm: use aligned address in clear_gigantic_page() (bsc#1235742 + CVE-2024-52319). +- commit cf2082f + +------------------------------------------------------------------- +Wed Jan 15 21:59:22 CET 2025 - ailiop@suse.com + +- netdevsim: prevent bad user input in + nsim_dev_health_break_write() (bsc#1235587 CVE-2024-56716). +- commit 64a78e2 + +------------------------------------------------------------------- +Wed Jan 15 21:51:44 CET 2025 - ailiop@suse.com + +- bpf: Fix UAF via mismatching bpf_prog/attachment RCU flavors + (bsc#1235555 CVE-2024-56675). +- commit 9dd9586 + +------------------------------------------------------------------- +Wed Jan 15 21:42:59 CET 2025 - ailiop@suse.com + +- net: netdevsim: fix nsim_pp_hold_write() (bsc#1235554 + CVE-2024-56713). +- commit 9b9335e + +------------------------------------------------------------------- +Wed Jan 15 21:22:47 CET 2025 - ailiop@suse.com + +- mm/gup: handle NULL pages in unpin_user_pages() (bsc#1235388 + CVE-2024-56612). +- commit 58f5e58 + +------------------------------------------------------------------- +Wed Jan 15 21:17:35 CET 2025 - ailiop@suse.com + +- xsk: Free skb when TX metadata options are invalid (bsc#1235000 + CVE-2024-53236). +- commit 488293a + +------------------------------------------------------------------- +Wed Jan 15 21:05:45 CET 2025 - ailiop@suse.com + +- ipc: fix memleak if msg_init_ns failed in create_ipc_ns + (bsc#1234893 CVE-2024-53175). +- commit ee73306 + +------------------------------------------------------------------- +Wed Jan 15 19:15:21 CET 2025 - dsterba@suse.com + +- ocfs2: fix uninitialized value in ocfs2_file_read_iter() (CVE-2024-53155 bsc#1234855) +- commit 29d10db + +------------------------------------------------------------------- +Wed Jan 15 18:52:14 CET 2025 - neelx@suse.com + +- btrfs: add a sanity check for btrfs root in btrfs_search_slot() + (CVE-2024-56774 bsc#1235653). +- commit 7fe00e3 + +------------------------------------------------------------------- +Wed Jan 15 18:50:33 CET 2025 - dsterba@suse.com + +- ocfs2: free inode when ocfs2_get_init_inode() fails (CVE-2024-56630 bsc#1235479) +- commit 892fcc7 + +------------------------------------------------------------------- +Wed Jan 15 18:45:15 CET 2025 - dsterba@suse.com + +- ceph: give up on paths longer than PATH_MAX (CVE-2024-53685 bsc#1235720) +- commit 96cf2d2 + +------------------------------------------------------------------- +Wed Jan 15 18:25:00 CET 2025 - dsterba@suse.com + +- bcache: revert replacing IS_ERR_OR_NULL with IS_ERR again (CVE-2024-48881 bsc#1235727) +- commit 7611048 + +------------------------------------------------------------------- +Wed Jan 15 18:14:36 CET 2025 - dsterba@suse.com + +- vfio/mlx5: Fix an unwind issue in mlx5vf_add_migration_pages() (CVE-2024-56742 bsc#1235613) +- commit 561ef4c + +------------------------------------------------------------------- +Wed Jan 15 16:43:30 CET 2025 - mhocko@suse.com + +- net/smc: check return value of sock_recvmsg when draining clc + data (CVE-2024-57791 bsc#1235759). +- commit 3137fae + +------------------------------------------------------------------- +Wed Jan 15 16:21:49 CET 2025 - dsterba@suse.com + +- udmabuf: change folios array from kmalloc to kvmalloc (CVE-2024-56544 bsc#1235067) +- commit e18704f + +------------------------------------------------------------------- +Wed Jan 15 16:06:16 CET 2025 - dsterba@suse.com + +- scsi: qedf: Fix a possible memory leak in qedf_alloc_and_init_sb() (CVE-2024-56748 bsc#1235627) +- commit bf1507f + +------------------------------------------------------------------- +Wed Jan 15 15:53:43 CET 2025 - dsterba@suse.com + +- scsi: ufs: core: sysfs: Prevent div by zero (CVE-2024-56622 bsc#1235251) +- commit e1723b2 + +------------------------------------------------------------------- +Wed Jan 15 15:50:39 CET 2025 - dsterba@suse.com + +- scsi: ufs: core: Cancel RTC work during ufshcd_remove() (CVE-2024-56621 bsc#1235228) +- commit dcbc4ba + +------------------------------------------------------------------- +Wed Jan 15 15:47:57 CET 2025 - dsterba@suse.com + +- scsi: ufs: qcom: Only free platform MSIs when ESI is enabled (CVE-2024-56620 bsc#1235227) +- commit a4f3898 + +------------------------------------------------------------------- +Wed Jan 15 14:49:39 CET 2025 - vkarasulli@suse.de + +- virt: tdx-guest: Just leak decrypted memory on unrecoverable + errors (CVE-2024-57793 bsc#1235768). +- commit 5a20f80 + +------------------------------------------------------------------- +Wed Jan 15 12:39:36 CET 2025 - osalvador@suse.de + +- stackdepot: fix stack_depot_save_flags() in NMI context + (CVE-2024-48876 bsc#1235726). +- commit 21d9f52 + +------------------------------------------------------------------- +Wed Jan 15 10:36:54 CET 2025 - jslaby@suse.cz + +- x86/fred: Clear WFE in missing-ENDBRANCH #CPs (CVE-2024-56761 + bsc#1235633). +- commit d326277 + +------------------------------------------------------------------- +Wed Jan 15 10:16:26 CET 2025 - tbogendoerfer@suse.de + +- net: ethernet: oa_tc6: fix tx skb race condition between + reference pointers (CVE-2024-56788 bsc#1235754). +- tools/net/ynl: fix sub-message key lookup for nested attributes + (git-fixes). +- net: tun: fix tun_napi_alloc_frags() (CVE-2024-56372 + bsc#1235753). +- net: renesas: rswitch: avoid use-after-put for a device tree + node (CVE-2024-55639 bsc#1235737). +- commit ab1ee58 + +------------------------------------------------------------------- +Wed Jan 15 09:37:42 CET 2025 - vkarasulli@suse.de + +- KVM: SVM: Allow guest writes to set MSR_AMD64_DE_CFG bits + (bsc#1234635). +- commit ad88ff2 + +------------------------------------------------------------------- +Wed Jan 15 09:12:02 CET 2025 - vbabka@suse.cz + +- mm/page_alloc: don't call pfn_to_page() on possibly non-existent + PFN in split_large_buddy() (CVE-2024-57881 bsc#1235843). +- commit 47fc212 + +------------------------------------------------------------------- +Wed Jan 15 08:40:16 CET 2025 - jlee@suse.com + +- Reviewed + patches.suse/0001-efi-do-not-automatically-generate-secret-key.patch +- commit 64be71e + +------------------------------------------------------------------- +Wed Jan 15 08:39:05 CET 2025 - jlee@suse.com + +- Reviewed + patches.suse/0011-PM-hibernate-require-hibernate-snapshot-image-to-be-.patch +- commit fac3c3b + +------------------------------------------------------------------- +Wed Jan 15 08:34:38 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0010-PM-hibernate-a-option-to-request-that-snapshot-image.patch. + Update config files. + CONFIG_HIBERNATE_VERIFICATION_FORCE is not set +- commit d0b09b5 + +------------------------------------------------------------------- +Wed Jan 15 08:28:05 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0009-PM-hibernate-prevent-EFI-secret-key-to-be-regenerate.patch. +- commit 38aa2b2 + +------------------------------------------------------------------- +Tue Jan 14 19:57:36 CET 2025 - lduncan@suse.com + +- Revert "block, bfq: merge bfq_release_process_ref() into + bfq_put_cooperator()" (CVE-2024-53182 bsc#1234946). +- block: fix uaf for flush rq while iterating tags (CVE-2024-53170 + bsc#1234888). +- scsi: qedi: Fix a possible memory leak in + qedi_alloc_and_init_sb() (CVE-2024-56747 bsc#1234934). +- scsi: bfa: Fix use-after-free in bfad_im_module_exit() + (CVE-2024-53227 bsc#1235011). +- scsi: hisi_sas: Create all dump files during debugfs + initialization (CVE-2024-56588 bsc#1235123). +- commit d7ec03b + +------------------------------------------------------------------- +Tue Jan 14 19:50:13 CET 2025 - ematsumiya@suse.de + +- smb: client: fix TCP timers deadlock after rmmod (bsc#1235723, + CVE-2024-54680). +- commit 067db58 + +------------------------------------------------------------------- +Tue Jan 14 17:51:58 CET 2025 - nik.borisov@suse.com + +- x86/cpu: Add Lunar Lake to list of CPUs with a broken MONITOR implementation (jsc#PED-11963). +- commit 40fc24b + +------------------------------------------------------------------- +Tue Jan 14 17:06:26 CET 2025 - dsterba@suse.com + +- scsi: hisi_sas: Add cond_resched() for no forced preemption model (CVE-2024-56589 bsc#1235241) +- commit 5616a9a + ------------------------------------------------------------------- Tue Jan 14 15:33:20 CET 2025 - jack@suse.cz - Enable CONFIG_BUG_ON_DATA_CORRUPTION (jsc#PED-11849) - commit ad832d9 +------------------------------------------------------------------- +Tue Jan 14 15:22:20 CET 2025 - andrea.porta@suse.com + +- arm64: dts: rockchip: add hevc power domain clock to rk3328 + (git-fixes). +- commit 4ced1a7 + +------------------------------------------------------------------- +Tue Jan 14 15:21:32 CET 2025 - andrea.porta@suse.com + +- arm64: dts: rockchip: rename rfkill label for Radxa ROCK 5B + (git-fixes). +- commit 1aa0c5f + +------------------------------------------------------------------- +Tue Jan 14 15:20:43 CET 2025 - andrea.porta@suse.com + +- arm64: dts: imx95: correct the address length of + netcmix_blk_ctrl (git-fixes). +- commit 261c0be + ------------------------------------------------------------------- Tue Jan 14 15:19:57 CET 2025 - mfranc@suse.cz @@ -14,6 +2984,45 @@ Tue Jan 14 15:19:57 CET 2025 - mfranc@suse.cz patches.suse/0002-security-Add-a-kernel-lockdown-flag-for-early-boot-s.patch. - commit 53733e1 +------------------------------------------------------------------- +Tue Jan 14 15:19:03 CET 2025 - andrea.porta@suse.com + +- arm64: dts: broadcom: Fix L2 linesize for Raspberry Pi 5 + (git-fixes). +- commit 34dcb38 + +------------------------------------------------------------------- +Tue Jan 14 14:29:28 CET 2025 - oneukum@suse.com + +- reinstating kABI paddings for crypto +- commit dcd0a1e + +------------------------------------------------------------------- +Tue Jan 14 14:28:46 CET 2025 - oneukum@suse.com + +- Refresh patches.suse/crypto-add-suse_kabi_padding.patch. +- commit 7e643ee + +------------------------------------------------------------------- +Tue Jan 14 14:22:08 CET 2025 - oneukum@suse.com + +- reinstate PCI kABI paddings +- commit d5bb436 + +------------------------------------------------------------------- +Tue Jan 14 14:20:41 CET 2025 - oneukum@suse.com + +- Reinstating kABI padding for Thunderbolt +- commit 13936cf + +------------------------------------------------------------------- +Tue Jan 14 13:56:33 CET 2025 - oneukum@suse.com + +- usb: typec: Add attribute file showing the USB Modes of the + partner (git-fixes). +- Refresh patches.suse/paddings-add-for-type-C-new-in-SP5.patch. +- commit 1aae08b + ------------------------------------------------------------------- Tue Jan 14 13:36:21 CET 2025 - dsterba@suse.com @@ -28,6 +3037,14 @@ Tue Jan 14 13:30:56 CET 2025 - mgorman@suse.de command line. - commit b89f0e3 +------------------------------------------------------------------- +Tue Jan 14 13:22:24 CET 2025 - oneukum@suse.com + +- usb: typec: Add attribute file showing the supported USB modes + of the port (git-fixes). +- Refresh patches.suse/paddings-add-for-type-C-new-in-SP5.patch. +- commit 2fd6860 + ------------------------------------------------------------------- Tue Jan 14 13:14:11 CET 2025 - mgorman@suse.de @@ -37,6 +3054,80 @@ Tue Jan 14 13:14:11 CET 2025 - mgorman@suse.de options' (jsc#PED-11838). - commit 6f73ffe +------------------------------------------------------------------- +Tue Jan 14 12:25:35 CET 2025 - oneukum@suse.com + +- usb: typec: ucsi: Fix a missing bits to bytes conversion in + ucsi_init() (git-fixes). +- commit 7a60998 + +------------------------------------------------------------------- +Tue Jan 14 12:19:55 CET 2025 - oneukum@suse.com + +- usb: typec: ucsi: Convert connector specific commands to bitmaps + (git-fixes). +- commit 1060e28 + +------------------------------------------------------------------- +Tue Jan 14 12:16:40 CET 2025 - oneukum@suse.com + +- usb: typec: ucsi: Helper for Get Connector Status command + (git-fixes). +- commit 7530947 + +------------------------------------------------------------------- +Tue Jan 14 12:13:57 CET 2025 - oneukum@suse.com + +- usb: typec: ucsi: Add support for the partner USB Modes + (git-fixes). +- commit bb31d21 + +------------------------------------------------------------------- +Tue Jan 14 11:23:30 CET 2025 - oneukum@suse.com + +- usb: typec: ucsi: Supply the USB capabilities to the ports + (git-fixes). +- commit a77d656 + +------------------------------------------------------------------- +Tue Jan 14 11:08:34 CET 2025 - oneukum@suse.com + +- usb: typec: ucsi: UCSI2.0 Set Sink Path command support + (git-fixes). +- commit 0376245 + +------------------------------------------------------------------- +Tue Jan 14 11:05:51 CET 2025 - oneukum@suse.com + +- usb: typec: ucsi: glink: use device_for_each_child_node_scoped() + (git-fixes). +- commit 3691738 + +------------------------------------------------------------------- +Tue Jan 14 10:01:53 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0008-PM-hibernate-Generate-and-verify-signature-for-snaps.patch. + Update config files. + CONFIG_HIBERNATE_VERIFICATION + CONFIG_EFI_SECRET_KEY + CONFIG_HIDDEN_AREA +- commit 4b57a00 + +------------------------------------------------------------------- +Tue Jan 14 08:34:22 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0007-PM-hibernate-encrypt-hidden-area.patch. +- commit a1cdd8d + +------------------------------------------------------------------- +Tue Jan 14 08:11:18 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0006-efi-allow-user-to-regenerate-secret-key.patch. +- commit 498aa9e + ------------------------------------------------------------------- Mon Jan 13 21:30:48 CET 2025 - krisman@suse.de @@ -697,6 +3788,12 @@ Mon Jan 13 11:54:55 CET 2025 - mfranc@suse.cz - s390x config: IOMMU_DEFAULT_DMA_LAZY=y (bsc#1235646) - commit 2199130 +------------------------------------------------------------------- +Mon Jan 13 10:47:35 CET 2025 - oneukum@suse.com + +- net: usb: qmi_wwan: add Telit FE910C04 compositions (git-fixes). +- commit a8a3e1b + ------------------------------------------------------------------- Mon Jan 13 10:05:49 CET 2025 - tiwai@suse.de @@ -799,6 +3896,31 @@ Sun Jan 12 09:34:43 CET 2025 - tiwai@suse.de (git-fixes). - commit 5559cd4 +------------------------------------------------------------------- +Sun Jan 12 09:15:32 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0005-efi-generate-secret-key-in-EFI-boot-environment.patch. + Update config files. + CONFIG_EFI_SECRET_KEY is not set +- commit f3e53e1 + +------------------------------------------------------------------- +Sun Jan 12 09:10:41 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0002-hibernate-avoid-the-data-in-hidden-area-to-be-snapsh.patch. +- commit 81704e7 + +------------------------------------------------------------------- +Sun Jan 12 09:04:59 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0001-security-create-hidden-area-to-keep-sensitive-data.patch. + Update config files. + CONFIG_HIDDEN_AREA is not set +- commit 53e4009 + ------------------------------------------------------------------- Sun Jan 12 03:41:39 CET 2025 - jlee@suse.com @@ -1129,6 +4251,18 @@ Thu Jan 9 17:36:21 CET 2025 - nmorey@suse.com - af_packet: avoid erroring out after sock_init_data() in packet_create() (CVE-2024-56606 bsc#123541) - commit 4c171b7 +------------------------------------------------------------------- +Thu Jan 9 16:31:26 CET 2025 - dsterba@suse.com + +- smb: client: fix NULL ptr deref in crypto_aead_setkey() (CVE-2024-53185 bsc#1234901) +- commit 16fd7dd + +------------------------------------------------------------------- +Thu Jan 9 16:04:11 CET 2025 - dsterba@suse.com + +- net: af_can: do not leave a dangling sk pointer in can_create() (CVE-2024-56603 bsc#1235415) +- commit 358efec + ------------------------------------------------------------------- Thu Jan 9 15:55:44 CET 2025 - ddiss@suse.de @@ -1136,6 +4270,12 @@ Thu Jan 9 15:55:44 CET 2025 - ddiss@suse.de (bsc#1235035 CVE-2024-56570). - commit 707d8d7 +------------------------------------------------------------------- +Thu Jan 9 15:46:57 CET 2025 - dsterba@suse.com + +- ceph: fix cred leak in ceph_mds_check_access() (CVE-2024-56563 bsc#1235107) +- commit 2378163 + ------------------------------------------------------------------- Thu Jan 9 14:31:17 CET 2025 - jdelvare@suse.de @@ -1202,7 +4342,7 @@ Wed Jan 8 13:49:07 CET 2025 - pmladek@suse.com Wed Jan 8 12:30:13 CET 2025 - dsterba@suse.com - btrfs: fix use-after-free waiting for encoded read endios (bsc#1235128) -- commit 0406131 +- commit faccece ------------------------------------------------------------------- Wed Jan 8 12:17:46 CET 2025 - dwagner@suse.de @@ -1388,6 +4528,13 @@ Tue Jan 7 23:36:50 CET 2025 - ailiop@suse.com - dlm: fix possible lkb_resource null dereference (git-fixes). - commit 490216a +------------------------------------------------------------------- +Tue Jan 7 21:30:51 CET 2025 - mbrugger@suse.com + +- powerpc/pseries/vas: Add close() callback in vas_vm_ops struct + (bsc#1234825). +- commit 2674760 + ------------------------------------------------------------------- Tue Jan 7 20:12:47 CET 2025 - tbogendoerfer@suse.de diff --git a/kernel-obs-build.spec b/kernel-obs-build.spec index 2f9dbbd..030dda3 100644 --- a/kernel-obs-build.spec +++ b/kernel-obs-build.spec @@ -38,7 +38,7 @@ %endif %endif %endif -%global kernel_package kernel%kernel_flavor-srchash-ed291891ed2804d2dd249f8063da18005e59bab4 +%global kernel_package kernel%kernel_flavor-srchash-6642b425d8de140c969bc185b2b1527f15588dfc %endif %if 0%{?rhel_version} %global kernel_package kernel @@ -47,7 +47,7 @@ Name: kernel-obs-build Version: 6.12.0 %if 0%{?is_kotd} -Release: .ged29189 +Release: .g6642b42 %else Release: 0 %endif diff --git a/kernel-obs-qa.changes b/kernel-obs-qa.changes index eb54d71..6d9f5cb 100644 --- a/kernel-obs-qa.changes +++ b/kernel-obs-qa.changes @@ -1,9 +1,2979 @@ +------------------------------------------------------------------- +Tue Feb 4 12:23:33 CET 2025 - ailiop@suse.com + +- xfs: Add error handling for xfs_reflink_cancel_cow_range + (git-fixes). +- commit b508427 + +------------------------------------------------------------------- +Tue Feb 4 12:22:51 CET 2025 - ailiop@suse.com + +- xfs: Propagate errors from xfs_reflink_cancel_cow_range in + xfs_dax_write_iomap_end (git-fixes). +- commit e231dcf + +------------------------------------------------------------------- +Tue Feb 4 12:21:58 CET 2025 - ailiop@suse.com + +- xfs: don't call remap_verify_area with sb write protection held + (git-fixes). +- commit b243b98 + +------------------------------------------------------------------- +Tue Feb 4 11:29:34 CET 2025 - tbogendoerfer@suse.de + +- r8169: enable SG/TSO on selected chip versions per default + (bsc#1235874). +- commit 2795291 + +------------------------------------------------------------------- +Tue Feb 4 11:27:18 CET 2025 - tbogendoerfer@suse.de + +- tools: ynl: c: correct reverse decode of empty attrs + (git-fixes). +- net/mlx5e: Fix inversion dependency warning while enabling + IPsec tunnel (CVE-2025-21674 bsc#1236688). +- net: fec: handle page_pool_dev_alloc_pages error (CVE-2025-21676 + bsc#1236696). +- pfcp: Destroy device along with udp socket's netns dismantle + (CVE-2025-21677 bsc#1236697). +- gtp: Destroy device along with udp socket's netns dismantle + (CVE-2025-21678 bsc#1236698). +- gtp: Use for_each_netdev_rcu() in gtp_genl_dump_pdp() + (git-fixes). +- eth: bnxt: always recalculate features after XDP clearing, + fix null-deref (CVE-2025-21682 bsc#1236703). +- commit 7d6efad + +------------------------------------------------------------------- +Mon Feb 3 18:44:57 CET 2025 - ailiop@suse.com + +- NFSv4.2: mark OFFLOAD_CANCEL MOVEABLE (git-fixes). +- commit 29678bd + +------------------------------------------------------------------- +Mon Feb 3 18:42:14 CET 2025 - ailiop@suse.com + +- NFSv4.2: fix COPY_NOTIFY xdr buf size calculation (git-fixes). +- commit d5313f5 + +------------------------------------------------------------------- +Mon Feb 3 18:41:08 CET 2025 - ailiop@suse.com + +- nfs: fix incorrect error handling in LOCALIO (git-fixes). +- commit 9daaf72 + +------------------------------------------------------------------- +Mon Feb 3 18:39:48 CET 2025 - ailiop@suse.com + +- Revert "SUNRPC: Reduce thread wake-up rate when receiving + large RPC messages" (git-fixes). +- commit 39ec528 + +------------------------------------------------------------------- +Mon Feb 3 18:37:45 CET 2025 - ailiop@suse.com + +- NFSD: Insulate nfsd4_encode_read_plus_data() from page + boundaries in the encode buffer (git-fixes). +- commit ffa4780 + +------------------------------------------------------------------- +Mon Feb 3 18:36:59 CET 2025 - ailiop@suse.com + +- NFSD: Insulate nfsd4_encode_read_plus() from page boundaries + in the encode buffer (git-fixes). +- commit fd89a72 + +------------------------------------------------------------------- +Mon Feb 3 18:36:03 CET 2025 - ailiop@suse.com + +- NFSD: Insulate nfsd4_encode_read() from page boundaries in + the encode buffer (git-fixes). +- commit a5474b1 + +------------------------------------------------------------------- +Mon Feb 3 18:33:40 CET 2025 - ailiop@suse.com + +- NFSD: fix decoding in nfs4_xdr_dec_cb_getattr (git-fixes). +- commit 744c03a + +------------------------------------------------------------------- +Mon Feb 3 18:32:30 CET 2025 - ailiop@suse.com + +- nfsd: fix legacy client tracking initialization (git-fixes). +- commit b058f86 + +------------------------------------------------------------------- +Mon Feb 3 15:56:36 CET 2025 - davide.benini@suse.com + +- net: inet6: do not leave a dangling sk pointer in inet6_create() + (CVE-2024-56600 bsc#1235217). +- commit 001ffac + +------------------------------------------------------------------- +Mon Feb 3 15:33:33 CET 2025 - pmladek@suse.com + +- printk: Defer legacy printing when holding printk_cpu_sync + (bsc#1236733). +- commit 35fb637 + +------------------------------------------------------------------- +Mon Feb 3 14:58:27 CET 2025 - ailiop@suse.com + +- iomap: avoid avoid truncating 64-bit offset to 32 bits + (git-fixes). +- commit dcd6fd5 + +------------------------------------------------------------------- +Mon Feb 3 14:57:27 CET 2025 - ailiop@suse.com + +- iomap: pass byte granular end position to iomap_add_to_ioend + (git-fixes). +- commit 3e58ba8 + +------------------------------------------------------------------- +Mon Feb 3 14:56:05 CET 2025 - ailiop@suse.com + +- cachefiles: Parse the "secctx" immediately (git-fixes). +- commit d3745ec + +------------------------------------------------------------------- +Mon Feb 3 14:50:56 CET 2025 - ailiop@suse.com + +- dlm: fix srcu_read_lock() return type to int (git-fixes). +- commit befab55 + +------------------------------------------------------------------- +Mon Feb 3 14:50:02 CET 2025 - ailiop@suse.com + +- dlm: fix removal of rsb struct that is master and dir record + (git-fixes). +- commit 0dc790e + +------------------------------------------------------------------- +Mon Feb 3 14:48:55 CET 2025 - ailiop@suse.com + +- xfs: check for dead buffers in xfs_buf_find_insert (git-fixes). +- commit 518b962 + +------------------------------------------------------------------- +Mon Feb 3 14:47:45 CET 2025 - ailiop@suse.com + +- xfs: fix a double completion for buffers on in-memory targets + (git-fixes). +- commit 230cef5 + +------------------------------------------------------------------- +Mon Feb 3 14:46:58 CET 2025 - ailiop@suse.com + +- xfs/libxfs: replace kmalloc() and memcpy() with kmemdup() + (git-fixes). +- commit e30e5c1 + +------------------------------------------------------------------- +Mon Feb 3 14:34:31 CET 2025 - jgross@suse.com + +- Update config files: remove XEN PV support and kernel side PV device + backends (jsc#PED-11779) +- commit 31e5715 + +------------------------------------------------------------------- +Mon Feb 3 14:26:31 CET 2025 - iivanov@suse.de + +- arm64: dts: marvell: cn9131-cf-solidwan: fix cp1 comphy links (git-fixes) +- commit c3b3ad4 + +------------------------------------------------------------------- +Mon Feb 3 14:25:20 CET 2025 - iivanov@suse.de + +- arm64: dts: rockchip: increase gmac rx_delay on rk3399-puma (git-fixes) +- commit 040d5bd + +------------------------------------------------------------------- +Mon Feb 3 14:24:03 CET 2025 - iivanov@suse.de + +- arm64: dts: rockchip: fix num-channels property of wolfvision pf5 mic (git-fixes) +- commit 80bffba + +------------------------------------------------------------------- +Mon Feb 3 14:23:02 CET 2025 - iivanov@suse.de + +- arm64: dts: rockchip: Fix PCIe3 handling for Edgeble-6TOPS Modules (git-fixes) +- commit 6eeb73e + +------------------------------------------------------------------- +Mon Feb 3 14:18:42 CET 2025 - iivanov@suse.de + +- arm64: dts: rockchip: Fix sdmmc access on rk3308-rock-s0 v1.1 boards (git-fixes) +- commit 0f4955c + +------------------------------------------------------------------- +Mon Feb 3 14:16:30 CET 2025 - iivanov@suse.de + +- arm64: tegra: Fix Tegra234 PCIe interrupt-map (git-fixes) +- commit 17b2e93 + +------------------------------------------------------------------- +Mon Feb 3 14:14:44 CET 2025 - iivanov@suse.de + +- arm64: tegra: Disable Tegra234 sce-fabric node (git-fixes) +- commit 5fbc68f + +------------------------------------------------------------------- +Mon Feb 3 14:13:32 CET 2025 - iivanov@suse.de + +- arm64: tegra: Fix typo in Tegra234 dce-fabric compatible (git-fixes) +- commit b60c09f + +------------------------------------------------------------------- +Mon Feb 3 14:13:17 CET 2025 - ailiop@suse.com + +- xfs: don't shut down the filesystem for media failures beyond + end of log (git-fixes). +- commit b3253c4 + +------------------------------------------------------------------- +Mon Feb 3 14:12:23 CET 2025 - iivanov@suse.de + +- arm64: tegra: Fix DMA ID for SPI2 (git-fixes) +- commit ed27827 + +------------------------------------------------------------------- +Mon Feb 3 14:09:40 CET 2025 - ailiop@suse.com + +- gfs2: Truncate address space when flipping GFS2_DIF_JDATA flag + (git-fixes). +- commit 2bdb106 + +------------------------------------------------------------------- +Mon Feb 3 13:59:21 CET 2025 - iivanov@suse.de + +- arm64: dts: rockchip: Fix Turing RK1 PCIe3 hang (git-fixes) +- commit 6545f4a + +------------------------------------------------------------------- +Mon Feb 3 13:58:33 CET 2025 - iivanov@suse.de + +- arm64: dts: rockchip: Split up RK3588's PCIe pinctrls (git-fixes) +- commit ee6c1d3 + +------------------------------------------------------------------- +Mon Feb 3 13:50:06 CET 2025 - iivanov@suse.de + +- arm64/mm: Override PARange for !LPA2 and use it consistently (git-fixes) +- commit 46430f7 + +------------------------------------------------------------------- +Mon Feb 3 13:47:46 CET 2025 - iivanov@suse.de + +- arm64/mm: Reduce PA space to 48 bits when LPA2 is not enabled (git-fixes) +- commit 1e5b33c + +------------------------------------------------------------------- +Mon Feb 3 13:45:19 CET 2025 - iivanov@suse.de + +- arm64: Filter out SVE hwcaps when FEAT_SVE isn't implemented (git-fixes) +- commit 6644a3b + +------------------------------------------------------------------- +Mon Feb 3 13:42:32 CET 2025 - iivanov@suse.de + +- arm64/sme: Move storage of reg_smidr to __cpuinfo_store_cpu() (git-fixes) +- commit ee0c3e4 + +------------------------------------------------------------------- +Mon Feb 3 13:39:16 CET 2025 - iivanov@suse.de + +- arm64: stacktrace: Don't WARN when unwinding other tasks (git-fixes) +- commit c1b5cbf + +------------------------------------------------------------------- +Mon Feb 3 12:22:59 CET 2025 - dwagner@suse.de + +- nvme: fix bogus kzalloc() return check in + nvme_init_effects_log() (git-fixes). +- commit d42e4b8 + +------------------------------------------------------------------- +Mon Feb 3 11:20:53 CET 2025 - dwagner@suse.de + +- nvme: Add error path for xa_store in nvme_init_effects + (git-fixes). +- nvme: Add error check for xa_store in nvme_get_effects_log + (git-fixes). +- nvme-tcp: Fix I/O queue cpu spreading for multiple controllers + (git-fixes). +- nvmet: propagate npwg topology (git-fixes). +- commit 7f10443 + +------------------------------------------------------------------- +Mon Feb 3 11:05:26 CET 2025 - oneukum@suse.com + +- usbnet: ipheth: fix DPE OoB read (git-fixes). +- commit b2a02b8 + +------------------------------------------------------------------- +Mon Feb 3 11:04:39 CET 2025 - oneukum@suse.com + +- usbnet: ipheth: break up NCM header size computation + (git-fixes). +- commit 7a83cc0 + +------------------------------------------------------------------- +Mon Feb 3 11:03:37 CET 2025 - oneukum@suse.com + +- usbnet: ipheth: refactor NCM datagram loop (git-fixes). +- commit 095ff33 + +------------------------------------------------------------------- +Mon Feb 3 10:53:21 CET 2025 - ohering@suse.de + +- scsi: storvsc: Ratelimit warning logs to prevent VM denial of + service (git-fixes). +- scsi: storvsc: Don't assume cpu_possible_mask is dense + (git-fixes). +- hyperv: Do not overlap the hvcall IO areas in + hv_vtl_apicid_to_vp_id() (git-fixes). +- hyperv: Do not overlap the hvcall IO areas in get_vtl() + (git-fixes). +- hyperv: Enable the hypercall output page for the VTL mode + (git-fixes). +- hv_balloon: Fallback to generic_online_page() for non-HV hot + added mem (git-fixes). +- Drivers: hv: vmbus: Log on missing offers if any (git-fixes). +- Drivers: hv: vmbus: Wait for boot-time offers during boot and + resume (git-fixes). +- uio_hv_generic: Add a check for HV_NIC for send, receive + buffers setup (git-fixes). +- iommu/hyper-v: Don't assume cpu_possible_mask is dense + (git-fixes). +- Drivers: hv: Don't assume cpu_possible_mask is dense + (git-fixes). +- x86/hyperv: Don't assume cpu_possible_mask is dense (git-fixes). +- hyperv: Remove the now unused hyperv-tlfs.h files (git-fixes). +- hyperv: Switch from hyperv-tlfs.h to hyperv/hvhdk.h (git-fixes). +- hyperv: Add new Hyper-V headers in include/hyperv (git-fixes). +- hyperv: Clean up unnecessary #includes (git-fixes). +- hyperv: Move hv_connection_id to hyperv-tlfs.h (git-fixes). +- hv_netvsc: Replace one-element array with flexible array member + (git-fixes). +- commit bf2065f + +------------------------------------------------------------------- +Sun Feb 2 10:01:55 CET 2025 - tiwai@suse.de + +- Revert "media: uvcvideo: Require entities to have a non-zero + unique ID" (bsc#1235894). +- wifi: rtl8xxxu: add more missing rtl8192cu USB IDs + (stable-fixes). +- drm/amd/display: Initialize denominator defaults to 1 + (stable-fixes). +- drm/amd/display: Use HW lock mgr for PSR1 (stable-fixes). +- drm/connector: hdmi: Validate supported_formats matches + ycbcr_420_allowed (stable-fixes). +- commit 839fcdd + +------------------------------------------------------------------- +Sat Feb 1 10:16:05 CET 2025 - tiwai@suse.de + +- ASoC: acp: Support microphone from Lenovo Go S (stable-fixes). +- ALSA: pcm: use new array-copying-wrapper (stable-fixes). +- ALSA: usb-audio: Add delay quirk for iBasso DC07 Pro + (stable-fixes). +- commit ccad405 + +------------------------------------------------------------------- +Sat Feb 1 10:14:26 CET 2025 - tiwai@suse.de + +- PCI: Restore original INTX_DISABLE bit by pcim_intx() + (git-fixes). +- kconfig: fix memory leak in sym_warn_unmet_dep() (git-fixes). +- kconfig: fix file name in warnings when loading + KCONFIG_DEFCONFIG_LIST (git-fixes). +- genksyms: fix memory leak when the same symbol is read from + *.symref file (git-fixes). +- genksyms: fix memory leak when the same symbol is added from + source (git-fixes). +- ata: libata-core: Add ATA_QUIRK_NOLPM for Samsung SSD 870 QVO + drives (git-fixes). +- ASoC: amd: acp: Fix possible deadlock (git-fixes). +- ASoC: da7213: Initialize the mutex (git-fixes). +- ASoC: rockchip: i2s_tdm: Re-add the set_sysclk callback + (git-fixes). +- ALSA: hda: Fix headset detection failure due to unstable sort + (git-fixes). +- ALSA: hda/realtek: Fix quirk matching for Legion Pro 7 + (git-fixes). +- commit 4daaa58 + +------------------------------------------------------------------- +Fri Jan 31 18:52:17 CET 2025 - krisman@suse.de + +- io_uring/eventfd: ensure io_eventfd_signal() defers another + RCU period (CVE-2025-21655 bsc#1236163). +- commit 8c48635 + +------------------------------------------------------------------- +Fri Jan 31 18:40:47 CET 2025 - krisman@suse.de + +- io_uring/eventfd: abstract out ev_fd put helper (CVE-2025-21655 + bsc#1236163). +- commit 3ee0779 + +------------------------------------------------------------------- +Fri Jan 31 17:47:10 CET 2025 - krisman@suse.de + +- io_uring/sqpoll: zero sqd->thread on tctx errors (CVE-2025-21633 + bsc#1236108). +- commit e81e97d + +------------------------------------------------------------------- +Fri Jan 31 16:50:37 CET 2025 - mgorman@suse.de + +- sched_ext: update scx_bpf_dsq_insert() doc for SCX_DSQ_LOCAL_ON + (git fixes (sched)). +- cpufreq: schedutil: Fix superfluous updates caused by + need_freq_update (git fixes (sched)). +- sched/fair: Fix update_cfs_group() vs DELAY_DEQUEUE (git fixes + (sched)). +- sched/fair: Fix EEVDF entity placement bug causing scheduling + lag (git fixes (sched)). +- sched_ext: idle: Refresh idle masks during idle-to-idle + transitions (git fixes (sched)). +- freezer, sched: Report frozen tasks as 'D' instead of 'R' + (git fixes (sched)). +- epoll: Add synchronous wakeup support for ep_poll_callback + (git fixes (sched)). +- commit 3d30d97 + +------------------------------------------------------------------- +Fri Jan 31 11:16:22 CET 2025 - ptesarik@suse.com + +- mm/rodata_test: use READ_ONCE() to read const variable + (git-fixes). +- commit d31a779 + +------------------------------------------------------------------- +Fri Jan 31 10:16:03 CET 2025 - ggherdovich@suse.cz + +- cpufreq/amd-pstate: Fix prefcore rankings (git-fixes). +- commit 6e54c2a + +------------------------------------------------------------------- +Fri Jan 31 08:45:14 CET 2025 - tiwai@suse.de + +- rtc: zynqmp: Fix optional clock name property (git-fixes). +- rtc: loongson: clear TOY_MATCH0_REG in loongson_rtc_isr() + (git-fixes). +- rtc: pcf85063: fix potential OOB write in PCF85063 NVMEM read + (git-fixes). +- rtc: tps6594: Fix integer overflow on 32bit systems (git-fixes). +- PM: sleep: core: Synchronize runtime PM status of parents and + children (git-fixes). +- PM: hibernate: Add error handling for syscore_suspend() + (git-fixes). +- Bluetooth: L2CAP: accept zero as a special value for MTU + auto-selection (git-fixes). +- Bluetooth: btnxpuart: Fix glitches seen in dual A2DP streaming + (git-fixes). +- Bluetooth: btusb: mediatek: Add locks for + usb_driver_claim_interface() (git-fixes). +- usbnet: ipheth: use static NDP16 location in URB (git-fixes). +- usbnet: ipheth: check that DPE points past NCM header + (git-fixes). +- usbnet: ipheth: fix possible overflow in DPE length check + (git-fixes). +- net: usb: rtl8150: enable basic endpoint checking (git-fixes). +- net: phy: c45-tjaxx: add delay between MDIO write and read in + soft_reset (git-fixes). +- net: rose: fix timer races against user threads (git-fixes). +- net: phy: marvell-88q2xxx: Fix temperature measurement with + reset-gpios (git-fixes). +- NFC: nci: Add bounds checking in nci_hci_create_pipe() + (git-fixes). +- docs: power: Fix footnote reference for Toshiba Satellite + P10-554 (git-fixes). +- gpio: mxc: remove dead code after switch to DT-only (git-fixes). +- commit ca8e15a + +------------------------------------------------------------------- +Fri Jan 31 05:24:26 CET 2025 - tonyj@suse.de + +- docs: ABI: sysfs-bus-event_source-devices-vpa-pmu: Fix htmldocs + errors (jsc#PED-10947, git-fixes). +- commit 84a7517 + +------------------------------------------------------------------- +Fri Jan 31 03:50:33 CET 2025 - tonyj@suse.de + +- perf/x86/intel: Add PMU support for ArrowLake-H (jsc#PED-10527). +- perf/x86/intel: Support hybrid PMU with multiple atom uarchs + (jsc#PED-10527). +- x86/cpu/intel: Define helper to get CPU core native ID + (jsc#PED-10527). +- perf/x86: Refine hybrid_pmu_type defination (jsc#PED-10527). +- commit d4840cf + +------------------------------------------------------------------- +Fri Jan 31 03:49:36 CET 2025 - tonyj@suse.de + +- perf/x86/intel/uncore: Add Clearwater Forest support + (jsc#PED-10657). +- commit 3b2b3d7 + +------------------------------------------------------------------- +Fri Jan 31 03:49:04 CET 2025 - tonyj@suse.de + +- perf/x86/intel: Add Arrow Lake U support (jsc#PED-10525). +- commit 7de75f6 + +------------------------------------------------------------------- +Fri Jan 31 02:49:43 CET 2025 - tonyj@suse.de + +- powerpc/perf: Add per-task/process monitoring to vpa_pmu driver + (jsc#PED-10947). +- powerpc/kvm: Add vpa latency counters to kvm_vcpu_arch + (jsc#PED-10947). +- docs: ABI: sysfs-bus-event_source-devices-vpa-pmu: Document + sysfs event format entries for vpa_pmu (jsc#PED-10947). +- commit a4dd907 + +------------------------------------------------------------------- +Fri Jan 31 02:48:27 CET 2025 - tonyj@suse.de + +- powerpc/perf: Add perf interface to expose vpa counters + (jsc#PED-10947). +- Update config files (ppc64le/default/CONFIG_VPA_PMU) +- Update supported.conf (arch/powerpc/perf/vpa-pmu) +- commit f7b6f3e + +------------------------------------------------------------------- +Fri Jan 31 02:04:25 CET 2025 - tonyj@suse.de + +- perf/x86/rapl: Add core energy counter support for AMD CPUs + (jsc#PED-11773). +- perf/x86/rapl: Move the cntr_mask to rapl_pmus struct + (jsc#PED-11773). +- perf/x86/rapl: Remove the global variable rapl_msrs + (jsc#PED-11773). +- perf/x86/rapl: Modify the generic variable names to *_pkg* + (jsc#PED-11773). +- perf/x86/rapl: Add arguments to the init and cleanup functions + (jsc#PED-11773). +- perf/x86/rapl: Make rapl_model struct global (jsc#PED-11773). +- perf/x86/rapl: Rename rapl_pmu variables (jsc#PED-11773). +- perf/x86/rapl: Remove the cpu_to_rapl_pmu() function + (jsc#PED-11773). +- x86/topology: Introduce topology_logical_core_id() + (jsc#PED-11773). +- perf/x86/rapl: Remove the unused get_rapl_pmu_cpumask() function + (jsc#PED-11773). +- perf/x86/rapl: Clean up cpumask and hotplug (jsc#PED-11773). +- perf/x86/rapl: Move the pmu allocation out of CPU hotplug + (jsc#PED-11773). +- x86/amd: Use heterogeneous core topology for identifying boost + numerator (jsc#PED-11773). +- x86/cpu: Add CPU type to struct cpuinfo_topology + (jsc#PED-11773). +- x86/cpu: Enable SD_ASYM_PACKING for PKG domain on AMD + (jsc#PED-11773). +- x86/cpufeatures: Add X86_FEATURE_AMD_HETEROGENEOUS_CORES + (jsc#PED-11773). +- x86/cpufeatures: Rename X86_FEATURE_FAST_CPPC to have AMD prefix + (jsc#PED-11773). +- commit c61d138 + +------------------------------------------------------------------- +Thu Jan 30 17:36:38 CET 2025 - ggherdovich@suse.cz + +- cpufreq/amd-pstate: Use boost numerator for upper bound of + frequencies (git-fixes). +- cpufreq/amd-pstate: Store the boost numerator as highest perf + again (git-fixes). +- commit 6f5ef23 + +------------------------------------------------------------------- +Thu Jan 30 17:27:17 CET 2025 - ggherdovich@suse.cz + +- cpufreq/amd-pstate: Detect preferred core support before driver + registration (git-fixes). +- cpufreq/amd-pstate: Move registration after static function + call update (git-fixes). +- cpufreq/amd-pstate: Push adjust_perf vfunc init into cpu_init + (git-fixes). +- cpufreq/amd-pstate: Align offline flow of shared memory and + MSR based systems (git-fixes). +- cpufreq/amd-pstate: Call cppc_set_epp_perf in the reenable + function (git-fixes). +- cpufreq/amd-pstate: Do not attempt to clear MSR_AMD_CPPC_ENABLE + (git-fixes). +- cpufreq/amd-pstate: Rename functions that enable CPPC + (git-fixes). +- cpufreq/amd-pstate: Remove the redundant amd_pstate_set_driver() + call (git-fixes). +- cpufreq/amd-pstate: Remove the switch case in amd_pstate_init() + (git-fixes). +- cpufreq/amd-pstate: Call amd_pstate_set_driver() in + amd_pstate_register_driver() (git-fixes). +- cpufreq/amd-pstate: Call amd_pstate_register() in + amd_pstate_init() (git-fixes). +- cpufreq/amd-pstate: Set the initial min_freq to + lowest_nonlinear_freq (git-fixes). +- cpufreq/amd-pstate: Remove the redundant verify() function + (git-fixes). +- cpufreq/amd-pstate: Rename MSR and shared memory specific + functions (git-fixes). +- commit 3a64362 + +------------------------------------------------------------------- +Thu Jan 30 15:12:26 CET 2025 - ggherdovich@suse.cz + +- cpufreq: ACPI: Fix max-frequency computation (git-fixes + jsc#PED-12064). +- commit 8847124 + +------------------------------------------------------------------- +Thu Jan 30 14:42:55 CET 2025 - tiwai@suse.de + +- Move upstreamed lpfc and initramfs patches into sorted section +- commit 3188ca8 + +------------------------------------------------------------------- +Thu Jan 30 14:40:12 CET 2025 - tiwai@suse.de + +- Input: synaptics - fix crash when enabling pass-through port + (bsc#1219522). +- commit 37ec4ab + +------------------------------------------------------------------- +Thu Jan 30 13:53:33 CET 2025 - msuchanek@suse.de + +- powerpc/pseries/eeh: Fix get PE state translation (bsc#1215199). +- commit 9a95d7d + +------------------------------------------------------------------- +Thu Jan 30 13:48:12 CET 2025 - msuchanek@suse.de + +- Update config files. + Disable accidentally enabled option + ppc64le: + CONFIG_IRQ_TIME_ACCOUNTING=n +- commit 482ad8d + +------------------------------------------------------------------- +Thu Jan 30 13:45:59 CET 2025 - tiwai@suse.de + +- ALSA: hda/realtek: Workaround for resume on Dell Venue 11 Pro + 7130 (bsc#1235686). +- commit 9e21a47 + +------------------------------------------------------------------- +Thu Jan 30 13:42:43 CET 2025 - msuchanek@suse.de + +- powerpc/pseries/iommu: Don't unset window if it was never set + (jsc#PED-10539 git-fixes). +- commit 198b0d2 + +------------------------------------------------------------------- +Thu Jan 30 11:18:51 CET 2025 - ggherdovich@suse.cz + +- cpufreq: Move endif to the end of Kconfig file (git-fixes). +- commit bff3dd1 + +------------------------------------------------------------------- +Thu Jan 30 08:36:19 CET 2025 - tiwai@suse.de + +- dmaengine: ti: edma: fix OF node reference leaks in edma_driver + (git-fixes). +- regulator: core: Add missing newline character (git-fixes). +- wifi: ath12k: fix read pointer after free in + ath12k_mac_assign_vif_to_vdev() (git-fixes). +- wifi: rtw89: fix proceeding MCC with wrong scanning state + after sequence changes (git-fixes). +- commit 04018e2 + +------------------------------------------------------------------- +Wed Jan 29 16:30:31 CET 2025 - jgross@suse.com + +- virtio-blk: don't keep queue frozen during system suspend + (CVE-2024-57946 bsc#1236247). +- commit 7fd5c04 + +------------------------------------------------------------------- +Wed Jan 29 16:02:56 CET 2025 - mhocko@suse.com + +- netfilter: x_tables: fix LED ID check in led_tg_check() + (CVE-2024-56650 bsc#1235430). +- commit 7f5dabf + +------------------------------------------------------------------- +Wed Jan 29 10:08:12 CET 2025 - jslaby@suse.cz + +- serial: sh-sci: Increment the runtime usage counter for the + earlycon device (git-fixes). +- serial: sh-sci: Clean sci_ports after at earlycon exit + (git-fixes). +- serial: sh-sci: Do not probe the serial port if its slot in + sci_ports is in use (git-fixes). +- serial: sh-sci: Move runtime PM enable to sci_probe_single() + (git-fixes). +- serial: sh-sci: Drop __initdata macro for port_cfg (git-fixes). +- tty: Permit some TIOCL_SETSEL modes without CAP_SYS_ADMIN + (git-fixes). +- tty: xilinx_uartps: split sysrq handling (git-fixes). +- serial: 8250: Adjust the timeout for FIFO mode (git-fixes). +- commit d006f88 + +------------------------------------------------------------------- +Wed Jan 29 09:22:45 CET 2025 - tiwai@suse.de + +- driver core: class: Fix wild pointer dereferences in API + class_dev_iter_next() (git-fixes). +- devcoredump: cleanup some comments (git-fixes). +- tools/bootconfig: Fix the wrong format specifier (git-fixes). +- serial: sh-sci: Do not probe the serial port if its slot in + sci_ports[] is in use (git-fixes). +- serial: sh-sci: Drop __initdata macro for port_cfg (git-fixes). +- tty: Permit some TIOCL_SETSEL modes without CAP_SYS_ADMIN + (git-fixes). +- tty: xilinx_uartps: split sysrq handling (git-fixes). +- serial: 8250: Adjust the timeout for FIFO mode (git-fixes). +- tty: mips_ejtag_fdc: fix one more u8 warning (git-fixes). +- LoongArch: Fix warnings during S3 suspend (git-fixes). +- commit b05d21a + +------------------------------------------------------------------- +Tue Jan 28 18:09:18 CET 2025 - cfamullaconrad@suse.com + +- tools/power turbostat: Add initial support for GraniteRapids-D + (jsc#PED-10490). +- commit 5b7dffe + +------------------------------------------------------------------- +Tue Jan 28 13:05:25 CET 2025 - tiwai@suse.de + +- selftests/mm: virtual_address_range: avoid reading from VM_IO + mappings (git-fixes). +- selftests/mm: virtual_address_range: unmap chunks after + validation (git-fixes). +- selftests/mm/cow: modify the incorrect checking parameters + (git-fixes). +- selftests/mm: use selftests framework to print test result + (git-fixes). +- selftests/mm: fix condition in uffd_move_test_common() + (git-fixes). +- selftests: mm: fix conversion specifiers in transact_test() + (git-fixes). +- clk: clk-loongson2: Fix the number count of clk provider + (git-fixes). +- clk: sunxi-ng: a100: enable MMC clock reparenting (git-fixes). +- clk: mmp2: call pm_genpd_init() only after genpd.name is set + (git-fixes). +- clk: thead: Fix cpu2vp_clk for TH1520 AP_SUBSYS clocks + (git-fixes). +- clk: thead: Add CLK_IGNORE_UNUSED to fix TH1520 boot + (git-fixes). +- clk: thead: Fix clk gate registration to pass flags (git-fixes). +- clk: qcom: gcc-sdm845: Do not use shared clk_ops for QUPs + (git-fixes). +- clk: qcom: gcc-x1e80100: Do not turn off usb_2 controller GDSC + (git-fixes). +- clk: qcom: gcc-mdm9607: Fix cmd_rcgr offset for blsp1_uart6 rcg + (git-fixes). +- clk: qcom: camcc-x1e80100: Set titan_top_gdsc as the parent + GDSC of subordinate GDSCs (git-fixes). +- clk: qcom: clk-alpha-pll: fix alpha mode configuration + (git-fixes). +- clk: qcom: dispcc-sm6350: Add missing parent_map for a clock + (git-fixes). +- clk: qcom: gcc-sm6350: Add missing parent_map for two clocks + (git-fixes). +- clk: qcom: clk-rpmh: prevent integer overflow in recalc_rate + (git-fixes). +- clk: qcom: gcc-sm8650: Do not turn off PCIe GDSCs during + gdsc_disable() (git-fixes). +- clk: qcom: gcc-sm8550: Do not turn off PCIe GDSCs during + gdsc_disable() (git-fixes). +- clk: imx8mp: Fix clkout1/2 support (git-fixes). +- clk: sunxi-ng: a64: stop force-selecting PLL-MIPI as TCON0 + parent (git-fixes). +- clk: ralink: mtmips: remove duplicated 'xtal' clock for Ralink + SoC RT3883 (git-fixes). +- clk: mediatek: mt2701-img: add missing dummy clk (git-fixes). +- clk: mediatek: mt2701-mm: add missing dummy clk (git-fixes). +- clk: mediatek: mt2701-bdp: add missing dummy clk (git-fixes). +- clk: mediatek: mt2701-aud: fix conversion to + mtk_clk_simple_probe (git-fixes). +- clk: mediatek: mt2701-vdec: fix conversion to + mtk_clk_simple_probe (git-fixes). +- clk: renesas: cpg-mssr: Fix 'soc' node handling in + cpg_mssr_reserved_init() (git-fixes). +- clk: analogbits: Fix incorrect calculation of vco rate delta + (git-fixes). +- clk: fix an OF node reference leak in of_clk_get_parent_name() + (git-fixes). +- pstore/blk: trivial typo fixes (git-fixes). +- selftests/mm: set allocated memory to non-zero content in cow + test (git-fixes). +- clk: clk-imx8mp-audiomix: fix function signature (git-fixes). +- clk: thead: Fix TH1520 emmc and shdci clock rate (git-fixes). +- efivarfs: Fix error on non-existent file (stable-fixes). +- qca_spi: Make driver probing reliable (git-fixes). +- qca_spi: Fix clock speed for multiple QCA7000 (git-fixes). +- commit 52abd40 + +------------------------------------------------------------------- +Tue Jan 28 10:14:21 CET 2025 - jslaby@suse.cz + +- PCI: rcar-ep: Fix incorrect variable used when calling + devm_request_mem_region() (git-fixes). +- PCI: microchip: Set inbound address translation for coherent + or non-coherent mode (git-fixes). +- PCI: imx6: Add missing reference clock disable logic + (git-fixes). +- PCI: imx6: Deassert apps_reset in imx_pcie_deassert_core_reset() + (git-fixes). +- PCI: imx6: Skip controller_id generation logic for i.MX7D + (git-fixes). +- PCI: imx6: Configure PHY based on Root Complex or Endpoint mode + (git-fixes). +- PCI: dwc: Always stop link in the dw_pcie_suspend_noirq + (git-fixes). +- PCI: qcom: Update ICC and OPP values after Link Up event + (git-fixes). +- PCI: endpoint: pci-epf-test: Fix check for DMA MEMCPY test + (git-fixes). +- PCI: endpoint: pci-epf-test: Set dma_chan_rx pointer to NULL + on error (git-fixes). +- PCI: dwc: ep: Prevent changing BAR size/flags in + pci_epc_set_bar() (git-fixes). +- PCI: dwc: ep: Write BAR_MASK before iATU registers in + pci_epc_set_bar() (git-fixes). +- PCI: endpoint: Finish virtual EP removal in + pci_epf_remove_vepf() (git-fixes). +- PCI: endpoint: Destroy the EPC device in devm_pci_epc_destroy() + (git-fixes). +- PCI/ASPM: Save parent L1SS config in pci_save_aspm_l1ss_state() + (git-fixes). +- commit 6aedcaa + +------------------------------------------------------------------- +Tue Jan 28 10:06:37 CET 2025 - jslaby@suse.cz + +- genirq: Make handle_enforce_irqctx() unconditionally available + (git-fixes). +- commit c47d221 + +------------------------------------------------------------------- +Tue Jan 28 10:04:49 CET 2025 - jslaby@suse.cz + +- Refresh patches.suse/tpm-Map-the-ACPI-provided-event-log.patch. + Add Alt-commit. +- commit 256dd4e + +------------------------------------------------------------------- +Tue Jan 28 10:04:33 CET 2025 - jslaby@suse.cz + +- ipmi: ssif_bmc: Fix new request loss when bmc ready for a + response (git-fixes). +- ipmi: ipmb: Add check devm_kasprintf() returned value + (git-fixes). +- commit 513ad80 + +------------------------------------------------------------------- +Tue Jan 28 08:46:32 CET 2025 - nik.borisov@suse.com + +- x86: Fix build regression with CONFIG_KEXEC_JUMP enabled (git-fixes). +- commit e16e19e + +------------------------------------------------------------------- +Tue Jan 28 08:46:18 CET 2025 - nik.borisov@suse.com + +- clocksource: Make negative motion detection more robust (git-fixes). +- commit fca041b + +------------------------------------------------------------------- +Tue Jan 28 08:39:47 CET 2025 - tiwai@suse.de + +- drm/v3d: Assign job pointer to NULL before signaling the fence + (git-fixes). +- drm/amd/display: Fix error pointers in + amdgpu_dm_crtc_mem_type_changed (git-fixes). +- iio: light: as73211: fix channel handling in only-color + triggered buffer (git-fixes). +- intel_th: core: fix kernel-doc warnings (git-fixes). +- bus: mhi: host: Free mhi_buf vector inside + mhi_alloc_bhie_table() (git-fixes). +- iio: iio-mux: kzalloc instead of devm_kzalloc to ensure page + alignment (git-fixes). +- iio: adc: ad_sigma_delta: Handle CS assertion as intended in + ad_sd_read_reg_raw() (git-fixes). +- iio: adc: ad7124: Refuse invalid input specifiers (git-fixes). +- iio: adc: ad7124: Don't create more channels than the driver + can handle (git-fixes). +- extcon: realtek: fix NULL deref check in extcon_rtk_type_c_probe + (git-fixes). +- misc: fastrpc: Fix copy buffer page size (git-fixes). +- misc: fastrpc: Fix registered buffer page address (git-fixes). +- misc: fastrpc: Deregister device nodes properly in error + scenarios (git-fixes). +- VMCI: fix reference to ioctl-number.rst (git-fixes). +- drivers/card_reader/rtsx_usb: Restore interrupt based detection + (git-fixes). +- uio: uio_dmem_genirq: check the return value of devm_kasprintf() + (git-fixes). +- uio: Fix return value of poll (git-fixes). +- misc: misc_minor_alloc to use ida for all dynamic/misc dynamic + minors (git-fixes). +- pps: Fix a use-after-free (git-fixes). +- Revert "usb: gadget: u_serial: Disable ep before setting port to + null to fix the crash caused by port being null" (stable-fixes). +- usb: typec: tcpci: Prevent Sink disconnection before + vPpsShutdown in SPR PPS (git-fixes). +- usb: dwc3: core: Defer the probe until USB power supply ready + (git-fixes). +- USB: serial: quatech2: fix null-ptr-deref in + qt2_process_read_urb() (git-fixes). +- usb: typec: tcpm: set SRC_SEND_CAPABILITIES timeout to + PD_T_SENDER_RESPONSE (git-fixes). +- usb: host: xhci-plat: Assign shared_hcd->rsrc_start (git-fixes). +- usb: dwc3-am62: Fix an OF node leak in phy_syscon_pll_refclk() + (git-fixes). +- usb: dwc3: Skip resume if pm_runtime_set_active() fails + (git-fixes). +- usb: xhci: Fix NULL pointer dereference on certain command + aborts (git-fixes). +- usb: gadget: f_tcm: Don't prepare BOT write request twice + (git-fixes). +- usb: gadget: f_tcm: ep_autoconfig with fullspeed endpoint + (git-fixes). +- usb: gadget: f_tcm: Fix Get/SetInterface return value + (git-fixes). +- usb: gadget: f_tcm: Decrement command ref count on cleanup + (git-fixes). +- usb: gadget: f_tcm: Translate error to sense (git-fixes). +- usb: gadget: f_tcm: Don't free command immediately (git-fixes). +- usb: gadget: functionfs: fix spellos (git-fixes). +- pwm: microchip-core: fix incorrect comparison with max period + (git-fixes). +- power: reset: as3722-poweroff: Remove unnecessary return in + as3722_poweroff_probe (git-fixes). +- power: ip5xxx_power: Fix return value on ADC read errors + (git-fixes). +- commit f4aee60 + +------------------------------------------------------------------- +Mon Jan 27 17:57:46 CET 2025 - mkoutny@suse.com + +- padata: add pd get/put refcnt helper (git-fixes). +- commit 816d211 + +------------------------------------------------------------------- +Mon Jan 27 17:30:33 CET 2025 - nmorey@suse.com + +- RDMA/hns: Clean up the legacy CONFIG_INFINIBAND_HNS (git-fixes) +- RDMA/mlx5: Fix implicit ODP use after free (git-fixes) +- RDMA/mlx5: Fix a race for an ODP MR which leads to CQE with error (git-fixes) +- RDMA/rxe: Fix the warning "__rxe_cleanup+0x12c/0x170 [rdma_rxe]" (git-fixes) +- RDMA/cxgb4: Notify rdma stack for IB_EVENT_QP_LAST_WQE_REACHED event (git-fixes) +- RDMA/mlx5: Fix indirect mkey ODP page count (git-fixes) +- RDMA/rtrs: Add missing deinit() call (git-fixes) +- RDMA/bnxt_re: Fix to drop reference to the mmap entry in case of error (git-fixes) +- RDMA/srp: Fix error handling in srp_add_port (git-fixes) +- RDMA/rxe: Fix mismatched max_msg_sz (git-fixes) +- rdma/cxgb4: Prevent potential integer overflow on 32bit (git-fixes) +- RDMA/mlx4: Avoid false error about access to uninitialized gids array (git-fixes) +- commit 8a1518e + +------------------------------------------------------------------- +Mon Jan 27 16:52:08 CET 2025 - mkoutny@suse.com + +- padata: avoid UAF for reorder_work (git-fixes). +- padata: fix UAF in padata_reorder (git-fixes). +- commit 0ccb421 + +------------------------------------------------------------------- +Mon Jan 27 16:48:43 CET 2025 - mkoutny@suse.com + +- fork: avoid inappropriate uprobe access to invalid mm + (bsc#1236477). +- commit d6bd244 + +------------------------------------------------------------------- +Mon Jan 27 16:27:13 CET 2025 - nik.borisov@suse.com + +- x86/kexec: Restore GDT on return from ::preserve_context kexec (git-fixes). +- commit 394a2d2 + +------------------------------------------------------------------- +Mon Jan 27 16:27:02 CET 2025 - nik.borisov@suse.com + +- timekeeping: Always check for negative motion (git-fixes). +- commit 6a6f244 + +------------------------------------------------------------------- +Mon Jan 27 16:26:37 CET 2025 - mkoutny@suse.com + +- cgroup/cpuset: remove kernfs active break (bsc#1236110). +- commit 0d4d6ef + +------------------------------------------------------------------- +Mon Jan 27 16:25:21 CET 2025 - mkoutny@suse.com + +- cgroup/cpuset: Prevent leakage of isolated CPUs into sched + domains (jsc#PED-11934). +- cgroup/cpuset: Remove stale text (jsc#PED-11934). +- cgroup/cpuset: Disable cpuset_cpumask_can_shrink() test if + not load balancing (jsc#PED-11934). +- cgroup/cpuset: Enforce at most one + rebuild_sched_domains_locked() call per operation + (jsc#PED-11934). +- cgroup/cpuset: Revert "Allow suppression of sched domain + rebuild in update_cpumasks_hier()" (jsc#PED-11934). +- commit b370227 + +------------------------------------------------------------------- +Mon Jan 27 15:40:22 CET 2025 - nik.borisov@suse.com + +- x86/ioapic: Remove a stray tab in the IO-APIC type string (git-fixes). +- commit c9344f1 + +------------------------------------------------------------------- +Mon Jan 27 15:11:14 CET 2025 - tbogendoerfer@suse.de + +- net: stmmac: dwmac-tegra: Read iommu stream id from device tree + (CVE-2025-21663 bsc#1236260). +- commit f877716 + +------------------------------------------------------------------- +Mon Jan 27 15:07:09 CET 2025 - nik.borisov@suse.com + +- KVM: x86: Advertise SRSO_USER_KERNEL_NO to userspace (git-fixes). +- commit 9294b74 + +------------------------------------------------------------------- +Mon Jan 27 15:06:58 CET 2025 - nik.borisov@suse.com + +- x86/bugs: Add SRSO_USER_KERNEL_NO support (git-fixes). +- commit 6001f65 + +------------------------------------------------------------------- +Mon Jan 27 09:54:48 CET 2025 - tiwai@suse.de + +- maple_tree: simplify split calculation (git-fixes). +- latencytop: use correct kernel-doc format for func params + (git-fixes). +- kasan: fix typo in kasan_poison_new_object documentation + (git-fixes). +- lib/inflate.c: remove dead code (git-fixes). +- firewire: test: Fix potential null dereference in firewire + kunit test (git-fixes). +- maple_tree: reload mas before the second call for mas_empty_area + (git-fixes). +- commit 7ba9d83 + +------------------------------------------------------------------- +Sun Jan 26 10:56:35 CET 2025 - tiwai@suse.de + +- remoteproc: mtk_scp: Only populate devices for SCP cores + (git-fixes). +- remoteproc: omap: Handle ARM dma_iommu_mapping (git-fixes). +- remoteproc: core: Fix ida_free call while not allocated + (git-fixes). +- watchdog: rti_wdt: Fix an OF node leak in rti_wdt_probe() + (git-fixes). +- mtd: rawnand: brcmnand: fix status read of brcmnand_waitfunc + (git-fixes). +- mtd: spinand: Remove write_enable_op() in markbad() (git-fixes). +- mtd: onenand: Fix uninitialized retlen in do_otp_read() + (git-fixes). +- PCI: rcar-ep: Fix incorrect variable used when calling + devm_request_mem_region() (git-fixes). +- PCI: imx6: Add missing reference clock disable logic + (git-fixes). +- PCI: imx6: Deassert apps_reset in imx_pcie_deassert_core_reset() + (git-fixes). +- PCI: imx6: Skip controller_id generation logic for i.MX7D + (git-fixes). +- PCI: imx6: Configure PHY based on Root Complex or Endpoint mode + (git-fixes). +- PCI: dwc: Always stop link in the dw_pcie_suspend_noirq + (git-fixes). +- PCI: qcom: Update ICC and OPP values after Link Up event + (git-fixes). +- PCI: endpoint: pci-epf-test: Fix check for DMA MEMCPY test + (git-fixes). +- PCI: endpoint: pci-epf-test: Set dma_chan_rx pointer to NULL + on error (git-fixes). +- PCI: dwc: ep: Prevent changing BAR size/flags in + pci_epc_set_bar() (git-fixes). +- PCI: dwc: ep: Write BAR_MASK before iATU registers in + pci_epc_set_bar() (git-fixes). +- PCI: endpoint: Finish virtual EP removal in + pci_epf_remove_vepf() (git-fixes). +- PCI: endpoint: Destroy the EPC device in devm_pci_epc_destroy() + (git-fixes). +- PCI: Avoid putting some root ports into D3 on TUXEDO Sirius Gen1 + (git-fixes). +- PCI/ASPM: Save parent L1SS config in pci_save_aspm_l1ss_state() + (git-fixes). +- media: nuvoton: Fix an error check in npcm_video_ece_init() + (git-fixes). +- media: dvb-usb-v2: af9035: fix ISO C90 compilation error on + af9035_i2c_master_xfer (git-fixes). +- staging: media: imx: fix OF node leak in + imx_media_add_of_subdevs() (git-fixes). +- media: mmp: Bring back registration of the device (git-fixes). +- media: nxp: imx8-isi: fix v4l2-compliance test errors + (git-fixes). +- media: uvcvideo: Propagate buf->error to userspace (git-fixes). +- media: uvcvideo: Remove dangling pointers (git-fixes). +- media: uvcvideo: Remove redundant NULL assignment (git-fixes). +- media: uvcvideo: Only save async fh if success (git-fixes). +- media: uvcvideo: Support partial control reads (git-fixes). +- media: uvcvideo: Fix event flags in uvc_ctrl_send_events + (git-fixes). +- media: uvcvideo: Fix double free in error path (git-fixes). +- media: uvcvideo: Fix crash during unbind if gpio unit is in use + (git-fixes). +- staging: media: max96712: fix kernel oops when removing module + (git-fixes). +- media: camif-core: Add check for clk_enable() (git-fixes). +- media: mipi-csis: Add check for clk_enable() (git-fixes). +- media: ov5640: fix get_light_freq on auto (git-fixes). +- media: mc: fix endpoint iteration (git-fixes). +- media: i2c: ds90ub960: Fix UB9702 VC map (git-fixes). +- media: i2c: ds90ub960: Fix logging SP & EQ status only for + UB9702 (git-fixes). +- media: i2c: ds90ub960: Fix use of non-existing registers on + UB9702 (git-fixes). +- media: i2c: ds90ub960: Fix UB9702 refclk register access + (git-fixes). +- media: i2c: ds90ub9x3: Fix extra fwnode_handle_put() + (git-fixes). +- media: i2c: ov9282: Correct the exposure offset (git-fixes). +- media: intel/ipu6: remove cpu latency qos request on error + (git-fixes). +- media: ccs: Fix cleanup order in ccs_probe() (git-fixes). +- media: imx296: Add standby delay during probe (git-fixes). +- media: i2c: imx412: Add missing newline to prints (git-fixes). +- media: i2c: imx290: Register 0x3011 varies between imx327 and + imx290 (git-fixes). +- media: ccs: Clean up parsed CCS static data on parse failure + (git-fixes). +- media: ccs: Fix CCS static data parsing for large block sizes + (git-fixes). +- media: marvell: Add check for clk_enable() (git-fixes). +- media: stm32: dcmipp: correct dma_set_mask_and_coherent mask + value (git-fixes). +- media: lmedm04: Handle errors for lme2510_int_read (git-fixes). +- media: rc: iguanair: handle timeouts (git-fixes). +- media: rkisp1: Fix unused value issue (git-fixes). +- media: imx-jpeg: Fix potential error pointer dereference in + detach_pm() (git-fixes). +- commit aae4fa1 + +------------------------------------------------------------------- +Sat Jan 25 13:11:33 CET 2025 - tiwai@suse.de + +- ALSA: hda/realtek: Enable Mute LED on HP Laptop 14s-fq1xxx + (stable-fixes). +- ALSA: usb-audio: Add delay quirk for USB Audio Device + (stable-fixes). +- ALSA: hda/realtek: Enable headset mic on Positivo C6400 + (stable-fixes). +- commit 6acf6ed + +------------------------------------------------------------------- +Sat Jan 25 12:56:25 CET 2025 - tiwai@suse.de + +- rhashtable: Fix rhashtable_try_insert test (git-fixes). +- commit f5a7305 + +------------------------------------------------------------------- +Sat Jan 25 12:55:36 CET 2025 - tiwai@suse.de + +- mailbox: zynqmp: Remove invalid __percpu annotation in + zynqmp_ipi_probe() (git-fixes). +- mailbox: tegra-hsp: Clear mailbox before using message + (git-fixes). +- i3c: master: Fix missing 'ret' assignment in set_speed() + (git-fixes). +- i3c: dw: Fix use-after-free in dw_i3c_master driver due to + race condition (git-fixes). +- efi: sysfb_efi: fix W=1 warnings when EFI is not set + (git-fixes). +- of: address: Fix empty resource handling in + __of_address_resource_bounds() (git-fixes). +- of/fdt: Restore possibility to use both ACPI and FDT from + bootloader (git-fixes). +- of: reserved-memory: Do not make kmemleak ignore freed address + (git-fixes). +- of: reserved-memory: Fix using wrong number of cells to get + property 'alignment' (git-fixes). +- of: property: Avoiding using uninitialized variable @imaplen + in parse_interrupt_map() (git-fixes). +- of: Correct child specifier used as input of the 2nd nexus node + (git-fixes). +- of: Fix of_find_node_opts_by_path() handling of + alias+path+options (git-fixes). +- soc: samsung: exynos-pmu: Fix uninitialized ret in + tensor_set_bits_atomic() (git-fixes). +- firmware: qcom: scm: Cleanup global '__scm' on probe failures + (git-fixes). +- firmware: qcom: scm: Fix missing read barrier in + qcom_scm_get_tzmem_pool() (git-fixes). +- firmware: qcom: scm: Fix missing read barrier in + qcom_scm_is_available() (git-fixes). +- soc: qcom: socinfo: Avoid out of bounds read of serial number + (git-fixes). +- soc: qcom: smem_state: fix missing of_node_put in error path + (git-fixes). +- soc: qcom: llcc: Enable LLCC_WRCACHE at boot on X1 (git-fixes). +- soc: mediatek: mtk-devapc: Fix leaking IO map on driver remove + (git-fixes). +- soc: mediatek: mtk-devapc: Fix leaking IO map on error paths + (git-fixes). +- memory: tegra20-emc: fix an OF node reference bug in + tegra_emc_find_node_by_ram_code() (git-fixes). +- soc: atmel: fix device_node release in atmel_soc_device_init() + (git-fixes). +- fbdev: omapfb: Fix an OF node leak in + dss_of_port_get_parent_device() (git-fixes). +- ASoC: Intel: avs: Fix init-config parsing (git-fixes). +- ASoC: Intel: avs: Fix theoretical infinite loop (git-fixes). +- ASoC: Intel: avs: Fix the minimum firmware version numbers + (git-fixes). +- ASoC: Intel: avs: Do not readq() u32 registers (git-fixes). +- ASoC: sun4i-spdif: Add clock multiplier settings (git-fixes). +- ASoC: Intel: sof_sdw: correct mach_params->dmic_num (git-fixes). +- ASoC: wcd937x: Use *-y for Makefile (git-fixes). +- ASoC: mediatek: mt8365: Use *-y for Makefile (git-fixes). +- ASoC: cs40l50: Use *-y for Makefile (git-fixes). +- ASoC: Intel: sof_sdw: Fix DMI match for Lenovo 83JX, 83MC and + 83NM (git-fixes). +- ASoC: Intel: sof_sdw: Fix DMI match for Lenovo 83LC (git-fixes). +- ALSA: hda/realtek - Fixed headphone distorted sound on Acer + Aspire A115-31 laptop (git-fixes). +- ALSA: hda: Fix compilation of snd_hdac_adsp_xxx() helpers + (git-fixes). +- ALSA: seq: Make dependency on UMP clearer (git-fixes). +- padata: fix UAF in padata_reorder (git-fixes). +- padata: fix sysfs store callback check (git-fixes). +- crypto: iaa - Fix IAA disabling that occurs when sync_mode is + set to 'async' (git-fixes). +- crypto: ixp4xx - fix OF node reference leaks in + init_ixp_crypto() (git-fixes). +- crypto: hisilicon/sec2 - fix for aead invalid authsize + (git-fixes). +- crypto: hisilicon/sec2 - fix for aead icv error (git-fixes). +- rhashtable: Fix potential deadlock by moving schedule_work + outside lock (git-fixes). +- crypto: qce - fix priority to be less than ARMv8 CE (git-fixes). +- crypto: qce - unregister previously registered algos in error + path (git-fixes). +- crypto: qce - fix goto jump in error path (git-fixes). +- crypto: caam - use JobR's space to access page 0 regs + (git-fixes). +- crypto: api - Fix boot-up self-test race (git-fixes). +- crypto: tegra - do not transfer req when tegra init fails + (git-fixes). +- pinctrl: renesas: rzg2l: Fix PFC_MASK for RZ/V2H and RZ/G3E + (git-fixes). +- pinctrl: amd: Take suspend type into consideration which pins + are non-wake (git-fixes). +- pinctrl: stm32: Add check for clk_enable() (git-fixes). +- pinctrl: samsung: fix fwnode refcount cleanup if + platform_get_irq_optional() fails (git-fixes). +- pinctrl: samsung: Fix irq handling if an error occurs in + exynos_irq_demux_eint16_31() (git-fixes). +- pinctrl: nomadik: Add check for clk_enable() (git-fixes). +- platform/x86: serdev_helpers: Check for serial_ctrl_uid == + NULL (git-fixes). +- platform/x86: x86-android-tablets: make platform data be static + (git-fixes). +- platform/mellanox: mlxbf-pmc: incorrect type in assignment + (git-fixes). +- commit 04804af + +------------------------------------------------------------------- +Sat Jan 25 12:30:54 CET 2025 - tiwai@suse.de + +- Move upstreamed TPM patch into sorted section +- commit a914dc3 + +------------------------------------------------------------------- +Fri Jan 24 22:02:50 CET 2025 - dsterba@suse.com + +- dm thin: make get_first_thin use rcu-safe list first function (CVE-2025-21664 bsc#1236262) +- commit bce62ed + +------------------------------------------------------------------- +Fri Jan 24 21:55:16 CET 2025 - dsterba@suse.com + +- selinux: ignore unknown extended permissions (CVE-2024-57931 bsc#1236192) +- commit edbf793 + +------------------------------------------------------------------- +Fri Jan 24 21:44:54 CET 2025 - dsterba@suse.com + +- net_sched: cls_flow: validate TCA_FLOW_RSHIFT attribute (CVE-2025-21653 bsc#1236161) +- commit bfe69c3 + +------------------------------------------------------------------- +Fri Jan 24 21:34:09 CET 2025 - dsterba@suse.com + +- ipvlan: Fix use-after-free in ipvlan_get_iflink() (CVE-2025-21652 bsc#1236160) +- commit ed4d75b + +------------------------------------------------------------------- +Fri Jan 24 20:15:40 CET 2025 - dsterba@suse.com + +- net/sctp: Prevent autoclose integer overflow in sctp_association_init() (CVE-2024-57938 bsc#1236182) +- commit cb64cb6 + +------------------------------------------------------------------- +Fri Jan 24 20:05:01 CET 2025 - dsterba@suse.com + +- fgraph: Add READ_ONCE() when accessing fgraph_array[] (CVE-2024-57934 bsc#1236179) +- commit f0f5c56 + +------------------------------------------------------------------- +Fri Jan 24 20:03:31 CET 2025 - dsterba@suse.com + +- topology: Keep the cpumask unchanged when printing cpumap (CVE-2024-57917 bsc#1236127) +- commit 29e8746 + +------------------------------------------------------------------- +Fri Jan 24 19:58:20 CET 2025 - dsterba@suse.com + +- mm: vmscan: account for free pages to prevent infinite Loop in throttle_direct_reclaim() (CVE-2024-57884 bsc#1235948) +- commit cd69bfc + +------------------------------------------------------------------- +Fri Jan 24 19:49:13 CET 2025 - dsterba@suse.com + +- netrom: check buffer length before accessing it (CVE-2024-57802 bsc#1235941) +- commit fecc867 + +------------------------------------------------------------------- +Fri Jan 24 13:36:29 CET 2025 - tiwai@suse.de + +- wifi: ath12k: fix tx power, max reg power update to firmware + (git-fixes). +- wifi: mt76: mt7996: fix ldpc setting (git-fixes). +- wifi: mt76: mt7996: fix definition of tx descriptor (git-fixes). +- wifi: mt76: mt7996: fix incorrect indexing of MIB FW event + (git-fixes). +- wifi: mt76: mt7996: fix HE Phy capability (git-fixes). +- wifi: mt76: mt7996: fix the capability of reception of EHT MU + PPDU (git-fixes). +- wifi: mt76: mt7996: add max mpdu len capability (git-fixes). +- wifi: mt76: mt7996: fix register mapping (git-fixes). +- wifi: mt76: mt7915: fix register mapping (git-fixes). +- wifi: mt76: mt7915: fix omac index assignment after hardware + reset (git-fixes). +- wifi: mt76: mt7915: firmware restart on devices with a second + pcie link (git-fixes). +- wifi: mt76: only enable tx worker after setting the channel + (git-fixes). +- wifi: mt76: mt7996: fix rx filter setting for bfee functionality + (git-fixes). +- wifi: mt76: mt7925: Properly handle responses for commands + with events (git-fixes). +- wifi: mt76: mt7925: Cleanup MLO settings post-disconnection + (git-fixes). +- wifi: mt76: mt7925: Update mt7925_mcu_uni_[tx,rx]_ba for MLO + (git-fixes). +- wifi: mt76: mt7925: Init secondary link PM state (git-fixes). +- wifi: mt76: mt7925: Update secondary link PS flow (git-fixes). +- wifi: mt76: mt7925: Update mt7925_unassign_vif_chanctx for + per-link BSS (git-fixes). +- wifi: mt76: mt7925: Update mt792x_rx_get_wcid for per-link STA + (git-fixes). +- wifi: mt76: mt7925: Update mt7925_mcu_sta_update for BC in + ASSOC state (git-fixes). +- wifi: mt76: Enhance mt7925_mac_link_sta_add to support MLO + (git-fixes). +- wifi: mt76: mt7925: Enhance mt7925_mac_link_bss_add to support + MLO (git-fixes). +- wifi: mt76: mt7925: Fix CNM Timeout with Single Active Link + in MLO (git-fixes). +- wifi: mt76: mt7925: fix wrong parameter for related cmd of + chan info (git-fixes). +- wifi: mt76: mt7925: Fix incorrect WCID phy_idx assignment + (git-fixes). +- wifi: mt76: mt7925: Fix incorrect WCID assignment for MLO + (git-fixes). +- wifi: mt76: mt7925: Fix incorrect MLD address in bss_mld_tlv + for MLO support (git-fixes). +- wifi: mt76: connac: Extend mt76_connac_mcu_uni_add_dev for MLO + (git-fixes). +- wifi: mt76: mt7915: fix overflows seen when writing limit + attributes (git-fixes). +- wifi: mt76: mt7996: fix overflows seen when writing limit + attributes (git-fixes). +- wifi: mt76: mt7925: fix the invalid ip address for arp offload + (git-fixes). +- wifi: mt76: mt7925: fix get wrong chip cap from incorrect + pointer (git-fixes). +- commit 0569918 + +------------------------------------------------------------------- +Fri Jan 24 13:34:27 CET 2025 - tiwai@suse.de + +- wifi: mt76: mt7925: fix wrong band_idx setting when enable + sniffer mode (git-fixes). +- wifi: mt76: mt7925: fix NULL deref check in + mt7925_change_vif_links (git-fixes). +- wifi: mt76: mt7915: add module param to select 5 GHz or 6 GHz + on MT7916 (git-fixes). +- wifi: mt76: mt7915: Fix an error handling path in + mt7915_add_interface() (git-fixes). +- wifi: mt76: mt7921: fix using incorrect group cipher after + disconnection (git-fixes). +- wifi: mt76: mt76u_vendor_request: Do not print error messages + when -EPROTO (git-fixes). +- wifi: mt76: mt7915: Fix mesh scan on MT7916 DBDC (git-fixes). +- wifi: mt76: mt7925: fix off by one in mt7925_load_clc() + (git-fixes). +- wifi: rtw88: 8703b: Fix RX/TX issues (git-fixes). +- wifi: rtw89: fix race between cancel_hw_scan and hw_scan + completion (git-fixes). +- wifi: rtw89: mcc: consider time limits not divisible by 1024 + (git-fixes). +- wifi: rtlwifi: rtl8821ae: Fix media status report (git-fixes). +- wifi: cfg80211: adjust allocation of colocated AP data + (git-fixes). +- wifi: mac80211: don't flush non-uploaded STAs (git-fixes). +- wifi: mac80211: Fix common size calculation for ML element + (git-fixes). +- wifi: mac80211: fix tid removal during mesh forwarding + (git-fixes). +- wifi: cfg80211: Move cfg80211_scan_req_add_chan() n_channels + increment earlier (git-fixes). +- wifi: mac80211: prohibit deactivating all links (git-fixes). +- wifi: iwlwifi: mvm: don't count mgmt frames as MPDU (git-fixes). +- wifi: iwlwifi: mvm: avoid NULL pointer dereference (git-fixes). +- commit 98d9d6c + +------------------------------------------------------------------- +Fri Jan 24 13:33:07 CET 2025 - tiwai@suse.de + +- tools: Sync if_xdp.h uapi tooling header (git-fixes). +- wifi: iwlwifi: fw: read STEP table from correct UEFI var + (git-fixes). +- wifi: wlcore: fix unbalanced pm_runtime calls (git-fixes). +- wifi: mt76: mt7996: fix invalid interface combinations + (git-fixes). +- wifi: rtlwifi: pci: wait for firmware loading before releasing + memory (git-fixes). +- wifi: rtlwifi: fix memory leaks and invalid access at probe + error path (git-fixes). +- wifi: rtlwifi: destroy workqueue at rtl_deinit_core (git-fixes). +- wifi: rtlwifi: remove unused check_buddy_priv (git-fixes). +- wifi: rtlwifi: usb: fix workqueue leak when probe fails + (git-fixes). +- wifi: rtlwifi: fix init_sw_vars leak when probe fails + (git-fixes). +- wifi: rtlwifi: wait for firmware loading before releasing memory + (git-fixes). +- wifi: rtlwifi: rtl8192se: rise completion of firmware loading + as last step (git-fixes). +- wifi: rtlwifi: do not complete firmware loading needlessly + (git-fixes). +- wifi: rtlwifi: rtl8821ae: phy: restore removed code to fix + infinite loop (git-fixes). +- wifi: brcmfmac: add missing header include for brcmf_dbg + (git-fixes). +- wifi: ath11k: cleanup struct ath11k_mon_data (git-fixes). +- wifi: ath11k: cleanup struct ath11k_reg_tpc_power_info + (git-fixes). +- wifi: wcn36xx: fix channel survey memory allocation size + (git-fixes). +- wifi: ath11k: Fix unexpected return buffer manager error for + WCN6750/WCN6855 (git-fixes). +- wifi: cfg80211: tests: Fix potential NULL dereference in + test_cfg80211_parse_colocated_ap() (git-fixes). +- commit d9471b1 + +------------------------------------------------------------------- +Fri Jan 24 13:15:50 CET 2025 - tiwai@suse.de + +- keys: drop shadowing dead prototype (git-fixes). +- Refresh + patches.suse/0002-PKCS-7-Check-codeSigning-EKU-for-kernel-module-and-k.patch. +- commit 9473efe + +------------------------------------------------------------------- +Fri Jan 24 13:14:24 CET 2025 - tiwai@suse.de + +- ktest.pl: Fix typo "accesing" (git-fixes). +- ktest.pl: Fix typo in comment (git-fixes). +- ktest.pl: Remove unused declarations in run_bisect_test function + (git-fixes). +- ktest.pl: Check kernelrelease return in get_version (git-fixes). +- selftests: ktap_helpers: Fix uninitialized variable (git-fixes). +- selftests/landlock: Fix error message (git-fixes). +- selftests/landlock: Fix build with non-default pthread linking + (git-fixes). +- landlock: Handle weird files (git-fixes). +- KEYS: trusted: dcp: fix improper sg use with CONFIG_VMAP_STACK=y + (git-fixes). +- selftests/rseq: Fix handling of glibc without rseq support + (git-fixes). +- selftests/ftrace: Fix to use remount when testing mount GID + option (git-fixes). +- selftests: harness: fix printing of mismatch values in + __EXPECT() (git-fixes). +- selftests: timers: clocksource-switch: Adapt progress to + kselftest framework (git-fixes). +- selftest: media_tests: fix trivial UAF typo (git-fixes). +- Input: davinci-keyscan - remove leftover header (git-fixes). +- Input: bbnsm_pwrkey - add remove hook (git-fixes). +- HID: core: Fix assumption that Resolution Multipliers must be + in Logical Collections (git-fixes). +- HID: fix generic desktop D-Pad controls (git-fixes). +- HID: hid-thrustmaster: Fix warning in thrustmaster_probe by + adding endpoint check (git-fixes). +- HID: multitouch: fix support for Goodix PID 0x01e9 (git-fixes). +- Revert "HID: multitouch: Add support for lenovo Y9000P Touchpad" + (stable-fixes). +- HID: wacom: Initialize brightness of LED trigger (git-fixes). +- ipmi: ssif_bmc: Fix new request loss when bmc ready for a + response (git-fixes). +- ipmi: ipmb: Add check devm_kasprintf() returned value + (git-fixes). +- pwm: stm32: Add check for clk_enable() (git-fixes). +- pwm: stm32-lp: Add check for clk_enable() (git-fixes). +- hwmon: Fix help text for aspeed-g6-pwm-tach (git-fixes). +- leds: cht-wcove: Use devm_led_classdev_register() to avoid + memory leak (git-fixes). +- leds: netxbig: Fix an OF node reference leak in + netxbig_leds_get_of_pdata() (git-fixes). +- leds: lp8860: Write full EEPROM, not only half of it + (git-fixes). +- mfd: syscon: Fix race in device_node_get_regmap() (git-fixes). +- HID: hid-sensor-hub: don't use stale platform-data on remove + (git-fixes). +- spi: zynq-qspi: Add check for clk_enable() (git-fixes). +- regulator: of: Implement the unwind path of of_regulator_match() + (git-fixes). +- gpio: pca953x: log an error when failing to get the reset GPIO + (git-fixes). +- net/rose: prevent integer overflows in rose_setsockopt() + (git-fixes). +- selinux: Fix SCTP error inconsistency in selinux_socket_bind() + (git-fixes). +- selftests/powerpc: Fix argument order to timer_sub() + (git-fixes). +- commit df484ba + +------------------------------------------------------------------- +Fri Jan 24 13:10:58 CET 2025 - tiwai@suse.de + +- drm/connector: hdmi: Do atomic check when necessary (git-fixes). +- drm/msm/gem: prevent integer overflow in msm_ioctl_gem_submit() + (git-fixes). +- drm/msm/mdp4: correct LCDC regulator name (git-fixes). +- drm/msm: don't clean up priv->kms prematurely (git-fixes). +- drm/msm: Check return value of of_dma_configure() (git-fixes). +- drm/msm/dpu: link DSPP_2/_3 blocks on X1E80100 (git-fixes). +- drm/msm/dpu: link DSPP_2/_3 blocks on SM8650 (git-fixes). +- drm/msm/dpu: link DSPP_2/_3 blocks on SM8550 (git-fixes). +- drm/msm/dpu: link DSPP_2/_3 blocks on SM8350 (git-fixes). +- drm/msm/dpu: link DSPP_2/_3 blocks on SM8250 (git-fixes). +- drm/msm/dpu: link DSPP_2/_3 blocks on SC8180X (git-fixes). +- drm/msm/dpu: link DSPP_2/_3 blocks on SM8150 (git-fixes). +- drm/msm/dpu: provide DSPP and correct LM config for SDM670 + (git-fixes). +- drm/msm/dpu1: don't choke on disabling the writeback connector + (git-fixes). +- drm/msm/dpu: fix x1e80100 intf_6 underrun/vsync interrupt + (git-fixes). +- drm/msm/hdmi: simplify code in pll_get_integloop_gain + (git-fixes). +- drm/msm/dp: set safe_to_exit_level before printing it + (git-fixes). +- drm/amdgpu: fix gpu recovery disable with per queue reset + (git-fixes). +- drm/amdgpu: tear down ttm range manager for doorbell in + amdgpu_ttm_fini() (git-fixes). +- drm/etnaviv: Fix page property being used for non writecombine + buffers (git-fixes). +- drm/xe/tracing: Fix a potential TP_printk UAF (git-fixes). +- Revert "drm/i915/dpt: Make DPT object unshrinkable" + (stable-fixes). +- Revert "drm/amd/display: Fix green screen issue after suspend" + (stable-fixes). +- drm/amdgpu: simplify return statement in amdgpu_ras_eeprom_init + (git-fixes). +- drm/amdgpu/vcn: reset fw_shared under SRIOV (git-fixes). +- drm/amdgpu: Fix potential NULL pointer dereference in + atomctrl_get_smc_sclk_range_table (git-fixes). +- drm/amd/pm: Fix an error handling path in + vega10_enable_se_edc_force_stall_config() (git-fixes). +- drm/bridge: it6505: Change definition of AUX_FIFO_MAX_SIZE + (git-fixes). +- drm/rockchip: vop2: include rockchip_drm_drv.h (git-fixes). +- commit b984ce6 + +------------------------------------------------------------------- +Fri Jan 24 13:05:04 CET 2025 - tiwai@suse.de + +- ACPI: fan: cleanup resources in the error path of .probe() + (git-fixes). +- cpupower: fix TSC MHz calculation (git-fixes). +- Bluetooth: L2CAP: handle NULL sock pointer in l2cap_sock_alloc + (git-fixes). +- Bluetooth: btrtl: check for NULL in btrtl_setup_realtek() + (git-fixes). +- Bluetooth: btbcm: Fix NULL deref in btbcm_get_board_name() + (git-fixes). +- ax25: rcu protect dev->ax25_ptr (git-fixes). +- Align git commit ID abbreviation guidelines and checks + (git-fixes). +- drm/rockchip: vop2: Add check for 32 bpp format for rk3588 + (git-fixes). +- drm/rockchip: vop2: Check linear format for Cluster windows + on rk3566/8 (git-fixes). +- drm/rockchip: vop2: Setup delay cycle for Esmart2/3 (git-fixes). +- drm/rockchip: vop2: Set AXI id for rk3588 (git-fixes). +- drm/connector: Allow clearing HDMI infoframes (git-fixes). +- drm/rcar-du: dsi: Fix PHY lock bit check (git-fixes). +- drm/rockchip: vop2: Fix the windows switch between different + layers (git-fixes). +- drm/panthor: Preserve the result returned by panthor_fw_resume() + (git-fixes). +- drm/rockchip: vop2: Fix the mixer alpha setup for layer 0 + (git-fixes). +- drm/rockchip: vop2: Fix cluster windows alpha ctrl regsiters + offset (git-fixes). +- drm: renesas: rz-du: Drop DU_MCR0_DPI_OE macro (git-fixes). +- drm: renesas: rz-du: Increase supported resolutions (git-fixes). +- drm/rockchip: vop2: fix rk3588 dp+dsi maxclk verification + (git-fixes). +- drm/tidss: Fix race condition while handling interrupt registers + (git-fixes). +- drm/tidss: Clear the interrupt status for interrupts being + disabled (git-fixes). +- drm/tidss: Fix issue in irq handling causing irq-flood issue + (git-fixes). +- drm/v3d: Stop active perfmon if it is being destroyed + (git-fixes). +- accel/ivpu: Fix Qemu crash when running in passthrough + (git-fixes). +- drm/v3d: Fix performance counter source settings on V3D 7.x + (git-fixes). +- drm/rockchip: cdn-dp: Use drm_connector_helper_hpd_irq_event() + (git-fixes). +- commit ef0aef7 + +------------------------------------------------------------------- +Fri Jan 24 11:29:04 CET 2025 - jwiesner@suse.de + +- net/ipv6: release expired exception dst cached in socket + (CVE-2024-56644 bsc#1235133). +- commit a89d415 + +------------------------------------------------------------------- +Fri Jan 24 11:17:01 CET 2025 - mgorman@suse.de + +- Update config files. +- commit 5e1aa47 + +------------------------------------------------------------------- +Fri Jan 24 11:15:57 CET 2025 - mgorman@suse.de + +- fortify: Move FORTIFY_SOURCE under 'Kernel hardening options' + (jsc#PED-11838). +- mm: security: Check early if HARDENED_USERCOPY is enabled + (jsc#PED-11838). +- mm: security: Allow default HARDENED_USERCOPY to be set at + compile time (jsc#PED-11838). +- mm: security: Move hardened usercopy under 'Kernel hardening + options' (jsc#PED-11838). +- commit 1f3276d + +------------------------------------------------------------------- +Fri Jan 24 11:12:47 CET 2025 - mgorman@suse.de + +- Delete + patches.suse/mm-security-Allow-default-HARDENED_USERCOPY-to-be-set-at-compile-time.patch. +- Delete + patches.suse/mm-security-Move-hardened-usercopy-under-Kernel-hardening-options.patch. +- commit 871e2b7 + +------------------------------------------------------------------- +Fri Jan 24 10:30:53 CET 2025 - tiwai@suse.de + +- drm/i915/fb: Relax clear color alignment to 64 bytes + (stable-fixes). +- drm/amdgpu: fix fw attestation for MP0_14_0_{2/3} + (stable-fixes). +- drm/amdgpu: always sync the GFX pipe on ctx switch + (stable-fixes). +- drm/amdgpu: disable gfxoff with the compute workload on gfx12 + (stable-fixes). +- drm/amd/display: Disable replay and psr while VRR is enabled + (stable-fixes). +- drm/amd/display: Fix PSR-SU not support but still call the + amdgpu_dm_psr_enable (stable-fixes). +- drm/amdgpu/smu13: update powersave optimizations (stable-fixes). +- nouveau/fence: handle cross device fences properly + (stable-fixes). +- commit a60ee67 + +------------------------------------------------------------------- +Thu Jan 23 16:59:08 CET 2025 - mhocko@suse.com + +- Update + patches.suse/ALSA-seq-oss-Fix-races-at-processing-SysEx-messages.patch + (stable-fixes CVE-2024-57893 bsc#1235920). +- Update + patches.suse/RDMA-bnxt_re-Fix-max-SGEs-for-the-Work-Request.patch + (jsc#PED-10682 jsc#PED-11231 CVE-2024-57936 bsc#1236181). +- Update + patches.suse/RDMA-hns-Fix-accessing-invalid-dip_ctx-during-destro.patch + (git-fixes CVE-2024-57935 bsc#1236180). +- Update + patches.suse/RDMA-uverbs-Prevent-integer-overflow-issue.patch + (git-fixes CVE-2024-57890 bsc#1235919). +- Update + patches.suse/arm64-ptrace-fix-partial-SETREGSET-for-NT_ARM_TAGGED_ADDR_CTRL.patch + (git-fixes CVE-2024-57874 bsc#1235808). +- Update + patches.suse/cpufreq-CPPC-Fix-possible-null-ptr-deref-for-cppc_ge.patch + (git-fixes CVE-2024-53230 bsc#1235976). +- Update + patches.suse/cpufreq-CPPC-Fix-possible-null-ptr-deref-for-cpufreq.patch + (git-fixes CVE-2024-53231 bsc#1235977). +- Update + patches.suse/drm-adv7511-Fix-use-after-free-in-adv7533_attach_dsi.patch + (git-fixes CVE-2024-57887 bsc#1235952). +- Update + patches.suse/drm-amd-display-Add-check-for-granularity-in-dml-cei.patch + (stable-fixes CVE-2024-57922 bsc#1236080). +- Update + patches.suse/drm-amd-display-fix-divide-error-in-DM-plane-scale-c.patch + (git-fixes CVE-2024-57919 bsc#1236070). +- Update + patches.suse/drm-amd-display-fix-page-fault-due-to-max-surface-de.patch + (git-fixes CVE-2024-57918 bsc#1236128). +- Update + patches.suse/drm-amdgpu-Add-a-lock-when-accessing-the-buddy-trim-.patch + (git-fixes CVE-2024-57921 bsc#1236076). +- Update + patches.suse/drm-amdkfd-Correct-the-migration-DMA-map-direction.patch + (stable-fixes CVE-2024-57897 bsc#1235969). +- Update + patches.suse/drm-amdkfd-wq_release-signals-dma_fence-only-when-av.patch + (git-fixes CVE-2024-57920 bsc#1236072). +- Update + patches.suse/drm-dp_mst-Ensure-mst_primary-pointer-is-valid-in-dr.patch + (stable-fixes CVE-2024-57798 bsc#1235818). +- Update + patches.suse/drm-dp_mst-Fix-resetting-msg-rx-state-after-topology.patch + (git-fixes CVE-2024-57876 bsc#1235806). +- Update + patches.suse/drm-mediatek-Set-private-all_drm_private-i-drm-to-NU.patch + (git-fixes CVE-2024-57926 bsc#1236082). +- Update + patches.suse/drm-xe-Fix-fault-on-fd-close-after-unbind.patch + (git-fixes CVE-2024-57844 bsc#1235945). +- Update + patches.suse/drm-xe-Fix-tlb-invalidation-when-wedging.patch + (git-fixes CVE-2025-21644 bsc#1236085). +- Update + patches.suse/exfat-fix-the-infinite-loop-in-exfat_readdir.patch + (git-fixes CVE-2024-57940 bsc#1236227). +- Update + patches.suse/exfat-fix-the-new-buffer-was-not-zeroed-before-writing.patch + (git-fixes CVE-2024-57943 bsc#1236230). +- Update + patches.suse/gpio-virtuser-fix-missing-lookup-table-cleanups.patch + (git-fixes CVE-2025-21661 bsc#1236201). +- Update + patches.suse/hwmon-drivetemp-Fix-driver-producing-garbage-data-wh.patch + (git-fixes CVE-2025-21656 bsc#1236248). +- Update + patches.suse/iio-adc-at91-call-input_free_device-on-allocated-iio.patch + (git-fixes CVE-2024-57904 bsc#1236078). +- Update + patches.suse/iio-adc-rockchip_saradc-fix-information-leak-in-trig.patch + (git-fixes CVE-2024-57907 bsc#1236090). +- Update + patches.suse/iio-adc-ti-ads1119-fix-information-leak-in-triggered.patch + (git-fixes CVE-2024-57905 bsc#1236083). +- Update + patches.suse/iio-adc-ti-ads1298-Add-NULL-check-in-ads1298_init.patch + (git-fixes CVE-2024-57944 bsc#1236197). +- Update + patches.suse/iio-adc-ti-ads8688-fix-information-leak-in-triggered.patch + (git-fixes CVE-2024-57906 bsc#1236088). +- Update + patches.suse/iio-dummy-iio_simply_dummy_buffer-fix-information-le.patch + (git-fixes CVE-2024-57911 bsc#1236098). +- Update + patches.suse/iio-imu-kmx61-fix-information-leak-in-triggered-buff.patch + (git-fixes CVE-2024-57908 bsc#1236091). +- Update + patches.suse/iio-light-bh1745-fix-information-leak-in-triggered-b.patch + (git-fixes CVE-2024-57909 bsc#1236095). +- Update + patches.suse/iio-light-vcnl4035-fix-information-leak-in-triggered.patch + (git-fixes CVE-2024-57910 bsc#1236097). +- Update + patches.suse/iio-pressure-zpa2326-fix-information-leak-in-trigger.patch + (git-fixes CVE-2024-57912 bsc#1236101). +- Update + patches.suse/misc-microchip-pci1xxxx-Resolve-kernel-panic-during-.patch + (git-fixes CVE-2024-57916 bsc#1236125). +- Update + patches.suse/net-mlx5e-Skip-restore-TC-rules-for-vport-rep-withou.patch + (jsc#PED-11331 CVE-2024-57801 bsc#1235940). +- Update + patches.suse/netfs-Fix-ceph-copy-to-cache-on-write-begin.patch + (git-fixes CVE-2024-57942 bsc#1236229). +- Update + patches.suse/netfs-Fix-enomem-handling-in-buffered-reads.patch + (git-fixes CVE-2024-57928 bsc#1236092). +- Update + patches.suse/netfs-Fix-the-non-cancellation-of-copy-when-cache-is-temporarily-disabled.patch + (git-fixes CVE-2024-57941 bsc#1236228). +- Update + patches.suse/nfs-Fix-oops-in-nfs_netfs_init_request-when-copying-to-cache.patch + (git-fixes CVE-2024-57927 bsc#1236089). +- Update patches.suse/nvmet-Don-t-overflow-subsysnqn.patch + (git-fixes CVE-2024-53681 bsc#1235904). +- Update + patches.suse/platform-x86-amd-pmc-Only-disable-IRQ1-wakeup-where-.patch + (git-fixes CVE-2025-21645 bsc#1236131). +- Update + patches.suse/powerpc-pseries-vas-Add-close-callback-in-vas_vm_ops.patch + (bsc#1234825 CVE-2024-56765 bsc#1235643). +- Update + patches.suse/s390-cpum_sf-Handle-CPU-hotplug-remove-during-sampling.patch + (git-fixes bsc#1234715 CVE-2024-57849 bsc#1235814). +- Update + patches.suse/usb-gadget-f_fs-Remove-WARN_ON-in-functionfs_bind.patch + (git-fixes CVE-2024-57913 bsc#1236102). +- Update + patches.suse/usb-gadget-u_serial-Disable-ep-before-setting-port-t.patch + (git-fixes CVE-2024-57915 bsc#1236120). +- Update + patches.suse/usb-typec-tcpci-fix-NULL-pointer-issue-on-shared-irq.patch + (git-fixes CVE-2024-57914 bsc#1236119). +- Update + patches.suse/wifi-cfg80211-clear-link-ID-from-bitmap-during-link-.patch + (stable-fixes CVE-2024-57898 bsc#1235966). +- Update + patches.suse/wifi-mac80211-fix-mbss-changed-flags-corruption-on-3.patch + (stable-fixes CVE-2024-57899 bsc#1235924). +- Update + patches.suse/workqueue-Do-not-warn-when-cancelling-WQ_MEM_RECLAIM-work-from-WQ_MEM_RECLAIM-worker.patch + (bsc#1235416 CVE-2024-57888 bsc#1235918). +- Update + patches.suse/x86-fpu-Ensure-shadow-stack-is-active-before-getting-regis.patch + (git-fixes CVE-2025-21632 bsc#1236106). +- commit 54bbd23 + +------------------------------------------------------------------- +Thu Jan 23 16:45:43 CET 2025 - davide.benini@suse.com + +- net: inet: do not leave a dangling sk pointer in inet_create() + (CVE-2024-56601 bsc#1235230). +- commit 9915dd5 + +------------------------------------------------------------------- +Thu Jan 23 16:21:54 CET 2025 - dsterba@suse.com + +- bpf,perf: Fix invalid prog_array access in perf_event_detach_bpf_prog (CVE-2024-56665 bsc#1235489) +- commit c21f948 + +------------------------------------------------------------------- +Thu Jan 23 15:18:22 CET 2025 - mgorman@suse.de + +- psi: Fix race when task wakes up before psi_sched_switch() + adjusts flags (bsc#1234634 (Scheduler functional and performance + backports)). +- sched, psi: Don't account irq time if sched_clock_irqtime is + disabled (bsc#1234634 (Scheduler functional and performance + backports)). +- sched: Don't account irq time if sched_clock_irqtime is disabled + (bsc#1234634 (Scheduler functional and performance backports)). +- sched: Define sched_clock_irqtime as static key (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/fair: Do not compute overloaded status unnecessarily + during lb (bsc#1234634 (Scheduler functional and performance + backports)). +- sched/fair: Do not compute NUMA Balancing stats unnecessarily + during lb (bsc#1234634 (Scheduler functional and performance + backports)). +- sched/debug: Change need_resched warnings to pr_err (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/fair: Encapsulate set custom slice in a __setparam_fair() + function (bsc#1234634 (Scheduler functional and performance + backports)). +- sched: Fix race between yield_to() and try_to_wake_up() + (bsc#1234634 (Scheduler functional and performance backports)). +- docs: Update Schedstat version to 17 (bsc#1234634 (Scheduler + functional and performance backports)). +- sched/stats: Print domain name in /proc/schedstat (bsc#1234634 + (Scheduler functional and performance backports)). +- sched: Move sched domain name out of CONFIG_SCHED_DEBUG + (bsc#1234634 (Scheduler functional and performance backports)). +- sched: Report the different kinds of imbalances in + /proc/schedstat (bsc#1234634 (Scheduler functional and + performance backports)). +- sched/fair: Cleanup in migrate_degrades_locality() to improve + readability (bsc#1234634 (Scheduler functional and performance + backports)). +- sched/fair: Fix value reported by hot tasks pulled in + /proc/schedstat (bsc#1234634 (Scheduler functional and + performance backports)). +- sched/fair: Update comments after sched_tick() rename + (bsc#1234634 (Scheduler functional and performance backports)). +- sched/fair: Fix CPU bandwidth limit bypass during CPU hotplug + (bsc#1234634 (Scheduler functional and performance backports)). +- sched: deadline: Cleanup goto label in + pick_earliest_pushable_dl_task (bsc#1234634 (Scheduler + functional and performance backports)). +- sched/fair: Untangle NEXT_BUDDY and pick_next_task() + (bsc#1234634 (Scheduler functional and performance backports)). +- sched/fair: Mark m*_vruntime() with __maybe_unused (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/fair: Fix variable declaration position (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/fair: Do not try to migrate delayed dequeue task + (bsc#1234634 (Scheduler functional and performance backports)). +- sched/fair: Rename cfs_rq.nr_running into nr_queued (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/fair: Remove unused cfs_rq.idle_nr_running (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/fair: Rename cfs_rq.idle_h_nr_running into h_nr_idle + (bsc#1234634 (Scheduler functional and performance backports)). +- sched/fair: Removed unsued cfs_rq.h_nr_delayed (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/fair: Use the new cfs_rq.h_nr_runnable (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/fair: Add new cfs_rq.h_nr_runnable (bsc#1234634 (Scheduler + functional and performance backports)). +- sched/fair: Rename h_nr_running into h_nr_queued (bsc#1234634 + (Scheduler functional and performance backports)). +- sched: Unify HK_TYPE_{TIMER|TICK|MISC} to HK_TYPE_KERNEL_NOISE + (bsc#1234634 (Scheduler functional and performance backports)). +- sched/isolation: Consolidate housekeeping cpumasks that + are always identical (bsc#1234634 (Scheduler functional and + performance backports)). +- sched/isolation: Make "isolcpus=nohz" equivalent to "nohz_full" + (bsc#1234634 (Scheduler functional and performance backports)). +- sched/core: Remove HK_TYPE_SCHED (bsc#1234634 (Scheduler + functional and performance backports)). +- sched/fair: Remove CONFIG_CFS_BANDWIDTH=n definition of + cfs_bandwidth_used() (bsc#1234634 (Scheduler functional and + performance backports)). +- sched/deadline: Consolidate Timer Cancellation (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/deadline: Check bandwidth overflow earlier for hotplug + (bsc#1234634 (Scheduler functional and performance backports)). +- sched/deadline: Correctly account for allocated bandwidth during + hotplug (bsc#1234634 (Scheduler functional and performance + backports)). +- sched/deadline: Restore dl_server bandwidth on non-destructive + root domain changes (bsc#1234634 (Scheduler functional and + performance backports)). +- sched: add READ_ONCE to task_on_rq_queued (bsc#1234634 + (Scheduler functional and performance backports)). +- sched: Don't try to catch up excess steal time (bsc#1234634 + (Scheduler functional and performance backports)). +- commit fa2e8c2 + +------------------------------------------------------------------- +Thu Jan 23 10:42:19 CET 2025 - vbabka@suse.cz + +- mm: reinstate ability to map write-sealed memfd mappings + read-only (bsc#1236186). +- commit ded0978 + +------------------------------------------------------------------- +Thu Jan 23 10:27:51 CET 2025 - jslaby@suse.cz + +- Update + patches.suse/x86-fpu-Ensure-shadow-stack-is-active-before-getting-regis.patch + (git-fixes CVE-2025-21632 bsc#1236106). + Add CVE. +- commit 887d7c3 + +------------------------------------------------------------------- +Thu Jan 23 09:56:12 CET 2025 - nmorey@suse.com + +- net: restrict SO_REUSEPORT to inet sockets (bsc#1235967 CVE-2024-57903) +- commit 58fab3c + +------------------------------------------------------------------- +Thu Jan 23 09:49:03 CET 2025 - nmorey@suse.com + +- net: hns3: fix kernel crash when 1588 is sent on HIP08 devices (bsc#1236143 CVE-2025-21649) +- commit 475f3b6 + +------------------------------------------------------------------- +Thu Jan 23 09:46:11 CET 2025 - nmorey@suse.com + +- net/mlx5: Fix variable not being completed when function returns (bsc#1236198 CVE-2025-21662) +- commit 07f6c41 + +------------------------------------------------------------------- +Wed Jan 22 20:41:08 CET 2025 - mfranc@suse.cz + +- s390/futex: Fix FUTEX_OP_ANDN implementation (git-fixes + bsc#1236286). +- commit 0dace5e + +------------------------------------------------------------------- +Wed Jan 22 19:43:36 CET 2025 - dsterba@suse.com + +- tracing: Prevent bad count for tracing_cpumask_write (CVE-2024-56763 bsc#1235638) +- commit ddb87c7 + +------------------------------------------------------------------- +Wed Jan 22 19:34:39 CET 2025 - dsterba@suse.com + +- dccp: Fix memory leak in dccp_feat_change_recv (CVE-2024-56643 bsc#1235132) +- commit a463e51 + +------------------------------------------------------------------- +Wed Jan 22 19:09:39 CET 2025 - dsterba@suse.com + +- net: stmmac: fix TSO DMA API usage causing oops (CVE-2024-56719 bsc#1235591) +- commit 303cb71 + +------------------------------------------------------------------- +Wed Jan 22 18:50:21 CET 2025 - dsterba@suse.com + +- net: mscc: ocelot: fix incorrect IFH SRC_PORT field in ocelot_ifh_set_basic() (CVE-2024-56717 bsc#1235588) +- commit 9d81d98 + +------------------------------------------------------------------- +Wed Jan 22 18:48:39 CET 2025 - dsterba@suse.com + +- EDAC/igen6: Avoid segmentation fault on module unload (CVE-2024-56708 bsc#1235564) +- commit b104d19 + +------------------------------------------------------------------- +Wed Jan 22 18:46:12 CET 2025 - dsterba@suse.com + +- net/smc: initialize close_work early to avoid warning (CVE-2024-56641 bsc#1235526) +- commit 004c5ba + +------------------------------------------------------------------- +Wed Jan 22 18:28:55 CET 2025 - dsterba@suse.com + +- net: hsr: must allocate more bytes for RedBox support (CVE-2024-56639 bsc#1235525) +- commit 5287ee6 + +------------------------------------------------------------------- +Wed Jan 22 17:40:12 CET 2025 - fdmanana@suse.com + +- btrfs: fix transaction atomicity bug when enabling simple quotas + (bsc#1235792 CVE-2024-57806). +- btrfs: flush delalloc workers queue before stopping cleaner + kthread during unmount (bsc#1235965 CVE-2024-57896). +- commit c277493 + +------------------------------------------------------------------- +Wed Jan 22 15:34:32 CET 2025 - tbogendoerfer@suse.de + +- net: hns3: fixed hclge_fetch_pf_reg accesses bar space out of + bounds issue (CVE-2025-21650 bsc#1236144). +- net: hns3: don't auto enable misc vector (CVE-2025-21651 + bsc#1236145). +- gve: guard XSK operations on the existence of queues + (CVE-2024-57933 bsc#1236178). +- gve: guard XDP xmit NDO on existence of xdp queues + (CVE-2024-57932 bsc#1236190). +- commit 234dcb0 + +------------------------------------------------------------------- +Wed Jan 22 14:29:45 CET 2025 - vbabka@suse.cz + +- Update config files. Make zsmalloc the default for zswap (bsc#1235938) +- commit 5f343bc + +------------------------------------------------------------------- +Wed Jan 22 14:23:43 CET 2025 - vbabka@suse.cz + +- Update config files. Enable CONFIG_READ_ONLY_THP_FOR_FS (bsc#1235939) +- commit afec79a + +------------------------------------------------------------------- +Wed Jan 22 12:48:55 CET 2025 - msuchanek@suse.de + +- powerpc/pseries/iommu: IOMMU incorrectly marks MMIO range in + DDW (bsc#1218470 ltc#204531). +- commit 0e16ef6 + +------------------------------------------------------------------- +Wed Jan 22 12:06:40 CET 2025 - oneukum@suse.com + +- Delete + patches.suse/0001-kvm-Reintroduce-nopvspin-kernel-parameter.patch. + This patch was required for a performance issue with specific kernels +- commit 77171c1 + +------------------------------------------------------------------- +Tue Jan 21 20:14:57 CET 2025 - rgoldwyn@suse.com + +- netfs: Fix kernel async DIO (CVE-2025-21643 bsc#1236129). +- commit 5091c6e + +------------------------------------------------------------------- +Tue Jan 21 17:00:38 CET 2025 - vkarasulli@suse.de + +- KVM: x86: Play nice with protected guests in + complete_hypercall_exit() (CVE-2024-55881 bsc#1235745). +- commit 1b22d6c + +------------------------------------------------------------------- +Tue Jan 21 16:59:59 CET 2025 - dsterba@suse.com + +- netfilter: ipset: Hold module reference while requesting a module (CVE-2024-56637 bsc#1235523) +- commit 690c0e7 + +------------------------------------------------------------------- +Tue Jan 21 16:52:14 CET 2025 - neelx@suse.com + +- btrfs: zlib: fix avail_in bytes for s390 zlib HW compression + path (CVE-2024-57923 bsc#1236081). +- commit 8a7a4cd + +------------------------------------------------------------------- +Tue Jan 21 16:49:01 CET 2025 - dsterba@suse.com + +- geneve: do not assume mac header is set in geneve_xmit_skb() (CVE-2024-56636 bsc#1235520) +- commit 952c736 + +------------------------------------------------------------------- +Tue Jan 21 16:47:22 CET 2025 - colyli@suse.de + +- dm array: fix releasing a faulty array block twice in + dm_array_cursor_end (bsc#1236096, CVE-2024-57929). +- commit 39a2cb0 + +------------------------------------------------------------------- +Tue Jan 21 16:43:39 CET 2025 - dsterba@suse.com + +- net: avoid potential UAF in default_operstate() (CVE-2024-56635 bsc#1235519) +- commit 3ce7665 + +------------------------------------------------------------------- +Tue Jan 21 16:33:32 CET 2025 - dsterba@suse.com + +- net: lapb: increase LAPB_HEADER_LEN (CVE-2024-56659 bsc#1235439) +- commit f8467db + +------------------------------------------------------------------- +Tue Jan 21 16:22:07 CET 2025 - dsterba@suse.com + +- net: enetc: Do not configure preemptible TCs if SIs do not support (CVE-2024-56649 bsc#1235449) +- commit 72c14cf + +------------------------------------------------------------------- +Tue Jan 21 16:19:41 CET 2025 - dsterba@suse.com + +- smb: Initialize cfid->tcon before performing network ops (CVE-2024-56729 bsc#1235503) +- commit 01281af + +------------------------------------------------------------------- +Tue Jan 21 16:03:55 CET 2025 - oneukum@suse.com + +- usb: typec: ucsi: Fix connector status writing past buffer size + (git-fixes). +- commit cef7f7d + +------------------------------------------------------------------- +Tue Jan 21 14:52:47 CET 2025 - oneukum@suse.com + +- reenabled kABI padding for rfkill subsystem +- commit 6ada0c1 + +------------------------------------------------------------------- +Tue Jan 21 14:51:54 CET 2025 - oneukum@suse.com + +- reenabled kABI padding for fpga subsystem +- commit 2829876 + +------------------------------------------------------------------- +Tue Jan 21 14:50:28 CET 2025 - oneukum@suse.com + +- reenabled kABI paddings for atheros wifi +- commit e1e449a + +------------------------------------------------------------------- +Tue Jan 21 14:49:44 CET 2025 - oneukum@suse.com + +- reenable kABI paddings for mediatek wifi +- commit 3acd857 + +------------------------------------------------------------------- +Tue Jan 21 14:48:10 CET 2025 - oneukum@suse.com + +- reenable kABI padding for realtek wifi +- commit f74657e + +------------------------------------------------------------------- +Tue Jan 21 14:10:11 CET 2025 - vbabka@suse.cz + +- selftests/mm: add self tests for guard page feature + (jsc#PED-11997). +- commit 60e0640 + +------------------------------------------------------------------- +Tue Jan 21 14:08:12 CET 2025 - vbabka@suse.cz + +- tools: testing: update tools UAPI header for mman-common.h + (jsc#PED-11997). +- commit 8363626 + +------------------------------------------------------------------- +Tue Jan 21 14:07:38 CET 2025 - vbabka@suse.cz + +- mm: madvise: implement lightweight guard page mechanism + (jsc#PED-11997). +- commit ef64fd4 + +------------------------------------------------------------------- +Tue Jan 21 14:06:58 CET 2025 - vbabka@suse.cz + +- mm: add PTE_MARKER_GUARD PTE marker (jsc#PED-11997). +- commit 8bdd1e7 + +------------------------------------------------------------------- +Tue Jan 21 14:06:33 CET 2025 - vbabka@suse.cz + +- mm: pagewalk: add the ability to install PTEs (jsc#PED-11997). +- commit 05dd309 + +------------------------------------------------------------------- +Tue Jan 21 14:05:57 CET 2025 - vbabka@suse.cz + +- mm/madvise: unrestrict process_madvise() for current process + (jsc#PED-11997). +- commit 520a012 + +------------------------------------------------------------------- +Tue Jan 21 14:03:49 CET 2025 - vbabka@suse.cz + +- mm: refactor mm_access() to not return NULL (jsc#PED-11997). +- commit f4b336b + +------------------------------------------------------------------- +Tue Jan 21 13:27:21 CET 2025 - nik.borisov@suse.com + +- x86/cpu/topology: Remove limit of CPUs due to disabled IO/APIC (git-fixes). +- commit 62783ca + +------------------------------------------------------------------- +Tue Jan 21 12:19:50 CET 2025 - nik.borisov@suse.com + +- x86/microcode/intel: Remove unnecessary cache writeback and invalidation (git-fixes). +- commit dc8791d + +------------------------------------------------------------------- +Tue Jan 21 12:15:02 CET 2025 - nik.borisov@suse.com + +- x86/tdx: Dynamically disable SEPT violations from causing #VEs (git-fixes). +- commit 496a9c3 + +------------------------------------------------------------------- +Tue Jan 21 12:14:51 CET 2025 - nik.borisov@suse.com + +- x86/tdx: Rename tdx_parse_tdinfo() to tdx_setup() (git-fixes). +- commit 5e1ffad + +------------------------------------------------------------------- +Tue Jan 21 12:14:38 CET 2025 - nik.borisov@suse.com + +- x86/tdx: Introduce wrappers to read and write TD metadata (git-fixes). +- commit 755075a + +------------------------------------------------------------------- +Tue Jan 21 12:13:09 CET 2025 - nik.borisov@suse.com + +- x86/pkeys: Ensure updated PKRU value is XRSTOR'd (git-fixes). +- commit 51df86b + +------------------------------------------------------------------- +Tue Jan 21 12:12:55 CET 2025 - nik.borisov@suse.com + +- x86/pkeys: Change caller of update_pkru_in_sigframe() (git-fixes). +- commit 978efb4 + +------------------------------------------------------------------- +Tue Jan 21 12:05:34 CET 2025 - nik.borisov@suse.com + +- x86/fpu: Ensure shadow stack is active before "getting" registers (git-fixes). +- commit 46e75e2 + +------------------------------------------------------------------- +Tue Jan 21 10:48:05 CET 2025 - nik.borisov@suse.com + +- x86/mm: Carve out INVLPG inline asm for use by others (git-fixes). +- commit e895153 + +------------------------------------------------------------------- +Tue Jan 21 10:36:27 CET 2025 - nik.borisov@suse.com + +- x86: fix off-by-one in access_ok() (git-fixes). +- commit 4b269aa + +------------------------------------------------------------------- +Tue Jan 21 10:36:15 CET 2025 - nik.borisov@suse.com + +- x86/asm: Make serialize() always_inline (git-fixes). +- commit f957994 + +------------------------------------------------------------------- +Tue Jan 21 10:36:02 CET 2025 - nik.borisov@suse.com + +- x86/CPU/AMD: WARN when setting EFER.AUTOIBRS if and only if the WRMSR fails (git-fixes). +- commit c5e60f6 + +------------------------------------------------------------------- +Tue Jan 21 09:43:17 CET 2025 - nik.borisov@suse.com + +- x86/microcode/AMD: Flush patch buffer mapping after application (git-fixes). +- commit d8e2f7c + +------------------------------------------------------------------- +Tue Jan 21 09:43:04 CET 2025 - nik.borisov@suse.com + +- x86/fred: Fix the FRED RSP0 MSR out of sync with its per-CPU cache (git-fixes). +- commit bb3c863 + +------------------------------------------------------------------- +Tue Jan 21 06:58:40 CET 2025 - jlee@suse.com + +- Reviewed + patches.suse/0004-MODSIGN-checking-the-blacklisted-hash-before-loading.patch +- commit 0e6968e + +------------------------------------------------------------------- +Tue Jan 21 06:56:27 CET 2025 - jlee@suse.com + +- Reviewed + patches.suse/0003-Add-external-no-support-as-bad-taint-module.patch +- commit 86de2cb + +------------------------------------------------------------------- +Mon Jan 20 10:24:55 CET 2025 - msuchanek@suse.de + +- tpm: ibmvtpm: Set TPM_OPS_AUTO_STARTUP flag on driver + (git-fixes). +- commit 6f0e558 + +------------------------------------------------------------------- +Mon Jan 20 09:50:34 CET 2025 - ohering@suse.de + +- net: mana: Cleanup "mana" debugfs dir after cleanup of all children (git-fixes). +- commit 7180a8a + +------------------------------------------------------------------- +Mon Jan 20 09:49:46 CET 2025 - nmorey@suse.com + +- RDMA/hns: Fix missing flush CQE for DWQE (git-fixes) +- commit 87b30f5 + +------------------------------------------------------------------- +Mon Jan 20 09:49:43 CET 2025 - nmorey@suse.com + +- RDMA/hns: Fix warning storm caused by invalid input in IO path (git-fixes) +- commit e09ea24 + +------------------------------------------------------------------- +Mon Jan 20 09:49:40 CET 2025 - nmorey@suse.com + +- RDMA/hns: Fix accessing invalid dip_ctx during destroying QP (git-fixes) +- commit d0ac89c + +------------------------------------------------------------------- +Mon Jan 20 09:49:36 CET 2025 - nmorey@suse.com + +- RDMA/hns: Fix mapping error of zero-hop WQE buffer (git-fixes) +- commit 87de660 + +------------------------------------------------------------------- +Mon Jan 20 09:49:23 CET 2025 - nmorey@suse.com + +- RDMA/nldev: Set error code in rdma_nl_notify_event (git-fixes) +- commit c4562bf + +------------------------------------------------------------------- +Mon Jan 20 09:49:17 CET 2025 - nmorey@suse.com + +- RDMA/core: Fix ENODEV error for iWARP test over vlan (git-fixes) +- commit a0b253d + +------------------------------------------------------------------- +Mon Jan 20 09:49:09 CET 2025 - nmorey@suse.com + +- RDMA/uverbs: Prevent integer overflow issue (git-fixes) +- commit aeb3e97 + +------------------------------------------------------------------- +Mon Jan 20 09:06:19 CET 2025 - jlee@suse.com + +- Reviewed + patches.suse/0001-PKCS-7-Check-codeSigning-EKU-of-certificates-in-PKCS.patch +- commit c96f4a3 + +------------------------------------------------------------------- +Mon Jan 20 09:05:35 CET 2025 - jlee@suse.com + +- Reviewed + patches.suse/0001-X.509-Fix-the-parser-of-extended-key-usage-for-lengt.patch +- commit b4da5d5 + +------------------------------------------------------------------- +Mon Jan 20 09:04:47 CET 2025 - jlee@suse.com + +- Reviewed + patches.suse/0004-Documentation-admin-guide-module-signing.rst-add-ope.patch +- commit 4076611 + +------------------------------------------------------------------- +Mon Jan 20 09:03:14 CET 2025 - jlee@suse.com + +- Reviewed + patches.suse/0003-modsign-Add-codeSigning-EKU-when-generating-X.509-ke.patch +- commit 3ca6e63 + +------------------------------------------------------------------- +Mon Jan 20 09:02:27 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0002-PKCS-7-Check-codeSigning-EKU-for-kernel-module-and-k.patch. + Update config files. + CONFIG_CHECK_CODESIGN_EKU +- commit 3293035 + +------------------------------------------------------------------- +Mon Jan 20 08:59:44 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0001-X.509-Add-CodeSigning-extended-key-usage-parsing.patch. +- commit af592d7 + +------------------------------------------------------------------- +Mon Jan 20 07:49:01 CET 2025 - heming.zhao@suse.com + +- ocfs2: fix slab-use-after-free due to dangling pointer dqi_priv + (bsc#1235964 CVE-2024-57892). +- commit c39636c + +------------------------------------------------------------------- +Mon Jan 20 06:04:14 CET 2025 - jlee@suse.com + +- efi: remove EFI secret key when booting with secure boot + disabled (jsc#PED-1444). +- commit b444d73 + +------------------------------------------------------------------- +Sat Jan 18 18:56:09 CET 2025 - lduncan@suse.com + +- scsi: mpi3mr: Fix corrupt config pages PHY state is switched + in sysfs (CVE-2024-57804 bsc#1235779). +- commit aa77f1e + +------------------------------------------------------------------- +Sat Jan 18 09:43:35 CET 2025 - tiwai@suse.de + +- soc: ti: pruss: Fix pruss APIs (git-fixes). +- reset: rzg2l-usbphy-ctrl: Assign proper of node to the allocated + device (git-fixes). +- platform/x86: lenovo-yoga-tab2-pro-1380-fastcharger: fix serdev + race (git-fixes). +- platform/x86: dell-uart-backlight: fix serdev race (git-fixes). +- Revert "mtd: spi-nor: core: replace dummy buswidth from addr + to data" (git-fixes). +- hwmon: (ltc2991) Fix mixed signed/unsigned in DIV_ROUND_CLOSEST + (git-fixes). +- hwmon: (tmp513) Fix division of negative numbers (git-fixes). +- gpio: xilinx: Convert gpio_lock to raw spinlock (git-fixes). +- i2c: testunit: on errors, repeat NACK until STOP (git-fixes). +- i2c: rcar: fix NACK handling when being a target (git-fixes). +- i2c: mux: demux-pinctrl: check initial mux selection, too + (git-fixes). +- i2c: atr: Fix client detach (git-fixes). +- i2c: core: fix reference leak in i2c_register_adapter() + (git-fixes). +- pmdomain: imx8mp-blk-ctrl: add missing loop break condition + (git-fixes). +- selftests: mptcp: avoid spurious errors on disconnect + (git-fixes). +- drm/amd/pm: fix BUG: scheduling while atomic (stable-fixes). +- drm/amdkfd: wq_release signals dma_fence only when available + (git-fixes). +- drm/amd/display: Add check for granularity in dml ceil/floor + helpers (stable-fixes). +- drm/amd/display: increase MAX_SURFACES to the value supported + by hw (stable-fixes). +- pmdomain: imx: gpcv2: fix an OF node reference leak in + imx_gpcv2_probe() (git-fixes). +- commit edae5a9 + +------------------------------------------------------------------- +Sat Jan 18 02:27:11 CET 2025 - colyli@suse.de + +- block: RCU protect disk->conv_zones_bitmap (bsc#1235820, + CVE-2024-57875). +- commit 76c266d + +------------------------------------------------------------------- +Sat Jan 18 02:19:20 CET 2025 - colyli@suse.de + +- ublk: detach gendisk from ublk device if add_disk() fails + (bsc#1235634, CVE-2024-56764). +- commit 3688e07 + +------------------------------------------------------------------- +Fri Jan 17 16:34:20 CET 2025 - jgross@suse.com + +- KVM: arm64: Get rid of userspace_irqchip_in_use (CVE-2024-53195 + bsc#1234957). +- commit 4e1a286 + +------------------------------------------------------------------- +Fri Jan 17 16:02:10 CET 2025 - jgross@suse.com + +- KVM: arm64: Don't retire aborted MMIO instruction + (CVE-2024-53196 bsc#1234906). +- commit c7394cd + +------------------------------------------------------------------- +Fri Jan 17 14:41:41 CET 2025 - jgross@suse.com + +- xen: Fix the issue of resource not being properly released in + xenbus_dev_probe() (CVE-2024-53198 bsc#1234923). +- commit a0f3f9e + +------------------------------------------------------------------- +Fri Jan 17 13:45:59 CET 2025 - jgross@suse.com + +- x86/static-call: Remove early_boot_irqs_disabled check to fix + Xen PVH dom0 (git-fixes). +- commit 8264638 + +------------------------------------------------------------------- +Fri Jan 17 10:31:40 CET 2025 - vbabka@suse.cz + +- mm: hugetlb: independent PMD page table shared count + (CVE-2024-57883 bsc#1235947). +- commit 454014f + +------------------------------------------------------------------- +Fri Jan 17 10:00:03 CET 2025 - tiwai@suse.de + +- ASoC: tas2781: Fix occasional calibration failture (git-fixes). +- commit 9c36ea2 + +------------------------------------------------------------------- +Fri Jan 17 09:56:33 CET 2025 - tiwai@suse.de + +- drm/xe: Mark ComputeCS read mode as UC on iGPU (git-fixes). +- drm/xe/oa: Add missing VISACTL mux registers (git-fixes). +- drm/xe: make change ccs_mode a synchronous action (git-fixes). +- drm/xe: introduce xe_gt_reset and xe_gt_wait_for_reset + (git-fixes). +- drm/amd/display: Do not elevate mem_type change to full update + (git-fixes). +- drm/amd/display: Do not wait for PSR disable on vbl enable + (git-fixes). +- Revert "drm/amd/display: Enable urgent latency adjustments + for DCN35" (git-fixes). +- drm/amd/display: Validate mdoe under MST LCT=1 case as well + (git-fixes). +- drm/v3d: Ensure job pointer is set to NULL after job completion + (git-fixes). +- drm/vmwgfx: Add new keep_resv BO param (git-fixes). +- drm/vmwgfx: Unreserve BO on error (git-fixes). +- drm/tests: helpers: Fix compiler warning (git-fixes). +- commit 0fe40cd + +------------------------------------------------------------------- +Fri Jan 17 09:53:32 CET 2025 - vkarasulli@suse.de + +- config: enable + CONFIG_INTEL_IOMMU_SCALABLE_MODE_DEFAULT_ON +- commit 7266c28 + +------------------------------------------------------------------- +Fri Jan 17 09:01:32 CET 2025 - ptesarik@suse.com + +- ftrace: Fix regression with module command in stack_trace_filter + (CVE-2024-56569 bsc#1235031). +- commit edf09c4 + +------------------------------------------------------------------- +Fri Jan 17 08:39:32 CET 2025 - tiwai@suse.de + +- Move upstreamed DRM patch into sorted section +- commit efd17c1 + +------------------------------------------------------------------- +Thu Jan 16 19:35:26 CET 2025 - nmorey@suse.com + +- RDMA/siw: Remove direct link to net_device (bsc#1235946 CVE-2024-57857) +- commit a26645d + +------------------------------------------------------------------- +Thu Jan 16 15:47:30 CET 2025 - tbogendoerfer@suse.de + +- af_packet: fix vlan_get_protocol_dgram() vs MSG_PEEK + (CVE-2024-57901 bsc#1235900). +- net: wwan: t7xx: Fix FSM command timeout issue (CVE-2024-39282 + bsc#1235903). +- commit f820992 + +------------------------------------------------------------------- +Thu Jan 16 14:01:50 CET 2025 - tiwai@suse.de + +- tpm: Map the ACPI provided event log (bsc#1233260 bsc#1233259 + bsc#1232421). +- commit 9c4f937 + +------------------------------------------------------------------- +Thu Jan 16 12:43:30 CET 2025 - nmorey@suse.com + +- RDMA/rtrs: Ensure 'ib_sge list' is accessible (bsc#1235902 CVE-2024-36476) +- commit 5e76f66 + +------------------------------------------------------------------- +Thu Jan 16 12:42:57 CET 2025 - nmorey@suse.com + +- RDMA/rxe: Remove the direct link to net_device (bsc#1235906 CVE-2024-57795) +- commit 09cd979 + +------------------------------------------------------------------- +Thu Jan 16 11:02:44 CET 2025 - vkarasulli@suse.de + +- iommu/vt-d: Remove cache tags before disabling ATS + (CVE-2024-56669 bsc#1235245). +- commit f02f36b + +------------------------------------------------------------------- +Thu Jan 16 10:51:32 CET 2025 - vkarasulli@suse.de + +- iommu/vt-d: Fix qi_batch NULL pointer with nested parent domain + (CVE-2024-56668 bsc#1235017). +- commit 1757163 + +------------------------------------------------------------------- +Thu Jan 16 06:39:08 CET 2025 - osalvador@suse.de + +- mm: use aligned address in copy_user_gigantic_page() + (CVE-2024-51729 bsc#1235741). +- commit 3c62d9b + +------------------------------------------------------------------- +Thu Jan 16 01:14:42 CET 2025 - dsterba@suse.com + +- bpf: fix recursive lock when verdict program return SK_PASS (CVE-2024-56694 bsc#1235412) +- commit dfde0f5 + +------------------------------------------------------------------- +Thu Jan 16 00:33:34 CET 2025 - dsterba@suse.com + +- bpf: fix OOB devmap writes when deleting elements (CVE-2024-56615 bsc#1235426) +- commit 997fa6c + +------------------------------------------------------------------- +Thu Jan 16 00:24:40 CET 2025 - dsterba@suse.com + +- xsk: fix OOB map writes when deleting elements (CVE-2024-56614 bsc#1235424) +- commit 4dda137 + +------------------------------------------------------------------- +Wed Jan 15 23:35:20 CET 2025 - dsterba@suse.com + +- mm/mempolicy: fix migrate_to_node() assuming there is at least one VMA in a MM (CVE-2024-56611 bsc#1235391) +- commit 3a11b51 + +------------------------------------------------------------------- +Wed Jan 15 22:53:46 CET 2025 - dsterba@suse.com + +- iommu/tegra241-cmdqv: Fix alignment failure at max_n_shift (CVE-2024-53225 bsc#1235006) +- commit d17bd9f + +------------------------------------------------------------------- +Wed Jan 15 22:15:40 CET 2025 - ailiop@suse.com + +- ring-buffer: Fix overflow in __rb_map_vma (bsc#1235752 + CVE-2024-56368). +- commit 887043f + +------------------------------------------------------------------- +Wed Jan 15 22:08:41 CET 2025 - ailiop@suse.com + +- mm: use aligned address in clear_gigantic_page() (bsc#1235742 + CVE-2024-52319). +- commit cf2082f + +------------------------------------------------------------------- +Wed Jan 15 21:59:22 CET 2025 - ailiop@suse.com + +- netdevsim: prevent bad user input in + nsim_dev_health_break_write() (bsc#1235587 CVE-2024-56716). +- commit 64a78e2 + +------------------------------------------------------------------- +Wed Jan 15 21:51:44 CET 2025 - ailiop@suse.com + +- bpf: Fix UAF via mismatching bpf_prog/attachment RCU flavors + (bsc#1235555 CVE-2024-56675). +- commit 9dd9586 + +------------------------------------------------------------------- +Wed Jan 15 21:42:59 CET 2025 - ailiop@suse.com + +- net: netdevsim: fix nsim_pp_hold_write() (bsc#1235554 + CVE-2024-56713). +- commit 9b9335e + +------------------------------------------------------------------- +Wed Jan 15 21:22:47 CET 2025 - ailiop@suse.com + +- mm/gup: handle NULL pages in unpin_user_pages() (bsc#1235388 + CVE-2024-56612). +- commit 58f5e58 + +------------------------------------------------------------------- +Wed Jan 15 21:17:35 CET 2025 - ailiop@suse.com + +- xsk: Free skb when TX metadata options are invalid (bsc#1235000 + CVE-2024-53236). +- commit 488293a + +------------------------------------------------------------------- +Wed Jan 15 21:05:45 CET 2025 - ailiop@suse.com + +- ipc: fix memleak if msg_init_ns failed in create_ipc_ns + (bsc#1234893 CVE-2024-53175). +- commit ee73306 + +------------------------------------------------------------------- +Wed Jan 15 19:15:21 CET 2025 - dsterba@suse.com + +- ocfs2: fix uninitialized value in ocfs2_file_read_iter() (CVE-2024-53155 bsc#1234855) +- commit 29d10db + +------------------------------------------------------------------- +Wed Jan 15 18:52:14 CET 2025 - neelx@suse.com + +- btrfs: add a sanity check for btrfs root in btrfs_search_slot() + (CVE-2024-56774 bsc#1235653). +- commit 7fe00e3 + +------------------------------------------------------------------- +Wed Jan 15 18:50:33 CET 2025 - dsterba@suse.com + +- ocfs2: free inode when ocfs2_get_init_inode() fails (CVE-2024-56630 bsc#1235479) +- commit 892fcc7 + +------------------------------------------------------------------- +Wed Jan 15 18:45:15 CET 2025 - dsterba@suse.com + +- ceph: give up on paths longer than PATH_MAX (CVE-2024-53685 bsc#1235720) +- commit 96cf2d2 + +------------------------------------------------------------------- +Wed Jan 15 18:25:00 CET 2025 - dsterba@suse.com + +- bcache: revert replacing IS_ERR_OR_NULL with IS_ERR again (CVE-2024-48881 bsc#1235727) +- commit 7611048 + +------------------------------------------------------------------- +Wed Jan 15 18:14:36 CET 2025 - dsterba@suse.com + +- vfio/mlx5: Fix an unwind issue in mlx5vf_add_migration_pages() (CVE-2024-56742 bsc#1235613) +- commit 561ef4c + +------------------------------------------------------------------- +Wed Jan 15 16:43:30 CET 2025 - mhocko@suse.com + +- net/smc: check return value of sock_recvmsg when draining clc + data (CVE-2024-57791 bsc#1235759). +- commit 3137fae + +------------------------------------------------------------------- +Wed Jan 15 16:21:49 CET 2025 - dsterba@suse.com + +- udmabuf: change folios array from kmalloc to kvmalloc (CVE-2024-56544 bsc#1235067) +- commit e18704f + +------------------------------------------------------------------- +Wed Jan 15 16:06:16 CET 2025 - dsterba@suse.com + +- scsi: qedf: Fix a possible memory leak in qedf_alloc_and_init_sb() (CVE-2024-56748 bsc#1235627) +- commit bf1507f + +------------------------------------------------------------------- +Wed Jan 15 15:53:43 CET 2025 - dsterba@suse.com + +- scsi: ufs: core: sysfs: Prevent div by zero (CVE-2024-56622 bsc#1235251) +- commit e1723b2 + +------------------------------------------------------------------- +Wed Jan 15 15:50:39 CET 2025 - dsterba@suse.com + +- scsi: ufs: core: Cancel RTC work during ufshcd_remove() (CVE-2024-56621 bsc#1235228) +- commit dcbc4ba + +------------------------------------------------------------------- +Wed Jan 15 15:47:57 CET 2025 - dsterba@suse.com + +- scsi: ufs: qcom: Only free platform MSIs when ESI is enabled (CVE-2024-56620 bsc#1235227) +- commit a4f3898 + +------------------------------------------------------------------- +Wed Jan 15 14:49:39 CET 2025 - vkarasulli@suse.de + +- virt: tdx-guest: Just leak decrypted memory on unrecoverable + errors (CVE-2024-57793 bsc#1235768). +- commit 5a20f80 + +------------------------------------------------------------------- +Wed Jan 15 12:39:36 CET 2025 - osalvador@suse.de + +- stackdepot: fix stack_depot_save_flags() in NMI context + (CVE-2024-48876 bsc#1235726). +- commit 21d9f52 + +------------------------------------------------------------------- +Wed Jan 15 10:36:54 CET 2025 - jslaby@suse.cz + +- x86/fred: Clear WFE in missing-ENDBRANCH #CPs (CVE-2024-56761 + bsc#1235633). +- commit d326277 + +------------------------------------------------------------------- +Wed Jan 15 10:16:26 CET 2025 - tbogendoerfer@suse.de + +- net: ethernet: oa_tc6: fix tx skb race condition between + reference pointers (CVE-2024-56788 bsc#1235754). +- tools/net/ynl: fix sub-message key lookup for nested attributes + (git-fixes). +- net: tun: fix tun_napi_alloc_frags() (CVE-2024-56372 + bsc#1235753). +- net: renesas: rswitch: avoid use-after-put for a device tree + node (CVE-2024-55639 bsc#1235737). +- commit ab1ee58 + +------------------------------------------------------------------- +Wed Jan 15 09:37:42 CET 2025 - vkarasulli@suse.de + +- KVM: SVM: Allow guest writes to set MSR_AMD64_DE_CFG bits + (bsc#1234635). +- commit ad88ff2 + +------------------------------------------------------------------- +Wed Jan 15 09:12:02 CET 2025 - vbabka@suse.cz + +- mm/page_alloc: don't call pfn_to_page() on possibly non-existent + PFN in split_large_buddy() (CVE-2024-57881 bsc#1235843). +- commit 47fc212 + +------------------------------------------------------------------- +Wed Jan 15 08:40:16 CET 2025 - jlee@suse.com + +- Reviewed + patches.suse/0001-efi-do-not-automatically-generate-secret-key.patch +- commit 64be71e + +------------------------------------------------------------------- +Wed Jan 15 08:39:05 CET 2025 - jlee@suse.com + +- Reviewed + patches.suse/0011-PM-hibernate-require-hibernate-snapshot-image-to-be-.patch +- commit fac3c3b + +------------------------------------------------------------------- +Wed Jan 15 08:34:38 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0010-PM-hibernate-a-option-to-request-that-snapshot-image.patch. + Update config files. + CONFIG_HIBERNATE_VERIFICATION_FORCE is not set +- commit d0b09b5 + +------------------------------------------------------------------- +Wed Jan 15 08:28:05 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0009-PM-hibernate-prevent-EFI-secret-key-to-be-regenerate.patch. +- commit 38aa2b2 + +------------------------------------------------------------------- +Tue Jan 14 19:57:36 CET 2025 - lduncan@suse.com + +- Revert "block, bfq: merge bfq_release_process_ref() into + bfq_put_cooperator()" (CVE-2024-53182 bsc#1234946). +- block: fix uaf for flush rq while iterating tags (CVE-2024-53170 + bsc#1234888). +- scsi: qedi: Fix a possible memory leak in + qedi_alloc_and_init_sb() (CVE-2024-56747 bsc#1234934). +- scsi: bfa: Fix use-after-free in bfad_im_module_exit() + (CVE-2024-53227 bsc#1235011). +- scsi: hisi_sas: Create all dump files during debugfs + initialization (CVE-2024-56588 bsc#1235123). +- commit d7ec03b + +------------------------------------------------------------------- +Tue Jan 14 19:50:13 CET 2025 - ematsumiya@suse.de + +- smb: client: fix TCP timers deadlock after rmmod (bsc#1235723, + CVE-2024-54680). +- commit 067db58 + +------------------------------------------------------------------- +Tue Jan 14 17:51:58 CET 2025 - nik.borisov@suse.com + +- x86/cpu: Add Lunar Lake to list of CPUs with a broken MONITOR implementation (jsc#PED-11963). +- commit 40fc24b + +------------------------------------------------------------------- +Tue Jan 14 17:06:26 CET 2025 - dsterba@suse.com + +- scsi: hisi_sas: Add cond_resched() for no forced preemption model (CVE-2024-56589 bsc#1235241) +- commit 5616a9a + ------------------------------------------------------------------- Tue Jan 14 15:33:20 CET 2025 - jack@suse.cz - Enable CONFIG_BUG_ON_DATA_CORRUPTION (jsc#PED-11849) - commit ad832d9 +------------------------------------------------------------------- +Tue Jan 14 15:22:20 CET 2025 - andrea.porta@suse.com + +- arm64: dts: rockchip: add hevc power domain clock to rk3328 + (git-fixes). +- commit 4ced1a7 + +------------------------------------------------------------------- +Tue Jan 14 15:21:32 CET 2025 - andrea.porta@suse.com + +- arm64: dts: rockchip: rename rfkill label for Radxa ROCK 5B + (git-fixes). +- commit 1aa0c5f + +------------------------------------------------------------------- +Tue Jan 14 15:20:43 CET 2025 - andrea.porta@suse.com + +- arm64: dts: imx95: correct the address length of + netcmix_blk_ctrl (git-fixes). +- commit 261c0be + ------------------------------------------------------------------- Tue Jan 14 15:19:57 CET 2025 - mfranc@suse.cz @@ -14,6 +2984,45 @@ Tue Jan 14 15:19:57 CET 2025 - mfranc@suse.cz patches.suse/0002-security-Add-a-kernel-lockdown-flag-for-early-boot-s.patch. - commit 53733e1 +------------------------------------------------------------------- +Tue Jan 14 15:19:03 CET 2025 - andrea.porta@suse.com + +- arm64: dts: broadcom: Fix L2 linesize for Raspberry Pi 5 + (git-fixes). +- commit 34dcb38 + +------------------------------------------------------------------- +Tue Jan 14 14:29:28 CET 2025 - oneukum@suse.com + +- reinstating kABI paddings for crypto +- commit dcd0a1e + +------------------------------------------------------------------- +Tue Jan 14 14:28:46 CET 2025 - oneukum@suse.com + +- Refresh patches.suse/crypto-add-suse_kabi_padding.patch. +- commit 7e643ee + +------------------------------------------------------------------- +Tue Jan 14 14:22:08 CET 2025 - oneukum@suse.com + +- reinstate PCI kABI paddings +- commit d5bb436 + +------------------------------------------------------------------- +Tue Jan 14 14:20:41 CET 2025 - oneukum@suse.com + +- Reinstating kABI padding for Thunderbolt +- commit 13936cf + +------------------------------------------------------------------- +Tue Jan 14 13:56:33 CET 2025 - oneukum@suse.com + +- usb: typec: Add attribute file showing the USB Modes of the + partner (git-fixes). +- Refresh patches.suse/paddings-add-for-type-C-new-in-SP5.patch. +- commit 1aae08b + ------------------------------------------------------------------- Tue Jan 14 13:36:21 CET 2025 - dsterba@suse.com @@ -28,6 +3037,14 @@ Tue Jan 14 13:30:56 CET 2025 - mgorman@suse.de command line. - commit b89f0e3 +------------------------------------------------------------------- +Tue Jan 14 13:22:24 CET 2025 - oneukum@suse.com + +- usb: typec: Add attribute file showing the supported USB modes + of the port (git-fixes). +- Refresh patches.suse/paddings-add-for-type-C-new-in-SP5.patch. +- commit 2fd6860 + ------------------------------------------------------------------- Tue Jan 14 13:14:11 CET 2025 - mgorman@suse.de @@ -37,6 +3054,80 @@ Tue Jan 14 13:14:11 CET 2025 - mgorman@suse.de options' (jsc#PED-11838). - commit 6f73ffe +------------------------------------------------------------------- +Tue Jan 14 12:25:35 CET 2025 - oneukum@suse.com + +- usb: typec: ucsi: Fix a missing bits to bytes conversion in + ucsi_init() (git-fixes). +- commit 7a60998 + +------------------------------------------------------------------- +Tue Jan 14 12:19:55 CET 2025 - oneukum@suse.com + +- usb: typec: ucsi: Convert connector specific commands to bitmaps + (git-fixes). +- commit 1060e28 + +------------------------------------------------------------------- +Tue Jan 14 12:16:40 CET 2025 - oneukum@suse.com + +- usb: typec: ucsi: Helper for Get Connector Status command + (git-fixes). +- commit 7530947 + +------------------------------------------------------------------- +Tue Jan 14 12:13:57 CET 2025 - oneukum@suse.com + +- usb: typec: ucsi: Add support for the partner USB Modes + (git-fixes). +- commit bb31d21 + +------------------------------------------------------------------- +Tue Jan 14 11:23:30 CET 2025 - oneukum@suse.com + +- usb: typec: ucsi: Supply the USB capabilities to the ports + (git-fixes). +- commit a77d656 + +------------------------------------------------------------------- +Tue Jan 14 11:08:34 CET 2025 - oneukum@suse.com + +- usb: typec: ucsi: UCSI2.0 Set Sink Path command support + (git-fixes). +- commit 0376245 + +------------------------------------------------------------------- +Tue Jan 14 11:05:51 CET 2025 - oneukum@suse.com + +- usb: typec: ucsi: glink: use device_for_each_child_node_scoped() + (git-fixes). +- commit 3691738 + +------------------------------------------------------------------- +Tue Jan 14 10:01:53 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0008-PM-hibernate-Generate-and-verify-signature-for-snaps.patch. + Update config files. + CONFIG_HIBERNATE_VERIFICATION + CONFIG_EFI_SECRET_KEY + CONFIG_HIDDEN_AREA +- commit 4b57a00 + +------------------------------------------------------------------- +Tue Jan 14 08:34:22 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0007-PM-hibernate-encrypt-hidden-area.patch. +- commit a1cdd8d + +------------------------------------------------------------------- +Tue Jan 14 08:11:18 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0006-efi-allow-user-to-regenerate-secret-key.patch. +- commit 498aa9e + ------------------------------------------------------------------- Mon Jan 13 21:30:48 CET 2025 - krisman@suse.de @@ -697,6 +3788,12 @@ Mon Jan 13 11:54:55 CET 2025 - mfranc@suse.cz - s390x config: IOMMU_DEFAULT_DMA_LAZY=y (bsc#1235646) - commit 2199130 +------------------------------------------------------------------- +Mon Jan 13 10:47:35 CET 2025 - oneukum@suse.com + +- net: usb: qmi_wwan: add Telit FE910C04 compositions (git-fixes). +- commit a8a3e1b + ------------------------------------------------------------------- Mon Jan 13 10:05:49 CET 2025 - tiwai@suse.de @@ -799,6 +3896,31 @@ Sun Jan 12 09:34:43 CET 2025 - tiwai@suse.de (git-fixes). - commit 5559cd4 +------------------------------------------------------------------- +Sun Jan 12 09:15:32 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0005-efi-generate-secret-key-in-EFI-boot-environment.patch. + Update config files. + CONFIG_EFI_SECRET_KEY is not set +- commit f3e53e1 + +------------------------------------------------------------------- +Sun Jan 12 09:10:41 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0002-hibernate-avoid-the-data-in-hidden-area-to-be-snapsh.patch. +- commit 81704e7 + +------------------------------------------------------------------- +Sun Jan 12 09:04:59 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0001-security-create-hidden-area-to-keep-sensitive-data.patch. + Update config files. + CONFIG_HIDDEN_AREA is not set +- commit 53e4009 + ------------------------------------------------------------------- Sun Jan 12 03:41:39 CET 2025 - jlee@suse.com @@ -1129,6 +4251,18 @@ Thu Jan 9 17:36:21 CET 2025 - nmorey@suse.com - af_packet: avoid erroring out after sock_init_data() in packet_create() (CVE-2024-56606 bsc#123541) - commit 4c171b7 +------------------------------------------------------------------- +Thu Jan 9 16:31:26 CET 2025 - dsterba@suse.com + +- smb: client: fix NULL ptr deref in crypto_aead_setkey() (CVE-2024-53185 bsc#1234901) +- commit 16fd7dd + +------------------------------------------------------------------- +Thu Jan 9 16:04:11 CET 2025 - dsterba@suse.com + +- net: af_can: do not leave a dangling sk pointer in can_create() (CVE-2024-56603 bsc#1235415) +- commit 358efec + ------------------------------------------------------------------- Thu Jan 9 15:55:44 CET 2025 - ddiss@suse.de @@ -1136,6 +4270,12 @@ Thu Jan 9 15:55:44 CET 2025 - ddiss@suse.de (bsc#1235035 CVE-2024-56570). - commit 707d8d7 +------------------------------------------------------------------- +Thu Jan 9 15:46:57 CET 2025 - dsterba@suse.com + +- ceph: fix cred leak in ceph_mds_check_access() (CVE-2024-56563 bsc#1235107) +- commit 2378163 + ------------------------------------------------------------------- Thu Jan 9 14:31:17 CET 2025 - jdelvare@suse.de @@ -1202,7 +4342,7 @@ Wed Jan 8 13:49:07 CET 2025 - pmladek@suse.com Wed Jan 8 12:30:13 CET 2025 - dsterba@suse.com - btrfs: fix use-after-free waiting for encoded read endios (bsc#1235128) -- commit 0406131 +- commit faccece ------------------------------------------------------------------- Wed Jan 8 12:17:46 CET 2025 - dwagner@suse.de @@ -1388,6 +4528,13 @@ Tue Jan 7 23:36:50 CET 2025 - ailiop@suse.com - dlm: fix possible lkb_resource null dereference (git-fixes). - commit 490216a +------------------------------------------------------------------- +Tue Jan 7 21:30:51 CET 2025 - mbrugger@suse.com + +- powerpc/pseries/vas: Add close() callback in vas_vm_ops struct + (bsc#1234825). +- commit 2674760 + ------------------------------------------------------------------- Tue Jan 7 20:12:47 CET 2025 - tbogendoerfer@suse.de diff --git a/kernel-obs-qa.spec b/kernel-obs-qa.spec index 0eac0dd..8a1bd64 100644 --- a/kernel-obs-qa.spec +++ b/kernel-obs-qa.spec @@ -25,7 +25,7 @@ Name: kernel-obs-qa Version: 6.12.0 %if 0%{?is_kotd} -Release: .ged29189 +Release: .g6642b42 %else Release: 0 %endif diff --git a/kernel-source.changes b/kernel-source.changes index eb54d71..6d9f5cb 100644 --- a/kernel-source.changes +++ b/kernel-source.changes @@ -1,9 +1,2979 @@ +------------------------------------------------------------------- +Tue Feb 4 12:23:33 CET 2025 - ailiop@suse.com + +- xfs: Add error handling for xfs_reflink_cancel_cow_range + (git-fixes). +- commit b508427 + +------------------------------------------------------------------- +Tue Feb 4 12:22:51 CET 2025 - ailiop@suse.com + +- xfs: Propagate errors from xfs_reflink_cancel_cow_range in + xfs_dax_write_iomap_end (git-fixes). +- commit e231dcf + +------------------------------------------------------------------- +Tue Feb 4 12:21:58 CET 2025 - ailiop@suse.com + +- xfs: don't call remap_verify_area with sb write protection held + (git-fixes). +- commit b243b98 + +------------------------------------------------------------------- +Tue Feb 4 11:29:34 CET 2025 - tbogendoerfer@suse.de + +- r8169: enable SG/TSO on selected chip versions per default + (bsc#1235874). +- commit 2795291 + +------------------------------------------------------------------- +Tue Feb 4 11:27:18 CET 2025 - tbogendoerfer@suse.de + +- tools: ynl: c: correct reverse decode of empty attrs + (git-fixes). +- net/mlx5e: Fix inversion dependency warning while enabling + IPsec tunnel (CVE-2025-21674 bsc#1236688). +- net: fec: handle page_pool_dev_alloc_pages error (CVE-2025-21676 + bsc#1236696). +- pfcp: Destroy device along with udp socket's netns dismantle + (CVE-2025-21677 bsc#1236697). +- gtp: Destroy device along with udp socket's netns dismantle + (CVE-2025-21678 bsc#1236698). +- gtp: Use for_each_netdev_rcu() in gtp_genl_dump_pdp() + (git-fixes). +- eth: bnxt: always recalculate features after XDP clearing, + fix null-deref (CVE-2025-21682 bsc#1236703). +- commit 7d6efad + +------------------------------------------------------------------- +Mon Feb 3 18:44:57 CET 2025 - ailiop@suse.com + +- NFSv4.2: mark OFFLOAD_CANCEL MOVEABLE (git-fixes). +- commit 29678bd + +------------------------------------------------------------------- +Mon Feb 3 18:42:14 CET 2025 - ailiop@suse.com + +- NFSv4.2: fix COPY_NOTIFY xdr buf size calculation (git-fixes). +- commit d5313f5 + +------------------------------------------------------------------- +Mon Feb 3 18:41:08 CET 2025 - ailiop@suse.com + +- nfs: fix incorrect error handling in LOCALIO (git-fixes). +- commit 9daaf72 + +------------------------------------------------------------------- +Mon Feb 3 18:39:48 CET 2025 - ailiop@suse.com + +- Revert "SUNRPC: Reduce thread wake-up rate when receiving + large RPC messages" (git-fixes). +- commit 39ec528 + +------------------------------------------------------------------- +Mon Feb 3 18:37:45 CET 2025 - ailiop@suse.com + +- NFSD: Insulate nfsd4_encode_read_plus_data() from page + boundaries in the encode buffer (git-fixes). +- commit ffa4780 + +------------------------------------------------------------------- +Mon Feb 3 18:36:59 CET 2025 - ailiop@suse.com + +- NFSD: Insulate nfsd4_encode_read_plus() from page boundaries + in the encode buffer (git-fixes). +- commit fd89a72 + +------------------------------------------------------------------- +Mon Feb 3 18:36:03 CET 2025 - ailiop@suse.com + +- NFSD: Insulate nfsd4_encode_read() from page boundaries in + the encode buffer (git-fixes). +- commit a5474b1 + +------------------------------------------------------------------- +Mon Feb 3 18:33:40 CET 2025 - ailiop@suse.com + +- NFSD: fix decoding in nfs4_xdr_dec_cb_getattr (git-fixes). +- commit 744c03a + +------------------------------------------------------------------- +Mon Feb 3 18:32:30 CET 2025 - ailiop@suse.com + +- nfsd: fix legacy client tracking initialization (git-fixes). +- commit b058f86 + +------------------------------------------------------------------- +Mon Feb 3 15:56:36 CET 2025 - davide.benini@suse.com + +- net: inet6: do not leave a dangling sk pointer in inet6_create() + (CVE-2024-56600 bsc#1235217). +- commit 001ffac + +------------------------------------------------------------------- +Mon Feb 3 15:33:33 CET 2025 - pmladek@suse.com + +- printk: Defer legacy printing when holding printk_cpu_sync + (bsc#1236733). +- commit 35fb637 + +------------------------------------------------------------------- +Mon Feb 3 14:58:27 CET 2025 - ailiop@suse.com + +- iomap: avoid avoid truncating 64-bit offset to 32 bits + (git-fixes). +- commit dcd6fd5 + +------------------------------------------------------------------- +Mon Feb 3 14:57:27 CET 2025 - ailiop@suse.com + +- iomap: pass byte granular end position to iomap_add_to_ioend + (git-fixes). +- commit 3e58ba8 + +------------------------------------------------------------------- +Mon Feb 3 14:56:05 CET 2025 - ailiop@suse.com + +- cachefiles: Parse the "secctx" immediately (git-fixes). +- commit d3745ec + +------------------------------------------------------------------- +Mon Feb 3 14:50:56 CET 2025 - ailiop@suse.com + +- dlm: fix srcu_read_lock() return type to int (git-fixes). +- commit befab55 + +------------------------------------------------------------------- +Mon Feb 3 14:50:02 CET 2025 - ailiop@suse.com + +- dlm: fix removal of rsb struct that is master and dir record + (git-fixes). +- commit 0dc790e + +------------------------------------------------------------------- +Mon Feb 3 14:48:55 CET 2025 - ailiop@suse.com + +- xfs: check for dead buffers in xfs_buf_find_insert (git-fixes). +- commit 518b962 + +------------------------------------------------------------------- +Mon Feb 3 14:47:45 CET 2025 - ailiop@suse.com + +- xfs: fix a double completion for buffers on in-memory targets + (git-fixes). +- commit 230cef5 + +------------------------------------------------------------------- +Mon Feb 3 14:46:58 CET 2025 - ailiop@suse.com + +- xfs/libxfs: replace kmalloc() and memcpy() with kmemdup() + (git-fixes). +- commit e30e5c1 + +------------------------------------------------------------------- +Mon Feb 3 14:34:31 CET 2025 - jgross@suse.com + +- Update config files: remove XEN PV support and kernel side PV device + backends (jsc#PED-11779) +- commit 31e5715 + +------------------------------------------------------------------- +Mon Feb 3 14:26:31 CET 2025 - iivanov@suse.de + +- arm64: dts: marvell: cn9131-cf-solidwan: fix cp1 comphy links (git-fixes) +- commit c3b3ad4 + +------------------------------------------------------------------- +Mon Feb 3 14:25:20 CET 2025 - iivanov@suse.de + +- arm64: dts: rockchip: increase gmac rx_delay on rk3399-puma (git-fixes) +- commit 040d5bd + +------------------------------------------------------------------- +Mon Feb 3 14:24:03 CET 2025 - iivanov@suse.de + +- arm64: dts: rockchip: fix num-channels property of wolfvision pf5 mic (git-fixes) +- commit 80bffba + +------------------------------------------------------------------- +Mon Feb 3 14:23:02 CET 2025 - iivanov@suse.de + +- arm64: dts: rockchip: Fix PCIe3 handling for Edgeble-6TOPS Modules (git-fixes) +- commit 6eeb73e + +------------------------------------------------------------------- +Mon Feb 3 14:18:42 CET 2025 - iivanov@suse.de + +- arm64: dts: rockchip: Fix sdmmc access on rk3308-rock-s0 v1.1 boards (git-fixes) +- commit 0f4955c + +------------------------------------------------------------------- +Mon Feb 3 14:16:30 CET 2025 - iivanov@suse.de + +- arm64: tegra: Fix Tegra234 PCIe interrupt-map (git-fixes) +- commit 17b2e93 + +------------------------------------------------------------------- +Mon Feb 3 14:14:44 CET 2025 - iivanov@suse.de + +- arm64: tegra: Disable Tegra234 sce-fabric node (git-fixes) +- commit 5fbc68f + +------------------------------------------------------------------- +Mon Feb 3 14:13:32 CET 2025 - iivanov@suse.de + +- arm64: tegra: Fix typo in Tegra234 dce-fabric compatible (git-fixes) +- commit b60c09f + +------------------------------------------------------------------- +Mon Feb 3 14:13:17 CET 2025 - ailiop@suse.com + +- xfs: don't shut down the filesystem for media failures beyond + end of log (git-fixes). +- commit b3253c4 + +------------------------------------------------------------------- +Mon Feb 3 14:12:23 CET 2025 - iivanov@suse.de + +- arm64: tegra: Fix DMA ID for SPI2 (git-fixes) +- commit ed27827 + +------------------------------------------------------------------- +Mon Feb 3 14:09:40 CET 2025 - ailiop@suse.com + +- gfs2: Truncate address space when flipping GFS2_DIF_JDATA flag + (git-fixes). +- commit 2bdb106 + +------------------------------------------------------------------- +Mon Feb 3 13:59:21 CET 2025 - iivanov@suse.de + +- arm64: dts: rockchip: Fix Turing RK1 PCIe3 hang (git-fixes) +- commit 6545f4a + +------------------------------------------------------------------- +Mon Feb 3 13:58:33 CET 2025 - iivanov@suse.de + +- arm64: dts: rockchip: Split up RK3588's PCIe pinctrls (git-fixes) +- commit ee6c1d3 + +------------------------------------------------------------------- +Mon Feb 3 13:50:06 CET 2025 - iivanov@suse.de + +- arm64/mm: Override PARange for !LPA2 and use it consistently (git-fixes) +- commit 46430f7 + +------------------------------------------------------------------- +Mon Feb 3 13:47:46 CET 2025 - iivanov@suse.de + +- arm64/mm: Reduce PA space to 48 bits when LPA2 is not enabled (git-fixes) +- commit 1e5b33c + +------------------------------------------------------------------- +Mon Feb 3 13:45:19 CET 2025 - iivanov@suse.de + +- arm64: Filter out SVE hwcaps when FEAT_SVE isn't implemented (git-fixes) +- commit 6644a3b + +------------------------------------------------------------------- +Mon Feb 3 13:42:32 CET 2025 - iivanov@suse.de + +- arm64/sme: Move storage of reg_smidr to __cpuinfo_store_cpu() (git-fixes) +- commit ee0c3e4 + +------------------------------------------------------------------- +Mon Feb 3 13:39:16 CET 2025 - iivanov@suse.de + +- arm64: stacktrace: Don't WARN when unwinding other tasks (git-fixes) +- commit c1b5cbf + +------------------------------------------------------------------- +Mon Feb 3 12:22:59 CET 2025 - dwagner@suse.de + +- nvme: fix bogus kzalloc() return check in + nvme_init_effects_log() (git-fixes). +- commit d42e4b8 + +------------------------------------------------------------------- +Mon Feb 3 11:20:53 CET 2025 - dwagner@suse.de + +- nvme: Add error path for xa_store in nvme_init_effects + (git-fixes). +- nvme: Add error check for xa_store in nvme_get_effects_log + (git-fixes). +- nvme-tcp: Fix I/O queue cpu spreading for multiple controllers + (git-fixes). +- nvmet: propagate npwg topology (git-fixes). +- commit 7f10443 + +------------------------------------------------------------------- +Mon Feb 3 11:05:26 CET 2025 - oneukum@suse.com + +- usbnet: ipheth: fix DPE OoB read (git-fixes). +- commit b2a02b8 + +------------------------------------------------------------------- +Mon Feb 3 11:04:39 CET 2025 - oneukum@suse.com + +- usbnet: ipheth: break up NCM header size computation + (git-fixes). +- commit 7a83cc0 + +------------------------------------------------------------------- +Mon Feb 3 11:03:37 CET 2025 - oneukum@suse.com + +- usbnet: ipheth: refactor NCM datagram loop (git-fixes). +- commit 095ff33 + +------------------------------------------------------------------- +Mon Feb 3 10:53:21 CET 2025 - ohering@suse.de + +- scsi: storvsc: Ratelimit warning logs to prevent VM denial of + service (git-fixes). +- scsi: storvsc: Don't assume cpu_possible_mask is dense + (git-fixes). +- hyperv: Do not overlap the hvcall IO areas in + hv_vtl_apicid_to_vp_id() (git-fixes). +- hyperv: Do not overlap the hvcall IO areas in get_vtl() + (git-fixes). +- hyperv: Enable the hypercall output page for the VTL mode + (git-fixes). +- hv_balloon: Fallback to generic_online_page() for non-HV hot + added mem (git-fixes). +- Drivers: hv: vmbus: Log on missing offers if any (git-fixes). +- Drivers: hv: vmbus: Wait for boot-time offers during boot and + resume (git-fixes). +- uio_hv_generic: Add a check for HV_NIC for send, receive + buffers setup (git-fixes). +- iommu/hyper-v: Don't assume cpu_possible_mask is dense + (git-fixes). +- Drivers: hv: Don't assume cpu_possible_mask is dense + (git-fixes). +- x86/hyperv: Don't assume cpu_possible_mask is dense (git-fixes). +- hyperv: Remove the now unused hyperv-tlfs.h files (git-fixes). +- hyperv: Switch from hyperv-tlfs.h to hyperv/hvhdk.h (git-fixes). +- hyperv: Add new Hyper-V headers in include/hyperv (git-fixes). +- hyperv: Clean up unnecessary #includes (git-fixes). +- hyperv: Move hv_connection_id to hyperv-tlfs.h (git-fixes). +- hv_netvsc: Replace one-element array with flexible array member + (git-fixes). +- commit bf2065f + +------------------------------------------------------------------- +Sun Feb 2 10:01:55 CET 2025 - tiwai@suse.de + +- Revert "media: uvcvideo: Require entities to have a non-zero + unique ID" (bsc#1235894). +- wifi: rtl8xxxu: add more missing rtl8192cu USB IDs + (stable-fixes). +- drm/amd/display: Initialize denominator defaults to 1 + (stable-fixes). +- drm/amd/display: Use HW lock mgr for PSR1 (stable-fixes). +- drm/connector: hdmi: Validate supported_formats matches + ycbcr_420_allowed (stable-fixes). +- commit 839fcdd + +------------------------------------------------------------------- +Sat Feb 1 10:16:05 CET 2025 - tiwai@suse.de + +- ASoC: acp: Support microphone from Lenovo Go S (stable-fixes). +- ALSA: pcm: use new array-copying-wrapper (stable-fixes). +- ALSA: usb-audio: Add delay quirk for iBasso DC07 Pro + (stable-fixes). +- commit ccad405 + +------------------------------------------------------------------- +Sat Feb 1 10:14:26 CET 2025 - tiwai@suse.de + +- PCI: Restore original INTX_DISABLE bit by pcim_intx() + (git-fixes). +- kconfig: fix memory leak in sym_warn_unmet_dep() (git-fixes). +- kconfig: fix file name in warnings when loading + KCONFIG_DEFCONFIG_LIST (git-fixes). +- genksyms: fix memory leak when the same symbol is read from + *.symref file (git-fixes). +- genksyms: fix memory leak when the same symbol is added from + source (git-fixes). +- ata: libata-core: Add ATA_QUIRK_NOLPM for Samsung SSD 870 QVO + drives (git-fixes). +- ASoC: amd: acp: Fix possible deadlock (git-fixes). +- ASoC: da7213: Initialize the mutex (git-fixes). +- ASoC: rockchip: i2s_tdm: Re-add the set_sysclk callback + (git-fixes). +- ALSA: hda: Fix headset detection failure due to unstable sort + (git-fixes). +- ALSA: hda/realtek: Fix quirk matching for Legion Pro 7 + (git-fixes). +- commit 4daaa58 + +------------------------------------------------------------------- +Fri Jan 31 18:52:17 CET 2025 - krisman@suse.de + +- io_uring/eventfd: ensure io_eventfd_signal() defers another + RCU period (CVE-2025-21655 bsc#1236163). +- commit 8c48635 + +------------------------------------------------------------------- +Fri Jan 31 18:40:47 CET 2025 - krisman@suse.de + +- io_uring/eventfd: abstract out ev_fd put helper (CVE-2025-21655 + bsc#1236163). +- commit 3ee0779 + +------------------------------------------------------------------- +Fri Jan 31 17:47:10 CET 2025 - krisman@suse.de + +- io_uring/sqpoll: zero sqd->thread on tctx errors (CVE-2025-21633 + bsc#1236108). +- commit e81e97d + +------------------------------------------------------------------- +Fri Jan 31 16:50:37 CET 2025 - mgorman@suse.de + +- sched_ext: update scx_bpf_dsq_insert() doc for SCX_DSQ_LOCAL_ON + (git fixes (sched)). +- cpufreq: schedutil: Fix superfluous updates caused by + need_freq_update (git fixes (sched)). +- sched/fair: Fix update_cfs_group() vs DELAY_DEQUEUE (git fixes + (sched)). +- sched/fair: Fix EEVDF entity placement bug causing scheduling + lag (git fixes (sched)). +- sched_ext: idle: Refresh idle masks during idle-to-idle + transitions (git fixes (sched)). +- freezer, sched: Report frozen tasks as 'D' instead of 'R' + (git fixes (sched)). +- epoll: Add synchronous wakeup support for ep_poll_callback + (git fixes (sched)). +- commit 3d30d97 + +------------------------------------------------------------------- +Fri Jan 31 11:16:22 CET 2025 - ptesarik@suse.com + +- mm/rodata_test: use READ_ONCE() to read const variable + (git-fixes). +- commit d31a779 + +------------------------------------------------------------------- +Fri Jan 31 10:16:03 CET 2025 - ggherdovich@suse.cz + +- cpufreq/amd-pstate: Fix prefcore rankings (git-fixes). +- commit 6e54c2a + +------------------------------------------------------------------- +Fri Jan 31 08:45:14 CET 2025 - tiwai@suse.de + +- rtc: zynqmp: Fix optional clock name property (git-fixes). +- rtc: loongson: clear TOY_MATCH0_REG in loongson_rtc_isr() + (git-fixes). +- rtc: pcf85063: fix potential OOB write in PCF85063 NVMEM read + (git-fixes). +- rtc: tps6594: Fix integer overflow on 32bit systems (git-fixes). +- PM: sleep: core: Synchronize runtime PM status of parents and + children (git-fixes). +- PM: hibernate: Add error handling for syscore_suspend() + (git-fixes). +- Bluetooth: L2CAP: accept zero as a special value for MTU + auto-selection (git-fixes). +- Bluetooth: btnxpuart: Fix glitches seen in dual A2DP streaming + (git-fixes). +- Bluetooth: btusb: mediatek: Add locks for + usb_driver_claim_interface() (git-fixes). +- usbnet: ipheth: use static NDP16 location in URB (git-fixes). +- usbnet: ipheth: check that DPE points past NCM header + (git-fixes). +- usbnet: ipheth: fix possible overflow in DPE length check + (git-fixes). +- net: usb: rtl8150: enable basic endpoint checking (git-fixes). +- net: phy: c45-tjaxx: add delay between MDIO write and read in + soft_reset (git-fixes). +- net: rose: fix timer races against user threads (git-fixes). +- net: phy: marvell-88q2xxx: Fix temperature measurement with + reset-gpios (git-fixes). +- NFC: nci: Add bounds checking in nci_hci_create_pipe() + (git-fixes). +- docs: power: Fix footnote reference for Toshiba Satellite + P10-554 (git-fixes). +- gpio: mxc: remove dead code after switch to DT-only (git-fixes). +- commit ca8e15a + +------------------------------------------------------------------- +Fri Jan 31 05:24:26 CET 2025 - tonyj@suse.de + +- docs: ABI: sysfs-bus-event_source-devices-vpa-pmu: Fix htmldocs + errors (jsc#PED-10947, git-fixes). +- commit 84a7517 + +------------------------------------------------------------------- +Fri Jan 31 03:50:33 CET 2025 - tonyj@suse.de + +- perf/x86/intel: Add PMU support for ArrowLake-H (jsc#PED-10527). +- perf/x86/intel: Support hybrid PMU with multiple atom uarchs + (jsc#PED-10527). +- x86/cpu/intel: Define helper to get CPU core native ID + (jsc#PED-10527). +- perf/x86: Refine hybrid_pmu_type defination (jsc#PED-10527). +- commit d4840cf + +------------------------------------------------------------------- +Fri Jan 31 03:49:36 CET 2025 - tonyj@suse.de + +- perf/x86/intel/uncore: Add Clearwater Forest support + (jsc#PED-10657). +- commit 3b2b3d7 + +------------------------------------------------------------------- +Fri Jan 31 03:49:04 CET 2025 - tonyj@suse.de + +- perf/x86/intel: Add Arrow Lake U support (jsc#PED-10525). +- commit 7de75f6 + +------------------------------------------------------------------- +Fri Jan 31 02:49:43 CET 2025 - tonyj@suse.de + +- powerpc/perf: Add per-task/process monitoring to vpa_pmu driver + (jsc#PED-10947). +- powerpc/kvm: Add vpa latency counters to kvm_vcpu_arch + (jsc#PED-10947). +- docs: ABI: sysfs-bus-event_source-devices-vpa-pmu: Document + sysfs event format entries for vpa_pmu (jsc#PED-10947). +- commit a4dd907 + +------------------------------------------------------------------- +Fri Jan 31 02:48:27 CET 2025 - tonyj@suse.de + +- powerpc/perf: Add perf interface to expose vpa counters + (jsc#PED-10947). +- Update config files (ppc64le/default/CONFIG_VPA_PMU) +- Update supported.conf (arch/powerpc/perf/vpa-pmu) +- commit f7b6f3e + +------------------------------------------------------------------- +Fri Jan 31 02:04:25 CET 2025 - tonyj@suse.de + +- perf/x86/rapl: Add core energy counter support for AMD CPUs + (jsc#PED-11773). +- perf/x86/rapl: Move the cntr_mask to rapl_pmus struct + (jsc#PED-11773). +- perf/x86/rapl: Remove the global variable rapl_msrs + (jsc#PED-11773). +- perf/x86/rapl: Modify the generic variable names to *_pkg* + (jsc#PED-11773). +- perf/x86/rapl: Add arguments to the init and cleanup functions + (jsc#PED-11773). +- perf/x86/rapl: Make rapl_model struct global (jsc#PED-11773). +- perf/x86/rapl: Rename rapl_pmu variables (jsc#PED-11773). +- perf/x86/rapl: Remove the cpu_to_rapl_pmu() function + (jsc#PED-11773). +- x86/topology: Introduce topology_logical_core_id() + (jsc#PED-11773). +- perf/x86/rapl: Remove the unused get_rapl_pmu_cpumask() function + (jsc#PED-11773). +- perf/x86/rapl: Clean up cpumask and hotplug (jsc#PED-11773). +- perf/x86/rapl: Move the pmu allocation out of CPU hotplug + (jsc#PED-11773). +- x86/amd: Use heterogeneous core topology for identifying boost + numerator (jsc#PED-11773). +- x86/cpu: Add CPU type to struct cpuinfo_topology + (jsc#PED-11773). +- x86/cpu: Enable SD_ASYM_PACKING for PKG domain on AMD + (jsc#PED-11773). +- x86/cpufeatures: Add X86_FEATURE_AMD_HETEROGENEOUS_CORES + (jsc#PED-11773). +- x86/cpufeatures: Rename X86_FEATURE_FAST_CPPC to have AMD prefix + (jsc#PED-11773). +- commit c61d138 + +------------------------------------------------------------------- +Thu Jan 30 17:36:38 CET 2025 - ggherdovich@suse.cz + +- cpufreq/amd-pstate: Use boost numerator for upper bound of + frequencies (git-fixes). +- cpufreq/amd-pstate: Store the boost numerator as highest perf + again (git-fixes). +- commit 6f5ef23 + +------------------------------------------------------------------- +Thu Jan 30 17:27:17 CET 2025 - ggherdovich@suse.cz + +- cpufreq/amd-pstate: Detect preferred core support before driver + registration (git-fixes). +- cpufreq/amd-pstate: Move registration after static function + call update (git-fixes). +- cpufreq/amd-pstate: Push adjust_perf vfunc init into cpu_init + (git-fixes). +- cpufreq/amd-pstate: Align offline flow of shared memory and + MSR based systems (git-fixes). +- cpufreq/amd-pstate: Call cppc_set_epp_perf in the reenable + function (git-fixes). +- cpufreq/amd-pstate: Do not attempt to clear MSR_AMD_CPPC_ENABLE + (git-fixes). +- cpufreq/amd-pstate: Rename functions that enable CPPC + (git-fixes). +- cpufreq/amd-pstate: Remove the redundant amd_pstate_set_driver() + call (git-fixes). +- cpufreq/amd-pstate: Remove the switch case in amd_pstate_init() + (git-fixes). +- cpufreq/amd-pstate: Call amd_pstate_set_driver() in + amd_pstate_register_driver() (git-fixes). +- cpufreq/amd-pstate: Call amd_pstate_register() in + amd_pstate_init() (git-fixes). +- cpufreq/amd-pstate: Set the initial min_freq to + lowest_nonlinear_freq (git-fixes). +- cpufreq/amd-pstate: Remove the redundant verify() function + (git-fixes). +- cpufreq/amd-pstate: Rename MSR and shared memory specific + functions (git-fixes). +- commit 3a64362 + +------------------------------------------------------------------- +Thu Jan 30 15:12:26 CET 2025 - ggherdovich@suse.cz + +- cpufreq: ACPI: Fix max-frequency computation (git-fixes + jsc#PED-12064). +- commit 8847124 + +------------------------------------------------------------------- +Thu Jan 30 14:42:55 CET 2025 - tiwai@suse.de + +- Move upstreamed lpfc and initramfs patches into sorted section +- commit 3188ca8 + +------------------------------------------------------------------- +Thu Jan 30 14:40:12 CET 2025 - tiwai@suse.de + +- Input: synaptics - fix crash when enabling pass-through port + (bsc#1219522). +- commit 37ec4ab + +------------------------------------------------------------------- +Thu Jan 30 13:53:33 CET 2025 - msuchanek@suse.de + +- powerpc/pseries/eeh: Fix get PE state translation (bsc#1215199). +- commit 9a95d7d + +------------------------------------------------------------------- +Thu Jan 30 13:48:12 CET 2025 - msuchanek@suse.de + +- Update config files. + Disable accidentally enabled option + ppc64le: + CONFIG_IRQ_TIME_ACCOUNTING=n +- commit 482ad8d + +------------------------------------------------------------------- +Thu Jan 30 13:45:59 CET 2025 - tiwai@suse.de + +- ALSA: hda/realtek: Workaround for resume on Dell Venue 11 Pro + 7130 (bsc#1235686). +- commit 9e21a47 + +------------------------------------------------------------------- +Thu Jan 30 13:42:43 CET 2025 - msuchanek@suse.de + +- powerpc/pseries/iommu: Don't unset window if it was never set + (jsc#PED-10539 git-fixes). +- commit 198b0d2 + +------------------------------------------------------------------- +Thu Jan 30 11:18:51 CET 2025 - ggherdovich@suse.cz + +- cpufreq: Move endif to the end of Kconfig file (git-fixes). +- commit bff3dd1 + +------------------------------------------------------------------- +Thu Jan 30 08:36:19 CET 2025 - tiwai@suse.de + +- dmaengine: ti: edma: fix OF node reference leaks in edma_driver + (git-fixes). +- regulator: core: Add missing newline character (git-fixes). +- wifi: ath12k: fix read pointer after free in + ath12k_mac_assign_vif_to_vdev() (git-fixes). +- wifi: rtw89: fix proceeding MCC with wrong scanning state + after sequence changes (git-fixes). +- commit 04018e2 + +------------------------------------------------------------------- +Wed Jan 29 16:30:31 CET 2025 - jgross@suse.com + +- virtio-blk: don't keep queue frozen during system suspend + (CVE-2024-57946 bsc#1236247). +- commit 7fd5c04 + +------------------------------------------------------------------- +Wed Jan 29 16:02:56 CET 2025 - mhocko@suse.com + +- netfilter: x_tables: fix LED ID check in led_tg_check() + (CVE-2024-56650 bsc#1235430). +- commit 7f5dabf + +------------------------------------------------------------------- +Wed Jan 29 10:08:12 CET 2025 - jslaby@suse.cz + +- serial: sh-sci: Increment the runtime usage counter for the + earlycon device (git-fixes). +- serial: sh-sci: Clean sci_ports after at earlycon exit + (git-fixes). +- serial: sh-sci: Do not probe the serial port if its slot in + sci_ports is in use (git-fixes). +- serial: sh-sci: Move runtime PM enable to sci_probe_single() + (git-fixes). +- serial: sh-sci: Drop __initdata macro for port_cfg (git-fixes). +- tty: Permit some TIOCL_SETSEL modes without CAP_SYS_ADMIN + (git-fixes). +- tty: xilinx_uartps: split sysrq handling (git-fixes). +- serial: 8250: Adjust the timeout for FIFO mode (git-fixes). +- commit d006f88 + +------------------------------------------------------------------- +Wed Jan 29 09:22:45 CET 2025 - tiwai@suse.de + +- driver core: class: Fix wild pointer dereferences in API + class_dev_iter_next() (git-fixes). +- devcoredump: cleanup some comments (git-fixes). +- tools/bootconfig: Fix the wrong format specifier (git-fixes). +- serial: sh-sci: Do not probe the serial port if its slot in + sci_ports[] is in use (git-fixes). +- serial: sh-sci: Drop __initdata macro for port_cfg (git-fixes). +- tty: Permit some TIOCL_SETSEL modes without CAP_SYS_ADMIN + (git-fixes). +- tty: xilinx_uartps: split sysrq handling (git-fixes). +- serial: 8250: Adjust the timeout for FIFO mode (git-fixes). +- tty: mips_ejtag_fdc: fix one more u8 warning (git-fixes). +- LoongArch: Fix warnings during S3 suspend (git-fixes). +- commit b05d21a + +------------------------------------------------------------------- +Tue Jan 28 18:09:18 CET 2025 - cfamullaconrad@suse.com + +- tools/power turbostat: Add initial support for GraniteRapids-D + (jsc#PED-10490). +- commit 5b7dffe + +------------------------------------------------------------------- +Tue Jan 28 13:05:25 CET 2025 - tiwai@suse.de + +- selftests/mm: virtual_address_range: avoid reading from VM_IO + mappings (git-fixes). +- selftests/mm: virtual_address_range: unmap chunks after + validation (git-fixes). +- selftests/mm/cow: modify the incorrect checking parameters + (git-fixes). +- selftests/mm: use selftests framework to print test result + (git-fixes). +- selftests/mm: fix condition in uffd_move_test_common() + (git-fixes). +- selftests: mm: fix conversion specifiers in transact_test() + (git-fixes). +- clk: clk-loongson2: Fix the number count of clk provider + (git-fixes). +- clk: sunxi-ng: a100: enable MMC clock reparenting (git-fixes). +- clk: mmp2: call pm_genpd_init() only after genpd.name is set + (git-fixes). +- clk: thead: Fix cpu2vp_clk for TH1520 AP_SUBSYS clocks + (git-fixes). +- clk: thead: Add CLK_IGNORE_UNUSED to fix TH1520 boot + (git-fixes). +- clk: thead: Fix clk gate registration to pass flags (git-fixes). +- clk: qcom: gcc-sdm845: Do not use shared clk_ops for QUPs + (git-fixes). +- clk: qcom: gcc-x1e80100: Do not turn off usb_2 controller GDSC + (git-fixes). +- clk: qcom: gcc-mdm9607: Fix cmd_rcgr offset for blsp1_uart6 rcg + (git-fixes). +- clk: qcom: camcc-x1e80100: Set titan_top_gdsc as the parent + GDSC of subordinate GDSCs (git-fixes). +- clk: qcom: clk-alpha-pll: fix alpha mode configuration + (git-fixes). +- clk: qcom: dispcc-sm6350: Add missing parent_map for a clock + (git-fixes). +- clk: qcom: gcc-sm6350: Add missing parent_map for two clocks + (git-fixes). +- clk: qcom: clk-rpmh: prevent integer overflow in recalc_rate + (git-fixes). +- clk: qcom: gcc-sm8650: Do not turn off PCIe GDSCs during + gdsc_disable() (git-fixes). +- clk: qcom: gcc-sm8550: Do not turn off PCIe GDSCs during + gdsc_disable() (git-fixes). +- clk: imx8mp: Fix clkout1/2 support (git-fixes). +- clk: sunxi-ng: a64: stop force-selecting PLL-MIPI as TCON0 + parent (git-fixes). +- clk: ralink: mtmips: remove duplicated 'xtal' clock for Ralink + SoC RT3883 (git-fixes). +- clk: mediatek: mt2701-img: add missing dummy clk (git-fixes). +- clk: mediatek: mt2701-mm: add missing dummy clk (git-fixes). +- clk: mediatek: mt2701-bdp: add missing dummy clk (git-fixes). +- clk: mediatek: mt2701-aud: fix conversion to + mtk_clk_simple_probe (git-fixes). +- clk: mediatek: mt2701-vdec: fix conversion to + mtk_clk_simple_probe (git-fixes). +- clk: renesas: cpg-mssr: Fix 'soc' node handling in + cpg_mssr_reserved_init() (git-fixes). +- clk: analogbits: Fix incorrect calculation of vco rate delta + (git-fixes). +- clk: fix an OF node reference leak in of_clk_get_parent_name() + (git-fixes). +- pstore/blk: trivial typo fixes (git-fixes). +- selftests/mm: set allocated memory to non-zero content in cow + test (git-fixes). +- clk: clk-imx8mp-audiomix: fix function signature (git-fixes). +- clk: thead: Fix TH1520 emmc and shdci clock rate (git-fixes). +- efivarfs: Fix error on non-existent file (stable-fixes). +- qca_spi: Make driver probing reliable (git-fixes). +- qca_spi: Fix clock speed for multiple QCA7000 (git-fixes). +- commit 52abd40 + +------------------------------------------------------------------- +Tue Jan 28 10:14:21 CET 2025 - jslaby@suse.cz + +- PCI: rcar-ep: Fix incorrect variable used when calling + devm_request_mem_region() (git-fixes). +- PCI: microchip: Set inbound address translation for coherent + or non-coherent mode (git-fixes). +- PCI: imx6: Add missing reference clock disable logic + (git-fixes). +- PCI: imx6: Deassert apps_reset in imx_pcie_deassert_core_reset() + (git-fixes). +- PCI: imx6: Skip controller_id generation logic for i.MX7D + (git-fixes). +- PCI: imx6: Configure PHY based on Root Complex or Endpoint mode + (git-fixes). +- PCI: dwc: Always stop link in the dw_pcie_suspend_noirq + (git-fixes). +- PCI: qcom: Update ICC and OPP values after Link Up event + (git-fixes). +- PCI: endpoint: pci-epf-test: Fix check for DMA MEMCPY test + (git-fixes). +- PCI: endpoint: pci-epf-test: Set dma_chan_rx pointer to NULL + on error (git-fixes). +- PCI: dwc: ep: Prevent changing BAR size/flags in + pci_epc_set_bar() (git-fixes). +- PCI: dwc: ep: Write BAR_MASK before iATU registers in + pci_epc_set_bar() (git-fixes). +- PCI: endpoint: Finish virtual EP removal in + pci_epf_remove_vepf() (git-fixes). +- PCI: endpoint: Destroy the EPC device in devm_pci_epc_destroy() + (git-fixes). +- PCI/ASPM: Save parent L1SS config in pci_save_aspm_l1ss_state() + (git-fixes). +- commit 6aedcaa + +------------------------------------------------------------------- +Tue Jan 28 10:06:37 CET 2025 - jslaby@suse.cz + +- genirq: Make handle_enforce_irqctx() unconditionally available + (git-fixes). +- commit c47d221 + +------------------------------------------------------------------- +Tue Jan 28 10:04:49 CET 2025 - jslaby@suse.cz + +- Refresh patches.suse/tpm-Map-the-ACPI-provided-event-log.patch. + Add Alt-commit. +- commit 256dd4e + +------------------------------------------------------------------- +Tue Jan 28 10:04:33 CET 2025 - jslaby@suse.cz + +- ipmi: ssif_bmc: Fix new request loss when bmc ready for a + response (git-fixes). +- ipmi: ipmb: Add check devm_kasprintf() returned value + (git-fixes). +- commit 513ad80 + +------------------------------------------------------------------- +Tue Jan 28 08:46:32 CET 2025 - nik.borisov@suse.com + +- x86: Fix build regression with CONFIG_KEXEC_JUMP enabled (git-fixes). +- commit e16e19e + +------------------------------------------------------------------- +Tue Jan 28 08:46:18 CET 2025 - nik.borisov@suse.com + +- clocksource: Make negative motion detection more robust (git-fixes). +- commit fca041b + +------------------------------------------------------------------- +Tue Jan 28 08:39:47 CET 2025 - tiwai@suse.de + +- drm/v3d: Assign job pointer to NULL before signaling the fence + (git-fixes). +- drm/amd/display: Fix error pointers in + amdgpu_dm_crtc_mem_type_changed (git-fixes). +- iio: light: as73211: fix channel handling in only-color + triggered buffer (git-fixes). +- intel_th: core: fix kernel-doc warnings (git-fixes). +- bus: mhi: host: Free mhi_buf vector inside + mhi_alloc_bhie_table() (git-fixes). +- iio: iio-mux: kzalloc instead of devm_kzalloc to ensure page + alignment (git-fixes). +- iio: adc: ad_sigma_delta: Handle CS assertion as intended in + ad_sd_read_reg_raw() (git-fixes). +- iio: adc: ad7124: Refuse invalid input specifiers (git-fixes). +- iio: adc: ad7124: Don't create more channels than the driver + can handle (git-fixes). +- extcon: realtek: fix NULL deref check in extcon_rtk_type_c_probe + (git-fixes). +- misc: fastrpc: Fix copy buffer page size (git-fixes). +- misc: fastrpc: Fix registered buffer page address (git-fixes). +- misc: fastrpc: Deregister device nodes properly in error + scenarios (git-fixes). +- VMCI: fix reference to ioctl-number.rst (git-fixes). +- drivers/card_reader/rtsx_usb: Restore interrupt based detection + (git-fixes). +- uio: uio_dmem_genirq: check the return value of devm_kasprintf() + (git-fixes). +- uio: Fix return value of poll (git-fixes). +- misc: misc_minor_alloc to use ida for all dynamic/misc dynamic + minors (git-fixes). +- pps: Fix a use-after-free (git-fixes). +- Revert "usb: gadget: u_serial: Disable ep before setting port to + null to fix the crash caused by port being null" (stable-fixes). +- usb: typec: tcpci: Prevent Sink disconnection before + vPpsShutdown in SPR PPS (git-fixes). +- usb: dwc3: core: Defer the probe until USB power supply ready + (git-fixes). +- USB: serial: quatech2: fix null-ptr-deref in + qt2_process_read_urb() (git-fixes). +- usb: typec: tcpm: set SRC_SEND_CAPABILITIES timeout to + PD_T_SENDER_RESPONSE (git-fixes). +- usb: host: xhci-plat: Assign shared_hcd->rsrc_start (git-fixes). +- usb: dwc3-am62: Fix an OF node leak in phy_syscon_pll_refclk() + (git-fixes). +- usb: dwc3: Skip resume if pm_runtime_set_active() fails + (git-fixes). +- usb: xhci: Fix NULL pointer dereference on certain command + aborts (git-fixes). +- usb: gadget: f_tcm: Don't prepare BOT write request twice + (git-fixes). +- usb: gadget: f_tcm: ep_autoconfig with fullspeed endpoint + (git-fixes). +- usb: gadget: f_tcm: Fix Get/SetInterface return value + (git-fixes). +- usb: gadget: f_tcm: Decrement command ref count on cleanup + (git-fixes). +- usb: gadget: f_tcm: Translate error to sense (git-fixes). +- usb: gadget: f_tcm: Don't free command immediately (git-fixes). +- usb: gadget: functionfs: fix spellos (git-fixes). +- pwm: microchip-core: fix incorrect comparison with max period + (git-fixes). +- power: reset: as3722-poweroff: Remove unnecessary return in + as3722_poweroff_probe (git-fixes). +- power: ip5xxx_power: Fix return value on ADC read errors + (git-fixes). +- commit f4aee60 + +------------------------------------------------------------------- +Mon Jan 27 17:57:46 CET 2025 - mkoutny@suse.com + +- padata: add pd get/put refcnt helper (git-fixes). +- commit 816d211 + +------------------------------------------------------------------- +Mon Jan 27 17:30:33 CET 2025 - nmorey@suse.com + +- RDMA/hns: Clean up the legacy CONFIG_INFINIBAND_HNS (git-fixes) +- RDMA/mlx5: Fix implicit ODP use after free (git-fixes) +- RDMA/mlx5: Fix a race for an ODP MR which leads to CQE with error (git-fixes) +- RDMA/rxe: Fix the warning "__rxe_cleanup+0x12c/0x170 [rdma_rxe]" (git-fixes) +- RDMA/cxgb4: Notify rdma stack for IB_EVENT_QP_LAST_WQE_REACHED event (git-fixes) +- RDMA/mlx5: Fix indirect mkey ODP page count (git-fixes) +- RDMA/rtrs: Add missing deinit() call (git-fixes) +- RDMA/bnxt_re: Fix to drop reference to the mmap entry in case of error (git-fixes) +- RDMA/srp: Fix error handling in srp_add_port (git-fixes) +- RDMA/rxe: Fix mismatched max_msg_sz (git-fixes) +- rdma/cxgb4: Prevent potential integer overflow on 32bit (git-fixes) +- RDMA/mlx4: Avoid false error about access to uninitialized gids array (git-fixes) +- commit 8a1518e + +------------------------------------------------------------------- +Mon Jan 27 16:52:08 CET 2025 - mkoutny@suse.com + +- padata: avoid UAF for reorder_work (git-fixes). +- padata: fix UAF in padata_reorder (git-fixes). +- commit 0ccb421 + +------------------------------------------------------------------- +Mon Jan 27 16:48:43 CET 2025 - mkoutny@suse.com + +- fork: avoid inappropriate uprobe access to invalid mm + (bsc#1236477). +- commit d6bd244 + +------------------------------------------------------------------- +Mon Jan 27 16:27:13 CET 2025 - nik.borisov@suse.com + +- x86/kexec: Restore GDT on return from ::preserve_context kexec (git-fixes). +- commit 394a2d2 + +------------------------------------------------------------------- +Mon Jan 27 16:27:02 CET 2025 - nik.borisov@suse.com + +- timekeeping: Always check for negative motion (git-fixes). +- commit 6a6f244 + +------------------------------------------------------------------- +Mon Jan 27 16:26:37 CET 2025 - mkoutny@suse.com + +- cgroup/cpuset: remove kernfs active break (bsc#1236110). +- commit 0d4d6ef + +------------------------------------------------------------------- +Mon Jan 27 16:25:21 CET 2025 - mkoutny@suse.com + +- cgroup/cpuset: Prevent leakage of isolated CPUs into sched + domains (jsc#PED-11934). +- cgroup/cpuset: Remove stale text (jsc#PED-11934). +- cgroup/cpuset: Disable cpuset_cpumask_can_shrink() test if + not load balancing (jsc#PED-11934). +- cgroup/cpuset: Enforce at most one + rebuild_sched_domains_locked() call per operation + (jsc#PED-11934). +- cgroup/cpuset: Revert "Allow suppression of sched domain + rebuild in update_cpumasks_hier()" (jsc#PED-11934). +- commit b370227 + +------------------------------------------------------------------- +Mon Jan 27 15:40:22 CET 2025 - nik.borisov@suse.com + +- x86/ioapic: Remove a stray tab in the IO-APIC type string (git-fixes). +- commit c9344f1 + +------------------------------------------------------------------- +Mon Jan 27 15:11:14 CET 2025 - tbogendoerfer@suse.de + +- net: stmmac: dwmac-tegra: Read iommu stream id from device tree + (CVE-2025-21663 bsc#1236260). +- commit f877716 + +------------------------------------------------------------------- +Mon Jan 27 15:07:09 CET 2025 - nik.borisov@suse.com + +- KVM: x86: Advertise SRSO_USER_KERNEL_NO to userspace (git-fixes). +- commit 9294b74 + +------------------------------------------------------------------- +Mon Jan 27 15:06:58 CET 2025 - nik.borisov@suse.com + +- x86/bugs: Add SRSO_USER_KERNEL_NO support (git-fixes). +- commit 6001f65 + +------------------------------------------------------------------- +Mon Jan 27 09:54:48 CET 2025 - tiwai@suse.de + +- maple_tree: simplify split calculation (git-fixes). +- latencytop: use correct kernel-doc format for func params + (git-fixes). +- kasan: fix typo in kasan_poison_new_object documentation + (git-fixes). +- lib/inflate.c: remove dead code (git-fixes). +- firewire: test: Fix potential null dereference in firewire + kunit test (git-fixes). +- maple_tree: reload mas before the second call for mas_empty_area + (git-fixes). +- commit 7ba9d83 + +------------------------------------------------------------------- +Sun Jan 26 10:56:35 CET 2025 - tiwai@suse.de + +- remoteproc: mtk_scp: Only populate devices for SCP cores + (git-fixes). +- remoteproc: omap: Handle ARM dma_iommu_mapping (git-fixes). +- remoteproc: core: Fix ida_free call while not allocated + (git-fixes). +- watchdog: rti_wdt: Fix an OF node leak in rti_wdt_probe() + (git-fixes). +- mtd: rawnand: brcmnand: fix status read of brcmnand_waitfunc + (git-fixes). +- mtd: spinand: Remove write_enable_op() in markbad() (git-fixes). +- mtd: onenand: Fix uninitialized retlen in do_otp_read() + (git-fixes). +- PCI: rcar-ep: Fix incorrect variable used when calling + devm_request_mem_region() (git-fixes). +- PCI: imx6: Add missing reference clock disable logic + (git-fixes). +- PCI: imx6: Deassert apps_reset in imx_pcie_deassert_core_reset() + (git-fixes). +- PCI: imx6: Skip controller_id generation logic for i.MX7D + (git-fixes). +- PCI: imx6: Configure PHY based on Root Complex or Endpoint mode + (git-fixes). +- PCI: dwc: Always stop link in the dw_pcie_suspend_noirq + (git-fixes). +- PCI: qcom: Update ICC and OPP values after Link Up event + (git-fixes). +- PCI: endpoint: pci-epf-test: Fix check for DMA MEMCPY test + (git-fixes). +- PCI: endpoint: pci-epf-test: Set dma_chan_rx pointer to NULL + on error (git-fixes). +- PCI: dwc: ep: Prevent changing BAR size/flags in + pci_epc_set_bar() (git-fixes). +- PCI: dwc: ep: Write BAR_MASK before iATU registers in + pci_epc_set_bar() (git-fixes). +- PCI: endpoint: Finish virtual EP removal in + pci_epf_remove_vepf() (git-fixes). +- PCI: endpoint: Destroy the EPC device in devm_pci_epc_destroy() + (git-fixes). +- PCI: Avoid putting some root ports into D3 on TUXEDO Sirius Gen1 + (git-fixes). +- PCI/ASPM: Save parent L1SS config in pci_save_aspm_l1ss_state() + (git-fixes). +- media: nuvoton: Fix an error check in npcm_video_ece_init() + (git-fixes). +- media: dvb-usb-v2: af9035: fix ISO C90 compilation error on + af9035_i2c_master_xfer (git-fixes). +- staging: media: imx: fix OF node leak in + imx_media_add_of_subdevs() (git-fixes). +- media: mmp: Bring back registration of the device (git-fixes). +- media: nxp: imx8-isi: fix v4l2-compliance test errors + (git-fixes). +- media: uvcvideo: Propagate buf->error to userspace (git-fixes). +- media: uvcvideo: Remove dangling pointers (git-fixes). +- media: uvcvideo: Remove redundant NULL assignment (git-fixes). +- media: uvcvideo: Only save async fh if success (git-fixes). +- media: uvcvideo: Support partial control reads (git-fixes). +- media: uvcvideo: Fix event flags in uvc_ctrl_send_events + (git-fixes). +- media: uvcvideo: Fix double free in error path (git-fixes). +- media: uvcvideo: Fix crash during unbind if gpio unit is in use + (git-fixes). +- staging: media: max96712: fix kernel oops when removing module + (git-fixes). +- media: camif-core: Add check for clk_enable() (git-fixes). +- media: mipi-csis: Add check for clk_enable() (git-fixes). +- media: ov5640: fix get_light_freq on auto (git-fixes). +- media: mc: fix endpoint iteration (git-fixes). +- media: i2c: ds90ub960: Fix UB9702 VC map (git-fixes). +- media: i2c: ds90ub960: Fix logging SP & EQ status only for + UB9702 (git-fixes). +- media: i2c: ds90ub960: Fix use of non-existing registers on + UB9702 (git-fixes). +- media: i2c: ds90ub960: Fix UB9702 refclk register access + (git-fixes). +- media: i2c: ds90ub9x3: Fix extra fwnode_handle_put() + (git-fixes). +- media: i2c: ov9282: Correct the exposure offset (git-fixes). +- media: intel/ipu6: remove cpu latency qos request on error + (git-fixes). +- media: ccs: Fix cleanup order in ccs_probe() (git-fixes). +- media: imx296: Add standby delay during probe (git-fixes). +- media: i2c: imx412: Add missing newline to prints (git-fixes). +- media: i2c: imx290: Register 0x3011 varies between imx327 and + imx290 (git-fixes). +- media: ccs: Clean up parsed CCS static data on parse failure + (git-fixes). +- media: ccs: Fix CCS static data parsing for large block sizes + (git-fixes). +- media: marvell: Add check for clk_enable() (git-fixes). +- media: stm32: dcmipp: correct dma_set_mask_and_coherent mask + value (git-fixes). +- media: lmedm04: Handle errors for lme2510_int_read (git-fixes). +- media: rc: iguanair: handle timeouts (git-fixes). +- media: rkisp1: Fix unused value issue (git-fixes). +- media: imx-jpeg: Fix potential error pointer dereference in + detach_pm() (git-fixes). +- commit aae4fa1 + +------------------------------------------------------------------- +Sat Jan 25 13:11:33 CET 2025 - tiwai@suse.de + +- ALSA: hda/realtek: Enable Mute LED on HP Laptop 14s-fq1xxx + (stable-fixes). +- ALSA: usb-audio: Add delay quirk for USB Audio Device + (stable-fixes). +- ALSA: hda/realtek: Enable headset mic on Positivo C6400 + (stable-fixes). +- commit 6acf6ed + +------------------------------------------------------------------- +Sat Jan 25 12:56:25 CET 2025 - tiwai@suse.de + +- rhashtable: Fix rhashtable_try_insert test (git-fixes). +- commit f5a7305 + +------------------------------------------------------------------- +Sat Jan 25 12:55:36 CET 2025 - tiwai@suse.de + +- mailbox: zynqmp: Remove invalid __percpu annotation in + zynqmp_ipi_probe() (git-fixes). +- mailbox: tegra-hsp: Clear mailbox before using message + (git-fixes). +- i3c: master: Fix missing 'ret' assignment in set_speed() + (git-fixes). +- i3c: dw: Fix use-after-free in dw_i3c_master driver due to + race condition (git-fixes). +- efi: sysfb_efi: fix W=1 warnings when EFI is not set + (git-fixes). +- of: address: Fix empty resource handling in + __of_address_resource_bounds() (git-fixes). +- of/fdt: Restore possibility to use both ACPI and FDT from + bootloader (git-fixes). +- of: reserved-memory: Do not make kmemleak ignore freed address + (git-fixes). +- of: reserved-memory: Fix using wrong number of cells to get + property 'alignment' (git-fixes). +- of: property: Avoiding using uninitialized variable @imaplen + in parse_interrupt_map() (git-fixes). +- of: Correct child specifier used as input of the 2nd nexus node + (git-fixes). +- of: Fix of_find_node_opts_by_path() handling of + alias+path+options (git-fixes). +- soc: samsung: exynos-pmu: Fix uninitialized ret in + tensor_set_bits_atomic() (git-fixes). +- firmware: qcom: scm: Cleanup global '__scm' on probe failures + (git-fixes). +- firmware: qcom: scm: Fix missing read barrier in + qcom_scm_get_tzmem_pool() (git-fixes). +- firmware: qcom: scm: Fix missing read barrier in + qcom_scm_is_available() (git-fixes). +- soc: qcom: socinfo: Avoid out of bounds read of serial number + (git-fixes). +- soc: qcom: smem_state: fix missing of_node_put in error path + (git-fixes). +- soc: qcom: llcc: Enable LLCC_WRCACHE at boot on X1 (git-fixes). +- soc: mediatek: mtk-devapc: Fix leaking IO map on driver remove + (git-fixes). +- soc: mediatek: mtk-devapc: Fix leaking IO map on error paths + (git-fixes). +- memory: tegra20-emc: fix an OF node reference bug in + tegra_emc_find_node_by_ram_code() (git-fixes). +- soc: atmel: fix device_node release in atmel_soc_device_init() + (git-fixes). +- fbdev: omapfb: Fix an OF node leak in + dss_of_port_get_parent_device() (git-fixes). +- ASoC: Intel: avs: Fix init-config parsing (git-fixes). +- ASoC: Intel: avs: Fix theoretical infinite loop (git-fixes). +- ASoC: Intel: avs: Fix the minimum firmware version numbers + (git-fixes). +- ASoC: Intel: avs: Do not readq() u32 registers (git-fixes). +- ASoC: sun4i-spdif: Add clock multiplier settings (git-fixes). +- ASoC: Intel: sof_sdw: correct mach_params->dmic_num (git-fixes). +- ASoC: wcd937x: Use *-y for Makefile (git-fixes). +- ASoC: mediatek: mt8365: Use *-y for Makefile (git-fixes). +- ASoC: cs40l50: Use *-y for Makefile (git-fixes). +- ASoC: Intel: sof_sdw: Fix DMI match for Lenovo 83JX, 83MC and + 83NM (git-fixes). +- ASoC: Intel: sof_sdw: Fix DMI match for Lenovo 83LC (git-fixes). +- ALSA: hda/realtek - Fixed headphone distorted sound on Acer + Aspire A115-31 laptop (git-fixes). +- ALSA: hda: Fix compilation of snd_hdac_adsp_xxx() helpers + (git-fixes). +- ALSA: seq: Make dependency on UMP clearer (git-fixes). +- padata: fix UAF in padata_reorder (git-fixes). +- padata: fix sysfs store callback check (git-fixes). +- crypto: iaa - Fix IAA disabling that occurs when sync_mode is + set to 'async' (git-fixes). +- crypto: ixp4xx - fix OF node reference leaks in + init_ixp_crypto() (git-fixes). +- crypto: hisilicon/sec2 - fix for aead invalid authsize + (git-fixes). +- crypto: hisilicon/sec2 - fix for aead icv error (git-fixes). +- rhashtable: Fix potential deadlock by moving schedule_work + outside lock (git-fixes). +- crypto: qce - fix priority to be less than ARMv8 CE (git-fixes). +- crypto: qce - unregister previously registered algos in error + path (git-fixes). +- crypto: qce - fix goto jump in error path (git-fixes). +- crypto: caam - use JobR's space to access page 0 regs + (git-fixes). +- crypto: api - Fix boot-up self-test race (git-fixes). +- crypto: tegra - do not transfer req when tegra init fails + (git-fixes). +- pinctrl: renesas: rzg2l: Fix PFC_MASK for RZ/V2H and RZ/G3E + (git-fixes). +- pinctrl: amd: Take suspend type into consideration which pins + are non-wake (git-fixes). +- pinctrl: stm32: Add check for clk_enable() (git-fixes). +- pinctrl: samsung: fix fwnode refcount cleanup if + platform_get_irq_optional() fails (git-fixes). +- pinctrl: samsung: Fix irq handling if an error occurs in + exynos_irq_demux_eint16_31() (git-fixes). +- pinctrl: nomadik: Add check for clk_enable() (git-fixes). +- platform/x86: serdev_helpers: Check for serial_ctrl_uid == + NULL (git-fixes). +- platform/x86: x86-android-tablets: make platform data be static + (git-fixes). +- platform/mellanox: mlxbf-pmc: incorrect type in assignment + (git-fixes). +- commit 04804af + +------------------------------------------------------------------- +Sat Jan 25 12:30:54 CET 2025 - tiwai@suse.de + +- Move upstreamed TPM patch into sorted section +- commit a914dc3 + +------------------------------------------------------------------- +Fri Jan 24 22:02:50 CET 2025 - dsterba@suse.com + +- dm thin: make get_first_thin use rcu-safe list first function (CVE-2025-21664 bsc#1236262) +- commit bce62ed + +------------------------------------------------------------------- +Fri Jan 24 21:55:16 CET 2025 - dsterba@suse.com + +- selinux: ignore unknown extended permissions (CVE-2024-57931 bsc#1236192) +- commit edbf793 + +------------------------------------------------------------------- +Fri Jan 24 21:44:54 CET 2025 - dsterba@suse.com + +- net_sched: cls_flow: validate TCA_FLOW_RSHIFT attribute (CVE-2025-21653 bsc#1236161) +- commit bfe69c3 + +------------------------------------------------------------------- +Fri Jan 24 21:34:09 CET 2025 - dsterba@suse.com + +- ipvlan: Fix use-after-free in ipvlan_get_iflink() (CVE-2025-21652 bsc#1236160) +- commit ed4d75b + +------------------------------------------------------------------- +Fri Jan 24 20:15:40 CET 2025 - dsterba@suse.com + +- net/sctp: Prevent autoclose integer overflow in sctp_association_init() (CVE-2024-57938 bsc#1236182) +- commit cb64cb6 + +------------------------------------------------------------------- +Fri Jan 24 20:05:01 CET 2025 - dsterba@suse.com + +- fgraph: Add READ_ONCE() when accessing fgraph_array[] (CVE-2024-57934 bsc#1236179) +- commit f0f5c56 + +------------------------------------------------------------------- +Fri Jan 24 20:03:31 CET 2025 - dsterba@suse.com + +- topology: Keep the cpumask unchanged when printing cpumap (CVE-2024-57917 bsc#1236127) +- commit 29e8746 + +------------------------------------------------------------------- +Fri Jan 24 19:58:20 CET 2025 - dsterba@suse.com + +- mm: vmscan: account for free pages to prevent infinite Loop in throttle_direct_reclaim() (CVE-2024-57884 bsc#1235948) +- commit cd69bfc + +------------------------------------------------------------------- +Fri Jan 24 19:49:13 CET 2025 - dsterba@suse.com + +- netrom: check buffer length before accessing it (CVE-2024-57802 bsc#1235941) +- commit fecc867 + +------------------------------------------------------------------- +Fri Jan 24 13:36:29 CET 2025 - tiwai@suse.de + +- wifi: ath12k: fix tx power, max reg power update to firmware + (git-fixes). +- wifi: mt76: mt7996: fix ldpc setting (git-fixes). +- wifi: mt76: mt7996: fix definition of tx descriptor (git-fixes). +- wifi: mt76: mt7996: fix incorrect indexing of MIB FW event + (git-fixes). +- wifi: mt76: mt7996: fix HE Phy capability (git-fixes). +- wifi: mt76: mt7996: fix the capability of reception of EHT MU + PPDU (git-fixes). +- wifi: mt76: mt7996: add max mpdu len capability (git-fixes). +- wifi: mt76: mt7996: fix register mapping (git-fixes). +- wifi: mt76: mt7915: fix register mapping (git-fixes). +- wifi: mt76: mt7915: fix omac index assignment after hardware + reset (git-fixes). +- wifi: mt76: mt7915: firmware restart on devices with a second + pcie link (git-fixes). +- wifi: mt76: only enable tx worker after setting the channel + (git-fixes). +- wifi: mt76: mt7996: fix rx filter setting for bfee functionality + (git-fixes). +- wifi: mt76: mt7925: Properly handle responses for commands + with events (git-fixes). +- wifi: mt76: mt7925: Cleanup MLO settings post-disconnection + (git-fixes). +- wifi: mt76: mt7925: Update mt7925_mcu_uni_[tx,rx]_ba for MLO + (git-fixes). +- wifi: mt76: mt7925: Init secondary link PM state (git-fixes). +- wifi: mt76: mt7925: Update secondary link PS flow (git-fixes). +- wifi: mt76: mt7925: Update mt7925_unassign_vif_chanctx for + per-link BSS (git-fixes). +- wifi: mt76: mt7925: Update mt792x_rx_get_wcid for per-link STA + (git-fixes). +- wifi: mt76: mt7925: Update mt7925_mcu_sta_update for BC in + ASSOC state (git-fixes). +- wifi: mt76: Enhance mt7925_mac_link_sta_add to support MLO + (git-fixes). +- wifi: mt76: mt7925: Enhance mt7925_mac_link_bss_add to support + MLO (git-fixes). +- wifi: mt76: mt7925: Fix CNM Timeout with Single Active Link + in MLO (git-fixes). +- wifi: mt76: mt7925: fix wrong parameter for related cmd of + chan info (git-fixes). +- wifi: mt76: mt7925: Fix incorrect WCID phy_idx assignment + (git-fixes). +- wifi: mt76: mt7925: Fix incorrect WCID assignment for MLO + (git-fixes). +- wifi: mt76: mt7925: Fix incorrect MLD address in bss_mld_tlv + for MLO support (git-fixes). +- wifi: mt76: connac: Extend mt76_connac_mcu_uni_add_dev for MLO + (git-fixes). +- wifi: mt76: mt7915: fix overflows seen when writing limit + attributes (git-fixes). +- wifi: mt76: mt7996: fix overflows seen when writing limit + attributes (git-fixes). +- wifi: mt76: mt7925: fix the invalid ip address for arp offload + (git-fixes). +- wifi: mt76: mt7925: fix get wrong chip cap from incorrect + pointer (git-fixes). +- commit 0569918 + +------------------------------------------------------------------- +Fri Jan 24 13:34:27 CET 2025 - tiwai@suse.de + +- wifi: mt76: mt7925: fix wrong band_idx setting when enable + sniffer mode (git-fixes). +- wifi: mt76: mt7925: fix NULL deref check in + mt7925_change_vif_links (git-fixes). +- wifi: mt76: mt7915: add module param to select 5 GHz or 6 GHz + on MT7916 (git-fixes). +- wifi: mt76: mt7915: Fix an error handling path in + mt7915_add_interface() (git-fixes). +- wifi: mt76: mt7921: fix using incorrect group cipher after + disconnection (git-fixes). +- wifi: mt76: mt76u_vendor_request: Do not print error messages + when -EPROTO (git-fixes). +- wifi: mt76: mt7915: Fix mesh scan on MT7916 DBDC (git-fixes). +- wifi: mt76: mt7925: fix off by one in mt7925_load_clc() + (git-fixes). +- wifi: rtw88: 8703b: Fix RX/TX issues (git-fixes). +- wifi: rtw89: fix race between cancel_hw_scan and hw_scan + completion (git-fixes). +- wifi: rtw89: mcc: consider time limits not divisible by 1024 + (git-fixes). +- wifi: rtlwifi: rtl8821ae: Fix media status report (git-fixes). +- wifi: cfg80211: adjust allocation of colocated AP data + (git-fixes). +- wifi: mac80211: don't flush non-uploaded STAs (git-fixes). +- wifi: mac80211: Fix common size calculation for ML element + (git-fixes). +- wifi: mac80211: fix tid removal during mesh forwarding + (git-fixes). +- wifi: cfg80211: Move cfg80211_scan_req_add_chan() n_channels + increment earlier (git-fixes). +- wifi: mac80211: prohibit deactivating all links (git-fixes). +- wifi: iwlwifi: mvm: don't count mgmt frames as MPDU (git-fixes). +- wifi: iwlwifi: mvm: avoid NULL pointer dereference (git-fixes). +- commit 98d9d6c + +------------------------------------------------------------------- +Fri Jan 24 13:33:07 CET 2025 - tiwai@suse.de + +- tools: Sync if_xdp.h uapi tooling header (git-fixes). +- wifi: iwlwifi: fw: read STEP table from correct UEFI var + (git-fixes). +- wifi: wlcore: fix unbalanced pm_runtime calls (git-fixes). +- wifi: mt76: mt7996: fix invalid interface combinations + (git-fixes). +- wifi: rtlwifi: pci: wait for firmware loading before releasing + memory (git-fixes). +- wifi: rtlwifi: fix memory leaks and invalid access at probe + error path (git-fixes). +- wifi: rtlwifi: destroy workqueue at rtl_deinit_core (git-fixes). +- wifi: rtlwifi: remove unused check_buddy_priv (git-fixes). +- wifi: rtlwifi: usb: fix workqueue leak when probe fails + (git-fixes). +- wifi: rtlwifi: fix init_sw_vars leak when probe fails + (git-fixes). +- wifi: rtlwifi: wait for firmware loading before releasing memory + (git-fixes). +- wifi: rtlwifi: rtl8192se: rise completion of firmware loading + as last step (git-fixes). +- wifi: rtlwifi: do not complete firmware loading needlessly + (git-fixes). +- wifi: rtlwifi: rtl8821ae: phy: restore removed code to fix + infinite loop (git-fixes). +- wifi: brcmfmac: add missing header include for brcmf_dbg + (git-fixes). +- wifi: ath11k: cleanup struct ath11k_mon_data (git-fixes). +- wifi: ath11k: cleanup struct ath11k_reg_tpc_power_info + (git-fixes). +- wifi: wcn36xx: fix channel survey memory allocation size + (git-fixes). +- wifi: ath11k: Fix unexpected return buffer manager error for + WCN6750/WCN6855 (git-fixes). +- wifi: cfg80211: tests: Fix potential NULL dereference in + test_cfg80211_parse_colocated_ap() (git-fixes). +- commit d9471b1 + +------------------------------------------------------------------- +Fri Jan 24 13:15:50 CET 2025 - tiwai@suse.de + +- keys: drop shadowing dead prototype (git-fixes). +- Refresh + patches.suse/0002-PKCS-7-Check-codeSigning-EKU-for-kernel-module-and-k.patch. +- commit 9473efe + +------------------------------------------------------------------- +Fri Jan 24 13:14:24 CET 2025 - tiwai@suse.de + +- ktest.pl: Fix typo "accesing" (git-fixes). +- ktest.pl: Fix typo in comment (git-fixes). +- ktest.pl: Remove unused declarations in run_bisect_test function + (git-fixes). +- ktest.pl: Check kernelrelease return in get_version (git-fixes). +- selftests: ktap_helpers: Fix uninitialized variable (git-fixes). +- selftests/landlock: Fix error message (git-fixes). +- selftests/landlock: Fix build with non-default pthread linking + (git-fixes). +- landlock: Handle weird files (git-fixes). +- KEYS: trusted: dcp: fix improper sg use with CONFIG_VMAP_STACK=y + (git-fixes). +- selftests/rseq: Fix handling of glibc without rseq support + (git-fixes). +- selftests/ftrace: Fix to use remount when testing mount GID + option (git-fixes). +- selftests: harness: fix printing of mismatch values in + __EXPECT() (git-fixes). +- selftests: timers: clocksource-switch: Adapt progress to + kselftest framework (git-fixes). +- selftest: media_tests: fix trivial UAF typo (git-fixes). +- Input: davinci-keyscan - remove leftover header (git-fixes). +- Input: bbnsm_pwrkey - add remove hook (git-fixes). +- HID: core: Fix assumption that Resolution Multipliers must be + in Logical Collections (git-fixes). +- HID: fix generic desktop D-Pad controls (git-fixes). +- HID: hid-thrustmaster: Fix warning in thrustmaster_probe by + adding endpoint check (git-fixes). +- HID: multitouch: fix support for Goodix PID 0x01e9 (git-fixes). +- Revert "HID: multitouch: Add support for lenovo Y9000P Touchpad" + (stable-fixes). +- HID: wacom: Initialize brightness of LED trigger (git-fixes). +- ipmi: ssif_bmc: Fix new request loss when bmc ready for a + response (git-fixes). +- ipmi: ipmb: Add check devm_kasprintf() returned value + (git-fixes). +- pwm: stm32: Add check for clk_enable() (git-fixes). +- pwm: stm32-lp: Add check for clk_enable() (git-fixes). +- hwmon: Fix help text for aspeed-g6-pwm-tach (git-fixes). +- leds: cht-wcove: Use devm_led_classdev_register() to avoid + memory leak (git-fixes). +- leds: netxbig: Fix an OF node reference leak in + netxbig_leds_get_of_pdata() (git-fixes). +- leds: lp8860: Write full EEPROM, not only half of it + (git-fixes). +- mfd: syscon: Fix race in device_node_get_regmap() (git-fixes). +- HID: hid-sensor-hub: don't use stale platform-data on remove + (git-fixes). +- spi: zynq-qspi: Add check for clk_enable() (git-fixes). +- regulator: of: Implement the unwind path of of_regulator_match() + (git-fixes). +- gpio: pca953x: log an error when failing to get the reset GPIO + (git-fixes). +- net/rose: prevent integer overflows in rose_setsockopt() + (git-fixes). +- selinux: Fix SCTP error inconsistency in selinux_socket_bind() + (git-fixes). +- selftests/powerpc: Fix argument order to timer_sub() + (git-fixes). +- commit df484ba + +------------------------------------------------------------------- +Fri Jan 24 13:10:58 CET 2025 - tiwai@suse.de + +- drm/connector: hdmi: Do atomic check when necessary (git-fixes). +- drm/msm/gem: prevent integer overflow in msm_ioctl_gem_submit() + (git-fixes). +- drm/msm/mdp4: correct LCDC regulator name (git-fixes). +- drm/msm: don't clean up priv->kms prematurely (git-fixes). +- drm/msm: Check return value of of_dma_configure() (git-fixes). +- drm/msm/dpu: link DSPP_2/_3 blocks on X1E80100 (git-fixes). +- drm/msm/dpu: link DSPP_2/_3 blocks on SM8650 (git-fixes). +- drm/msm/dpu: link DSPP_2/_3 blocks on SM8550 (git-fixes). +- drm/msm/dpu: link DSPP_2/_3 blocks on SM8350 (git-fixes). +- drm/msm/dpu: link DSPP_2/_3 blocks on SM8250 (git-fixes). +- drm/msm/dpu: link DSPP_2/_3 blocks on SC8180X (git-fixes). +- drm/msm/dpu: link DSPP_2/_3 blocks on SM8150 (git-fixes). +- drm/msm/dpu: provide DSPP and correct LM config for SDM670 + (git-fixes). +- drm/msm/dpu1: don't choke on disabling the writeback connector + (git-fixes). +- drm/msm/dpu: fix x1e80100 intf_6 underrun/vsync interrupt + (git-fixes). +- drm/msm/hdmi: simplify code in pll_get_integloop_gain + (git-fixes). +- drm/msm/dp: set safe_to_exit_level before printing it + (git-fixes). +- drm/amdgpu: fix gpu recovery disable with per queue reset + (git-fixes). +- drm/amdgpu: tear down ttm range manager for doorbell in + amdgpu_ttm_fini() (git-fixes). +- drm/etnaviv: Fix page property being used for non writecombine + buffers (git-fixes). +- drm/xe/tracing: Fix a potential TP_printk UAF (git-fixes). +- Revert "drm/i915/dpt: Make DPT object unshrinkable" + (stable-fixes). +- Revert "drm/amd/display: Fix green screen issue after suspend" + (stable-fixes). +- drm/amdgpu: simplify return statement in amdgpu_ras_eeprom_init + (git-fixes). +- drm/amdgpu/vcn: reset fw_shared under SRIOV (git-fixes). +- drm/amdgpu: Fix potential NULL pointer dereference in + atomctrl_get_smc_sclk_range_table (git-fixes). +- drm/amd/pm: Fix an error handling path in + vega10_enable_se_edc_force_stall_config() (git-fixes). +- drm/bridge: it6505: Change definition of AUX_FIFO_MAX_SIZE + (git-fixes). +- drm/rockchip: vop2: include rockchip_drm_drv.h (git-fixes). +- commit b984ce6 + +------------------------------------------------------------------- +Fri Jan 24 13:05:04 CET 2025 - tiwai@suse.de + +- ACPI: fan: cleanup resources in the error path of .probe() + (git-fixes). +- cpupower: fix TSC MHz calculation (git-fixes). +- Bluetooth: L2CAP: handle NULL sock pointer in l2cap_sock_alloc + (git-fixes). +- Bluetooth: btrtl: check for NULL in btrtl_setup_realtek() + (git-fixes). +- Bluetooth: btbcm: Fix NULL deref in btbcm_get_board_name() + (git-fixes). +- ax25: rcu protect dev->ax25_ptr (git-fixes). +- Align git commit ID abbreviation guidelines and checks + (git-fixes). +- drm/rockchip: vop2: Add check for 32 bpp format for rk3588 + (git-fixes). +- drm/rockchip: vop2: Check linear format for Cluster windows + on rk3566/8 (git-fixes). +- drm/rockchip: vop2: Setup delay cycle for Esmart2/3 (git-fixes). +- drm/rockchip: vop2: Set AXI id for rk3588 (git-fixes). +- drm/connector: Allow clearing HDMI infoframes (git-fixes). +- drm/rcar-du: dsi: Fix PHY lock bit check (git-fixes). +- drm/rockchip: vop2: Fix the windows switch between different + layers (git-fixes). +- drm/panthor: Preserve the result returned by panthor_fw_resume() + (git-fixes). +- drm/rockchip: vop2: Fix the mixer alpha setup for layer 0 + (git-fixes). +- drm/rockchip: vop2: Fix cluster windows alpha ctrl regsiters + offset (git-fixes). +- drm: renesas: rz-du: Drop DU_MCR0_DPI_OE macro (git-fixes). +- drm: renesas: rz-du: Increase supported resolutions (git-fixes). +- drm/rockchip: vop2: fix rk3588 dp+dsi maxclk verification + (git-fixes). +- drm/tidss: Fix race condition while handling interrupt registers + (git-fixes). +- drm/tidss: Clear the interrupt status for interrupts being + disabled (git-fixes). +- drm/tidss: Fix issue in irq handling causing irq-flood issue + (git-fixes). +- drm/v3d: Stop active perfmon if it is being destroyed + (git-fixes). +- accel/ivpu: Fix Qemu crash when running in passthrough + (git-fixes). +- drm/v3d: Fix performance counter source settings on V3D 7.x + (git-fixes). +- drm/rockchip: cdn-dp: Use drm_connector_helper_hpd_irq_event() + (git-fixes). +- commit ef0aef7 + +------------------------------------------------------------------- +Fri Jan 24 11:29:04 CET 2025 - jwiesner@suse.de + +- net/ipv6: release expired exception dst cached in socket + (CVE-2024-56644 bsc#1235133). +- commit a89d415 + +------------------------------------------------------------------- +Fri Jan 24 11:17:01 CET 2025 - mgorman@suse.de + +- Update config files. +- commit 5e1aa47 + +------------------------------------------------------------------- +Fri Jan 24 11:15:57 CET 2025 - mgorman@suse.de + +- fortify: Move FORTIFY_SOURCE under 'Kernel hardening options' + (jsc#PED-11838). +- mm: security: Check early if HARDENED_USERCOPY is enabled + (jsc#PED-11838). +- mm: security: Allow default HARDENED_USERCOPY to be set at + compile time (jsc#PED-11838). +- mm: security: Move hardened usercopy under 'Kernel hardening + options' (jsc#PED-11838). +- commit 1f3276d + +------------------------------------------------------------------- +Fri Jan 24 11:12:47 CET 2025 - mgorman@suse.de + +- Delete + patches.suse/mm-security-Allow-default-HARDENED_USERCOPY-to-be-set-at-compile-time.patch. +- Delete + patches.suse/mm-security-Move-hardened-usercopy-under-Kernel-hardening-options.patch. +- commit 871e2b7 + +------------------------------------------------------------------- +Fri Jan 24 10:30:53 CET 2025 - tiwai@suse.de + +- drm/i915/fb: Relax clear color alignment to 64 bytes + (stable-fixes). +- drm/amdgpu: fix fw attestation for MP0_14_0_{2/3} + (stable-fixes). +- drm/amdgpu: always sync the GFX pipe on ctx switch + (stable-fixes). +- drm/amdgpu: disable gfxoff with the compute workload on gfx12 + (stable-fixes). +- drm/amd/display: Disable replay and psr while VRR is enabled + (stable-fixes). +- drm/amd/display: Fix PSR-SU not support but still call the + amdgpu_dm_psr_enable (stable-fixes). +- drm/amdgpu/smu13: update powersave optimizations (stable-fixes). +- nouveau/fence: handle cross device fences properly + (stable-fixes). +- commit a60ee67 + +------------------------------------------------------------------- +Thu Jan 23 16:59:08 CET 2025 - mhocko@suse.com + +- Update + patches.suse/ALSA-seq-oss-Fix-races-at-processing-SysEx-messages.patch + (stable-fixes CVE-2024-57893 bsc#1235920). +- Update + patches.suse/RDMA-bnxt_re-Fix-max-SGEs-for-the-Work-Request.patch + (jsc#PED-10682 jsc#PED-11231 CVE-2024-57936 bsc#1236181). +- Update + patches.suse/RDMA-hns-Fix-accessing-invalid-dip_ctx-during-destro.patch + (git-fixes CVE-2024-57935 bsc#1236180). +- Update + patches.suse/RDMA-uverbs-Prevent-integer-overflow-issue.patch + (git-fixes CVE-2024-57890 bsc#1235919). +- Update + patches.suse/arm64-ptrace-fix-partial-SETREGSET-for-NT_ARM_TAGGED_ADDR_CTRL.patch + (git-fixes CVE-2024-57874 bsc#1235808). +- Update + patches.suse/cpufreq-CPPC-Fix-possible-null-ptr-deref-for-cppc_ge.patch + (git-fixes CVE-2024-53230 bsc#1235976). +- Update + patches.suse/cpufreq-CPPC-Fix-possible-null-ptr-deref-for-cpufreq.patch + (git-fixes CVE-2024-53231 bsc#1235977). +- Update + patches.suse/drm-adv7511-Fix-use-after-free-in-adv7533_attach_dsi.patch + (git-fixes CVE-2024-57887 bsc#1235952). +- Update + patches.suse/drm-amd-display-Add-check-for-granularity-in-dml-cei.patch + (stable-fixes CVE-2024-57922 bsc#1236080). +- Update + patches.suse/drm-amd-display-fix-divide-error-in-DM-plane-scale-c.patch + (git-fixes CVE-2024-57919 bsc#1236070). +- Update + patches.suse/drm-amd-display-fix-page-fault-due-to-max-surface-de.patch + (git-fixes CVE-2024-57918 bsc#1236128). +- Update + patches.suse/drm-amdgpu-Add-a-lock-when-accessing-the-buddy-trim-.patch + (git-fixes CVE-2024-57921 bsc#1236076). +- Update + patches.suse/drm-amdkfd-Correct-the-migration-DMA-map-direction.patch + (stable-fixes CVE-2024-57897 bsc#1235969). +- Update + patches.suse/drm-amdkfd-wq_release-signals-dma_fence-only-when-av.patch + (git-fixes CVE-2024-57920 bsc#1236072). +- Update + patches.suse/drm-dp_mst-Ensure-mst_primary-pointer-is-valid-in-dr.patch + (stable-fixes CVE-2024-57798 bsc#1235818). +- Update + patches.suse/drm-dp_mst-Fix-resetting-msg-rx-state-after-topology.patch + (git-fixes CVE-2024-57876 bsc#1235806). +- Update + patches.suse/drm-mediatek-Set-private-all_drm_private-i-drm-to-NU.patch + (git-fixes CVE-2024-57926 bsc#1236082). +- Update + patches.suse/drm-xe-Fix-fault-on-fd-close-after-unbind.patch + (git-fixes CVE-2024-57844 bsc#1235945). +- Update + patches.suse/drm-xe-Fix-tlb-invalidation-when-wedging.patch + (git-fixes CVE-2025-21644 bsc#1236085). +- Update + patches.suse/exfat-fix-the-infinite-loop-in-exfat_readdir.patch + (git-fixes CVE-2024-57940 bsc#1236227). +- Update + patches.suse/exfat-fix-the-new-buffer-was-not-zeroed-before-writing.patch + (git-fixes CVE-2024-57943 bsc#1236230). +- Update + patches.suse/gpio-virtuser-fix-missing-lookup-table-cleanups.patch + (git-fixes CVE-2025-21661 bsc#1236201). +- Update + patches.suse/hwmon-drivetemp-Fix-driver-producing-garbage-data-wh.patch + (git-fixes CVE-2025-21656 bsc#1236248). +- Update + patches.suse/iio-adc-at91-call-input_free_device-on-allocated-iio.patch + (git-fixes CVE-2024-57904 bsc#1236078). +- Update + patches.suse/iio-adc-rockchip_saradc-fix-information-leak-in-trig.patch + (git-fixes CVE-2024-57907 bsc#1236090). +- Update + patches.suse/iio-adc-ti-ads1119-fix-information-leak-in-triggered.patch + (git-fixes CVE-2024-57905 bsc#1236083). +- Update + patches.suse/iio-adc-ti-ads1298-Add-NULL-check-in-ads1298_init.patch + (git-fixes CVE-2024-57944 bsc#1236197). +- Update + patches.suse/iio-adc-ti-ads8688-fix-information-leak-in-triggered.patch + (git-fixes CVE-2024-57906 bsc#1236088). +- Update + patches.suse/iio-dummy-iio_simply_dummy_buffer-fix-information-le.patch + (git-fixes CVE-2024-57911 bsc#1236098). +- Update + patches.suse/iio-imu-kmx61-fix-information-leak-in-triggered-buff.patch + (git-fixes CVE-2024-57908 bsc#1236091). +- Update + patches.suse/iio-light-bh1745-fix-information-leak-in-triggered-b.patch + (git-fixes CVE-2024-57909 bsc#1236095). +- Update + patches.suse/iio-light-vcnl4035-fix-information-leak-in-triggered.patch + (git-fixes CVE-2024-57910 bsc#1236097). +- Update + patches.suse/iio-pressure-zpa2326-fix-information-leak-in-trigger.patch + (git-fixes CVE-2024-57912 bsc#1236101). +- Update + patches.suse/misc-microchip-pci1xxxx-Resolve-kernel-panic-during-.patch + (git-fixes CVE-2024-57916 bsc#1236125). +- Update + patches.suse/net-mlx5e-Skip-restore-TC-rules-for-vport-rep-withou.patch + (jsc#PED-11331 CVE-2024-57801 bsc#1235940). +- Update + patches.suse/netfs-Fix-ceph-copy-to-cache-on-write-begin.patch + (git-fixes CVE-2024-57942 bsc#1236229). +- Update + patches.suse/netfs-Fix-enomem-handling-in-buffered-reads.patch + (git-fixes CVE-2024-57928 bsc#1236092). +- Update + patches.suse/netfs-Fix-the-non-cancellation-of-copy-when-cache-is-temporarily-disabled.patch + (git-fixes CVE-2024-57941 bsc#1236228). +- Update + patches.suse/nfs-Fix-oops-in-nfs_netfs_init_request-when-copying-to-cache.patch + (git-fixes CVE-2024-57927 bsc#1236089). +- Update patches.suse/nvmet-Don-t-overflow-subsysnqn.patch + (git-fixes CVE-2024-53681 bsc#1235904). +- Update + patches.suse/platform-x86-amd-pmc-Only-disable-IRQ1-wakeup-where-.patch + (git-fixes CVE-2025-21645 bsc#1236131). +- Update + patches.suse/powerpc-pseries-vas-Add-close-callback-in-vas_vm_ops.patch + (bsc#1234825 CVE-2024-56765 bsc#1235643). +- Update + patches.suse/s390-cpum_sf-Handle-CPU-hotplug-remove-during-sampling.patch + (git-fixes bsc#1234715 CVE-2024-57849 bsc#1235814). +- Update + patches.suse/usb-gadget-f_fs-Remove-WARN_ON-in-functionfs_bind.patch + (git-fixes CVE-2024-57913 bsc#1236102). +- Update + patches.suse/usb-gadget-u_serial-Disable-ep-before-setting-port-t.patch + (git-fixes CVE-2024-57915 bsc#1236120). +- Update + patches.suse/usb-typec-tcpci-fix-NULL-pointer-issue-on-shared-irq.patch + (git-fixes CVE-2024-57914 bsc#1236119). +- Update + patches.suse/wifi-cfg80211-clear-link-ID-from-bitmap-during-link-.patch + (stable-fixes CVE-2024-57898 bsc#1235966). +- Update + patches.suse/wifi-mac80211-fix-mbss-changed-flags-corruption-on-3.patch + (stable-fixes CVE-2024-57899 bsc#1235924). +- Update + patches.suse/workqueue-Do-not-warn-when-cancelling-WQ_MEM_RECLAIM-work-from-WQ_MEM_RECLAIM-worker.patch + (bsc#1235416 CVE-2024-57888 bsc#1235918). +- Update + patches.suse/x86-fpu-Ensure-shadow-stack-is-active-before-getting-regis.patch + (git-fixes CVE-2025-21632 bsc#1236106). +- commit 54bbd23 + +------------------------------------------------------------------- +Thu Jan 23 16:45:43 CET 2025 - davide.benini@suse.com + +- net: inet: do not leave a dangling sk pointer in inet_create() + (CVE-2024-56601 bsc#1235230). +- commit 9915dd5 + +------------------------------------------------------------------- +Thu Jan 23 16:21:54 CET 2025 - dsterba@suse.com + +- bpf,perf: Fix invalid prog_array access in perf_event_detach_bpf_prog (CVE-2024-56665 bsc#1235489) +- commit c21f948 + +------------------------------------------------------------------- +Thu Jan 23 15:18:22 CET 2025 - mgorman@suse.de + +- psi: Fix race when task wakes up before psi_sched_switch() + adjusts flags (bsc#1234634 (Scheduler functional and performance + backports)). +- sched, psi: Don't account irq time if sched_clock_irqtime is + disabled (bsc#1234634 (Scheduler functional and performance + backports)). +- sched: Don't account irq time if sched_clock_irqtime is disabled + (bsc#1234634 (Scheduler functional and performance backports)). +- sched: Define sched_clock_irqtime as static key (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/fair: Do not compute overloaded status unnecessarily + during lb (bsc#1234634 (Scheduler functional and performance + backports)). +- sched/fair: Do not compute NUMA Balancing stats unnecessarily + during lb (bsc#1234634 (Scheduler functional and performance + backports)). +- sched/debug: Change need_resched warnings to pr_err (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/fair: Encapsulate set custom slice in a __setparam_fair() + function (bsc#1234634 (Scheduler functional and performance + backports)). +- sched: Fix race between yield_to() and try_to_wake_up() + (bsc#1234634 (Scheduler functional and performance backports)). +- docs: Update Schedstat version to 17 (bsc#1234634 (Scheduler + functional and performance backports)). +- sched/stats: Print domain name in /proc/schedstat (bsc#1234634 + (Scheduler functional and performance backports)). +- sched: Move sched domain name out of CONFIG_SCHED_DEBUG + (bsc#1234634 (Scheduler functional and performance backports)). +- sched: Report the different kinds of imbalances in + /proc/schedstat (bsc#1234634 (Scheduler functional and + performance backports)). +- sched/fair: Cleanup in migrate_degrades_locality() to improve + readability (bsc#1234634 (Scheduler functional and performance + backports)). +- sched/fair: Fix value reported by hot tasks pulled in + /proc/schedstat (bsc#1234634 (Scheduler functional and + performance backports)). +- sched/fair: Update comments after sched_tick() rename + (bsc#1234634 (Scheduler functional and performance backports)). +- sched/fair: Fix CPU bandwidth limit bypass during CPU hotplug + (bsc#1234634 (Scheduler functional and performance backports)). +- sched: deadline: Cleanup goto label in + pick_earliest_pushable_dl_task (bsc#1234634 (Scheduler + functional and performance backports)). +- sched/fair: Untangle NEXT_BUDDY and pick_next_task() + (bsc#1234634 (Scheduler functional and performance backports)). +- sched/fair: Mark m*_vruntime() with __maybe_unused (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/fair: Fix variable declaration position (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/fair: Do not try to migrate delayed dequeue task + (bsc#1234634 (Scheduler functional and performance backports)). +- sched/fair: Rename cfs_rq.nr_running into nr_queued (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/fair: Remove unused cfs_rq.idle_nr_running (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/fair: Rename cfs_rq.idle_h_nr_running into h_nr_idle + (bsc#1234634 (Scheduler functional and performance backports)). +- sched/fair: Removed unsued cfs_rq.h_nr_delayed (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/fair: Use the new cfs_rq.h_nr_runnable (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/fair: Add new cfs_rq.h_nr_runnable (bsc#1234634 (Scheduler + functional and performance backports)). +- sched/fair: Rename h_nr_running into h_nr_queued (bsc#1234634 + (Scheduler functional and performance backports)). +- sched: Unify HK_TYPE_{TIMER|TICK|MISC} to HK_TYPE_KERNEL_NOISE + (bsc#1234634 (Scheduler functional and performance backports)). +- sched/isolation: Consolidate housekeeping cpumasks that + are always identical (bsc#1234634 (Scheduler functional and + performance backports)). +- sched/isolation: Make "isolcpus=nohz" equivalent to "nohz_full" + (bsc#1234634 (Scheduler functional and performance backports)). +- sched/core: Remove HK_TYPE_SCHED (bsc#1234634 (Scheduler + functional and performance backports)). +- sched/fair: Remove CONFIG_CFS_BANDWIDTH=n definition of + cfs_bandwidth_used() (bsc#1234634 (Scheduler functional and + performance backports)). +- sched/deadline: Consolidate Timer Cancellation (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/deadline: Check bandwidth overflow earlier for hotplug + (bsc#1234634 (Scheduler functional and performance backports)). +- sched/deadline: Correctly account for allocated bandwidth during + hotplug (bsc#1234634 (Scheduler functional and performance + backports)). +- sched/deadline: Restore dl_server bandwidth on non-destructive + root domain changes (bsc#1234634 (Scheduler functional and + performance backports)). +- sched: add READ_ONCE to task_on_rq_queued (bsc#1234634 + (Scheduler functional and performance backports)). +- sched: Don't try to catch up excess steal time (bsc#1234634 + (Scheduler functional and performance backports)). +- commit fa2e8c2 + +------------------------------------------------------------------- +Thu Jan 23 10:42:19 CET 2025 - vbabka@suse.cz + +- mm: reinstate ability to map write-sealed memfd mappings + read-only (bsc#1236186). +- commit ded0978 + +------------------------------------------------------------------- +Thu Jan 23 10:27:51 CET 2025 - jslaby@suse.cz + +- Update + patches.suse/x86-fpu-Ensure-shadow-stack-is-active-before-getting-regis.patch + (git-fixes CVE-2025-21632 bsc#1236106). + Add CVE. +- commit 887d7c3 + +------------------------------------------------------------------- +Thu Jan 23 09:56:12 CET 2025 - nmorey@suse.com + +- net: restrict SO_REUSEPORT to inet sockets (bsc#1235967 CVE-2024-57903) +- commit 58fab3c + +------------------------------------------------------------------- +Thu Jan 23 09:49:03 CET 2025 - nmorey@suse.com + +- net: hns3: fix kernel crash when 1588 is sent on HIP08 devices (bsc#1236143 CVE-2025-21649) +- commit 475f3b6 + +------------------------------------------------------------------- +Thu Jan 23 09:46:11 CET 2025 - nmorey@suse.com + +- net/mlx5: Fix variable not being completed when function returns (bsc#1236198 CVE-2025-21662) +- commit 07f6c41 + +------------------------------------------------------------------- +Wed Jan 22 20:41:08 CET 2025 - mfranc@suse.cz + +- s390/futex: Fix FUTEX_OP_ANDN implementation (git-fixes + bsc#1236286). +- commit 0dace5e + +------------------------------------------------------------------- +Wed Jan 22 19:43:36 CET 2025 - dsterba@suse.com + +- tracing: Prevent bad count for tracing_cpumask_write (CVE-2024-56763 bsc#1235638) +- commit ddb87c7 + +------------------------------------------------------------------- +Wed Jan 22 19:34:39 CET 2025 - dsterba@suse.com + +- dccp: Fix memory leak in dccp_feat_change_recv (CVE-2024-56643 bsc#1235132) +- commit a463e51 + +------------------------------------------------------------------- +Wed Jan 22 19:09:39 CET 2025 - dsterba@suse.com + +- net: stmmac: fix TSO DMA API usage causing oops (CVE-2024-56719 bsc#1235591) +- commit 303cb71 + +------------------------------------------------------------------- +Wed Jan 22 18:50:21 CET 2025 - dsterba@suse.com + +- net: mscc: ocelot: fix incorrect IFH SRC_PORT field in ocelot_ifh_set_basic() (CVE-2024-56717 bsc#1235588) +- commit 9d81d98 + +------------------------------------------------------------------- +Wed Jan 22 18:48:39 CET 2025 - dsterba@suse.com + +- EDAC/igen6: Avoid segmentation fault on module unload (CVE-2024-56708 bsc#1235564) +- commit b104d19 + +------------------------------------------------------------------- +Wed Jan 22 18:46:12 CET 2025 - dsterba@suse.com + +- net/smc: initialize close_work early to avoid warning (CVE-2024-56641 bsc#1235526) +- commit 004c5ba + +------------------------------------------------------------------- +Wed Jan 22 18:28:55 CET 2025 - dsterba@suse.com + +- net: hsr: must allocate more bytes for RedBox support (CVE-2024-56639 bsc#1235525) +- commit 5287ee6 + +------------------------------------------------------------------- +Wed Jan 22 17:40:12 CET 2025 - fdmanana@suse.com + +- btrfs: fix transaction atomicity bug when enabling simple quotas + (bsc#1235792 CVE-2024-57806). +- btrfs: flush delalloc workers queue before stopping cleaner + kthread during unmount (bsc#1235965 CVE-2024-57896). +- commit c277493 + +------------------------------------------------------------------- +Wed Jan 22 15:34:32 CET 2025 - tbogendoerfer@suse.de + +- net: hns3: fixed hclge_fetch_pf_reg accesses bar space out of + bounds issue (CVE-2025-21650 bsc#1236144). +- net: hns3: don't auto enable misc vector (CVE-2025-21651 + bsc#1236145). +- gve: guard XSK operations on the existence of queues + (CVE-2024-57933 bsc#1236178). +- gve: guard XDP xmit NDO on existence of xdp queues + (CVE-2024-57932 bsc#1236190). +- commit 234dcb0 + +------------------------------------------------------------------- +Wed Jan 22 14:29:45 CET 2025 - vbabka@suse.cz + +- Update config files. Make zsmalloc the default for zswap (bsc#1235938) +- commit 5f343bc + +------------------------------------------------------------------- +Wed Jan 22 14:23:43 CET 2025 - vbabka@suse.cz + +- Update config files. Enable CONFIG_READ_ONLY_THP_FOR_FS (bsc#1235939) +- commit afec79a + +------------------------------------------------------------------- +Wed Jan 22 12:48:55 CET 2025 - msuchanek@suse.de + +- powerpc/pseries/iommu: IOMMU incorrectly marks MMIO range in + DDW (bsc#1218470 ltc#204531). +- commit 0e16ef6 + +------------------------------------------------------------------- +Wed Jan 22 12:06:40 CET 2025 - oneukum@suse.com + +- Delete + patches.suse/0001-kvm-Reintroduce-nopvspin-kernel-parameter.patch. + This patch was required for a performance issue with specific kernels +- commit 77171c1 + +------------------------------------------------------------------- +Tue Jan 21 20:14:57 CET 2025 - rgoldwyn@suse.com + +- netfs: Fix kernel async DIO (CVE-2025-21643 bsc#1236129). +- commit 5091c6e + +------------------------------------------------------------------- +Tue Jan 21 17:00:38 CET 2025 - vkarasulli@suse.de + +- KVM: x86: Play nice with protected guests in + complete_hypercall_exit() (CVE-2024-55881 bsc#1235745). +- commit 1b22d6c + +------------------------------------------------------------------- +Tue Jan 21 16:59:59 CET 2025 - dsterba@suse.com + +- netfilter: ipset: Hold module reference while requesting a module (CVE-2024-56637 bsc#1235523) +- commit 690c0e7 + +------------------------------------------------------------------- +Tue Jan 21 16:52:14 CET 2025 - neelx@suse.com + +- btrfs: zlib: fix avail_in bytes for s390 zlib HW compression + path (CVE-2024-57923 bsc#1236081). +- commit 8a7a4cd + +------------------------------------------------------------------- +Tue Jan 21 16:49:01 CET 2025 - dsterba@suse.com + +- geneve: do not assume mac header is set in geneve_xmit_skb() (CVE-2024-56636 bsc#1235520) +- commit 952c736 + +------------------------------------------------------------------- +Tue Jan 21 16:47:22 CET 2025 - colyli@suse.de + +- dm array: fix releasing a faulty array block twice in + dm_array_cursor_end (bsc#1236096, CVE-2024-57929). +- commit 39a2cb0 + +------------------------------------------------------------------- +Tue Jan 21 16:43:39 CET 2025 - dsterba@suse.com + +- net: avoid potential UAF in default_operstate() (CVE-2024-56635 bsc#1235519) +- commit 3ce7665 + +------------------------------------------------------------------- +Tue Jan 21 16:33:32 CET 2025 - dsterba@suse.com + +- net: lapb: increase LAPB_HEADER_LEN (CVE-2024-56659 bsc#1235439) +- commit f8467db + +------------------------------------------------------------------- +Tue Jan 21 16:22:07 CET 2025 - dsterba@suse.com + +- net: enetc: Do not configure preemptible TCs if SIs do not support (CVE-2024-56649 bsc#1235449) +- commit 72c14cf + +------------------------------------------------------------------- +Tue Jan 21 16:19:41 CET 2025 - dsterba@suse.com + +- smb: Initialize cfid->tcon before performing network ops (CVE-2024-56729 bsc#1235503) +- commit 01281af + +------------------------------------------------------------------- +Tue Jan 21 16:03:55 CET 2025 - oneukum@suse.com + +- usb: typec: ucsi: Fix connector status writing past buffer size + (git-fixes). +- commit cef7f7d + +------------------------------------------------------------------- +Tue Jan 21 14:52:47 CET 2025 - oneukum@suse.com + +- reenabled kABI padding for rfkill subsystem +- commit 6ada0c1 + +------------------------------------------------------------------- +Tue Jan 21 14:51:54 CET 2025 - oneukum@suse.com + +- reenabled kABI padding for fpga subsystem +- commit 2829876 + +------------------------------------------------------------------- +Tue Jan 21 14:50:28 CET 2025 - oneukum@suse.com + +- reenabled kABI paddings for atheros wifi +- commit e1e449a + +------------------------------------------------------------------- +Tue Jan 21 14:49:44 CET 2025 - oneukum@suse.com + +- reenable kABI paddings for mediatek wifi +- commit 3acd857 + +------------------------------------------------------------------- +Tue Jan 21 14:48:10 CET 2025 - oneukum@suse.com + +- reenable kABI padding for realtek wifi +- commit f74657e + +------------------------------------------------------------------- +Tue Jan 21 14:10:11 CET 2025 - vbabka@suse.cz + +- selftests/mm: add self tests for guard page feature + (jsc#PED-11997). +- commit 60e0640 + +------------------------------------------------------------------- +Tue Jan 21 14:08:12 CET 2025 - vbabka@suse.cz + +- tools: testing: update tools UAPI header for mman-common.h + (jsc#PED-11997). +- commit 8363626 + +------------------------------------------------------------------- +Tue Jan 21 14:07:38 CET 2025 - vbabka@suse.cz + +- mm: madvise: implement lightweight guard page mechanism + (jsc#PED-11997). +- commit ef64fd4 + +------------------------------------------------------------------- +Tue Jan 21 14:06:58 CET 2025 - vbabka@suse.cz + +- mm: add PTE_MARKER_GUARD PTE marker (jsc#PED-11997). +- commit 8bdd1e7 + +------------------------------------------------------------------- +Tue Jan 21 14:06:33 CET 2025 - vbabka@suse.cz + +- mm: pagewalk: add the ability to install PTEs (jsc#PED-11997). +- commit 05dd309 + +------------------------------------------------------------------- +Tue Jan 21 14:05:57 CET 2025 - vbabka@suse.cz + +- mm/madvise: unrestrict process_madvise() for current process + (jsc#PED-11997). +- commit 520a012 + +------------------------------------------------------------------- +Tue Jan 21 14:03:49 CET 2025 - vbabka@suse.cz + +- mm: refactor mm_access() to not return NULL (jsc#PED-11997). +- commit f4b336b + +------------------------------------------------------------------- +Tue Jan 21 13:27:21 CET 2025 - nik.borisov@suse.com + +- x86/cpu/topology: Remove limit of CPUs due to disabled IO/APIC (git-fixes). +- commit 62783ca + +------------------------------------------------------------------- +Tue Jan 21 12:19:50 CET 2025 - nik.borisov@suse.com + +- x86/microcode/intel: Remove unnecessary cache writeback and invalidation (git-fixes). +- commit dc8791d + +------------------------------------------------------------------- +Tue Jan 21 12:15:02 CET 2025 - nik.borisov@suse.com + +- x86/tdx: Dynamically disable SEPT violations from causing #VEs (git-fixes). +- commit 496a9c3 + +------------------------------------------------------------------- +Tue Jan 21 12:14:51 CET 2025 - nik.borisov@suse.com + +- x86/tdx: Rename tdx_parse_tdinfo() to tdx_setup() (git-fixes). +- commit 5e1ffad + +------------------------------------------------------------------- +Tue Jan 21 12:14:38 CET 2025 - nik.borisov@suse.com + +- x86/tdx: Introduce wrappers to read and write TD metadata (git-fixes). +- commit 755075a + +------------------------------------------------------------------- +Tue Jan 21 12:13:09 CET 2025 - nik.borisov@suse.com + +- x86/pkeys: Ensure updated PKRU value is XRSTOR'd (git-fixes). +- commit 51df86b + +------------------------------------------------------------------- +Tue Jan 21 12:12:55 CET 2025 - nik.borisov@suse.com + +- x86/pkeys: Change caller of update_pkru_in_sigframe() (git-fixes). +- commit 978efb4 + +------------------------------------------------------------------- +Tue Jan 21 12:05:34 CET 2025 - nik.borisov@suse.com + +- x86/fpu: Ensure shadow stack is active before "getting" registers (git-fixes). +- commit 46e75e2 + +------------------------------------------------------------------- +Tue Jan 21 10:48:05 CET 2025 - nik.borisov@suse.com + +- x86/mm: Carve out INVLPG inline asm for use by others (git-fixes). +- commit e895153 + +------------------------------------------------------------------- +Tue Jan 21 10:36:27 CET 2025 - nik.borisov@suse.com + +- x86: fix off-by-one in access_ok() (git-fixes). +- commit 4b269aa + +------------------------------------------------------------------- +Tue Jan 21 10:36:15 CET 2025 - nik.borisov@suse.com + +- x86/asm: Make serialize() always_inline (git-fixes). +- commit f957994 + +------------------------------------------------------------------- +Tue Jan 21 10:36:02 CET 2025 - nik.borisov@suse.com + +- x86/CPU/AMD: WARN when setting EFER.AUTOIBRS if and only if the WRMSR fails (git-fixes). +- commit c5e60f6 + +------------------------------------------------------------------- +Tue Jan 21 09:43:17 CET 2025 - nik.borisov@suse.com + +- x86/microcode/AMD: Flush patch buffer mapping after application (git-fixes). +- commit d8e2f7c + +------------------------------------------------------------------- +Tue Jan 21 09:43:04 CET 2025 - nik.borisov@suse.com + +- x86/fred: Fix the FRED RSP0 MSR out of sync with its per-CPU cache (git-fixes). +- commit bb3c863 + +------------------------------------------------------------------- +Tue Jan 21 06:58:40 CET 2025 - jlee@suse.com + +- Reviewed + patches.suse/0004-MODSIGN-checking-the-blacklisted-hash-before-loading.patch +- commit 0e6968e + +------------------------------------------------------------------- +Tue Jan 21 06:56:27 CET 2025 - jlee@suse.com + +- Reviewed + patches.suse/0003-Add-external-no-support-as-bad-taint-module.patch +- commit 86de2cb + +------------------------------------------------------------------- +Mon Jan 20 10:24:55 CET 2025 - msuchanek@suse.de + +- tpm: ibmvtpm: Set TPM_OPS_AUTO_STARTUP flag on driver + (git-fixes). +- commit 6f0e558 + +------------------------------------------------------------------- +Mon Jan 20 09:50:34 CET 2025 - ohering@suse.de + +- net: mana: Cleanup "mana" debugfs dir after cleanup of all children (git-fixes). +- commit 7180a8a + +------------------------------------------------------------------- +Mon Jan 20 09:49:46 CET 2025 - nmorey@suse.com + +- RDMA/hns: Fix missing flush CQE for DWQE (git-fixes) +- commit 87b30f5 + +------------------------------------------------------------------- +Mon Jan 20 09:49:43 CET 2025 - nmorey@suse.com + +- RDMA/hns: Fix warning storm caused by invalid input in IO path (git-fixes) +- commit e09ea24 + +------------------------------------------------------------------- +Mon Jan 20 09:49:40 CET 2025 - nmorey@suse.com + +- RDMA/hns: Fix accessing invalid dip_ctx during destroying QP (git-fixes) +- commit d0ac89c + +------------------------------------------------------------------- +Mon Jan 20 09:49:36 CET 2025 - nmorey@suse.com + +- RDMA/hns: Fix mapping error of zero-hop WQE buffer (git-fixes) +- commit 87de660 + +------------------------------------------------------------------- +Mon Jan 20 09:49:23 CET 2025 - nmorey@suse.com + +- RDMA/nldev: Set error code in rdma_nl_notify_event (git-fixes) +- commit c4562bf + +------------------------------------------------------------------- +Mon Jan 20 09:49:17 CET 2025 - nmorey@suse.com + +- RDMA/core: Fix ENODEV error for iWARP test over vlan (git-fixes) +- commit a0b253d + +------------------------------------------------------------------- +Mon Jan 20 09:49:09 CET 2025 - nmorey@suse.com + +- RDMA/uverbs: Prevent integer overflow issue (git-fixes) +- commit aeb3e97 + +------------------------------------------------------------------- +Mon Jan 20 09:06:19 CET 2025 - jlee@suse.com + +- Reviewed + patches.suse/0001-PKCS-7-Check-codeSigning-EKU-of-certificates-in-PKCS.patch +- commit c96f4a3 + +------------------------------------------------------------------- +Mon Jan 20 09:05:35 CET 2025 - jlee@suse.com + +- Reviewed + patches.suse/0001-X.509-Fix-the-parser-of-extended-key-usage-for-lengt.patch +- commit b4da5d5 + +------------------------------------------------------------------- +Mon Jan 20 09:04:47 CET 2025 - jlee@suse.com + +- Reviewed + patches.suse/0004-Documentation-admin-guide-module-signing.rst-add-ope.patch +- commit 4076611 + +------------------------------------------------------------------- +Mon Jan 20 09:03:14 CET 2025 - jlee@suse.com + +- Reviewed + patches.suse/0003-modsign-Add-codeSigning-EKU-when-generating-X.509-ke.patch +- commit 3ca6e63 + +------------------------------------------------------------------- +Mon Jan 20 09:02:27 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0002-PKCS-7-Check-codeSigning-EKU-for-kernel-module-and-k.patch. + Update config files. + CONFIG_CHECK_CODESIGN_EKU +- commit 3293035 + +------------------------------------------------------------------- +Mon Jan 20 08:59:44 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0001-X.509-Add-CodeSigning-extended-key-usage-parsing.patch. +- commit af592d7 + +------------------------------------------------------------------- +Mon Jan 20 07:49:01 CET 2025 - heming.zhao@suse.com + +- ocfs2: fix slab-use-after-free due to dangling pointer dqi_priv + (bsc#1235964 CVE-2024-57892). +- commit c39636c + +------------------------------------------------------------------- +Mon Jan 20 06:04:14 CET 2025 - jlee@suse.com + +- efi: remove EFI secret key when booting with secure boot + disabled (jsc#PED-1444). +- commit b444d73 + +------------------------------------------------------------------- +Sat Jan 18 18:56:09 CET 2025 - lduncan@suse.com + +- scsi: mpi3mr: Fix corrupt config pages PHY state is switched + in sysfs (CVE-2024-57804 bsc#1235779). +- commit aa77f1e + +------------------------------------------------------------------- +Sat Jan 18 09:43:35 CET 2025 - tiwai@suse.de + +- soc: ti: pruss: Fix pruss APIs (git-fixes). +- reset: rzg2l-usbphy-ctrl: Assign proper of node to the allocated + device (git-fixes). +- platform/x86: lenovo-yoga-tab2-pro-1380-fastcharger: fix serdev + race (git-fixes). +- platform/x86: dell-uart-backlight: fix serdev race (git-fixes). +- Revert "mtd: spi-nor: core: replace dummy buswidth from addr + to data" (git-fixes). +- hwmon: (ltc2991) Fix mixed signed/unsigned in DIV_ROUND_CLOSEST + (git-fixes). +- hwmon: (tmp513) Fix division of negative numbers (git-fixes). +- gpio: xilinx: Convert gpio_lock to raw spinlock (git-fixes). +- i2c: testunit: on errors, repeat NACK until STOP (git-fixes). +- i2c: rcar: fix NACK handling when being a target (git-fixes). +- i2c: mux: demux-pinctrl: check initial mux selection, too + (git-fixes). +- i2c: atr: Fix client detach (git-fixes). +- i2c: core: fix reference leak in i2c_register_adapter() + (git-fixes). +- pmdomain: imx8mp-blk-ctrl: add missing loop break condition + (git-fixes). +- selftests: mptcp: avoid spurious errors on disconnect + (git-fixes). +- drm/amd/pm: fix BUG: scheduling while atomic (stable-fixes). +- drm/amdkfd: wq_release signals dma_fence only when available + (git-fixes). +- drm/amd/display: Add check for granularity in dml ceil/floor + helpers (stable-fixes). +- drm/amd/display: increase MAX_SURFACES to the value supported + by hw (stable-fixes). +- pmdomain: imx: gpcv2: fix an OF node reference leak in + imx_gpcv2_probe() (git-fixes). +- commit edae5a9 + +------------------------------------------------------------------- +Sat Jan 18 02:27:11 CET 2025 - colyli@suse.de + +- block: RCU protect disk->conv_zones_bitmap (bsc#1235820, + CVE-2024-57875). +- commit 76c266d + +------------------------------------------------------------------- +Sat Jan 18 02:19:20 CET 2025 - colyli@suse.de + +- ublk: detach gendisk from ublk device if add_disk() fails + (bsc#1235634, CVE-2024-56764). +- commit 3688e07 + +------------------------------------------------------------------- +Fri Jan 17 16:34:20 CET 2025 - jgross@suse.com + +- KVM: arm64: Get rid of userspace_irqchip_in_use (CVE-2024-53195 + bsc#1234957). +- commit 4e1a286 + +------------------------------------------------------------------- +Fri Jan 17 16:02:10 CET 2025 - jgross@suse.com + +- KVM: arm64: Don't retire aborted MMIO instruction + (CVE-2024-53196 bsc#1234906). +- commit c7394cd + +------------------------------------------------------------------- +Fri Jan 17 14:41:41 CET 2025 - jgross@suse.com + +- xen: Fix the issue of resource not being properly released in + xenbus_dev_probe() (CVE-2024-53198 bsc#1234923). +- commit a0f3f9e + +------------------------------------------------------------------- +Fri Jan 17 13:45:59 CET 2025 - jgross@suse.com + +- x86/static-call: Remove early_boot_irqs_disabled check to fix + Xen PVH dom0 (git-fixes). +- commit 8264638 + +------------------------------------------------------------------- +Fri Jan 17 10:31:40 CET 2025 - vbabka@suse.cz + +- mm: hugetlb: independent PMD page table shared count + (CVE-2024-57883 bsc#1235947). +- commit 454014f + +------------------------------------------------------------------- +Fri Jan 17 10:00:03 CET 2025 - tiwai@suse.de + +- ASoC: tas2781: Fix occasional calibration failture (git-fixes). +- commit 9c36ea2 + +------------------------------------------------------------------- +Fri Jan 17 09:56:33 CET 2025 - tiwai@suse.de + +- drm/xe: Mark ComputeCS read mode as UC on iGPU (git-fixes). +- drm/xe/oa: Add missing VISACTL mux registers (git-fixes). +- drm/xe: make change ccs_mode a synchronous action (git-fixes). +- drm/xe: introduce xe_gt_reset and xe_gt_wait_for_reset + (git-fixes). +- drm/amd/display: Do not elevate mem_type change to full update + (git-fixes). +- drm/amd/display: Do not wait for PSR disable on vbl enable + (git-fixes). +- Revert "drm/amd/display: Enable urgent latency adjustments + for DCN35" (git-fixes). +- drm/amd/display: Validate mdoe under MST LCT=1 case as well + (git-fixes). +- drm/v3d: Ensure job pointer is set to NULL after job completion + (git-fixes). +- drm/vmwgfx: Add new keep_resv BO param (git-fixes). +- drm/vmwgfx: Unreserve BO on error (git-fixes). +- drm/tests: helpers: Fix compiler warning (git-fixes). +- commit 0fe40cd + +------------------------------------------------------------------- +Fri Jan 17 09:53:32 CET 2025 - vkarasulli@suse.de + +- config: enable + CONFIG_INTEL_IOMMU_SCALABLE_MODE_DEFAULT_ON +- commit 7266c28 + +------------------------------------------------------------------- +Fri Jan 17 09:01:32 CET 2025 - ptesarik@suse.com + +- ftrace: Fix regression with module command in stack_trace_filter + (CVE-2024-56569 bsc#1235031). +- commit edf09c4 + +------------------------------------------------------------------- +Fri Jan 17 08:39:32 CET 2025 - tiwai@suse.de + +- Move upstreamed DRM patch into sorted section +- commit efd17c1 + +------------------------------------------------------------------- +Thu Jan 16 19:35:26 CET 2025 - nmorey@suse.com + +- RDMA/siw: Remove direct link to net_device (bsc#1235946 CVE-2024-57857) +- commit a26645d + +------------------------------------------------------------------- +Thu Jan 16 15:47:30 CET 2025 - tbogendoerfer@suse.de + +- af_packet: fix vlan_get_protocol_dgram() vs MSG_PEEK + (CVE-2024-57901 bsc#1235900). +- net: wwan: t7xx: Fix FSM command timeout issue (CVE-2024-39282 + bsc#1235903). +- commit f820992 + +------------------------------------------------------------------- +Thu Jan 16 14:01:50 CET 2025 - tiwai@suse.de + +- tpm: Map the ACPI provided event log (bsc#1233260 bsc#1233259 + bsc#1232421). +- commit 9c4f937 + +------------------------------------------------------------------- +Thu Jan 16 12:43:30 CET 2025 - nmorey@suse.com + +- RDMA/rtrs: Ensure 'ib_sge list' is accessible (bsc#1235902 CVE-2024-36476) +- commit 5e76f66 + +------------------------------------------------------------------- +Thu Jan 16 12:42:57 CET 2025 - nmorey@suse.com + +- RDMA/rxe: Remove the direct link to net_device (bsc#1235906 CVE-2024-57795) +- commit 09cd979 + +------------------------------------------------------------------- +Thu Jan 16 11:02:44 CET 2025 - vkarasulli@suse.de + +- iommu/vt-d: Remove cache tags before disabling ATS + (CVE-2024-56669 bsc#1235245). +- commit f02f36b + +------------------------------------------------------------------- +Thu Jan 16 10:51:32 CET 2025 - vkarasulli@suse.de + +- iommu/vt-d: Fix qi_batch NULL pointer with nested parent domain + (CVE-2024-56668 bsc#1235017). +- commit 1757163 + +------------------------------------------------------------------- +Thu Jan 16 06:39:08 CET 2025 - osalvador@suse.de + +- mm: use aligned address in copy_user_gigantic_page() + (CVE-2024-51729 bsc#1235741). +- commit 3c62d9b + +------------------------------------------------------------------- +Thu Jan 16 01:14:42 CET 2025 - dsterba@suse.com + +- bpf: fix recursive lock when verdict program return SK_PASS (CVE-2024-56694 bsc#1235412) +- commit dfde0f5 + +------------------------------------------------------------------- +Thu Jan 16 00:33:34 CET 2025 - dsterba@suse.com + +- bpf: fix OOB devmap writes when deleting elements (CVE-2024-56615 bsc#1235426) +- commit 997fa6c + +------------------------------------------------------------------- +Thu Jan 16 00:24:40 CET 2025 - dsterba@suse.com + +- xsk: fix OOB map writes when deleting elements (CVE-2024-56614 bsc#1235424) +- commit 4dda137 + +------------------------------------------------------------------- +Wed Jan 15 23:35:20 CET 2025 - dsterba@suse.com + +- mm/mempolicy: fix migrate_to_node() assuming there is at least one VMA in a MM (CVE-2024-56611 bsc#1235391) +- commit 3a11b51 + +------------------------------------------------------------------- +Wed Jan 15 22:53:46 CET 2025 - dsterba@suse.com + +- iommu/tegra241-cmdqv: Fix alignment failure at max_n_shift (CVE-2024-53225 bsc#1235006) +- commit d17bd9f + +------------------------------------------------------------------- +Wed Jan 15 22:15:40 CET 2025 - ailiop@suse.com + +- ring-buffer: Fix overflow in __rb_map_vma (bsc#1235752 + CVE-2024-56368). +- commit 887043f + +------------------------------------------------------------------- +Wed Jan 15 22:08:41 CET 2025 - ailiop@suse.com + +- mm: use aligned address in clear_gigantic_page() (bsc#1235742 + CVE-2024-52319). +- commit cf2082f + +------------------------------------------------------------------- +Wed Jan 15 21:59:22 CET 2025 - ailiop@suse.com + +- netdevsim: prevent bad user input in + nsim_dev_health_break_write() (bsc#1235587 CVE-2024-56716). +- commit 64a78e2 + +------------------------------------------------------------------- +Wed Jan 15 21:51:44 CET 2025 - ailiop@suse.com + +- bpf: Fix UAF via mismatching bpf_prog/attachment RCU flavors + (bsc#1235555 CVE-2024-56675). +- commit 9dd9586 + +------------------------------------------------------------------- +Wed Jan 15 21:42:59 CET 2025 - ailiop@suse.com + +- net: netdevsim: fix nsim_pp_hold_write() (bsc#1235554 + CVE-2024-56713). +- commit 9b9335e + +------------------------------------------------------------------- +Wed Jan 15 21:22:47 CET 2025 - ailiop@suse.com + +- mm/gup: handle NULL pages in unpin_user_pages() (bsc#1235388 + CVE-2024-56612). +- commit 58f5e58 + +------------------------------------------------------------------- +Wed Jan 15 21:17:35 CET 2025 - ailiop@suse.com + +- xsk: Free skb when TX metadata options are invalid (bsc#1235000 + CVE-2024-53236). +- commit 488293a + +------------------------------------------------------------------- +Wed Jan 15 21:05:45 CET 2025 - ailiop@suse.com + +- ipc: fix memleak if msg_init_ns failed in create_ipc_ns + (bsc#1234893 CVE-2024-53175). +- commit ee73306 + +------------------------------------------------------------------- +Wed Jan 15 19:15:21 CET 2025 - dsterba@suse.com + +- ocfs2: fix uninitialized value in ocfs2_file_read_iter() (CVE-2024-53155 bsc#1234855) +- commit 29d10db + +------------------------------------------------------------------- +Wed Jan 15 18:52:14 CET 2025 - neelx@suse.com + +- btrfs: add a sanity check for btrfs root in btrfs_search_slot() + (CVE-2024-56774 bsc#1235653). +- commit 7fe00e3 + +------------------------------------------------------------------- +Wed Jan 15 18:50:33 CET 2025 - dsterba@suse.com + +- ocfs2: free inode when ocfs2_get_init_inode() fails (CVE-2024-56630 bsc#1235479) +- commit 892fcc7 + +------------------------------------------------------------------- +Wed Jan 15 18:45:15 CET 2025 - dsterba@suse.com + +- ceph: give up on paths longer than PATH_MAX (CVE-2024-53685 bsc#1235720) +- commit 96cf2d2 + +------------------------------------------------------------------- +Wed Jan 15 18:25:00 CET 2025 - dsterba@suse.com + +- bcache: revert replacing IS_ERR_OR_NULL with IS_ERR again (CVE-2024-48881 bsc#1235727) +- commit 7611048 + +------------------------------------------------------------------- +Wed Jan 15 18:14:36 CET 2025 - dsterba@suse.com + +- vfio/mlx5: Fix an unwind issue in mlx5vf_add_migration_pages() (CVE-2024-56742 bsc#1235613) +- commit 561ef4c + +------------------------------------------------------------------- +Wed Jan 15 16:43:30 CET 2025 - mhocko@suse.com + +- net/smc: check return value of sock_recvmsg when draining clc + data (CVE-2024-57791 bsc#1235759). +- commit 3137fae + +------------------------------------------------------------------- +Wed Jan 15 16:21:49 CET 2025 - dsterba@suse.com + +- udmabuf: change folios array from kmalloc to kvmalloc (CVE-2024-56544 bsc#1235067) +- commit e18704f + +------------------------------------------------------------------- +Wed Jan 15 16:06:16 CET 2025 - dsterba@suse.com + +- scsi: qedf: Fix a possible memory leak in qedf_alloc_and_init_sb() (CVE-2024-56748 bsc#1235627) +- commit bf1507f + +------------------------------------------------------------------- +Wed Jan 15 15:53:43 CET 2025 - dsterba@suse.com + +- scsi: ufs: core: sysfs: Prevent div by zero (CVE-2024-56622 bsc#1235251) +- commit e1723b2 + +------------------------------------------------------------------- +Wed Jan 15 15:50:39 CET 2025 - dsterba@suse.com + +- scsi: ufs: core: Cancel RTC work during ufshcd_remove() (CVE-2024-56621 bsc#1235228) +- commit dcbc4ba + +------------------------------------------------------------------- +Wed Jan 15 15:47:57 CET 2025 - dsterba@suse.com + +- scsi: ufs: qcom: Only free platform MSIs when ESI is enabled (CVE-2024-56620 bsc#1235227) +- commit a4f3898 + +------------------------------------------------------------------- +Wed Jan 15 14:49:39 CET 2025 - vkarasulli@suse.de + +- virt: tdx-guest: Just leak decrypted memory on unrecoverable + errors (CVE-2024-57793 bsc#1235768). +- commit 5a20f80 + +------------------------------------------------------------------- +Wed Jan 15 12:39:36 CET 2025 - osalvador@suse.de + +- stackdepot: fix stack_depot_save_flags() in NMI context + (CVE-2024-48876 bsc#1235726). +- commit 21d9f52 + +------------------------------------------------------------------- +Wed Jan 15 10:36:54 CET 2025 - jslaby@suse.cz + +- x86/fred: Clear WFE in missing-ENDBRANCH #CPs (CVE-2024-56761 + bsc#1235633). +- commit d326277 + +------------------------------------------------------------------- +Wed Jan 15 10:16:26 CET 2025 - tbogendoerfer@suse.de + +- net: ethernet: oa_tc6: fix tx skb race condition between + reference pointers (CVE-2024-56788 bsc#1235754). +- tools/net/ynl: fix sub-message key lookup for nested attributes + (git-fixes). +- net: tun: fix tun_napi_alloc_frags() (CVE-2024-56372 + bsc#1235753). +- net: renesas: rswitch: avoid use-after-put for a device tree + node (CVE-2024-55639 bsc#1235737). +- commit ab1ee58 + +------------------------------------------------------------------- +Wed Jan 15 09:37:42 CET 2025 - vkarasulli@suse.de + +- KVM: SVM: Allow guest writes to set MSR_AMD64_DE_CFG bits + (bsc#1234635). +- commit ad88ff2 + +------------------------------------------------------------------- +Wed Jan 15 09:12:02 CET 2025 - vbabka@suse.cz + +- mm/page_alloc: don't call pfn_to_page() on possibly non-existent + PFN in split_large_buddy() (CVE-2024-57881 bsc#1235843). +- commit 47fc212 + +------------------------------------------------------------------- +Wed Jan 15 08:40:16 CET 2025 - jlee@suse.com + +- Reviewed + patches.suse/0001-efi-do-not-automatically-generate-secret-key.patch +- commit 64be71e + +------------------------------------------------------------------- +Wed Jan 15 08:39:05 CET 2025 - jlee@suse.com + +- Reviewed + patches.suse/0011-PM-hibernate-require-hibernate-snapshot-image-to-be-.patch +- commit fac3c3b + +------------------------------------------------------------------- +Wed Jan 15 08:34:38 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0010-PM-hibernate-a-option-to-request-that-snapshot-image.patch. + Update config files. + CONFIG_HIBERNATE_VERIFICATION_FORCE is not set +- commit d0b09b5 + +------------------------------------------------------------------- +Wed Jan 15 08:28:05 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0009-PM-hibernate-prevent-EFI-secret-key-to-be-regenerate.patch. +- commit 38aa2b2 + +------------------------------------------------------------------- +Tue Jan 14 19:57:36 CET 2025 - lduncan@suse.com + +- Revert "block, bfq: merge bfq_release_process_ref() into + bfq_put_cooperator()" (CVE-2024-53182 bsc#1234946). +- block: fix uaf for flush rq while iterating tags (CVE-2024-53170 + bsc#1234888). +- scsi: qedi: Fix a possible memory leak in + qedi_alloc_and_init_sb() (CVE-2024-56747 bsc#1234934). +- scsi: bfa: Fix use-after-free in bfad_im_module_exit() + (CVE-2024-53227 bsc#1235011). +- scsi: hisi_sas: Create all dump files during debugfs + initialization (CVE-2024-56588 bsc#1235123). +- commit d7ec03b + +------------------------------------------------------------------- +Tue Jan 14 19:50:13 CET 2025 - ematsumiya@suse.de + +- smb: client: fix TCP timers deadlock after rmmod (bsc#1235723, + CVE-2024-54680). +- commit 067db58 + +------------------------------------------------------------------- +Tue Jan 14 17:51:58 CET 2025 - nik.borisov@suse.com + +- x86/cpu: Add Lunar Lake to list of CPUs with a broken MONITOR implementation (jsc#PED-11963). +- commit 40fc24b + +------------------------------------------------------------------- +Tue Jan 14 17:06:26 CET 2025 - dsterba@suse.com + +- scsi: hisi_sas: Add cond_resched() for no forced preemption model (CVE-2024-56589 bsc#1235241) +- commit 5616a9a + ------------------------------------------------------------------- Tue Jan 14 15:33:20 CET 2025 - jack@suse.cz - Enable CONFIG_BUG_ON_DATA_CORRUPTION (jsc#PED-11849) - commit ad832d9 +------------------------------------------------------------------- +Tue Jan 14 15:22:20 CET 2025 - andrea.porta@suse.com + +- arm64: dts: rockchip: add hevc power domain clock to rk3328 + (git-fixes). +- commit 4ced1a7 + +------------------------------------------------------------------- +Tue Jan 14 15:21:32 CET 2025 - andrea.porta@suse.com + +- arm64: dts: rockchip: rename rfkill label for Radxa ROCK 5B + (git-fixes). +- commit 1aa0c5f + +------------------------------------------------------------------- +Tue Jan 14 15:20:43 CET 2025 - andrea.porta@suse.com + +- arm64: dts: imx95: correct the address length of + netcmix_blk_ctrl (git-fixes). +- commit 261c0be + ------------------------------------------------------------------- Tue Jan 14 15:19:57 CET 2025 - mfranc@suse.cz @@ -14,6 +2984,45 @@ Tue Jan 14 15:19:57 CET 2025 - mfranc@suse.cz patches.suse/0002-security-Add-a-kernel-lockdown-flag-for-early-boot-s.patch. - commit 53733e1 +------------------------------------------------------------------- +Tue Jan 14 15:19:03 CET 2025 - andrea.porta@suse.com + +- arm64: dts: broadcom: Fix L2 linesize for Raspberry Pi 5 + (git-fixes). +- commit 34dcb38 + +------------------------------------------------------------------- +Tue Jan 14 14:29:28 CET 2025 - oneukum@suse.com + +- reinstating kABI paddings for crypto +- commit dcd0a1e + +------------------------------------------------------------------- +Tue Jan 14 14:28:46 CET 2025 - oneukum@suse.com + +- Refresh patches.suse/crypto-add-suse_kabi_padding.patch. +- commit 7e643ee + +------------------------------------------------------------------- +Tue Jan 14 14:22:08 CET 2025 - oneukum@suse.com + +- reinstate PCI kABI paddings +- commit d5bb436 + +------------------------------------------------------------------- +Tue Jan 14 14:20:41 CET 2025 - oneukum@suse.com + +- Reinstating kABI padding for Thunderbolt +- commit 13936cf + +------------------------------------------------------------------- +Tue Jan 14 13:56:33 CET 2025 - oneukum@suse.com + +- usb: typec: Add attribute file showing the USB Modes of the + partner (git-fixes). +- Refresh patches.suse/paddings-add-for-type-C-new-in-SP5.patch. +- commit 1aae08b + ------------------------------------------------------------------- Tue Jan 14 13:36:21 CET 2025 - dsterba@suse.com @@ -28,6 +3037,14 @@ Tue Jan 14 13:30:56 CET 2025 - mgorman@suse.de command line. - commit b89f0e3 +------------------------------------------------------------------- +Tue Jan 14 13:22:24 CET 2025 - oneukum@suse.com + +- usb: typec: Add attribute file showing the supported USB modes + of the port (git-fixes). +- Refresh patches.suse/paddings-add-for-type-C-new-in-SP5.patch. +- commit 2fd6860 + ------------------------------------------------------------------- Tue Jan 14 13:14:11 CET 2025 - mgorman@suse.de @@ -37,6 +3054,80 @@ Tue Jan 14 13:14:11 CET 2025 - mgorman@suse.de options' (jsc#PED-11838). - commit 6f73ffe +------------------------------------------------------------------- +Tue Jan 14 12:25:35 CET 2025 - oneukum@suse.com + +- usb: typec: ucsi: Fix a missing bits to bytes conversion in + ucsi_init() (git-fixes). +- commit 7a60998 + +------------------------------------------------------------------- +Tue Jan 14 12:19:55 CET 2025 - oneukum@suse.com + +- usb: typec: ucsi: Convert connector specific commands to bitmaps + (git-fixes). +- commit 1060e28 + +------------------------------------------------------------------- +Tue Jan 14 12:16:40 CET 2025 - oneukum@suse.com + +- usb: typec: ucsi: Helper for Get Connector Status command + (git-fixes). +- commit 7530947 + +------------------------------------------------------------------- +Tue Jan 14 12:13:57 CET 2025 - oneukum@suse.com + +- usb: typec: ucsi: Add support for the partner USB Modes + (git-fixes). +- commit bb31d21 + +------------------------------------------------------------------- +Tue Jan 14 11:23:30 CET 2025 - oneukum@suse.com + +- usb: typec: ucsi: Supply the USB capabilities to the ports + (git-fixes). +- commit a77d656 + +------------------------------------------------------------------- +Tue Jan 14 11:08:34 CET 2025 - oneukum@suse.com + +- usb: typec: ucsi: UCSI2.0 Set Sink Path command support + (git-fixes). +- commit 0376245 + +------------------------------------------------------------------- +Tue Jan 14 11:05:51 CET 2025 - oneukum@suse.com + +- usb: typec: ucsi: glink: use device_for_each_child_node_scoped() + (git-fixes). +- commit 3691738 + +------------------------------------------------------------------- +Tue Jan 14 10:01:53 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0008-PM-hibernate-Generate-and-verify-signature-for-snaps.patch. + Update config files. + CONFIG_HIBERNATE_VERIFICATION + CONFIG_EFI_SECRET_KEY + CONFIG_HIDDEN_AREA +- commit 4b57a00 + +------------------------------------------------------------------- +Tue Jan 14 08:34:22 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0007-PM-hibernate-encrypt-hidden-area.patch. +- commit a1cdd8d + +------------------------------------------------------------------- +Tue Jan 14 08:11:18 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0006-efi-allow-user-to-regenerate-secret-key.patch. +- commit 498aa9e + ------------------------------------------------------------------- Mon Jan 13 21:30:48 CET 2025 - krisman@suse.de @@ -697,6 +3788,12 @@ Mon Jan 13 11:54:55 CET 2025 - mfranc@suse.cz - s390x config: IOMMU_DEFAULT_DMA_LAZY=y (bsc#1235646) - commit 2199130 +------------------------------------------------------------------- +Mon Jan 13 10:47:35 CET 2025 - oneukum@suse.com + +- net: usb: qmi_wwan: add Telit FE910C04 compositions (git-fixes). +- commit a8a3e1b + ------------------------------------------------------------------- Mon Jan 13 10:05:49 CET 2025 - tiwai@suse.de @@ -799,6 +3896,31 @@ Sun Jan 12 09:34:43 CET 2025 - tiwai@suse.de (git-fixes). - commit 5559cd4 +------------------------------------------------------------------- +Sun Jan 12 09:15:32 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0005-efi-generate-secret-key-in-EFI-boot-environment.patch. + Update config files. + CONFIG_EFI_SECRET_KEY is not set +- commit f3e53e1 + +------------------------------------------------------------------- +Sun Jan 12 09:10:41 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0002-hibernate-avoid-the-data-in-hidden-area-to-be-snapsh.patch. +- commit 81704e7 + +------------------------------------------------------------------- +Sun Jan 12 09:04:59 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0001-security-create-hidden-area-to-keep-sensitive-data.patch. + Update config files. + CONFIG_HIDDEN_AREA is not set +- commit 53e4009 + ------------------------------------------------------------------- Sun Jan 12 03:41:39 CET 2025 - jlee@suse.com @@ -1129,6 +4251,18 @@ Thu Jan 9 17:36:21 CET 2025 - nmorey@suse.com - af_packet: avoid erroring out after sock_init_data() in packet_create() (CVE-2024-56606 bsc#123541) - commit 4c171b7 +------------------------------------------------------------------- +Thu Jan 9 16:31:26 CET 2025 - dsterba@suse.com + +- smb: client: fix NULL ptr deref in crypto_aead_setkey() (CVE-2024-53185 bsc#1234901) +- commit 16fd7dd + +------------------------------------------------------------------- +Thu Jan 9 16:04:11 CET 2025 - dsterba@suse.com + +- net: af_can: do not leave a dangling sk pointer in can_create() (CVE-2024-56603 bsc#1235415) +- commit 358efec + ------------------------------------------------------------------- Thu Jan 9 15:55:44 CET 2025 - ddiss@suse.de @@ -1136,6 +4270,12 @@ Thu Jan 9 15:55:44 CET 2025 - ddiss@suse.de (bsc#1235035 CVE-2024-56570). - commit 707d8d7 +------------------------------------------------------------------- +Thu Jan 9 15:46:57 CET 2025 - dsterba@suse.com + +- ceph: fix cred leak in ceph_mds_check_access() (CVE-2024-56563 bsc#1235107) +- commit 2378163 + ------------------------------------------------------------------- Thu Jan 9 14:31:17 CET 2025 - jdelvare@suse.de @@ -1202,7 +4342,7 @@ Wed Jan 8 13:49:07 CET 2025 - pmladek@suse.com Wed Jan 8 12:30:13 CET 2025 - dsterba@suse.com - btrfs: fix use-after-free waiting for encoded read endios (bsc#1235128) -- commit 0406131 +- commit faccece ------------------------------------------------------------------- Wed Jan 8 12:17:46 CET 2025 - dwagner@suse.de @@ -1388,6 +4528,13 @@ Tue Jan 7 23:36:50 CET 2025 - ailiop@suse.com - dlm: fix possible lkb_resource null dereference (git-fixes). - commit 490216a +------------------------------------------------------------------- +Tue Jan 7 21:30:51 CET 2025 - mbrugger@suse.com + +- powerpc/pseries/vas: Add close() callback in vas_vm_ops struct + (bsc#1234825). +- commit 2674760 + ------------------------------------------------------------------- Tue Jan 7 20:12:47 CET 2025 - tbogendoerfer@suse.de diff --git a/kernel-source.spec b/kernel-source.spec index 5a4b535..25ba34c 100644 --- a/kernel-source.spec +++ b/kernel-source.spec @@ -18,7 +18,7 @@ %define srcversion 6.12 %define patchversion 6.12.0 -%define git_commit ed291891ed2804d2dd249f8063da18005e59bab4 +%define git_commit 6642b425d8de140c969bc185b2b1527f15588dfc %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -28,7 +28,7 @@ Name: kernel-source Version: 6.12.0 %if 0%{?is_kotd} -Release: .ged29189 +Release: .g6642b42 %else Release: 0 %endif diff --git a/kernel-syms.changes b/kernel-syms.changes index eb54d71..6d9f5cb 100644 --- a/kernel-syms.changes +++ b/kernel-syms.changes @@ -1,9 +1,2979 @@ +------------------------------------------------------------------- +Tue Feb 4 12:23:33 CET 2025 - ailiop@suse.com + +- xfs: Add error handling for xfs_reflink_cancel_cow_range + (git-fixes). +- commit b508427 + +------------------------------------------------------------------- +Tue Feb 4 12:22:51 CET 2025 - ailiop@suse.com + +- xfs: Propagate errors from xfs_reflink_cancel_cow_range in + xfs_dax_write_iomap_end (git-fixes). +- commit e231dcf + +------------------------------------------------------------------- +Tue Feb 4 12:21:58 CET 2025 - ailiop@suse.com + +- xfs: don't call remap_verify_area with sb write protection held + (git-fixes). +- commit b243b98 + +------------------------------------------------------------------- +Tue Feb 4 11:29:34 CET 2025 - tbogendoerfer@suse.de + +- r8169: enable SG/TSO on selected chip versions per default + (bsc#1235874). +- commit 2795291 + +------------------------------------------------------------------- +Tue Feb 4 11:27:18 CET 2025 - tbogendoerfer@suse.de + +- tools: ynl: c: correct reverse decode of empty attrs + (git-fixes). +- net/mlx5e: Fix inversion dependency warning while enabling + IPsec tunnel (CVE-2025-21674 bsc#1236688). +- net: fec: handle page_pool_dev_alloc_pages error (CVE-2025-21676 + bsc#1236696). +- pfcp: Destroy device along with udp socket's netns dismantle + (CVE-2025-21677 bsc#1236697). +- gtp: Destroy device along with udp socket's netns dismantle + (CVE-2025-21678 bsc#1236698). +- gtp: Use for_each_netdev_rcu() in gtp_genl_dump_pdp() + (git-fixes). +- eth: bnxt: always recalculate features after XDP clearing, + fix null-deref (CVE-2025-21682 bsc#1236703). +- commit 7d6efad + +------------------------------------------------------------------- +Mon Feb 3 18:44:57 CET 2025 - ailiop@suse.com + +- NFSv4.2: mark OFFLOAD_CANCEL MOVEABLE (git-fixes). +- commit 29678bd + +------------------------------------------------------------------- +Mon Feb 3 18:42:14 CET 2025 - ailiop@suse.com + +- NFSv4.2: fix COPY_NOTIFY xdr buf size calculation (git-fixes). +- commit d5313f5 + +------------------------------------------------------------------- +Mon Feb 3 18:41:08 CET 2025 - ailiop@suse.com + +- nfs: fix incorrect error handling in LOCALIO (git-fixes). +- commit 9daaf72 + +------------------------------------------------------------------- +Mon Feb 3 18:39:48 CET 2025 - ailiop@suse.com + +- Revert "SUNRPC: Reduce thread wake-up rate when receiving + large RPC messages" (git-fixes). +- commit 39ec528 + +------------------------------------------------------------------- +Mon Feb 3 18:37:45 CET 2025 - ailiop@suse.com + +- NFSD: Insulate nfsd4_encode_read_plus_data() from page + boundaries in the encode buffer (git-fixes). +- commit ffa4780 + +------------------------------------------------------------------- +Mon Feb 3 18:36:59 CET 2025 - ailiop@suse.com + +- NFSD: Insulate nfsd4_encode_read_plus() from page boundaries + in the encode buffer (git-fixes). +- commit fd89a72 + +------------------------------------------------------------------- +Mon Feb 3 18:36:03 CET 2025 - ailiop@suse.com + +- NFSD: Insulate nfsd4_encode_read() from page boundaries in + the encode buffer (git-fixes). +- commit a5474b1 + +------------------------------------------------------------------- +Mon Feb 3 18:33:40 CET 2025 - ailiop@suse.com + +- NFSD: fix decoding in nfs4_xdr_dec_cb_getattr (git-fixes). +- commit 744c03a + +------------------------------------------------------------------- +Mon Feb 3 18:32:30 CET 2025 - ailiop@suse.com + +- nfsd: fix legacy client tracking initialization (git-fixes). +- commit b058f86 + +------------------------------------------------------------------- +Mon Feb 3 15:56:36 CET 2025 - davide.benini@suse.com + +- net: inet6: do not leave a dangling sk pointer in inet6_create() + (CVE-2024-56600 bsc#1235217). +- commit 001ffac + +------------------------------------------------------------------- +Mon Feb 3 15:33:33 CET 2025 - pmladek@suse.com + +- printk: Defer legacy printing when holding printk_cpu_sync + (bsc#1236733). +- commit 35fb637 + +------------------------------------------------------------------- +Mon Feb 3 14:58:27 CET 2025 - ailiop@suse.com + +- iomap: avoid avoid truncating 64-bit offset to 32 bits + (git-fixes). +- commit dcd6fd5 + +------------------------------------------------------------------- +Mon Feb 3 14:57:27 CET 2025 - ailiop@suse.com + +- iomap: pass byte granular end position to iomap_add_to_ioend + (git-fixes). +- commit 3e58ba8 + +------------------------------------------------------------------- +Mon Feb 3 14:56:05 CET 2025 - ailiop@suse.com + +- cachefiles: Parse the "secctx" immediately (git-fixes). +- commit d3745ec + +------------------------------------------------------------------- +Mon Feb 3 14:50:56 CET 2025 - ailiop@suse.com + +- dlm: fix srcu_read_lock() return type to int (git-fixes). +- commit befab55 + +------------------------------------------------------------------- +Mon Feb 3 14:50:02 CET 2025 - ailiop@suse.com + +- dlm: fix removal of rsb struct that is master and dir record + (git-fixes). +- commit 0dc790e + +------------------------------------------------------------------- +Mon Feb 3 14:48:55 CET 2025 - ailiop@suse.com + +- xfs: check for dead buffers in xfs_buf_find_insert (git-fixes). +- commit 518b962 + +------------------------------------------------------------------- +Mon Feb 3 14:47:45 CET 2025 - ailiop@suse.com + +- xfs: fix a double completion for buffers on in-memory targets + (git-fixes). +- commit 230cef5 + +------------------------------------------------------------------- +Mon Feb 3 14:46:58 CET 2025 - ailiop@suse.com + +- xfs/libxfs: replace kmalloc() and memcpy() with kmemdup() + (git-fixes). +- commit e30e5c1 + +------------------------------------------------------------------- +Mon Feb 3 14:34:31 CET 2025 - jgross@suse.com + +- Update config files: remove XEN PV support and kernel side PV device + backends (jsc#PED-11779) +- commit 31e5715 + +------------------------------------------------------------------- +Mon Feb 3 14:26:31 CET 2025 - iivanov@suse.de + +- arm64: dts: marvell: cn9131-cf-solidwan: fix cp1 comphy links (git-fixes) +- commit c3b3ad4 + +------------------------------------------------------------------- +Mon Feb 3 14:25:20 CET 2025 - iivanov@suse.de + +- arm64: dts: rockchip: increase gmac rx_delay on rk3399-puma (git-fixes) +- commit 040d5bd + +------------------------------------------------------------------- +Mon Feb 3 14:24:03 CET 2025 - iivanov@suse.de + +- arm64: dts: rockchip: fix num-channels property of wolfvision pf5 mic (git-fixes) +- commit 80bffba + +------------------------------------------------------------------- +Mon Feb 3 14:23:02 CET 2025 - iivanov@suse.de + +- arm64: dts: rockchip: Fix PCIe3 handling for Edgeble-6TOPS Modules (git-fixes) +- commit 6eeb73e + +------------------------------------------------------------------- +Mon Feb 3 14:18:42 CET 2025 - iivanov@suse.de + +- arm64: dts: rockchip: Fix sdmmc access on rk3308-rock-s0 v1.1 boards (git-fixes) +- commit 0f4955c + +------------------------------------------------------------------- +Mon Feb 3 14:16:30 CET 2025 - iivanov@suse.de + +- arm64: tegra: Fix Tegra234 PCIe interrupt-map (git-fixes) +- commit 17b2e93 + +------------------------------------------------------------------- +Mon Feb 3 14:14:44 CET 2025 - iivanov@suse.de + +- arm64: tegra: Disable Tegra234 sce-fabric node (git-fixes) +- commit 5fbc68f + +------------------------------------------------------------------- +Mon Feb 3 14:13:32 CET 2025 - iivanov@suse.de + +- arm64: tegra: Fix typo in Tegra234 dce-fabric compatible (git-fixes) +- commit b60c09f + +------------------------------------------------------------------- +Mon Feb 3 14:13:17 CET 2025 - ailiop@suse.com + +- xfs: don't shut down the filesystem for media failures beyond + end of log (git-fixes). +- commit b3253c4 + +------------------------------------------------------------------- +Mon Feb 3 14:12:23 CET 2025 - iivanov@suse.de + +- arm64: tegra: Fix DMA ID for SPI2 (git-fixes) +- commit ed27827 + +------------------------------------------------------------------- +Mon Feb 3 14:09:40 CET 2025 - ailiop@suse.com + +- gfs2: Truncate address space when flipping GFS2_DIF_JDATA flag + (git-fixes). +- commit 2bdb106 + +------------------------------------------------------------------- +Mon Feb 3 13:59:21 CET 2025 - iivanov@suse.de + +- arm64: dts: rockchip: Fix Turing RK1 PCIe3 hang (git-fixes) +- commit 6545f4a + +------------------------------------------------------------------- +Mon Feb 3 13:58:33 CET 2025 - iivanov@suse.de + +- arm64: dts: rockchip: Split up RK3588's PCIe pinctrls (git-fixes) +- commit ee6c1d3 + +------------------------------------------------------------------- +Mon Feb 3 13:50:06 CET 2025 - iivanov@suse.de + +- arm64/mm: Override PARange for !LPA2 and use it consistently (git-fixes) +- commit 46430f7 + +------------------------------------------------------------------- +Mon Feb 3 13:47:46 CET 2025 - iivanov@suse.de + +- arm64/mm: Reduce PA space to 48 bits when LPA2 is not enabled (git-fixes) +- commit 1e5b33c + +------------------------------------------------------------------- +Mon Feb 3 13:45:19 CET 2025 - iivanov@suse.de + +- arm64: Filter out SVE hwcaps when FEAT_SVE isn't implemented (git-fixes) +- commit 6644a3b + +------------------------------------------------------------------- +Mon Feb 3 13:42:32 CET 2025 - iivanov@suse.de + +- arm64/sme: Move storage of reg_smidr to __cpuinfo_store_cpu() (git-fixes) +- commit ee0c3e4 + +------------------------------------------------------------------- +Mon Feb 3 13:39:16 CET 2025 - iivanov@suse.de + +- arm64: stacktrace: Don't WARN when unwinding other tasks (git-fixes) +- commit c1b5cbf + +------------------------------------------------------------------- +Mon Feb 3 12:22:59 CET 2025 - dwagner@suse.de + +- nvme: fix bogus kzalloc() return check in + nvme_init_effects_log() (git-fixes). +- commit d42e4b8 + +------------------------------------------------------------------- +Mon Feb 3 11:20:53 CET 2025 - dwagner@suse.de + +- nvme: Add error path for xa_store in nvme_init_effects + (git-fixes). +- nvme: Add error check for xa_store in nvme_get_effects_log + (git-fixes). +- nvme-tcp: Fix I/O queue cpu spreading for multiple controllers + (git-fixes). +- nvmet: propagate npwg topology (git-fixes). +- commit 7f10443 + +------------------------------------------------------------------- +Mon Feb 3 11:05:26 CET 2025 - oneukum@suse.com + +- usbnet: ipheth: fix DPE OoB read (git-fixes). +- commit b2a02b8 + +------------------------------------------------------------------- +Mon Feb 3 11:04:39 CET 2025 - oneukum@suse.com + +- usbnet: ipheth: break up NCM header size computation + (git-fixes). +- commit 7a83cc0 + +------------------------------------------------------------------- +Mon Feb 3 11:03:37 CET 2025 - oneukum@suse.com + +- usbnet: ipheth: refactor NCM datagram loop (git-fixes). +- commit 095ff33 + +------------------------------------------------------------------- +Mon Feb 3 10:53:21 CET 2025 - ohering@suse.de + +- scsi: storvsc: Ratelimit warning logs to prevent VM denial of + service (git-fixes). +- scsi: storvsc: Don't assume cpu_possible_mask is dense + (git-fixes). +- hyperv: Do not overlap the hvcall IO areas in + hv_vtl_apicid_to_vp_id() (git-fixes). +- hyperv: Do not overlap the hvcall IO areas in get_vtl() + (git-fixes). +- hyperv: Enable the hypercall output page for the VTL mode + (git-fixes). +- hv_balloon: Fallback to generic_online_page() for non-HV hot + added mem (git-fixes). +- Drivers: hv: vmbus: Log on missing offers if any (git-fixes). +- Drivers: hv: vmbus: Wait for boot-time offers during boot and + resume (git-fixes). +- uio_hv_generic: Add a check for HV_NIC for send, receive + buffers setup (git-fixes). +- iommu/hyper-v: Don't assume cpu_possible_mask is dense + (git-fixes). +- Drivers: hv: Don't assume cpu_possible_mask is dense + (git-fixes). +- x86/hyperv: Don't assume cpu_possible_mask is dense (git-fixes). +- hyperv: Remove the now unused hyperv-tlfs.h files (git-fixes). +- hyperv: Switch from hyperv-tlfs.h to hyperv/hvhdk.h (git-fixes). +- hyperv: Add new Hyper-V headers in include/hyperv (git-fixes). +- hyperv: Clean up unnecessary #includes (git-fixes). +- hyperv: Move hv_connection_id to hyperv-tlfs.h (git-fixes). +- hv_netvsc: Replace one-element array with flexible array member + (git-fixes). +- commit bf2065f + +------------------------------------------------------------------- +Sun Feb 2 10:01:55 CET 2025 - tiwai@suse.de + +- Revert "media: uvcvideo: Require entities to have a non-zero + unique ID" (bsc#1235894). +- wifi: rtl8xxxu: add more missing rtl8192cu USB IDs + (stable-fixes). +- drm/amd/display: Initialize denominator defaults to 1 + (stable-fixes). +- drm/amd/display: Use HW lock mgr for PSR1 (stable-fixes). +- drm/connector: hdmi: Validate supported_formats matches + ycbcr_420_allowed (stable-fixes). +- commit 839fcdd + +------------------------------------------------------------------- +Sat Feb 1 10:16:05 CET 2025 - tiwai@suse.de + +- ASoC: acp: Support microphone from Lenovo Go S (stable-fixes). +- ALSA: pcm: use new array-copying-wrapper (stable-fixes). +- ALSA: usb-audio: Add delay quirk for iBasso DC07 Pro + (stable-fixes). +- commit ccad405 + +------------------------------------------------------------------- +Sat Feb 1 10:14:26 CET 2025 - tiwai@suse.de + +- PCI: Restore original INTX_DISABLE bit by pcim_intx() + (git-fixes). +- kconfig: fix memory leak in sym_warn_unmet_dep() (git-fixes). +- kconfig: fix file name in warnings when loading + KCONFIG_DEFCONFIG_LIST (git-fixes). +- genksyms: fix memory leak when the same symbol is read from + *.symref file (git-fixes). +- genksyms: fix memory leak when the same symbol is added from + source (git-fixes). +- ata: libata-core: Add ATA_QUIRK_NOLPM for Samsung SSD 870 QVO + drives (git-fixes). +- ASoC: amd: acp: Fix possible deadlock (git-fixes). +- ASoC: da7213: Initialize the mutex (git-fixes). +- ASoC: rockchip: i2s_tdm: Re-add the set_sysclk callback + (git-fixes). +- ALSA: hda: Fix headset detection failure due to unstable sort + (git-fixes). +- ALSA: hda/realtek: Fix quirk matching for Legion Pro 7 + (git-fixes). +- commit 4daaa58 + +------------------------------------------------------------------- +Fri Jan 31 18:52:17 CET 2025 - krisman@suse.de + +- io_uring/eventfd: ensure io_eventfd_signal() defers another + RCU period (CVE-2025-21655 bsc#1236163). +- commit 8c48635 + +------------------------------------------------------------------- +Fri Jan 31 18:40:47 CET 2025 - krisman@suse.de + +- io_uring/eventfd: abstract out ev_fd put helper (CVE-2025-21655 + bsc#1236163). +- commit 3ee0779 + +------------------------------------------------------------------- +Fri Jan 31 17:47:10 CET 2025 - krisman@suse.de + +- io_uring/sqpoll: zero sqd->thread on tctx errors (CVE-2025-21633 + bsc#1236108). +- commit e81e97d + +------------------------------------------------------------------- +Fri Jan 31 16:50:37 CET 2025 - mgorman@suse.de + +- sched_ext: update scx_bpf_dsq_insert() doc for SCX_DSQ_LOCAL_ON + (git fixes (sched)). +- cpufreq: schedutil: Fix superfluous updates caused by + need_freq_update (git fixes (sched)). +- sched/fair: Fix update_cfs_group() vs DELAY_DEQUEUE (git fixes + (sched)). +- sched/fair: Fix EEVDF entity placement bug causing scheduling + lag (git fixes (sched)). +- sched_ext: idle: Refresh idle masks during idle-to-idle + transitions (git fixes (sched)). +- freezer, sched: Report frozen tasks as 'D' instead of 'R' + (git fixes (sched)). +- epoll: Add synchronous wakeup support for ep_poll_callback + (git fixes (sched)). +- commit 3d30d97 + +------------------------------------------------------------------- +Fri Jan 31 11:16:22 CET 2025 - ptesarik@suse.com + +- mm/rodata_test: use READ_ONCE() to read const variable + (git-fixes). +- commit d31a779 + +------------------------------------------------------------------- +Fri Jan 31 10:16:03 CET 2025 - ggherdovich@suse.cz + +- cpufreq/amd-pstate: Fix prefcore rankings (git-fixes). +- commit 6e54c2a + +------------------------------------------------------------------- +Fri Jan 31 08:45:14 CET 2025 - tiwai@suse.de + +- rtc: zynqmp: Fix optional clock name property (git-fixes). +- rtc: loongson: clear TOY_MATCH0_REG in loongson_rtc_isr() + (git-fixes). +- rtc: pcf85063: fix potential OOB write in PCF85063 NVMEM read + (git-fixes). +- rtc: tps6594: Fix integer overflow on 32bit systems (git-fixes). +- PM: sleep: core: Synchronize runtime PM status of parents and + children (git-fixes). +- PM: hibernate: Add error handling for syscore_suspend() + (git-fixes). +- Bluetooth: L2CAP: accept zero as a special value for MTU + auto-selection (git-fixes). +- Bluetooth: btnxpuart: Fix glitches seen in dual A2DP streaming + (git-fixes). +- Bluetooth: btusb: mediatek: Add locks for + usb_driver_claim_interface() (git-fixes). +- usbnet: ipheth: use static NDP16 location in URB (git-fixes). +- usbnet: ipheth: check that DPE points past NCM header + (git-fixes). +- usbnet: ipheth: fix possible overflow in DPE length check + (git-fixes). +- net: usb: rtl8150: enable basic endpoint checking (git-fixes). +- net: phy: c45-tjaxx: add delay between MDIO write and read in + soft_reset (git-fixes). +- net: rose: fix timer races against user threads (git-fixes). +- net: phy: marvell-88q2xxx: Fix temperature measurement with + reset-gpios (git-fixes). +- NFC: nci: Add bounds checking in nci_hci_create_pipe() + (git-fixes). +- docs: power: Fix footnote reference for Toshiba Satellite + P10-554 (git-fixes). +- gpio: mxc: remove dead code after switch to DT-only (git-fixes). +- commit ca8e15a + +------------------------------------------------------------------- +Fri Jan 31 05:24:26 CET 2025 - tonyj@suse.de + +- docs: ABI: sysfs-bus-event_source-devices-vpa-pmu: Fix htmldocs + errors (jsc#PED-10947, git-fixes). +- commit 84a7517 + +------------------------------------------------------------------- +Fri Jan 31 03:50:33 CET 2025 - tonyj@suse.de + +- perf/x86/intel: Add PMU support for ArrowLake-H (jsc#PED-10527). +- perf/x86/intel: Support hybrid PMU with multiple atom uarchs + (jsc#PED-10527). +- x86/cpu/intel: Define helper to get CPU core native ID + (jsc#PED-10527). +- perf/x86: Refine hybrid_pmu_type defination (jsc#PED-10527). +- commit d4840cf + +------------------------------------------------------------------- +Fri Jan 31 03:49:36 CET 2025 - tonyj@suse.de + +- perf/x86/intel/uncore: Add Clearwater Forest support + (jsc#PED-10657). +- commit 3b2b3d7 + +------------------------------------------------------------------- +Fri Jan 31 03:49:04 CET 2025 - tonyj@suse.de + +- perf/x86/intel: Add Arrow Lake U support (jsc#PED-10525). +- commit 7de75f6 + +------------------------------------------------------------------- +Fri Jan 31 02:49:43 CET 2025 - tonyj@suse.de + +- powerpc/perf: Add per-task/process monitoring to vpa_pmu driver + (jsc#PED-10947). +- powerpc/kvm: Add vpa latency counters to kvm_vcpu_arch + (jsc#PED-10947). +- docs: ABI: sysfs-bus-event_source-devices-vpa-pmu: Document + sysfs event format entries for vpa_pmu (jsc#PED-10947). +- commit a4dd907 + +------------------------------------------------------------------- +Fri Jan 31 02:48:27 CET 2025 - tonyj@suse.de + +- powerpc/perf: Add perf interface to expose vpa counters + (jsc#PED-10947). +- Update config files (ppc64le/default/CONFIG_VPA_PMU) +- Update supported.conf (arch/powerpc/perf/vpa-pmu) +- commit f7b6f3e + +------------------------------------------------------------------- +Fri Jan 31 02:04:25 CET 2025 - tonyj@suse.de + +- perf/x86/rapl: Add core energy counter support for AMD CPUs + (jsc#PED-11773). +- perf/x86/rapl: Move the cntr_mask to rapl_pmus struct + (jsc#PED-11773). +- perf/x86/rapl: Remove the global variable rapl_msrs + (jsc#PED-11773). +- perf/x86/rapl: Modify the generic variable names to *_pkg* + (jsc#PED-11773). +- perf/x86/rapl: Add arguments to the init and cleanup functions + (jsc#PED-11773). +- perf/x86/rapl: Make rapl_model struct global (jsc#PED-11773). +- perf/x86/rapl: Rename rapl_pmu variables (jsc#PED-11773). +- perf/x86/rapl: Remove the cpu_to_rapl_pmu() function + (jsc#PED-11773). +- x86/topology: Introduce topology_logical_core_id() + (jsc#PED-11773). +- perf/x86/rapl: Remove the unused get_rapl_pmu_cpumask() function + (jsc#PED-11773). +- perf/x86/rapl: Clean up cpumask and hotplug (jsc#PED-11773). +- perf/x86/rapl: Move the pmu allocation out of CPU hotplug + (jsc#PED-11773). +- x86/amd: Use heterogeneous core topology for identifying boost + numerator (jsc#PED-11773). +- x86/cpu: Add CPU type to struct cpuinfo_topology + (jsc#PED-11773). +- x86/cpu: Enable SD_ASYM_PACKING for PKG domain on AMD + (jsc#PED-11773). +- x86/cpufeatures: Add X86_FEATURE_AMD_HETEROGENEOUS_CORES + (jsc#PED-11773). +- x86/cpufeatures: Rename X86_FEATURE_FAST_CPPC to have AMD prefix + (jsc#PED-11773). +- commit c61d138 + +------------------------------------------------------------------- +Thu Jan 30 17:36:38 CET 2025 - ggherdovich@suse.cz + +- cpufreq/amd-pstate: Use boost numerator for upper bound of + frequencies (git-fixes). +- cpufreq/amd-pstate: Store the boost numerator as highest perf + again (git-fixes). +- commit 6f5ef23 + +------------------------------------------------------------------- +Thu Jan 30 17:27:17 CET 2025 - ggherdovich@suse.cz + +- cpufreq/amd-pstate: Detect preferred core support before driver + registration (git-fixes). +- cpufreq/amd-pstate: Move registration after static function + call update (git-fixes). +- cpufreq/amd-pstate: Push adjust_perf vfunc init into cpu_init + (git-fixes). +- cpufreq/amd-pstate: Align offline flow of shared memory and + MSR based systems (git-fixes). +- cpufreq/amd-pstate: Call cppc_set_epp_perf in the reenable + function (git-fixes). +- cpufreq/amd-pstate: Do not attempt to clear MSR_AMD_CPPC_ENABLE + (git-fixes). +- cpufreq/amd-pstate: Rename functions that enable CPPC + (git-fixes). +- cpufreq/amd-pstate: Remove the redundant amd_pstate_set_driver() + call (git-fixes). +- cpufreq/amd-pstate: Remove the switch case in amd_pstate_init() + (git-fixes). +- cpufreq/amd-pstate: Call amd_pstate_set_driver() in + amd_pstate_register_driver() (git-fixes). +- cpufreq/amd-pstate: Call amd_pstate_register() in + amd_pstate_init() (git-fixes). +- cpufreq/amd-pstate: Set the initial min_freq to + lowest_nonlinear_freq (git-fixes). +- cpufreq/amd-pstate: Remove the redundant verify() function + (git-fixes). +- cpufreq/amd-pstate: Rename MSR and shared memory specific + functions (git-fixes). +- commit 3a64362 + +------------------------------------------------------------------- +Thu Jan 30 15:12:26 CET 2025 - ggherdovich@suse.cz + +- cpufreq: ACPI: Fix max-frequency computation (git-fixes + jsc#PED-12064). +- commit 8847124 + +------------------------------------------------------------------- +Thu Jan 30 14:42:55 CET 2025 - tiwai@suse.de + +- Move upstreamed lpfc and initramfs patches into sorted section +- commit 3188ca8 + +------------------------------------------------------------------- +Thu Jan 30 14:40:12 CET 2025 - tiwai@suse.de + +- Input: synaptics - fix crash when enabling pass-through port + (bsc#1219522). +- commit 37ec4ab + +------------------------------------------------------------------- +Thu Jan 30 13:53:33 CET 2025 - msuchanek@suse.de + +- powerpc/pseries/eeh: Fix get PE state translation (bsc#1215199). +- commit 9a95d7d + +------------------------------------------------------------------- +Thu Jan 30 13:48:12 CET 2025 - msuchanek@suse.de + +- Update config files. + Disable accidentally enabled option + ppc64le: + CONFIG_IRQ_TIME_ACCOUNTING=n +- commit 482ad8d + +------------------------------------------------------------------- +Thu Jan 30 13:45:59 CET 2025 - tiwai@suse.de + +- ALSA: hda/realtek: Workaround for resume on Dell Venue 11 Pro + 7130 (bsc#1235686). +- commit 9e21a47 + +------------------------------------------------------------------- +Thu Jan 30 13:42:43 CET 2025 - msuchanek@suse.de + +- powerpc/pseries/iommu: Don't unset window if it was never set + (jsc#PED-10539 git-fixes). +- commit 198b0d2 + +------------------------------------------------------------------- +Thu Jan 30 11:18:51 CET 2025 - ggherdovich@suse.cz + +- cpufreq: Move endif to the end of Kconfig file (git-fixes). +- commit bff3dd1 + +------------------------------------------------------------------- +Thu Jan 30 08:36:19 CET 2025 - tiwai@suse.de + +- dmaengine: ti: edma: fix OF node reference leaks in edma_driver + (git-fixes). +- regulator: core: Add missing newline character (git-fixes). +- wifi: ath12k: fix read pointer after free in + ath12k_mac_assign_vif_to_vdev() (git-fixes). +- wifi: rtw89: fix proceeding MCC with wrong scanning state + after sequence changes (git-fixes). +- commit 04018e2 + +------------------------------------------------------------------- +Wed Jan 29 16:30:31 CET 2025 - jgross@suse.com + +- virtio-blk: don't keep queue frozen during system suspend + (CVE-2024-57946 bsc#1236247). +- commit 7fd5c04 + +------------------------------------------------------------------- +Wed Jan 29 16:02:56 CET 2025 - mhocko@suse.com + +- netfilter: x_tables: fix LED ID check in led_tg_check() + (CVE-2024-56650 bsc#1235430). +- commit 7f5dabf + +------------------------------------------------------------------- +Wed Jan 29 10:08:12 CET 2025 - jslaby@suse.cz + +- serial: sh-sci: Increment the runtime usage counter for the + earlycon device (git-fixes). +- serial: sh-sci: Clean sci_ports after at earlycon exit + (git-fixes). +- serial: sh-sci: Do not probe the serial port if its slot in + sci_ports is in use (git-fixes). +- serial: sh-sci: Move runtime PM enable to sci_probe_single() + (git-fixes). +- serial: sh-sci: Drop __initdata macro for port_cfg (git-fixes). +- tty: Permit some TIOCL_SETSEL modes without CAP_SYS_ADMIN + (git-fixes). +- tty: xilinx_uartps: split sysrq handling (git-fixes). +- serial: 8250: Adjust the timeout for FIFO mode (git-fixes). +- commit d006f88 + +------------------------------------------------------------------- +Wed Jan 29 09:22:45 CET 2025 - tiwai@suse.de + +- driver core: class: Fix wild pointer dereferences in API + class_dev_iter_next() (git-fixes). +- devcoredump: cleanup some comments (git-fixes). +- tools/bootconfig: Fix the wrong format specifier (git-fixes). +- serial: sh-sci: Do not probe the serial port if its slot in + sci_ports[] is in use (git-fixes). +- serial: sh-sci: Drop __initdata macro for port_cfg (git-fixes). +- tty: Permit some TIOCL_SETSEL modes without CAP_SYS_ADMIN + (git-fixes). +- tty: xilinx_uartps: split sysrq handling (git-fixes). +- serial: 8250: Adjust the timeout for FIFO mode (git-fixes). +- tty: mips_ejtag_fdc: fix one more u8 warning (git-fixes). +- LoongArch: Fix warnings during S3 suspend (git-fixes). +- commit b05d21a + +------------------------------------------------------------------- +Tue Jan 28 18:09:18 CET 2025 - cfamullaconrad@suse.com + +- tools/power turbostat: Add initial support for GraniteRapids-D + (jsc#PED-10490). +- commit 5b7dffe + +------------------------------------------------------------------- +Tue Jan 28 13:05:25 CET 2025 - tiwai@suse.de + +- selftests/mm: virtual_address_range: avoid reading from VM_IO + mappings (git-fixes). +- selftests/mm: virtual_address_range: unmap chunks after + validation (git-fixes). +- selftests/mm/cow: modify the incorrect checking parameters + (git-fixes). +- selftests/mm: use selftests framework to print test result + (git-fixes). +- selftests/mm: fix condition in uffd_move_test_common() + (git-fixes). +- selftests: mm: fix conversion specifiers in transact_test() + (git-fixes). +- clk: clk-loongson2: Fix the number count of clk provider + (git-fixes). +- clk: sunxi-ng: a100: enable MMC clock reparenting (git-fixes). +- clk: mmp2: call pm_genpd_init() only after genpd.name is set + (git-fixes). +- clk: thead: Fix cpu2vp_clk for TH1520 AP_SUBSYS clocks + (git-fixes). +- clk: thead: Add CLK_IGNORE_UNUSED to fix TH1520 boot + (git-fixes). +- clk: thead: Fix clk gate registration to pass flags (git-fixes). +- clk: qcom: gcc-sdm845: Do not use shared clk_ops for QUPs + (git-fixes). +- clk: qcom: gcc-x1e80100: Do not turn off usb_2 controller GDSC + (git-fixes). +- clk: qcom: gcc-mdm9607: Fix cmd_rcgr offset for blsp1_uart6 rcg + (git-fixes). +- clk: qcom: camcc-x1e80100: Set titan_top_gdsc as the parent + GDSC of subordinate GDSCs (git-fixes). +- clk: qcom: clk-alpha-pll: fix alpha mode configuration + (git-fixes). +- clk: qcom: dispcc-sm6350: Add missing parent_map for a clock + (git-fixes). +- clk: qcom: gcc-sm6350: Add missing parent_map for two clocks + (git-fixes). +- clk: qcom: clk-rpmh: prevent integer overflow in recalc_rate + (git-fixes). +- clk: qcom: gcc-sm8650: Do not turn off PCIe GDSCs during + gdsc_disable() (git-fixes). +- clk: qcom: gcc-sm8550: Do not turn off PCIe GDSCs during + gdsc_disable() (git-fixes). +- clk: imx8mp: Fix clkout1/2 support (git-fixes). +- clk: sunxi-ng: a64: stop force-selecting PLL-MIPI as TCON0 + parent (git-fixes). +- clk: ralink: mtmips: remove duplicated 'xtal' clock for Ralink + SoC RT3883 (git-fixes). +- clk: mediatek: mt2701-img: add missing dummy clk (git-fixes). +- clk: mediatek: mt2701-mm: add missing dummy clk (git-fixes). +- clk: mediatek: mt2701-bdp: add missing dummy clk (git-fixes). +- clk: mediatek: mt2701-aud: fix conversion to + mtk_clk_simple_probe (git-fixes). +- clk: mediatek: mt2701-vdec: fix conversion to + mtk_clk_simple_probe (git-fixes). +- clk: renesas: cpg-mssr: Fix 'soc' node handling in + cpg_mssr_reserved_init() (git-fixes). +- clk: analogbits: Fix incorrect calculation of vco rate delta + (git-fixes). +- clk: fix an OF node reference leak in of_clk_get_parent_name() + (git-fixes). +- pstore/blk: trivial typo fixes (git-fixes). +- selftests/mm: set allocated memory to non-zero content in cow + test (git-fixes). +- clk: clk-imx8mp-audiomix: fix function signature (git-fixes). +- clk: thead: Fix TH1520 emmc and shdci clock rate (git-fixes). +- efivarfs: Fix error on non-existent file (stable-fixes). +- qca_spi: Make driver probing reliable (git-fixes). +- qca_spi: Fix clock speed for multiple QCA7000 (git-fixes). +- commit 52abd40 + +------------------------------------------------------------------- +Tue Jan 28 10:14:21 CET 2025 - jslaby@suse.cz + +- PCI: rcar-ep: Fix incorrect variable used when calling + devm_request_mem_region() (git-fixes). +- PCI: microchip: Set inbound address translation for coherent + or non-coherent mode (git-fixes). +- PCI: imx6: Add missing reference clock disable logic + (git-fixes). +- PCI: imx6: Deassert apps_reset in imx_pcie_deassert_core_reset() + (git-fixes). +- PCI: imx6: Skip controller_id generation logic for i.MX7D + (git-fixes). +- PCI: imx6: Configure PHY based on Root Complex or Endpoint mode + (git-fixes). +- PCI: dwc: Always stop link in the dw_pcie_suspend_noirq + (git-fixes). +- PCI: qcom: Update ICC and OPP values after Link Up event + (git-fixes). +- PCI: endpoint: pci-epf-test: Fix check for DMA MEMCPY test + (git-fixes). +- PCI: endpoint: pci-epf-test: Set dma_chan_rx pointer to NULL + on error (git-fixes). +- PCI: dwc: ep: Prevent changing BAR size/flags in + pci_epc_set_bar() (git-fixes). +- PCI: dwc: ep: Write BAR_MASK before iATU registers in + pci_epc_set_bar() (git-fixes). +- PCI: endpoint: Finish virtual EP removal in + pci_epf_remove_vepf() (git-fixes). +- PCI: endpoint: Destroy the EPC device in devm_pci_epc_destroy() + (git-fixes). +- PCI/ASPM: Save parent L1SS config in pci_save_aspm_l1ss_state() + (git-fixes). +- commit 6aedcaa + +------------------------------------------------------------------- +Tue Jan 28 10:06:37 CET 2025 - jslaby@suse.cz + +- genirq: Make handle_enforce_irqctx() unconditionally available + (git-fixes). +- commit c47d221 + +------------------------------------------------------------------- +Tue Jan 28 10:04:49 CET 2025 - jslaby@suse.cz + +- Refresh patches.suse/tpm-Map-the-ACPI-provided-event-log.patch. + Add Alt-commit. +- commit 256dd4e + +------------------------------------------------------------------- +Tue Jan 28 10:04:33 CET 2025 - jslaby@suse.cz + +- ipmi: ssif_bmc: Fix new request loss when bmc ready for a + response (git-fixes). +- ipmi: ipmb: Add check devm_kasprintf() returned value + (git-fixes). +- commit 513ad80 + +------------------------------------------------------------------- +Tue Jan 28 08:46:32 CET 2025 - nik.borisov@suse.com + +- x86: Fix build regression with CONFIG_KEXEC_JUMP enabled (git-fixes). +- commit e16e19e + +------------------------------------------------------------------- +Tue Jan 28 08:46:18 CET 2025 - nik.borisov@suse.com + +- clocksource: Make negative motion detection more robust (git-fixes). +- commit fca041b + +------------------------------------------------------------------- +Tue Jan 28 08:39:47 CET 2025 - tiwai@suse.de + +- drm/v3d: Assign job pointer to NULL before signaling the fence + (git-fixes). +- drm/amd/display: Fix error pointers in + amdgpu_dm_crtc_mem_type_changed (git-fixes). +- iio: light: as73211: fix channel handling in only-color + triggered buffer (git-fixes). +- intel_th: core: fix kernel-doc warnings (git-fixes). +- bus: mhi: host: Free mhi_buf vector inside + mhi_alloc_bhie_table() (git-fixes). +- iio: iio-mux: kzalloc instead of devm_kzalloc to ensure page + alignment (git-fixes). +- iio: adc: ad_sigma_delta: Handle CS assertion as intended in + ad_sd_read_reg_raw() (git-fixes). +- iio: adc: ad7124: Refuse invalid input specifiers (git-fixes). +- iio: adc: ad7124: Don't create more channels than the driver + can handle (git-fixes). +- extcon: realtek: fix NULL deref check in extcon_rtk_type_c_probe + (git-fixes). +- misc: fastrpc: Fix copy buffer page size (git-fixes). +- misc: fastrpc: Fix registered buffer page address (git-fixes). +- misc: fastrpc: Deregister device nodes properly in error + scenarios (git-fixes). +- VMCI: fix reference to ioctl-number.rst (git-fixes). +- drivers/card_reader/rtsx_usb: Restore interrupt based detection + (git-fixes). +- uio: uio_dmem_genirq: check the return value of devm_kasprintf() + (git-fixes). +- uio: Fix return value of poll (git-fixes). +- misc: misc_minor_alloc to use ida for all dynamic/misc dynamic + minors (git-fixes). +- pps: Fix a use-after-free (git-fixes). +- Revert "usb: gadget: u_serial: Disable ep before setting port to + null to fix the crash caused by port being null" (stable-fixes). +- usb: typec: tcpci: Prevent Sink disconnection before + vPpsShutdown in SPR PPS (git-fixes). +- usb: dwc3: core: Defer the probe until USB power supply ready + (git-fixes). +- USB: serial: quatech2: fix null-ptr-deref in + qt2_process_read_urb() (git-fixes). +- usb: typec: tcpm: set SRC_SEND_CAPABILITIES timeout to + PD_T_SENDER_RESPONSE (git-fixes). +- usb: host: xhci-plat: Assign shared_hcd->rsrc_start (git-fixes). +- usb: dwc3-am62: Fix an OF node leak in phy_syscon_pll_refclk() + (git-fixes). +- usb: dwc3: Skip resume if pm_runtime_set_active() fails + (git-fixes). +- usb: xhci: Fix NULL pointer dereference on certain command + aborts (git-fixes). +- usb: gadget: f_tcm: Don't prepare BOT write request twice + (git-fixes). +- usb: gadget: f_tcm: ep_autoconfig with fullspeed endpoint + (git-fixes). +- usb: gadget: f_tcm: Fix Get/SetInterface return value + (git-fixes). +- usb: gadget: f_tcm: Decrement command ref count on cleanup + (git-fixes). +- usb: gadget: f_tcm: Translate error to sense (git-fixes). +- usb: gadget: f_tcm: Don't free command immediately (git-fixes). +- usb: gadget: functionfs: fix spellos (git-fixes). +- pwm: microchip-core: fix incorrect comparison with max period + (git-fixes). +- power: reset: as3722-poweroff: Remove unnecessary return in + as3722_poweroff_probe (git-fixes). +- power: ip5xxx_power: Fix return value on ADC read errors + (git-fixes). +- commit f4aee60 + +------------------------------------------------------------------- +Mon Jan 27 17:57:46 CET 2025 - mkoutny@suse.com + +- padata: add pd get/put refcnt helper (git-fixes). +- commit 816d211 + +------------------------------------------------------------------- +Mon Jan 27 17:30:33 CET 2025 - nmorey@suse.com + +- RDMA/hns: Clean up the legacy CONFIG_INFINIBAND_HNS (git-fixes) +- RDMA/mlx5: Fix implicit ODP use after free (git-fixes) +- RDMA/mlx5: Fix a race for an ODP MR which leads to CQE with error (git-fixes) +- RDMA/rxe: Fix the warning "__rxe_cleanup+0x12c/0x170 [rdma_rxe]" (git-fixes) +- RDMA/cxgb4: Notify rdma stack for IB_EVENT_QP_LAST_WQE_REACHED event (git-fixes) +- RDMA/mlx5: Fix indirect mkey ODP page count (git-fixes) +- RDMA/rtrs: Add missing deinit() call (git-fixes) +- RDMA/bnxt_re: Fix to drop reference to the mmap entry in case of error (git-fixes) +- RDMA/srp: Fix error handling in srp_add_port (git-fixes) +- RDMA/rxe: Fix mismatched max_msg_sz (git-fixes) +- rdma/cxgb4: Prevent potential integer overflow on 32bit (git-fixes) +- RDMA/mlx4: Avoid false error about access to uninitialized gids array (git-fixes) +- commit 8a1518e + +------------------------------------------------------------------- +Mon Jan 27 16:52:08 CET 2025 - mkoutny@suse.com + +- padata: avoid UAF for reorder_work (git-fixes). +- padata: fix UAF in padata_reorder (git-fixes). +- commit 0ccb421 + +------------------------------------------------------------------- +Mon Jan 27 16:48:43 CET 2025 - mkoutny@suse.com + +- fork: avoid inappropriate uprobe access to invalid mm + (bsc#1236477). +- commit d6bd244 + +------------------------------------------------------------------- +Mon Jan 27 16:27:13 CET 2025 - nik.borisov@suse.com + +- x86/kexec: Restore GDT on return from ::preserve_context kexec (git-fixes). +- commit 394a2d2 + +------------------------------------------------------------------- +Mon Jan 27 16:27:02 CET 2025 - nik.borisov@suse.com + +- timekeeping: Always check for negative motion (git-fixes). +- commit 6a6f244 + +------------------------------------------------------------------- +Mon Jan 27 16:26:37 CET 2025 - mkoutny@suse.com + +- cgroup/cpuset: remove kernfs active break (bsc#1236110). +- commit 0d4d6ef + +------------------------------------------------------------------- +Mon Jan 27 16:25:21 CET 2025 - mkoutny@suse.com + +- cgroup/cpuset: Prevent leakage of isolated CPUs into sched + domains (jsc#PED-11934). +- cgroup/cpuset: Remove stale text (jsc#PED-11934). +- cgroup/cpuset: Disable cpuset_cpumask_can_shrink() test if + not load balancing (jsc#PED-11934). +- cgroup/cpuset: Enforce at most one + rebuild_sched_domains_locked() call per operation + (jsc#PED-11934). +- cgroup/cpuset: Revert "Allow suppression of sched domain + rebuild in update_cpumasks_hier()" (jsc#PED-11934). +- commit b370227 + +------------------------------------------------------------------- +Mon Jan 27 15:40:22 CET 2025 - nik.borisov@suse.com + +- x86/ioapic: Remove a stray tab in the IO-APIC type string (git-fixes). +- commit c9344f1 + +------------------------------------------------------------------- +Mon Jan 27 15:11:14 CET 2025 - tbogendoerfer@suse.de + +- net: stmmac: dwmac-tegra: Read iommu stream id from device tree + (CVE-2025-21663 bsc#1236260). +- commit f877716 + +------------------------------------------------------------------- +Mon Jan 27 15:07:09 CET 2025 - nik.borisov@suse.com + +- KVM: x86: Advertise SRSO_USER_KERNEL_NO to userspace (git-fixes). +- commit 9294b74 + +------------------------------------------------------------------- +Mon Jan 27 15:06:58 CET 2025 - nik.borisov@suse.com + +- x86/bugs: Add SRSO_USER_KERNEL_NO support (git-fixes). +- commit 6001f65 + +------------------------------------------------------------------- +Mon Jan 27 09:54:48 CET 2025 - tiwai@suse.de + +- maple_tree: simplify split calculation (git-fixes). +- latencytop: use correct kernel-doc format for func params + (git-fixes). +- kasan: fix typo in kasan_poison_new_object documentation + (git-fixes). +- lib/inflate.c: remove dead code (git-fixes). +- firewire: test: Fix potential null dereference in firewire + kunit test (git-fixes). +- maple_tree: reload mas before the second call for mas_empty_area + (git-fixes). +- commit 7ba9d83 + +------------------------------------------------------------------- +Sun Jan 26 10:56:35 CET 2025 - tiwai@suse.de + +- remoteproc: mtk_scp: Only populate devices for SCP cores + (git-fixes). +- remoteproc: omap: Handle ARM dma_iommu_mapping (git-fixes). +- remoteproc: core: Fix ida_free call while not allocated + (git-fixes). +- watchdog: rti_wdt: Fix an OF node leak in rti_wdt_probe() + (git-fixes). +- mtd: rawnand: brcmnand: fix status read of brcmnand_waitfunc + (git-fixes). +- mtd: spinand: Remove write_enable_op() in markbad() (git-fixes). +- mtd: onenand: Fix uninitialized retlen in do_otp_read() + (git-fixes). +- PCI: rcar-ep: Fix incorrect variable used when calling + devm_request_mem_region() (git-fixes). +- PCI: imx6: Add missing reference clock disable logic + (git-fixes). +- PCI: imx6: Deassert apps_reset in imx_pcie_deassert_core_reset() + (git-fixes). +- PCI: imx6: Skip controller_id generation logic for i.MX7D + (git-fixes). +- PCI: imx6: Configure PHY based on Root Complex or Endpoint mode + (git-fixes). +- PCI: dwc: Always stop link in the dw_pcie_suspend_noirq + (git-fixes). +- PCI: qcom: Update ICC and OPP values after Link Up event + (git-fixes). +- PCI: endpoint: pci-epf-test: Fix check for DMA MEMCPY test + (git-fixes). +- PCI: endpoint: pci-epf-test: Set dma_chan_rx pointer to NULL + on error (git-fixes). +- PCI: dwc: ep: Prevent changing BAR size/flags in + pci_epc_set_bar() (git-fixes). +- PCI: dwc: ep: Write BAR_MASK before iATU registers in + pci_epc_set_bar() (git-fixes). +- PCI: endpoint: Finish virtual EP removal in + pci_epf_remove_vepf() (git-fixes). +- PCI: endpoint: Destroy the EPC device in devm_pci_epc_destroy() + (git-fixes). +- PCI: Avoid putting some root ports into D3 on TUXEDO Sirius Gen1 + (git-fixes). +- PCI/ASPM: Save parent L1SS config in pci_save_aspm_l1ss_state() + (git-fixes). +- media: nuvoton: Fix an error check in npcm_video_ece_init() + (git-fixes). +- media: dvb-usb-v2: af9035: fix ISO C90 compilation error on + af9035_i2c_master_xfer (git-fixes). +- staging: media: imx: fix OF node leak in + imx_media_add_of_subdevs() (git-fixes). +- media: mmp: Bring back registration of the device (git-fixes). +- media: nxp: imx8-isi: fix v4l2-compliance test errors + (git-fixes). +- media: uvcvideo: Propagate buf->error to userspace (git-fixes). +- media: uvcvideo: Remove dangling pointers (git-fixes). +- media: uvcvideo: Remove redundant NULL assignment (git-fixes). +- media: uvcvideo: Only save async fh if success (git-fixes). +- media: uvcvideo: Support partial control reads (git-fixes). +- media: uvcvideo: Fix event flags in uvc_ctrl_send_events + (git-fixes). +- media: uvcvideo: Fix double free in error path (git-fixes). +- media: uvcvideo: Fix crash during unbind if gpio unit is in use + (git-fixes). +- staging: media: max96712: fix kernel oops when removing module + (git-fixes). +- media: camif-core: Add check for clk_enable() (git-fixes). +- media: mipi-csis: Add check for clk_enable() (git-fixes). +- media: ov5640: fix get_light_freq on auto (git-fixes). +- media: mc: fix endpoint iteration (git-fixes). +- media: i2c: ds90ub960: Fix UB9702 VC map (git-fixes). +- media: i2c: ds90ub960: Fix logging SP & EQ status only for + UB9702 (git-fixes). +- media: i2c: ds90ub960: Fix use of non-existing registers on + UB9702 (git-fixes). +- media: i2c: ds90ub960: Fix UB9702 refclk register access + (git-fixes). +- media: i2c: ds90ub9x3: Fix extra fwnode_handle_put() + (git-fixes). +- media: i2c: ov9282: Correct the exposure offset (git-fixes). +- media: intel/ipu6: remove cpu latency qos request on error + (git-fixes). +- media: ccs: Fix cleanup order in ccs_probe() (git-fixes). +- media: imx296: Add standby delay during probe (git-fixes). +- media: i2c: imx412: Add missing newline to prints (git-fixes). +- media: i2c: imx290: Register 0x3011 varies between imx327 and + imx290 (git-fixes). +- media: ccs: Clean up parsed CCS static data on parse failure + (git-fixes). +- media: ccs: Fix CCS static data parsing for large block sizes + (git-fixes). +- media: marvell: Add check for clk_enable() (git-fixes). +- media: stm32: dcmipp: correct dma_set_mask_and_coherent mask + value (git-fixes). +- media: lmedm04: Handle errors for lme2510_int_read (git-fixes). +- media: rc: iguanair: handle timeouts (git-fixes). +- media: rkisp1: Fix unused value issue (git-fixes). +- media: imx-jpeg: Fix potential error pointer dereference in + detach_pm() (git-fixes). +- commit aae4fa1 + +------------------------------------------------------------------- +Sat Jan 25 13:11:33 CET 2025 - tiwai@suse.de + +- ALSA: hda/realtek: Enable Mute LED on HP Laptop 14s-fq1xxx + (stable-fixes). +- ALSA: usb-audio: Add delay quirk for USB Audio Device + (stable-fixes). +- ALSA: hda/realtek: Enable headset mic on Positivo C6400 + (stable-fixes). +- commit 6acf6ed + +------------------------------------------------------------------- +Sat Jan 25 12:56:25 CET 2025 - tiwai@suse.de + +- rhashtable: Fix rhashtable_try_insert test (git-fixes). +- commit f5a7305 + +------------------------------------------------------------------- +Sat Jan 25 12:55:36 CET 2025 - tiwai@suse.de + +- mailbox: zynqmp: Remove invalid __percpu annotation in + zynqmp_ipi_probe() (git-fixes). +- mailbox: tegra-hsp: Clear mailbox before using message + (git-fixes). +- i3c: master: Fix missing 'ret' assignment in set_speed() + (git-fixes). +- i3c: dw: Fix use-after-free in dw_i3c_master driver due to + race condition (git-fixes). +- efi: sysfb_efi: fix W=1 warnings when EFI is not set + (git-fixes). +- of: address: Fix empty resource handling in + __of_address_resource_bounds() (git-fixes). +- of/fdt: Restore possibility to use both ACPI and FDT from + bootloader (git-fixes). +- of: reserved-memory: Do not make kmemleak ignore freed address + (git-fixes). +- of: reserved-memory: Fix using wrong number of cells to get + property 'alignment' (git-fixes). +- of: property: Avoiding using uninitialized variable @imaplen + in parse_interrupt_map() (git-fixes). +- of: Correct child specifier used as input of the 2nd nexus node + (git-fixes). +- of: Fix of_find_node_opts_by_path() handling of + alias+path+options (git-fixes). +- soc: samsung: exynos-pmu: Fix uninitialized ret in + tensor_set_bits_atomic() (git-fixes). +- firmware: qcom: scm: Cleanup global '__scm' on probe failures + (git-fixes). +- firmware: qcom: scm: Fix missing read barrier in + qcom_scm_get_tzmem_pool() (git-fixes). +- firmware: qcom: scm: Fix missing read barrier in + qcom_scm_is_available() (git-fixes). +- soc: qcom: socinfo: Avoid out of bounds read of serial number + (git-fixes). +- soc: qcom: smem_state: fix missing of_node_put in error path + (git-fixes). +- soc: qcom: llcc: Enable LLCC_WRCACHE at boot on X1 (git-fixes). +- soc: mediatek: mtk-devapc: Fix leaking IO map on driver remove + (git-fixes). +- soc: mediatek: mtk-devapc: Fix leaking IO map on error paths + (git-fixes). +- memory: tegra20-emc: fix an OF node reference bug in + tegra_emc_find_node_by_ram_code() (git-fixes). +- soc: atmel: fix device_node release in atmel_soc_device_init() + (git-fixes). +- fbdev: omapfb: Fix an OF node leak in + dss_of_port_get_parent_device() (git-fixes). +- ASoC: Intel: avs: Fix init-config parsing (git-fixes). +- ASoC: Intel: avs: Fix theoretical infinite loop (git-fixes). +- ASoC: Intel: avs: Fix the minimum firmware version numbers + (git-fixes). +- ASoC: Intel: avs: Do not readq() u32 registers (git-fixes). +- ASoC: sun4i-spdif: Add clock multiplier settings (git-fixes). +- ASoC: Intel: sof_sdw: correct mach_params->dmic_num (git-fixes). +- ASoC: wcd937x: Use *-y for Makefile (git-fixes). +- ASoC: mediatek: mt8365: Use *-y for Makefile (git-fixes). +- ASoC: cs40l50: Use *-y for Makefile (git-fixes). +- ASoC: Intel: sof_sdw: Fix DMI match for Lenovo 83JX, 83MC and + 83NM (git-fixes). +- ASoC: Intel: sof_sdw: Fix DMI match for Lenovo 83LC (git-fixes). +- ALSA: hda/realtek - Fixed headphone distorted sound on Acer + Aspire A115-31 laptop (git-fixes). +- ALSA: hda: Fix compilation of snd_hdac_adsp_xxx() helpers + (git-fixes). +- ALSA: seq: Make dependency on UMP clearer (git-fixes). +- padata: fix UAF in padata_reorder (git-fixes). +- padata: fix sysfs store callback check (git-fixes). +- crypto: iaa - Fix IAA disabling that occurs when sync_mode is + set to 'async' (git-fixes). +- crypto: ixp4xx - fix OF node reference leaks in + init_ixp_crypto() (git-fixes). +- crypto: hisilicon/sec2 - fix for aead invalid authsize + (git-fixes). +- crypto: hisilicon/sec2 - fix for aead icv error (git-fixes). +- rhashtable: Fix potential deadlock by moving schedule_work + outside lock (git-fixes). +- crypto: qce - fix priority to be less than ARMv8 CE (git-fixes). +- crypto: qce - unregister previously registered algos in error + path (git-fixes). +- crypto: qce - fix goto jump in error path (git-fixes). +- crypto: caam - use JobR's space to access page 0 regs + (git-fixes). +- crypto: api - Fix boot-up self-test race (git-fixes). +- crypto: tegra - do not transfer req when tegra init fails + (git-fixes). +- pinctrl: renesas: rzg2l: Fix PFC_MASK for RZ/V2H and RZ/G3E + (git-fixes). +- pinctrl: amd: Take suspend type into consideration which pins + are non-wake (git-fixes). +- pinctrl: stm32: Add check for clk_enable() (git-fixes). +- pinctrl: samsung: fix fwnode refcount cleanup if + platform_get_irq_optional() fails (git-fixes). +- pinctrl: samsung: Fix irq handling if an error occurs in + exynos_irq_demux_eint16_31() (git-fixes). +- pinctrl: nomadik: Add check for clk_enable() (git-fixes). +- platform/x86: serdev_helpers: Check for serial_ctrl_uid == + NULL (git-fixes). +- platform/x86: x86-android-tablets: make platform data be static + (git-fixes). +- platform/mellanox: mlxbf-pmc: incorrect type in assignment + (git-fixes). +- commit 04804af + +------------------------------------------------------------------- +Sat Jan 25 12:30:54 CET 2025 - tiwai@suse.de + +- Move upstreamed TPM patch into sorted section +- commit a914dc3 + +------------------------------------------------------------------- +Fri Jan 24 22:02:50 CET 2025 - dsterba@suse.com + +- dm thin: make get_first_thin use rcu-safe list first function (CVE-2025-21664 bsc#1236262) +- commit bce62ed + +------------------------------------------------------------------- +Fri Jan 24 21:55:16 CET 2025 - dsterba@suse.com + +- selinux: ignore unknown extended permissions (CVE-2024-57931 bsc#1236192) +- commit edbf793 + +------------------------------------------------------------------- +Fri Jan 24 21:44:54 CET 2025 - dsterba@suse.com + +- net_sched: cls_flow: validate TCA_FLOW_RSHIFT attribute (CVE-2025-21653 bsc#1236161) +- commit bfe69c3 + +------------------------------------------------------------------- +Fri Jan 24 21:34:09 CET 2025 - dsterba@suse.com + +- ipvlan: Fix use-after-free in ipvlan_get_iflink() (CVE-2025-21652 bsc#1236160) +- commit ed4d75b + +------------------------------------------------------------------- +Fri Jan 24 20:15:40 CET 2025 - dsterba@suse.com + +- net/sctp: Prevent autoclose integer overflow in sctp_association_init() (CVE-2024-57938 bsc#1236182) +- commit cb64cb6 + +------------------------------------------------------------------- +Fri Jan 24 20:05:01 CET 2025 - dsterba@suse.com + +- fgraph: Add READ_ONCE() when accessing fgraph_array[] (CVE-2024-57934 bsc#1236179) +- commit f0f5c56 + +------------------------------------------------------------------- +Fri Jan 24 20:03:31 CET 2025 - dsterba@suse.com + +- topology: Keep the cpumask unchanged when printing cpumap (CVE-2024-57917 bsc#1236127) +- commit 29e8746 + +------------------------------------------------------------------- +Fri Jan 24 19:58:20 CET 2025 - dsterba@suse.com + +- mm: vmscan: account for free pages to prevent infinite Loop in throttle_direct_reclaim() (CVE-2024-57884 bsc#1235948) +- commit cd69bfc + +------------------------------------------------------------------- +Fri Jan 24 19:49:13 CET 2025 - dsterba@suse.com + +- netrom: check buffer length before accessing it (CVE-2024-57802 bsc#1235941) +- commit fecc867 + +------------------------------------------------------------------- +Fri Jan 24 13:36:29 CET 2025 - tiwai@suse.de + +- wifi: ath12k: fix tx power, max reg power update to firmware + (git-fixes). +- wifi: mt76: mt7996: fix ldpc setting (git-fixes). +- wifi: mt76: mt7996: fix definition of tx descriptor (git-fixes). +- wifi: mt76: mt7996: fix incorrect indexing of MIB FW event + (git-fixes). +- wifi: mt76: mt7996: fix HE Phy capability (git-fixes). +- wifi: mt76: mt7996: fix the capability of reception of EHT MU + PPDU (git-fixes). +- wifi: mt76: mt7996: add max mpdu len capability (git-fixes). +- wifi: mt76: mt7996: fix register mapping (git-fixes). +- wifi: mt76: mt7915: fix register mapping (git-fixes). +- wifi: mt76: mt7915: fix omac index assignment after hardware + reset (git-fixes). +- wifi: mt76: mt7915: firmware restart on devices with a second + pcie link (git-fixes). +- wifi: mt76: only enable tx worker after setting the channel + (git-fixes). +- wifi: mt76: mt7996: fix rx filter setting for bfee functionality + (git-fixes). +- wifi: mt76: mt7925: Properly handle responses for commands + with events (git-fixes). +- wifi: mt76: mt7925: Cleanup MLO settings post-disconnection + (git-fixes). +- wifi: mt76: mt7925: Update mt7925_mcu_uni_[tx,rx]_ba for MLO + (git-fixes). +- wifi: mt76: mt7925: Init secondary link PM state (git-fixes). +- wifi: mt76: mt7925: Update secondary link PS flow (git-fixes). +- wifi: mt76: mt7925: Update mt7925_unassign_vif_chanctx for + per-link BSS (git-fixes). +- wifi: mt76: mt7925: Update mt792x_rx_get_wcid for per-link STA + (git-fixes). +- wifi: mt76: mt7925: Update mt7925_mcu_sta_update for BC in + ASSOC state (git-fixes). +- wifi: mt76: Enhance mt7925_mac_link_sta_add to support MLO + (git-fixes). +- wifi: mt76: mt7925: Enhance mt7925_mac_link_bss_add to support + MLO (git-fixes). +- wifi: mt76: mt7925: Fix CNM Timeout with Single Active Link + in MLO (git-fixes). +- wifi: mt76: mt7925: fix wrong parameter for related cmd of + chan info (git-fixes). +- wifi: mt76: mt7925: Fix incorrect WCID phy_idx assignment + (git-fixes). +- wifi: mt76: mt7925: Fix incorrect WCID assignment for MLO + (git-fixes). +- wifi: mt76: mt7925: Fix incorrect MLD address in bss_mld_tlv + for MLO support (git-fixes). +- wifi: mt76: connac: Extend mt76_connac_mcu_uni_add_dev for MLO + (git-fixes). +- wifi: mt76: mt7915: fix overflows seen when writing limit + attributes (git-fixes). +- wifi: mt76: mt7996: fix overflows seen when writing limit + attributes (git-fixes). +- wifi: mt76: mt7925: fix the invalid ip address for arp offload + (git-fixes). +- wifi: mt76: mt7925: fix get wrong chip cap from incorrect + pointer (git-fixes). +- commit 0569918 + +------------------------------------------------------------------- +Fri Jan 24 13:34:27 CET 2025 - tiwai@suse.de + +- wifi: mt76: mt7925: fix wrong band_idx setting when enable + sniffer mode (git-fixes). +- wifi: mt76: mt7925: fix NULL deref check in + mt7925_change_vif_links (git-fixes). +- wifi: mt76: mt7915: add module param to select 5 GHz or 6 GHz + on MT7916 (git-fixes). +- wifi: mt76: mt7915: Fix an error handling path in + mt7915_add_interface() (git-fixes). +- wifi: mt76: mt7921: fix using incorrect group cipher after + disconnection (git-fixes). +- wifi: mt76: mt76u_vendor_request: Do not print error messages + when -EPROTO (git-fixes). +- wifi: mt76: mt7915: Fix mesh scan on MT7916 DBDC (git-fixes). +- wifi: mt76: mt7925: fix off by one in mt7925_load_clc() + (git-fixes). +- wifi: rtw88: 8703b: Fix RX/TX issues (git-fixes). +- wifi: rtw89: fix race between cancel_hw_scan and hw_scan + completion (git-fixes). +- wifi: rtw89: mcc: consider time limits not divisible by 1024 + (git-fixes). +- wifi: rtlwifi: rtl8821ae: Fix media status report (git-fixes). +- wifi: cfg80211: adjust allocation of colocated AP data + (git-fixes). +- wifi: mac80211: don't flush non-uploaded STAs (git-fixes). +- wifi: mac80211: Fix common size calculation for ML element + (git-fixes). +- wifi: mac80211: fix tid removal during mesh forwarding + (git-fixes). +- wifi: cfg80211: Move cfg80211_scan_req_add_chan() n_channels + increment earlier (git-fixes). +- wifi: mac80211: prohibit deactivating all links (git-fixes). +- wifi: iwlwifi: mvm: don't count mgmt frames as MPDU (git-fixes). +- wifi: iwlwifi: mvm: avoid NULL pointer dereference (git-fixes). +- commit 98d9d6c + +------------------------------------------------------------------- +Fri Jan 24 13:33:07 CET 2025 - tiwai@suse.de + +- tools: Sync if_xdp.h uapi tooling header (git-fixes). +- wifi: iwlwifi: fw: read STEP table from correct UEFI var + (git-fixes). +- wifi: wlcore: fix unbalanced pm_runtime calls (git-fixes). +- wifi: mt76: mt7996: fix invalid interface combinations + (git-fixes). +- wifi: rtlwifi: pci: wait for firmware loading before releasing + memory (git-fixes). +- wifi: rtlwifi: fix memory leaks and invalid access at probe + error path (git-fixes). +- wifi: rtlwifi: destroy workqueue at rtl_deinit_core (git-fixes). +- wifi: rtlwifi: remove unused check_buddy_priv (git-fixes). +- wifi: rtlwifi: usb: fix workqueue leak when probe fails + (git-fixes). +- wifi: rtlwifi: fix init_sw_vars leak when probe fails + (git-fixes). +- wifi: rtlwifi: wait for firmware loading before releasing memory + (git-fixes). +- wifi: rtlwifi: rtl8192se: rise completion of firmware loading + as last step (git-fixes). +- wifi: rtlwifi: do not complete firmware loading needlessly + (git-fixes). +- wifi: rtlwifi: rtl8821ae: phy: restore removed code to fix + infinite loop (git-fixes). +- wifi: brcmfmac: add missing header include for brcmf_dbg + (git-fixes). +- wifi: ath11k: cleanup struct ath11k_mon_data (git-fixes). +- wifi: ath11k: cleanup struct ath11k_reg_tpc_power_info + (git-fixes). +- wifi: wcn36xx: fix channel survey memory allocation size + (git-fixes). +- wifi: ath11k: Fix unexpected return buffer manager error for + WCN6750/WCN6855 (git-fixes). +- wifi: cfg80211: tests: Fix potential NULL dereference in + test_cfg80211_parse_colocated_ap() (git-fixes). +- commit d9471b1 + +------------------------------------------------------------------- +Fri Jan 24 13:15:50 CET 2025 - tiwai@suse.de + +- keys: drop shadowing dead prototype (git-fixes). +- Refresh + patches.suse/0002-PKCS-7-Check-codeSigning-EKU-for-kernel-module-and-k.patch. +- commit 9473efe + +------------------------------------------------------------------- +Fri Jan 24 13:14:24 CET 2025 - tiwai@suse.de + +- ktest.pl: Fix typo "accesing" (git-fixes). +- ktest.pl: Fix typo in comment (git-fixes). +- ktest.pl: Remove unused declarations in run_bisect_test function + (git-fixes). +- ktest.pl: Check kernelrelease return in get_version (git-fixes). +- selftests: ktap_helpers: Fix uninitialized variable (git-fixes). +- selftests/landlock: Fix error message (git-fixes). +- selftests/landlock: Fix build with non-default pthread linking + (git-fixes). +- landlock: Handle weird files (git-fixes). +- KEYS: trusted: dcp: fix improper sg use with CONFIG_VMAP_STACK=y + (git-fixes). +- selftests/rseq: Fix handling of glibc without rseq support + (git-fixes). +- selftests/ftrace: Fix to use remount when testing mount GID + option (git-fixes). +- selftests: harness: fix printing of mismatch values in + __EXPECT() (git-fixes). +- selftests: timers: clocksource-switch: Adapt progress to + kselftest framework (git-fixes). +- selftest: media_tests: fix trivial UAF typo (git-fixes). +- Input: davinci-keyscan - remove leftover header (git-fixes). +- Input: bbnsm_pwrkey - add remove hook (git-fixes). +- HID: core: Fix assumption that Resolution Multipliers must be + in Logical Collections (git-fixes). +- HID: fix generic desktop D-Pad controls (git-fixes). +- HID: hid-thrustmaster: Fix warning in thrustmaster_probe by + adding endpoint check (git-fixes). +- HID: multitouch: fix support for Goodix PID 0x01e9 (git-fixes). +- Revert "HID: multitouch: Add support for lenovo Y9000P Touchpad" + (stable-fixes). +- HID: wacom: Initialize brightness of LED trigger (git-fixes). +- ipmi: ssif_bmc: Fix new request loss when bmc ready for a + response (git-fixes). +- ipmi: ipmb: Add check devm_kasprintf() returned value + (git-fixes). +- pwm: stm32: Add check for clk_enable() (git-fixes). +- pwm: stm32-lp: Add check for clk_enable() (git-fixes). +- hwmon: Fix help text for aspeed-g6-pwm-tach (git-fixes). +- leds: cht-wcove: Use devm_led_classdev_register() to avoid + memory leak (git-fixes). +- leds: netxbig: Fix an OF node reference leak in + netxbig_leds_get_of_pdata() (git-fixes). +- leds: lp8860: Write full EEPROM, not only half of it + (git-fixes). +- mfd: syscon: Fix race in device_node_get_regmap() (git-fixes). +- HID: hid-sensor-hub: don't use stale platform-data on remove + (git-fixes). +- spi: zynq-qspi: Add check for clk_enable() (git-fixes). +- regulator: of: Implement the unwind path of of_regulator_match() + (git-fixes). +- gpio: pca953x: log an error when failing to get the reset GPIO + (git-fixes). +- net/rose: prevent integer overflows in rose_setsockopt() + (git-fixes). +- selinux: Fix SCTP error inconsistency in selinux_socket_bind() + (git-fixes). +- selftests/powerpc: Fix argument order to timer_sub() + (git-fixes). +- commit df484ba + +------------------------------------------------------------------- +Fri Jan 24 13:10:58 CET 2025 - tiwai@suse.de + +- drm/connector: hdmi: Do atomic check when necessary (git-fixes). +- drm/msm/gem: prevent integer overflow in msm_ioctl_gem_submit() + (git-fixes). +- drm/msm/mdp4: correct LCDC regulator name (git-fixes). +- drm/msm: don't clean up priv->kms prematurely (git-fixes). +- drm/msm: Check return value of of_dma_configure() (git-fixes). +- drm/msm/dpu: link DSPP_2/_3 blocks on X1E80100 (git-fixes). +- drm/msm/dpu: link DSPP_2/_3 blocks on SM8650 (git-fixes). +- drm/msm/dpu: link DSPP_2/_3 blocks on SM8550 (git-fixes). +- drm/msm/dpu: link DSPP_2/_3 blocks on SM8350 (git-fixes). +- drm/msm/dpu: link DSPP_2/_3 blocks on SM8250 (git-fixes). +- drm/msm/dpu: link DSPP_2/_3 blocks on SC8180X (git-fixes). +- drm/msm/dpu: link DSPP_2/_3 blocks on SM8150 (git-fixes). +- drm/msm/dpu: provide DSPP and correct LM config for SDM670 + (git-fixes). +- drm/msm/dpu1: don't choke on disabling the writeback connector + (git-fixes). +- drm/msm/dpu: fix x1e80100 intf_6 underrun/vsync interrupt + (git-fixes). +- drm/msm/hdmi: simplify code in pll_get_integloop_gain + (git-fixes). +- drm/msm/dp: set safe_to_exit_level before printing it + (git-fixes). +- drm/amdgpu: fix gpu recovery disable with per queue reset + (git-fixes). +- drm/amdgpu: tear down ttm range manager for doorbell in + amdgpu_ttm_fini() (git-fixes). +- drm/etnaviv: Fix page property being used for non writecombine + buffers (git-fixes). +- drm/xe/tracing: Fix a potential TP_printk UAF (git-fixes). +- Revert "drm/i915/dpt: Make DPT object unshrinkable" + (stable-fixes). +- Revert "drm/amd/display: Fix green screen issue after suspend" + (stable-fixes). +- drm/amdgpu: simplify return statement in amdgpu_ras_eeprom_init + (git-fixes). +- drm/amdgpu/vcn: reset fw_shared under SRIOV (git-fixes). +- drm/amdgpu: Fix potential NULL pointer dereference in + atomctrl_get_smc_sclk_range_table (git-fixes). +- drm/amd/pm: Fix an error handling path in + vega10_enable_se_edc_force_stall_config() (git-fixes). +- drm/bridge: it6505: Change definition of AUX_FIFO_MAX_SIZE + (git-fixes). +- drm/rockchip: vop2: include rockchip_drm_drv.h (git-fixes). +- commit b984ce6 + +------------------------------------------------------------------- +Fri Jan 24 13:05:04 CET 2025 - tiwai@suse.de + +- ACPI: fan: cleanup resources in the error path of .probe() + (git-fixes). +- cpupower: fix TSC MHz calculation (git-fixes). +- Bluetooth: L2CAP: handle NULL sock pointer in l2cap_sock_alloc + (git-fixes). +- Bluetooth: btrtl: check for NULL in btrtl_setup_realtek() + (git-fixes). +- Bluetooth: btbcm: Fix NULL deref in btbcm_get_board_name() + (git-fixes). +- ax25: rcu protect dev->ax25_ptr (git-fixes). +- Align git commit ID abbreviation guidelines and checks + (git-fixes). +- drm/rockchip: vop2: Add check for 32 bpp format for rk3588 + (git-fixes). +- drm/rockchip: vop2: Check linear format for Cluster windows + on rk3566/8 (git-fixes). +- drm/rockchip: vop2: Setup delay cycle for Esmart2/3 (git-fixes). +- drm/rockchip: vop2: Set AXI id for rk3588 (git-fixes). +- drm/connector: Allow clearing HDMI infoframes (git-fixes). +- drm/rcar-du: dsi: Fix PHY lock bit check (git-fixes). +- drm/rockchip: vop2: Fix the windows switch between different + layers (git-fixes). +- drm/panthor: Preserve the result returned by panthor_fw_resume() + (git-fixes). +- drm/rockchip: vop2: Fix the mixer alpha setup for layer 0 + (git-fixes). +- drm/rockchip: vop2: Fix cluster windows alpha ctrl regsiters + offset (git-fixes). +- drm: renesas: rz-du: Drop DU_MCR0_DPI_OE macro (git-fixes). +- drm: renesas: rz-du: Increase supported resolutions (git-fixes). +- drm/rockchip: vop2: fix rk3588 dp+dsi maxclk verification + (git-fixes). +- drm/tidss: Fix race condition while handling interrupt registers + (git-fixes). +- drm/tidss: Clear the interrupt status for interrupts being + disabled (git-fixes). +- drm/tidss: Fix issue in irq handling causing irq-flood issue + (git-fixes). +- drm/v3d: Stop active perfmon if it is being destroyed + (git-fixes). +- accel/ivpu: Fix Qemu crash when running in passthrough + (git-fixes). +- drm/v3d: Fix performance counter source settings on V3D 7.x + (git-fixes). +- drm/rockchip: cdn-dp: Use drm_connector_helper_hpd_irq_event() + (git-fixes). +- commit ef0aef7 + +------------------------------------------------------------------- +Fri Jan 24 11:29:04 CET 2025 - jwiesner@suse.de + +- net/ipv6: release expired exception dst cached in socket + (CVE-2024-56644 bsc#1235133). +- commit a89d415 + +------------------------------------------------------------------- +Fri Jan 24 11:17:01 CET 2025 - mgorman@suse.de + +- Update config files. +- commit 5e1aa47 + +------------------------------------------------------------------- +Fri Jan 24 11:15:57 CET 2025 - mgorman@suse.de + +- fortify: Move FORTIFY_SOURCE under 'Kernel hardening options' + (jsc#PED-11838). +- mm: security: Check early if HARDENED_USERCOPY is enabled + (jsc#PED-11838). +- mm: security: Allow default HARDENED_USERCOPY to be set at + compile time (jsc#PED-11838). +- mm: security: Move hardened usercopy under 'Kernel hardening + options' (jsc#PED-11838). +- commit 1f3276d + +------------------------------------------------------------------- +Fri Jan 24 11:12:47 CET 2025 - mgorman@suse.de + +- Delete + patches.suse/mm-security-Allow-default-HARDENED_USERCOPY-to-be-set-at-compile-time.patch. +- Delete + patches.suse/mm-security-Move-hardened-usercopy-under-Kernel-hardening-options.patch. +- commit 871e2b7 + +------------------------------------------------------------------- +Fri Jan 24 10:30:53 CET 2025 - tiwai@suse.de + +- drm/i915/fb: Relax clear color alignment to 64 bytes + (stable-fixes). +- drm/amdgpu: fix fw attestation for MP0_14_0_{2/3} + (stable-fixes). +- drm/amdgpu: always sync the GFX pipe on ctx switch + (stable-fixes). +- drm/amdgpu: disable gfxoff with the compute workload on gfx12 + (stable-fixes). +- drm/amd/display: Disable replay and psr while VRR is enabled + (stable-fixes). +- drm/amd/display: Fix PSR-SU not support but still call the + amdgpu_dm_psr_enable (stable-fixes). +- drm/amdgpu/smu13: update powersave optimizations (stable-fixes). +- nouveau/fence: handle cross device fences properly + (stable-fixes). +- commit a60ee67 + +------------------------------------------------------------------- +Thu Jan 23 16:59:08 CET 2025 - mhocko@suse.com + +- Update + patches.suse/ALSA-seq-oss-Fix-races-at-processing-SysEx-messages.patch + (stable-fixes CVE-2024-57893 bsc#1235920). +- Update + patches.suse/RDMA-bnxt_re-Fix-max-SGEs-for-the-Work-Request.patch + (jsc#PED-10682 jsc#PED-11231 CVE-2024-57936 bsc#1236181). +- Update + patches.suse/RDMA-hns-Fix-accessing-invalid-dip_ctx-during-destro.patch + (git-fixes CVE-2024-57935 bsc#1236180). +- Update + patches.suse/RDMA-uverbs-Prevent-integer-overflow-issue.patch + (git-fixes CVE-2024-57890 bsc#1235919). +- Update + patches.suse/arm64-ptrace-fix-partial-SETREGSET-for-NT_ARM_TAGGED_ADDR_CTRL.patch + (git-fixes CVE-2024-57874 bsc#1235808). +- Update + patches.suse/cpufreq-CPPC-Fix-possible-null-ptr-deref-for-cppc_ge.patch + (git-fixes CVE-2024-53230 bsc#1235976). +- Update + patches.suse/cpufreq-CPPC-Fix-possible-null-ptr-deref-for-cpufreq.patch + (git-fixes CVE-2024-53231 bsc#1235977). +- Update + patches.suse/drm-adv7511-Fix-use-after-free-in-adv7533_attach_dsi.patch + (git-fixes CVE-2024-57887 bsc#1235952). +- Update + patches.suse/drm-amd-display-Add-check-for-granularity-in-dml-cei.patch + (stable-fixes CVE-2024-57922 bsc#1236080). +- Update + patches.suse/drm-amd-display-fix-divide-error-in-DM-plane-scale-c.patch + (git-fixes CVE-2024-57919 bsc#1236070). +- Update + patches.suse/drm-amd-display-fix-page-fault-due-to-max-surface-de.patch + (git-fixes CVE-2024-57918 bsc#1236128). +- Update + patches.suse/drm-amdgpu-Add-a-lock-when-accessing-the-buddy-trim-.patch + (git-fixes CVE-2024-57921 bsc#1236076). +- Update + patches.suse/drm-amdkfd-Correct-the-migration-DMA-map-direction.patch + (stable-fixes CVE-2024-57897 bsc#1235969). +- Update + patches.suse/drm-amdkfd-wq_release-signals-dma_fence-only-when-av.patch + (git-fixes CVE-2024-57920 bsc#1236072). +- Update + patches.suse/drm-dp_mst-Ensure-mst_primary-pointer-is-valid-in-dr.patch + (stable-fixes CVE-2024-57798 bsc#1235818). +- Update + patches.suse/drm-dp_mst-Fix-resetting-msg-rx-state-after-topology.patch + (git-fixes CVE-2024-57876 bsc#1235806). +- Update + patches.suse/drm-mediatek-Set-private-all_drm_private-i-drm-to-NU.patch + (git-fixes CVE-2024-57926 bsc#1236082). +- Update + patches.suse/drm-xe-Fix-fault-on-fd-close-after-unbind.patch + (git-fixes CVE-2024-57844 bsc#1235945). +- Update + patches.suse/drm-xe-Fix-tlb-invalidation-when-wedging.patch + (git-fixes CVE-2025-21644 bsc#1236085). +- Update + patches.suse/exfat-fix-the-infinite-loop-in-exfat_readdir.patch + (git-fixes CVE-2024-57940 bsc#1236227). +- Update + patches.suse/exfat-fix-the-new-buffer-was-not-zeroed-before-writing.patch + (git-fixes CVE-2024-57943 bsc#1236230). +- Update + patches.suse/gpio-virtuser-fix-missing-lookup-table-cleanups.patch + (git-fixes CVE-2025-21661 bsc#1236201). +- Update + patches.suse/hwmon-drivetemp-Fix-driver-producing-garbage-data-wh.patch + (git-fixes CVE-2025-21656 bsc#1236248). +- Update + patches.suse/iio-adc-at91-call-input_free_device-on-allocated-iio.patch + (git-fixes CVE-2024-57904 bsc#1236078). +- Update + patches.suse/iio-adc-rockchip_saradc-fix-information-leak-in-trig.patch + (git-fixes CVE-2024-57907 bsc#1236090). +- Update + patches.suse/iio-adc-ti-ads1119-fix-information-leak-in-triggered.patch + (git-fixes CVE-2024-57905 bsc#1236083). +- Update + patches.suse/iio-adc-ti-ads1298-Add-NULL-check-in-ads1298_init.patch + (git-fixes CVE-2024-57944 bsc#1236197). +- Update + patches.suse/iio-adc-ti-ads8688-fix-information-leak-in-triggered.patch + (git-fixes CVE-2024-57906 bsc#1236088). +- Update + patches.suse/iio-dummy-iio_simply_dummy_buffer-fix-information-le.patch + (git-fixes CVE-2024-57911 bsc#1236098). +- Update + patches.suse/iio-imu-kmx61-fix-information-leak-in-triggered-buff.patch + (git-fixes CVE-2024-57908 bsc#1236091). +- Update + patches.suse/iio-light-bh1745-fix-information-leak-in-triggered-b.patch + (git-fixes CVE-2024-57909 bsc#1236095). +- Update + patches.suse/iio-light-vcnl4035-fix-information-leak-in-triggered.patch + (git-fixes CVE-2024-57910 bsc#1236097). +- Update + patches.suse/iio-pressure-zpa2326-fix-information-leak-in-trigger.patch + (git-fixes CVE-2024-57912 bsc#1236101). +- Update + patches.suse/misc-microchip-pci1xxxx-Resolve-kernel-panic-during-.patch + (git-fixes CVE-2024-57916 bsc#1236125). +- Update + patches.suse/net-mlx5e-Skip-restore-TC-rules-for-vport-rep-withou.patch + (jsc#PED-11331 CVE-2024-57801 bsc#1235940). +- Update + patches.suse/netfs-Fix-ceph-copy-to-cache-on-write-begin.patch + (git-fixes CVE-2024-57942 bsc#1236229). +- Update + patches.suse/netfs-Fix-enomem-handling-in-buffered-reads.patch + (git-fixes CVE-2024-57928 bsc#1236092). +- Update + patches.suse/netfs-Fix-the-non-cancellation-of-copy-when-cache-is-temporarily-disabled.patch + (git-fixes CVE-2024-57941 bsc#1236228). +- Update + patches.suse/nfs-Fix-oops-in-nfs_netfs_init_request-when-copying-to-cache.patch + (git-fixes CVE-2024-57927 bsc#1236089). +- Update patches.suse/nvmet-Don-t-overflow-subsysnqn.patch + (git-fixes CVE-2024-53681 bsc#1235904). +- Update + patches.suse/platform-x86-amd-pmc-Only-disable-IRQ1-wakeup-where-.patch + (git-fixes CVE-2025-21645 bsc#1236131). +- Update + patches.suse/powerpc-pseries-vas-Add-close-callback-in-vas_vm_ops.patch + (bsc#1234825 CVE-2024-56765 bsc#1235643). +- Update + patches.suse/s390-cpum_sf-Handle-CPU-hotplug-remove-during-sampling.patch + (git-fixes bsc#1234715 CVE-2024-57849 bsc#1235814). +- Update + patches.suse/usb-gadget-f_fs-Remove-WARN_ON-in-functionfs_bind.patch + (git-fixes CVE-2024-57913 bsc#1236102). +- Update + patches.suse/usb-gadget-u_serial-Disable-ep-before-setting-port-t.patch + (git-fixes CVE-2024-57915 bsc#1236120). +- Update + patches.suse/usb-typec-tcpci-fix-NULL-pointer-issue-on-shared-irq.patch + (git-fixes CVE-2024-57914 bsc#1236119). +- Update + patches.suse/wifi-cfg80211-clear-link-ID-from-bitmap-during-link-.patch + (stable-fixes CVE-2024-57898 bsc#1235966). +- Update + patches.suse/wifi-mac80211-fix-mbss-changed-flags-corruption-on-3.patch + (stable-fixes CVE-2024-57899 bsc#1235924). +- Update + patches.suse/workqueue-Do-not-warn-when-cancelling-WQ_MEM_RECLAIM-work-from-WQ_MEM_RECLAIM-worker.patch + (bsc#1235416 CVE-2024-57888 bsc#1235918). +- Update + patches.suse/x86-fpu-Ensure-shadow-stack-is-active-before-getting-regis.patch + (git-fixes CVE-2025-21632 bsc#1236106). +- commit 54bbd23 + +------------------------------------------------------------------- +Thu Jan 23 16:45:43 CET 2025 - davide.benini@suse.com + +- net: inet: do not leave a dangling sk pointer in inet_create() + (CVE-2024-56601 bsc#1235230). +- commit 9915dd5 + +------------------------------------------------------------------- +Thu Jan 23 16:21:54 CET 2025 - dsterba@suse.com + +- bpf,perf: Fix invalid prog_array access in perf_event_detach_bpf_prog (CVE-2024-56665 bsc#1235489) +- commit c21f948 + +------------------------------------------------------------------- +Thu Jan 23 15:18:22 CET 2025 - mgorman@suse.de + +- psi: Fix race when task wakes up before psi_sched_switch() + adjusts flags (bsc#1234634 (Scheduler functional and performance + backports)). +- sched, psi: Don't account irq time if sched_clock_irqtime is + disabled (bsc#1234634 (Scheduler functional and performance + backports)). +- sched: Don't account irq time if sched_clock_irqtime is disabled + (bsc#1234634 (Scheduler functional and performance backports)). +- sched: Define sched_clock_irqtime as static key (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/fair: Do not compute overloaded status unnecessarily + during lb (bsc#1234634 (Scheduler functional and performance + backports)). +- sched/fair: Do not compute NUMA Balancing stats unnecessarily + during lb (bsc#1234634 (Scheduler functional and performance + backports)). +- sched/debug: Change need_resched warnings to pr_err (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/fair: Encapsulate set custom slice in a __setparam_fair() + function (bsc#1234634 (Scheduler functional and performance + backports)). +- sched: Fix race between yield_to() and try_to_wake_up() + (bsc#1234634 (Scheduler functional and performance backports)). +- docs: Update Schedstat version to 17 (bsc#1234634 (Scheduler + functional and performance backports)). +- sched/stats: Print domain name in /proc/schedstat (bsc#1234634 + (Scheduler functional and performance backports)). +- sched: Move sched domain name out of CONFIG_SCHED_DEBUG + (bsc#1234634 (Scheduler functional and performance backports)). +- sched: Report the different kinds of imbalances in + /proc/schedstat (bsc#1234634 (Scheduler functional and + performance backports)). +- sched/fair: Cleanup in migrate_degrades_locality() to improve + readability (bsc#1234634 (Scheduler functional and performance + backports)). +- sched/fair: Fix value reported by hot tasks pulled in + /proc/schedstat (bsc#1234634 (Scheduler functional and + performance backports)). +- sched/fair: Update comments after sched_tick() rename + (bsc#1234634 (Scheduler functional and performance backports)). +- sched/fair: Fix CPU bandwidth limit bypass during CPU hotplug + (bsc#1234634 (Scheduler functional and performance backports)). +- sched: deadline: Cleanup goto label in + pick_earliest_pushable_dl_task (bsc#1234634 (Scheduler + functional and performance backports)). +- sched/fair: Untangle NEXT_BUDDY and pick_next_task() + (bsc#1234634 (Scheduler functional and performance backports)). +- sched/fair: Mark m*_vruntime() with __maybe_unused (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/fair: Fix variable declaration position (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/fair: Do not try to migrate delayed dequeue task + (bsc#1234634 (Scheduler functional and performance backports)). +- sched/fair: Rename cfs_rq.nr_running into nr_queued (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/fair: Remove unused cfs_rq.idle_nr_running (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/fair: Rename cfs_rq.idle_h_nr_running into h_nr_idle + (bsc#1234634 (Scheduler functional and performance backports)). +- sched/fair: Removed unsued cfs_rq.h_nr_delayed (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/fair: Use the new cfs_rq.h_nr_runnable (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/fair: Add new cfs_rq.h_nr_runnable (bsc#1234634 (Scheduler + functional and performance backports)). +- sched/fair: Rename h_nr_running into h_nr_queued (bsc#1234634 + (Scheduler functional and performance backports)). +- sched: Unify HK_TYPE_{TIMER|TICK|MISC} to HK_TYPE_KERNEL_NOISE + (bsc#1234634 (Scheduler functional and performance backports)). +- sched/isolation: Consolidate housekeeping cpumasks that + are always identical (bsc#1234634 (Scheduler functional and + performance backports)). +- sched/isolation: Make "isolcpus=nohz" equivalent to "nohz_full" + (bsc#1234634 (Scheduler functional and performance backports)). +- sched/core: Remove HK_TYPE_SCHED (bsc#1234634 (Scheduler + functional and performance backports)). +- sched/fair: Remove CONFIG_CFS_BANDWIDTH=n definition of + cfs_bandwidth_used() (bsc#1234634 (Scheduler functional and + performance backports)). +- sched/deadline: Consolidate Timer Cancellation (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/deadline: Check bandwidth overflow earlier for hotplug + (bsc#1234634 (Scheduler functional and performance backports)). +- sched/deadline: Correctly account for allocated bandwidth during + hotplug (bsc#1234634 (Scheduler functional and performance + backports)). +- sched/deadline: Restore dl_server bandwidth on non-destructive + root domain changes (bsc#1234634 (Scheduler functional and + performance backports)). +- sched: add READ_ONCE to task_on_rq_queued (bsc#1234634 + (Scheduler functional and performance backports)). +- sched: Don't try to catch up excess steal time (bsc#1234634 + (Scheduler functional and performance backports)). +- commit fa2e8c2 + +------------------------------------------------------------------- +Thu Jan 23 10:42:19 CET 2025 - vbabka@suse.cz + +- mm: reinstate ability to map write-sealed memfd mappings + read-only (bsc#1236186). +- commit ded0978 + +------------------------------------------------------------------- +Thu Jan 23 10:27:51 CET 2025 - jslaby@suse.cz + +- Update + patches.suse/x86-fpu-Ensure-shadow-stack-is-active-before-getting-regis.patch + (git-fixes CVE-2025-21632 bsc#1236106). + Add CVE. +- commit 887d7c3 + +------------------------------------------------------------------- +Thu Jan 23 09:56:12 CET 2025 - nmorey@suse.com + +- net: restrict SO_REUSEPORT to inet sockets (bsc#1235967 CVE-2024-57903) +- commit 58fab3c + +------------------------------------------------------------------- +Thu Jan 23 09:49:03 CET 2025 - nmorey@suse.com + +- net: hns3: fix kernel crash when 1588 is sent on HIP08 devices (bsc#1236143 CVE-2025-21649) +- commit 475f3b6 + +------------------------------------------------------------------- +Thu Jan 23 09:46:11 CET 2025 - nmorey@suse.com + +- net/mlx5: Fix variable not being completed when function returns (bsc#1236198 CVE-2025-21662) +- commit 07f6c41 + +------------------------------------------------------------------- +Wed Jan 22 20:41:08 CET 2025 - mfranc@suse.cz + +- s390/futex: Fix FUTEX_OP_ANDN implementation (git-fixes + bsc#1236286). +- commit 0dace5e + +------------------------------------------------------------------- +Wed Jan 22 19:43:36 CET 2025 - dsterba@suse.com + +- tracing: Prevent bad count for tracing_cpumask_write (CVE-2024-56763 bsc#1235638) +- commit ddb87c7 + +------------------------------------------------------------------- +Wed Jan 22 19:34:39 CET 2025 - dsterba@suse.com + +- dccp: Fix memory leak in dccp_feat_change_recv (CVE-2024-56643 bsc#1235132) +- commit a463e51 + +------------------------------------------------------------------- +Wed Jan 22 19:09:39 CET 2025 - dsterba@suse.com + +- net: stmmac: fix TSO DMA API usage causing oops (CVE-2024-56719 bsc#1235591) +- commit 303cb71 + +------------------------------------------------------------------- +Wed Jan 22 18:50:21 CET 2025 - dsterba@suse.com + +- net: mscc: ocelot: fix incorrect IFH SRC_PORT field in ocelot_ifh_set_basic() (CVE-2024-56717 bsc#1235588) +- commit 9d81d98 + +------------------------------------------------------------------- +Wed Jan 22 18:48:39 CET 2025 - dsterba@suse.com + +- EDAC/igen6: Avoid segmentation fault on module unload (CVE-2024-56708 bsc#1235564) +- commit b104d19 + +------------------------------------------------------------------- +Wed Jan 22 18:46:12 CET 2025 - dsterba@suse.com + +- net/smc: initialize close_work early to avoid warning (CVE-2024-56641 bsc#1235526) +- commit 004c5ba + +------------------------------------------------------------------- +Wed Jan 22 18:28:55 CET 2025 - dsterba@suse.com + +- net: hsr: must allocate more bytes for RedBox support (CVE-2024-56639 bsc#1235525) +- commit 5287ee6 + +------------------------------------------------------------------- +Wed Jan 22 17:40:12 CET 2025 - fdmanana@suse.com + +- btrfs: fix transaction atomicity bug when enabling simple quotas + (bsc#1235792 CVE-2024-57806). +- btrfs: flush delalloc workers queue before stopping cleaner + kthread during unmount (bsc#1235965 CVE-2024-57896). +- commit c277493 + +------------------------------------------------------------------- +Wed Jan 22 15:34:32 CET 2025 - tbogendoerfer@suse.de + +- net: hns3: fixed hclge_fetch_pf_reg accesses bar space out of + bounds issue (CVE-2025-21650 bsc#1236144). +- net: hns3: don't auto enable misc vector (CVE-2025-21651 + bsc#1236145). +- gve: guard XSK operations on the existence of queues + (CVE-2024-57933 bsc#1236178). +- gve: guard XDP xmit NDO on existence of xdp queues + (CVE-2024-57932 bsc#1236190). +- commit 234dcb0 + +------------------------------------------------------------------- +Wed Jan 22 14:29:45 CET 2025 - vbabka@suse.cz + +- Update config files. Make zsmalloc the default for zswap (bsc#1235938) +- commit 5f343bc + +------------------------------------------------------------------- +Wed Jan 22 14:23:43 CET 2025 - vbabka@suse.cz + +- Update config files. Enable CONFIG_READ_ONLY_THP_FOR_FS (bsc#1235939) +- commit afec79a + +------------------------------------------------------------------- +Wed Jan 22 12:48:55 CET 2025 - msuchanek@suse.de + +- powerpc/pseries/iommu: IOMMU incorrectly marks MMIO range in + DDW (bsc#1218470 ltc#204531). +- commit 0e16ef6 + +------------------------------------------------------------------- +Wed Jan 22 12:06:40 CET 2025 - oneukum@suse.com + +- Delete + patches.suse/0001-kvm-Reintroduce-nopvspin-kernel-parameter.patch. + This patch was required for a performance issue with specific kernels +- commit 77171c1 + +------------------------------------------------------------------- +Tue Jan 21 20:14:57 CET 2025 - rgoldwyn@suse.com + +- netfs: Fix kernel async DIO (CVE-2025-21643 bsc#1236129). +- commit 5091c6e + +------------------------------------------------------------------- +Tue Jan 21 17:00:38 CET 2025 - vkarasulli@suse.de + +- KVM: x86: Play nice with protected guests in + complete_hypercall_exit() (CVE-2024-55881 bsc#1235745). +- commit 1b22d6c + +------------------------------------------------------------------- +Tue Jan 21 16:59:59 CET 2025 - dsterba@suse.com + +- netfilter: ipset: Hold module reference while requesting a module (CVE-2024-56637 bsc#1235523) +- commit 690c0e7 + +------------------------------------------------------------------- +Tue Jan 21 16:52:14 CET 2025 - neelx@suse.com + +- btrfs: zlib: fix avail_in bytes for s390 zlib HW compression + path (CVE-2024-57923 bsc#1236081). +- commit 8a7a4cd + +------------------------------------------------------------------- +Tue Jan 21 16:49:01 CET 2025 - dsterba@suse.com + +- geneve: do not assume mac header is set in geneve_xmit_skb() (CVE-2024-56636 bsc#1235520) +- commit 952c736 + +------------------------------------------------------------------- +Tue Jan 21 16:47:22 CET 2025 - colyli@suse.de + +- dm array: fix releasing a faulty array block twice in + dm_array_cursor_end (bsc#1236096, CVE-2024-57929). +- commit 39a2cb0 + +------------------------------------------------------------------- +Tue Jan 21 16:43:39 CET 2025 - dsterba@suse.com + +- net: avoid potential UAF in default_operstate() (CVE-2024-56635 bsc#1235519) +- commit 3ce7665 + +------------------------------------------------------------------- +Tue Jan 21 16:33:32 CET 2025 - dsterba@suse.com + +- net: lapb: increase LAPB_HEADER_LEN (CVE-2024-56659 bsc#1235439) +- commit f8467db + +------------------------------------------------------------------- +Tue Jan 21 16:22:07 CET 2025 - dsterba@suse.com + +- net: enetc: Do not configure preemptible TCs if SIs do not support (CVE-2024-56649 bsc#1235449) +- commit 72c14cf + +------------------------------------------------------------------- +Tue Jan 21 16:19:41 CET 2025 - dsterba@suse.com + +- smb: Initialize cfid->tcon before performing network ops (CVE-2024-56729 bsc#1235503) +- commit 01281af + +------------------------------------------------------------------- +Tue Jan 21 16:03:55 CET 2025 - oneukum@suse.com + +- usb: typec: ucsi: Fix connector status writing past buffer size + (git-fixes). +- commit cef7f7d + +------------------------------------------------------------------- +Tue Jan 21 14:52:47 CET 2025 - oneukum@suse.com + +- reenabled kABI padding for rfkill subsystem +- commit 6ada0c1 + +------------------------------------------------------------------- +Tue Jan 21 14:51:54 CET 2025 - oneukum@suse.com + +- reenabled kABI padding for fpga subsystem +- commit 2829876 + +------------------------------------------------------------------- +Tue Jan 21 14:50:28 CET 2025 - oneukum@suse.com + +- reenabled kABI paddings for atheros wifi +- commit e1e449a + +------------------------------------------------------------------- +Tue Jan 21 14:49:44 CET 2025 - oneukum@suse.com + +- reenable kABI paddings for mediatek wifi +- commit 3acd857 + +------------------------------------------------------------------- +Tue Jan 21 14:48:10 CET 2025 - oneukum@suse.com + +- reenable kABI padding for realtek wifi +- commit f74657e + +------------------------------------------------------------------- +Tue Jan 21 14:10:11 CET 2025 - vbabka@suse.cz + +- selftests/mm: add self tests for guard page feature + (jsc#PED-11997). +- commit 60e0640 + +------------------------------------------------------------------- +Tue Jan 21 14:08:12 CET 2025 - vbabka@suse.cz + +- tools: testing: update tools UAPI header for mman-common.h + (jsc#PED-11997). +- commit 8363626 + +------------------------------------------------------------------- +Tue Jan 21 14:07:38 CET 2025 - vbabka@suse.cz + +- mm: madvise: implement lightweight guard page mechanism + (jsc#PED-11997). +- commit ef64fd4 + +------------------------------------------------------------------- +Tue Jan 21 14:06:58 CET 2025 - vbabka@suse.cz + +- mm: add PTE_MARKER_GUARD PTE marker (jsc#PED-11997). +- commit 8bdd1e7 + +------------------------------------------------------------------- +Tue Jan 21 14:06:33 CET 2025 - vbabka@suse.cz + +- mm: pagewalk: add the ability to install PTEs (jsc#PED-11997). +- commit 05dd309 + +------------------------------------------------------------------- +Tue Jan 21 14:05:57 CET 2025 - vbabka@suse.cz + +- mm/madvise: unrestrict process_madvise() for current process + (jsc#PED-11997). +- commit 520a012 + +------------------------------------------------------------------- +Tue Jan 21 14:03:49 CET 2025 - vbabka@suse.cz + +- mm: refactor mm_access() to not return NULL (jsc#PED-11997). +- commit f4b336b + +------------------------------------------------------------------- +Tue Jan 21 13:27:21 CET 2025 - nik.borisov@suse.com + +- x86/cpu/topology: Remove limit of CPUs due to disabled IO/APIC (git-fixes). +- commit 62783ca + +------------------------------------------------------------------- +Tue Jan 21 12:19:50 CET 2025 - nik.borisov@suse.com + +- x86/microcode/intel: Remove unnecessary cache writeback and invalidation (git-fixes). +- commit dc8791d + +------------------------------------------------------------------- +Tue Jan 21 12:15:02 CET 2025 - nik.borisov@suse.com + +- x86/tdx: Dynamically disable SEPT violations from causing #VEs (git-fixes). +- commit 496a9c3 + +------------------------------------------------------------------- +Tue Jan 21 12:14:51 CET 2025 - nik.borisov@suse.com + +- x86/tdx: Rename tdx_parse_tdinfo() to tdx_setup() (git-fixes). +- commit 5e1ffad + +------------------------------------------------------------------- +Tue Jan 21 12:14:38 CET 2025 - nik.borisov@suse.com + +- x86/tdx: Introduce wrappers to read and write TD metadata (git-fixes). +- commit 755075a + +------------------------------------------------------------------- +Tue Jan 21 12:13:09 CET 2025 - nik.borisov@suse.com + +- x86/pkeys: Ensure updated PKRU value is XRSTOR'd (git-fixes). +- commit 51df86b + +------------------------------------------------------------------- +Tue Jan 21 12:12:55 CET 2025 - nik.borisov@suse.com + +- x86/pkeys: Change caller of update_pkru_in_sigframe() (git-fixes). +- commit 978efb4 + +------------------------------------------------------------------- +Tue Jan 21 12:05:34 CET 2025 - nik.borisov@suse.com + +- x86/fpu: Ensure shadow stack is active before "getting" registers (git-fixes). +- commit 46e75e2 + +------------------------------------------------------------------- +Tue Jan 21 10:48:05 CET 2025 - nik.borisov@suse.com + +- x86/mm: Carve out INVLPG inline asm for use by others (git-fixes). +- commit e895153 + +------------------------------------------------------------------- +Tue Jan 21 10:36:27 CET 2025 - nik.borisov@suse.com + +- x86: fix off-by-one in access_ok() (git-fixes). +- commit 4b269aa + +------------------------------------------------------------------- +Tue Jan 21 10:36:15 CET 2025 - nik.borisov@suse.com + +- x86/asm: Make serialize() always_inline (git-fixes). +- commit f957994 + +------------------------------------------------------------------- +Tue Jan 21 10:36:02 CET 2025 - nik.borisov@suse.com + +- x86/CPU/AMD: WARN when setting EFER.AUTOIBRS if and only if the WRMSR fails (git-fixes). +- commit c5e60f6 + +------------------------------------------------------------------- +Tue Jan 21 09:43:17 CET 2025 - nik.borisov@suse.com + +- x86/microcode/AMD: Flush patch buffer mapping after application (git-fixes). +- commit d8e2f7c + +------------------------------------------------------------------- +Tue Jan 21 09:43:04 CET 2025 - nik.borisov@suse.com + +- x86/fred: Fix the FRED RSP0 MSR out of sync with its per-CPU cache (git-fixes). +- commit bb3c863 + +------------------------------------------------------------------- +Tue Jan 21 06:58:40 CET 2025 - jlee@suse.com + +- Reviewed + patches.suse/0004-MODSIGN-checking-the-blacklisted-hash-before-loading.patch +- commit 0e6968e + +------------------------------------------------------------------- +Tue Jan 21 06:56:27 CET 2025 - jlee@suse.com + +- Reviewed + patches.suse/0003-Add-external-no-support-as-bad-taint-module.patch +- commit 86de2cb + +------------------------------------------------------------------- +Mon Jan 20 10:24:55 CET 2025 - msuchanek@suse.de + +- tpm: ibmvtpm: Set TPM_OPS_AUTO_STARTUP flag on driver + (git-fixes). +- commit 6f0e558 + +------------------------------------------------------------------- +Mon Jan 20 09:50:34 CET 2025 - ohering@suse.de + +- net: mana: Cleanup "mana" debugfs dir after cleanup of all children (git-fixes). +- commit 7180a8a + +------------------------------------------------------------------- +Mon Jan 20 09:49:46 CET 2025 - nmorey@suse.com + +- RDMA/hns: Fix missing flush CQE for DWQE (git-fixes) +- commit 87b30f5 + +------------------------------------------------------------------- +Mon Jan 20 09:49:43 CET 2025 - nmorey@suse.com + +- RDMA/hns: Fix warning storm caused by invalid input in IO path (git-fixes) +- commit e09ea24 + +------------------------------------------------------------------- +Mon Jan 20 09:49:40 CET 2025 - nmorey@suse.com + +- RDMA/hns: Fix accessing invalid dip_ctx during destroying QP (git-fixes) +- commit d0ac89c + +------------------------------------------------------------------- +Mon Jan 20 09:49:36 CET 2025 - nmorey@suse.com + +- RDMA/hns: Fix mapping error of zero-hop WQE buffer (git-fixes) +- commit 87de660 + +------------------------------------------------------------------- +Mon Jan 20 09:49:23 CET 2025 - nmorey@suse.com + +- RDMA/nldev: Set error code in rdma_nl_notify_event (git-fixes) +- commit c4562bf + +------------------------------------------------------------------- +Mon Jan 20 09:49:17 CET 2025 - nmorey@suse.com + +- RDMA/core: Fix ENODEV error for iWARP test over vlan (git-fixes) +- commit a0b253d + +------------------------------------------------------------------- +Mon Jan 20 09:49:09 CET 2025 - nmorey@suse.com + +- RDMA/uverbs: Prevent integer overflow issue (git-fixes) +- commit aeb3e97 + +------------------------------------------------------------------- +Mon Jan 20 09:06:19 CET 2025 - jlee@suse.com + +- Reviewed + patches.suse/0001-PKCS-7-Check-codeSigning-EKU-of-certificates-in-PKCS.patch +- commit c96f4a3 + +------------------------------------------------------------------- +Mon Jan 20 09:05:35 CET 2025 - jlee@suse.com + +- Reviewed + patches.suse/0001-X.509-Fix-the-parser-of-extended-key-usage-for-lengt.patch +- commit b4da5d5 + +------------------------------------------------------------------- +Mon Jan 20 09:04:47 CET 2025 - jlee@suse.com + +- Reviewed + patches.suse/0004-Documentation-admin-guide-module-signing.rst-add-ope.patch +- commit 4076611 + +------------------------------------------------------------------- +Mon Jan 20 09:03:14 CET 2025 - jlee@suse.com + +- Reviewed + patches.suse/0003-modsign-Add-codeSigning-EKU-when-generating-X.509-ke.patch +- commit 3ca6e63 + +------------------------------------------------------------------- +Mon Jan 20 09:02:27 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0002-PKCS-7-Check-codeSigning-EKU-for-kernel-module-and-k.patch. + Update config files. + CONFIG_CHECK_CODESIGN_EKU +- commit 3293035 + +------------------------------------------------------------------- +Mon Jan 20 08:59:44 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0001-X.509-Add-CodeSigning-extended-key-usage-parsing.patch. +- commit af592d7 + +------------------------------------------------------------------- +Mon Jan 20 07:49:01 CET 2025 - heming.zhao@suse.com + +- ocfs2: fix slab-use-after-free due to dangling pointer dqi_priv + (bsc#1235964 CVE-2024-57892). +- commit c39636c + +------------------------------------------------------------------- +Mon Jan 20 06:04:14 CET 2025 - jlee@suse.com + +- efi: remove EFI secret key when booting with secure boot + disabled (jsc#PED-1444). +- commit b444d73 + +------------------------------------------------------------------- +Sat Jan 18 18:56:09 CET 2025 - lduncan@suse.com + +- scsi: mpi3mr: Fix corrupt config pages PHY state is switched + in sysfs (CVE-2024-57804 bsc#1235779). +- commit aa77f1e + +------------------------------------------------------------------- +Sat Jan 18 09:43:35 CET 2025 - tiwai@suse.de + +- soc: ti: pruss: Fix pruss APIs (git-fixes). +- reset: rzg2l-usbphy-ctrl: Assign proper of node to the allocated + device (git-fixes). +- platform/x86: lenovo-yoga-tab2-pro-1380-fastcharger: fix serdev + race (git-fixes). +- platform/x86: dell-uart-backlight: fix serdev race (git-fixes). +- Revert "mtd: spi-nor: core: replace dummy buswidth from addr + to data" (git-fixes). +- hwmon: (ltc2991) Fix mixed signed/unsigned in DIV_ROUND_CLOSEST + (git-fixes). +- hwmon: (tmp513) Fix division of negative numbers (git-fixes). +- gpio: xilinx: Convert gpio_lock to raw spinlock (git-fixes). +- i2c: testunit: on errors, repeat NACK until STOP (git-fixes). +- i2c: rcar: fix NACK handling when being a target (git-fixes). +- i2c: mux: demux-pinctrl: check initial mux selection, too + (git-fixes). +- i2c: atr: Fix client detach (git-fixes). +- i2c: core: fix reference leak in i2c_register_adapter() + (git-fixes). +- pmdomain: imx8mp-blk-ctrl: add missing loop break condition + (git-fixes). +- selftests: mptcp: avoid spurious errors on disconnect + (git-fixes). +- drm/amd/pm: fix BUG: scheduling while atomic (stable-fixes). +- drm/amdkfd: wq_release signals dma_fence only when available + (git-fixes). +- drm/amd/display: Add check for granularity in dml ceil/floor + helpers (stable-fixes). +- drm/amd/display: increase MAX_SURFACES to the value supported + by hw (stable-fixes). +- pmdomain: imx: gpcv2: fix an OF node reference leak in + imx_gpcv2_probe() (git-fixes). +- commit edae5a9 + +------------------------------------------------------------------- +Sat Jan 18 02:27:11 CET 2025 - colyli@suse.de + +- block: RCU protect disk->conv_zones_bitmap (bsc#1235820, + CVE-2024-57875). +- commit 76c266d + +------------------------------------------------------------------- +Sat Jan 18 02:19:20 CET 2025 - colyli@suse.de + +- ublk: detach gendisk from ublk device if add_disk() fails + (bsc#1235634, CVE-2024-56764). +- commit 3688e07 + +------------------------------------------------------------------- +Fri Jan 17 16:34:20 CET 2025 - jgross@suse.com + +- KVM: arm64: Get rid of userspace_irqchip_in_use (CVE-2024-53195 + bsc#1234957). +- commit 4e1a286 + +------------------------------------------------------------------- +Fri Jan 17 16:02:10 CET 2025 - jgross@suse.com + +- KVM: arm64: Don't retire aborted MMIO instruction + (CVE-2024-53196 bsc#1234906). +- commit c7394cd + +------------------------------------------------------------------- +Fri Jan 17 14:41:41 CET 2025 - jgross@suse.com + +- xen: Fix the issue of resource not being properly released in + xenbus_dev_probe() (CVE-2024-53198 bsc#1234923). +- commit a0f3f9e + +------------------------------------------------------------------- +Fri Jan 17 13:45:59 CET 2025 - jgross@suse.com + +- x86/static-call: Remove early_boot_irqs_disabled check to fix + Xen PVH dom0 (git-fixes). +- commit 8264638 + +------------------------------------------------------------------- +Fri Jan 17 10:31:40 CET 2025 - vbabka@suse.cz + +- mm: hugetlb: independent PMD page table shared count + (CVE-2024-57883 bsc#1235947). +- commit 454014f + +------------------------------------------------------------------- +Fri Jan 17 10:00:03 CET 2025 - tiwai@suse.de + +- ASoC: tas2781: Fix occasional calibration failture (git-fixes). +- commit 9c36ea2 + +------------------------------------------------------------------- +Fri Jan 17 09:56:33 CET 2025 - tiwai@suse.de + +- drm/xe: Mark ComputeCS read mode as UC on iGPU (git-fixes). +- drm/xe/oa: Add missing VISACTL mux registers (git-fixes). +- drm/xe: make change ccs_mode a synchronous action (git-fixes). +- drm/xe: introduce xe_gt_reset and xe_gt_wait_for_reset + (git-fixes). +- drm/amd/display: Do not elevate mem_type change to full update + (git-fixes). +- drm/amd/display: Do not wait for PSR disable on vbl enable + (git-fixes). +- Revert "drm/amd/display: Enable urgent latency adjustments + for DCN35" (git-fixes). +- drm/amd/display: Validate mdoe under MST LCT=1 case as well + (git-fixes). +- drm/v3d: Ensure job pointer is set to NULL after job completion + (git-fixes). +- drm/vmwgfx: Add new keep_resv BO param (git-fixes). +- drm/vmwgfx: Unreserve BO on error (git-fixes). +- drm/tests: helpers: Fix compiler warning (git-fixes). +- commit 0fe40cd + +------------------------------------------------------------------- +Fri Jan 17 09:53:32 CET 2025 - vkarasulli@suse.de + +- config: enable + CONFIG_INTEL_IOMMU_SCALABLE_MODE_DEFAULT_ON +- commit 7266c28 + +------------------------------------------------------------------- +Fri Jan 17 09:01:32 CET 2025 - ptesarik@suse.com + +- ftrace: Fix regression with module command in stack_trace_filter + (CVE-2024-56569 bsc#1235031). +- commit edf09c4 + +------------------------------------------------------------------- +Fri Jan 17 08:39:32 CET 2025 - tiwai@suse.de + +- Move upstreamed DRM patch into sorted section +- commit efd17c1 + +------------------------------------------------------------------- +Thu Jan 16 19:35:26 CET 2025 - nmorey@suse.com + +- RDMA/siw: Remove direct link to net_device (bsc#1235946 CVE-2024-57857) +- commit a26645d + +------------------------------------------------------------------- +Thu Jan 16 15:47:30 CET 2025 - tbogendoerfer@suse.de + +- af_packet: fix vlan_get_protocol_dgram() vs MSG_PEEK + (CVE-2024-57901 bsc#1235900). +- net: wwan: t7xx: Fix FSM command timeout issue (CVE-2024-39282 + bsc#1235903). +- commit f820992 + +------------------------------------------------------------------- +Thu Jan 16 14:01:50 CET 2025 - tiwai@suse.de + +- tpm: Map the ACPI provided event log (bsc#1233260 bsc#1233259 + bsc#1232421). +- commit 9c4f937 + +------------------------------------------------------------------- +Thu Jan 16 12:43:30 CET 2025 - nmorey@suse.com + +- RDMA/rtrs: Ensure 'ib_sge list' is accessible (bsc#1235902 CVE-2024-36476) +- commit 5e76f66 + +------------------------------------------------------------------- +Thu Jan 16 12:42:57 CET 2025 - nmorey@suse.com + +- RDMA/rxe: Remove the direct link to net_device (bsc#1235906 CVE-2024-57795) +- commit 09cd979 + +------------------------------------------------------------------- +Thu Jan 16 11:02:44 CET 2025 - vkarasulli@suse.de + +- iommu/vt-d: Remove cache tags before disabling ATS + (CVE-2024-56669 bsc#1235245). +- commit f02f36b + +------------------------------------------------------------------- +Thu Jan 16 10:51:32 CET 2025 - vkarasulli@suse.de + +- iommu/vt-d: Fix qi_batch NULL pointer with nested parent domain + (CVE-2024-56668 bsc#1235017). +- commit 1757163 + +------------------------------------------------------------------- +Thu Jan 16 06:39:08 CET 2025 - osalvador@suse.de + +- mm: use aligned address in copy_user_gigantic_page() + (CVE-2024-51729 bsc#1235741). +- commit 3c62d9b + +------------------------------------------------------------------- +Thu Jan 16 01:14:42 CET 2025 - dsterba@suse.com + +- bpf: fix recursive lock when verdict program return SK_PASS (CVE-2024-56694 bsc#1235412) +- commit dfde0f5 + +------------------------------------------------------------------- +Thu Jan 16 00:33:34 CET 2025 - dsterba@suse.com + +- bpf: fix OOB devmap writes when deleting elements (CVE-2024-56615 bsc#1235426) +- commit 997fa6c + +------------------------------------------------------------------- +Thu Jan 16 00:24:40 CET 2025 - dsterba@suse.com + +- xsk: fix OOB map writes when deleting elements (CVE-2024-56614 bsc#1235424) +- commit 4dda137 + +------------------------------------------------------------------- +Wed Jan 15 23:35:20 CET 2025 - dsterba@suse.com + +- mm/mempolicy: fix migrate_to_node() assuming there is at least one VMA in a MM (CVE-2024-56611 bsc#1235391) +- commit 3a11b51 + +------------------------------------------------------------------- +Wed Jan 15 22:53:46 CET 2025 - dsterba@suse.com + +- iommu/tegra241-cmdqv: Fix alignment failure at max_n_shift (CVE-2024-53225 bsc#1235006) +- commit d17bd9f + +------------------------------------------------------------------- +Wed Jan 15 22:15:40 CET 2025 - ailiop@suse.com + +- ring-buffer: Fix overflow in __rb_map_vma (bsc#1235752 + CVE-2024-56368). +- commit 887043f + +------------------------------------------------------------------- +Wed Jan 15 22:08:41 CET 2025 - ailiop@suse.com + +- mm: use aligned address in clear_gigantic_page() (bsc#1235742 + CVE-2024-52319). +- commit cf2082f + +------------------------------------------------------------------- +Wed Jan 15 21:59:22 CET 2025 - ailiop@suse.com + +- netdevsim: prevent bad user input in + nsim_dev_health_break_write() (bsc#1235587 CVE-2024-56716). +- commit 64a78e2 + +------------------------------------------------------------------- +Wed Jan 15 21:51:44 CET 2025 - ailiop@suse.com + +- bpf: Fix UAF via mismatching bpf_prog/attachment RCU flavors + (bsc#1235555 CVE-2024-56675). +- commit 9dd9586 + +------------------------------------------------------------------- +Wed Jan 15 21:42:59 CET 2025 - ailiop@suse.com + +- net: netdevsim: fix nsim_pp_hold_write() (bsc#1235554 + CVE-2024-56713). +- commit 9b9335e + +------------------------------------------------------------------- +Wed Jan 15 21:22:47 CET 2025 - ailiop@suse.com + +- mm/gup: handle NULL pages in unpin_user_pages() (bsc#1235388 + CVE-2024-56612). +- commit 58f5e58 + +------------------------------------------------------------------- +Wed Jan 15 21:17:35 CET 2025 - ailiop@suse.com + +- xsk: Free skb when TX metadata options are invalid (bsc#1235000 + CVE-2024-53236). +- commit 488293a + +------------------------------------------------------------------- +Wed Jan 15 21:05:45 CET 2025 - ailiop@suse.com + +- ipc: fix memleak if msg_init_ns failed in create_ipc_ns + (bsc#1234893 CVE-2024-53175). +- commit ee73306 + +------------------------------------------------------------------- +Wed Jan 15 19:15:21 CET 2025 - dsterba@suse.com + +- ocfs2: fix uninitialized value in ocfs2_file_read_iter() (CVE-2024-53155 bsc#1234855) +- commit 29d10db + +------------------------------------------------------------------- +Wed Jan 15 18:52:14 CET 2025 - neelx@suse.com + +- btrfs: add a sanity check for btrfs root in btrfs_search_slot() + (CVE-2024-56774 bsc#1235653). +- commit 7fe00e3 + +------------------------------------------------------------------- +Wed Jan 15 18:50:33 CET 2025 - dsterba@suse.com + +- ocfs2: free inode when ocfs2_get_init_inode() fails (CVE-2024-56630 bsc#1235479) +- commit 892fcc7 + +------------------------------------------------------------------- +Wed Jan 15 18:45:15 CET 2025 - dsterba@suse.com + +- ceph: give up on paths longer than PATH_MAX (CVE-2024-53685 bsc#1235720) +- commit 96cf2d2 + +------------------------------------------------------------------- +Wed Jan 15 18:25:00 CET 2025 - dsterba@suse.com + +- bcache: revert replacing IS_ERR_OR_NULL with IS_ERR again (CVE-2024-48881 bsc#1235727) +- commit 7611048 + +------------------------------------------------------------------- +Wed Jan 15 18:14:36 CET 2025 - dsterba@suse.com + +- vfio/mlx5: Fix an unwind issue in mlx5vf_add_migration_pages() (CVE-2024-56742 bsc#1235613) +- commit 561ef4c + +------------------------------------------------------------------- +Wed Jan 15 16:43:30 CET 2025 - mhocko@suse.com + +- net/smc: check return value of sock_recvmsg when draining clc + data (CVE-2024-57791 bsc#1235759). +- commit 3137fae + +------------------------------------------------------------------- +Wed Jan 15 16:21:49 CET 2025 - dsterba@suse.com + +- udmabuf: change folios array from kmalloc to kvmalloc (CVE-2024-56544 bsc#1235067) +- commit e18704f + +------------------------------------------------------------------- +Wed Jan 15 16:06:16 CET 2025 - dsterba@suse.com + +- scsi: qedf: Fix a possible memory leak in qedf_alloc_and_init_sb() (CVE-2024-56748 bsc#1235627) +- commit bf1507f + +------------------------------------------------------------------- +Wed Jan 15 15:53:43 CET 2025 - dsterba@suse.com + +- scsi: ufs: core: sysfs: Prevent div by zero (CVE-2024-56622 bsc#1235251) +- commit e1723b2 + +------------------------------------------------------------------- +Wed Jan 15 15:50:39 CET 2025 - dsterba@suse.com + +- scsi: ufs: core: Cancel RTC work during ufshcd_remove() (CVE-2024-56621 bsc#1235228) +- commit dcbc4ba + +------------------------------------------------------------------- +Wed Jan 15 15:47:57 CET 2025 - dsterba@suse.com + +- scsi: ufs: qcom: Only free platform MSIs when ESI is enabled (CVE-2024-56620 bsc#1235227) +- commit a4f3898 + +------------------------------------------------------------------- +Wed Jan 15 14:49:39 CET 2025 - vkarasulli@suse.de + +- virt: tdx-guest: Just leak decrypted memory on unrecoverable + errors (CVE-2024-57793 bsc#1235768). +- commit 5a20f80 + +------------------------------------------------------------------- +Wed Jan 15 12:39:36 CET 2025 - osalvador@suse.de + +- stackdepot: fix stack_depot_save_flags() in NMI context + (CVE-2024-48876 bsc#1235726). +- commit 21d9f52 + +------------------------------------------------------------------- +Wed Jan 15 10:36:54 CET 2025 - jslaby@suse.cz + +- x86/fred: Clear WFE in missing-ENDBRANCH #CPs (CVE-2024-56761 + bsc#1235633). +- commit d326277 + +------------------------------------------------------------------- +Wed Jan 15 10:16:26 CET 2025 - tbogendoerfer@suse.de + +- net: ethernet: oa_tc6: fix tx skb race condition between + reference pointers (CVE-2024-56788 bsc#1235754). +- tools/net/ynl: fix sub-message key lookup for nested attributes + (git-fixes). +- net: tun: fix tun_napi_alloc_frags() (CVE-2024-56372 + bsc#1235753). +- net: renesas: rswitch: avoid use-after-put for a device tree + node (CVE-2024-55639 bsc#1235737). +- commit ab1ee58 + +------------------------------------------------------------------- +Wed Jan 15 09:37:42 CET 2025 - vkarasulli@suse.de + +- KVM: SVM: Allow guest writes to set MSR_AMD64_DE_CFG bits + (bsc#1234635). +- commit ad88ff2 + +------------------------------------------------------------------- +Wed Jan 15 09:12:02 CET 2025 - vbabka@suse.cz + +- mm/page_alloc: don't call pfn_to_page() on possibly non-existent + PFN in split_large_buddy() (CVE-2024-57881 bsc#1235843). +- commit 47fc212 + +------------------------------------------------------------------- +Wed Jan 15 08:40:16 CET 2025 - jlee@suse.com + +- Reviewed + patches.suse/0001-efi-do-not-automatically-generate-secret-key.patch +- commit 64be71e + +------------------------------------------------------------------- +Wed Jan 15 08:39:05 CET 2025 - jlee@suse.com + +- Reviewed + patches.suse/0011-PM-hibernate-require-hibernate-snapshot-image-to-be-.patch +- commit fac3c3b + +------------------------------------------------------------------- +Wed Jan 15 08:34:38 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0010-PM-hibernate-a-option-to-request-that-snapshot-image.patch. + Update config files. + CONFIG_HIBERNATE_VERIFICATION_FORCE is not set +- commit d0b09b5 + +------------------------------------------------------------------- +Wed Jan 15 08:28:05 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0009-PM-hibernate-prevent-EFI-secret-key-to-be-regenerate.patch. +- commit 38aa2b2 + +------------------------------------------------------------------- +Tue Jan 14 19:57:36 CET 2025 - lduncan@suse.com + +- Revert "block, bfq: merge bfq_release_process_ref() into + bfq_put_cooperator()" (CVE-2024-53182 bsc#1234946). +- block: fix uaf for flush rq while iterating tags (CVE-2024-53170 + bsc#1234888). +- scsi: qedi: Fix a possible memory leak in + qedi_alloc_and_init_sb() (CVE-2024-56747 bsc#1234934). +- scsi: bfa: Fix use-after-free in bfad_im_module_exit() + (CVE-2024-53227 bsc#1235011). +- scsi: hisi_sas: Create all dump files during debugfs + initialization (CVE-2024-56588 bsc#1235123). +- commit d7ec03b + +------------------------------------------------------------------- +Tue Jan 14 19:50:13 CET 2025 - ematsumiya@suse.de + +- smb: client: fix TCP timers deadlock after rmmod (bsc#1235723, + CVE-2024-54680). +- commit 067db58 + +------------------------------------------------------------------- +Tue Jan 14 17:51:58 CET 2025 - nik.borisov@suse.com + +- x86/cpu: Add Lunar Lake to list of CPUs with a broken MONITOR implementation (jsc#PED-11963). +- commit 40fc24b + +------------------------------------------------------------------- +Tue Jan 14 17:06:26 CET 2025 - dsterba@suse.com + +- scsi: hisi_sas: Add cond_resched() for no forced preemption model (CVE-2024-56589 bsc#1235241) +- commit 5616a9a + ------------------------------------------------------------------- Tue Jan 14 15:33:20 CET 2025 - jack@suse.cz - Enable CONFIG_BUG_ON_DATA_CORRUPTION (jsc#PED-11849) - commit ad832d9 +------------------------------------------------------------------- +Tue Jan 14 15:22:20 CET 2025 - andrea.porta@suse.com + +- arm64: dts: rockchip: add hevc power domain clock to rk3328 + (git-fixes). +- commit 4ced1a7 + +------------------------------------------------------------------- +Tue Jan 14 15:21:32 CET 2025 - andrea.porta@suse.com + +- arm64: dts: rockchip: rename rfkill label for Radxa ROCK 5B + (git-fixes). +- commit 1aa0c5f + +------------------------------------------------------------------- +Tue Jan 14 15:20:43 CET 2025 - andrea.porta@suse.com + +- arm64: dts: imx95: correct the address length of + netcmix_blk_ctrl (git-fixes). +- commit 261c0be + ------------------------------------------------------------------- Tue Jan 14 15:19:57 CET 2025 - mfranc@suse.cz @@ -14,6 +2984,45 @@ Tue Jan 14 15:19:57 CET 2025 - mfranc@suse.cz patches.suse/0002-security-Add-a-kernel-lockdown-flag-for-early-boot-s.patch. - commit 53733e1 +------------------------------------------------------------------- +Tue Jan 14 15:19:03 CET 2025 - andrea.porta@suse.com + +- arm64: dts: broadcom: Fix L2 linesize for Raspberry Pi 5 + (git-fixes). +- commit 34dcb38 + +------------------------------------------------------------------- +Tue Jan 14 14:29:28 CET 2025 - oneukum@suse.com + +- reinstating kABI paddings for crypto +- commit dcd0a1e + +------------------------------------------------------------------- +Tue Jan 14 14:28:46 CET 2025 - oneukum@suse.com + +- Refresh patches.suse/crypto-add-suse_kabi_padding.patch. +- commit 7e643ee + +------------------------------------------------------------------- +Tue Jan 14 14:22:08 CET 2025 - oneukum@suse.com + +- reinstate PCI kABI paddings +- commit d5bb436 + +------------------------------------------------------------------- +Tue Jan 14 14:20:41 CET 2025 - oneukum@suse.com + +- Reinstating kABI padding for Thunderbolt +- commit 13936cf + +------------------------------------------------------------------- +Tue Jan 14 13:56:33 CET 2025 - oneukum@suse.com + +- usb: typec: Add attribute file showing the USB Modes of the + partner (git-fixes). +- Refresh patches.suse/paddings-add-for-type-C-new-in-SP5.patch. +- commit 1aae08b + ------------------------------------------------------------------- Tue Jan 14 13:36:21 CET 2025 - dsterba@suse.com @@ -28,6 +3037,14 @@ Tue Jan 14 13:30:56 CET 2025 - mgorman@suse.de command line. - commit b89f0e3 +------------------------------------------------------------------- +Tue Jan 14 13:22:24 CET 2025 - oneukum@suse.com + +- usb: typec: Add attribute file showing the supported USB modes + of the port (git-fixes). +- Refresh patches.suse/paddings-add-for-type-C-new-in-SP5.patch. +- commit 2fd6860 + ------------------------------------------------------------------- Tue Jan 14 13:14:11 CET 2025 - mgorman@suse.de @@ -37,6 +3054,80 @@ Tue Jan 14 13:14:11 CET 2025 - mgorman@suse.de options' (jsc#PED-11838). - commit 6f73ffe +------------------------------------------------------------------- +Tue Jan 14 12:25:35 CET 2025 - oneukum@suse.com + +- usb: typec: ucsi: Fix a missing bits to bytes conversion in + ucsi_init() (git-fixes). +- commit 7a60998 + +------------------------------------------------------------------- +Tue Jan 14 12:19:55 CET 2025 - oneukum@suse.com + +- usb: typec: ucsi: Convert connector specific commands to bitmaps + (git-fixes). +- commit 1060e28 + +------------------------------------------------------------------- +Tue Jan 14 12:16:40 CET 2025 - oneukum@suse.com + +- usb: typec: ucsi: Helper for Get Connector Status command + (git-fixes). +- commit 7530947 + +------------------------------------------------------------------- +Tue Jan 14 12:13:57 CET 2025 - oneukum@suse.com + +- usb: typec: ucsi: Add support for the partner USB Modes + (git-fixes). +- commit bb31d21 + +------------------------------------------------------------------- +Tue Jan 14 11:23:30 CET 2025 - oneukum@suse.com + +- usb: typec: ucsi: Supply the USB capabilities to the ports + (git-fixes). +- commit a77d656 + +------------------------------------------------------------------- +Tue Jan 14 11:08:34 CET 2025 - oneukum@suse.com + +- usb: typec: ucsi: UCSI2.0 Set Sink Path command support + (git-fixes). +- commit 0376245 + +------------------------------------------------------------------- +Tue Jan 14 11:05:51 CET 2025 - oneukum@suse.com + +- usb: typec: ucsi: glink: use device_for_each_child_node_scoped() + (git-fixes). +- commit 3691738 + +------------------------------------------------------------------- +Tue Jan 14 10:01:53 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0008-PM-hibernate-Generate-and-verify-signature-for-snaps.patch. + Update config files. + CONFIG_HIBERNATE_VERIFICATION + CONFIG_EFI_SECRET_KEY + CONFIG_HIDDEN_AREA +- commit 4b57a00 + +------------------------------------------------------------------- +Tue Jan 14 08:34:22 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0007-PM-hibernate-encrypt-hidden-area.patch. +- commit a1cdd8d + +------------------------------------------------------------------- +Tue Jan 14 08:11:18 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0006-efi-allow-user-to-regenerate-secret-key.patch. +- commit 498aa9e + ------------------------------------------------------------------- Mon Jan 13 21:30:48 CET 2025 - krisman@suse.de @@ -697,6 +3788,12 @@ Mon Jan 13 11:54:55 CET 2025 - mfranc@suse.cz - s390x config: IOMMU_DEFAULT_DMA_LAZY=y (bsc#1235646) - commit 2199130 +------------------------------------------------------------------- +Mon Jan 13 10:47:35 CET 2025 - oneukum@suse.com + +- net: usb: qmi_wwan: add Telit FE910C04 compositions (git-fixes). +- commit a8a3e1b + ------------------------------------------------------------------- Mon Jan 13 10:05:49 CET 2025 - tiwai@suse.de @@ -799,6 +3896,31 @@ Sun Jan 12 09:34:43 CET 2025 - tiwai@suse.de (git-fixes). - commit 5559cd4 +------------------------------------------------------------------- +Sun Jan 12 09:15:32 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0005-efi-generate-secret-key-in-EFI-boot-environment.patch. + Update config files. + CONFIG_EFI_SECRET_KEY is not set +- commit f3e53e1 + +------------------------------------------------------------------- +Sun Jan 12 09:10:41 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0002-hibernate-avoid-the-data-in-hidden-area-to-be-snapsh.patch. +- commit 81704e7 + +------------------------------------------------------------------- +Sun Jan 12 09:04:59 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0001-security-create-hidden-area-to-keep-sensitive-data.patch. + Update config files. + CONFIG_HIDDEN_AREA is not set +- commit 53e4009 + ------------------------------------------------------------------- Sun Jan 12 03:41:39 CET 2025 - jlee@suse.com @@ -1129,6 +4251,18 @@ Thu Jan 9 17:36:21 CET 2025 - nmorey@suse.com - af_packet: avoid erroring out after sock_init_data() in packet_create() (CVE-2024-56606 bsc#123541) - commit 4c171b7 +------------------------------------------------------------------- +Thu Jan 9 16:31:26 CET 2025 - dsterba@suse.com + +- smb: client: fix NULL ptr deref in crypto_aead_setkey() (CVE-2024-53185 bsc#1234901) +- commit 16fd7dd + +------------------------------------------------------------------- +Thu Jan 9 16:04:11 CET 2025 - dsterba@suse.com + +- net: af_can: do not leave a dangling sk pointer in can_create() (CVE-2024-56603 bsc#1235415) +- commit 358efec + ------------------------------------------------------------------- Thu Jan 9 15:55:44 CET 2025 - ddiss@suse.de @@ -1136,6 +4270,12 @@ Thu Jan 9 15:55:44 CET 2025 - ddiss@suse.de (bsc#1235035 CVE-2024-56570). - commit 707d8d7 +------------------------------------------------------------------- +Thu Jan 9 15:46:57 CET 2025 - dsterba@suse.com + +- ceph: fix cred leak in ceph_mds_check_access() (CVE-2024-56563 bsc#1235107) +- commit 2378163 + ------------------------------------------------------------------- Thu Jan 9 14:31:17 CET 2025 - jdelvare@suse.de @@ -1202,7 +4342,7 @@ Wed Jan 8 13:49:07 CET 2025 - pmladek@suse.com Wed Jan 8 12:30:13 CET 2025 - dsterba@suse.com - btrfs: fix use-after-free waiting for encoded read endios (bsc#1235128) -- commit 0406131 +- commit faccece ------------------------------------------------------------------- Wed Jan 8 12:17:46 CET 2025 - dwagner@suse.de @@ -1388,6 +4528,13 @@ Tue Jan 7 23:36:50 CET 2025 - ailiop@suse.com - dlm: fix possible lkb_resource null dereference (git-fixes). - commit 490216a +------------------------------------------------------------------- +Tue Jan 7 21:30:51 CET 2025 - mbrugger@suse.com + +- powerpc/pseries/vas: Add close() callback in vas_vm_ops struct + (bsc#1234825). +- commit 2674760 + ------------------------------------------------------------------- Tue Jan 7 20:12:47 CET 2025 - tbogendoerfer@suse.de diff --git a/kernel-syms.spec b/kernel-syms.spec index fa443a7..c00a53f 100644 --- a/kernel-syms.spec +++ b/kernel-syms.spec @@ -16,7 +16,7 @@ # -%define git_commit ed291891ed2804d2dd249f8063da18005e59bab4 +%define git_commit 6642b425d8de140c969bc185b2b1527f15588dfc %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -25,7 +25,7 @@ Name: kernel-syms Version: 6.12.0 %if %using_buildservice %if 0%{?is_kotd} -Release: .ged29189 +Release: .g6642b42 %else Release: 0 %endif diff --git a/kernel-zfcpdump.changes b/kernel-zfcpdump.changes index eb54d71..6d9f5cb 100644 --- a/kernel-zfcpdump.changes +++ b/kernel-zfcpdump.changes @@ -1,9 +1,2979 @@ +------------------------------------------------------------------- +Tue Feb 4 12:23:33 CET 2025 - ailiop@suse.com + +- xfs: Add error handling for xfs_reflink_cancel_cow_range + (git-fixes). +- commit b508427 + +------------------------------------------------------------------- +Tue Feb 4 12:22:51 CET 2025 - ailiop@suse.com + +- xfs: Propagate errors from xfs_reflink_cancel_cow_range in + xfs_dax_write_iomap_end (git-fixes). +- commit e231dcf + +------------------------------------------------------------------- +Tue Feb 4 12:21:58 CET 2025 - ailiop@suse.com + +- xfs: don't call remap_verify_area with sb write protection held + (git-fixes). +- commit b243b98 + +------------------------------------------------------------------- +Tue Feb 4 11:29:34 CET 2025 - tbogendoerfer@suse.de + +- r8169: enable SG/TSO on selected chip versions per default + (bsc#1235874). +- commit 2795291 + +------------------------------------------------------------------- +Tue Feb 4 11:27:18 CET 2025 - tbogendoerfer@suse.de + +- tools: ynl: c: correct reverse decode of empty attrs + (git-fixes). +- net/mlx5e: Fix inversion dependency warning while enabling + IPsec tunnel (CVE-2025-21674 bsc#1236688). +- net: fec: handle page_pool_dev_alloc_pages error (CVE-2025-21676 + bsc#1236696). +- pfcp: Destroy device along with udp socket's netns dismantle + (CVE-2025-21677 bsc#1236697). +- gtp: Destroy device along with udp socket's netns dismantle + (CVE-2025-21678 bsc#1236698). +- gtp: Use for_each_netdev_rcu() in gtp_genl_dump_pdp() + (git-fixes). +- eth: bnxt: always recalculate features after XDP clearing, + fix null-deref (CVE-2025-21682 bsc#1236703). +- commit 7d6efad + +------------------------------------------------------------------- +Mon Feb 3 18:44:57 CET 2025 - ailiop@suse.com + +- NFSv4.2: mark OFFLOAD_CANCEL MOVEABLE (git-fixes). +- commit 29678bd + +------------------------------------------------------------------- +Mon Feb 3 18:42:14 CET 2025 - ailiop@suse.com + +- NFSv4.2: fix COPY_NOTIFY xdr buf size calculation (git-fixes). +- commit d5313f5 + +------------------------------------------------------------------- +Mon Feb 3 18:41:08 CET 2025 - ailiop@suse.com + +- nfs: fix incorrect error handling in LOCALIO (git-fixes). +- commit 9daaf72 + +------------------------------------------------------------------- +Mon Feb 3 18:39:48 CET 2025 - ailiop@suse.com + +- Revert "SUNRPC: Reduce thread wake-up rate when receiving + large RPC messages" (git-fixes). +- commit 39ec528 + +------------------------------------------------------------------- +Mon Feb 3 18:37:45 CET 2025 - ailiop@suse.com + +- NFSD: Insulate nfsd4_encode_read_plus_data() from page + boundaries in the encode buffer (git-fixes). +- commit ffa4780 + +------------------------------------------------------------------- +Mon Feb 3 18:36:59 CET 2025 - ailiop@suse.com + +- NFSD: Insulate nfsd4_encode_read_plus() from page boundaries + in the encode buffer (git-fixes). +- commit fd89a72 + +------------------------------------------------------------------- +Mon Feb 3 18:36:03 CET 2025 - ailiop@suse.com + +- NFSD: Insulate nfsd4_encode_read() from page boundaries in + the encode buffer (git-fixes). +- commit a5474b1 + +------------------------------------------------------------------- +Mon Feb 3 18:33:40 CET 2025 - ailiop@suse.com + +- NFSD: fix decoding in nfs4_xdr_dec_cb_getattr (git-fixes). +- commit 744c03a + +------------------------------------------------------------------- +Mon Feb 3 18:32:30 CET 2025 - ailiop@suse.com + +- nfsd: fix legacy client tracking initialization (git-fixes). +- commit b058f86 + +------------------------------------------------------------------- +Mon Feb 3 15:56:36 CET 2025 - davide.benini@suse.com + +- net: inet6: do not leave a dangling sk pointer in inet6_create() + (CVE-2024-56600 bsc#1235217). +- commit 001ffac + +------------------------------------------------------------------- +Mon Feb 3 15:33:33 CET 2025 - pmladek@suse.com + +- printk: Defer legacy printing when holding printk_cpu_sync + (bsc#1236733). +- commit 35fb637 + +------------------------------------------------------------------- +Mon Feb 3 14:58:27 CET 2025 - ailiop@suse.com + +- iomap: avoid avoid truncating 64-bit offset to 32 bits + (git-fixes). +- commit dcd6fd5 + +------------------------------------------------------------------- +Mon Feb 3 14:57:27 CET 2025 - ailiop@suse.com + +- iomap: pass byte granular end position to iomap_add_to_ioend + (git-fixes). +- commit 3e58ba8 + +------------------------------------------------------------------- +Mon Feb 3 14:56:05 CET 2025 - ailiop@suse.com + +- cachefiles: Parse the "secctx" immediately (git-fixes). +- commit d3745ec + +------------------------------------------------------------------- +Mon Feb 3 14:50:56 CET 2025 - ailiop@suse.com + +- dlm: fix srcu_read_lock() return type to int (git-fixes). +- commit befab55 + +------------------------------------------------------------------- +Mon Feb 3 14:50:02 CET 2025 - ailiop@suse.com + +- dlm: fix removal of rsb struct that is master and dir record + (git-fixes). +- commit 0dc790e + +------------------------------------------------------------------- +Mon Feb 3 14:48:55 CET 2025 - ailiop@suse.com + +- xfs: check for dead buffers in xfs_buf_find_insert (git-fixes). +- commit 518b962 + +------------------------------------------------------------------- +Mon Feb 3 14:47:45 CET 2025 - ailiop@suse.com + +- xfs: fix a double completion for buffers on in-memory targets + (git-fixes). +- commit 230cef5 + +------------------------------------------------------------------- +Mon Feb 3 14:46:58 CET 2025 - ailiop@suse.com + +- xfs/libxfs: replace kmalloc() and memcpy() with kmemdup() + (git-fixes). +- commit e30e5c1 + +------------------------------------------------------------------- +Mon Feb 3 14:34:31 CET 2025 - jgross@suse.com + +- Update config files: remove XEN PV support and kernel side PV device + backends (jsc#PED-11779) +- commit 31e5715 + +------------------------------------------------------------------- +Mon Feb 3 14:26:31 CET 2025 - iivanov@suse.de + +- arm64: dts: marvell: cn9131-cf-solidwan: fix cp1 comphy links (git-fixes) +- commit c3b3ad4 + +------------------------------------------------------------------- +Mon Feb 3 14:25:20 CET 2025 - iivanov@suse.de + +- arm64: dts: rockchip: increase gmac rx_delay on rk3399-puma (git-fixes) +- commit 040d5bd + +------------------------------------------------------------------- +Mon Feb 3 14:24:03 CET 2025 - iivanov@suse.de + +- arm64: dts: rockchip: fix num-channels property of wolfvision pf5 mic (git-fixes) +- commit 80bffba + +------------------------------------------------------------------- +Mon Feb 3 14:23:02 CET 2025 - iivanov@suse.de + +- arm64: dts: rockchip: Fix PCIe3 handling for Edgeble-6TOPS Modules (git-fixes) +- commit 6eeb73e + +------------------------------------------------------------------- +Mon Feb 3 14:18:42 CET 2025 - iivanov@suse.de + +- arm64: dts: rockchip: Fix sdmmc access on rk3308-rock-s0 v1.1 boards (git-fixes) +- commit 0f4955c + +------------------------------------------------------------------- +Mon Feb 3 14:16:30 CET 2025 - iivanov@suse.de + +- arm64: tegra: Fix Tegra234 PCIe interrupt-map (git-fixes) +- commit 17b2e93 + +------------------------------------------------------------------- +Mon Feb 3 14:14:44 CET 2025 - iivanov@suse.de + +- arm64: tegra: Disable Tegra234 sce-fabric node (git-fixes) +- commit 5fbc68f + +------------------------------------------------------------------- +Mon Feb 3 14:13:32 CET 2025 - iivanov@suse.de + +- arm64: tegra: Fix typo in Tegra234 dce-fabric compatible (git-fixes) +- commit b60c09f + +------------------------------------------------------------------- +Mon Feb 3 14:13:17 CET 2025 - ailiop@suse.com + +- xfs: don't shut down the filesystem for media failures beyond + end of log (git-fixes). +- commit b3253c4 + +------------------------------------------------------------------- +Mon Feb 3 14:12:23 CET 2025 - iivanov@suse.de + +- arm64: tegra: Fix DMA ID for SPI2 (git-fixes) +- commit ed27827 + +------------------------------------------------------------------- +Mon Feb 3 14:09:40 CET 2025 - ailiop@suse.com + +- gfs2: Truncate address space when flipping GFS2_DIF_JDATA flag + (git-fixes). +- commit 2bdb106 + +------------------------------------------------------------------- +Mon Feb 3 13:59:21 CET 2025 - iivanov@suse.de + +- arm64: dts: rockchip: Fix Turing RK1 PCIe3 hang (git-fixes) +- commit 6545f4a + +------------------------------------------------------------------- +Mon Feb 3 13:58:33 CET 2025 - iivanov@suse.de + +- arm64: dts: rockchip: Split up RK3588's PCIe pinctrls (git-fixes) +- commit ee6c1d3 + +------------------------------------------------------------------- +Mon Feb 3 13:50:06 CET 2025 - iivanov@suse.de + +- arm64/mm: Override PARange for !LPA2 and use it consistently (git-fixes) +- commit 46430f7 + +------------------------------------------------------------------- +Mon Feb 3 13:47:46 CET 2025 - iivanov@suse.de + +- arm64/mm: Reduce PA space to 48 bits when LPA2 is not enabled (git-fixes) +- commit 1e5b33c + +------------------------------------------------------------------- +Mon Feb 3 13:45:19 CET 2025 - iivanov@suse.de + +- arm64: Filter out SVE hwcaps when FEAT_SVE isn't implemented (git-fixes) +- commit 6644a3b + +------------------------------------------------------------------- +Mon Feb 3 13:42:32 CET 2025 - iivanov@suse.de + +- arm64/sme: Move storage of reg_smidr to __cpuinfo_store_cpu() (git-fixes) +- commit ee0c3e4 + +------------------------------------------------------------------- +Mon Feb 3 13:39:16 CET 2025 - iivanov@suse.de + +- arm64: stacktrace: Don't WARN when unwinding other tasks (git-fixes) +- commit c1b5cbf + +------------------------------------------------------------------- +Mon Feb 3 12:22:59 CET 2025 - dwagner@suse.de + +- nvme: fix bogus kzalloc() return check in + nvme_init_effects_log() (git-fixes). +- commit d42e4b8 + +------------------------------------------------------------------- +Mon Feb 3 11:20:53 CET 2025 - dwagner@suse.de + +- nvme: Add error path for xa_store in nvme_init_effects + (git-fixes). +- nvme: Add error check for xa_store in nvme_get_effects_log + (git-fixes). +- nvme-tcp: Fix I/O queue cpu spreading for multiple controllers + (git-fixes). +- nvmet: propagate npwg topology (git-fixes). +- commit 7f10443 + +------------------------------------------------------------------- +Mon Feb 3 11:05:26 CET 2025 - oneukum@suse.com + +- usbnet: ipheth: fix DPE OoB read (git-fixes). +- commit b2a02b8 + +------------------------------------------------------------------- +Mon Feb 3 11:04:39 CET 2025 - oneukum@suse.com + +- usbnet: ipheth: break up NCM header size computation + (git-fixes). +- commit 7a83cc0 + +------------------------------------------------------------------- +Mon Feb 3 11:03:37 CET 2025 - oneukum@suse.com + +- usbnet: ipheth: refactor NCM datagram loop (git-fixes). +- commit 095ff33 + +------------------------------------------------------------------- +Mon Feb 3 10:53:21 CET 2025 - ohering@suse.de + +- scsi: storvsc: Ratelimit warning logs to prevent VM denial of + service (git-fixes). +- scsi: storvsc: Don't assume cpu_possible_mask is dense + (git-fixes). +- hyperv: Do not overlap the hvcall IO areas in + hv_vtl_apicid_to_vp_id() (git-fixes). +- hyperv: Do not overlap the hvcall IO areas in get_vtl() + (git-fixes). +- hyperv: Enable the hypercall output page for the VTL mode + (git-fixes). +- hv_balloon: Fallback to generic_online_page() for non-HV hot + added mem (git-fixes). +- Drivers: hv: vmbus: Log on missing offers if any (git-fixes). +- Drivers: hv: vmbus: Wait for boot-time offers during boot and + resume (git-fixes). +- uio_hv_generic: Add a check for HV_NIC for send, receive + buffers setup (git-fixes). +- iommu/hyper-v: Don't assume cpu_possible_mask is dense + (git-fixes). +- Drivers: hv: Don't assume cpu_possible_mask is dense + (git-fixes). +- x86/hyperv: Don't assume cpu_possible_mask is dense (git-fixes). +- hyperv: Remove the now unused hyperv-tlfs.h files (git-fixes). +- hyperv: Switch from hyperv-tlfs.h to hyperv/hvhdk.h (git-fixes). +- hyperv: Add new Hyper-V headers in include/hyperv (git-fixes). +- hyperv: Clean up unnecessary #includes (git-fixes). +- hyperv: Move hv_connection_id to hyperv-tlfs.h (git-fixes). +- hv_netvsc: Replace one-element array with flexible array member + (git-fixes). +- commit bf2065f + +------------------------------------------------------------------- +Sun Feb 2 10:01:55 CET 2025 - tiwai@suse.de + +- Revert "media: uvcvideo: Require entities to have a non-zero + unique ID" (bsc#1235894). +- wifi: rtl8xxxu: add more missing rtl8192cu USB IDs + (stable-fixes). +- drm/amd/display: Initialize denominator defaults to 1 + (stable-fixes). +- drm/amd/display: Use HW lock mgr for PSR1 (stable-fixes). +- drm/connector: hdmi: Validate supported_formats matches + ycbcr_420_allowed (stable-fixes). +- commit 839fcdd + +------------------------------------------------------------------- +Sat Feb 1 10:16:05 CET 2025 - tiwai@suse.de + +- ASoC: acp: Support microphone from Lenovo Go S (stable-fixes). +- ALSA: pcm: use new array-copying-wrapper (stable-fixes). +- ALSA: usb-audio: Add delay quirk for iBasso DC07 Pro + (stable-fixes). +- commit ccad405 + +------------------------------------------------------------------- +Sat Feb 1 10:14:26 CET 2025 - tiwai@suse.de + +- PCI: Restore original INTX_DISABLE bit by pcim_intx() + (git-fixes). +- kconfig: fix memory leak in sym_warn_unmet_dep() (git-fixes). +- kconfig: fix file name in warnings when loading + KCONFIG_DEFCONFIG_LIST (git-fixes). +- genksyms: fix memory leak when the same symbol is read from + *.symref file (git-fixes). +- genksyms: fix memory leak when the same symbol is added from + source (git-fixes). +- ata: libata-core: Add ATA_QUIRK_NOLPM for Samsung SSD 870 QVO + drives (git-fixes). +- ASoC: amd: acp: Fix possible deadlock (git-fixes). +- ASoC: da7213: Initialize the mutex (git-fixes). +- ASoC: rockchip: i2s_tdm: Re-add the set_sysclk callback + (git-fixes). +- ALSA: hda: Fix headset detection failure due to unstable sort + (git-fixes). +- ALSA: hda/realtek: Fix quirk matching for Legion Pro 7 + (git-fixes). +- commit 4daaa58 + +------------------------------------------------------------------- +Fri Jan 31 18:52:17 CET 2025 - krisman@suse.de + +- io_uring/eventfd: ensure io_eventfd_signal() defers another + RCU period (CVE-2025-21655 bsc#1236163). +- commit 8c48635 + +------------------------------------------------------------------- +Fri Jan 31 18:40:47 CET 2025 - krisman@suse.de + +- io_uring/eventfd: abstract out ev_fd put helper (CVE-2025-21655 + bsc#1236163). +- commit 3ee0779 + +------------------------------------------------------------------- +Fri Jan 31 17:47:10 CET 2025 - krisman@suse.de + +- io_uring/sqpoll: zero sqd->thread on tctx errors (CVE-2025-21633 + bsc#1236108). +- commit e81e97d + +------------------------------------------------------------------- +Fri Jan 31 16:50:37 CET 2025 - mgorman@suse.de + +- sched_ext: update scx_bpf_dsq_insert() doc for SCX_DSQ_LOCAL_ON + (git fixes (sched)). +- cpufreq: schedutil: Fix superfluous updates caused by + need_freq_update (git fixes (sched)). +- sched/fair: Fix update_cfs_group() vs DELAY_DEQUEUE (git fixes + (sched)). +- sched/fair: Fix EEVDF entity placement bug causing scheduling + lag (git fixes (sched)). +- sched_ext: idle: Refresh idle masks during idle-to-idle + transitions (git fixes (sched)). +- freezer, sched: Report frozen tasks as 'D' instead of 'R' + (git fixes (sched)). +- epoll: Add synchronous wakeup support for ep_poll_callback + (git fixes (sched)). +- commit 3d30d97 + +------------------------------------------------------------------- +Fri Jan 31 11:16:22 CET 2025 - ptesarik@suse.com + +- mm/rodata_test: use READ_ONCE() to read const variable + (git-fixes). +- commit d31a779 + +------------------------------------------------------------------- +Fri Jan 31 10:16:03 CET 2025 - ggherdovich@suse.cz + +- cpufreq/amd-pstate: Fix prefcore rankings (git-fixes). +- commit 6e54c2a + +------------------------------------------------------------------- +Fri Jan 31 08:45:14 CET 2025 - tiwai@suse.de + +- rtc: zynqmp: Fix optional clock name property (git-fixes). +- rtc: loongson: clear TOY_MATCH0_REG in loongson_rtc_isr() + (git-fixes). +- rtc: pcf85063: fix potential OOB write in PCF85063 NVMEM read + (git-fixes). +- rtc: tps6594: Fix integer overflow on 32bit systems (git-fixes). +- PM: sleep: core: Synchronize runtime PM status of parents and + children (git-fixes). +- PM: hibernate: Add error handling for syscore_suspend() + (git-fixes). +- Bluetooth: L2CAP: accept zero as a special value for MTU + auto-selection (git-fixes). +- Bluetooth: btnxpuart: Fix glitches seen in dual A2DP streaming + (git-fixes). +- Bluetooth: btusb: mediatek: Add locks for + usb_driver_claim_interface() (git-fixes). +- usbnet: ipheth: use static NDP16 location in URB (git-fixes). +- usbnet: ipheth: check that DPE points past NCM header + (git-fixes). +- usbnet: ipheth: fix possible overflow in DPE length check + (git-fixes). +- net: usb: rtl8150: enable basic endpoint checking (git-fixes). +- net: phy: c45-tjaxx: add delay between MDIO write and read in + soft_reset (git-fixes). +- net: rose: fix timer races against user threads (git-fixes). +- net: phy: marvell-88q2xxx: Fix temperature measurement with + reset-gpios (git-fixes). +- NFC: nci: Add bounds checking in nci_hci_create_pipe() + (git-fixes). +- docs: power: Fix footnote reference for Toshiba Satellite + P10-554 (git-fixes). +- gpio: mxc: remove dead code after switch to DT-only (git-fixes). +- commit ca8e15a + +------------------------------------------------------------------- +Fri Jan 31 05:24:26 CET 2025 - tonyj@suse.de + +- docs: ABI: sysfs-bus-event_source-devices-vpa-pmu: Fix htmldocs + errors (jsc#PED-10947, git-fixes). +- commit 84a7517 + +------------------------------------------------------------------- +Fri Jan 31 03:50:33 CET 2025 - tonyj@suse.de + +- perf/x86/intel: Add PMU support for ArrowLake-H (jsc#PED-10527). +- perf/x86/intel: Support hybrid PMU with multiple atom uarchs + (jsc#PED-10527). +- x86/cpu/intel: Define helper to get CPU core native ID + (jsc#PED-10527). +- perf/x86: Refine hybrid_pmu_type defination (jsc#PED-10527). +- commit d4840cf + +------------------------------------------------------------------- +Fri Jan 31 03:49:36 CET 2025 - tonyj@suse.de + +- perf/x86/intel/uncore: Add Clearwater Forest support + (jsc#PED-10657). +- commit 3b2b3d7 + +------------------------------------------------------------------- +Fri Jan 31 03:49:04 CET 2025 - tonyj@suse.de + +- perf/x86/intel: Add Arrow Lake U support (jsc#PED-10525). +- commit 7de75f6 + +------------------------------------------------------------------- +Fri Jan 31 02:49:43 CET 2025 - tonyj@suse.de + +- powerpc/perf: Add per-task/process monitoring to vpa_pmu driver + (jsc#PED-10947). +- powerpc/kvm: Add vpa latency counters to kvm_vcpu_arch + (jsc#PED-10947). +- docs: ABI: sysfs-bus-event_source-devices-vpa-pmu: Document + sysfs event format entries for vpa_pmu (jsc#PED-10947). +- commit a4dd907 + +------------------------------------------------------------------- +Fri Jan 31 02:48:27 CET 2025 - tonyj@suse.de + +- powerpc/perf: Add perf interface to expose vpa counters + (jsc#PED-10947). +- Update config files (ppc64le/default/CONFIG_VPA_PMU) +- Update supported.conf (arch/powerpc/perf/vpa-pmu) +- commit f7b6f3e + +------------------------------------------------------------------- +Fri Jan 31 02:04:25 CET 2025 - tonyj@suse.de + +- perf/x86/rapl: Add core energy counter support for AMD CPUs + (jsc#PED-11773). +- perf/x86/rapl: Move the cntr_mask to rapl_pmus struct + (jsc#PED-11773). +- perf/x86/rapl: Remove the global variable rapl_msrs + (jsc#PED-11773). +- perf/x86/rapl: Modify the generic variable names to *_pkg* + (jsc#PED-11773). +- perf/x86/rapl: Add arguments to the init and cleanup functions + (jsc#PED-11773). +- perf/x86/rapl: Make rapl_model struct global (jsc#PED-11773). +- perf/x86/rapl: Rename rapl_pmu variables (jsc#PED-11773). +- perf/x86/rapl: Remove the cpu_to_rapl_pmu() function + (jsc#PED-11773). +- x86/topology: Introduce topology_logical_core_id() + (jsc#PED-11773). +- perf/x86/rapl: Remove the unused get_rapl_pmu_cpumask() function + (jsc#PED-11773). +- perf/x86/rapl: Clean up cpumask and hotplug (jsc#PED-11773). +- perf/x86/rapl: Move the pmu allocation out of CPU hotplug + (jsc#PED-11773). +- x86/amd: Use heterogeneous core topology for identifying boost + numerator (jsc#PED-11773). +- x86/cpu: Add CPU type to struct cpuinfo_topology + (jsc#PED-11773). +- x86/cpu: Enable SD_ASYM_PACKING for PKG domain on AMD + (jsc#PED-11773). +- x86/cpufeatures: Add X86_FEATURE_AMD_HETEROGENEOUS_CORES + (jsc#PED-11773). +- x86/cpufeatures: Rename X86_FEATURE_FAST_CPPC to have AMD prefix + (jsc#PED-11773). +- commit c61d138 + +------------------------------------------------------------------- +Thu Jan 30 17:36:38 CET 2025 - ggherdovich@suse.cz + +- cpufreq/amd-pstate: Use boost numerator for upper bound of + frequencies (git-fixes). +- cpufreq/amd-pstate: Store the boost numerator as highest perf + again (git-fixes). +- commit 6f5ef23 + +------------------------------------------------------------------- +Thu Jan 30 17:27:17 CET 2025 - ggherdovich@suse.cz + +- cpufreq/amd-pstate: Detect preferred core support before driver + registration (git-fixes). +- cpufreq/amd-pstate: Move registration after static function + call update (git-fixes). +- cpufreq/amd-pstate: Push adjust_perf vfunc init into cpu_init + (git-fixes). +- cpufreq/amd-pstate: Align offline flow of shared memory and + MSR based systems (git-fixes). +- cpufreq/amd-pstate: Call cppc_set_epp_perf in the reenable + function (git-fixes). +- cpufreq/amd-pstate: Do not attempt to clear MSR_AMD_CPPC_ENABLE + (git-fixes). +- cpufreq/amd-pstate: Rename functions that enable CPPC + (git-fixes). +- cpufreq/amd-pstate: Remove the redundant amd_pstate_set_driver() + call (git-fixes). +- cpufreq/amd-pstate: Remove the switch case in amd_pstate_init() + (git-fixes). +- cpufreq/amd-pstate: Call amd_pstate_set_driver() in + amd_pstate_register_driver() (git-fixes). +- cpufreq/amd-pstate: Call amd_pstate_register() in + amd_pstate_init() (git-fixes). +- cpufreq/amd-pstate: Set the initial min_freq to + lowest_nonlinear_freq (git-fixes). +- cpufreq/amd-pstate: Remove the redundant verify() function + (git-fixes). +- cpufreq/amd-pstate: Rename MSR and shared memory specific + functions (git-fixes). +- commit 3a64362 + +------------------------------------------------------------------- +Thu Jan 30 15:12:26 CET 2025 - ggherdovich@suse.cz + +- cpufreq: ACPI: Fix max-frequency computation (git-fixes + jsc#PED-12064). +- commit 8847124 + +------------------------------------------------------------------- +Thu Jan 30 14:42:55 CET 2025 - tiwai@suse.de + +- Move upstreamed lpfc and initramfs patches into sorted section +- commit 3188ca8 + +------------------------------------------------------------------- +Thu Jan 30 14:40:12 CET 2025 - tiwai@suse.de + +- Input: synaptics - fix crash when enabling pass-through port + (bsc#1219522). +- commit 37ec4ab + +------------------------------------------------------------------- +Thu Jan 30 13:53:33 CET 2025 - msuchanek@suse.de + +- powerpc/pseries/eeh: Fix get PE state translation (bsc#1215199). +- commit 9a95d7d + +------------------------------------------------------------------- +Thu Jan 30 13:48:12 CET 2025 - msuchanek@suse.de + +- Update config files. + Disable accidentally enabled option + ppc64le: + CONFIG_IRQ_TIME_ACCOUNTING=n +- commit 482ad8d + +------------------------------------------------------------------- +Thu Jan 30 13:45:59 CET 2025 - tiwai@suse.de + +- ALSA: hda/realtek: Workaround for resume on Dell Venue 11 Pro + 7130 (bsc#1235686). +- commit 9e21a47 + +------------------------------------------------------------------- +Thu Jan 30 13:42:43 CET 2025 - msuchanek@suse.de + +- powerpc/pseries/iommu: Don't unset window if it was never set + (jsc#PED-10539 git-fixes). +- commit 198b0d2 + +------------------------------------------------------------------- +Thu Jan 30 11:18:51 CET 2025 - ggherdovich@suse.cz + +- cpufreq: Move endif to the end of Kconfig file (git-fixes). +- commit bff3dd1 + +------------------------------------------------------------------- +Thu Jan 30 08:36:19 CET 2025 - tiwai@suse.de + +- dmaengine: ti: edma: fix OF node reference leaks in edma_driver + (git-fixes). +- regulator: core: Add missing newline character (git-fixes). +- wifi: ath12k: fix read pointer after free in + ath12k_mac_assign_vif_to_vdev() (git-fixes). +- wifi: rtw89: fix proceeding MCC with wrong scanning state + after sequence changes (git-fixes). +- commit 04018e2 + +------------------------------------------------------------------- +Wed Jan 29 16:30:31 CET 2025 - jgross@suse.com + +- virtio-blk: don't keep queue frozen during system suspend + (CVE-2024-57946 bsc#1236247). +- commit 7fd5c04 + +------------------------------------------------------------------- +Wed Jan 29 16:02:56 CET 2025 - mhocko@suse.com + +- netfilter: x_tables: fix LED ID check in led_tg_check() + (CVE-2024-56650 bsc#1235430). +- commit 7f5dabf + +------------------------------------------------------------------- +Wed Jan 29 10:08:12 CET 2025 - jslaby@suse.cz + +- serial: sh-sci: Increment the runtime usage counter for the + earlycon device (git-fixes). +- serial: sh-sci: Clean sci_ports after at earlycon exit + (git-fixes). +- serial: sh-sci: Do not probe the serial port if its slot in + sci_ports is in use (git-fixes). +- serial: sh-sci: Move runtime PM enable to sci_probe_single() + (git-fixes). +- serial: sh-sci: Drop __initdata macro for port_cfg (git-fixes). +- tty: Permit some TIOCL_SETSEL modes without CAP_SYS_ADMIN + (git-fixes). +- tty: xilinx_uartps: split sysrq handling (git-fixes). +- serial: 8250: Adjust the timeout for FIFO mode (git-fixes). +- commit d006f88 + +------------------------------------------------------------------- +Wed Jan 29 09:22:45 CET 2025 - tiwai@suse.de + +- driver core: class: Fix wild pointer dereferences in API + class_dev_iter_next() (git-fixes). +- devcoredump: cleanup some comments (git-fixes). +- tools/bootconfig: Fix the wrong format specifier (git-fixes). +- serial: sh-sci: Do not probe the serial port if its slot in + sci_ports[] is in use (git-fixes). +- serial: sh-sci: Drop __initdata macro for port_cfg (git-fixes). +- tty: Permit some TIOCL_SETSEL modes without CAP_SYS_ADMIN + (git-fixes). +- tty: xilinx_uartps: split sysrq handling (git-fixes). +- serial: 8250: Adjust the timeout for FIFO mode (git-fixes). +- tty: mips_ejtag_fdc: fix one more u8 warning (git-fixes). +- LoongArch: Fix warnings during S3 suspend (git-fixes). +- commit b05d21a + +------------------------------------------------------------------- +Tue Jan 28 18:09:18 CET 2025 - cfamullaconrad@suse.com + +- tools/power turbostat: Add initial support for GraniteRapids-D + (jsc#PED-10490). +- commit 5b7dffe + +------------------------------------------------------------------- +Tue Jan 28 13:05:25 CET 2025 - tiwai@suse.de + +- selftests/mm: virtual_address_range: avoid reading from VM_IO + mappings (git-fixes). +- selftests/mm: virtual_address_range: unmap chunks after + validation (git-fixes). +- selftests/mm/cow: modify the incorrect checking parameters + (git-fixes). +- selftests/mm: use selftests framework to print test result + (git-fixes). +- selftests/mm: fix condition in uffd_move_test_common() + (git-fixes). +- selftests: mm: fix conversion specifiers in transact_test() + (git-fixes). +- clk: clk-loongson2: Fix the number count of clk provider + (git-fixes). +- clk: sunxi-ng: a100: enable MMC clock reparenting (git-fixes). +- clk: mmp2: call pm_genpd_init() only after genpd.name is set + (git-fixes). +- clk: thead: Fix cpu2vp_clk for TH1520 AP_SUBSYS clocks + (git-fixes). +- clk: thead: Add CLK_IGNORE_UNUSED to fix TH1520 boot + (git-fixes). +- clk: thead: Fix clk gate registration to pass flags (git-fixes). +- clk: qcom: gcc-sdm845: Do not use shared clk_ops for QUPs + (git-fixes). +- clk: qcom: gcc-x1e80100: Do not turn off usb_2 controller GDSC + (git-fixes). +- clk: qcom: gcc-mdm9607: Fix cmd_rcgr offset for blsp1_uart6 rcg + (git-fixes). +- clk: qcom: camcc-x1e80100: Set titan_top_gdsc as the parent + GDSC of subordinate GDSCs (git-fixes). +- clk: qcom: clk-alpha-pll: fix alpha mode configuration + (git-fixes). +- clk: qcom: dispcc-sm6350: Add missing parent_map for a clock + (git-fixes). +- clk: qcom: gcc-sm6350: Add missing parent_map for two clocks + (git-fixes). +- clk: qcom: clk-rpmh: prevent integer overflow in recalc_rate + (git-fixes). +- clk: qcom: gcc-sm8650: Do not turn off PCIe GDSCs during + gdsc_disable() (git-fixes). +- clk: qcom: gcc-sm8550: Do not turn off PCIe GDSCs during + gdsc_disable() (git-fixes). +- clk: imx8mp: Fix clkout1/2 support (git-fixes). +- clk: sunxi-ng: a64: stop force-selecting PLL-MIPI as TCON0 + parent (git-fixes). +- clk: ralink: mtmips: remove duplicated 'xtal' clock for Ralink + SoC RT3883 (git-fixes). +- clk: mediatek: mt2701-img: add missing dummy clk (git-fixes). +- clk: mediatek: mt2701-mm: add missing dummy clk (git-fixes). +- clk: mediatek: mt2701-bdp: add missing dummy clk (git-fixes). +- clk: mediatek: mt2701-aud: fix conversion to + mtk_clk_simple_probe (git-fixes). +- clk: mediatek: mt2701-vdec: fix conversion to + mtk_clk_simple_probe (git-fixes). +- clk: renesas: cpg-mssr: Fix 'soc' node handling in + cpg_mssr_reserved_init() (git-fixes). +- clk: analogbits: Fix incorrect calculation of vco rate delta + (git-fixes). +- clk: fix an OF node reference leak in of_clk_get_parent_name() + (git-fixes). +- pstore/blk: trivial typo fixes (git-fixes). +- selftests/mm: set allocated memory to non-zero content in cow + test (git-fixes). +- clk: clk-imx8mp-audiomix: fix function signature (git-fixes). +- clk: thead: Fix TH1520 emmc and shdci clock rate (git-fixes). +- efivarfs: Fix error on non-existent file (stable-fixes). +- qca_spi: Make driver probing reliable (git-fixes). +- qca_spi: Fix clock speed for multiple QCA7000 (git-fixes). +- commit 52abd40 + +------------------------------------------------------------------- +Tue Jan 28 10:14:21 CET 2025 - jslaby@suse.cz + +- PCI: rcar-ep: Fix incorrect variable used when calling + devm_request_mem_region() (git-fixes). +- PCI: microchip: Set inbound address translation for coherent + or non-coherent mode (git-fixes). +- PCI: imx6: Add missing reference clock disable logic + (git-fixes). +- PCI: imx6: Deassert apps_reset in imx_pcie_deassert_core_reset() + (git-fixes). +- PCI: imx6: Skip controller_id generation logic for i.MX7D + (git-fixes). +- PCI: imx6: Configure PHY based on Root Complex or Endpoint mode + (git-fixes). +- PCI: dwc: Always stop link in the dw_pcie_suspend_noirq + (git-fixes). +- PCI: qcom: Update ICC and OPP values after Link Up event + (git-fixes). +- PCI: endpoint: pci-epf-test: Fix check for DMA MEMCPY test + (git-fixes). +- PCI: endpoint: pci-epf-test: Set dma_chan_rx pointer to NULL + on error (git-fixes). +- PCI: dwc: ep: Prevent changing BAR size/flags in + pci_epc_set_bar() (git-fixes). +- PCI: dwc: ep: Write BAR_MASK before iATU registers in + pci_epc_set_bar() (git-fixes). +- PCI: endpoint: Finish virtual EP removal in + pci_epf_remove_vepf() (git-fixes). +- PCI: endpoint: Destroy the EPC device in devm_pci_epc_destroy() + (git-fixes). +- PCI/ASPM: Save parent L1SS config in pci_save_aspm_l1ss_state() + (git-fixes). +- commit 6aedcaa + +------------------------------------------------------------------- +Tue Jan 28 10:06:37 CET 2025 - jslaby@suse.cz + +- genirq: Make handle_enforce_irqctx() unconditionally available + (git-fixes). +- commit c47d221 + +------------------------------------------------------------------- +Tue Jan 28 10:04:49 CET 2025 - jslaby@suse.cz + +- Refresh patches.suse/tpm-Map-the-ACPI-provided-event-log.patch. + Add Alt-commit. +- commit 256dd4e + +------------------------------------------------------------------- +Tue Jan 28 10:04:33 CET 2025 - jslaby@suse.cz + +- ipmi: ssif_bmc: Fix new request loss when bmc ready for a + response (git-fixes). +- ipmi: ipmb: Add check devm_kasprintf() returned value + (git-fixes). +- commit 513ad80 + +------------------------------------------------------------------- +Tue Jan 28 08:46:32 CET 2025 - nik.borisov@suse.com + +- x86: Fix build regression with CONFIG_KEXEC_JUMP enabled (git-fixes). +- commit e16e19e + +------------------------------------------------------------------- +Tue Jan 28 08:46:18 CET 2025 - nik.borisov@suse.com + +- clocksource: Make negative motion detection more robust (git-fixes). +- commit fca041b + +------------------------------------------------------------------- +Tue Jan 28 08:39:47 CET 2025 - tiwai@suse.de + +- drm/v3d: Assign job pointer to NULL before signaling the fence + (git-fixes). +- drm/amd/display: Fix error pointers in + amdgpu_dm_crtc_mem_type_changed (git-fixes). +- iio: light: as73211: fix channel handling in only-color + triggered buffer (git-fixes). +- intel_th: core: fix kernel-doc warnings (git-fixes). +- bus: mhi: host: Free mhi_buf vector inside + mhi_alloc_bhie_table() (git-fixes). +- iio: iio-mux: kzalloc instead of devm_kzalloc to ensure page + alignment (git-fixes). +- iio: adc: ad_sigma_delta: Handle CS assertion as intended in + ad_sd_read_reg_raw() (git-fixes). +- iio: adc: ad7124: Refuse invalid input specifiers (git-fixes). +- iio: adc: ad7124: Don't create more channels than the driver + can handle (git-fixes). +- extcon: realtek: fix NULL deref check in extcon_rtk_type_c_probe + (git-fixes). +- misc: fastrpc: Fix copy buffer page size (git-fixes). +- misc: fastrpc: Fix registered buffer page address (git-fixes). +- misc: fastrpc: Deregister device nodes properly in error + scenarios (git-fixes). +- VMCI: fix reference to ioctl-number.rst (git-fixes). +- drivers/card_reader/rtsx_usb: Restore interrupt based detection + (git-fixes). +- uio: uio_dmem_genirq: check the return value of devm_kasprintf() + (git-fixes). +- uio: Fix return value of poll (git-fixes). +- misc: misc_minor_alloc to use ida for all dynamic/misc dynamic + minors (git-fixes). +- pps: Fix a use-after-free (git-fixes). +- Revert "usb: gadget: u_serial: Disable ep before setting port to + null to fix the crash caused by port being null" (stable-fixes). +- usb: typec: tcpci: Prevent Sink disconnection before + vPpsShutdown in SPR PPS (git-fixes). +- usb: dwc3: core: Defer the probe until USB power supply ready + (git-fixes). +- USB: serial: quatech2: fix null-ptr-deref in + qt2_process_read_urb() (git-fixes). +- usb: typec: tcpm: set SRC_SEND_CAPABILITIES timeout to + PD_T_SENDER_RESPONSE (git-fixes). +- usb: host: xhci-plat: Assign shared_hcd->rsrc_start (git-fixes). +- usb: dwc3-am62: Fix an OF node leak in phy_syscon_pll_refclk() + (git-fixes). +- usb: dwc3: Skip resume if pm_runtime_set_active() fails + (git-fixes). +- usb: xhci: Fix NULL pointer dereference on certain command + aborts (git-fixes). +- usb: gadget: f_tcm: Don't prepare BOT write request twice + (git-fixes). +- usb: gadget: f_tcm: ep_autoconfig with fullspeed endpoint + (git-fixes). +- usb: gadget: f_tcm: Fix Get/SetInterface return value + (git-fixes). +- usb: gadget: f_tcm: Decrement command ref count on cleanup + (git-fixes). +- usb: gadget: f_tcm: Translate error to sense (git-fixes). +- usb: gadget: f_tcm: Don't free command immediately (git-fixes). +- usb: gadget: functionfs: fix spellos (git-fixes). +- pwm: microchip-core: fix incorrect comparison with max period + (git-fixes). +- power: reset: as3722-poweroff: Remove unnecessary return in + as3722_poweroff_probe (git-fixes). +- power: ip5xxx_power: Fix return value on ADC read errors + (git-fixes). +- commit f4aee60 + +------------------------------------------------------------------- +Mon Jan 27 17:57:46 CET 2025 - mkoutny@suse.com + +- padata: add pd get/put refcnt helper (git-fixes). +- commit 816d211 + +------------------------------------------------------------------- +Mon Jan 27 17:30:33 CET 2025 - nmorey@suse.com + +- RDMA/hns: Clean up the legacy CONFIG_INFINIBAND_HNS (git-fixes) +- RDMA/mlx5: Fix implicit ODP use after free (git-fixes) +- RDMA/mlx5: Fix a race for an ODP MR which leads to CQE with error (git-fixes) +- RDMA/rxe: Fix the warning "__rxe_cleanup+0x12c/0x170 [rdma_rxe]" (git-fixes) +- RDMA/cxgb4: Notify rdma stack for IB_EVENT_QP_LAST_WQE_REACHED event (git-fixes) +- RDMA/mlx5: Fix indirect mkey ODP page count (git-fixes) +- RDMA/rtrs: Add missing deinit() call (git-fixes) +- RDMA/bnxt_re: Fix to drop reference to the mmap entry in case of error (git-fixes) +- RDMA/srp: Fix error handling in srp_add_port (git-fixes) +- RDMA/rxe: Fix mismatched max_msg_sz (git-fixes) +- rdma/cxgb4: Prevent potential integer overflow on 32bit (git-fixes) +- RDMA/mlx4: Avoid false error about access to uninitialized gids array (git-fixes) +- commit 8a1518e + +------------------------------------------------------------------- +Mon Jan 27 16:52:08 CET 2025 - mkoutny@suse.com + +- padata: avoid UAF for reorder_work (git-fixes). +- padata: fix UAF in padata_reorder (git-fixes). +- commit 0ccb421 + +------------------------------------------------------------------- +Mon Jan 27 16:48:43 CET 2025 - mkoutny@suse.com + +- fork: avoid inappropriate uprobe access to invalid mm + (bsc#1236477). +- commit d6bd244 + +------------------------------------------------------------------- +Mon Jan 27 16:27:13 CET 2025 - nik.borisov@suse.com + +- x86/kexec: Restore GDT on return from ::preserve_context kexec (git-fixes). +- commit 394a2d2 + +------------------------------------------------------------------- +Mon Jan 27 16:27:02 CET 2025 - nik.borisov@suse.com + +- timekeeping: Always check for negative motion (git-fixes). +- commit 6a6f244 + +------------------------------------------------------------------- +Mon Jan 27 16:26:37 CET 2025 - mkoutny@suse.com + +- cgroup/cpuset: remove kernfs active break (bsc#1236110). +- commit 0d4d6ef + +------------------------------------------------------------------- +Mon Jan 27 16:25:21 CET 2025 - mkoutny@suse.com + +- cgroup/cpuset: Prevent leakage of isolated CPUs into sched + domains (jsc#PED-11934). +- cgroup/cpuset: Remove stale text (jsc#PED-11934). +- cgroup/cpuset: Disable cpuset_cpumask_can_shrink() test if + not load balancing (jsc#PED-11934). +- cgroup/cpuset: Enforce at most one + rebuild_sched_domains_locked() call per operation + (jsc#PED-11934). +- cgroup/cpuset: Revert "Allow suppression of sched domain + rebuild in update_cpumasks_hier()" (jsc#PED-11934). +- commit b370227 + +------------------------------------------------------------------- +Mon Jan 27 15:40:22 CET 2025 - nik.borisov@suse.com + +- x86/ioapic: Remove a stray tab in the IO-APIC type string (git-fixes). +- commit c9344f1 + +------------------------------------------------------------------- +Mon Jan 27 15:11:14 CET 2025 - tbogendoerfer@suse.de + +- net: stmmac: dwmac-tegra: Read iommu stream id from device tree + (CVE-2025-21663 bsc#1236260). +- commit f877716 + +------------------------------------------------------------------- +Mon Jan 27 15:07:09 CET 2025 - nik.borisov@suse.com + +- KVM: x86: Advertise SRSO_USER_KERNEL_NO to userspace (git-fixes). +- commit 9294b74 + +------------------------------------------------------------------- +Mon Jan 27 15:06:58 CET 2025 - nik.borisov@suse.com + +- x86/bugs: Add SRSO_USER_KERNEL_NO support (git-fixes). +- commit 6001f65 + +------------------------------------------------------------------- +Mon Jan 27 09:54:48 CET 2025 - tiwai@suse.de + +- maple_tree: simplify split calculation (git-fixes). +- latencytop: use correct kernel-doc format for func params + (git-fixes). +- kasan: fix typo in kasan_poison_new_object documentation + (git-fixes). +- lib/inflate.c: remove dead code (git-fixes). +- firewire: test: Fix potential null dereference in firewire + kunit test (git-fixes). +- maple_tree: reload mas before the second call for mas_empty_area + (git-fixes). +- commit 7ba9d83 + +------------------------------------------------------------------- +Sun Jan 26 10:56:35 CET 2025 - tiwai@suse.de + +- remoteproc: mtk_scp: Only populate devices for SCP cores + (git-fixes). +- remoteproc: omap: Handle ARM dma_iommu_mapping (git-fixes). +- remoteproc: core: Fix ida_free call while not allocated + (git-fixes). +- watchdog: rti_wdt: Fix an OF node leak in rti_wdt_probe() + (git-fixes). +- mtd: rawnand: brcmnand: fix status read of brcmnand_waitfunc + (git-fixes). +- mtd: spinand: Remove write_enable_op() in markbad() (git-fixes). +- mtd: onenand: Fix uninitialized retlen in do_otp_read() + (git-fixes). +- PCI: rcar-ep: Fix incorrect variable used when calling + devm_request_mem_region() (git-fixes). +- PCI: imx6: Add missing reference clock disable logic + (git-fixes). +- PCI: imx6: Deassert apps_reset in imx_pcie_deassert_core_reset() + (git-fixes). +- PCI: imx6: Skip controller_id generation logic for i.MX7D + (git-fixes). +- PCI: imx6: Configure PHY based on Root Complex or Endpoint mode + (git-fixes). +- PCI: dwc: Always stop link in the dw_pcie_suspend_noirq + (git-fixes). +- PCI: qcom: Update ICC and OPP values after Link Up event + (git-fixes). +- PCI: endpoint: pci-epf-test: Fix check for DMA MEMCPY test + (git-fixes). +- PCI: endpoint: pci-epf-test: Set dma_chan_rx pointer to NULL + on error (git-fixes). +- PCI: dwc: ep: Prevent changing BAR size/flags in + pci_epc_set_bar() (git-fixes). +- PCI: dwc: ep: Write BAR_MASK before iATU registers in + pci_epc_set_bar() (git-fixes). +- PCI: endpoint: Finish virtual EP removal in + pci_epf_remove_vepf() (git-fixes). +- PCI: endpoint: Destroy the EPC device in devm_pci_epc_destroy() + (git-fixes). +- PCI: Avoid putting some root ports into D3 on TUXEDO Sirius Gen1 + (git-fixes). +- PCI/ASPM: Save parent L1SS config in pci_save_aspm_l1ss_state() + (git-fixes). +- media: nuvoton: Fix an error check in npcm_video_ece_init() + (git-fixes). +- media: dvb-usb-v2: af9035: fix ISO C90 compilation error on + af9035_i2c_master_xfer (git-fixes). +- staging: media: imx: fix OF node leak in + imx_media_add_of_subdevs() (git-fixes). +- media: mmp: Bring back registration of the device (git-fixes). +- media: nxp: imx8-isi: fix v4l2-compliance test errors + (git-fixes). +- media: uvcvideo: Propagate buf->error to userspace (git-fixes). +- media: uvcvideo: Remove dangling pointers (git-fixes). +- media: uvcvideo: Remove redundant NULL assignment (git-fixes). +- media: uvcvideo: Only save async fh if success (git-fixes). +- media: uvcvideo: Support partial control reads (git-fixes). +- media: uvcvideo: Fix event flags in uvc_ctrl_send_events + (git-fixes). +- media: uvcvideo: Fix double free in error path (git-fixes). +- media: uvcvideo: Fix crash during unbind if gpio unit is in use + (git-fixes). +- staging: media: max96712: fix kernel oops when removing module + (git-fixes). +- media: camif-core: Add check for clk_enable() (git-fixes). +- media: mipi-csis: Add check for clk_enable() (git-fixes). +- media: ov5640: fix get_light_freq on auto (git-fixes). +- media: mc: fix endpoint iteration (git-fixes). +- media: i2c: ds90ub960: Fix UB9702 VC map (git-fixes). +- media: i2c: ds90ub960: Fix logging SP & EQ status only for + UB9702 (git-fixes). +- media: i2c: ds90ub960: Fix use of non-existing registers on + UB9702 (git-fixes). +- media: i2c: ds90ub960: Fix UB9702 refclk register access + (git-fixes). +- media: i2c: ds90ub9x3: Fix extra fwnode_handle_put() + (git-fixes). +- media: i2c: ov9282: Correct the exposure offset (git-fixes). +- media: intel/ipu6: remove cpu latency qos request on error + (git-fixes). +- media: ccs: Fix cleanup order in ccs_probe() (git-fixes). +- media: imx296: Add standby delay during probe (git-fixes). +- media: i2c: imx412: Add missing newline to prints (git-fixes). +- media: i2c: imx290: Register 0x3011 varies between imx327 and + imx290 (git-fixes). +- media: ccs: Clean up parsed CCS static data on parse failure + (git-fixes). +- media: ccs: Fix CCS static data parsing for large block sizes + (git-fixes). +- media: marvell: Add check for clk_enable() (git-fixes). +- media: stm32: dcmipp: correct dma_set_mask_and_coherent mask + value (git-fixes). +- media: lmedm04: Handle errors for lme2510_int_read (git-fixes). +- media: rc: iguanair: handle timeouts (git-fixes). +- media: rkisp1: Fix unused value issue (git-fixes). +- media: imx-jpeg: Fix potential error pointer dereference in + detach_pm() (git-fixes). +- commit aae4fa1 + +------------------------------------------------------------------- +Sat Jan 25 13:11:33 CET 2025 - tiwai@suse.de + +- ALSA: hda/realtek: Enable Mute LED on HP Laptop 14s-fq1xxx + (stable-fixes). +- ALSA: usb-audio: Add delay quirk for USB Audio Device + (stable-fixes). +- ALSA: hda/realtek: Enable headset mic on Positivo C6400 + (stable-fixes). +- commit 6acf6ed + +------------------------------------------------------------------- +Sat Jan 25 12:56:25 CET 2025 - tiwai@suse.de + +- rhashtable: Fix rhashtable_try_insert test (git-fixes). +- commit f5a7305 + +------------------------------------------------------------------- +Sat Jan 25 12:55:36 CET 2025 - tiwai@suse.de + +- mailbox: zynqmp: Remove invalid __percpu annotation in + zynqmp_ipi_probe() (git-fixes). +- mailbox: tegra-hsp: Clear mailbox before using message + (git-fixes). +- i3c: master: Fix missing 'ret' assignment in set_speed() + (git-fixes). +- i3c: dw: Fix use-after-free in dw_i3c_master driver due to + race condition (git-fixes). +- efi: sysfb_efi: fix W=1 warnings when EFI is not set + (git-fixes). +- of: address: Fix empty resource handling in + __of_address_resource_bounds() (git-fixes). +- of/fdt: Restore possibility to use both ACPI and FDT from + bootloader (git-fixes). +- of: reserved-memory: Do not make kmemleak ignore freed address + (git-fixes). +- of: reserved-memory: Fix using wrong number of cells to get + property 'alignment' (git-fixes). +- of: property: Avoiding using uninitialized variable @imaplen + in parse_interrupt_map() (git-fixes). +- of: Correct child specifier used as input of the 2nd nexus node + (git-fixes). +- of: Fix of_find_node_opts_by_path() handling of + alias+path+options (git-fixes). +- soc: samsung: exynos-pmu: Fix uninitialized ret in + tensor_set_bits_atomic() (git-fixes). +- firmware: qcom: scm: Cleanup global '__scm' on probe failures + (git-fixes). +- firmware: qcom: scm: Fix missing read barrier in + qcom_scm_get_tzmem_pool() (git-fixes). +- firmware: qcom: scm: Fix missing read barrier in + qcom_scm_is_available() (git-fixes). +- soc: qcom: socinfo: Avoid out of bounds read of serial number + (git-fixes). +- soc: qcom: smem_state: fix missing of_node_put in error path + (git-fixes). +- soc: qcom: llcc: Enable LLCC_WRCACHE at boot on X1 (git-fixes). +- soc: mediatek: mtk-devapc: Fix leaking IO map on driver remove + (git-fixes). +- soc: mediatek: mtk-devapc: Fix leaking IO map on error paths + (git-fixes). +- memory: tegra20-emc: fix an OF node reference bug in + tegra_emc_find_node_by_ram_code() (git-fixes). +- soc: atmel: fix device_node release in atmel_soc_device_init() + (git-fixes). +- fbdev: omapfb: Fix an OF node leak in + dss_of_port_get_parent_device() (git-fixes). +- ASoC: Intel: avs: Fix init-config parsing (git-fixes). +- ASoC: Intel: avs: Fix theoretical infinite loop (git-fixes). +- ASoC: Intel: avs: Fix the minimum firmware version numbers + (git-fixes). +- ASoC: Intel: avs: Do not readq() u32 registers (git-fixes). +- ASoC: sun4i-spdif: Add clock multiplier settings (git-fixes). +- ASoC: Intel: sof_sdw: correct mach_params->dmic_num (git-fixes). +- ASoC: wcd937x: Use *-y for Makefile (git-fixes). +- ASoC: mediatek: mt8365: Use *-y for Makefile (git-fixes). +- ASoC: cs40l50: Use *-y for Makefile (git-fixes). +- ASoC: Intel: sof_sdw: Fix DMI match for Lenovo 83JX, 83MC and + 83NM (git-fixes). +- ASoC: Intel: sof_sdw: Fix DMI match for Lenovo 83LC (git-fixes). +- ALSA: hda/realtek - Fixed headphone distorted sound on Acer + Aspire A115-31 laptop (git-fixes). +- ALSA: hda: Fix compilation of snd_hdac_adsp_xxx() helpers + (git-fixes). +- ALSA: seq: Make dependency on UMP clearer (git-fixes). +- padata: fix UAF in padata_reorder (git-fixes). +- padata: fix sysfs store callback check (git-fixes). +- crypto: iaa - Fix IAA disabling that occurs when sync_mode is + set to 'async' (git-fixes). +- crypto: ixp4xx - fix OF node reference leaks in + init_ixp_crypto() (git-fixes). +- crypto: hisilicon/sec2 - fix for aead invalid authsize + (git-fixes). +- crypto: hisilicon/sec2 - fix for aead icv error (git-fixes). +- rhashtable: Fix potential deadlock by moving schedule_work + outside lock (git-fixes). +- crypto: qce - fix priority to be less than ARMv8 CE (git-fixes). +- crypto: qce - unregister previously registered algos in error + path (git-fixes). +- crypto: qce - fix goto jump in error path (git-fixes). +- crypto: caam - use JobR's space to access page 0 regs + (git-fixes). +- crypto: api - Fix boot-up self-test race (git-fixes). +- crypto: tegra - do not transfer req when tegra init fails + (git-fixes). +- pinctrl: renesas: rzg2l: Fix PFC_MASK for RZ/V2H and RZ/G3E + (git-fixes). +- pinctrl: amd: Take suspend type into consideration which pins + are non-wake (git-fixes). +- pinctrl: stm32: Add check for clk_enable() (git-fixes). +- pinctrl: samsung: fix fwnode refcount cleanup if + platform_get_irq_optional() fails (git-fixes). +- pinctrl: samsung: Fix irq handling if an error occurs in + exynos_irq_demux_eint16_31() (git-fixes). +- pinctrl: nomadik: Add check for clk_enable() (git-fixes). +- platform/x86: serdev_helpers: Check for serial_ctrl_uid == + NULL (git-fixes). +- platform/x86: x86-android-tablets: make platform data be static + (git-fixes). +- platform/mellanox: mlxbf-pmc: incorrect type in assignment + (git-fixes). +- commit 04804af + +------------------------------------------------------------------- +Sat Jan 25 12:30:54 CET 2025 - tiwai@suse.de + +- Move upstreamed TPM patch into sorted section +- commit a914dc3 + +------------------------------------------------------------------- +Fri Jan 24 22:02:50 CET 2025 - dsterba@suse.com + +- dm thin: make get_first_thin use rcu-safe list first function (CVE-2025-21664 bsc#1236262) +- commit bce62ed + +------------------------------------------------------------------- +Fri Jan 24 21:55:16 CET 2025 - dsterba@suse.com + +- selinux: ignore unknown extended permissions (CVE-2024-57931 bsc#1236192) +- commit edbf793 + +------------------------------------------------------------------- +Fri Jan 24 21:44:54 CET 2025 - dsterba@suse.com + +- net_sched: cls_flow: validate TCA_FLOW_RSHIFT attribute (CVE-2025-21653 bsc#1236161) +- commit bfe69c3 + +------------------------------------------------------------------- +Fri Jan 24 21:34:09 CET 2025 - dsterba@suse.com + +- ipvlan: Fix use-after-free in ipvlan_get_iflink() (CVE-2025-21652 bsc#1236160) +- commit ed4d75b + +------------------------------------------------------------------- +Fri Jan 24 20:15:40 CET 2025 - dsterba@suse.com + +- net/sctp: Prevent autoclose integer overflow in sctp_association_init() (CVE-2024-57938 bsc#1236182) +- commit cb64cb6 + +------------------------------------------------------------------- +Fri Jan 24 20:05:01 CET 2025 - dsterba@suse.com + +- fgraph: Add READ_ONCE() when accessing fgraph_array[] (CVE-2024-57934 bsc#1236179) +- commit f0f5c56 + +------------------------------------------------------------------- +Fri Jan 24 20:03:31 CET 2025 - dsterba@suse.com + +- topology: Keep the cpumask unchanged when printing cpumap (CVE-2024-57917 bsc#1236127) +- commit 29e8746 + +------------------------------------------------------------------- +Fri Jan 24 19:58:20 CET 2025 - dsterba@suse.com + +- mm: vmscan: account for free pages to prevent infinite Loop in throttle_direct_reclaim() (CVE-2024-57884 bsc#1235948) +- commit cd69bfc + +------------------------------------------------------------------- +Fri Jan 24 19:49:13 CET 2025 - dsterba@suse.com + +- netrom: check buffer length before accessing it (CVE-2024-57802 bsc#1235941) +- commit fecc867 + +------------------------------------------------------------------- +Fri Jan 24 13:36:29 CET 2025 - tiwai@suse.de + +- wifi: ath12k: fix tx power, max reg power update to firmware + (git-fixes). +- wifi: mt76: mt7996: fix ldpc setting (git-fixes). +- wifi: mt76: mt7996: fix definition of tx descriptor (git-fixes). +- wifi: mt76: mt7996: fix incorrect indexing of MIB FW event + (git-fixes). +- wifi: mt76: mt7996: fix HE Phy capability (git-fixes). +- wifi: mt76: mt7996: fix the capability of reception of EHT MU + PPDU (git-fixes). +- wifi: mt76: mt7996: add max mpdu len capability (git-fixes). +- wifi: mt76: mt7996: fix register mapping (git-fixes). +- wifi: mt76: mt7915: fix register mapping (git-fixes). +- wifi: mt76: mt7915: fix omac index assignment after hardware + reset (git-fixes). +- wifi: mt76: mt7915: firmware restart on devices with a second + pcie link (git-fixes). +- wifi: mt76: only enable tx worker after setting the channel + (git-fixes). +- wifi: mt76: mt7996: fix rx filter setting for bfee functionality + (git-fixes). +- wifi: mt76: mt7925: Properly handle responses for commands + with events (git-fixes). +- wifi: mt76: mt7925: Cleanup MLO settings post-disconnection + (git-fixes). +- wifi: mt76: mt7925: Update mt7925_mcu_uni_[tx,rx]_ba for MLO + (git-fixes). +- wifi: mt76: mt7925: Init secondary link PM state (git-fixes). +- wifi: mt76: mt7925: Update secondary link PS flow (git-fixes). +- wifi: mt76: mt7925: Update mt7925_unassign_vif_chanctx for + per-link BSS (git-fixes). +- wifi: mt76: mt7925: Update mt792x_rx_get_wcid for per-link STA + (git-fixes). +- wifi: mt76: mt7925: Update mt7925_mcu_sta_update for BC in + ASSOC state (git-fixes). +- wifi: mt76: Enhance mt7925_mac_link_sta_add to support MLO + (git-fixes). +- wifi: mt76: mt7925: Enhance mt7925_mac_link_bss_add to support + MLO (git-fixes). +- wifi: mt76: mt7925: Fix CNM Timeout with Single Active Link + in MLO (git-fixes). +- wifi: mt76: mt7925: fix wrong parameter for related cmd of + chan info (git-fixes). +- wifi: mt76: mt7925: Fix incorrect WCID phy_idx assignment + (git-fixes). +- wifi: mt76: mt7925: Fix incorrect WCID assignment for MLO + (git-fixes). +- wifi: mt76: mt7925: Fix incorrect MLD address in bss_mld_tlv + for MLO support (git-fixes). +- wifi: mt76: connac: Extend mt76_connac_mcu_uni_add_dev for MLO + (git-fixes). +- wifi: mt76: mt7915: fix overflows seen when writing limit + attributes (git-fixes). +- wifi: mt76: mt7996: fix overflows seen when writing limit + attributes (git-fixes). +- wifi: mt76: mt7925: fix the invalid ip address for arp offload + (git-fixes). +- wifi: mt76: mt7925: fix get wrong chip cap from incorrect + pointer (git-fixes). +- commit 0569918 + +------------------------------------------------------------------- +Fri Jan 24 13:34:27 CET 2025 - tiwai@suse.de + +- wifi: mt76: mt7925: fix wrong band_idx setting when enable + sniffer mode (git-fixes). +- wifi: mt76: mt7925: fix NULL deref check in + mt7925_change_vif_links (git-fixes). +- wifi: mt76: mt7915: add module param to select 5 GHz or 6 GHz + on MT7916 (git-fixes). +- wifi: mt76: mt7915: Fix an error handling path in + mt7915_add_interface() (git-fixes). +- wifi: mt76: mt7921: fix using incorrect group cipher after + disconnection (git-fixes). +- wifi: mt76: mt76u_vendor_request: Do not print error messages + when -EPROTO (git-fixes). +- wifi: mt76: mt7915: Fix mesh scan on MT7916 DBDC (git-fixes). +- wifi: mt76: mt7925: fix off by one in mt7925_load_clc() + (git-fixes). +- wifi: rtw88: 8703b: Fix RX/TX issues (git-fixes). +- wifi: rtw89: fix race between cancel_hw_scan and hw_scan + completion (git-fixes). +- wifi: rtw89: mcc: consider time limits not divisible by 1024 + (git-fixes). +- wifi: rtlwifi: rtl8821ae: Fix media status report (git-fixes). +- wifi: cfg80211: adjust allocation of colocated AP data + (git-fixes). +- wifi: mac80211: don't flush non-uploaded STAs (git-fixes). +- wifi: mac80211: Fix common size calculation for ML element + (git-fixes). +- wifi: mac80211: fix tid removal during mesh forwarding + (git-fixes). +- wifi: cfg80211: Move cfg80211_scan_req_add_chan() n_channels + increment earlier (git-fixes). +- wifi: mac80211: prohibit deactivating all links (git-fixes). +- wifi: iwlwifi: mvm: don't count mgmt frames as MPDU (git-fixes). +- wifi: iwlwifi: mvm: avoid NULL pointer dereference (git-fixes). +- commit 98d9d6c + +------------------------------------------------------------------- +Fri Jan 24 13:33:07 CET 2025 - tiwai@suse.de + +- tools: Sync if_xdp.h uapi tooling header (git-fixes). +- wifi: iwlwifi: fw: read STEP table from correct UEFI var + (git-fixes). +- wifi: wlcore: fix unbalanced pm_runtime calls (git-fixes). +- wifi: mt76: mt7996: fix invalid interface combinations + (git-fixes). +- wifi: rtlwifi: pci: wait for firmware loading before releasing + memory (git-fixes). +- wifi: rtlwifi: fix memory leaks and invalid access at probe + error path (git-fixes). +- wifi: rtlwifi: destroy workqueue at rtl_deinit_core (git-fixes). +- wifi: rtlwifi: remove unused check_buddy_priv (git-fixes). +- wifi: rtlwifi: usb: fix workqueue leak when probe fails + (git-fixes). +- wifi: rtlwifi: fix init_sw_vars leak when probe fails + (git-fixes). +- wifi: rtlwifi: wait for firmware loading before releasing memory + (git-fixes). +- wifi: rtlwifi: rtl8192se: rise completion of firmware loading + as last step (git-fixes). +- wifi: rtlwifi: do not complete firmware loading needlessly + (git-fixes). +- wifi: rtlwifi: rtl8821ae: phy: restore removed code to fix + infinite loop (git-fixes). +- wifi: brcmfmac: add missing header include for brcmf_dbg + (git-fixes). +- wifi: ath11k: cleanup struct ath11k_mon_data (git-fixes). +- wifi: ath11k: cleanup struct ath11k_reg_tpc_power_info + (git-fixes). +- wifi: wcn36xx: fix channel survey memory allocation size + (git-fixes). +- wifi: ath11k: Fix unexpected return buffer manager error for + WCN6750/WCN6855 (git-fixes). +- wifi: cfg80211: tests: Fix potential NULL dereference in + test_cfg80211_parse_colocated_ap() (git-fixes). +- commit d9471b1 + +------------------------------------------------------------------- +Fri Jan 24 13:15:50 CET 2025 - tiwai@suse.de + +- keys: drop shadowing dead prototype (git-fixes). +- Refresh + patches.suse/0002-PKCS-7-Check-codeSigning-EKU-for-kernel-module-and-k.patch. +- commit 9473efe + +------------------------------------------------------------------- +Fri Jan 24 13:14:24 CET 2025 - tiwai@suse.de + +- ktest.pl: Fix typo "accesing" (git-fixes). +- ktest.pl: Fix typo in comment (git-fixes). +- ktest.pl: Remove unused declarations in run_bisect_test function + (git-fixes). +- ktest.pl: Check kernelrelease return in get_version (git-fixes). +- selftests: ktap_helpers: Fix uninitialized variable (git-fixes). +- selftests/landlock: Fix error message (git-fixes). +- selftests/landlock: Fix build with non-default pthread linking + (git-fixes). +- landlock: Handle weird files (git-fixes). +- KEYS: trusted: dcp: fix improper sg use with CONFIG_VMAP_STACK=y + (git-fixes). +- selftests/rseq: Fix handling of glibc without rseq support + (git-fixes). +- selftests/ftrace: Fix to use remount when testing mount GID + option (git-fixes). +- selftests: harness: fix printing of mismatch values in + __EXPECT() (git-fixes). +- selftests: timers: clocksource-switch: Adapt progress to + kselftest framework (git-fixes). +- selftest: media_tests: fix trivial UAF typo (git-fixes). +- Input: davinci-keyscan - remove leftover header (git-fixes). +- Input: bbnsm_pwrkey - add remove hook (git-fixes). +- HID: core: Fix assumption that Resolution Multipliers must be + in Logical Collections (git-fixes). +- HID: fix generic desktop D-Pad controls (git-fixes). +- HID: hid-thrustmaster: Fix warning in thrustmaster_probe by + adding endpoint check (git-fixes). +- HID: multitouch: fix support for Goodix PID 0x01e9 (git-fixes). +- Revert "HID: multitouch: Add support for lenovo Y9000P Touchpad" + (stable-fixes). +- HID: wacom: Initialize brightness of LED trigger (git-fixes). +- ipmi: ssif_bmc: Fix new request loss when bmc ready for a + response (git-fixes). +- ipmi: ipmb: Add check devm_kasprintf() returned value + (git-fixes). +- pwm: stm32: Add check for clk_enable() (git-fixes). +- pwm: stm32-lp: Add check for clk_enable() (git-fixes). +- hwmon: Fix help text for aspeed-g6-pwm-tach (git-fixes). +- leds: cht-wcove: Use devm_led_classdev_register() to avoid + memory leak (git-fixes). +- leds: netxbig: Fix an OF node reference leak in + netxbig_leds_get_of_pdata() (git-fixes). +- leds: lp8860: Write full EEPROM, not only half of it + (git-fixes). +- mfd: syscon: Fix race in device_node_get_regmap() (git-fixes). +- HID: hid-sensor-hub: don't use stale platform-data on remove + (git-fixes). +- spi: zynq-qspi: Add check for clk_enable() (git-fixes). +- regulator: of: Implement the unwind path of of_regulator_match() + (git-fixes). +- gpio: pca953x: log an error when failing to get the reset GPIO + (git-fixes). +- net/rose: prevent integer overflows in rose_setsockopt() + (git-fixes). +- selinux: Fix SCTP error inconsistency in selinux_socket_bind() + (git-fixes). +- selftests/powerpc: Fix argument order to timer_sub() + (git-fixes). +- commit df484ba + +------------------------------------------------------------------- +Fri Jan 24 13:10:58 CET 2025 - tiwai@suse.de + +- drm/connector: hdmi: Do atomic check when necessary (git-fixes). +- drm/msm/gem: prevent integer overflow in msm_ioctl_gem_submit() + (git-fixes). +- drm/msm/mdp4: correct LCDC regulator name (git-fixes). +- drm/msm: don't clean up priv->kms prematurely (git-fixes). +- drm/msm: Check return value of of_dma_configure() (git-fixes). +- drm/msm/dpu: link DSPP_2/_3 blocks on X1E80100 (git-fixes). +- drm/msm/dpu: link DSPP_2/_3 blocks on SM8650 (git-fixes). +- drm/msm/dpu: link DSPP_2/_3 blocks on SM8550 (git-fixes). +- drm/msm/dpu: link DSPP_2/_3 blocks on SM8350 (git-fixes). +- drm/msm/dpu: link DSPP_2/_3 blocks on SM8250 (git-fixes). +- drm/msm/dpu: link DSPP_2/_3 blocks on SC8180X (git-fixes). +- drm/msm/dpu: link DSPP_2/_3 blocks on SM8150 (git-fixes). +- drm/msm/dpu: provide DSPP and correct LM config for SDM670 + (git-fixes). +- drm/msm/dpu1: don't choke on disabling the writeback connector + (git-fixes). +- drm/msm/dpu: fix x1e80100 intf_6 underrun/vsync interrupt + (git-fixes). +- drm/msm/hdmi: simplify code in pll_get_integloop_gain + (git-fixes). +- drm/msm/dp: set safe_to_exit_level before printing it + (git-fixes). +- drm/amdgpu: fix gpu recovery disable with per queue reset + (git-fixes). +- drm/amdgpu: tear down ttm range manager for doorbell in + amdgpu_ttm_fini() (git-fixes). +- drm/etnaviv: Fix page property being used for non writecombine + buffers (git-fixes). +- drm/xe/tracing: Fix a potential TP_printk UAF (git-fixes). +- Revert "drm/i915/dpt: Make DPT object unshrinkable" + (stable-fixes). +- Revert "drm/amd/display: Fix green screen issue after suspend" + (stable-fixes). +- drm/amdgpu: simplify return statement in amdgpu_ras_eeprom_init + (git-fixes). +- drm/amdgpu/vcn: reset fw_shared under SRIOV (git-fixes). +- drm/amdgpu: Fix potential NULL pointer dereference in + atomctrl_get_smc_sclk_range_table (git-fixes). +- drm/amd/pm: Fix an error handling path in + vega10_enable_se_edc_force_stall_config() (git-fixes). +- drm/bridge: it6505: Change definition of AUX_FIFO_MAX_SIZE + (git-fixes). +- drm/rockchip: vop2: include rockchip_drm_drv.h (git-fixes). +- commit b984ce6 + +------------------------------------------------------------------- +Fri Jan 24 13:05:04 CET 2025 - tiwai@suse.de + +- ACPI: fan: cleanup resources in the error path of .probe() + (git-fixes). +- cpupower: fix TSC MHz calculation (git-fixes). +- Bluetooth: L2CAP: handle NULL sock pointer in l2cap_sock_alloc + (git-fixes). +- Bluetooth: btrtl: check for NULL in btrtl_setup_realtek() + (git-fixes). +- Bluetooth: btbcm: Fix NULL deref in btbcm_get_board_name() + (git-fixes). +- ax25: rcu protect dev->ax25_ptr (git-fixes). +- Align git commit ID abbreviation guidelines and checks + (git-fixes). +- drm/rockchip: vop2: Add check for 32 bpp format for rk3588 + (git-fixes). +- drm/rockchip: vop2: Check linear format for Cluster windows + on rk3566/8 (git-fixes). +- drm/rockchip: vop2: Setup delay cycle for Esmart2/3 (git-fixes). +- drm/rockchip: vop2: Set AXI id for rk3588 (git-fixes). +- drm/connector: Allow clearing HDMI infoframes (git-fixes). +- drm/rcar-du: dsi: Fix PHY lock bit check (git-fixes). +- drm/rockchip: vop2: Fix the windows switch between different + layers (git-fixes). +- drm/panthor: Preserve the result returned by panthor_fw_resume() + (git-fixes). +- drm/rockchip: vop2: Fix the mixer alpha setup for layer 0 + (git-fixes). +- drm/rockchip: vop2: Fix cluster windows alpha ctrl regsiters + offset (git-fixes). +- drm: renesas: rz-du: Drop DU_MCR0_DPI_OE macro (git-fixes). +- drm: renesas: rz-du: Increase supported resolutions (git-fixes). +- drm/rockchip: vop2: fix rk3588 dp+dsi maxclk verification + (git-fixes). +- drm/tidss: Fix race condition while handling interrupt registers + (git-fixes). +- drm/tidss: Clear the interrupt status for interrupts being + disabled (git-fixes). +- drm/tidss: Fix issue in irq handling causing irq-flood issue + (git-fixes). +- drm/v3d: Stop active perfmon if it is being destroyed + (git-fixes). +- accel/ivpu: Fix Qemu crash when running in passthrough + (git-fixes). +- drm/v3d: Fix performance counter source settings on V3D 7.x + (git-fixes). +- drm/rockchip: cdn-dp: Use drm_connector_helper_hpd_irq_event() + (git-fixes). +- commit ef0aef7 + +------------------------------------------------------------------- +Fri Jan 24 11:29:04 CET 2025 - jwiesner@suse.de + +- net/ipv6: release expired exception dst cached in socket + (CVE-2024-56644 bsc#1235133). +- commit a89d415 + +------------------------------------------------------------------- +Fri Jan 24 11:17:01 CET 2025 - mgorman@suse.de + +- Update config files. +- commit 5e1aa47 + +------------------------------------------------------------------- +Fri Jan 24 11:15:57 CET 2025 - mgorman@suse.de + +- fortify: Move FORTIFY_SOURCE under 'Kernel hardening options' + (jsc#PED-11838). +- mm: security: Check early if HARDENED_USERCOPY is enabled + (jsc#PED-11838). +- mm: security: Allow default HARDENED_USERCOPY to be set at + compile time (jsc#PED-11838). +- mm: security: Move hardened usercopy under 'Kernel hardening + options' (jsc#PED-11838). +- commit 1f3276d + +------------------------------------------------------------------- +Fri Jan 24 11:12:47 CET 2025 - mgorman@suse.de + +- Delete + patches.suse/mm-security-Allow-default-HARDENED_USERCOPY-to-be-set-at-compile-time.patch. +- Delete + patches.suse/mm-security-Move-hardened-usercopy-under-Kernel-hardening-options.patch. +- commit 871e2b7 + +------------------------------------------------------------------- +Fri Jan 24 10:30:53 CET 2025 - tiwai@suse.de + +- drm/i915/fb: Relax clear color alignment to 64 bytes + (stable-fixes). +- drm/amdgpu: fix fw attestation for MP0_14_0_{2/3} + (stable-fixes). +- drm/amdgpu: always sync the GFX pipe on ctx switch + (stable-fixes). +- drm/amdgpu: disable gfxoff with the compute workload on gfx12 + (stable-fixes). +- drm/amd/display: Disable replay and psr while VRR is enabled + (stable-fixes). +- drm/amd/display: Fix PSR-SU not support but still call the + amdgpu_dm_psr_enable (stable-fixes). +- drm/amdgpu/smu13: update powersave optimizations (stable-fixes). +- nouveau/fence: handle cross device fences properly + (stable-fixes). +- commit a60ee67 + +------------------------------------------------------------------- +Thu Jan 23 16:59:08 CET 2025 - mhocko@suse.com + +- Update + patches.suse/ALSA-seq-oss-Fix-races-at-processing-SysEx-messages.patch + (stable-fixes CVE-2024-57893 bsc#1235920). +- Update + patches.suse/RDMA-bnxt_re-Fix-max-SGEs-for-the-Work-Request.patch + (jsc#PED-10682 jsc#PED-11231 CVE-2024-57936 bsc#1236181). +- Update + patches.suse/RDMA-hns-Fix-accessing-invalid-dip_ctx-during-destro.patch + (git-fixes CVE-2024-57935 bsc#1236180). +- Update + patches.suse/RDMA-uverbs-Prevent-integer-overflow-issue.patch + (git-fixes CVE-2024-57890 bsc#1235919). +- Update + patches.suse/arm64-ptrace-fix-partial-SETREGSET-for-NT_ARM_TAGGED_ADDR_CTRL.patch + (git-fixes CVE-2024-57874 bsc#1235808). +- Update + patches.suse/cpufreq-CPPC-Fix-possible-null-ptr-deref-for-cppc_ge.patch + (git-fixes CVE-2024-53230 bsc#1235976). +- Update + patches.suse/cpufreq-CPPC-Fix-possible-null-ptr-deref-for-cpufreq.patch + (git-fixes CVE-2024-53231 bsc#1235977). +- Update + patches.suse/drm-adv7511-Fix-use-after-free-in-adv7533_attach_dsi.patch + (git-fixes CVE-2024-57887 bsc#1235952). +- Update + patches.suse/drm-amd-display-Add-check-for-granularity-in-dml-cei.patch + (stable-fixes CVE-2024-57922 bsc#1236080). +- Update + patches.suse/drm-amd-display-fix-divide-error-in-DM-plane-scale-c.patch + (git-fixes CVE-2024-57919 bsc#1236070). +- Update + patches.suse/drm-amd-display-fix-page-fault-due-to-max-surface-de.patch + (git-fixes CVE-2024-57918 bsc#1236128). +- Update + patches.suse/drm-amdgpu-Add-a-lock-when-accessing-the-buddy-trim-.patch + (git-fixes CVE-2024-57921 bsc#1236076). +- Update + patches.suse/drm-amdkfd-Correct-the-migration-DMA-map-direction.patch + (stable-fixes CVE-2024-57897 bsc#1235969). +- Update + patches.suse/drm-amdkfd-wq_release-signals-dma_fence-only-when-av.patch + (git-fixes CVE-2024-57920 bsc#1236072). +- Update + patches.suse/drm-dp_mst-Ensure-mst_primary-pointer-is-valid-in-dr.patch + (stable-fixes CVE-2024-57798 bsc#1235818). +- Update + patches.suse/drm-dp_mst-Fix-resetting-msg-rx-state-after-topology.patch + (git-fixes CVE-2024-57876 bsc#1235806). +- Update + patches.suse/drm-mediatek-Set-private-all_drm_private-i-drm-to-NU.patch + (git-fixes CVE-2024-57926 bsc#1236082). +- Update + patches.suse/drm-xe-Fix-fault-on-fd-close-after-unbind.patch + (git-fixes CVE-2024-57844 bsc#1235945). +- Update + patches.suse/drm-xe-Fix-tlb-invalidation-when-wedging.patch + (git-fixes CVE-2025-21644 bsc#1236085). +- Update + patches.suse/exfat-fix-the-infinite-loop-in-exfat_readdir.patch + (git-fixes CVE-2024-57940 bsc#1236227). +- Update + patches.suse/exfat-fix-the-new-buffer-was-not-zeroed-before-writing.patch + (git-fixes CVE-2024-57943 bsc#1236230). +- Update + patches.suse/gpio-virtuser-fix-missing-lookup-table-cleanups.patch + (git-fixes CVE-2025-21661 bsc#1236201). +- Update + patches.suse/hwmon-drivetemp-Fix-driver-producing-garbage-data-wh.patch + (git-fixes CVE-2025-21656 bsc#1236248). +- Update + patches.suse/iio-adc-at91-call-input_free_device-on-allocated-iio.patch + (git-fixes CVE-2024-57904 bsc#1236078). +- Update + patches.suse/iio-adc-rockchip_saradc-fix-information-leak-in-trig.patch + (git-fixes CVE-2024-57907 bsc#1236090). +- Update + patches.suse/iio-adc-ti-ads1119-fix-information-leak-in-triggered.patch + (git-fixes CVE-2024-57905 bsc#1236083). +- Update + patches.suse/iio-adc-ti-ads1298-Add-NULL-check-in-ads1298_init.patch + (git-fixes CVE-2024-57944 bsc#1236197). +- Update + patches.suse/iio-adc-ti-ads8688-fix-information-leak-in-triggered.patch + (git-fixes CVE-2024-57906 bsc#1236088). +- Update + patches.suse/iio-dummy-iio_simply_dummy_buffer-fix-information-le.patch + (git-fixes CVE-2024-57911 bsc#1236098). +- Update + patches.suse/iio-imu-kmx61-fix-information-leak-in-triggered-buff.patch + (git-fixes CVE-2024-57908 bsc#1236091). +- Update + patches.suse/iio-light-bh1745-fix-information-leak-in-triggered-b.patch + (git-fixes CVE-2024-57909 bsc#1236095). +- Update + patches.suse/iio-light-vcnl4035-fix-information-leak-in-triggered.patch + (git-fixes CVE-2024-57910 bsc#1236097). +- Update + patches.suse/iio-pressure-zpa2326-fix-information-leak-in-trigger.patch + (git-fixes CVE-2024-57912 bsc#1236101). +- Update + patches.suse/misc-microchip-pci1xxxx-Resolve-kernel-panic-during-.patch + (git-fixes CVE-2024-57916 bsc#1236125). +- Update + patches.suse/net-mlx5e-Skip-restore-TC-rules-for-vport-rep-withou.patch + (jsc#PED-11331 CVE-2024-57801 bsc#1235940). +- Update + patches.suse/netfs-Fix-ceph-copy-to-cache-on-write-begin.patch + (git-fixes CVE-2024-57942 bsc#1236229). +- Update + patches.suse/netfs-Fix-enomem-handling-in-buffered-reads.patch + (git-fixes CVE-2024-57928 bsc#1236092). +- Update + patches.suse/netfs-Fix-the-non-cancellation-of-copy-when-cache-is-temporarily-disabled.patch + (git-fixes CVE-2024-57941 bsc#1236228). +- Update + patches.suse/nfs-Fix-oops-in-nfs_netfs_init_request-when-copying-to-cache.patch + (git-fixes CVE-2024-57927 bsc#1236089). +- Update patches.suse/nvmet-Don-t-overflow-subsysnqn.patch + (git-fixes CVE-2024-53681 bsc#1235904). +- Update + patches.suse/platform-x86-amd-pmc-Only-disable-IRQ1-wakeup-where-.patch + (git-fixes CVE-2025-21645 bsc#1236131). +- Update + patches.suse/powerpc-pseries-vas-Add-close-callback-in-vas_vm_ops.patch + (bsc#1234825 CVE-2024-56765 bsc#1235643). +- Update + patches.suse/s390-cpum_sf-Handle-CPU-hotplug-remove-during-sampling.patch + (git-fixes bsc#1234715 CVE-2024-57849 bsc#1235814). +- Update + patches.suse/usb-gadget-f_fs-Remove-WARN_ON-in-functionfs_bind.patch + (git-fixes CVE-2024-57913 bsc#1236102). +- Update + patches.suse/usb-gadget-u_serial-Disable-ep-before-setting-port-t.patch + (git-fixes CVE-2024-57915 bsc#1236120). +- Update + patches.suse/usb-typec-tcpci-fix-NULL-pointer-issue-on-shared-irq.patch + (git-fixes CVE-2024-57914 bsc#1236119). +- Update + patches.suse/wifi-cfg80211-clear-link-ID-from-bitmap-during-link-.patch + (stable-fixes CVE-2024-57898 bsc#1235966). +- Update + patches.suse/wifi-mac80211-fix-mbss-changed-flags-corruption-on-3.patch + (stable-fixes CVE-2024-57899 bsc#1235924). +- Update + patches.suse/workqueue-Do-not-warn-when-cancelling-WQ_MEM_RECLAIM-work-from-WQ_MEM_RECLAIM-worker.patch + (bsc#1235416 CVE-2024-57888 bsc#1235918). +- Update + patches.suse/x86-fpu-Ensure-shadow-stack-is-active-before-getting-regis.patch + (git-fixes CVE-2025-21632 bsc#1236106). +- commit 54bbd23 + +------------------------------------------------------------------- +Thu Jan 23 16:45:43 CET 2025 - davide.benini@suse.com + +- net: inet: do not leave a dangling sk pointer in inet_create() + (CVE-2024-56601 bsc#1235230). +- commit 9915dd5 + +------------------------------------------------------------------- +Thu Jan 23 16:21:54 CET 2025 - dsterba@suse.com + +- bpf,perf: Fix invalid prog_array access in perf_event_detach_bpf_prog (CVE-2024-56665 bsc#1235489) +- commit c21f948 + +------------------------------------------------------------------- +Thu Jan 23 15:18:22 CET 2025 - mgorman@suse.de + +- psi: Fix race when task wakes up before psi_sched_switch() + adjusts flags (bsc#1234634 (Scheduler functional and performance + backports)). +- sched, psi: Don't account irq time if sched_clock_irqtime is + disabled (bsc#1234634 (Scheduler functional and performance + backports)). +- sched: Don't account irq time if sched_clock_irqtime is disabled + (bsc#1234634 (Scheduler functional and performance backports)). +- sched: Define sched_clock_irqtime as static key (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/fair: Do not compute overloaded status unnecessarily + during lb (bsc#1234634 (Scheduler functional and performance + backports)). +- sched/fair: Do not compute NUMA Balancing stats unnecessarily + during lb (bsc#1234634 (Scheduler functional and performance + backports)). +- sched/debug: Change need_resched warnings to pr_err (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/fair: Encapsulate set custom slice in a __setparam_fair() + function (bsc#1234634 (Scheduler functional and performance + backports)). +- sched: Fix race between yield_to() and try_to_wake_up() + (bsc#1234634 (Scheduler functional and performance backports)). +- docs: Update Schedstat version to 17 (bsc#1234634 (Scheduler + functional and performance backports)). +- sched/stats: Print domain name in /proc/schedstat (bsc#1234634 + (Scheduler functional and performance backports)). +- sched: Move sched domain name out of CONFIG_SCHED_DEBUG + (bsc#1234634 (Scheduler functional and performance backports)). +- sched: Report the different kinds of imbalances in + /proc/schedstat (bsc#1234634 (Scheduler functional and + performance backports)). +- sched/fair: Cleanup in migrate_degrades_locality() to improve + readability (bsc#1234634 (Scheduler functional and performance + backports)). +- sched/fair: Fix value reported by hot tasks pulled in + /proc/schedstat (bsc#1234634 (Scheduler functional and + performance backports)). +- sched/fair: Update comments after sched_tick() rename + (bsc#1234634 (Scheduler functional and performance backports)). +- sched/fair: Fix CPU bandwidth limit bypass during CPU hotplug + (bsc#1234634 (Scheduler functional and performance backports)). +- sched: deadline: Cleanup goto label in + pick_earliest_pushable_dl_task (bsc#1234634 (Scheduler + functional and performance backports)). +- sched/fair: Untangle NEXT_BUDDY and pick_next_task() + (bsc#1234634 (Scheduler functional and performance backports)). +- sched/fair: Mark m*_vruntime() with __maybe_unused (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/fair: Fix variable declaration position (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/fair: Do not try to migrate delayed dequeue task + (bsc#1234634 (Scheduler functional and performance backports)). +- sched/fair: Rename cfs_rq.nr_running into nr_queued (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/fair: Remove unused cfs_rq.idle_nr_running (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/fair: Rename cfs_rq.idle_h_nr_running into h_nr_idle + (bsc#1234634 (Scheduler functional and performance backports)). +- sched/fair: Removed unsued cfs_rq.h_nr_delayed (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/fair: Use the new cfs_rq.h_nr_runnable (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/fair: Add new cfs_rq.h_nr_runnable (bsc#1234634 (Scheduler + functional and performance backports)). +- sched/fair: Rename h_nr_running into h_nr_queued (bsc#1234634 + (Scheduler functional and performance backports)). +- sched: Unify HK_TYPE_{TIMER|TICK|MISC} to HK_TYPE_KERNEL_NOISE + (bsc#1234634 (Scheduler functional and performance backports)). +- sched/isolation: Consolidate housekeeping cpumasks that + are always identical (bsc#1234634 (Scheduler functional and + performance backports)). +- sched/isolation: Make "isolcpus=nohz" equivalent to "nohz_full" + (bsc#1234634 (Scheduler functional and performance backports)). +- sched/core: Remove HK_TYPE_SCHED (bsc#1234634 (Scheduler + functional and performance backports)). +- sched/fair: Remove CONFIG_CFS_BANDWIDTH=n definition of + cfs_bandwidth_used() (bsc#1234634 (Scheduler functional and + performance backports)). +- sched/deadline: Consolidate Timer Cancellation (bsc#1234634 + (Scheduler functional and performance backports)). +- sched/deadline: Check bandwidth overflow earlier for hotplug + (bsc#1234634 (Scheduler functional and performance backports)). +- sched/deadline: Correctly account for allocated bandwidth during + hotplug (bsc#1234634 (Scheduler functional and performance + backports)). +- sched/deadline: Restore dl_server bandwidth on non-destructive + root domain changes (bsc#1234634 (Scheduler functional and + performance backports)). +- sched: add READ_ONCE to task_on_rq_queued (bsc#1234634 + (Scheduler functional and performance backports)). +- sched: Don't try to catch up excess steal time (bsc#1234634 + (Scheduler functional and performance backports)). +- commit fa2e8c2 + +------------------------------------------------------------------- +Thu Jan 23 10:42:19 CET 2025 - vbabka@suse.cz + +- mm: reinstate ability to map write-sealed memfd mappings + read-only (bsc#1236186). +- commit ded0978 + +------------------------------------------------------------------- +Thu Jan 23 10:27:51 CET 2025 - jslaby@suse.cz + +- Update + patches.suse/x86-fpu-Ensure-shadow-stack-is-active-before-getting-regis.patch + (git-fixes CVE-2025-21632 bsc#1236106). + Add CVE. +- commit 887d7c3 + +------------------------------------------------------------------- +Thu Jan 23 09:56:12 CET 2025 - nmorey@suse.com + +- net: restrict SO_REUSEPORT to inet sockets (bsc#1235967 CVE-2024-57903) +- commit 58fab3c + +------------------------------------------------------------------- +Thu Jan 23 09:49:03 CET 2025 - nmorey@suse.com + +- net: hns3: fix kernel crash when 1588 is sent on HIP08 devices (bsc#1236143 CVE-2025-21649) +- commit 475f3b6 + +------------------------------------------------------------------- +Thu Jan 23 09:46:11 CET 2025 - nmorey@suse.com + +- net/mlx5: Fix variable not being completed when function returns (bsc#1236198 CVE-2025-21662) +- commit 07f6c41 + +------------------------------------------------------------------- +Wed Jan 22 20:41:08 CET 2025 - mfranc@suse.cz + +- s390/futex: Fix FUTEX_OP_ANDN implementation (git-fixes + bsc#1236286). +- commit 0dace5e + +------------------------------------------------------------------- +Wed Jan 22 19:43:36 CET 2025 - dsterba@suse.com + +- tracing: Prevent bad count for tracing_cpumask_write (CVE-2024-56763 bsc#1235638) +- commit ddb87c7 + +------------------------------------------------------------------- +Wed Jan 22 19:34:39 CET 2025 - dsterba@suse.com + +- dccp: Fix memory leak in dccp_feat_change_recv (CVE-2024-56643 bsc#1235132) +- commit a463e51 + +------------------------------------------------------------------- +Wed Jan 22 19:09:39 CET 2025 - dsterba@suse.com + +- net: stmmac: fix TSO DMA API usage causing oops (CVE-2024-56719 bsc#1235591) +- commit 303cb71 + +------------------------------------------------------------------- +Wed Jan 22 18:50:21 CET 2025 - dsterba@suse.com + +- net: mscc: ocelot: fix incorrect IFH SRC_PORT field in ocelot_ifh_set_basic() (CVE-2024-56717 bsc#1235588) +- commit 9d81d98 + +------------------------------------------------------------------- +Wed Jan 22 18:48:39 CET 2025 - dsterba@suse.com + +- EDAC/igen6: Avoid segmentation fault on module unload (CVE-2024-56708 bsc#1235564) +- commit b104d19 + +------------------------------------------------------------------- +Wed Jan 22 18:46:12 CET 2025 - dsterba@suse.com + +- net/smc: initialize close_work early to avoid warning (CVE-2024-56641 bsc#1235526) +- commit 004c5ba + +------------------------------------------------------------------- +Wed Jan 22 18:28:55 CET 2025 - dsterba@suse.com + +- net: hsr: must allocate more bytes for RedBox support (CVE-2024-56639 bsc#1235525) +- commit 5287ee6 + +------------------------------------------------------------------- +Wed Jan 22 17:40:12 CET 2025 - fdmanana@suse.com + +- btrfs: fix transaction atomicity bug when enabling simple quotas + (bsc#1235792 CVE-2024-57806). +- btrfs: flush delalloc workers queue before stopping cleaner + kthread during unmount (bsc#1235965 CVE-2024-57896). +- commit c277493 + +------------------------------------------------------------------- +Wed Jan 22 15:34:32 CET 2025 - tbogendoerfer@suse.de + +- net: hns3: fixed hclge_fetch_pf_reg accesses bar space out of + bounds issue (CVE-2025-21650 bsc#1236144). +- net: hns3: don't auto enable misc vector (CVE-2025-21651 + bsc#1236145). +- gve: guard XSK operations on the existence of queues + (CVE-2024-57933 bsc#1236178). +- gve: guard XDP xmit NDO on existence of xdp queues + (CVE-2024-57932 bsc#1236190). +- commit 234dcb0 + +------------------------------------------------------------------- +Wed Jan 22 14:29:45 CET 2025 - vbabka@suse.cz + +- Update config files. Make zsmalloc the default for zswap (bsc#1235938) +- commit 5f343bc + +------------------------------------------------------------------- +Wed Jan 22 14:23:43 CET 2025 - vbabka@suse.cz + +- Update config files. Enable CONFIG_READ_ONLY_THP_FOR_FS (bsc#1235939) +- commit afec79a + +------------------------------------------------------------------- +Wed Jan 22 12:48:55 CET 2025 - msuchanek@suse.de + +- powerpc/pseries/iommu: IOMMU incorrectly marks MMIO range in + DDW (bsc#1218470 ltc#204531). +- commit 0e16ef6 + +------------------------------------------------------------------- +Wed Jan 22 12:06:40 CET 2025 - oneukum@suse.com + +- Delete + patches.suse/0001-kvm-Reintroduce-nopvspin-kernel-parameter.patch. + This patch was required for a performance issue with specific kernels +- commit 77171c1 + +------------------------------------------------------------------- +Tue Jan 21 20:14:57 CET 2025 - rgoldwyn@suse.com + +- netfs: Fix kernel async DIO (CVE-2025-21643 bsc#1236129). +- commit 5091c6e + +------------------------------------------------------------------- +Tue Jan 21 17:00:38 CET 2025 - vkarasulli@suse.de + +- KVM: x86: Play nice with protected guests in + complete_hypercall_exit() (CVE-2024-55881 bsc#1235745). +- commit 1b22d6c + +------------------------------------------------------------------- +Tue Jan 21 16:59:59 CET 2025 - dsterba@suse.com + +- netfilter: ipset: Hold module reference while requesting a module (CVE-2024-56637 bsc#1235523) +- commit 690c0e7 + +------------------------------------------------------------------- +Tue Jan 21 16:52:14 CET 2025 - neelx@suse.com + +- btrfs: zlib: fix avail_in bytes for s390 zlib HW compression + path (CVE-2024-57923 bsc#1236081). +- commit 8a7a4cd + +------------------------------------------------------------------- +Tue Jan 21 16:49:01 CET 2025 - dsterba@suse.com + +- geneve: do not assume mac header is set in geneve_xmit_skb() (CVE-2024-56636 bsc#1235520) +- commit 952c736 + +------------------------------------------------------------------- +Tue Jan 21 16:47:22 CET 2025 - colyli@suse.de + +- dm array: fix releasing a faulty array block twice in + dm_array_cursor_end (bsc#1236096, CVE-2024-57929). +- commit 39a2cb0 + +------------------------------------------------------------------- +Tue Jan 21 16:43:39 CET 2025 - dsterba@suse.com + +- net: avoid potential UAF in default_operstate() (CVE-2024-56635 bsc#1235519) +- commit 3ce7665 + +------------------------------------------------------------------- +Tue Jan 21 16:33:32 CET 2025 - dsterba@suse.com + +- net: lapb: increase LAPB_HEADER_LEN (CVE-2024-56659 bsc#1235439) +- commit f8467db + +------------------------------------------------------------------- +Tue Jan 21 16:22:07 CET 2025 - dsterba@suse.com + +- net: enetc: Do not configure preemptible TCs if SIs do not support (CVE-2024-56649 bsc#1235449) +- commit 72c14cf + +------------------------------------------------------------------- +Tue Jan 21 16:19:41 CET 2025 - dsterba@suse.com + +- smb: Initialize cfid->tcon before performing network ops (CVE-2024-56729 bsc#1235503) +- commit 01281af + +------------------------------------------------------------------- +Tue Jan 21 16:03:55 CET 2025 - oneukum@suse.com + +- usb: typec: ucsi: Fix connector status writing past buffer size + (git-fixes). +- commit cef7f7d + +------------------------------------------------------------------- +Tue Jan 21 14:52:47 CET 2025 - oneukum@suse.com + +- reenabled kABI padding for rfkill subsystem +- commit 6ada0c1 + +------------------------------------------------------------------- +Tue Jan 21 14:51:54 CET 2025 - oneukum@suse.com + +- reenabled kABI padding for fpga subsystem +- commit 2829876 + +------------------------------------------------------------------- +Tue Jan 21 14:50:28 CET 2025 - oneukum@suse.com + +- reenabled kABI paddings for atheros wifi +- commit e1e449a + +------------------------------------------------------------------- +Tue Jan 21 14:49:44 CET 2025 - oneukum@suse.com + +- reenable kABI paddings for mediatek wifi +- commit 3acd857 + +------------------------------------------------------------------- +Tue Jan 21 14:48:10 CET 2025 - oneukum@suse.com + +- reenable kABI padding for realtek wifi +- commit f74657e + +------------------------------------------------------------------- +Tue Jan 21 14:10:11 CET 2025 - vbabka@suse.cz + +- selftests/mm: add self tests for guard page feature + (jsc#PED-11997). +- commit 60e0640 + +------------------------------------------------------------------- +Tue Jan 21 14:08:12 CET 2025 - vbabka@suse.cz + +- tools: testing: update tools UAPI header for mman-common.h + (jsc#PED-11997). +- commit 8363626 + +------------------------------------------------------------------- +Tue Jan 21 14:07:38 CET 2025 - vbabka@suse.cz + +- mm: madvise: implement lightweight guard page mechanism + (jsc#PED-11997). +- commit ef64fd4 + +------------------------------------------------------------------- +Tue Jan 21 14:06:58 CET 2025 - vbabka@suse.cz + +- mm: add PTE_MARKER_GUARD PTE marker (jsc#PED-11997). +- commit 8bdd1e7 + +------------------------------------------------------------------- +Tue Jan 21 14:06:33 CET 2025 - vbabka@suse.cz + +- mm: pagewalk: add the ability to install PTEs (jsc#PED-11997). +- commit 05dd309 + +------------------------------------------------------------------- +Tue Jan 21 14:05:57 CET 2025 - vbabka@suse.cz + +- mm/madvise: unrestrict process_madvise() for current process + (jsc#PED-11997). +- commit 520a012 + +------------------------------------------------------------------- +Tue Jan 21 14:03:49 CET 2025 - vbabka@suse.cz + +- mm: refactor mm_access() to not return NULL (jsc#PED-11997). +- commit f4b336b + +------------------------------------------------------------------- +Tue Jan 21 13:27:21 CET 2025 - nik.borisov@suse.com + +- x86/cpu/topology: Remove limit of CPUs due to disabled IO/APIC (git-fixes). +- commit 62783ca + +------------------------------------------------------------------- +Tue Jan 21 12:19:50 CET 2025 - nik.borisov@suse.com + +- x86/microcode/intel: Remove unnecessary cache writeback and invalidation (git-fixes). +- commit dc8791d + +------------------------------------------------------------------- +Tue Jan 21 12:15:02 CET 2025 - nik.borisov@suse.com + +- x86/tdx: Dynamically disable SEPT violations from causing #VEs (git-fixes). +- commit 496a9c3 + +------------------------------------------------------------------- +Tue Jan 21 12:14:51 CET 2025 - nik.borisov@suse.com + +- x86/tdx: Rename tdx_parse_tdinfo() to tdx_setup() (git-fixes). +- commit 5e1ffad + +------------------------------------------------------------------- +Tue Jan 21 12:14:38 CET 2025 - nik.borisov@suse.com + +- x86/tdx: Introduce wrappers to read and write TD metadata (git-fixes). +- commit 755075a + +------------------------------------------------------------------- +Tue Jan 21 12:13:09 CET 2025 - nik.borisov@suse.com + +- x86/pkeys: Ensure updated PKRU value is XRSTOR'd (git-fixes). +- commit 51df86b + +------------------------------------------------------------------- +Tue Jan 21 12:12:55 CET 2025 - nik.borisov@suse.com + +- x86/pkeys: Change caller of update_pkru_in_sigframe() (git-fixes). +- commit 978efb4 + +------------------------------------------------------------------- +Tue Jan 21 12:05:34 CET 2025 - nik.borisov@suse.com + +- x86/fpu: Ensure shadow stack is active before "getting" registers (git-fixes). +- commit 46e75e2 + +------------------------------------------------------------------- +Tue Jan 21 10:48:05 CET 2025 - nik.borisov@suse.com + +- x86/mm: Carve out INVLPG inline asm for use by others (git-fixes). +- commit e895153 + +------------------------------------------------------------------- +Tue Jan 21 10:36:27 CET 2025 - nik.borisov@suse.com + +- x86: fix off-by-one in access_ok() (git-fixes). +- commit 4b269aa + +------------------------------------------------------------------- +Tue Jan 21 10:36:15 CET 2025 - nik.borisov@suse.com + +- x86/asm: Make serialize() always_inline (git-fixes). +- commit f957994 + +------------------------------------------------------------------- +Tue Jan 21 10:36:02 CET 2025 - nik.borisov@suse.com + +- x86/CPU/AMD: WARN when setting EFER.AUTOIBRS if and only if the WRMSR fails (git-fixes). +- commit c5e60f6 + +------------------------------------------------------------------- +Tue Jan 21 09:43:17 CET 2025 - nik.borisov@suse.com + +- x86/microcode/AMD: Flush patch buffer mapping after application (git-fixes). +- commit d8e2f7c + +------------------------------------------------------------------- +Tue Jan 21 09:43:04 CET 2025 - nik.borisov@suse.com + +- x86/fred: Fix the FRED RSP0 MSR out of sync with its per-CPU cache (git-fixes). +- commit bb3c863 + +------------------------------------------------------------------- +Tue Jan 21 06:58:40 CET 2025 - jlee@suse.com + +- Reviewed + patches.suse/0004-MODSIGN-checking-the-blacklisted-hash-before-loading.patch +- commit 0e6968e + +------------------------------------------------------------------- +Tue Jan 21 06:56:27 CET 2025 - jlee@suse.com + +- Reviewed + patches.suse/0003-Add-external-no-support-as-bad-taint-module.patch +- commit 86de2cb + +------------------------------------------------------------------- +Mon Jan 20 10:24:55 CET 2025 - msuchanek@suse.de + +- tpm: ibmvtpm: Set TPM_OPS_AUTO_STARTUP flag on driver + (git-fixes). +- commit 6f0e558 + +------------------------------------------------------------------- +Mon Jan 20 09:50:34 CET 2025 - ohering@suse.de + +- net: mana: Cleanup "mana" debugfs dir after cleanup of all children (git-fixes). +- commit 7180a8a + +------------------------------------------------------------------- +Mon Jan 20 09:49:46 CET 2025 - nmorey@suse.com + +- RDMA/hns: Fix missing flush CQE for DWQE (git-fixes) +- commit 87b30f5 + +------------------------------------------------------------------- +Mon Jan 20 09:49:43 CET 2025 - nmorey@suse.com + +- RDMA/hns: Fix warning storm caused by invalid input in IO path (git-fixes) +- commit e09ea24 + +------------------------------------------------------------------- +Mon Jan 20 09:49:40 CET 2025 - nmorey@suse.com + +- RDMA/hns: Fix accessing invalid dip_ctx during destroying QP (git-fixes) +- commit d0ac89c + +------------------------------------------------------------------- +Mon Jan 20 09:49:36 CET 2025 - nmorey@suse.com + +- RDMA/hns: Fix mapping error of zero-hop WQE buffer (git-fixes) +- commit 87de660 + +------------------------------------------------------------------- +Mon Jan 20 09:49:23 CET 2025 - nmorey@suse.com + +- RDMA/nldev: Set error code in rdma_nl_notify_event (git-fixes) +- commit c4562bf + +------------------------------------------------------------------- +Mon Jan 20 09:49:17 CET 2025 - nmorey@suse.com + +- RDMA/core: Fix ENODEV error for iWARP test over vlan (git-fixes) +- commit a0b253d + +------------------------------------------------------------------- +Mon Jan 20 09:49:09 CET 2025 - nmorey@suse.com + +- RDMA/uverbs: Prevent integer overflow issue (git-fixes) +- commit aeb3e97 + +------------------------------------------------------------------- +Mon Jan 20 09:06:19 CET 2025 - jlee@suse.com + +- Reviewed + patches.suse/0001-PKCS-7-Check-codeSigning-EKU-of-certificates-in-PKCS.patch +- commit c96f4a3 + +------------------------------------------------------------------- +Mon Jan 20 09:05:35 CET 2025 - jlee@suse.com + +- Reviewed + patches.suse/0001-X.509-Fix-the-parser-of-extended-key-usage-for-lengt.patch +- commit b4da5d5 + +------------------------------------------------------------------- +Mon Jan 20 09:04:47 CET 2025 - jlee@suse.com + +- Reviewed + patches.suse/0004-Documentation-admin-guide-module-signing.rst-add-ope.patch +- commit 4076611 + +------------------------------------------------------------------- +Mon Jan 20 09:03:14 CET 2025 - jlee@suse.com + +- Reviewed + patches.suse/0003-modsign-Add-codeSigning-EKU-when-generating-X.509-ke.patch +- commit 3ca6e63 + +------------------------------------------------------------------- +Mon Jan 20 09:02:27 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0002-PKCS-7-Check-codeSigning-EKU-for-kernel-module-and-k.patch. + Update config files. + CONFIG_CHECK_CODESIGN_EKU +- commit 3293035 + +------------------------------------------------------------------- +Mon Jan 20 08:59:44 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0001-X.509-Add-CodeSigning-extended-key-usage-parsing.patch. +- commit af592d7 + +------------------------------------------------------------------- +Mon Jan 20 07:49:01 CET 2025 - heming.zhao@suse.com + +- ocfs2: fix slab-use-after-free due to dangling pointer dqi_priv + (bsc#1235964 CVE-2024-57892). +- commit c39636c + +------------------------------------------------------------------- +Mon Jan 20 06:04:14 CET 2025 - jlee@suse.com + +- efi: remove EFI secret key when booting with secure boot + disabled (jsc#PED-1444). +- commit b444d73 + +------------------------------------------------------------------- +Sat Jan 18 18:56:09 CET 2025 - lduncan@suse.com + +- scsi: mpi3mr: Fix corrupt config pages PHY state is switched + in sysfs (CVE-2024-57804 bsc#1235779). +- commit aa77f1e + +------------------------------------------------------------------- +Sat Jan 18 09:43:35 CET 2025 - tiwai@suse.de + +- soc: ti: pruss: Fix pruss APIs (git-fixes). +- reset: rzg2l-usbphy-ctrl: Assign proper of node to the allocated + device (git-fixes). +- platform/x86: lenovo-yoga-tab2-pro-1380-fastcharger: fix serdev + race (git-fixes). +- platform/x86: dell-uart-backlight: fix serdev race (git-fixes). +- Revert "mtd: spi-nor: core: replace dummy buswidth from addr + to data" (git-fixes). +- hwmon: (ltc2991) Fix mixed signed/unsigned in DIV_ROUND_CLOSEST + (git-fixes). +- hwmon: (tmp513) Fix division of negative numbers (git-fixes). +- gpio: xilinx: Convert gpio_lock to raw spinlock (git-fixes). +- i2c: testunit: on errors, repeat NACK until STOP (git-fixes). +- i2c: rcar: fix NACK handling when being a target (git-fixes). +- i2c: mux: demux-pinctrl: check initial mux selection, too + (git-fixes). +- i2c: atr: Fix client detach (git-fixes). +- i2c: core: fix reference leak in i2c_register_adapter() + (git-fixes). +- pmdomain: imx8mp-blk-ctrl: add missing loop break condition + (git-fixes). +- selftests: mptcp: avoid spurious errors on disconnect + (git-fixes). +- drm/amd/pm: fix BUG: scheduling while atomic (stable-fixes). +- drm/amdkfd: wq_release signals dma_fence only when available + (git-fixes). +- drm/amd/display: Add check for granularity in dml ceil/floor + helpers (stable-fixes). +- drm/amd/display: increase MAX_SURFACES to the value supported + by hw (stable-fixes). +- pmdomain: imx: gpcv2: fix an OF node reference leak in + imx_gpcv2_probe() (git-fixes). +- commit edae5a9 + +------------------------------------------------------------------- +Sat Jan 18 02:27:11 CET 2025 - colyli@suse.de + +- block: RCU protect disk->conv_zones_bitmap (bsc#1235820, + CVE-2024-57875). +- commit 76c266d + +------------------------------------------------------------------- +Sat Jan 18 02:19:20 CET 2025 - colyli@suse.de + +- ublk: detach gendisk from ublk device if add_disk() fails + (bsc#1235634, CVE-2024-56764). +- commit 3688e07 + +------------------------------------------------------------------- +Fri Jan 17 16:34:20 CET 2025 - jgross@suse.com + +- KVM: arm64: Get rid of userspace_irqchip_in_use (CVE-2024-53195 + bsc#1234957). +- commit 4e1a286 + +------------------------------------------------------------------- +Fri Jan 17 16:02:10 CET 2025 - jgross@suse.com + +- KVM: arm64: Don't retire aborted MMIO instruction + (CVE-2024-53196 bsc#1234906). +- commit c7394cd + +------------------------------------------------------------------- +Fri Jan 17 14:41:41 CET 2025 - jgross@suse.com + +- xen: Fix the issue of resource not being properly released in + xenbus_dev_probe() (CVE-2024-53198 bsc#1234923). +- commit a0f3f9e + +------------------------------------------------------------------- +Fri Jan 17 13:45:59 CET 2025 - jgross@suse.com + +- x86/static-call: Remove early_boot_irqs_disabled check to fix + Xen PVH dom0 (git-fixes). +- commit 8264638 + +------------------------------------------------------------------- +Fri Jan 17 10:31:40 CET 2025 - vbabka@suse.cz + +- mm: hugetlb: independent PMD page table shared count + (CVE-2024-57883 bsc#1235947). +- commit 454014f + +------------------------------------------------------------------- +Fri Jan 17 10:00:03 CET 2025 - tiwai@suse.de + +- ASoC: tas2781: Fix occasional calibration failture (git-fixes). +- commit 9c36ea2 + +------------------------------------------------------------------- +Fri Jan 17 09:56:33 CET 2025 - tiwai@suse.de + +- drm/xe: Mark ComputeCS read mode as UC on iGPU (git-fixes). +- drm/xe/oa: Add missing VISACTL mux registers (git-fixes). +- drm/xe: make change ccs_mode a synchronous action (git-fixes). +- drm/xe: introduce xe_gt_reset and xe_gt_wait_for_reset + (git-fixes). +- drm/amd/display: Do not elevate mem_type change to full update + (git-fixes). +- drm/amd/display: Do not wait for PSR disable on vbl enable + (git-fixes). +- Revert "drm/amd/display: Enable urgent latency adjustments + for DCN35" (git-fixes). +- drm/amd/display: Validate mdoe under MST LCT=1 case as well + (git-fixes). +- drm/v3d: Ensure job pointer is set to NULL after job completion + (git-fixes). +- drm/vmwgfx: Add new keep_resv BO param (git-fixes). +- drm/vmwgfx: Unreserve BO on error (git-fixes). +- drm/tests: helpers: Fix compiler warning (git-fixes). +- commit 0fe40cd + +------------------------------------------------------------------- +Fri Jan 17 09:53:32 CET 2025 - vkarasulli@suse.de + +- config: enable + CONFIG_INTEL_IOMMU_SCALABLE_MODE_DEFAULT_ON +- commit 7266c28 + +------------------------------------------------------------------- +Fri Jan 17 09:01:32 CET 2025 - ptesarik@suse.com + +- ftrace: Fix regression with module command in stack_trace_filter + (CVE-2024-56569 bsc#1235031). +- commit edf09c4 + +------------------------------------------------------------------- +Fri Jan 17 08:39:32 CET 2025 - tiwai@suse.de + +- Move upstreamed DRM patch into sorted section +- commit efd17c1 + +------------------------------------------------------------------- +Thu Jan 16 19:35:26 CET 2025 - nmorey@suse.com + +- RDMA/siw: Remove direct link to net_device (bsc#1235946 CVE-2024-57857) +- commit a26645d + +------------------------------------------------------------------- +Thu Jan 16 15:47:30 CET 2025 - tbogendoerfer@suse.de + +- af_packet: fix vlan_get_protocol_dgram() vs MSG_PEEK + (CVE-2024-57901 bsc#1235900). +- net: wwan: t7xx: Fix FSM command timeout issue (CVE-2024-39282 + bsc#1235903). +- commit f820992 + +------------------------------------------------------------------- +Thu Jan 16 14:01:50 CET 2025 - tiwai@suse.de + +- tpm: Map the ACPI provided event log (bsc#1233260 bsc#1233259 + bsc#1232421). +- commit 9c4f937 + +------------------------------------------------------------------- +Thu Jan 16 12:43:30 CET 2025 - nmorey@suse.com + +- RDMA/rtrs: Ensure 'ib_sge list' is accessible (bsc#1235902 CVE-2024-36476) +- commit 5e76f66 + +------------------------------------------------------------------- +Thu Jan 16 12:42:57 CET 2025 - nmorey@suse.com + +- RDMA/rxe: Remove the direct link to net_device (bsc#1235906 CVE-2024-57795) +- commit 09cd979 + +------------------------------------------------------------------- +Thu Jan 16 11:02:44 CET 2025 - vkarasulli@suse.de + +- iommu/vt-d: Remove cache tags before disabling ATS + (CVE-2024-56669 bsc#1235245). +- commit f02f36b + +------------------------------------------------------------------- +Thu Jan 16 10:51:32 CET 2025 - vkarasulli@suse.de + +- iommu/vt-d: Fix qi_batch NULL pointer with nested parent domain + (CVE-2024-56668 bsc#1235017). +- commit 1757163 + +------------------------------------------------------------------- +Thu Jan 16 06:39:08 CET 2025 - osalvador@suse.de + +- mm: use aligned address in copy_user_gigantic_page() + (CVE-2024-51729 bsc#1235741). +- commit 3c62d9b + +------------------------------------------------------------------- +Thu Jan 16 01:14:42 CET 2025 - dsterba@suse.com + +- bpf: fix recursive lock when verdict program return SK_PASS (CVE-2024-56694 bsc#1235412) +- commit dfde0f5 + +------------------------------------------------------------------- +Thu Jan 16 00:33:34 CET 2025 - dsterba@suse.com + +- bpf: fix OOB devmap writes when deleting elements (CVE-2024-56615 bsc#1235426) +- commit 997fa6c + +------------------------------------------------------------------- +Thu Jan 16 00:24:40 CET 2025 - dsterba@suse.com + +- xsk: fix OOB map writes when deleting elements (CVE-2024-56614 bsc#1235424) +- commit 4dda137 + +------------------------------------------------------------------- +Wed Jan 15 23:35:20 CET 2025 - dsterba@suse.com + +- mm/mempolicy: fix migrate_to_node() assuming there is at least one VMA in a MM (CVE-2024-56611 bsc#1235391) +- commit 3a11b51 + +------------------------------------------------------------------- +Wed Jan 15 22:53:46 CET 2025 - dsterba@suse.com + +- iommu/tegra241-cmdqv: Fix alignment failure at max_n_shift (CVE-2024-53225 bsc#1235006) +- commit d17bd9f + +------------------------------------------------------------------- +Wed Jan 15 22:15:40 CET 2025 - ailiop@suse.com + +- ring-buffer: Fix overflow in __rb_map_vma (bsc#1235752 + CVE-2024-56368). +- commit 887043f + +------------------------------------------------------------------- +Wed Jan 15 22:08:41 CET 2025 - ailiop@suse.com + +- mm: use aligned address in clear_gigantic_page() (bsc#1235742 + CVE-2024-52319). +- commit cf2082f + +------------------------------------------------------------------- +Wed Jan 15 21:59:22 CET 2025 - ailiop@suse.com + +- netdevsim: prevent bad user input in + nsim_dev_health_break_write() (bsc#1235587 CVE-2024-56716). +- commit 64a78e2 + +------------------------------------------------------------------- +Wed Jan 15 21:51:44 CET 2025 - ailiop@suse.com + +- bpf: Fix UAF via mismatching bpf_prog/attachment RCU flavors + (bsc#1235555 CVE-2024-56675). +- commit 9dd9586 + +------------------------------------------------------------------- +Wed Jan 15 21:42:59 CET 2025 - ailiop@suse.com + +- net: netdevsim: fix nsim_pp_hold_write() (bsc#1235554 + CVE-2024-56713). +- commit 9b9335e + +------------------------------------------------------------------- +Wed Jan 15 21:22:47 CET 2025 - ailiop@suse.com + +- mm/gup: handle NULL pages in unpin_user_pages() (bsc#1235388 + CVE-2024-56612). +- commit 58f5e58 + +------------------------------------------------------------------- +Wed Jan 15 21:17:35 CET 2025 - ailiop@suse.com + +- xsk: Free skb when TX metadata options are invalid (bsc#1235000 + CVE-2024-53236). +- commit 488293a + +------------------------------------------------------------------- +Wed Jan 15 21:05:45 CET 2025 - ailiop@suse.com + +- ipc: fix memleak if msg_init_ns failed in create_ipc_ns + (bsc#1234893 CVE-2024-53175). +- commit ee73306 + +------------------------------------------------------------------- +Wed Jan 15 19:15:21 CET 2025 - dsterba@suse.com + +- ocfs2: fix uninitialized value in ocfs2_file_read_iter() (CVE-2024-53155 bsc#1234855) +- commit 29d10db + +------------------------------------------------------------------- +Wed Jan 15 18:52:14 CET 2025 - neelx@suse.com + +- btrfs: add a sanity check for btrfs root in btrfs_search_slot() + (CVE-2024-56774 bsc#1235653). +- commit 7fe00e3 + +------------------------------------------------------------------- +Wed Jan 15 18:50:33 CET 2025 - dsterba@suse.com + +- ocfs2: free inode when ocfs2_get_init_inode() fails (CVE-2024-56630 bsc#1235479) +- commit 892fcc7 + +------------------------------------------------------------------- +Wed Jan 15 18:45:15 CET 2025 - dsterba@suse.com + +- ceph: give up on paths longer than PATH_MAX (CVE-2024-53685 bsc#1235720) +- commit 96cf2d2 + +------------------------------------------------------------------- +Wed Jan 15 18:25:00 CET 2025 - dsterba@suse.com + +- bcache: revert replacing IS_ERR_OR_NULL with IS_ERR again (CVE-2024-48881 bsc#1235727) +- commit 7611048 + +------------------------------------------------------------------- +Wed Jan 15 18:14:36 CET 2025 - dsterba@suse.com + +- vfio/mlx5: Fix an unwind issue in mlx5vf_add_migration_pages() (CVE-2024-56742 bsc#1235613) +- commit 561ef4c + +------------------------------------------------------------------- +Wed Jan 15 16:43:30 CET 2025 - mhocko@suse.com + +- net/smc: check return value of sock_recvmsg when draining clc + data (CVE-2024-57791 bsc#1235759). +- commit 3137fae + +------------------------------------------------------------------- +Wed Jan 15 16:21:49 CET 2025 - dsterba@suse.com + +- udmabuf: change folios array from kmalloc to kvmalloc (CVE-2024-56544 bsc#1235067) +- commit e18704f + +------------------------------------------------------------------- +Wed Jan 15 16:06:16 CET 2025 - dsterba@suse.com + +- scsi: qedf: Fix a possible memory leak in qedf_alloc_and_init_sb() (CVE-2024-56748 bsc#1235627) +- commit bf1507f + +------------------------------------------------------------------- +Wed Jan 15 15:53:43 CET 2025 - dsterba@suse.com + +- scsi: ufs: core: sysfs: Prevent div by zero (CVE-2024-56622 bsc#1235251) +- commit e1723b2 + +------------------------------------------------------------------- +Wed Jan 15 15:50:39 CET 2025 - dsterba@suse.com + +- scsi: ufs: core: Cancel RTC work during ufshcd_remove() (CVE-2024-56621 bsc#1235228) +- commit dcbc4ba + +------------------------------------------------------------------- +Wed Jan 15 15:47:57 CET 2025 - dsterba@suse.com + +- scsi: ufs: qcom: Only free platform MSIs when ESI is enabled (CVE-2024-56620 bsc#1235227) +- commit a4f3898 + +------------------------------------------------------------------- +Wed Jan 15 14:49:39 CET 2025 - vkarasulli@suse.de + +- virt: tdx-guest: Just leak decrypted memory on unrecoverable + errors (CVE-2024-57793 bsc#1235768). +- commit 5a20f80 + +------------------------------------------------------------------- +Wed Jan 15 12:39:36 CET 2025 - osalvador@suse.de + +- stackdepot: fix stack_depot_save_flags() in NMI context + (CVE-2024-48876 bsc#1235726). +- commit 21d9f52 + +------------------------------------------------------------------- +Wed Jan 15 10:36:54 CET 2025 - jslaby@suse.cz + +- x86/fred: Clear WFE in missing-ENDBRANCH #CPs (CVE-2024-56761 + bsc#1235633). +- commit d326277 + +------------------------------------------------------------------- +Wed Jan 15 10:16:26 CET 2025 - tbogendoerfer@suse.de + +- net: ethernet: oa_tc6: fix tx skb race condition between + reference pointers (CVE-2024-56788 bsc#1235754). +- tools/net/ynl: fix sub-message key lookup for nested attributes + (git-fixes). +- net: tun: fix tun_napi_alloc_frags() (CVE-2024-56372 + bsc#1235753). +- net: renesas: rswitch: avoid use-after-put for a device tree + node (CVE-2024-55639 bsc#1235737). +- commit ab1ee58 + +------------------------------------------------------------------- +Wed Jan 15 09:37:42 CET 2025 - vkarasulli@suse.de + +- KVM: SVM: Allow guest writes to set MSR_AMD64_DE_CFG bits + (bsc#1234635). +- commit ad88ff2 + +------------------------------------------------------------------- +Wed Jan 15 09:12:02 CET 2025 - vbabka@suse.cz + +- mm/page_alloc: don't call pfn_to_page() on possibly non-existent + PFN in split_large_buddy() (CVE-2024-57881 bsc#1235843). +- commit 47fc212 + +------------------------------------------------------------------- +Wed Jan 15 08:40:16 CET 2025 - jlee@suse.com + +- Reviewed + patches.suse/0001-efi-do-not-automatically-generate-secret-key.patch +- commit 64be71e + +------------------------------------------------------------------- +Wed Jan 15 08:39:05 CET 2025 - jlee@suse.com + +- Reviewed + patches.suse/0011-PM-hibernate-require-hibernate-snapshot-image-to-be-.patch +- commit fac3c3b + +------------------------------------------------------------------- +Wed Jan 15 08:34:38 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0010-PM-hibernate-a-option-to-request-that-snapshot-image.patch. + Update config files. + CONFIG_HIBERNATE_VERIFICATION_FORCE is not set +- commit d0b09b5 + +------------------------------------------------------------------- +Wed Jan 15 08:28:05 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0009-PM-hibernate-prevent-EFI-secret-key-to-be-regenerate.patch. +- commit 38aa2b2 + +------------------------------------------------------------------- +Tue Jan 14 19:57:36 CET 2025 - lduncan@suse.com + +- Revert "block, bfq: merge bfq_release_process_ref() into + bfq_put_cooperator()" (CVE-2024-53182 bsc#1234946). +- block: fix uaf for flush rq while iterating tags (CVE-2024-53170 + bsc#1234888). +- scsi: qedi: Fix a possible memory leak in + qedi_alloc_and_init_sb() (CVE-2024-56747 bsc#1234934). +- scsi: bfa: Fix use-after-free in bfad_im_module_exit() + (CVE-2024-53227 bsc#1235011). +- scsi: hisi_sas: Create all dump files during debugfs + initialization (CVE-2024-56588 bsc#1235123). +- commit d7ec03b + +------------------------------------------------------------------- +Tue Jan 14 19:50:13 CET 2025 - ematsumiya@suse.de + +- smb: client: fix TCP timers deadlock after rmmod (bsc#1235723, + CVE-2024-54680). +- commit 067db58 + +------------------------------------------------------------------- +Tue Jan 14 17:51:58 CET 2025 - nik.borisov@suse.com + +- x86/cpu: Add Lunar Lake to list of CPUs with a broken MONITOR implementation (jsc#PED-11963). +- commit 40fc24b + +------------------------------------------------------------------- +Tue Jan 14 17:06:26 CET 2025 - dsterba@suse.com + +- scsi: hisi_sas: Add cond_resched() for no forced preemption model (CVE-2024-56589 bsc#1235241) +- commit 5616a9a + ------------------------------------------------------------------- Tue Jan 14 15:33:20 CET 2025 - jack@suse.cz - Enable CONFIG_BUG_ON_DATA_CORRUPTION (jsc#PED-11849) - commit ad832d9 +------------------------------------------------------------------- +Tue Jan 14 15:22:20 CET 2025 - andrea.porta@suse.com + +- arm64: dts: rockchip: add hevc power domain clock to rk3328 + (git-fixes). +- commit 4ced1a7 + +------------------------------------------------------------------- +Tue Jan 14 15:21:32 CET 2025 - andrea.porta@suse.com + +- arm64: dts: rockchip: rename rfkill label for Radxa ROCK 5B + (git-fixes). +- commit 1aa0c5f + +------------------------------------------------------------------- +Tue Jan 14 15:20:43 CET 2025 - andrea.porta@suse.com + +- arm64: dts: imx95: correct the address length of + netcmix_blk_ctrl (git-fixes). +- commit 261c0be + ------------------------------------------------------------------- Tue Jan 14 15:19:57 CET 2025 - mfranc@suse.cz @@ -14,6 +2984,45 @@ Tue Jan 14 15:19:57 CET 2025 - mfranc@suse.cz patches.suse/0002-security-Add-a-kernel-lockdown-flag-for-early-boot-s.patch. - commit 53733e1 +------------------------------------------------------------------- +Tue Jan 14 15:19:03 CET 2025 - andrea.porta@suse.com + +- arm64: dts: broadcom: Fix L2 linesize for Raspberry Pi 5 + (git-fixes). +- commit 34dcb38 + +------------------------------------------------------------------- +Tue Jan 14 14:29:28 CET 2025 - oneukum@suse.com + +- reinstating kABI paddings for crypto +- commit dcd0a1e + +------------------------------------------------------------------- +Tue Jan 14 14:28:46 CET 2025 - oneukum@suse.com + +- Refresh patches.suse/crypto-add-suse_kabi_padding.patch. +- commit 7e643ee + +------------------------------------------------------------------- +Tue Jan 14 14:22:08 CET 2025 - oneukum@suse.com + +- reinstate PCI kABI paddings +- commit d5bb436 + +------------------------------------------------------------------- +Tue Jan 14 14:20:41 CET 2025 - oneukum@suse.com + +- Reinstating kABI padding for Thunderbolt +- commit 13936cf + +------------------------------------------------------------------- +Tue Jan 14 13:56:33 CET 2025 - oneukum@suse.com + +- usb: typec: Add attribute file showing the USB Modes of the + partner (git-fixes). +- Refresh patches.suse/paddings-add-for-type-C-new-in-SP5.patch. +- commit 1aae08b + ------------------------------------------------------------------- Tue Jan 14 13:36:21 CET 2025 - dsterba@suse.com @@ -28,6 +3037,14 @@ Tue Jan 14 13:30:56 CET 2025 - mgorman@suse.de command line. - commit b89f0e3 +------------------------------------------------------------------- +Tue Jan 14 13:22:24 CET 2025 - oneukum@suse.com + +- usb: typec: Add attribute file showing the supported USB modes + of the port (git-fixes). +- Refresh patches.suse/paddings-add-for-type-C-new-in-SP5.patch. +- commit 2fd6860 + ------------------------------------------------------------------- Tue Jan 14 13:14:11 CET 2025 - mgorman@suse.de @@ -37,6 +3054,80 @@ Tue Jan 14 13:14:11 CET 2025 - mgorman@suse.de options' (jsc#PED-11838). - commit 6f73ffe +------------------------------------------------------------------- +Tue Jan 14 12:25:35 CET 2025 - oneukum@suse.com + +- usb: typec: ucsi: Fix a missing bits to bytes conversion in + ucsi_init() (git-fixes). +- commit 7a60998 + +------------------------------------------------------------------- +Tue Jan 14 12:19:55 CET 2025 - oneukum@suse.com + +- usb: typec: ucsi: Convert connector specific commands to bitmaps + (git-fixes). +- commit 1060e28 + +------------------------------------------------------------------- +Tue Jan 14 12:16:40 CET 2025 - oneukum@suse.com + +- usb: typec: ucsi: Helper for Get Connector Status command + (git-fixes). +- commit 7530947 + +------------------------------------------------------------------- +Tue Jan 14 12:13:57 CET 2025 - oneukum@suse.com + +- usb: typec: ucsi: Add support for the partner USB Modes + (git-fixes). +- commit bb31d21 + +------------------------------------------------------------------- +Tue Jan 14 11:23:30 CET 2025 - oneukum@suse.com + +- usb: typec: ucsi: Supply the USB capabilities to the ports + (git-fixes). +- commit a77d656 + +------------------------------------------------------------------- +Tue Jan 14 11:08:34 CET 2025 - oneukum@suse.com + +- usb: typec: ucsi: UCSI2.0 Set Sink Path command support + (git-fixes). +- commit 0376245 + +------------------------------------------------------------------- +Tue Jan 14 11:05:51 CET 2025 - oneukum@suse.com + +- usb: typec: ucsi: glink: use device_for_each_child_node_scoped() + (git-fixes). +- commit 3691738 + +------------------------------------------------------------------- +Tue Jan 14 10:01:53 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0008-PM-hibernate-Generate-and-verify-signature-for-snaps.patch. + Update config files. + CONFIG_HIBERNATE_VERIFICATION + CONFIG_EFI_SECRET_KEY + CONFIG_HIDDEN_AREA +- commit 4b57a00 + +------------------------------------------------------------------- +Tue Jan 14 08:34:22 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0007-PM-hibernate-encrypt-hidden-area.patch. +- commit a1cdd8d + +------------------------------------------------------------------- +Tue Jan 14 08:11:18 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0006-efi-allow-user-to-regenerate-secret-key.patch. +- commit 498aa9e + ------------------------------------------------------------------- Mon Jan 13 21:30:48 CET 2025 - krisman@suse.de @@ -697,6 +3788,12 @@ Mon Jan 13 11:54:55 CET 2025 - mfranc@suse.cz - s390x config: IOMMU_DEFAULT_DMA_LAZY=y (bsc#1235646) - commit 2199130 +------------------------------------------------------------------- +Mon Jan 13 10:47:35 CET 2025 - oneukum@suse.com + +- net: usb: qmi_wwan: add Telit FE910C04 compositions (git-fixes). +- commit a8a3e1b + ------------------------------------------------------------------- Mon Jan 13 10:05:49 CET 2025 - tiwai@suse.de @@ -799,6 +3896,31 @@ Sun Jan 12 09:34:43 CET 2025 - tiwai@suse.de (git-fixes). - commit 5559cd4 +------------------------------------------------------------------- +Sun Jan 12 09:15:32 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0005-efi-generate-secret-key-in-EFI-boot-environment.patch. + Update config files. + CONFIG_EFI_SECRET_KEY is not set +- commit f3e53e1 + +------------------------------------------------------------------- +Sun Jan 12 09:10:41 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0002-hibernate-avoid-the-data-in-hidden-area-to-be-snapsh.patch. +- commit 81704e7 + +------------------------------------------------------------------- +Sun Jan 12 09:04:59 CET 2025 - jlee@suse.com + +- Refresh + patches.suse/0001-security-create-hidden-area-to-keep-sensitive-data.patch. + Update config files. + CONFIG_HIDDEN_AREA is not set +- commit 53e4009 + ------------------------------------------------------------------- Sun Jan 12 03:41:39 CET 2025 - jlee@suse.com @@ -1129,6 +4251,18 @@ Thu Jan 9 17:36:21 CET 2025 - nmorey@suse.com - af_packet: avoid erroring out after sock_init_data() in packet_create() (CVE-2024-56606 bsc#123541) - commit 4c171b7 +------------------------------------------------------------------- +Thu Jan 9 16:31:26 CET 2025 - dsterba@suse.com + +- smb: client: fix NULL ptr deref in crypto_aead_setkey() (CVE-2024-53185 bsc#1234901) +- commit 16fd7dd + +------------------------------------------------------------------- +Thu Jan 9 16:04:11 CET 2025 - dsterba@suse.com + +- net: af_can: do not leave a dangling sk pointer in can_create() (CVE-2024-56603 bsc#1235415) +- commit 358efec + ------------------------------------------------------------------- Thu Jan 9 15:55:44 CET 2025 - ddiss@suse.de @@ -1136,6 +4270,12 @@ Thu Jan 9 15:55:44 CET 2025 - ddiss@suse.de (bsc#1235035 CVE-2024-56570). - commit 707d8d7 +------------------------------------------------------------------- +Thu Jan 9 15:46:57 CET 2025 - dsterba@suse.com + +- ceph: fix cred leak in ceph_mds_check_access() (CVE-2024-56563 bsc#1235107) +- commit 2378163 + ------------------------------------------------------------------- Thu Jan 9 14:31:17 CET 2025 - jdelvare@suse.de @@ -1202,7 +4342,7 @@ Wed Jan 8 13:49:07 CET 2025 - pmladek@suse.com Wed Jan 8 12:30:13 CET 2025 - dsterba@suse.com - btrfs: fix use-after-free waiting for encoded read endios (bsc#1235128) -- commit 0406131 +- commit faccece ------------------------------------------------------------------- Wed Jan 8 12:17:46 CET 2025 - dwagner@suse.de @@ -1388,6 +4528,13 @@ Tue Jan 7 23:36:50 CET 2025 - ailiop@suse.com - dlm: fix possible lkb_resource null dereference (git-fixes). - commit 490216a +------------------------------------------------------------------- +Tue Jan 7 21:30:51 CET 2025 - mbrugger@suse.com + +- powerpc/pseries/vas: Add close() callback in vas_vm_ops struct + (bsc#1234825). +- commit 2674760 + ------------------------------------------------------------------- Tue Jan 7 20:12:47 CET 2025 - tbogendoerfer@suse.de diff --git a/kernel-zfcpdump.spec b/kernel-zfcpdump.spec index f5d6695..abb7b8c 100644 --- a/kernel-zfcpdump.spec +++ b/kernel-zfcpdump.spec @@ -19,7 +19,7 @@ %define srcversion 6.12 %define patchversion 6.12.0 -%define git_commit ed291891ed2804d2dd249f8063da18005e59bab4 +%define git_commit 6642b425d8de140c969bc185b2b1527f15588dfc %define variant %{nil} %define compress_modules zstd %define compress_vmlinux xz @@ -39,7 +39,7 @@ Name: kernel-zfcpdump Version: 6.12.0 %if 0%{?is_kotd} -Release: .ged29189 +Release: .g6642b42 %else Release: 0 %endif diff --git a/patches.suse.tar.bz2 b/patches.suse.tar.bz2 index 153ba36..28e4abd 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:f8a9350d7a5175256aa6b133cf160cd94ca567d43f2882b043082463ebe102fe -size 2056003 +oid sha256:92b899f1046911d67f2679a5d0162fb13458738707103d5ebf75385fcf38ba0b +size 2692416 diff --git a/series.conf b/series.conf index 76abf76..f41367e 100644 --- a/series.conf +++ b/series.conf @@ -50,6 +50,8 @@ patches.suse/fs-support-relative-paths-with-FSCONFIG_SET_STRING.patch patches.suse/epoll-annotate-racy-check.patch patches.suse/fcntl-make-F_DUPFD_QUERY-associative.patch + patches.suse/epoll-Add-synchronous-wakeup-support-for-ep_poll_callback.patch + patches.suse/initramfs-avoid-filename-buffer-overrun.patch patches.suse/cachefiles-Fix-NULL-pointer-dereference-in-object-file.patch patches.suse/netfs-fscache-Add-a-memory-barrier-for-FSCACHE_VOLUME_CREATING.patch patches.suse/fs-file.c-remove-sanity_check-and-add-likely-unlikel.patch @@ -57,7 +59,9 @@ patches.suse/fs-file.c-add-fast-path-in-find_next_fd.patch patches.suse/uaccess-add-copy_struct_to_user-helper.patch patches.suse/sched_getattr-port-to-copy_struct_to_user.patch + patches.suse/block-RCU-protect-disk-conv_zones_bitmap-d7cb.patch patches.suse/s390-dasd-Fix-redundant-proc-dasd-entries-removal.patch + patches.suse/io_uring-eventfd-abstract-out-ev_fd-put-helper.patch patches.suse/s390-pci-Sort-PCI-functions-prior-to-creating-virtual-busses.patch patches.suse/s390-pci-Use-topology-ID-for-multi-function-devices.patch patches.suse/s390-pci-Ignore-RID-for-isolated-VFs.patch @@ -103,6 +107,7 @@ patches.suse/kselftest-arm64-Don-t-leak-pipe-fds-in-pac.exec_sign.patch patches.suse/arm64-probes-Disable-kprobes-uprobes-on-MOPS-instructions.patch patches.suse/selftests-mm-Fix-unused-function-warning-for-aarch64.patch + patches.suse/xen-Fix-the-issue-of-resource-not-being-properly-rel.patch patches.suse/platform-chrome-cros_ec_typec-fix-missing-fwnode-ref.patch patches.suse/firmware-google-Unregister-driver_info-on-failure.patch patches.suse/crypto-ecdsa-Avoid-signed-integer-overflow-on-signat.patch @@ -126,10 +131,23 @@ patches.suse/crypto-bcm-add-error-check-in-the-ahash_hmac_init-fu.patch patches.suse/crypto-aes-gcm-p10-Use-the-correct-bit-to-test-for-P.patch patches.suse/crypto-cavium-Fix-an-error-handling-path-in-cpt_ucod.patch + patches.suse/cpufreq-amd-pstate-Rename-MSR-and-shared-memory-specific-functions.patch patches.suse/cpufreq-amd-pstate-Fix-non-kerneldoc-comment.patch patches.suse/cpufreq-amd-pstate-Don-t-update-CPPC-request-in-amd_.patch + patches.suse/cpufreq-amd-pstate-Remove-the-redundant-verify-function.patch + patches.suse/cpufreq-amd-pstate-Set-the-initial-min_freq-to-lowest_nonlinear_freq.patch + patches.suse/cpufreq-amd-pstate-Call-amd_pstate_register-in-amd_pstate_init.patch + patches.suse/cpufreq-amd-pstate-Call-amd_pstate_set_driver-in-amd_pstate_register_driver.patch + patches.suse/cpufreq-amd-pstate-Remove-the-switch-case-in-amd_pstate_init.patch + patches.suse/cpufreq-amd-pstate-Remove-the-redundant-amd_pstate_set_driver-call.patch patches.suse/amd-pstate-Set-min_perf-to-nominal_perf-for-active-mode-performance-gov.patch patches.suse/amd-pstate-Switch-to-amd-pstate-by-default-on-some-Server-platforms.patch + patches.suse/cpufreq-amd-pstate-Rename-functions-that-enable-CPPC.patch + patches.suse/cpufreq-amd-pstate-Do-not-attempt-to-clear-MSR_AMD_CPPC_ENABLE.patch + patches.suse/cpufreq-amd-pstate-Call-cppc_set_epp_perf-in-the-reenable-function.patch + patches.suse/cpufreq-amd-pstate-Align-offline-flow-of-shared-memory-and-MSR-based-systems.patch + patches.suse/cpufreq-amd-pstate-Push-adjust_perf-vfunc-init-into-cpu_init.patch + patches.suse/cpufreq-amd-pstate-Move-registration-after-static-function-call-update.patch patches.suse/sched-cpufreq-Ensure-sd-is-rebuilt-for-EAS-check.patch patches.suse/cpufreq-intel_pstate-Update-Balance-performance-EPP-for-Granite-Rapids.patch patches.suse/intel_idle-add-Granite-Rapids-Xeon-D-support.patch @@ -151,7 +169,14 @@ patches.suse/hwmon-nct6775-core-Fix-overflows-seen-when-writing-l.patch patches.suse/doc-rcu-update-printed-dynticks-counter-bits.patch patches.suse/kcsan-Turn-report_filterlist_lock-into-a-raw_spinloc.patch + patches.suse/EDAC-igen6-Avoid-segmentation-fault-on-module-unload.patch patches.suse/EDAC-bluefield-Fix-potential-integer-overflow.patch + patches.suse/x86-microcode-intel-Remove-unnecessary-cache-writeback-and.patch + patches.suse/x86-cpufeatures-Rename-X86_FEATURE_FAST_CPPC-to-have-AMD-prefix.patch + patches.suse/x86-cpufeatures-Add-X86_FEATURE_AMD_HETEROGENEOUS_CORES.patch + patches.suse/x86-cpu-Enable-SD_ASYM_PACKING-for-PKG-domain-on-AMD.patch + patches.suse/x86-cpu-Add-CPU-type-to-struct-cpuinfo_topology.patch + patches.suse/x86-amd-Use-heterogeneous-core-topology-for-identifying-boost-numerator.patch patches.suse/locking-rt-Add-sparse-annotation-PREEMPT_RT-s-sleeping-locks.patch patches.suse/locking-rt-Remove-one-__cond_lock-in-RT-s-spin_trylock_irqsave.patch patches.suse/locking-rt-Add-sparse-annotation-for-RCU.patch @@ -162,6 +187,12 @@ patches.suse/kcsan-seqlock-Fix-incorrect-assumption-in-read_seqbe.patch patches.suse/iio-magnetometer-fix-if-scoped_guard-formatting.patch patches.suse/Revert-scripts-faddr2line-Check-only-two-symbols-whe.patch + patches.suse/perf-x86-Refine-hybrid_pmu_type-defination.patch + patches.suse/x86-cpu-intel-Define-helper-to-get-CPU-core-native-ID.patch + patches.suse/perf-x86-intel-Support-hybrid-PMU-with-multiple-atom-uarchs.patch + patches.suse/perf-x86-intel-Add-PMU-support-for-ArrowLake-H.patch + patches.suse/perf-x86-rapl-Move-the-pmu-allocation-out-of-CPU-hotplug.patch + patches.suse/perf-x86-rapl-Clean-up-cpumask-and-hotplug.patch patches.suse/sched-change-wake_up_bit-and-related-function-to-expect-unsigned-long.patch patches.suse/sched-Improve-documentation-for-wake_up_bit-wait_on_bit-family-of-functions.patch patches.suse/sched-Document-wait_var_event-family-of-functions-and-wake_up_var.patch @@ -196,6 +227,7 @@ patches.suse/irqchip-riscv-aplic-Prevent-crash-when-MSI-domain-is.patch patches.suse/timers-Move-sleep-and-timeout-functions-into-a-separate-file.patch patches.suse/jiffies-Define-secs_to_jiffies.patch + patches.suse/timekeeping-Always-check-for-negative-motion.patch patches.suse/hrtimers-Add-missing-hrtimer_init-trace-points.patch patches.suse/hrtimers-Introduce-hrtimer_setup-to-replace-hrtimer_init.patch patches.suse/hrtimers-Introduce-hrtimer_setup_on_stack.patch @@ -215,6 +247,9 @@ patches.suse/kernel-doc-allow-object-like-macros-in-ReST-output.patch patches.suse/Revert-cgroup-Fix-memory-leak-caused-by-missing-cgroup_bpf_offline.patch patches.suse/cgroup-bpf-only-cgroup-v2-can-be-attached-by-bpf-programs.patch + patches.suse/cgroup-cpuset-Revert-Allow-suppression-of-sched-domain-rebuild-in-update_cpumasks_hier.patch + patches.suse/cgroup-cpuset-Enforce-at-most-one-rebuild_sched_domains_locked-call-per-operation.patch + patches.suse/cgroup-cpuset-Disable-cpuset_cpumask_can_shrink-test-if-not-load-balancing.patch patches.suse/sched_ext-Factor-out-move_task_between_dsqs-from-scx_dispatch_from_dsq.patch patches.suse/sched-ext-Fix-unmatch-trailing-comment-of-CONFIG_EXT_GROUP_SCHED.patch patches.suse/sched-ext-Use-tg_cgroup-to-elieminate-duplicate-code.patch @@ -322,6 +357,8 @@ patches.suse/efi-libstub-Free-correct-pointer-on-failure.patch patches.suse/watchdog-Add-HAS_IOPORT-dependency-for-SBC8360-and-S.patch patches.suse/arm64-tegra-p2180-Add-mandatory-compatible-for-WiFi-node.patch + patches.suse/arm64-dts-rockchip-Split-up-RK3588-s-PCIe-pinctrls.patch + patches.suse/arm64-dts-rockchip-Fix-Turing-RK1-PCIe3-hang.patch patches.suse/arm64-dts-rockchip-pwm-leds-for-Orange-Pi-5.patch patches.suse/arm64-dts-rockchip-Remove-enable-active-low-from-two-boards.patch patches.suse/arm64-dts-imx8mn-tqma8mqnl-mba8mx-usbot-fix-coexistence-of-output-low-and-output-high-in-GPIO.patch @@ -429,6 +466,7 @@ patches.suse/tg3-Link-IRQs-to-NAPI-instances.patch patches.suse/tg3-Link-queues-to-NAPIs.patch patches.suse/netdevsim-copy-addresses-for-both-in-and-out-paths.patch + patches.suse/r8169-enable-SG-TSO-on-selected-chip-versions-per-de.patch patches.suse/tg3-Address-byte-order-miss-matches.patch patches.suse/net-napi-Make-napi_defer_hard_irqs-per-NAPI.patch patches.suse/net-napi-Make-gro_flush_timeout-per-NAPI.patch @@ -439,7 +477,10 @@ patches.suse/af_packet-avoid-erroring-out-after-sock_init_data-in.patch patches.suse/Bluetooth-L2CAP-do-not-leave-dangling-sk-pointer-on-.patch patches.suse/Bluetooth-RFCOMM-avoid-leaving-dangling-sk-pointer-i.patch + patches.suse/net-af_can-do-not-leave-a-dangling-sk-pointer-in-can.patch patches.suse/net-ieee802154-do-not-leave-a-dangling-sk-pointer-in.patch + patches.suse/net-inet-do-not-leave-a-dangling-sk-pointer-in-inet_.patch + patches.suse/net-inet6-do-not-leave-a-dangling-sk-pointer-in-inet.patch patches.suse/tg3-Increase-buffer-size-for-IRQ-label.patch patches.suse/eth-Fix-typo-accelaration-.-exprienced-and-rewrittin.patch patches.suse/net-mlx5-Refactor-QoS-group-scheduling-element-creat.patch @@ -640,7 +681,9 @@ patches.suse/net-phy-dp83869-fix-status-reporting-for-1000base-x-.patch patches.suse/i40e-Fix-handling-changed-priv-flags.patch patches.suse/selftests-netfilter-Fix-missing-return-values-in-con.patch + patches.suse/xsk-Free-skb-when-TX-metadata-options-are-invalid.patch patches.suse/net-phy-fix-phylib-s-dual-eee_enabled.patch + patches.suse/bpf-fix-recursive-lock-when-verdict-program-return-S.patch patches.suse/erofs-fix-file-backed-mounts-over-FUSE.patch patches.suse/erofs-fix-blksize-PAGE_SIZE-for-file-backed-mounts.patch patches.suse/erofs-handle-NONHEAD-delta-1-lclusters-gracefully.patch @@ -699,6 +742,7 @@ patches.suse/drm-omap-Fix-locking-in-omap_gem_new_dmabuf.patch patches.suse/drm-v3d-Appease-lockdep-while-updating-GPU-stats.patch patches.suse/drm-panic-Fix-uninitialized-spinlock-acquisition-wit.patch + patches.suse/udmabuf-change-folios-array-from-kmalloc-to-kvmalloc.patch patches.suse/drm-imx-dcss-Use-IRQF_NO_AUTOEN-flag-in-request_irq.patch patches.suse/drm-imx-dcss-Use-IRQF_NO_AUTOEN-flag-in-request_irq-4380f86.patch patches.suse/drm-imx-ipuv3-Use-IRQF_NO_AUTOEN-flag-in-request_irq.patch @@ -802,7 +846,11 @@ patches.suse/drm-amdgpu-Fix-map-unmap-queue-logic.patch patches.suse/drm-amdkfd-Fix-wrong-usage-of-INIT_WORK.patch patches.suse/Revert-drm-amd-display-parse-umc_info-or-vram_info-b.patch + patches.suse/x86-tdx-Introduce-wrappers-to-read-and-write-TD-metadata.patch + patches.suse/x86-tdx-Rename-tdx_parse_tdinfo-to-tdx_setup.patch + patches.suse/x86-tdx-Dynamically-disable-SEPT-violations-from-causing-V.patch patches.suse/tracing-Remove-TRACE_FLAG_IRQS_NOSUPPORT.patch + patches.suse/ftrace-Fix-regression-with-module-command-in-stack_trace_filter.patch patches.suse/kunit-skb-use-gfp-variable-instead-of-hardcoding-GFP.patch patches.suse/kunit-string-stream-Fix-a-UAF-bug-in-kunit_init_suit.patch patches.suse/kunit-Fix-potential-null-dereference-in-kunit_device.patch @@ -853,6 +901,7 @@ patches.suse/mtd-rawnand-atmel-Fix-possible-memory-leak.patch patches.suse/mtd-spinand-winbond-Fix-512GW-and-02JW-OOB-layout.patch patches.suse/mtd-spinand-winbond-Fix-512GW-01GW-01JW-and-02JW-ECC.patch + patches.suse/tpm-ibmvtpm-Set-TPM_OPS_AUTO_STARTUP-flag-on-driver.patch patches.suse/cppc_cpufreq-Use-desired-perf-if-feedback-ctrs-are-0.patch patches.suse/cpufreq-loongson2-Unregister-platform_driver-on-fail.patch patches.suse/Revert-cpufreq-brcmstb-avs-cpufreq-Fix-initial-comma.patch @@ -864,6 +913,7 @@ patches.suse/cpufreq-CPPC-Fix-wrong-return-value-in-cppc_get_cpu_-b51eb08.patch patches.suse/cpufreq-mediatek-hw-Fix-wrong-return-value-in-mtk_cp.patch patches.suse/thermal-drivers-qcom-tsens-v1-Add-support-for-MSM893.patch + patches.suse/iommu-tegra241-cmdqv-Fix-alignment-failure-at-max_n_.patch patches.suse/iommu-s390-Implement-blocking-domain.patch patches.suse/iommu-amd-pgtbl_v2-Take-protection-domain-lock-befor.patch patches.suse/RDMA-core-Provide-rdma_user_mmap_disassociate-to-dis.patch @@ -920,12 +970,19 @@ patches.suse/unicode-Fix-utf8_load-error-path.patch patches.suse/ovl-Filter-invalid-inodes-with-missing-lookup-functi.patch patches.suse/smb-client-fix-use-after-free-of-signing-key.patch + patches.suse/mm-refactor-mm_access-to-not-return-NULL.patch + patches.suse/mm-madvise-unrestrict-process_madvise-for-current-process.patch patches.suse/maple_tree-fix-alloc-node-fail-issue.patch patches.suse/selftests-damon-huge_count_read_write-provide-suffic.patch patches.suse/selftests-damon-huge_count_read_write-remove-unneces.patch patches.suse/selftests-damon-_debugfs_common-hide-expected-error-.patch patches.suse/selftests-damon-debugfs_duplicate_context_creation-h.patch patches.suse/kasan-move-checks-to-do_strncpy_from_user.patch + patches.suse/mm-pagewalk-add-the-ability-to-install-PTEs.patch + patches.suse/mm-add-PTE_MARKER_GUARD-PTE-marker.patch + patches.suse/mm-madvise-implement-lightweight-guard-page-mechanism.patch + patches.suse/tools-testing-update-tools-UAPI-header-for-mman-common.h.patch + patches.suse/selftests-mm-add-self-tests-for-guard-page-feature.patch patches.suse/maple_tree-refine-mas_store_root-on-storing-NULL.patch patches.suse/zram-fix-NULL-pointer-in-comp_algorithm_show.patch patches.suse/powerpc-fadump-Refactor-and-prepare-fadump_cma_init-.patch @@ -942,18 +999,27 @@ patches.suse/KVM-PPC-Book3S-HV-Stop-using-vc-dpdes-for-nested-KVM.patch patches.suse/KVM-PPC-Book3S-HV-Avoid-returning-to-nested-hypervis.patch patches.suse/KVM-PPC-Book3S-HV-Fix-kmv-kvm-typo.patch + patches.suse/powerpc-perf-Add-perf-interface-to-expose-vpa-counters.patch + patches.suse/docs-ABI-sysfs-bus-event_source-devices-vpa-pmu-Document-sysfs-event-format-entries-for-vpa_pmu.patch + patches.suse/powerpc-kvm-Add-vpa-latency-counters-to-kvm_vcpu_arch.patch + patches.suse/powerpc-perf-Add-per-task-process-monitoring-to-vpa_pmu-driver.patch patches.suse/KVM-s390-add-concurrent-function-facility-to-cpu-model.patch patches.suse/KVM-s390-add-msa11-to-cpu-model.patch patches.suse/KVM-s390-add-gen17-facilities-to-CPU-model.patch + patches.suse/KVM-arm64-Get-rid-of-userspace_irqchip_in_use.patch + patches.suse/KVM-arm64-Don-t-retire-aborted-MMIO-instruction.patch patches.suse/Input-cs40l50-fix-wrong-usage-of-INIT_WORK.patch patches.suse/Input-hideep-add-missing-dependency-on-REGMAP_I2C.patch patches.suse/Input-hycon-hy46xx-add-missing-dependency-on-REGMAP_.patch patches.suse/Input-imagis-fix-warning-regarding-imagis_3038_data-.patch patches.suse/fbdev-sh7760fb-Fix-a-possible-memory-leak-in-sh7760f.patch + patches.suse/x86-fix-off-by-one-in-access_ok.patch patches.suse/lib-string_helpers-silence-snprintf-output-truncatio.patch patches.suse/lib-Kconfig.debug-move-int_pow-test-option-to-runtim.patch patches.suse/scatterlist-fix-a-typo.patch + patches.suse/ipc-fix-memleak-if-msg_init_ns-failed-in-create_ipc_ns.patch patches.suse/checkpatch-always-parse-orig_commit-in-fixes-tag.patch + patches.suse/ocfs2-fix-uninitialized-value-in-ocfs2_file_read_ite.patch patches.suse/mm-slub-Avoid-list-corruption-when-removing-a-slab-from-the-full-list.patch patches.suse/slab-Fix-too-strict-alignment-check-in-create_cache.patch patches.suse/pinctrl-freescale-fix-COMPILE_TEST-error-with-PINCTR.patch @@ -968,6 +1034,8 @@ patches.suse/mailbox-mtk-cmdq-fix-wrong-use-of-sizeof-in-cmdq_get.patch patches.suse/mailbox-arm_mhuv2-clean-up-loop-in-get_irq_chan_comb.patch patches.suse/mailbox-pcc-Check-before-sending-MCTP-PCC-response-A.patch + patches.suse/scsi-hisi_sas-Add-cond_resched-for-no-forced-preempt.patch + patches.suse/scsi-hisi_sas-Create-all-dump-files-during-debugfs-initialization.patch patches.suse/scsi-lpfc-Modify-CGN-warning-signal-calculation-base.patch patches.suse/scsi-lpfc-Check-devloss-callbk-done-flag-for-potenti.patch patches.suse/scsi-lpfc-Call-lpfc_sli4_queue_unset-in-restart-and-.patch @@ -979,6 +1047,9 @@ patches.suse/scsi-lpfc-Change-lpfc_nodelist-nlp_flag-member-into-.patch patches.suse/scsi-lpfc-Update-lpfc-version-to-14.4.0.6.patch patches.suse/scsi-lpfc-Copyright-updates-for-14.4.0.6-patches.patch + patches.suse/scsi-bfa-Fix-use-after-free-in-bfad_im_module_exit.patch + patches.suse/scsi-qedf-Fix-a-possible-memory-leak-in-qedf_alloc_a.patch + patches.suse/scsi-qedi-Fix-a-possible-memory-leak-in-qedi_alloc_and_init_sb.patch patches.suse/virtiofs-use-pages-instead-of-pointer-for-kernel-direct-IO.patch patches.suse/NFSD-Prevent-a-potential-integer-overflow.patch patches.suse/svcrdma-Address-an-integer-overflow.patch @@ -1049,6 +1120,7 @@ patches.suse/remoteproc-qcom_q6v5_pas-disable-auto-boot-for-wpss.patch patches.suse/remoteproc-qcom_q6v5_mss-Re-order-writes-to-the-IMEM.patch patches.suse/selftests-mount_setattr-Fix-failures-on-64K-PAGE_SIZ.patch + patches.suse/vfio-mlx5-Fix-an-unwind-issue-in-mlx5vf_add_migratio.patch patches.suse/vfio-pci-Properly-hide-first-in-list-PCIe-extended-c.patch patches.suse/vdpa-mlx5-Fix-suboptimal-range-on-iotlb-iteration.patch patches.suse/gpio-zevio-Add-missed-label-initialisation.patch @@ -1093,6 +1165,7 @@ patches.suse/net-phy-fix-phy_ethtool_set_eee-incorrectly-enabling.patch patches.suse/selftests-rds-move-test.py-to-TEST_FILES.patch patches.suse/tracing-Record-task-flag-NEED_RESCHED_LAZY.patch + patches.suse/docs-ABI-sysfs-bus-event_source-devices-vpa-pmu-Fix-htmldocs-errors.patch patches.suse/s390-debug-Pass-in-and-enforce-output-buffer-size-for-format-handlers.patch patches.suse/s390-stacktrace-Use-break-instead-of-return-statement.patch patches.suse/s390-vfio-ap-Remove-gmap_convert_to_secure-from-vfio_ap_ops.patch @@ -1101,6 +1174,7 @@ patches.suse/s390-pci-Fix-potential-double-remove-of-hotplug-slot.patch patches.suse/apparmor-test-Fix-memory-leak-for-aa_unpack_strdup.patch patches.suse/apparmor-fix-Do-simple-duplicate-message-elimination.patch + patches.suse/usb-typec-ucsi-glink-use-device_for_each_child_node_.patch patches.suse/usb-chipidea-add-CI_HDRC_HAS_SHORT_PKT_LIMIT-flag.patch patches.suse/usb-chipidea-udc-limit-usb-request-length-to-max-16K.patch patches.suse/usb-chipidea-udc-create-bounce-buffer-for-problem-sg.patch @@ -1110,7 +1184,13 @@ patches.suse/USB-chaoskey-fail-open-after-removal.patch patches.suse/USB-chaoskey-Fix-possible-deadlock-chaoskey_list_loc.patch patches.suse/usb-typec-ucsi-Do-not-call-ACPI-_DSM-method-for-UCSI.patch + patches.suse/usb-typec-ucsi-UCSI2.0-Set-Sink-Path-command-support.patch + patches.suse/usb-typec-Add-attribute-file-showing-the-supported-U.patch + patches.suse/usb-typec-Add-attribute-file-showing-the-USB-Modes-o.patch + patches.suse/usb-typec-ucsi-Supply-the-USB-capabilities-to-the-po.patch + patches.suse/usb-typec-ucsi-Add-support-for-the-partner-USB-Modes.patch patches.suse/usb-gadget-uvc-wake-pump-everytime-we-update-the-fre.patch + patches.suse/usb-typec-ucsi-Helper-for-Get-Connector-Status-comma.patch patches.suse/phy-realtek-usb-fix-NULL-deref-in-rtk_usb2phy_probe.patch patches.suse/phy-realtek-usb-fix-NULL-deref-in-rtk_usb3phy_probe.patch patches.suse/xhci-Combine-two-if-statements-for-Etron-xHCI-host.patch @@ -1120,9 +1200,11 @@ patches.suse/usb-xhci-Limit-Stop-Endpoint-retries.patch patches.suse/usb-xhci-Fix-TD-invalidation-under-pending-Set-TR-De.patch patches.suse/usb-xhci-Avoid-queuing-redundant-Stop-Endpoint-comma.patch + patches.suse/usb-typec-ucsi-Convert-connector-specific-commands-t.patch patches.suse/usb-typec-ucsi-glink-fix-off-by-one-in-connector_sta.patch patches.suse/usb-typec-ucsi-glink-be-more-precise-on-orientation-.patch patches.suse/usb-musb-Fix-hardware-lockup-on-first-Rx-endpoint-re.patch + patches.suse/usb-typec-ucsi-Fix-a-missing-bits-to-bytes-conversio.patch patches.suse/usb-misc-ljca-move-usb_autopm_put_interface-after-wa.patch patches.suse/usb-misc-ljca-set-small-runtime-autosuspend-delay.patch patches.suse/usb-typec-fix-potential-array-underflow-in-ucsi_ccg_.patch @@ -1224,6 +1306,8 @@ patches.suse/serial-amba-pl011-Fix-RX-stall-when-DMA-is-used.patch patches.suse/serial-amba-pl011-fix-build-regression.patch patches.suse/Revert-serial-sh-sci-Clean-sci_ports-0-after-at-earl.patch + patches.suse/smb-client-fix-NULL-ptr-deref-in-crypto_aead_setkey.patch + patches.suse/smb-Initialize-cfid-tcon-before-performing-network-o.patch patches.suse/NFSv4.0-Fix-a-use-after-free-problem-in-the-asynchronous-open.patch patches.suse/nfs-localio-must-clear-res.replen-in-nfs_local_read_done.patch patches.suse/Revert-fs-nfs-fix-missing-refcnt-by-replacing-folio_set_private-by-folio_attach_private.patch @@ -1234,6 +1318,7 @@ patches.suse/sunrpc-fix-one-UAF-issue-caused-by-sunrpc-kernel-tcp-socket.patch patches.suse/nfs-blocklayout-Don-t-attempt-unregister-for-invalid-block-device.patch patches.suse/nfs-blocklayout-Limit-repeat-device-registration-on-failure.patch + patches.suse/ceph-fix-cred-leak-in-ceph_mds_check_access.patch patches.suse/9p-xen-fix-release-of-IRQ.patch patches.suse/mtd-ubi-fix-unreleased-fwnode_handle-in-find_volume_.patch patches.suse/hostfs-Fix-the-NULL-vs-IS_ERR-bug-for-__filemap_get_folio.patch @@ -1252,17 +1337,23 @@ patches.suse/io_uring-check-for-overflows-in-io_pin_pages.patch patches.suse/io_uring-fix-corner-case-forgetting-to-vunmap.patch patches.suse/io_uring-tctx-work-around-xa_store-allocation-error-.patch + patches.suse/block-fix-uaf-for-flush-rq-while-iterating-tags.patch + patches.suse/Revert-block-bfq-merge-bfq_release_process_ref-into-bfq_put_cooperator.patch patches.suse/nvme-multipath-Fix-RCU-list-traversal-to-use-SRCU-pr.patch patches.suse/Revert-nvme-make-keep-alive-synchronous-operation.patch patches.suse/nvme-fabrics-fix-kernel-crash-while-shutting-down-co.patch patches.suse/block-bfq-fix-bfqq-uaf-in-bfq_limit_depth.patch patches.suse/tools-power-turbostat-Fix-trailing-n-parsing.patch + patches.suse/tools-power-turbostat-Add-initial-support-for-GraniteRapids-D.patch patches.suse/tools-power-turbostat-Fix-child-s-argument-forwardin.patch + patches.suse/x86-mm-Carve-out-INVLPG-inline-asm-for-use-by-others.patch + patches.suse/x86-microcode-AMD-Flush-patch-buffer-mapping-after-applica.patch patches.suse/x86-CPU-AMD-Terminate-the-erratum_1386_microcode-arr.patch patches.suse/irqchip-irq-mvebu-sei-Move-misplaced-select-callback.patch patches.suse/irqchip-gicv3-its-Add-workaround-for-hip09-ITS-errat.patch patches.suse/xfs-remove-unknown-compat-feature-check-in-superblock-write-validation.patch patches.suse/btrfs-fix-use-after-free-in-btrfs_encoded_read_endio.patch + patches.suse/btrfs-add-a-sanity-check-for-btrfs-root-in-btrfs_search_sl.patch patches.suse/platform-x86-asus-wmi-Ignore-return-value-when-writi.patch patches.suse/platform-x86-asus-nb-wmi-Ignore-unknown-event-0xCF.patch patches.suse/iTCO_wdt-mask-NMI_NOW-bit-for-update_no_reboot_bit-c.patch @@ -1277,6 +1368,7 @@ patches.suse/HID-i2c-hid-Revert-to-using-power-commands-to-wake-o.patch patches.suse/HID-wacom-fix-when-get-product-name-maybe-null-point.patch patches.suse/selftests-hid-fix-typo-and-exit-code.patch + patches.suse/net-enetc-Do-not-configure-preemptible-TCs-if-SIs-do.patch patches.suse/net-hsr-avoid-potential-out-of-bound-access-in-fill_.patch patches.suse/bnxt_en-ethtool-Supply-ntuple-rss-context-action.patch patches.suse/octeontx2-af-Fix-SDP-MAC-link-credits-configuration.patch @@ -1295,10 +1387,15 @@ patches.suse/can-mcp251xfd-mcp251xfd_get_tef_len-work-around-erra.patch patches.suse/can-j1939-j1939_session_new-fix-skb-reference-counti.patch patches.suse/net-phy-microchip-Reset-LAN88xx-PHY-to-ensure-clean-.patch + patches.suse/net-ipv6-release-expired-exception-dst-cached-in-soc.patch + patches.suse/dccp-Fix-memory-leak-in-dccp_feat_change_recv.patch patches.suse/tipc-Fix-use-after-free-of-kernel-socket-in-cleanup_.patch + patches.suse/net-smc-initialize-close_work-early-to-avoid-warning.patch patches.suse/net-qed-allow-old-cards-not-supporting-num_images-to.patch + patches.suse/net-hsr-must-allocate-more-bytes-for-RedBox-support.patch patches.suse/net-Make-napi_hash_lock-irq-safe.patch patches.suse/ethtool-Fix-access-to-uninitialized-fields-in-set-RX.patch + patches.suse/geneve-do-not-assume-mac-header-is-set-in-geneve_xmi.patch patches.suse/bnxt_en-refactor-tpa_info-alloc-free-into-helpers.patch patches.suse/bnxt_en-refactor-bnxt_alloc_rx_rings-to-call-bnxt_al.patch patches.suse/bnxt_en-handle-tpa_info-in-queue-API-implementation.patch @@ -1317,6 +1414,9 @@ patches.suse/ixgbe-downgrade-logging-of-unsupported-VF-API-versio.patch patches.suse/ixgbe-Correct-BASE-BX10-compliance-code.patch patches.suse/igb-Fix-potential-invalid-memory-access-in-igb_init_.patch + patches.suse/0001-netfilter-x_tables-fix-LED-ID-check-in-led_tg_check.patch + patches.suse/netfilter-ipset-Hold-module-reference-while-requesti.patch + patches.suse/net-avoid-potential-UAF-in-default_operstate.patch patches.suse/msft-hv-3086-net-mana-Request-a-V2-response-version-for-MANA_QUER.patch patches.suse/iommufd-Fix-out_fput-in-iommufd_fault_alloc.patch patches.suse/pmdomain-core-Add-missing-put_device.patch @@ -1379,33 +1479,53 @@ patches.suse/arm64-ptrace-fix-partial-SETREGSET-for-NT_ARM_POE.patch patches.suse/bpf-vsock-Fix-poll-missing-a-queue.patch patches.suse/bpf-vsock-Invoke-proto-close-on-close.patch + patches.suse/xsk-fix-OOB-map-writes-when-deleting-elements.patch + patches.suse/bpf-fix-OOB-devmap-writes-when-deleting-elements.patch patches.suse/io_uring-Change-res2-parameter-type-in-io_uring_cmd_.patch + patches.suse/bcache-revert-replacing-IS_ERR_OR_NULL-with-IS_ERR-a.patch + patches.suse/virtio-blk-don-t-keep-queue-frozen-during-system-sus.patch patches.suse/nvme-don-t-apply-NVME_QUIRK_DEALLOCATE_ZEROES-when-D.patch patches.suse/nvme-fabrics-handle-zero-MAXCMD-without-closing-the-.patch patches.suse/nvme-tcp-fix-the-memleak-while-create-new-ctrl-faile.patch patches.suse/nvme-rdma-unquiesce-admin_q-before-destroy-it.patch patches.suse/scsi-megaraid_sas-Fix-for-a-potential-deadlock.patch + patches.suse/scsi-ufs-core-Cancel-RTC-work-during-ufshcd_remove.patch + patches.suse/scsi-ufs-qcom-Only-free-platform-MSIs-when-ESI-is-en.patch patches.suse/scsi-mpt3sas-Diag-Reset-when-Doorbell-In-Use-bit-is-.patch patches.suse/scsi-mpt3sas-Update-driver-version-to-51.100.00.00.patch + patches.suse/scsi-mpi3mr-Fix-corrupt-config-pages-PHY-state-is-switched-in-sysfs.patch patches.suse/scsi-qla2xxx-Fix-abort-in-bsg-timeout.patch patches.suse/scsi-qla2xxx-Fix-use-after-free-on-unload.patch patches.suse/scsi-qla2xxx-Remove-check-req_sg_cnt-should-be-equal.patch patches.suse/scsi-qla2xxx-Fix-NVMe-and-NPIV-connect-issue.patch patches.suse/scsi-qla2xxx-Supported-speed-displayed-incorrectly-f.patch patches.suse/scsi-qla2xxx-Update-version-to-10.02.09.400-k.patch + patches.suse/scsi-ufs-core-sysfs-Prevent-div-by-zero.patch patches.suse/scsi-sg-Fix-slab-use-after-free-read-in-sg_release.patch patches.suse/msft-hv-3085-scsi-storvsc-Do-not-flag-MAINTENANCE_IN-return-of-SR.patch + patches.suse/mm-gup-handle-NULL-pages-in-unpin_user_pages.patch + patches.suse/mm-mempolicy-fix-migrate_to_node-assuming-there-is-a.patch patches.suse/kasan-make-report_lock-a-raw-spinlock.patch + patches.suse/ocfs2-free-inode-when-ocfs2_get_init_inode-fails.patch patches.suse/selftest-hugetlb_dio-fix-test-naming.patch patches.suse/selftests-damon-add-_damon_sysfs.py-to-TEST_FILES.patch + patches.suse/stackdepot-fix-stack_depot_save_flags-in-NMI-context.patch patches.suse/scatterlist-fix-incorrect-func-name-in-kernel-doc.patch patches.suse/lib-stackinit-hide-never-taken-branch-from-compiler.patch patches.suse/sched-numa-fix-memory-leak-due-to-the-overwritten-vma-numab_state.patch patches.suse/iio-magnetometer-yas530-use-signed-integer-type-for-.patch + patches.suse/x86-pkeys-Change-caller-of-update_pkru_in_sigframe.patch + patches.suse/x86-pkeys-Ensure-updated-PKRU-value-is-XRSTOR-d.patch + patches.suse/x86-cpu-Add-Lunar-Lake-to-list-of-CPUs-with-a-broken-MONIT.patch + patches.suse/x86-cpu-topology-Remove-limit-of-CPUs-due-to-disabled-IO-A.patch + patches.suse/x86-kexec-Restore-GDT-on-return-from-preserve_context-kexe.patch patches.suse/cacheinfo-Allocate-memory-during-CPU-hotplug-if-not-done-f.patch patches.suse/x86-cacheinfo-Delete-global-num_cache_leaves.patch + patches.suse/x86-CPU-AMD-WARN-when-setting-EFER.AUTOIBRS-if-and-only-if.patch + patches.suse/clocksource-Make-negative-motion-detection-more-robust.patch patches.suse/irqchip-stm32mp-exti-CONFIG_STM32MP_EXTI-should-not-.patch patches.suse/modpost-Add-.irqentry.text-to-OTHER_SECTIONS.patch + patches.suse/x86-Fix-build-regression-with-CONFIG_KEXEC_JUMP-enabled.patch patches.suse/sched-deadline-Fix-replenish_dl_new_period-dl_server-condition.patch patches.suse/sched-fix-warning-in-sched_setaffinity.patch patches.suse/softirq-Allow-raising-SCHED_SOFTIRQ-from-SMP-call-function-on-RT-kernel.patch @@ -1414,6 +1534,8 @@ patches.suse/sched-core-Prevent-wakeup-of-ksoftirqd-during-idle-load-balance.patch patches.suse/sched-core-Update-kernel-boot-parameters-for-LAZY-preempt.patch patches.suse/sched-deadline-Fix-warning-in-migrate_enable-for-boosted-tasks.patch + patches.suse/perf-x86-intel-Add-Arrow-Lake-U-support.patch + patches.suse/btrfs-flush-delalloc-workers-queue-before-stopping-c.patch patches.suse/clk-en7523-Fix-wrong-BUS-clock-for-EN7581.patch patches.suse/clk-en7523-Initialize-num-before-accessing-hws-in-en.patch patches.suse/selftests-ftrace-adjust-offset-for-kprobe-syntax-err.patch @@ -1425,7 +1547,11 @@ patches.suse/selftests-mlxsw-sharedbuffer-Ensure-no-extra-packets.patch patches.suse/bnxt_en-Fix-GSO-type-for-HW-GRO-packets-on-5750X-chi.patch patches.suse/bnxt_en-Fix-potential-crash-when-dumping-FW-log-core.patch + patches.suse/net-lapb-increase-LAPB_HEADER_LEN.patch + patches.suse/net-stmmac-fix-TSO-DMA-API-usage-causing-oops.patch patches.suse/cxgb4-use-port-number-to-set-mac-addr.patch + patches.suse/qca_spi-Fix-clock-speed-for-multiple-QCA7000.patch + patches.suse/qca_spi-Make-driver-probing-reliable.patch patches.suse/octeontx2-af-Fix-installation-of-PF-multicast-rule.patch patches.suse/virtio_net-correct-netdev_tx_reset_queue-invocation-point.patch patches.suse/bnxt_en-Fix-aggregation-ID-mask-to-prevent-oops-on-5.patch @@ -1438,8 +1564,10 @@ patches.suse/wifi-mac80211-fix-a-queue-stall-in-certain-cases-of-.patch patches.suse/wifi-mac80211-fix-station-NSS-capability-initializat.patch patches.suse/wifi-cfg80211-sme-init-n_channels-before-channels-ac.patch + patches.suse/net-renesas-rswitch-avoid-use-after-put-for-a-device.patch patches.suse/msft-hv-3087-net-mana-Fix-memory-leak-in-mana_gd_setup_irqs.patch patches.suse/msft-hv-3088-net-mana-Fix-irq_contexts-memory-leak-in-mana_gd_set.patch + patches.suse/net-usb-qmi_wwan-add-Telit-FE910C04-compositions.patch patches.suse/batman-adv-Do-not-send-uninitialized-TT-changes.patch patches.suse/batman-adv-Remove-uninitialized-data-in-full-table-T.patch patches.suse/batman-adv-Do-not-let-TT-changes-list-grows-indefini.patch @@ -1469,6 +1597,7 @@ patches.suse/gpio-graniterapids-Check-if-GPIO-line-can-be-used-fo.patch patches.suse/gpio-graniterapids-Fix-GPIO-Ack-functionality.patch patches.suse/riscv-Fix-wrong-usage-of-__pa-on-a-fixmap-address.patch + patches.suse/arm64-stacktrace-Don-t-WARN-when-unwinding-other-tasks.patch patches.suse/kselftest-arm64-abi-fix-SVCR-detection.patch patches.suse/xfs-return-a-64-bit-block-count-from-xfs_btree_count_blocks.patch patches.suse/xfs-don-t-drop-errno-values-when-we-fail-to-ficlone-the-entire-range.patch @@ -1505,6 +1634,8 @@ patches.suse/spi-aspeed-Fix-an-error-handling-path-in-aspeed_spi_.patch patches.suse/spi-rockchip-Fix-PM-runtime-count-on-no-op-cs.patch patches.suse/ata-sata_highbank-fix-OF-node-reference-leak-in-high.patch + patches.suse/iommu-vt-d-Remove-cache-tags-before-disabling-ATS.patch + patches.suse/iommu-vt-d-Fix-qi_batch-NULL-pointer-with-nested-par.patch patches.suse/drm-panic-remove-spurious-empty-line-to-clean-warnin.patch patches.suse/crypto-hisilicon-debugfs-fix-the-struct-pointer-inco.patch patches.suse/serial-sh-sci-Check-if-TX-data-was-written-to-device.patch @@ -1522,7 +1653,10 @@ patches.suse/usb-dwc2-hcd-Fix-GetPortStatus-SetPortFeature.patch patches.suse/usb-dwc2-Fix-HCD-port-connection-race.patch patches.suse/usb-typec-ucsi-Fix-completion-notifications.patch + patches.suse/usb-typec-ucsi-Fix-connector-status-writing-past-buf.patch patches.suse/bpf-sockmap-Fix-race-between-element-replace-and-clo.patc + patches.suse/bpf-Fix-UAF-via-mismatching-bpf_prog-attachment-RCU-flavors.patch + patches.suse/bpf-perf-Fix-invalid-prog_array-access-in-perf_event.patch patches.suse/sched-fair-Fix-NEXT_BUDDY.patch patches.suse/sched-fair-Fix-sched_can_stop_tick-for-fair-tasks.patch patches.suse/sched-eevdf-More-PELT-vs-DELAYED_DEQUEUE.patch @@ -1531,6 +1665,7 @@ patches.suse/irqchip-gic-v3-Work-around-insecure-GIC-integrations.patch patches.suse/i2c-pnx-Fix-timeout-in-wait-functions.patch patches.suse/i2c-riic-Always-round-up-when-calculating-bus-period.patch + patches.suse/efivarfs-Fix-error-on-non-existent-file.patch patches.suse/p2sb-Factor-out-p2sb_read_from_cache.patch patches.suse/p2sb-Introduce-the-global-flag-p2sb_hidden_by_bios.patch patches.suse/p2sb-Move-P2SB-hide-and-unhide-code-to-p2sb_scan_and.patch @@ -1564,15 +1699,23 @@ patches.suse/msft-hv-3097-tools-hv-reduce-resouce-usage-in-hv_get_dns_info-hel.patch patches.suse/msft-hv-3098-tools-hv-add-a-.gitignore-file.patch patches.suse/msft-hv-3099-tools-hv-reduce-resource-usage-in-hv_kvp_daemon.patch + patches.suse/selinux-ignore-unknown-extended-permissions.patch patches.suse/cxl-pci-Fix-potential-bogus-return-value-upon-succes.patch patches.suse/cxl-region-Fix-region-creation-for-greater-than-x2-s.patch patches.suse/mmc-sdhci-tegra-Remove-SDHCI_QUIRK_BROKEN_ADMA_ZEROL.patch patches.suse/mmc-mtk-sd-disable-wakeup-in-.remove-and-in-the-erro.patch + patches.suse/net-tun-fix-tun_napi_alloc_frags.patch + patches.suse/net-smc-check-return-value-of-sock_recvmsg-when-drai.patch + patches.suse/net-mscc-ocelot-fix-incorrect-IFH-SRC_PORT-field-in-.patch + patches.suse/netdevsim-prevent-bad-user-input-in-nsim_dev_health_break_write.patch + patches.suse/tools-net-ynl-fix-sub-message-key-lookup-for-nested-.patch patches.suse/ionic-Fix-netdev-notifier-unregister-on-failure.patch patches.suse/ionic-no-double-destroy-workqueue.patch patches.suse/ionic-use-ee-offset-when-returning-sprom-data.patch patches.suse/chelsio-chtls-prevent-potential-integer-overflow-on-.patch + patches.suse/net-ethernet-oa_tc6-fix-tx-skb-race-condition-betwee.patch patches.suse/qed-fix-possible-uninit-pointer-read-in-qed_mcp_nvm_.patch + patches.suse/net-netdevsim-fix-nsim_pp_hold_write.patch patches.suse/can-m_can-set-init-flag-earlier-in-probe.patch patches.suse/can-m_can-fix-missed-interrupts-with-m_can_pci.patch patches.suse/selftests-openvswitch-fix-tcpdump-execution.patch @@ -1580,6 +1723,7 @@ patches.suse/idpf-trigger-SW-interrupt-when-exiting-wb_on_itr-mod.patch patches.suse/octeontx2-pf-fix-netdev-memory-leak-in-rvu_rep_creat.patch patches.suse/octeontx2-pf-fix-error-handling-of-devlink-port-in-r.patch + patches.suse/ring-buffer-Fix-overflow-in-__rb_map_vma.patch patches.suse/i915-guc-Reset-engine-utilization-buffer-before-regi.patch patches.suse/i915-guc-Ensure-busyness-counter-increases-motonical.patch patches.suse/i915-guc-Accumulate-active-runtime-on-gt-reset.patch @@ -1617,15 +1761,27 @@ patches.suse/hwmon-tmp513-Fix-interpretation-of-values-of-Shunt-V.patch patches.suse/hwmon-tmp513-Fix-Current-Register-value-interpretati.patch patches.suse/hwmon-tmp513-Fix-interpretation-of-values-of-Tempera.patch + patches.suse/ceph-give-up-on-paths-longer-than-PATH_MAX.patch patches.suse/NFS-pnfs-Fix-a-live-lock-between-recalled-layouts-and-layoutget.patch + patches.suse/smb-client-fix-TCP-timers-deadlock-after-rmmod.patch + patches.suse/cpufreq-amd-pstate-Detect-preferred-core-support-before-driver-registration.patch + patches.suse/cpufreq-amd-pstate-Store-the-boost-numerator-as-highest-perf-again.patch + patches.suse/cpufreq-amd-pstate-Use-boost-numerator-for-upper-bound-of-frequencies.patch patches.suse/media-dvb-frontends-dib3000mb-fix-uninit-value-in-di.patch patches.suse/selftests-memfd-run-sysctl-tests-when-PID-namespace-.patch + patches.suse/mm-use-aligned-address-in-clear_gigantic_page.patch + patches.suse/mm-use-aligned-address-in-copy_user_gigantic_page.patch + patches.suse/fork-avoid-inappropriate-uprobe-access-to-invalid-mm.patch + patches.suse/mm-page_alloc-don-t-call-pfn_to_page-on-possibly-non-existent-PFN-in-split_large_buddy.patch + patches.suse/arm64-dts-broadcom-Fix-L2-linesize-for-Raspberry-Pi-5.patch patches.suse/of-property-fw_devlink-Do-not-use-interrupt-parent-d.patch patches.suse/of-address-Preserve-the-flags-portion-on-1-1-dma-ran.patch patches.suse/of-Fix-error-path-in-of_parse_phandle_with_args_map.patch patches.suse/of-Fix-refcount-leakage-for-OF-node-returned-by-__of.patch patches.suse/of-irq-Fix-interrupt-map-cell-length-check-in-of_irq.patch patches.suse/of-irq-Fix-using-uninitialized-variable-addr_len-in-.patch + patches.suse/KVM-x86-Play-nice-with-protected-guests-in-complete_.patch + patches.suse/KVM-SVM-Allow-guest-writes-to-set-MSR_AMD64_DE_CFG-b.patch patches.suse/nfsd-restore-callback-functionality-for-NFSv4.0.patch patches.suse/preempt-Move-PREEMPT_RT-before-PREEMPT-in-vermagic.patch patches.suse/mtd-rawnand-fix-double-free-in-atmel_pmecc_create_us.patch @@ -1658,19 +1814,30 @@ patches.suse/ASoC-Intel-sof_sdw-Fix-DMI-match-for-Lenovo-21Q6-and.patch patches.suse/ASoC-Intel-sof_sdw-Fix-DMI-match-for-Lenovo-21QA-and.patch patches.suse/ASoC-SOF-Intel-hda-dai-Do-not-release-the-link-DMA-o.patch + patches.suse/tracing-Prevent-bad-count-for-tracing_cpumask_write.patch patches.suse/stddef-make-__struct_group-UAPI-C-friendly.patch + patches.suse/powerpc-pseries-vas-Add-close-callback-in-vas_vm_ops.patch patches.suse/power-supply-gpio-charger-Fix-set-charge-current-lim.patch patches.suse/power-supply-cros_charge-control-add-mutex-for-drive.patch patches.suse/power-supply-cros_charge-control-allow-start_thresho.patch patches.suse/power-supply-cros_charge-control-hide-start-threshol.patch patches.suse/power-supply-bq24190-Fix-BQ24296-Vbus-regulator-supp.patch + patches.suse/ublk-detach-gendisk-from-ublk-device-if-add_disk-fai-75cd.patch patches.suse/i2c-imx-add-imx7d-compatible-string-for-applying-err.patch patches.suse/i2c-microchip-core-actually-use-repeated-sends.patch patches.suse/i2c-microchip-core-fix-ghost-detections.patch + patches.suse/btrfs-fix-use-after-free-waiting-for-encoded-read-en.patch + patches.suse/btrfs-fix-transaction-atomicity-bug-when-enabling-si.patch patches.suse/PCI-MSI-Handle-lack-of-irqdomain-gracefully.patch + patches.suse/perf-x86-intel-uncore-Add-Clearwater-Forest-support.patch + patches.suse/x86-fred-Clear-WFE-in-missing-ENDBRANCH-CPs.patch + patches.suse/virt-tdx-guest-Just-leak-decrypted-memory-on-unrecov.patch + patches.suse/freezer-sched-Report-frozen-tasks-as-D-instead-of-R.patch patches.suse/platform-x86-mlx-platform-call-pci_dev_put-to-balanc.patch patches.suse/mmc-sdhci-msm-fix-crypto-key-eviction.patch + patches.suse/pmdomain-imx-gpcv2-fix-an-OF-node-reference-leak-in-.patch patches.suse/pmdomain-core-add-dummy-release-function-to-genpd-de.patch + patches.suse/fgraph-Add-READ_ONCE-when-accessing-fgraph_array.patch patches.suse/drm-xe-Revert-some-changes-that-break-a-mesa-debug-t.patch patches.suse/drm-xe-Use-non-interruptible-wait-when-moving-BO-to-.patch patches.suse/drm-xe-Wait-for-migration-job-before-unmapping-pages.patch @@ -1689,62 +1856,105 @@ patches.suse/ALSA-seq-Check-UMP-support-for-midi_version-change.patch patches.suse/pinctrl-mcp23s08-Fix-sleeping-in-atomic-context-due-.patch patches.suse/RDMA-bnxt_re-Remove-always-true-dattr-validity-check.patch + patches.suse/RDMA-uverbs-Prevent-integer-overflow-issue.patch patches.suse/RDMA-mlx5-Enforce-same-type-port-association-for-mul.patch patches.suse/RDMA-bnxt_re-Fix-max-SGEs-for-the-Work-Request.patch patches.suse/RDMA-bnxt_re-Avoid-initializing-the-software-queue-f.patch patches.suse/RDMA-bnxt_re-Avoid-sending-the-modify-QP-workaround-.patch patches.suse/RDMA-bnxt_re-Don-t-fail-destroy-QP-and-cleanup-debug.patch + patches.suse/RDMA-core-Fix-ENODEV-error-for-iWARP-test-over-vlan.patch patches.suse/RDMA-bnxt_re-Fix-the-check-for-9060-condition.patch patches.suse/RDMA-bnxt_re-Add-check-for-path-mtu-in-modify_qp.patch patches.suse/RDMA-bnxt_re-Fix-setting-mandatory-attributes-for-mo.patch patches.suse/RDMA-bnxt_re-Fix-to-export-port-num-to-ib_query_qp.patch patches.suse/RDMA-bnxt_re-Fix-reporting-hw_ver-in-query_device.patch + patches.suse/RDMA-nldev-Set-error-code-in-rdma_nl_notify_event.patch + patches.suse/RDMA-siw-Remove-direct-link-to-net_device.patch patches.suse/RDMA-bnxt_re-Fix-max_qp_wrs-reported.patch patches.suse/RDMA-bnxt_re-Disable-use-of-reserved-wqes.patch patches.suse/RDMA-bnxt_re-Add-send-queue-size-check-for-variable-.patch patches.suse/RDMA-bnxt_re-Fix-MSN-table-size-for-variable-wqe-mod.patch patches.suse/RDMA-bnxt_re-Fix-the-locking-while-accessing-the-QP-.patch + patches.suse/RDMA-hns-Fix-mapping-error-of-zero-hop-WQE-buffer.patch + patches.suse/RDMA-hns-Fix-accessing-invalid-dip_ctx-during-destro.patch + patches.suse/RDMA-hns-Fix-warning-storm-caused-by-invalid-input-i.patch + patches.suse/RDMA-hns-Fix-missing-flush-CQE-for-DWQE.patch + patches.suse/RDMA-rxe-Remove-the-direct-link-to-net_device.patch + patches.suse/RDMA-rtrs-Ensure-ib_sge-list-is-accessible.patch patches.suse/RDMA-bnxt_re-Fix-error-recovery-sequence.patch patches.suse/RDMA-mlx5-Enable-multiplane-mode-only-when-it-is-sup.patch patches.suse/net-phy-micrel-Dynamically-control-external-clock-of.patch patches.suse/wifi-iwlwifi-fix-CRF-name-for-Bz.patch patches.suse/wifi-iwlwifi-mvm-Fix-__counted_by-usage-in-cfg80211_.patch patches.suse/wifi-cw1200-Fix-potential-NULL-dereference-146b605.patch + patches.suse/gve-guard-XDP-xmit-NDO-on-existence-of-xdp-queues.patch + patches.suse/gve-guard-XSK-operations-on-the-existence-of-queues.patch patches.suse/selftests-net-local_termination-require-mausezahn.patch + patches.suse/netrom-check-buffer-length-before-accessing-it.patch + patches.suse/net-sctp-Prevent-autoclose-integer-overflow-in-sctp_.patch patches.suse/net-mlx5-DR-select-MSIX-vector-0-for-completion-queu.patch patches.suse/net-mlx5e-macsec-Maintain-TX-SA-from-encoding_sa.patch patches.suse/net-mlx5e-Skip-restore-TC-rules-for-vport-rep-withou.patch patches.suse/net-mlx5e-Keep-netdev-when-leave-switchdev-for-devli.patch + patches.suse/net-wwan-t7xx-Fix-FSM-command-timeout-issue.patch patches.suse/net-sfc-Correct-key_len-for-efx_tc_ct_zone_ht_params.patch + patches.suse/net-restrict-SO_REUSEPORT-to-inet-sockets.patch + patches.suse/af_packet-fix-vlan_get_protocol_dgram-vs-MSG_PEEK.patch patches.suse/nvme-pci-512-byte-aligned-dma-pool-segment-quirk.patch patches.suse/nvmet-Don-t-overflow-subsysnqn.patch + patches.suse/nvmet-propagate-npwg-topology.patch patches.suse/nvmet-loop-avoid-using-mutex-in-IO-hotpath.patch patches.suse/workqueue-Do-not-warn-when-cancelling-WQ_MEM_RECLAIM-work-from-WQ_MEM_RECLAIM-worker.patch + patches.suse/clk-thead-Fix-TH1520-emmc-and-shdci-clock-rate.patch + patches.suse/clk-clk-imx8mp-audiomix-fix-function-signature.patch + patches.suse/mm-reinstate-ability-to-map-write-sealed-memfd-mappings-read-only.patch + patches.suse/mm-vmscan-account-for-free-pages-to-prevent-infinite.patch + patches.suse/maple_tree-reload-mas-before-the-second-call-for-mas.patch + patches.suse/mm-hugetlb-independent-PMD-page-table-shared-count.patch + patches.suse/ocfs2-fix-slab-use-after-free-due-to-dangling-pointe.patch patches.suse/modpost-fix-the-missed-iteration-for-the-max-bit-in-.patch patches.suse/exfat-fix-the-infinite-loop-in-exfat_readdir.patch patches.suse/exfat-fix-the-new-buffer-was-not-zeroed-before-writing.patch patches.suse/exfat-fix-the-infinite-loop-in-__exfat_free_cluster.patch + patches.suse/iomap-pass-byte-granular-end-position-to-iomap_add_to_ioend.patch patches.suse/fs-fix-is_mnt_ns_file.patch patches.suse/netfs-Fix-enomem-handling-in-buffered-reads.patch patches.suse/nfs-Fix-oops-in-nfs_netfs_init_request-when-copying-to-cache.patch + patches.suse/cachefiles-Parse-the-secctx-immediately.patch patches.suse/netfs-Fix-missing-barriers-by-using-clear_and_wake_up_bit.patch patches.suse/netfs-Fix-ceph-copy-to-cache-on-write-begin.patch patches.suse/netfs-Fix-the-non-cancellation-of-copy-when-cache-is-temporarily-disabled.patch patches.suse/netfs-Fix-is-caching-check-in-read-retry.patch + patches.suse/dm-array-fix-releasing-a-faulty-array-block-twice-in-f289.patch + patches.suse/dm-thin-make-get_first_thin-use-rcu-safe-list-first-.patch + patches.suse/btrfs-zlib-fix-avail_in-bytes-for-s390-zlib-HW-compression.patch + patches.suse/net_sched-cls_flow-validate-TCA_FLOW_RSHIFT-attribut.patch patches.suse/ieee802154-ca8210-Add-missing-check-for-kfifo_alloc-.patch + patches.suse/ipvlan-Fix-use-after-free-in-ipvlan_get_iflink.patch + patches.suse/net-hns3-don-t-auto-enable-misc-vector.patch + patches.suse/net-hns3-fixed-hclge_fetch_pf_reg-accesses-bar-space.patch + patches.suse/net-hns3-fix-kernel-crash-when-1588-is-sent-on-HIP08.patch patches.suse/Bluetooth-hci_sync-Fix-not-setting-Random-Address-wh.patch patches.suse/Bluetooth-MGMT-Fix-Add-Device-to-responding-before-c.patch patches.suse/Bluetooth-btnxpuart-Fix-driver-sending-truncated-dat.patch patches.suse/Bluetooth-btmtk-Fix-failed-to-send-func-ctrl-for-Med.patch + patches.suse/net-stmmac-dwmac-tegra-Read-iommu-stream-id-from-dev.patch + patches.suse/net-mlx5-Fix-variable-not-being-completed-when-funct.patch patches.suse/gpio-virtuser-fix-missing-lookup-table-cleanups.patch patches.suse/gpio-virtuser-fix-handling-of-multiple-conn_ids-in-l.patch patches.suse/gpio-loongson-Fix-Loongson-2K2000-ACPI-GPIO-register.patch patches.suse/platform-x86-amd-pmc-Only-disable-IRQ1-wakeup-where-.patch patches.suse/platform-x86-intel-pmc-Fix-ioremap-of-bad-address.patch + patches.suse/iomap-avoid-avoid-truncating-64-bit-offset-to-32-bits.patch + patches.suse/netfs-Fix-kernel-async-DIO.patch patches.suse/drm-amd-display-Remove-unnecessary-amdgpu_irq_get-pu.patch patches.suse/drm-amd-display-fix-page-fault-due-to-max-surface-de.patch + patches.suse/drm-amd-display-increase-MAX_SURFACES-to-the-value-s.patch patches.suse/drm-amd-display-fix-divide-error-in-DM-plane-scale-c.patch patches.suse/drm-amdkfd-fixed-page-fault-when-enable-MES-shader-d.patch + patches.suse/drm-amd-display-Add-check-for-granularity-in-dml-cei.patch + patches.suse/drm-amdkfd-wq_release-signals-dma_fence-only-when-av.patch + patches.suse/drm-amd-pm-fix-BUG-scheduling-while-atomic.patch patches.suse/drm-amdgpu-Add-a-lock-when-accessing-the-buddy-trim-.patch patches.suse/drm-xe-Fix-tlb-invalidation-when-wedging.patch patches.suse/Revert-drm-mediatek-dsi-Correct-calculation-formula-.patch @@ -1758,7 +1968,18 @@ patches.suse/drm-mediatek-mtk_dsi-Add-registers-to-pdata-to-fix-M.patch patches.suse/drm-mediatek-Add-return-value-check-when-reading-DPC.patch patches.suse/thermal-of-fix-OF-node-leak-in-of_thermal_zone_find.patch + patches.suse/cgroup-cpuset-Remove-stale-text.patch + patches.suse/cgroup-cpuset-Prevent-leakage-of-isolated-CPUs-into-sched-domains.patch + patches.suse/cgroup-cpuset-remove-kernfs-active-break.patch + patches.suse/sched_ext-idle-Refresh-idle-masks-during-idle-to-idle-transitions.patch + patches.suse/arm64-dts-imx95-correct-the-address-length-of-netcmix_blk_ctrl.patch + patches.suse/arm64-dts-rockchip-rename-rfkill-label-for-Radxa-ROCK-5B.patch + patches.suse/arm64-dts-rockchip-add-hevc-power-domain-clock-to-rk3328.patch + patches.suse/io_uring-eventfd-ensure-io_eventfd_signal-defers-ano.patch + patches.suse/io_uring-sqpoll-zero-sqd-thread-on-tctx-errors.patch patches.suse/hwmon-drivetemp-Fix-driver-producing-garbage-data-wh.patch + patches.suse/x86-static-call-Remove-early_boot_irqs_disabled-chec.patch + patches.suse/x86-fpu-Ensure-shadow-stack-is-active-before-getting-regis.patch patches.suse/KVM-s390-vsie-fix-virtual-physical-address-in-unpin_scb.patch patches.suse/KVM-s390-Reject-setting-flic-pfault-attributes-on-ucontrol-VMs.patch patches.suse/KVM-s390-Reject-KVM_SET_GSI_ROUTING-on-ucontrol-VMs.patch @@ -1779,6 +2000,7 @@ patches.suse/usb-typec-fix-pm-usage-counter-imbalance-in-ucsi_ccg.patch patches.suse/tty-serial-8250-Fix-another-runtime-PM-usage-counter.patch patches.suse/serial-stm32-use-port-lock-wrappers-for-break-contro.patch + patches.suse/topology-Keep-the-cpumask-unchanged-when-printing-cp.patch patches.suse/staging-iio-ad9834-Correct-phase-range-check.patch patches.suse/staging-iio-ad9832-Correct-phase-range-check.patch patches.suse/iio-adc-ad7124-Disable-all-channels-at-probe-time.patch @@ -1807,6 +2029,628 @@ patches.suse/interconnect-icc-clk-check-return-values-of-devm_kas.patch patches.suse/misc-microchip-pci1xxxx-Resolve-kernel-panic-during-.patch patches.suse/misc-microchip-pci1xxxx-Resolve-return-code-mismatch.patch + patches.suse/selftests-mm-set-allocated-memory-to-non-zero-conten.patch + patches.suse/ASoC-tas2781-Fix-occasional-calibration-failture.patch + patches.suse/cpufreq-Move-endif-to-the-end-of-Kconfig-file.patch + patches.suse/eth-bnxt-always-recalculate-features-after-XDP-clear.patch + patches.suse/msft-hv-3100-net-mana-Cleanup-mana-debugfs-dir-after-cleanup-of-a.patch + patches.suse/gtp-Use-for_each_netdev_rcu-in-gtp_genl_dump_pdp.patch + patches.suse/gtp-Destroy-device-along-with-udp-socket-s-netns-dis.patch + patches.suse/pfcp-Destroy-device-along-with-udp-socket-s-netns-di.patch + patches.suse/selftests-mptcp-avoid-spurious-errors-on-disconnect.patch + patches.suse/net-fec-handle-page_pool_dev_alloc_pages-error.patch + patches.suse/net-mlx5e-Fix-inversion-dependency-warning-while-ena.patch + patches.suse/drm-tests-helpers-Fix-compiler-warning.patch + patches.suse/drm-nouveau-disp-Fix-missing-backlight-control-on-Ma.patch + patches.suse/drm-connector-hdmi-Validate-supported_formats-matche.patch + patches.suse/nouveau-fence-handle-cross-device-fences-properly.patch + patches.suse/drm-vmwgfx-Unreserve-BO-on-error.patch + patches.suse/drm-vmwgfx-Add-new-keep_resv-BO-param.patch + patches.suse/drm-v3d-Ensure-job-pointer-is-set-to-NULL-after-job-.patch + patches.suse/drm-amdgpu-smu13-update-powersave-optimizations.patch + patches.suse/drm-amd-display-Validate-mdoe-under-MST-LCT-1-case-a.patch + patches.suse/Revert-drm-amd-display-Enable-urgent-latency-adjustm.patch + patches.suse/drm-amd-display-Do-not-wait-for-PSR-disable-on-vbl-e.patch + patches.suse/drm-amd-display-Do-not-elevate-mem_type-change-to-fu.patch + patches.suse/drm-amd-display-Use-HW-lock-mgr-for-PSR1.patch + patches.suse/drm-amd-display-Initialize-denominator-defaults-to-1.patch + patches.suse/drm-amd-display-Fix-PSR-SU-not-support-but-still-cal.patch + patches.suse/drm-amd-display-Disable-replay-and-psr-while-VRR-is-.patch + patches.suse/drm-amdgpu-disable-gfxoff-with-the-compute-workload-.patch + patches.suse/drm-amdgpu-always-sync-the-GFX-pipe-on-ctx-switch.patch + patches.suse/drm-amdgpu-fix-fw-attestation-for-MP0_14_0_-2-3.patch + patches.suse/drm-i915-fb-Relax-clear-color-alignment-to-64-bytes.patch + patches.suse/drm-xe-introduce-xe_gt_reset-and-xe_gt_wait_for_rese.patch + patches.suse/drm-xe-make-change-ccs_mode-a-synchronous-action.patch + patches.suse/drm-xe-oa-Add-missing-VISACTL-mux-registers.patch + patches.suse/drm-xe-Mark-ComputeCS-read-mode-as-UC-on-iGPU.patch + patches.suse/pmdomain-imx8mp-blk-ctrl-add-missing-loop-break-cond.patch + patches.suse/i2c-core-fix-reference-leak-in-i2c_register_adapter.patch + patches.suse/i2c-atr-Fix-client-detach.patch + patches.suse/i2c-mux-demux-pinctrl-check-initial-mux-selection-to.patch + patches.suse/i2c-rcar-fix-NACK-handling-when-being-a-target.patch + patches.suse/i2c-testunit-on-errors-repeat-NACK-until-STOP.patch + patches.suse/gpio-xilinx-Convert-gpio_lock-to-raw-spinlock.patch + patches.suse/hwmon-tmp513-Fix-division-of-negative-numbers.patch + patches.suse/hwmon-ltc2991-Fix-mixed-signed-unsigned-in-DIV_ROUND.patch + patches.suse/Revert-mtd-spi-nor-core-replace-dummy-buswidth-from-.patch + patches.suse/platform-x86-dell-uart-backlight-fix-serdev-race.patch + patches.suse/platform-x86-lenovo-yoga-tab2-pro-1380-fastcharger-f.patch + patches.suse/reset-rzg2l-usbphy-ctrl-Assign-proper-of-node-to-the.patch + patches.suse/soc-ti-pruss-Fix-pruss-APIs.patch + patches.suse/sched-fair-Fix-EEVDF-entity-placement-bug-causing-scheduling-lag.patch + patches.suse/sched-fair-Fix-update_cfs_group-vs-DELAY_DEQUEUE.patch + patches.suse/x86-fred-Fix-the-FRED-RSP0-MSR-out-of-sync-with-its-per-CP.patch + patches.suse/x86-asm-Make-serialize-always_inline.patch + patches.suse/gfs2-Truncate-address-space-when-flipping-GFS2_DIF_JDATA-flag.patch + patches.suse/pstore-blk-trivial-typo-fixes.patch + patches.suse/dlm-fix-removal-of-rsb-struct-that-is-master-and-dir-record.patch + patches.suse/dlm-fix-srcu_read_lock-return-type-to-int.patch + patches.suse/nvme-tcp-Fix-I-O-queue-cpu-spreading-for-multiple-co.patch + patches.suse/nvme-Add-error-check-for-xa_store-in-nvme_get_effect.patch + patches.suse/nvme-Add-error-path-for-xa_store-in-nvme_init_effect.patch + patches.suse/nvme-fix-bogus-kzalloc-return-check-in-nvme_init_eff.patch + patches.suse/s390-futex-Fix-FUTEX_OP_ANDN-implementation.patch + patches.suse/arm64-sme-Move-storage-of-reg_smidr-to-__cpuinfo_store_cpu.patch + patches.suse/arm64-Filter-out-SVE-hwcaps-when-FEAT_SVE-isn-t-implemented.patch + patches.suse/arm64-mm-Reduce-PA-space-to-48-bits-when-LPA2-is-not-enabled.patch + patches.suse/arm64-mm-Override-PARange-for-LPA2-and-use-it-consistently.patch + patches.suse/powerpc-pseries-iommu-IOMMU-incorrectly-marks-MMIO-r.patch + patches.suse/selftests-powerpc-Fix-argument-order-to-timer_sub.patch + patches.suse/x86-bugs-Add-SRSO_USER_KERNEL_NO-support.patch + patches.suse/KVM-x86-Advertise-SRSO_USER_KERNEL_NO-to-userspace.patch + patches.suse/perf-x86-rapl-Remove-the-unused-get_rapl_pmu_cpumask-function.patch + patches.suse/x86-topology-Introduce-topology_logical_core_id.patch + patches.suse/perf-x86-rapl-Remove-the-cpu_to_rapl_pmu-function.patch + patches.suse/perf-x86-rapl-Rename-rapl_pmu-variables.patch + patches.suse/perf-x86-rapl-Make-rapl_model-struct-global.patch + patches.suse/perf-x86-rapl-Add-arguments-to-the-init-and-cleanup-functions.patch + patches.suse/perf-x86-rapl-Modify-the-generic-variable-names-to-_pkg.patch + patches.suse/perf-x86-rapl-Remove-the-global-variable-rapl_msrs.patch + patches.suse/perf-x86-rapl-Move-the-cntr_mask-to-rapl_pmus-struct.patch + patches.suse/perf-x86-rapl-Add-core-energy-counter-support-for-AMD-CPUs.patch + patches.suse/x86-ioapic-Remove-a-stray-tab-in-the-IO-APIC-type-string.patch + patches.suse/sched-Don-t-try-to-catch-up-excess-steal-time.patch + patches.suse/sched-add-READ_ONCE-to-task_on_rq_queued.patch + patches.suse/sched-deadline-Restore-dl_server-bandwidth-on-non-destructive-root-domain-changes.patch + patches.suse/sched-deadline-Correctly-account-for-allocated-bandwidth-during-hotplug.patch + patches.suse/sched-deadline-Check-bandwidth-overflow-earlier-for-hotplug.patch + patches.suse/sched-deadline-Consolidate-Timer-Cancellation.patch + patches.suse/sched-fair-Remove-CONFIG_CFS_BANDWIDTH-n-definition-of-cfs_bandwidth_used.patch + patches.suse/sched-core-Remove-HK_TYPE_SCHED.patch + patches.suse/sched-isolation-Make-isolcpus-nohz-equivalent-to-nohz_full.patch + patches.suse/sched-isolation-Consolidate-housekeeping-cpumasks-that-are-always-identical.patch + patches.suse/sched-Unify-HK_TYPE_-TIMER-TICK-MISC-to-HK_TYPE_KERNEL_NOISE.patch + patches.suse/sched-fair-Rename-h_nr_running-into-h_nr_queued.patch + patches.suse/sched-fair-Add-new-cfs_rq.h_nr_runnable.patch + patches.suse/sched-fair-Use-the-new-cfs_rq.h_nr_runnable.patch + patches.suse/sched-fair-Removed-unsued-cfs_rq.h_nr_delayed.patch + patches.suse/sched-fair-Rename-cfs_rq.idle_h_nr_running-into-h_nr_idle.patch + patches.suse/sched-fair-Remove-unused-cfs_rq.idle_nr_running.patch + patches.suse/sched-fair-Rename-cfs_rq.nr_running-into-nr_queued.patch + patches.suse/sched-fair-Do-not-try-to-migrate-delayed-dequeue-task.patch + patches.suse/sched-fair-Fix-variable-declaration-position.patch + patches.suse/sched-fair-Mark-m-_vruntime-with-__maybe_unused.patch + patches.suse/sched-fair-Untangle-NEXT_BUDDY-and-pick_next_task.patch + patches.suse/sched-deadline-Cleanup-goto-label-in-pick_earliest_pushable_dl_task.patch + patches.suse/sched-fair-Fix-CPU-bandwidth-limit-bypass-during-CPU-hotplug.patch + patches.suse/sched-fair-Update-comments-after-sched_tick-rename.patch + patches.suse/sched-fair-Fix-value-reported-by-hot-tasks-pulled-in-proc-schedstat.patch + patches.suse/sched-fair-Cleanup-in-migrate_degrades_locality-to-improve-readability.patch + patches.suse/sched-Report-the-different-kinds-of-imbalances-in-proc-schedstat.patch + patches.suse/sched-Move-sched-domain-name-out-of-CONFIG_SCHED_DEBUG.patch + patches.suse/sched-stats-Print-domain-name-in-proc-schedstat.patch + patches.suse/docs-Update-Schedstat-version-to-17.patch + patches.suse/sched-Fix-race-between-yield_to-and-try_to_wake_up.patch + patches.suse/sched-fair-Encapsulate-set-custom-slice-in-a-__setparam_fair-function.patch + patches.suse/sched-debug-Change-need_resched-warnings-to-pr_err.patch + patches.suse/sched-fair-Do-not-compute-NUMA-Balancing-stats-unnecessarily-during-lb.patch + patches.suse/sched-fair-Do-not-compute-overloaded-status-unnecessarily-during-lb.patch + patches.suse/sched-Define-sched_clock_irqtime-as-static-key.patch + patches.suse/sched-Don-t-account-irq-time-if-sched_clock_irqtime-is-disabled.patch + patches.suse/sched-psi-Don-t-account-irq-time-if-sched_clock_irqtime-is-disabled.patch + patches.suse/psi-Fix-race-when-task-wakes-up-before-psi_sched_switch-adjusts-flags.patch + patches.suse/printk-Defer-legacy-printing-when-holding-printk_cpu_sync.patch + patches.suse/genirq-Make-handle_enforce_irqctx-unconditionally-av.patch + patches.suse/drm-rockchip-cdn-dp-Use-drm_connector_helper_hpd_irq.patch + patches.suse/drm-v3d-Fix-performance-counter-source-settings-on-V.patch + patches.suse/accel-ivpu-Fix-Qemu-crash-when-running-in-passthroug.patch + patches.suse/drm-v3d-Stop-active-perfmon-if-it-is-being-destroyed.patch + patches.suse/drm-tidss-Fix-issue-in-irq-handling-causing-irq-floo.patch + patches.suse/drm-tidss-Clear-the-interrupt-status-for-interrupts-.patch + patches.suse/drm-tidss-Fix-race-condition-while-handling-interrup.patch + patches.suse/drm-rockchip-vop2-fix-rk3588-dp-dsi-maxclk-verificat.patch + patches.suse/drm-renesas-rz-du-Increase-supported-resolutions.patch + patches.suse/drm-renesas-rz-du-Drop-DU_MCR0_DPI_OE-macro.patch + patches.suse/drm-rockchip-vop2-Fix-cluster-windows-alpha-ctrl-reg.patch + patches.suse/drm-rockchip-vop2-Fix-the-mixer-alpha-setup-for-laye.patch + patches.suse/drm-panthor-Preserve-the-result-returned-by-panthor_.patch + patches.suse/drm-rockchip-vop2-Fix-the-windows-switch-between-dif.patch + patches.suse/drm-rcar-du-dsi-Fix-PHY-lock-bit-check.patch + patches.suse/drm-connector-Allow-clearing-HDMI-infoframes.patch + patches.suse/drm-rockchip-vop2-Set-AXI-id-for-rk3588.patch + patches.suse/drm-rockchip-vop2-Setup-delay-cycle-for-Esmart2-3.patch + patches.suse/drm-rockchip-vop2-Check-linear-format-for-Cluster-wi.patch + patches.suse/drm-rockchip-vop2-Add-check-for-32-bpp-format-for-rk.patch + patches.suse/drm-rockchip-vop2-include-rockchip_drm_drv.h.patch + patches.suse/drm-bridge-it6505-Change-definition-of-AUX_FIFO_MAX_.patch + patches.suse/drm-amd-pm-Fix-an-error-handling-path-in-vega10_enab.patch + patches.suse/drm-amdgpu-Fix-potential-NULL-pointer-dereference-in.patch + patches.suse/drm-amdgpu-vcn-reset-fw_shared-under-SRIOV.patch + patches.suse/drm-amdgpu-simplify-return-statement-in-amdgpu_ras_e.patch + patches.suse/Revert-drm-amd-display-Fix-green-screen-issue-after-.patch + patches.suse/Revert-drm-i915-dpt-Make-DPT-object-unshrinkable.patch + patches.suse/drm-xe-tracing-Fix-a-potential-TP_printk-UAF.patch + patches.suse/drm-etnaviv-Fix-page-property-being-used-for-non-wri.patch + patches.suse/drm-amdgpu-tear-down-ttm-range-manager-for-doorbell-.patch + patches.suse/drm-amdgpu-fix-gpu-recovery-disable-with-per-queue-r.patch + patches.suse/drm-msm-dp-set-safe_to_exit_level-before-printing-it.patch + patches.suse/drm-msm-hdmi-simplify-code-in-pll_get_integloop_gain.patch + patches.suse/drm-msm-dpu-fix-x1e80100-intf_6-underrun-vsync-inter.patch + patches.suse/drm-msm-dpu1-don-t-choke-on-disabling-the-writeback-.patch + patches.suse/drm-msm-dpu-provide-DSPP-and-correct-LM-config-for-S.patch + patches.suse/drm-msm-dpu-link-DSPP_2-_3-blocks-on-SM8150.patch + patches.suse/drm-msm-dpu-link-DSPP_2-_3-blocks-on-SC8180X.patch + patches.suse/drm-msm-dpu-link-DSPP_2-_3-blocks-on-SM8250.patch + patches.suse/drm-msm-dpu-link-DSPP_2-_3-blocks-on-SM8350.patch + patches.suse/drm-msm-dpu-link-DSPP_2-_3-blocks-on-SM8550.patch + patches.suse/drm-msm-dpu-link-DSPP_2-_3-blocks-on-SM8650.patch + patches.suse/drm-msm-dpu-link-DSPP_2-_3-blocks-on-X1E80100.patch + patches.suse/drm-msm-Check-return-value-of-of_dma_configure.patch + patches.suse/drm-msm-don-t-clean-up-priv-kms-prematurely.patch + patches.suse/drm-msm-mdp4-correct-LCDC-regulator-name.patch + patches.suse/drm-msm-gem-prevent-integer-overflow-in-msm_ioctl_ge.patch + patches.suse/drm-connector-hdmi-Do-atomic-check-when-necessary.patch + patches.suse/Align-git-commit-ID-abbreviation-guidelines-and-chec.patch + patches.suse/selinux-Fix-SCTP-error-inconsistency-in-selinux_sock.patch + patches.suse/wifi-cfg80211-tests-Fix-potential-NULL-dereference-i.patch + patches.suse/wifi-ath11k-Fix-unexpected-return-buffer-manager-err.patch + patches.suse/wifi-wcn36xx-fix-channel-survey-memory-allocation-si.patch + patches.suse/wifi-ath11k-cleanup-struct-ath11k_reg_tpc_power_info.patch + patches.suse/wifi-ath11k-cleanup-struct-ath11k_mon_data.patch + patches.suse/wifi-brcmfmac-add-missing-header-include-for-brcmf_d.patch + patches.suse/wifi-rtlwifi-rtl8821ae-phy-restore-removed-code-to-f.patch + patches.suse/wifi-rtlwifi-do-not-complete-firmware-loading-needle.patch + patches.suse/wifi-rtlwifi-rtl8192se-rise-completion-of-firmware-l.patch + patches.suse/wifi-rtlwifi-wait-for-firmware-loading-before-releas.patch + patches.suse/wifi-rtlwifi-fix-init_sw_vars-leak-when-probe-fails.patch + patches.suse/wifi-rtlwifi-usb-fix-workqueue-leak-when-probe-fails.patch + patches.suse/wifi-rtl8xxxu-add-more-missing-rtl8192cu-USB-IDs.patch + patches.suse/wifi-rtlwifi-remove-unused-check_buddy_priv.patch + patches.suse/wifi-rtlwifi-destroy-workqueue-at-rtl_deinit_core.patch + patches.suse/wifi-rtlwifi-fix-memory-leaks-and-invalid-access-at-.patch + patches.suse/wifi-rtlwifi-pci-wait-for-firmware-loading-before-re.patch + patches.suse/ax25-rcu-protect-dev-ax25_ptr.patch + patches.suse/msft-hv-3157-hv_netvsc-Replace-one-element-array-with-flexible-ar.patch + patches.suse/wifi-mt76-mt7996-fix-invalid-interface-combinations.patch + patches.suse/wifi-wlcore-fix-unbalanced-pm_runtime-calls.patch + patches.suse/wifi-iwlwifi-fw-read-STEP-table-from-correct-UEFI-va.patch + patches.suse/wifi-iwlwifi-mvm-avoid-NULL-pointer-dereference.patch + patches.suse/wifi-iwlwifi-mvm-don-t-count-mgmt-frames-as-MPDU.patch + patches.suse/wifi-mac80211-prohibit-deactivating-all-links.patch + patches.suse/wifi-cfg80211-Move-cfg80211_scan_req_add_chan-n_chan.patch + patches.suse/wifi-mac80211-fix-tid-removal-during-mesh-forwarding.patch + patches.suse/wifi-mac80211-Fix-common-size-calculation-for-ML-ele.patch + patches.suse/wifi-mac80211-don-t-flush-non-uploaded-STAs.patch + patches.suse/wifi-cfg80211-adjust-allocation-of-colocated-AP-data.patch + patches.suse/wifi-rtlwifi-rtl8821ae-Fix-media-status-report.patch + patches.suse/wifi-rtw89-fix-proceeding-MCC-with-wrong-scanning-st.patch + patches.suse/wifi-rtw89-mcc-consider-time-limits-not-divisible-by.patch + patches.suse/wifi-rtw89-fix-race-between-cancel_hw_scan-and-hw_sc.patch + patches.suse/wifi-rtw88-8703b-Fix-RX-TX-issues.patch + patches.suse/wifi-mt76-mt7925-fix-off-by-one-in-mt7925_load_clc.patch + patches.suse/wifi-mt76-mt7915-Fix-mesh-scan-on-MT7916-DBDC.patch + patches.suse/wifi-mt76-mt76u_vendor_request-Do-not-print-error-me.patch + patches.suse/wifi-mt76-mt7921-fix-using-incorrect-group-cipher-af.patch + patches.suse/wifi-mt76-mt7915-Fix-an-error-handling-path-in-mt791.patch + patches.suse/wifi-mt76-mt7915-add-module-param-to-select-5-GHz-or.patch + patches.suse/wifi-mt76-mt7925-fix-NULL-deref-check-in-mt7925_chan.patch + patches.suse/wifi-mt76-mt7925-fix-wrong-band_idx-setting-when-ena.patch + patches.suse/wifi-mt76-mt7925-fix-get-wrong-chip-cap-from-incorre.patch + patches.suse/wifi-mt76-mt7925-fix-the-invalid-ip-address-for-arp-.patch + patches.suse/wifi-mt76-mt7996-fix-overflows-seen-when-writing-lim.patch + patches.suse/wifi-mt76-mt7915-fix-overflows-seen-when-writing-lim.patch + patches.suse/wifi-mt76-connac-Extend-mt76_connac_mcu_uni_add_dev-.patch + patches.suse/wifi-mt76-mt7925-Fix-incorrect-MLD-address-in-bss_ml.patch + patches.suse/wifi-mt76-mt7925-Fix-incorrect-WCID-assignment-for-M.patch + patches.suse/wifi-mt76-mt7925-Fix-incorrect-WCID-phy_idx-assignme.patch + patches.suse/wifi-mt76-mt7925-fix-wrong-parameter-for-related-cmd.patch + patches.suse/wifi-mt76-mt7925-Fix-CNM-Timeout-with-Single-Active-.patch + patches.suse/wifi-mt76-mt7925-Enhance-mt7925_mac_link_bss_add-to-.patch + patches.suse/wifi-mt76-Enhance-mt7925_mac_link_sta_add-to-support.patch + patches.suse/wifi-mt76-mt7925-Update-mt7925_mcu_sta_update-for-BC.patch + patches.suse/wifi-mt76-mt7925-Update-mt792x_rx_get_wcid-for-per-l.patch + patches.suse/wifi-mt76-mt7925-Update-mt7925_unassign_vif_chanctx-.patch + patches.suse/wifi-mt76-mt7925-Update-secondary-link-PS-flow.patch + patches.suse/wifi-mt76-mt7925-Init-secondary-link-PM-state.patch + patches.suse/wifi-mt76-mt7925-Update-mt7925_mcu_uni_-tx-rx-_ba-fo.patch + patches.suse/wifi-mt76-mt7925-Cleanup-MLO-settings-post-disconnec.patch + patches.suse/wifi-mt76-mt7925-Properly-handle-responses-for-comma.patch + patches.suse/wifi-mt76-mt7996-fix-rx-filter-setting-for-bfee-func.patch + patches.suse/wifi-mt76-only-enable-tx-worker-after-setting-the-ch.patch + patches.suse/wifi-mt76-mt7915-firmware-restart-on-devices-with-a-.patch + patches.suse/wifi-mt76-mt7915-fix-omac-index-assignment-after-har.patch + patches.suse/wifi-mt76-mt7915-fix-register-mapping.patch + patches.suse/wifi-mt76-mt7996-fix-register-mapping.patch + patches.suse/wifi-mt76-mt7996-add-max-mpdu-len-capability.patch + patches.suse/wifi-mt76-mt7996-fix-the-capability-of-reception-of-.patch + patches.suse/wifi-mt76-mt7996-fix-HE-Phy-capability.patch + patches.suse/wifi-mt76-mt7996-fix-incorrect-indexing-of-MIB-FW-ev.patch + patches.suse/wifi-mt76-mt7996-fix-definition-of-tx-descriptor.patch + patches.suse/wifi-mt76-mt7996-fix-ldpc-setting.patch + patches.suse/wifi-ath12k-fix-read-pointer-after-free-in-ath12k_ma.patch + patches.suse/wifi-ath12k-fix-tx-power-max-reg-power-update-to-fir.patch + patches.suse/Bluetooth-btbcm-Fix-NULL-deref-in-btbcm_get_board_na.patch + patches.suse/Bluetooth-btrtl-check-for-NULL-in-btrtl_setup_realte.patch + patches.suse/Bluetooth-L2CAP-handle-NULL-sock-pointer-in-l2cap_so.patch + patches.suse/net-rose-prevent-integer-overflows-in-rose_setsockop.patch + patches.suse/gpio-pca953x-log-an-error-when-failing-to-get-the-re.patch + patches.suse/regulator-of-Implement-the-unwind-path-of-of_regulat.patch + patches.suse/spi-zynq-qspi-Add-check-for-clk_enable.patch + patches.suse/HID-hid-sensor-hub-don-t-use-stale-platform-data-on-.patch + patches.suse/mfd-syscon-Fix-race-in-device_node_get_regmap.patch + patches.suse/leds-lp8860-Write-full-EEPROM-not-only-half-of-it.patch + patches.suse/leds-netxbig-Fix-an-OF-node-reference-leak-in-netxbi.patch + patches.suse/leds-cht-wcove-Use-devm_led_classdev_register-to-avo.patch + patches.suse/hwmon-Fix-help-text-for-aspeed-g6-pwm-tach.patch + patches.suse/pwm-stm32-lp-Add-check-for-clk_enable.patch + patches.suse/pwm-stm32-Add-check-for-clk_enable.patch + patches.suse/clk-fix-an-OF-node-reference-leak-in-of_clk_get_pare.patch + patches.suse/clk-analogbits-Fix-incorrect-calculation-of-vco-rate.patch + patches.suse/clk-renesas-cpg-mssr-Fix-soc-node-handling-in-cpg_ms.patch + patches.suse/clk-mediatek-mt2701-vdec-fix-conversion-to-mtk_clk_s.patch + patches.suse/clk-mediatek-mt2701-aud-fix-conversion-to-mtk_clk_si.patch + patches.suse/clk-mediatek-mt2701-bdp-add-missing-dummy-clk.patch + patches.suse/clk-mediatek-mt2701-mm-add-missing-dummy-clk.patch + patches.suse/clk-mediatek-mt2701-img-add-missing-dummy-clk.patch + patches.suse/clk-ralink-mtmips-remove-duplicated-xtal-clock-for-R.patch + patches.suse/clk-sunxi-ng-a64-stop-force-selecting-PLL-MIPI-as-TC.patch + patches.suse/clk-imx8mp-Fix-clkout1-2-support.patch + patches.suse/clk-qcom-gcc-sm8550-Do-not-turn-off-PCIe-GDSCs-durin.patch + patches.suse/clk-qcom-gcc-sm8650-Do-not-turn-off-PCIe-GDSCs-durin.patch + patches.suse/clk-qcom-clk-rpmh-prevent-integer-overflow-in-recalc.patch + patches.suse/clk-qcom-gcc-sm6350-Add-missing-parent_map-for-two-c.patch + patches.suse/clk-qcom-dispcc-sm6350-Add-missing-parent_map-for-a-.patch + patches.suse/clk-qcom-clk-alpha-pll-fix-alpha-mode-configuration.patch + patches.suse/clk-qcom-camcc-x1e80100-Set-titan_top_gdsc-as-the-pa.patch + patches.suse/clk-qcom-gcc-mdm9607-Fix-cmd_rcgr-offset-for-blsp1_u.patch + patches.suse/clk-qcom-gcc-x1e80100-Do-not-turn-off-usb_2-controll.patch + patches.suse/clk-qcom-gcc-sdm845-Do-not-use-shared-clk_ops-for-QU.patch + patches.suse/clk-thead-Fix-clk-gate-registration-to-pass-flags.patch + patches.suse/clk-thead-Add-CLK_IGNORE_UNUSED-to-fix-TH1520-boot.patch + patches.suse/clk-thead-Fix-cpu2vp_clk-for-TH1520-AP_SUBSYS-clocks.patch + patches.suse/clk-mmp2-call-pm_genpd_init-only-after-genpd.name-is.patch + patches.suse/clk-sunxi-ng-a100-enable-MMC-clock-reparenting.patch + patches.suse/clk-clk-loongson2-Fix-the-number-count-of-clk-provid.patch + patches.suse/ipmi-ipmb-Add-check-devm_kasprintf-returned-value.patch + patches.suse/ipmi-ssif_bmc-Fix-new-request-loss-when-bmc-ready-fo.patch + patches.suse/cpufreq-schedutil-Fix-superfluous-updates-caused-by-need_freq_update.patch + patches.suse/cpufreq-amd-pstate-Fix-prefcore-rankings.patch + patches.suse/cpufreq-ACPI-Fix-max-frequency-computation.patch + patches.suse/cpupower-fix-TSC-MHz-calculation.patch + patches.suse/ACPI-fan-cleanup-resources-in-the-error-path-of-.pro.patch + patches.suse/HID-wacom-Initialize-brightness-of-LED-trigger.patch + patches.suse/Revert-HID-multitouch-Add-support-for-lenovo-Y9000P-.patch + patches.suse/HID-multitouch-fix-support-for-Goodix-PID-0x01e9.patch + patches.suse/HID-hid-thrustmaster-Fix-warning-in-thrustmaster_pro.patch + patches.suse/HID-fix-generic-desktop-D-Pad-controls.patch + patches.suse/HID-core-Fix-assumption-that-Resolution-Multipliers-.patch + patches.suse/Input-bbnsm_pwrkey-add-remove-hook.patch + patches.suse/Input-davinci-keyscan-remove-leftover-header.patch + patches.suse/Input-synaptics-fix-crash-when-enabling-pass-through.patch + patches.suse/selftest-media_tests-fix-trivial-UAF-typo.patch + patches.suse/selftests-timers-clocksource-switch-Adapt-progress-t.patch + patches.suse/selftests-harness-fix-printing-of-mismatch-values-in.patch + patches.suse/selftests-ftrace-Fix-to-use-remount-when-testing-mou.patch + patches.suse/selftests-rseq-Fix-handling-of-glibc-without-rseq-su.patch + patches.suse/keys-drop-shadowing-dead-prototype.patch + patches.suse/KEYS-trusted-dcp-fix-improper-sg-use-with-CONFIG_VMA.patch + patches.suse/landlock-Handle-weird-files.patch + patches.suse/selftests-landlock-Fix-build-with-non-default-pthrea.patch + patches.suse/selftests-landlock-Fix-error-message.patch + patches.suse/selftests-ktap_helpers-Fix-uninitialized-variable.patch + patches.suse/tools-Sync-if_xdp.h-uapi-tooling-header.patch + patches.suse/xfs-don-t-shut-down-the-filesystem-for-media-failures-beyond-end-of-log.patch + patches.suse/xfs-libxfs-replace-kmalloc-and-memcpy-with-kmemdup.patch + patches.suse/xfs-fix-a-double-completion-for-buffers-on-in-memory-targets.patch + patches.suse/xfs-check-for-dead-buffers-in-xfs_buf_find_insert.patch + patches.suse/ktest.pl-Check-kernelrelease-return-in-get_version.patch + patches.suse/ktest.pl-Remove-unused-declarations-in-run_bisect_te.patch + patches.suse/ktest.pl-Fix-typo-in-comment.patch + patches.suse/ktest.pl-Fix-typo-accesing.patch + patches.suse/sched_ext-update-scx_bpf_dsq_insert-doc-for-SCX_DSQ_LOCAL_ON.patch + patches.suse/platform-mellanox-mlxbf-pmc-incorrect-type-in-assign.patch + patches.suse/platform-x86-x86-android-tablets-make-platform-data-.patch + patches.suse/platform-x86-serdev_helpers-Check-for-serial_ctrl_ui.patch + patches.suse/pinctrl-nomadik-Add-check-for-clk_enable.patch + patches.suse/pinctrl-samsung-Fix-irq-handling-if-an-error-occurs-.patch + patches.suse/pinctrl-samsung-fix-fwnode-refcount-cleanup-if-platf.patch + patches.suse/pinctrl-stm32-Add-check-for-clk_enable.patch + patches.suse/pinctrl-amd-Take-suspend-type-into-consideration-whi.patch + patches.suse/pinctrl-renesas-rzg2l-Fix-PFC_MASK-for-RZ-V2H-and-RZ.patch + patches.suse/tpm-Change-to-kvalloc-in-eventlog-acpi.c.patch + patches.suse/crypto-tegra-do-not-transfer-req-when-tegra-init-fai.patch + patches.suse/crypto-api-Fix-boot-up-self-test-race.patch + patches.suse/crypto-caam-use-JobR-s-space-to-access-page-0-regs.patch + patches.suse/crypto-qce-fix-goto-jump-in-error-path.patch + patches.suse/crypto-qce-unregister-previously-registered-algos-in.patch + patches.suse/crypto-qce-fix-priority-to-be-less-than-ARMv8-CE.patch + patches.suse/rhashtable-Fix-potential-deadlock-by-moving-schedule.patch + patches.suse/crypto-hisilicon-sec2-fix-for-aead-icv-error.patch + patches.suse/crypto-hisilicon-sec2-fix-for-aead-invalid-authsize.patch + patches.suse/crypto-ixp4xx-fix-OF-node-reference-leaks-in-init_ix.patch + patches.suse/crypto-iaa-Fix-IAA-disabling-that-occurs-when-sync_m.patch + patches.suse/padata-fix-sysfs-store-callback-check.patch + patches.suse/padata-add-pd-get-put-refcnt-helper.patch + patches.suse/padata-fix-UAF-in-padata_reorder.patch + patches.suse/padata-avoid-UAF-for-reorder_work.patch + patches.suse/rhashtable-Fix-rhashtable_try_insert-test.patch + patches.suse/ALSA-seq-Make-dependency-on-UMP-clearer.patch + patches.suse/ALSA-hda-Fix-compilation-of-snd_hdac_adsp_xxx-helper.patch + patches.suse/ALSA-hda-realtek-Enable-headset-mic-on-Positivo-C640.patch + patches.suse/ALSA-usb-audio-Add-delay-quirk-for-USB-Audio-Device.patch + patches.suse/ALSA-hda-realtek-Fixed-headphone-distorted-sound-on-.patch + patches.suse/ASoC-Intel-sof_sdw-Fix-DMI-match-for-Lenovo-83LC.patch + patches.suse/ASoC-Intel-sof_sdw-Fix-DMI-match-for-Lenovo-83JX-83M.patch + patches.suse/ASoC-cs40l50-Use-y-for-Makefile.patch + patches.suse/ASoC-mediatek-mt8365-Use-y-for-Makefile.patch + patches.suse/ASoC-wcd937x-Use-y-for-Makefile.patch + patches.suse/ASoC-Intel-sof_sdw-correct-mach_params-dmic_num.patch + patches.suse/ASoC-sun4i-spdif-Add-clock-multiplier-settings.patch + patches.suse/ASoC-Intel-avs-Do-not-readq-u32-registers.patch + patches.suse/ASoC-Intel-avs-Fix-the-minimum-firmware-version-numb.patch + patches.suse/ASoC-Intel-avs-Fix-theoretical-infinite-loop.patch + patches.suse/ASoC-Intel-avs-Fix-init-config-parsing.patch + patches.suse/ALSA-hda-realtek-Enable-Mute-LED-on-HP-Laptop-14s-fq.patch + patches.suse/fbdev-omapfb-Fix-an-OF-node-leak-in-dss_of_port_get_.patch + patches.suse/RDMA-mlx4-Avoid-false-error-about-access-to-uninitia.patch + patches.suse/rdma-cxgb4-Prevent-potential-integer-overflow-on-32b.patch + patches.suse/RDMA-rxe-Fix-mismatched-max_msg_sz.patch + patches.suse/RDMA-srp-Fix-error-handling-in-srp_add_port.patch + patches.suse/RDMA-bnxt_re-Fix-to-drop-reference-to-the-mmap-entry.patch + patches.suse/RDMA-rtrs-Add-missing-deinit-call.patch + patches.suse/RDMA-hns-Clean-up-the-legacy-CONFIG_INFINIBAND_HNS.patch + patches.suse/RDMA-mlx5-Fix-indirect-mkey-ODP-page-count.patch + patches.suse/RDMA-cxgb4-Notify-rdma-stack-for-IB_EVENT_QP_LAST_WQ.patch + patches.suse/RDMA-rxe-Fix-the-warning-__rxe_cleanup-0x12c-0x170-r.patch + patches.suse/RDMA-mlx5-Fix-a-race-for-an-ODP-MR-which-leads-to-CQ.patch + patches.suse/RDMA-mlx5-Fix-implicit-ODP-use-after-free.patch + patches.suse/soc-atmel-fix-device_node-release-in-atmel_soc_devic.patch + patches.suse/arm64-tegra-Fix-DMA-ID-for-SPI2.patch + patches.suse/arm64-tegra-Fix-typo-in-Tegra234-dce-fabric-compatible.patch + patches.suse/arm64-tegra-Disable-Tegra234-sce-fabric-node.patch + patches.suse/arm64-tegra-Fix-Tegra234-PCIe-interrupt-map.patch + patches.suse/arm64-dts-rockchip-Fix-sdmmc-access-on-rk3308-rock-s0-v1.1-boards.patch + patches.suse/arm64-dts-rockchip-Fix-PCIe3-handling-for-Edgeble-6TOPS-Modules.patch + patches.suse/arm64-dts-rockchip-fix-num-channels-property-of-wolfvision-pf5-mic.patch + patches.suse/arm64-dts-rockchip-increase-gmac-rx_delay-on-rk3399-puma.patch + patches.suse/arm64-dts-marvell-cn9131-cf-solidwan-fix-cp1-comphy-links.patch + patches.suse/memory-tegra20-emc-fix-an-OF-node-reference-bug-in-t.patch + patches.suse/soc-mediatek-mtk-devapc-Fix-leaking-IO-map-on-error-.patch + patches.suse/soc-mediatek-mtk-devapc-Fix-leaking-IO-map-on-driver.patch + patches.suse/soc-qcom-llcc-Enable-LLCC_WRCACHE-at-boot-on-X1.patch + patches.suse/soc-qcom-smem_state-fix-missing-of_node_put-in-error.patch + patches.suse/soc-qcom-socinfo-Avoid-out-of-bounds-read-of-serial-.patch + patches.suse/firmware-qcom-scm-Fix-missing-read-barrier-in-qcom_s.patch + patches.suse/firmware-qcom-scm-Fix-missing-read-barrier-in-qcom_s-b628510.patch + patches.suse/firmware-qcom-scm-Cleanup-global-__scm-on-probe-fail.patch + patches.suse/soc-samsung-exynos-pmu-Fix-uninitialized-ret-in-tens.patch + patches.suse/of-Fix-of_find_node_opts_by_path-handling-of-alias-p.patch + patches.suse/of-Correct-child-specifier-used-as-input-of-the-2nd-.patch + patches.suse/of-property-Avoiding-using-uninitialized-variable-im.patch + patches.suse/of-reserved-memory-Fix-using-wrong-number-of-cells-t.patch + patches.suse/of-reserved-memory-Do-not-make-kmemleak-ignore-freed.patch + patches.suse/of-fdt-Restore-possibility-to-use-both-ACPI-and-FDT-.patch + patches.suse/of-address-Fix-empty-resource-handling-in-__of_addre.patch + patches.suse/efi-sysfb_efi-fix-W-1-warnings-when-EFI-is-not-set.patch + patches.suse/i3c-dw-Fix-use-after-free-in-dw_i3c_master-driver-du.patch + patches.suse/i3c-master-Fix-missing-ret-assignment-in-set_speed.patch + patches.suse/mailbox-tegra-hsp-Clear-mailbox-before-using-message.patch + patches.suse/mailbox-zynqmp-Remove-invalid-__percpu-annotation-in.patch + patches.suse/msft-hv-3140-hyperv-Move-hv_connection_id-to-hyperv-tlfs.h.patch + patches.suse/msft-hv-3141-hyperv-Clean-up-unnecessary-includes.patch + patches.suse/msft-hv-3142-hyperv-Add-new-Hyper-V-headers-in-include-hyperv.patch + patches.suse/msft-hv-3143-hyperv-Switch-from-hyperv-tlfs.h-to-hyperv-hvhdk.h.patch + patches.suse/msft-hv-3144-hyperv-Remove-the-now-unused-hyperv-tlfs.h-files.patch + patches.suse/msft-hv-3145-x86-hyperv-Don-t-assume-cpu_possible_mask-is-dense.patch + patches.suse/msft-hv-3146-Drivers-hv-Don-t-assume-cpu_possible_mask-is-dense.patch + patches.suse/msft-hv-3147-iommu-hyper-v-Don-t-assume-cpu_possible_mask-is-dens.patch + patches.suse/msft-hv-3148-uio_hv_generic-Add-a-check-for-HV_NIC-for-send-recei.patch + patches.suse/msft-hv-3149-Drivers-hv-vmbus-Wait-for-boot-time-offers-during-bo.patch + patches.suse/msft-hv-3150-Drivers-hv-vmbus-Log-on-missing-offers-if-any.patch + patches.suse/msft-hv-3151-hv_balloon-Fallback-to-generic_online_page-for-non-H.patch + patches.suse/msft-hv-3152-hyperv-Enable-the-hypercall-output-page-for-the-VTL-.patch + patches.suse/msft-hv-3153-hyperv-Do-not-overlap-the-hvcall-IO-areas-in-get_vtl.patch + patches.suse/msft-hv-3154-hyperv-Do-not-overlap-the-hvcall-IO-areas-in-hv_vtl_.patch + patches.suse/media-imx-jpeg-Fix-potential-error-pointer-dereferen.patch + patches.suse/media-rkisp1-Fix-unused-value-issue.patch + patches.suse/media-rc-iguanair-handle-timeouts.patch + patches.suse/media-lmedm04-Handle-errors-for-lme2510_int_read.patch + patches.suse/media-stm32-dcmipp-correct-dma_set_mask_and_coherent.patch + patches.suse/media-marvell-Add-check-for-clk_enable.patch + patches.suse/media-ccs-Fix-CCS-static-data-parsing-for-large-bloc.patch + patches.suse/media-ccs-Clean-up-parsed-CCS-static-data-on-parse-f.patch + patches.suse/media-i2c-imx290-Register-0x3011-varies-between-imx3.patch + patches.suse/media-i2c-imx412-Add-missing-newline-to-prints.patch + patches.suse/media-imx296-Add-standby-delay-during-probe.patch + patches.suse/media-ccs-Fix-cleanup-order-in-ccs_probe.patch + patches.suse/media-intel-ipu6-remove-cpu-latency-qos-request-on-e.patch + patches.suse/media-i2c-ov9282-Correct-the-exposure-offset.patch + patches.suse/media-i2c-ds90ub9x3-Fix-extra-fwnode_handle_put.patch + patches.suse/media-i2c-ds90ub960-Fix-UB9702-refclk-register-acces.patch + patches.suse/media-i2c-ds90ub960-Fix-use-of-non-existing-register.patch + patches.suse/media-i2c-ds90ub960-Fix-logging-SP-EQ-status-only-fo.patch + patches.suse/media-i2c-ds90ub960-Fix-UB9702-VC-map.patch + patches.suse/media-mc-fix-endpoint-iteration.patch + patches.suse/media-ov5640-fix-get_light_freq-on-auto.patch + patches.suse/media-mipi-csis-Add-check-for-clk_enable.patch + patches.suse/media-camif-core-Add-check-for-clk_enable.patch + patches.suse/staging-media-max96712-fix-kernel-oops-when-removing.patch + patches.suse/media-uvcvideo-Fix-crash-during-unbind-if-gpio-unit-.patch + patches.suse/media-uvcvideo-Fix-double-free-in-error-path.patch + patches.suse/media-uvcvideo-Fix-event-flags-in-uvc_ctrl_send_even.patch + patches.suse/media-uvcvideo-Support-partial-control-reads.patch + patches.suse/media-uvcvideo-Only-save-async-fh-if-success.patch + patches.suse/media-uvcvideo-Remove-redundant-NULL-assignment.patch + patches.suse/media-uvcvideo-Remove-dangling-pointers.patch + patches.suse/media-uvcvideo-Propagate-buf-error-to-userspace.patch + patches.suse/media-nxp-imx8-isi-fix-v4l2-compliance-test-errors.patch + patches.suse/media-mmp-Bring-back-registration-of-the-device.patch + patches.suse/staging-media-imx-fix-OF-node-leak-in-imx_media_add_.patch + patches.suse/media-dvb-usb-v2-af9035-fix-ISO-C90-compilation-erro.patch + patches.suse/media-nuvoton-Fix-an-error-check-in-npcm_video_ece_i.patch + patches.suse/PCI-ASPM-Save-parent-L1SS-config-in-pci_save_aspm_l1.patch + patches.suse/PCI-Avoid-putting-some-root-ports-into-D3-on-TUXEDO-.patch + patches.suse/PCI-endpoint-Destroy-the-EPC-device-in-devm_pci_epc_.patch + patches.suse/PCI-endpoint-Finish-virtual-EP-removal-in-pci_epf_re.patch + patches.suse/PCI-dwc-ep-Write-BAR_MASK-before-iATU-registers-in-p.patch + patches.suse/PCI-dwc-ep-Prevent-changing-BAR-size-flags-in-pci_ep.patch + patches.suse/PCI-endpoint-pci-epf-test-Set-dma_chan_rx-pointer-to.patch + patches.suse/PCI-endpoint-pci-epf-test-Fix-check-for-DMA-MEMCPY-t.patch + patches.suse/PCI-qcom-Update-ICC-and-OPP-values-after-Link-Up-eve.patch + patches.suse/PCI-dwc-Always-stop-link-in-the-dw_pcie_suspend_noir.patch + patches.suse/PCI-imx6-Configure-PHY-based-on-Root-Complex-or-Endp.patch + patches.suse/PCI-imx6-Skip-controller_id-generation-logic-for-i.M.patch + patches.suse/PCI-imx6-Deassert-apps_reset-in-imx_pcie_deassert_co.patch + patches.suse/PCI-imx6-Add-missing-reference-clock-disable-logic.patch + patches.suse/PCI-microchip-Set-inbound-address-translation-for-co.patch + patches.suse/PCI-rcar-ep-Fix-incorrect-variable-used-when-calling.patch + patches.suse/mtd-onenand-Fix-uninitialized-retlen-in-do_otp_read.patch + patches.suse/mtd-spinand-Remove-write_enable_op-in-markbad.patch + patches.suse/mtd-rawnand-brcmnand-fix-status-read-of-brcmnand_wai.patch + patches.suse/watchdog-rti_wdt-Fix-an-OF-node-leak-in-rti_wdt_prob.patch + patches.suse/remoteproc-core-Fix-ida_free-call-while-not-allocate.patch + patches.suse/remoteproc-omap-Handle-ARM-dma_iommu_mapping.patch + patches.suse/remoteproc-mtk_scp-Only-populate-devices-for-SCP-cor.patch + patches.suse/firewire-test-Fix-potential-null-dereference-in-fire.patch + patches.suse/msft-hv-3138-scsi-storvsc-Don-t-assume-cpu_possible_mask-is-dense.patch + patches.suse/scsi-lpfc-redefine-incorrect-type-in-lpfc_create_device_data.patch + patches.suse/scsi-lpfc-restrict-the-reg_fcfi-mam-field-to-fcoe-adapters-only.patch + patches.suse/scsi-lpfc-delete-nlp_target_remove-flag-due-to-obsolete-usage.patch + patches.suse/scsi-lpfc-modify-handling-of-adisc-based-on-ndlp-state-and-rpi.patch + patches.suse/scsi-lpfc-add-handling-for-ls_rjt-reason-explanation-authentication.patch + patches.suse/scsi-lpfc-change-lpfc_nodelist-save_flags-member-into-a-bitmask.patch + patches.suse/scsi-lpfc-update-definition-of-firmware-configuration-mbox-cmds.patch + patches.suse/scsi-lpfc-add-support-for-large-fw-object-application-layer-reads.patch + patches.suse/scsi-lpfc-update-lpfc-version-to-14.4.0.7.patch + patches.suse/scsi-lpfc-copyright-updates-for-14.4.0.7-patches.patch + patches.suse/msft-hv-3155-scsi-storvsc-Ratelimit-warning-logs-to-prevent-VM-de.patch + patches.suse/lib-inflate.c-remove-dead-code.patch + patches.suse/kasan-fix-typo-in-kasan_poison_new_object-documentat.patch + patches.suse/latencytop-use-correct-kernel-doc-format-for-func-pa.patch + patches.suse/mm-rodata_test-use-READ_ONCE-to-read-const-variable.patch + patches.suse/selftests-mm-fix-conversion-specifiers-in-transact_t.patch + patches.suse/maple_tree-simplify-split-calculation.patch + patches.suse/selftests-mm-fix-condition-in-uffd_move_test_common.patch + patches.suse/selftests-mm-use-selftests-framework-to-print-test-r.patch + patches.suse/selftests-mm-cow-modify-the-incorrect-checking-param.patch + patches.suse/selftests-mm-virtual_address_range-unmap-chunks-afte.patch + patches.suse/selftests-mm-virtual_address_range-avoid-reading-fro.patch + patches.suse/power-ip5xxx_power-Fix-return-value-on-ADC-read-erro.patch + patches.suse/power-reset-as3722-poweroff-Remove-unnecessary-retur.patch + patches.suse/pwm-microchip-core-fix-incorrect-comparison-with-max.patch + patches.suse/usb-gadget-functionfs-fix-spellos.patch + patches.suse/usb-gadget-f_tcm-Don-t-free-command-immediately.patch + patches.suse/usb-gadget-f_tcm-Translate-error-to-sense.patch + patches.suse/usb-gadget-f_tcm-Decrement-command-ref-count-on-clea.patch + patches.suse/usb-gadget-f_tcm-Fix-Get-SetInterface-return-value.patch + patches.suse/usb-gadget-f_tcm-ep_autoconfig-with-fullspeed-endpoi.patch + patches.suse/usb-gadget-f_tcm-Don-t-prepare-BOT-write-request-twi.patch + patches.suse/usb-xhci-Fix-NULL-pointer-dereference-on-certain-com.patch + patches.suse/usb-dwc3-Skip-resume-if-pm_runtime_set_active-fails.patch + patches.suse/usb-dwc3-am62-Fix-an-OF-node-leak-in-phy_syscon_pll_.patch + patches.suse/usb-host-xhci-plat-Assign-shared_hcd-rsrc_start.patch + patches.suse/usb-typec-tcpm-set-SRC_SEND_CAPABILITIES-timeout-to-.patch + patches.suse/USB-serial-quatech2-fix-null-ptr-deref-in-qt2_proces.patch + patches.suse/usb-dwc3-core-Defer-the-probe-until-USB-power-supply.patch + patches.suse/usb-typec-tcpci-Prevent-Sink-disconnection-before-vP.patch + patches.suse/Revert-usb-gadget-u_serial-Disable-ep-before-setting.patch + patches.suse/pps-Fix-a-use-after-free.patch + patches.suse/misc-misc_minor_alloc-to-use-ida-for-all-dynamic-mis.patch + patches.suse/uio-Fix-return-value-of-poll.patch + patches.suse/uio-uio_dmem_genirq-check-the-return-value-of-devm_k.patch + patches.suse/drivers-card_reader-rtsx_usb-Restore-interrupt-based.patch + patches.suse/VMCI-fix-reference-to-ioctl-number.rst.patch + patches.suse/misc-fastrpc-Deregister-device-nodes-properly-in-err.patch + patches.suse/misc-fastrpc-Fix-registered-buffer-page-address.patch + patches.suse/misc-fastrpc-Fix-copy-buffer-page-size.patch + patches.suse/extcon-realtek-fix-NULL-deref-check-in-extcon_rtk_ty.patch + patches.suse/iio-adc-ad7124-Don-t-create-more-channels-than-the-d.patch + patches.suse/iio-adc-ad7124-Refuse-invalid-input-specifiers.patch + patches.suse/iio-adc-ad_sigma_delta-Handle-CS-assertion-as-intend.patch + patches.suse/iio-iio-mux-kzalloc-instead-of-devm_kzalloc-to-ensur.patch + patches.suse/bus-mhi-host-Free-mhi_buf-vector-inside-mhi_alloc_bh.patch + patches.suse/intel_th-core-fix-kernel-doc-warnings.patch + patches.suse/iio-light-as73211-fix-channel-handling-in-only-color.patch + patches.suse/drm-amd-display-Fix-error-pointers-in-amdgpu_dm_crtc.patch + patches.suse/drm-v3d-Assign-job-pointer-to-NULL-before-signaling-.patch + patches.suse/nfsd-fix-legacy-client-tracking-initialization.patch + patches.suse/NFSD-fix-decoding-in-nfs4_xdr_dec_cb_getattr.patch + patches.suse/NFSD-Insulate-nfsd4_encode_read-from-page-boundaries-in-the-encode-buffer.patch + patches.suse/NFSD-Insulate-nfsd4_encode_read_plus-from-page-boundaries-in-the-encode-buffer.patch + patches.suse/NFSD-Insulate-nfsd4_encode_read_plus_data-from-page-boundaries-in-the-encode-buffer.patch + patches.suse/Revert-SUNRPC-Reduce-thread-wake-up-rate-when-receiving-large-RPC-messages.patch + patches.suse/LoongArch-Fix-warnings-during-S3-suspend.patch + patches.suse/tty-mips_ejtag_fdc-fix-one-more-u8-warning.patch + patches.suse/serial-8250-Adjust-the-timeout-for-FIFO-mode.patch + patches.suse/tty-xilinx_uartps-split-sysrq-handling.patch + patches.suse/tty-Permit-some-TIOCL_SETSEL-modes-without-CAP_SYS_A.patch + patches.suse/serial-sh-sci-Drop-__initdata-macro-for-port_cfg.patch + patches.suse/serial-sh-sci-Move-runtime-PM-enable-to-sci_probe_si.patch + patches.suse/serial-sh-sci-Do-not-probe-the-serial-port-if-its-sl.patch + patches.suse/serial-sh-sci-Clean-sci_ports-0-after-at-earlycon-ex1.patch + patches.suse/serial-sh-sci-Increment-the-runtime-usage-counter-fo.patch + patches.suse/tools-bootconfig-Fix-the-wrong-format-specifier.patch + patches.suse/devcoredump-cleanup-some-comments.patch + patches.suse/driver-core-class-Fix-wild-pointer-dereferences-in-A.patch + patches.suse/nfs-fix-incorrect-error-handling-in-LOCALIO.patch + patches.suse/NFSv4.2-fix-COPY_NOTIFY-xdr-buf-size-calculation.patch + patches.suse/NFSv4.2-mark-OFFLOAD_CANCEL-MOVEABLE.patch + patches.suse/powerpc-pseries-eeh-Fix-get-PE-state-translation.patch + patches.suse/powerpc-pseries-iommu-Don-t-unset-window-if-it-was-n.patch + patches.suse/regulator-core-Add-missing-newline-character.patch + patches.suse/dmaengine-ti-edma-fix-OF-node-reference-leaks-in-edm.patch + patches.suse/gpio-mxc-remove-dead-code-after-switch-to-DT-only.patch + patches.suse/docs-power-Fix-footnote-reference-for-Toshiba-Satell.patch + patches.suse/NFC-nci-Add-bounds-checking-in-nci_hci_create_pipe.patch + patches.suse/net-phy-marvell-88q2xxx-Fix-temperature-measurement-.patch + patches.suse/net-rose-fix-timer-races-against-user-threads.patch + patches.suse/tools-ynl-c-correct-reverse-decode-of-empty-attrs.patch + patches.suse/net-phy-c45-tjaxx-add-delay-between-MDIO-write-and-r.patch + patches.suse/net-usb-rtl8150-enable-basic-endpoint-checking.patch + patches.suse/usbnet-ipheth-fix-possible-overflow-in-DPE-length-ch.patch + patches.suse/usbnet-ipheth-check-that-DPE-points-past-NCM-header.patch + patches.suse/usbnet-ipheth-use-static-NDP16-location-in-URB.patch + patches.suse/usbnet-ipheth-refactor-NCM-datagram-loop.patch + patches.suse/usbnet-ipheth-break-up-NCM-header-size-computation.patch + patches.suse/usbnet-ipheth-fix-DPE-OoB-read.patch + patches.suse/Bluetooth-btusb-mediatek-Add-locks-for-usb_driver_cl.patch + patches.suse/Bluetooth-btnxpuart-Fix-glitches-seen-in-dual-A2DP-s.patch + patches.suse/Bluetooth-L2CAP-accept-zero-as-a-special-value-for-M.patch + patches.suse/PM-hibernate-Add-error-handling-for-syscore_suspend.patch + patches.suse/PM-sleep-core-Synchronize-runtime-PM-status-of-paren.patch + patches.suse/rtc-tps6594-Fix-integer-overflow-on-32bit-systems.patch + patches.suse/rtc-pcf85063-fix-potential-OOB-write-in-PCF85063-NVM.patch + patches.suse/rtc-loongson-clear-TOY_MATCH0_REG-in-loongson_rtc_is.patch + patches.suse/rtc-zynqmp-Fix-optional-clock-name-property.patch + patches.suse/ALSA-hda-realtek-Fix-quirk-matching-for-Legion-Pro-7.patch + patches.suse/ALSA-usb-audio-Add-delay-quirk-for-iBasso-DC07-Pro.patch + patches.suse/ALSA-pcm-use-new-array-copying-wrapper.patch + patches.suse/ALSA-hda-Fix-headset-detection-failure-due-to-unstab.patch + patches.suse/ASoC-rockchip-i2s_tdm-Re-add-the-set_sysclk-callback.patch + patches.suse/ASoC-acp-Support-microphone-from-Lenovo-Go-S.patch + patches.suse/ASoC-da7213-Initialize-the-mutex.patch + patches.suse/ASoC-amd-acp-Fix-possible-deadlock.patch + patches.suse/ata-libata-core-Add-ATA_QUIRK_NOLPM-for-Samsung-SSD-.patch + patches.suse/genksyms-fix-memory-leak-when-the-same-symbol-is-add.patch + patches.suse/genksyms-fix-memory-leak-when-the-same-symbol-is-rea.patch + patches.suse/kconfig-fix-file-name-in-warnings-when-loading-KCONF.patch + patches.suse/kconfig-fix-memory-leak-in-sym_warn_unmet_dep.patch + patches.suse/PCI-Restore-original-INTX_DISABLE-bit-by-pcim_intx.patch + patches.suse/Revert-media-uvcvideo-Require-entities-to-have-a-non.patch + patches.suse/xfs-don-t-call-remap_verify_area-with-sb-write-protection-held.patch + patches.suse/xfs-Propagate-errors-from-xfs_reflink_cancel_cow_range-in-xfs_dax_write_iomap_end.patch + patches.suse/xfs-Add-error-handling-for-xfs_reflink_cancel_cow_range.patch # powerpc/linux next patches.suse/powerpc-book3s64-hugetlb-Fix-disabling-hugetlb-when-fadump-is-active.patch @@ -1823,18 +2667,6 @@ # end of sorted patches ######################################################## - # mkp/staging - patches.suse/scsi-lpfc-redefine-incorrect-type-in-lpfc_create_device_data.patch - patches.suse/scsi-lpfc-restrict-the-reg_fcfi-mam-field-to-fcoe-adapters-only.patch - patches.suse/scsi-lpfc-delete-nlp_target_remove-flag-due-to-obsolete-usage.patch - patches.suse/scsi-lpfc-modify-handling-of-adisc-based-on-ndlp-state-and-rpi.patch - patches.suse/scsi-lpfc-add-handling-for-ls_rjt-reason-explanation-authentication.patch - patches.suse/scsi-lpfc-change-lpfc_nodelist-save_flags-member-into-a-bitmask.patch - patches.suse/scsi-lpfc-update-definition-of-firmware-configuration-mbox-cmds.patch - patches.suse/scsi-lpfc-add-support-for-large-fw-object-application-layer-reads.patch - patches.suse/scsi-lpfc-update-lpfc-version-to-14.4.0.7.patch - patches.suse/scsi-lpfc-copyright-updates-for-14.4.0.7-patches.patch - ######################################################## # Unsorted patches on their way to mainline # @@ -1847,6 +2679,7 @@ # to get into mainline any time soon (or ever) belong # to area specific sections below. ######################################################## + patches.suse/powerpc-kexec_file-Add-KEXEC_SIG-support.patch +lduncan patches.suse/scsi-target-iscsi-handle-SCSI-immediate-commands.patch +lduncan patches.suse/scsi-target-iscsi-don-t-warn-of-R-W-when-no-data.patch @@ -1855,11 +2688,10 @@ patches.suse/kdump-x86-implement-crashkernel-cma-reservation.patch patches.suse/kdump-crashkernel-cma-update-Documentation.patch patches.suse/kdump-wait-for-dma-to-time-out-when-using-cma.patch - patches.suse/drm-nouveau-disp-Fix-missing-backlight-control-on-Ma.patch +hare patches.suse/net-dcb-check-for-detached-device-before-executing-c.patch patches.suse/block-sed-opal-add-ioctl-ioc_opal_set_sid_pw.patch +neilb patches.suse/NFSv3-only-use-NFS-timeout-for-MOUNT-when-protocols-.patch - patches.suse/initramfs-avoid-filename-buffer-overrun.patch + patches.suse/ALSA-hda-realtek-Workaround-for-resume-on-Dell-Venue.patch ######################################################## # kbuild/module infrastructure fixes @@ -2016,6 +2848,8 @@ # hardening patches.suse/mm-security-Move-hardened-usercopy-under-Kernel-hardening-options.patch patches.suse/mm-security-Allow-default-HARDENED_USERCOPY-to-be-set-at-compile-time.patch + patches.suse/mm-security-Check-early-if-HARDENED_USERCOPY-is-enabled.patch + patches.suse/fortify-Move-FORTIFY_SOURCE-under-Kernel-hardening-options.patch # Module signing / secure boot patches.suse/KEYS-Make-use-of-platform-keyring-for-module-signatu.patch @@ -2037,20 +2871,21 @@ patches.suse/acpi-Disable-APEI-error-injection-if-the-kernel-is-lockeddown.patch # Using the hash in MOKx to blacklist kernel module, FATE#316531 -+jlee patches.suse/0004-MODSIGN-checking-the-blacklisted-hash-before-loading.patch + patches.suse/0004-MODSIGN-checking-the-blacklisted-hash-before-loading.patch # Hibernation Signature Verification FATE#316350 -+jlee patches.suse/0001-security-create-hidden-area-to-keep-sensitive-data.patch -+jlee patches.suse/0002-hibernate-avoid-the-data-in-hidden-area-to-be-snapsh.patch -+jlee patches.suse/0005-efi-generate-secret-key-in-EFI-boot-environment.patch -+jlee patches.suse/0006-efi-allow-user-to-regenerate-secret-key.patch -+jlee patches.suse/0007-PM-hibernate-encrypt-hidden-area.patch -+jlee patches.suse/0008-PM-hibernate-Generate-and-verify-signature-for-snaps.patch -+jlee patches.suse/0009-PM-hibernate-prevent-EFI-secret-key-to-be-regenerate.patch -+jlee patches.suse/0010-PM-hibernate-a-option-to-request-that-snapshot-image.patch -+jlee patches.suse/0011-PM-hibernate-require-hibernate-snapshot-image-to-be-.patch + patches.suse/0001-security-create-hidden-area-to-keep-sensitive-data.patch + patches.suse/0002-hibernate-avoid-the-data-in-hidden-area-to-be-snapsh.patch + patches.suse/0005-efi-generate-secret-key-in-EFI-boot-environment.patch + patches.suse/0006-efi-allow-user-to-regenerate-secret-key.patch + patches.suse/0007-PM-hibernate-encrypt-hidden-area.patch + patches.suse/0008-PM-hibernate-Generate-and-verify-signature-for-snaps.patch + patches.suse/0009-PM-hibernate-prevent-EFI-secret-key-to-be-regenerate.patch + patches.suse/0010-PM-hibernate-a-option-to-request-that-snapshot-image.patch + patches.suse/0011-PM-hibernate-require-hibernate-snapshot-image-to-be-.patch # jsc#PED-1444 Impl: Do NOT auto-generate EFI secret-key for hibernation verification -+jlee patches.suse/0001-efi-do-not-automatically-generate-secret-key.patch + patches.suse/0001-efi-do-not-automatically-generate-secret-key.patch + patches.suse/0001-efi-remove-EFI-secret-key-when-booting-with-secure-b.patch # FIPS +nstange patches.suse/0001-crypto-implement-downstream-solution-for-disabling-d.patch @@ -2062,12 +2897,12 @@ +nstange patches.suse/crypto-ecdsa-make-ecdsa_ecc_ctx_deinit-to-zeroize-th.patch # NIAP PP_OS bsc#1177353, bsc#1179076, bsc#1213270 -+jlee patches.suse/0001-X.509-Add-CodeSigning-extended-key-usage-parsing.patch -+jlee patches.suse/0002-PKCS-7-Check-codeSigning-EKU-for-kernel-module-and-k.patch -+jlee patches.suse/0003-modsign-Add-codeSigning-EKU-when-generating-X.509-ke.patch -+jlee patches.suse/0004-Documentation-admin-guide-module-signing.rst-add-ope.patch -+jlee patches.suse/0001-X.509-Fix-the-parser-of-extended-key-usage-for-lengt.patch -+jlee patches.suse/0001-PKCS-7-Check-codeSigning-EKU-of-certificates-in-PKCS.patch + patches.suse/0001-X.509-Add-CodeSigning-extended-key-usage-parsing.patch + patches.suse/0002-PKCS-7-Check-codeSigning-EKU-for-kernel-module-and-k.patch + patches.suse/0003-modsign-Add-codeSigning-EKU-when-generating-X.509-ke.patch + patches.suse/0004-Documentation-admin-guide-module-signing.rst-add-ope.patch + patches.suse/0001-X.509-Fix-the-parser-of-extended-key-usage-for-lengt.patch + patches.suse/0001-PKCS-7-Check-codeSigning-EKU-of-certificates-in-PKCS.patch # NVidia vGPU support +jroedel patches.suse/Restore-kABI-for-NVidia-vGPU-driver.patch @@ -2076,7 +2911,6 @@ # Virtualization ######################################################## patches.suse/suse-hv-guest-os-id.patch -+oneukum patches.suse/0001-kvm-Reintroduce-nopvspin-kernel-parameter.patch ######################################################## # Other core patches @@ -2190,7 +3024,7 @@ +ptesarik patches.suse/add-product-identifying-information-to-vmcoreinfo.patch # Tracing -+jlee patches.suse/0003-Add-external-no-support-as-bad-taint-module.patch + patches.suse/0003-Add-external-no-support-as-bad-taint-module.patch # printk patches.suse/vsprintf-kallsyms-Prevent-invalid-data-when-printing.patch @@ -2225,26 +3059,26 @@ patches.suse/0002-Add-a-void-suse_kabi_padding-placeholder-to-some-gsp.patch patches.suse/0001-typeC-add-kABI-padding.patch patches.suse/prepare-arm64-klp -+oneukum patches.suse/0001-kABI-more-hooks-for-PCI-changes.patch -+oneukum patches.suse/crypto-add-suse_kabi_padding.patch -+oneukum patches.suse/fpga-add-kABI-padding.patch + patches.suse/0001-kABI-more-hooks-for-PCI-changes.patch + patches.suse/crypto-add-suse_kabi_padding.patch + patches.suse/fpga-add-kABI-padding.patch +nik.borisov patches.suse/kabi-reserve-cpuid-leaves.patch patches.suse/powerpc-Add-kABI-placeholder-to-struct-pci_controlle.patch patches.suse/typeC-Add-kABI-placeholders.patch +dwagner patches.suse/blk-kabi-add-suse_kabi_padding-to-blk-layer-structs.patch +dwagner patches.suse/scsi-kabi-add-suse_kabi_padding-to-scsi-template-structs.patch +pjakobsson patches.suse/drm-Add-kabi-placeholders-to-commonly-used-structs.patch -+oneukum patches.suse/kABI-padding-for-generic-crypto.patch + patches.suse/kABI-padding-for-generic-crypto.patch +shung-hsi.yu patches.suse/kABI-padding-for-bpf.patch -+oneukum patches.suse/rfkill-add-kABI-padding.patch + patches.suse/rfkill-add-kABI-padding.patch patches.suse/paddings-add-for-type-C-new-in-SP5.patch patches.suse/paddings-for-the-new-structures-for-roles.patch patches.suse/paddings-for-gadgets.patch patches.suse/paddings-for-TB-and-USB4-XDomain-structures.patch -+oneukum patches.suse/paddings-for-realtik-802.11.patch -+oneukum patches.suse/paddings-for-mediatek-802.11.patch -+oneukum patches.suse/paddings-for-ath-802.11.patch -+oneukum patches.suse/paddings-for-the-inter-DMN-tunnel-stuff-of-TB.patch + patches.suse/paddings-for-realtik-802.11.patch + patches.suse/paddings-for-mediatek-802.11.patch + patches.suse/paddings-for-ath-802.11.patch + patches.suse/paddings-for-the-inter-DMN-tunnel-stuff-of-TB.patch +shung-hsi.yu patches.suse/selftests-bpf-user_ringbuf-define-c_ringbuf_size.patch patches.suse/tracing-Add-kabi-placeholders.patch +fweisbecker patches.suse/kABI-padding-for-context-tracking.patch diff --git a/source-timestamp b/source-timestamp index 566ab13..bd3870a 100644 --- a/source-timestamp +++ b/source-timestamp @@ -1,3 +1,3 @@ -2025-01-14 15:27:32 +0000 -GIT Revision: ed291891ed2804d2dd249f8063da18005e59bab4 +2025-02-04 15:54:44 +0000 +GIT Revision: 6642b425d8de140c969bc185b2b1527f15588dfc GIT Branch: users/vkarasulli/SUSE-2025/for-next diff --git a/supported.conf b/supported.conf index 46f8085..0e8ed53 100644 --- a/supported.conf +++ b/supported.conf @@ -91,6 +91,8 @@ arch/powerpc/kvm/kvm-hv arch/powerpc/kvm/kvm-pr arch/powerpc/oprofile/oprofile + # jsc#PED-10947 + arch/powerpc/perf/vpa-pmu +external arch/powerpc/platforms/powernv/opal-prd # supported by IBM +external arch/powerpc/platforms/pseries/cmm # SP6-NEED-REVIEW +external arch/powerpc/platforms/pseries/hvcserver