Sync from SUSE:SLFO:Main kernel-source revision 796149ca4d296653981d26f30d38c299
This commit is contained in:
@@ -1,3 +1,439 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 6 18:21:04 CET 2025 - mfranc@suse.cz
|
||||
|
||||
- NFSD: fix hang in nfsd4_shutdown_callback (CVE-2025-21795
|
||||
bsc#1238759).
|
||||
- commit 839b02b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 6 18:18:17 CET 2025 - mfranc@suse.cz
|
||||
|
||||
- vxlan: check vxlan_vnigroup_init() return value (CVE-2025-21790
|
||||
bsc#1238753).
|
||||
- commit 45e6d1b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 6 18:00:21 CET 2025 - mfranc@suse.cz
|
||||
|
||||
- clocksource: Use migrate_disable() to avoid calling
|
||||
get_random_u32() in atomic context (CVE-2025-21767 bsc#1238509).
|
||||
- commit 1d52af5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 6 17:50:39 CET 2025 - mfranc@suse.cz
|
||||
|
||||
- vxlan: Fix uninit-value in vxlan_vnifilter_dump()
|
||||
(CVE-2025-21716 bsc#1237891).
|
||||
- commit e46863c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 6 17:44:12 CET 2025 - mfranc@suse.cz
|
||||
|
||||
- mptcp: handle fastopen disconnect correctly (CVE-2025-21705
|
||||
bsc#1238525).
|
||||
- commit 320aaa6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 6 17:36:27 CET 2025 - mfranc@suse.cz
|
||||
|
||||
- smb: client: fix oops due to unset link speed (CVE-2025-21725
|
||||
bsc#1238877).
|
||||
- commit 675f8ca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 6 17:29:43 CET 2025 - mfranc@suse.cz
|
||||
|
||||
- ipmr: do not call mr_mfc_uses_dev() for unres entries
|
||||
(CVE-2025-21719 bsc#1238860).
|
||||
- commit 32e5d0c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 6 17:14:35 CET 2025 - mfranc@suse.cz
|
||||
|
||||
- net: davicom: fix UAF in dm9000_drv_remove (CVE-2025-21715
|
||||
bsc#1237889).
|
||||
- commit a8a4ff6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 6 16:49:39 CET 2025 - mfranc@suse.cz
|
||||
|
||||
- iommufd/iova_bitmap: Fix shift-out-of-bounds in
|
||||
iova_bitmap_offset_to_index() (CVE-2025-21724 bsc#1238863).
|
||||
- commit 707e0f9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 6 16:45:25 CET 2025 - mfranc@suse.cz
|
||||
|
||||
- net: ethernet: ti: am65-cpsw: fix freeing IRQ in
|
||||
am65_cpsw_nuss_remove_tx_chns() (CVE-2025-21799 bsc#1238739).
|
||||
- commit 922ef51
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 6 12:50:42 CET 2025 - tiwai@suse.de
|
||||
|
||||
- supported.conf: correct dependencies for optional (bsc#1238570)
|
||||
Also move some fortoggen cros modules into optional, too
|
||||
- commit 1502e47
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 6 11:43:33 CET 2025 - tiwai@suse.de
|
||||
|
||||
- rpm/split-modules: Fix optional splitting with usrmerge (bsc#1238570)
|
||||
- commit 8be63c4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 5 14:01:36 CET 2025 - tiwai@suse.de
|
||||
|
||||
- udmabuf: fix vmap_udmabuf error page set (git-fixes).
|
||||
- Update config files.
|
||||
- commit e2e943e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 5 12:46:09 CET 2025 - tiwai@suse.de
|
||||
|
||||
- acct: block access to kernel internal filesystems (git-fixes).
|
||||
- acct: perform last write from workqueue (git-fixes).
|
||||
- wifi: mt76: mt7921u: Add VID/PID for TP-Link TXE50UH
|
||||
(stable-fixes).
|
||||
- wifi: rtw88: sdio: Fix disconnection after beacon loss
|
||||
(stable-fixes).
|
||||
- wifi: rtw88: add __packed attribute to efuse layout struct
|
||||
(stable-fixes).
|
||||
- wifi: iwlwifi: avoid memory leak (stable-fixes).
|
||||
- wifi: brcmfmac: Check the return value of
|
||||
of_property_read_string_index() (stable-fixes).
|
||||
- wifi: rtw89: add crystal_cap check to avoid setting as overflow
|
||||
value (stable-fixes).
|
||||
- wifi: brcmsmac: add gain range check to
|
||||
wlc_phy_iqcal_gainparams_nphy() (stable-fixes).
|
||||
- xe/oa: Fix query mode of operation for OAR/OAC (git-fixes).
|
||||
- drm/amdgpu: Fix Circular Locking Dependency in AMDGPU GFX
|
||||
Isolation (git-fixes).
|
||||
- drm/amd/display: Reduce accessing remote DPCD overhead
|
||||
(git-fixes).
|
||||
- alloc_tag: fix set_codetag_empty() when
|
||||
!CONFIG_MEM_ALLOC_PROFILING_DEBUG (git-fixes).
|
||||
- udmabuf: also check for F_SEAL_FUTURE_WRITE (git-fixes).
|
||||
- EDAC/amd64: Simplify ECC check on unified memory controllers
|
||||
(git-fixes).
|
||||
- ptp: kvm: x86: Return EOPNOTSUPP instead of ENODEV from
|
||||
kvm_arch_ptp_init() (git-fixes).
|
||||
- ptp: Add error handling for adjfine callback in
|
||||
ptp_clock_adjtime (git-fixes).
|
||||
- ubi: fastmap: Fix duplicate slab cache names while attaching
|
||||
(git-fixes).
|
||||
- ubi: fastmap: wl: Schedule fm_work if wear-leveling pool is
|
||||
empty (git-fixes).
|
||||
- ubi: wl: Put source PEB into correct list if trying locking
|
||||
LEB failed (git-fixes).
|
||||
- verification/dot2: Improve dot parser robustness (stable-fixes).
|
||||
- EDAC/{skx_common,i10nm}: Fix incorrect far-memory error source
|
||||
indicator (git-fixes).
|
||||
- EDAC/skx_common: Differentiate memory error sources (git-fixes).
|
||||
- commit dcf43d4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 5 12:25:37 CET 2025 - tiwai@suse.de
|
||||
|
||||
- Revert "of: reserved-memory: Fix using wrong number of cells
|
||||
to get property 'alignment'" (stable-fixes).
|
||||
- commit dfbe690
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 5 03:17:34 CET 2025 - shung-hsi.yu@suse.com
|
||||
|
||||
- net: Add rx_skb of kfree_skb to raw_tp_null_args (git-fixes).
|
||||
- commit 449c6f3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 5 03:15:36 CET 2025 - shung-hsi.yu@suse.com
|
||||
|
||||
- selftests/bpf: Add tests for raw_tp NULL args (git-fixes).
|
||||
- bpf: Augment raw_tp arguments with PTR_MAYBE_NULL (git-fixes).
|
||||
- bpf: Revert "bpf: Mark raw_tp arguments with PTR_MAYBE_NULL"
|
||||
(git-fixes).
|
||||
- selftests/bpf: Add more test cases for LPM trie (git-fixes).
|
||||
- selftests/bpf: Move test_lpm_map.c to map_tests (git-fixes).
|
||||
- bpf: Use raw_spinlock_t for LPM trie (git-fixes).
|
||||
- bpf: Switch to bpf mem allocator for LPM trie (git-fixes).
|
||||
- bpf: Fix exact match conditions in trie_get_next_key()
|
||||
(git-fixes).
|
||||
- bpf: Handle in-place update for full LPM trie correctly
|
||||
(git-fixes).
|
||||
- bpf: Handle BPF_EXIST and BPF_NOEXIST for LPM trie (git-fixes).
|
||||
- bpf: Remove unnecessary check when updating LPM trie
|
||||
(git-fixes).
|
||||
- selftests/bpf: Add test for narrow spill into 64-bit spilled
|
||||
scalar (git-fixes).
|
||||
- selftests/bpf: Add test for reading from STACK_INVALID slots
|
||||
(git-fixes).
|
||||
- selftests/bpf: Introduce __caps_unpriv annotation for tests
|
||||
(git-fixes).
|
||||
- bpf: Fix narrow scalar spill onto 64-bit spilled scalar slots
|
||||
(git-fixes).
|
||||
- bpf: Don't mark STACK_INVALID as STACK_MISC in
|
||||
mark_stack_slot_misc (git-fixes).
|
||||
- selftests/bpf: Add tests for raw_tp null handling (git-fixes).
|
||||
- bpf: Mark raw_tp arguments with PTR_MAYBE_NULL (git-fixes).
|
||||
- commit 33a0c52
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 4 19:40:36 CET 2025 - msuchanek@suse.de
|
||||
|
||||
- config: Set gcc version (jsc#PED-12251).
|
||||
- packaging: Turn gcc version into config.sh variable
|
||||
Fixes: 51dacec21eb1 ("Use gcc-13 for build on SLE16 (jsc#PED-10028).")
|
||||
- commit 2bf5321
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 4 17:19:02 CET 2025 - msuchanek@suse.de
|
||||
|
||||
- powerpc: Document details on H_HTM hcall (jsc#PED-10944).
|
||||
- powerpc/pseries: Export hardware trace macro dump via debugfs
|
||||
(jsc#PED-10944).
|
||||
- Update config files.
|
||||
- powerpc/pseries: Macros and wrapper functions for H_HTM call
|
||||
(jsc#PED-10944).
|
||||
- commit 5460fb0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 4 16:54:51 CET 2025 - mkoutny@suse.com
|
||||
|
||||
- rpm/config.sh: Update Bugzillla product
|
||||
There is now proper product for SLE16 which is the preferred target for
|
||||
automated bug reports.
|
||||
- commit 1b3f821
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 4 14:53:00 CET 2025 - iivanov@suse.de
|
||||
|
||||
- arm64: hugetlb: Fix flush_hugetlb_tlb_range() invalidation level (git-fixes)
|
||||
- commit 8f89035
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 4 14:52:02 CET 2025 - iivanov@suse.de
|
||||
|
||||
- arm64: hugetlb: Fix huge_ptep_get_and_clear() for non-present ptes (git-fixes)
|
||||
- commit f4826cb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 4 14:51:03 CET 2025 - iivanov@suse.de
|
||||
|
||||
- mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear() (git-fixes)
|
||||
- commit 1fac258
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 4 14:43:40 CET 2025 - iivanov@suse.de
|
||||
|
||||
- arm64/mm: Fix Boot panic on Ampere Altra (git-fixes)
|
||||
- commit a6faf3e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 4 14:41:19 CET 2025 - iivanov@suse.de
|
||||
|
||||
- arm64: dts: rockchip: adjust SMMU interrupt type on rk3588 (git-fixes)
|
||||
- commit 638ed0e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 4 14:40:24 CET 2025 - iivanov@suse.de
|
||||
|
||||
- arm64: dts: rockchip: Fix lcdpwr_en pin for Cool Pi GenBook (git-fixes)
|
||||
- commit dcbc592
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 4 14:14:27 CET 2025 - oneukum@suse.com
|
||||
|
||||
- USB: serial: option: fix Telit Cinterion FN990A name
|
||||
(git-fixes).
|
||||
- commit c850a7b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 4 14:12:40 CET 2025 - oneukum@suse.com
|
||||
|
||||
- USB: serial: option: add Telit Cinterion FN990B compositions
|
||||
(git-fixes).
|
||||
- commit 1f5ca02
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 4 14:10:22 CET 2025 - oneukum@suse.com
|
||||
|
||||
- USB: serial: option: drop MeiG Smart defines (git-fixes).
|
||||
- commit f6098ca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 4 14:08:21 CET 2025 - oneukum@suse.com
|
||||
|
||||
- USB: serial: option: add MeiG Smart SLM828 (git-fixes).
|
||||
- commit e39974a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 4 14:05:39 CET 2025 - oneukum@suse.com
|
||||
|
||||
- USB: quirks: add USB_QUIRK_NO_LPM quirk for Teclast dist
|
||||
(git-fixes).
|
||||
- commit c8ad9c4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 4 14:03:23 CET 2025 - oneukum@suse.com
|
||||
|
||||
- USB: Add USB_QUIRK_NO_LPM quirk for sony xperia xz1 smartphone
|
||||
(git-fixes).
|
||||
- commit 1cd3bfd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 4 14:01:15 CET 2025 - oneukum@suse.com
|
||||
|
||||
- usb: typec: tcpm: PSSourceOffTimer timeout in PR_Swap enters
|
||||
ERROR_RECOVERY (git-fixes).
|
||||
- commit d3d2cdf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 4 11:13:53 CET 2025 - ohering@suse.de
|
||||
|
||||
- RDMA/mana_ib: Allocate PAGE aligned doorbell index (git-fixes).
|
||||
- KVM: x86: Reject Hyper-V's SEND_IPI hypercalls if local APIC
|
||||
isn't in-kernel (git-fixes).
|
||||
- commit ac8f9f3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 4 10:43:16 CET 2025 - iivanov@suse.de
|
||||
|
||||
- arm64: dts: rockchip: Fix broken tsadc pinctrl names for rk3588 (git-fixes)
|
||||
- commit 730f333
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 4 09:34:34 CET 2025 - tiwai@suse.de
|
||||
|
||||
- rpm/kernel-docs.spec.in: Workaround for reproducible builds (bsc#1238303)
|
||||
- commit 1f1e842
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 3 18:31:56 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- tracing: Do not allow mmap() of persistent ring buffer
|
||||
(git-fixes bsc#1237898 CVE-2025-21778).
|
||||
- commit 7bd7207
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 3 18:10:31 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- bpf: Send signals asynchronously if !preemptible (git-fixes
|
||||
bsc#1237879 CVE-2025-21728).
|
||||
- commit bf6a524
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 3 16:51:53 CET 2025 - dwagner@suse.de
|
||||
|
||||
- scsi: lpfc: Copyright updates for 14.4.0.8 patches
|
||||
(bsc#1238349).
|
||||
- scsi: lpfc: Update lpfc version to 14.4.0.8 (bsc#1238349).
|
||||
- scsi: lpfc: Handle duplicate D_IDs in ndlp search-by D_ID
|
||||
routine (bsc#1238349).
|
||||
- scsi: lpfc: Ignore ndlp rport mismatch in dev_loss_tmo callbk
|
||||
(bsc#1238349).
|
||||
- scsi: lpfc: Free phba irq in lpfc_sli4_enable_msi() when
|
||||
pci_irq_vector() fails (bsc#1238349).
|
||||
- scsi: lpfc: Reduce log message generation during ELS ring
|
||||
clean up (bsc#1238349).
|
||||
- commit 9c9e63e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 3 16:02:21 CET 2025 - dwagner@suse.de
|
||||
|
||||
- nvme/ioctl: add missing space in err message (git-fixes).
|
||||
- nvme-tcp: fix connect failure on receiving partial ICResp PDU
|
||||
(git-fixes).
|
||||
- nvme: tcp: Fix compilation warning with W=1 (git-fixes).
|
||||
- nvmet: Fix crash when a namespace is disabled (git-fixes).
|
||||
- nvme-fc: use ctrl state getter (git-fixes).
|
||||
- nvme: make nvme_tls_attrs_group static (git-fixes).
|
||||
- nvme: handle connectivity loss in nvme_set_queue_count
|
||||
(git-fixes).
|
||||
- nvme-pci: Add TUXEDO IBP Gen9 to Samsung sleep quirk
|
||||
(git-fixes).
|
||||
- nvme-pci: Add TUXEDO InfinityFlex to Samsung sleep quirk
|
||||
(git-fixes).
|
||||
- commit 1f4a76c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 3 13:11:03 CET 2025 - tiwai@suse.de
|
||||
|
||||
- docs/zh_TW+zh_CN: Make rst references unique (bsc#1238303).
|
||||
- commit cc79623
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 3 13:02:07 CET 2025 - mgorman@suse.de
|
||||
|
||||
- sched: Compact RSEQ concurrency IDs with reduced threads and
|
||||
affinity (git fixes (sched)).
|
||||
- sched_ext: Fix incorrect autogroup migration detection (git
|
||||
fixes (sched)).
|
||||
- commit ff0b264
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 3 12:37:24 CET 2025 - msuchanek@suse.de
|
||||
|
||||
- powerpc/vdso: Flag VDSO64 entry points as functions
|
||||
(bsc#1238318).
|
||||
- commit 8f0f0a0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 3 10:01:45 CET 2025 - jslaby@suse.cz
|
||||
|
||||
- 8250: microchip: pci1xxxx: Add workaround for RTS bit toggle
|
||||
(git-fixes).
|
||||
- serial: 8250_pci: Resolve WCH vendor ID ambiguity (git-fixes).
|
||||
- PCI: switchtec: Add Microchip PCI100X device IDs (git-fixes).
|
||||
- PCI/DPC: Quirk PIO log size for Intel Raptor Lake-P (git-fixes).
|
||||
- commit 55d8dfe
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 3 08:50:56 CET 2025 - tiwai@suse.de
|
||||
|
||||
- phy: tegra: xusb: reset VBUS & ID OVERRIDE (git-fixes).
|
||||
- phy: exynos5-usbdrd: gs101: ensure power is gated to SS phy
|
||||
in phy_exit() (git-fixes).
|
||||
- phy: exynos5-usbdrd: fix MPLL_MULTIPLIER and SSC_REFCLKSEL
|
||||
masks in refclk (git-fixes).
|
||||
- phy: rockchip: naneng-combphy: compatible reset with old DT
|
||||
(git-fixes).
|
||||
- phy: rockchip: fix Kconfig dependency more (git-fixes).
|
||||
- commit d9bc035
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 2 08:49:15 CET 2025 - tiwai@suse.de
|
||||
|
||||
- i2c: ls2x: Fix frequency division register access (git-fixes).
|
||||
- i2c: npcm: disable interrupt enable bit before devm_request_irq
|
||||
(git-fixes).
|
||||
- Revert "ata: libata-core: Add ATA_QUIRK_NOLPM for Samsung SSD
|
||||
870 QVO drives" (git-fixes).
|
||||
- commit 33aa03b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 1 09:38:29 CET 2025 - tiwai@suse.de
|
||||
|
||||
- thermal: gov_power_allocator: Fix incorrect calculation in
|
||||
divvy_up_power() (git-fixes).
|
||||
- drm/xe: cancel pending job timer before freeing scheduler
|
||||
(git-fixes).
|
||||
- drm/xe/regs: remove a duplicate definition for
|
||||
RING_CTL_SIZE(size) (git-fixes).
|
||||
- drm/xe/userptr: fix EFAULT handling (git-fixes).
|
||||
- drm/xe/userptr: restore invalidation list on error (git-fixes).
|
||||
- drm/amdgpu: init return value in amdgpu_ttm_clear_buffer
|
||||
(git-fixes).
|
||||
- drm/amdgpu: disable BAR resize on Dell G5 SE (git-fixes).
|
||||
- amdgpu/pm/legacy: fix suspend/resume issues (git-fixes).
|
||||
- commit 4f76ef0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 1 05:37:41 CET 2025 - lduncan@suse.com
|
||||
|
||||
- scsi: core: Clear driver private data when retrying request
|
||||
(git-fixes).
|
||||
- commit adaa7f6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 28 18:07:31 CET 2025 - krisman@suse.de
|
||||
|
||||
@@ -5,6 +441,394 @@ Fri Feb 28 18:07:31 CET 2025 - krisman@suse.de
|
||||
->lowmem_reserve[] for empty zone" (bsc#1237124).
|
||||
- commit 50e61e8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 28 11:56:57 CET 2025 - jgross@suse.com
|
||||
|
||||
- KVM: nVMX: Defer SVI update to vmcs01 on EOI when L2 is active
|
||||
w/o VID (git-fixes).
|
||||
- commit 0abcd2f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 28 11:41:42 CET 2025 - jgross@suse.com
|
||||
|
||||
- KVM: x86: Plumb in the vCPU to kvm_x86_ops.hwapic_isr_update()
|
||||
(git-fixes).
|
||||
- commit 24722f8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 28 11:19:42 CET 2025 - jgross@suse.com
|
||||
|
||||
- KVM: x86: Reject disabling of MWAIT/HLT interception when not
|
||||
allowed (git-fixes).
|
||||
- commit a3d8ac2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 28 10:59:29 CET 2025 - jgross@suse.com
|
||||
|
||||
- KVM: x86: Break CONFIG_KVM_X86's direct dependency on KVM_INTEL
|
||||
|| KVM_AMD (git-fixes).
|
||||
- commit 0ad14bf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 28 10:48:26 CET 2025 - jgross@suse.com
|
||||
|
||||
- KVM: x86: add back X86_LOCAL_APIC dependency (git-fixes).
|
||||
- commit 32787b9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 28 10:38:41 CET 2025 - vbabka@suse.cz
|
||||
|
||||
- kernel: be more careful about dup_mmap() failures and uprobe
|
||||
registering (CVE-2025-21709 bsc#1237884).
|
||||
- commit 1a9b90a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 28 10:36:09 CET 2025 - jgross@suse.com
|
||||
|
||||
- vsock/virtio: fix variables initialization during resuming
|
||||
(git-fixes).
|
||||
- commit 2798352
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 28 10:24:15 CET 2025 - jgross@suse.com
|
||||
|
||||
- virtio_net: ensure netdev_tx_reset_queue is called on tx ring
|
||||
resize (git-fixes).
|
||||
- commit 28a402c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 28 10:23:47 CET 2025 - tiwai@suse.de
|
||||
|
||||
- ASoC: SOF: Intel: pci-ptl: Add support for PTL-H (stable-fixes).
|
||||
- ALSA: hda/realtek: Fix volume adjustment issue on Lenovo
|
||||
ThinkBook 16P Gen5 (stable-fixes).
|
||||
- ALSA: hda/realtek: fixup ASUS H7606W (stable-fixes).
|
||||
- ALSA: hda/realtek: fixup ASUS GA605W (stable-fixes).
|
||||
- ALSA: hda/realtek: Add new alc2xx-fixup-headset-mic model
|
||||
(stable-fixes).
|
||||
- commit 7116445
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 28 10:20:09 CET 2025 - tiwai@suse.de
|
||||
|
||||
- ALSA: hda/cirrus: Reduce codec resume time (stable-fixes).
|
||||
- ALSA: hda: hda-intel: add Panther Lake-H support (stable-fixes).
|
||||
- ALSA: hda: intel-dsp-config: Add PTL-H support (stable-fixes).
|
||||
- PCI: pci_ids: add INTEL_HDA_PTL_H (stable-fixes).
|
||||
- ALSA: hda/realtek: Limit mic boost on Positivo ARN50
|
||||
(stable-fixes).
|
||||
- ALSA: hda: Support for Ideapad hotkey mute LEDs (stable-fixes).
|
||||
- ALSA: hda: Add AZX_DCAPS_NO_TCSEL flag for Loongson HDA devices
|
||||
(stable-fixes).
|
||||
- ALSA: hda/realtek: Add support for Ayaneo System using CS35L41
|
||||
HDA (stable-fixes).
|
||||
- ALSA: hda/realtek - Add support for ASUS Zen AIO 27
|
||||
Z272SD_A272SD audio (stable-fixes).
|
||||
- commit 4e48fbb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 28 10:11:47 CET 2025 - tiwai@suse.de
|
||||
|
||||
- sound: usb: format: don't warn that raw DSD is unsupported
|
||||
(stable-fixes).
|
||||
- sound: usb: enable DSD output for ddHiFi TC44C (stable-fixes).
|
||||
- commit da2e3f4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 28 10:09:12 CET 2025 - tiwai@suse.de
|
||||
|
||||
- selftests/mm: fix check for running THP tests (git-fixes).
|
||||
- selftests: net/{lib,openvswitch}: extend CFLAGS to keep options
|
||||
from environment (git-fixes).
|
||||
- selftests: mptcp: extend CFLAGS to keep options from environment
|
||||
(git-fixes).
|
||||
- commit ab48ae5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 28 10:08:55 CET 2025 - tiwai@suse.de
|
||||
|
||||
- ALSA: usb-audio: Re-add sample rate quirk for Pioneer
|
||||
DJM-900NXS2 (stable-fixes).
|
||||
- commit 7a3eb62
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 28 10:06:41 CET 2025 - tiwai@suse.de
|
||||
|
||||
- selftests: drv-net: Check if combined-count exists (git-fixes).
|
||||
- usbnet: gl620a: fix endpoint checking in genelink_bind()
|
||||
(git-fixes).
|
||||
- Bluetooth: L2CAP: Fix L2CAP_ECRED_CONN_RSP response (git-fixes).
|
||||
- net: phy: qcom: qca807x fix condition for DAC_DSP_BIAS_CURRENT
|
||||
(git-fixes).
|
||||
- ASoC: cs35l56: Prevent races when soft-resetting using SPI
|
||||
control (git-fixes).
|
||||
- firmware: cs_dsp: Remove async regmap writes (git-fixes).
|
||||
- ASoC: fsl: Rename stream name of SAI DAI driver (git-fixes).
|
||||
- ASoC: es8328: fix route from DAC to output (git-fixes).
|
||||
- ALSA: hda/realtek: Fix microphone regression on ASUS N705UD
|
||||
(git-fixes).
|
||||
- ALSA: hda/realtek: Fix wrong mic setup for ASUS VivoBook 15
|
||||
(git-fixes).
|
||||
- ALSA: usb-audio: Avoid dropping MIDI events at closing multiple
|
||||
ports (git-fixes).
|
||||
- drm/i915/dp: Fix error handling during 128b/132b link training
|
||||
(stable-fixes).
|
||||
- drm/i915: Make sure all planes in use by the joiner have their
|
||||
crtc included (stable-fixes).
|
||||
- drm/amdkfd: Ensure consistent barrier state saved in gfx12
|
||||
trap handler (stable-fixes).
|
||||
- drm/amdgpu: bump version for RV/PCO compute fix (stable-fixes).
|
||||
- drm/amdgpu/gfx9: manually control gfxoff for CS on RV
|
||||
(stable-fixes).
|
||||
- drm/amd/display: Correct register address in dcn35
|
||||
(stable-fixes).
|
||||
- drm/amdkfd: Move gfx12 trap handler to separate file
|
||||
(stable-fixes).
|
||||
- drm/amd/display: update dcn351 used clock offset (stable-fixes).
|
||||
- drm/amd/display: Refactoring if and endif statements to enable
|
||||
DC_LOGGER (stable-fixes).
|
||||
- drm/xe/oa: Add input fence dependencies (stable-fixes).
|
||||
- drm/xe/oa/uapi: Define and parse OA sync properties
|
||||
(stable-fixes).
|
||||
- drm/xe/oa: Separate batch submission from waiting for completion
|
||||
(stable-fixes).
|
||||
- commit dbc984f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 28 10:02:20 CET 2025 - jgross@suse.com
|
||||
|
||||
- virtio_ring: add a func argument 'recycle_done' to
|
||||
virtqueue_resize() (git-fixes).
|
||||
- commit 9d5dc5a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 27 14:29:46 CET 2025 - tbogendoerfer@suse.de
|
||||
|
||||
- ptr_ring: do not block hard interrupts in
|
||||
ptr_ring_resize_multiple() (CVE-2024-57994 bsc#1237901).
|
||||
- commit eb91bfe
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 27 13:34:03 CET 2025 - pmladek@suse.com
|
||||
|
||||
- printk: Fix signed integer overflow when defining
|
||||
LOG_BUF_LEN_MAX (bsc#1237950).
|
||||
- commit 2864e46
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 27 11:35:44 CET 2025 - dmueller@suse.com
|
||||
|
||||
- add nf_tables for iptables non-legacy network handling
|
||||
This is needed for example by docker on the Alpine Linux distribution,
|
||||
but can also be used on openSUSE.
|
||||
- commit f9b0903
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 27 10:18:07 CET 2025 - pmladek@suse.com
|
||||
|
||||
- workqueue: Put the pwq after detaching the rescuer from the pool
|
||||
(bsc#1237866).
|
||||
- commit 7f68bba
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 26 17:31:39 CET 2025 - msuchanek@suse.de
|
||||
|
||||
- kernel-source: Also replace bin/env
|
||||
- commit dc2037c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 26 16:57:33 CET 2025 - nmorey@suse.com
|
||||
|
||||
- RDMA/mlx5: Fix bind QP error cleanup flow (git-fixes)
|
||||
- commit 789f3e9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 26 16:57:30 CET 2025 - nmorey@suse.com
|
||||
|
||||
- RDMA/mlx5: Fix AH static rate parsing (git-fixes)
|
||||
- commit 9b914e2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 26 16:57:26 CET 2025 - nmorey@suse.com
|
||||
|
||||
- RDMA/mlx5: Fix implicit ODP hang on parent deregistration (git-fixes)
|
||||
- commit 094971b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 26 16:57:12 CET 2025 - nmorey@suse.com
|
||||
|
||||
- RDMA/hns: Fix mbox timing out by adding retry mechanism (git-fixes)
|
||||
- commit d95c6ee
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 26 16:57:06 CET 2025 - nmorey@suse.com
|
||||
|
||||
- RDMA/mlx5: Fix a WARN during dereg_mr for DM type (git-fixes)
|
||||
- commit f0da614
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 26 16:57:02 CET 2025 - nmorey@suse.com
|
||||
|
||||
- RDMA/mlx5: Fix a race for DMABUF MR which can lead to CQE with error (git-fixes)
|
||||
- commit a39ffd1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 26 16:56:56 CET 2025 - nmorey@suse.com
|
||||
|
||||
- IB/mlx5: Set and get correct qp_num for a DCT QP (git-fixes)
|
||||
- commit d33e08b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 26 16:56:52 CET 2025 - nmorey@suse.com
|
||||
|
||||
- RDMA/mlx5: Fix the recovery flow of the UMR QP (git-fixes)
|
||||
- commit 868f8b2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 26 16:56:47 CET 2025 - nmorey@suse.com
|
||||
|
||||
- RDMA/efa: Reset device on probe failure (git-fixes)
|
||||
- commit 6c8b3e4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 26 10:03:27 CET 2025 - oneukum@suse.com
|
||||
|
||||
- media: uvcvideo: Fix deadlock during uvc_probe (git-fixes).
|
||||
- commit c3f3457
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 26 02:52:32 CET 2025 - lduncan@suse.com
|
||||
|
||||
- md: Fix linear_set_limits() (git-fixes).
|
||||
- md/md-linear: Fix a NULL vs IS_ERR() bug in linear_add()
|
||||
(git-fixes).
|
||||
- commit 7025de8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 25 16:12:29 CET 2025 - neelx@suse.com
|
||||
|
||||
- Refresh
|
||||
patches.suse/btrfs-provide-super_operations-get_inode_dev.
|
||||
- Refresh patches.suse/vfs-add-super_operations-get_inode_dev.
|
||||
We want to keep these two patches. See bsc#1237035.
|
||||
- commit b446678
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 25 15:36:24 CET 2025 - oneukum@suse.com
|
||||
|
||||
- media: videobuf2-core: update vb2_thread if wait_finish/prepare
|
||||
are NULL (jsc#PED-10929).
|
||||
- commit 10a1fa2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 25 15:25:12 CET 2025 - oneukum@suse.com
|
||||
|
||||
- media: platform: video-mux: Fix mutex locking (jsc#PED-10929
|
||||
jsc#PED-10931).
|
||||
- commit dadd533
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 25 15:20:15 CET 2025 - oneukum@suse.com
|
||||
|
||||
- media: ipu6: fix the wrong type casting and 64-bit division
|
||||
(jsc#PED-10931).
|
||||
- commit 2627941
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 25 15:15:13 CET 2025 - oneukum@suse.com
|
||||
|
||||
- v4l2-subdev: Return -EOPNOTSUPP for unsupported pad type in
|
||||
call_get_frame_desc() (jsc#PED-10929).
|
||||
- commit 030d5b9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 25 15:11:23 CET 2025 - oneukum@suse.com
|
||||
|
||||
- media: uapi: Add meta formats for PiSP FE config and stats
|
||||
(jsc#PED-10929).
|
||||
- commit 802cc52
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 25 15:05:42 CET 2025 - tiwai@suse.de
|
||||
|
||||
- crypto: ccp - Fix check for the primary ASP device
|
||||
(bsc#1237400).
|
||||
- commit 96d9d45
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 25 15:05:01 CET 2025 - pjakobsson@suse.de
|
||||
|
||||
- supported.conf: Mark Intel Xe DRM driver as supported (jsc#PED-10927)
|
||||
- commit e99dd3a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 25 14:56:34 CET 2025 - oneukum@suse.com
|
||||
|
||||
- media: tda18271: add missing result checking of
|
||||
tda18271_lookup_map() (git-fixes).
|
||||
- commit 8360f5e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 25 14:49:25 CET 2025 - oneukum@suse.com
|
||||
|
||||
- media: video-i2c: set lock before calling vb2_queue_init()
|
||||
(jsc#PED-10929).
|
||||
- commit 76ce583
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 25 14:46:23 CET 2025 - oneukum@suse.com
|
||||
|
||||
- media: rcar_drif.c: set lock before calling vb2_queue_init()
|
||||
(jsc#PED-10929).
|
||||
- commit 6c43c80
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 25 14:43:34 CET 2025 - oneukum@suse.com
|
||||
|
||||
- media: airspy: set lock before calling vb2_queue_init()
|
||||
(jsc#PED-10929).
|
||||
- commit d204d85
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 25 14:39:07 CET 2025 - oneukum@suse.com
|
||||
|
||||
- media: hackrf: set lock before calling vb2_queue_init()
|
||||
(jsc#PED-10929).
|
||||
- commit 0cf29c8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 25 14:36:58 CET 2025 - oneukum@suse.com
|
||||
|
||||
- media: msi2500: set lock before calling vb2_queue_init()
|
||||
(jsc#PED-10929).
|
||||
- commit 78a851d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 25 14:22:11 CET 2025 - oneukum@suse.com
|
||||
|
||||
- media: pwc: set lock before calling vb2_queue_init()
|
||||
(jsc#PED-10929).
|
||||
- commit 88e95f0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 25 14:18:38 CET 2025 - oneukum@suse.com
|
||||
|
||||
- media: v4l2-core: add v4l2_debugfs_root() (jsc#PED-10929).
|
||||
- commit cae4a2c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 25 14:02:03 CET 2025 - oneukum@suse.com
|
||||
|
||||
- media: uvcvideo: Avoid race condition during unregister
|
||||
(git-fixes).
|
||||
- commit f90251c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 25 13:57:24 CET 2025 - oneukum@suse.com
|
||||
|
||||
- media: uvcvideo: Refactor the status irq API (git-fixes).
|
||||
- commit fbb3682
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 25 13:54:45 CET 2025 - ykaukab@suse.de
|
||||
|
||||
@@ -27,6 +851,20 @@ Tue Feb 25 13:49:27 CET 2025 - ykaukab@suse.de
|
||||
This reverts commit 8cf8a171b158d71a7c9aed37d0a2ddc905d92ad3.
|
||||
- commit f7b80f9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 25 13:43:06 CET 2025 - oneukum@suse.com
|
||||
|
||||
- media: uvcvideo: Add support for the D3DFMT_R5G6B5 pixmap type
|
||||
(jsc#PED-10929).
|
||||
- commit a17e732
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 25 13:27:19 CET 2025 - oneukum@suse.com
|
||||
|
||||
- media: uvcvideo: Add luma 16-bit interlaced pixel format
|
||||
(jsc#PED-10929).
|
||||
- commit 1f638e3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 25 12:18:16 CET 2025 - mgorman@suse.de
|
||||
|
||||
@@ -35,6 +873,17 @@ Tue Feb 25 12:18:16 CET 2025 - mgorman@suse.de
|
||||
performance backports)).
|
||||
- commit a946846
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 25 12:02:51 CET 2025 - oneukum@suse.com
|
||||
|
||||
- usb: storage: fix wrong comments for struct bulk_cb_wrap
|
||||
(git-fixes).
|
||||
- fs_parser: update mount_api doc to match function signature
|
||||
(git-fixes).
|
||||
- media: v4l: Add luma 16-bit interlaced pixel format
|
||||
(jsc#PED-10929).
|
||||
- commit 33206f5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 25 11:36:37 CET 2025 - ykaukab@suse.de
|
||||
|
||||
@@ -45,6 +894,20 @@ Tue Feb 25 11:36:37 CET 2025 - ykaukab@suse.de
|
||||
to do the same in the sysctl/defaults.
|
||||
- commit 5dfd8de
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 25 11:24:52 CET 2025 - oneukum@suse.com
|
||||
|
||||
- usb: dwc3: st: Switch from CONFIG_PM_SLEEP guards to
|
||||
pm_sleep_ptr() (jsc#PED-10596).
|
||||
- commit a7ea25c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 25 11:17:10 CET 2025 - oneukum@suse.com
|
||||
|
||||
- usb: dwc3: gadget: Reinitiate stream for all host NoStream
|
||||
behavior (jsc#PED-10596).
|
||||
- commit df9c212
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 25 10:33:53 CET 2025 - ykaukab@suse.de
|
||||
|
||||
@@ -52,6 +915,28 @@ Tue Feb 25 10:33:53 CET 2025 - ykaukab@suse.de
|
||||
Remove '+' from the start of the line as it causes kbuild failures
|
||||
- commit 7b2bf44
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 24 21:59:47 CET 2025 - lduncan@suse.com
|
||||
|
||||
- md/md-bitmap: Synchronize bitmap_get_stats() with bitmap
|
||||
lifetime (git-fixes).
|
||||
- md/md-bitmap: move bitmap_{start, end}write to md upper layer
|
||||
(git-fixes).
|
||||
- md/raid5: implement pers->bitmap_sector() (git-fixes).
|
||||
- md: add a new callback pers->bitmap_sector() (git-fixes).
|
||||
- md/md-bitmap: remove the last parameter for
|
||||
bimtap_ops->endwrite() (git-fixes).
|
||||
- md/md-bitmap: factor behind write counters out from
|
||||
bitmap_{start/end}write() (git-fixes).
|
||||
- commit 4ada1e0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 24 19:08:02 CET 2025 - lduncan@suse.com
|
||||
|
||||
- md: reintroduce md-linear (git-fixes).
|
||||
- Update config files.
|
||||
- commit f99cccf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 24 16:35:04 CET 2025 - oneukum@suse.com
|
||||
|
||||
@@ -163,6 +1048,14 @@ Mon Feb 24 09:57:50 CET 2025 - nik.borisov@suse.com
|
||||
- x86/cpu/kvm: SRSO: Fix possible missing IBPB on VM-Exit (git-fixes).
|
||||
- commit 37d1575
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 23 22:54:37 CET 2025 - lduncan@suse.com
|
||||
|
||||
- md/raid5: Wait sync io to finish before changing group cnt
|
||||
(git-fixes).
|
||||
- md/md-bitmap: Add missing destroy_work_on_stack() (git-fixes).
|
||||
- commit fd1221e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 22 09:43:32 CET 2025 - tiwai@suse.de
|
||||
|
||||
|
Reference in New Issue
Block a user